Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 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-ssh199305281041153575.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-ssh3700941162748732712.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-ssh14079398111982711856.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-ssh10648972799850157733.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-ssh18281352258828042964.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/v3]] ========================================================= [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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16264 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/711 [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/711 # 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 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b (main) Commit message: "Merge pull request #4934 from lindseysimple/issue-4930" > 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 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b # timeout=10 > git rev-list --no-walk 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:37:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:37:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:37:14 ========================================================= 07:37:14 EdgeX Global Pipelines Version Info 07:37:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:37:16 ------------------- 07:37:16 stable info: 07:37:16 ------------------- 07:37:16 Commited By: Ginny Guan ginny@iotechsys.com 07:37:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:37:16 Message: update stable to v1.0.265 07:37:16 ------------------- 07:37:16 experimental info: 07:37:16 ------------------- 07:37:16 Commited By: Cherry Wang cherry@iotechsys.com 07:37:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:37:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b6b5ce [Pipeline] echo 07:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:17 provisioning config files... 07:37:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config4865400433230052746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:17 ---> ****-login.sh 07:37:17 nexus3.edgexfoundry.org:10001 07:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:18 Configure a credential helper to remove this warning. See 07:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:18 07:37:18 Login Succeeded 07:37:18 nexus3.edgexfoundry.org:10002 07:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:18 Configure a credential helper to remove this warning. See 07:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:18 07:37:18 Login Succeeded 07:37:18 nexus3.edgexfoundry.org:10003 07:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:18 Configure a credential helper to remove this warning. See 07:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:18 07:37:18 Login Succeeded 07:37:18 nexus3.edgexfoundry.org:10004 07:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:18 Configure a credential helper to remove this warning. See 07:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:18 07:37:18 Login Succeeded 07:37:18 ****.io 07:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:19 Configure a credential helper to remove this warning. See 07:37:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:19 07:37:19 Login Succeeded 07:37:19 ---> ****-login.sh ends [Pipeline] } 07:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:19 + 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 cmd/support-scheduler/Dockerfile 07:37:19 + dirname cmd/core-command/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo core-command,cmd/core-command/Dockerfile 07:37:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:37:19 + dirname cmd/core-data/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo core-data,cmd/core-data/Dockerfile 07:37:19 + dirname cmd/core-keeper/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo core-keeper,cmd/core-keeper/Dockerfile 07:37:19 + dirname cmd/core-metadata/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo core-metadata,cmd/core-metadata/Dockerfile 07:37:19 + dirname cmd/security-bootstrapper/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:37:19 + dirname cmd/security-proxy-auth/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:37:19 + dirname cmd/security-proxy-setup/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:37:19 + dirname cmd/security-secretstore-setup/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:37:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:37:19 + dirname cmd/security-spire-agent/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:37:19 + dirname cmd/security-spire-config/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:37:19 + dirname cmd/security-spire-server/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:37:19 + dirname cmd/support-cron-scheduler/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:37:19 + dirname cmd/support-notifications/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo support-notifications,cmd/support-notifications/Dockerfile 07:37:19 + dirname cmd/support-scheduler/Dockerfile 07:37:19 + cut -d/ -f2 07:37:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:37:19 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], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:37:19 + git rev-list -1 --merges 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b~1..5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo 07:37:19 -----------> git rev-list -1 --merges 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b~1..5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:37:19 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [false] [Pipeline] sh 07:37:20 + git log --format=format:%s -1 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo 07:37:20 ========================================================= 07:37:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:37:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:20 + grep -v github /etc/ssh/ssh_known_hosts 07:37:20 + [ -e /tmp/ssh_known_hosts ] 07:37:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:37:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:37:20 + sudo tee -a /etc/ssh/ssh_known_hosts 07:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:20 07:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:21 0.1.4: Pulling from edgex-devops/py-git-semver 07:37:21 b85a868b505f: Pulling fs layer 07:37:21 e2be974225ed: Pulling fs layer 07:37:21 339a4e72a1f5: Pulling fs layer 07:37:21 988bab9f4d93: Pulling fs layer 07:37:21 1469e6f7b9e6: Pulling fs layer 07:37:21 eaf3925da568: Pulling fs layer 07:37:21 bab4dde63d76: Pulling fs layer 07:37:21 bde34c3a00c8: Pulling fs layer 07:37:21 b352a97aabf1: Pulling fs layer 07:37:21 4872d77fe225: Pulling fs layer 07:37:21 5851b861e8e6: Pulling fs layer 07:37:21 988bab9f4d93: Waiting 07:37:21 4872d77fe225: Waiting 07:37:21 bde34c3a00c8: Waiting 07:37:21 b352a97aabf1: Waiting 07:37:21 5851b861e8e6: Waiting 07:37:21 1469e6f7b9e6: Waiting 07:37:21 bab4dde63d76: Waiting 07:37:21 eaf3925da568: Waiting 07:37:21 e2be974225ed: Download complete 07:37:21 988bab9f4d93: Verifying Checksum 07:37:21 988bab9f4d93: Download complete 07:37:21 1469e6f7b9e6: Verifying Checksum 07:37:21 1469e6f7b9e6: Download complete 07:37:21 eaf3925da568: Verifying Checksum 07:37:21 eaf3925da568: Download complete 07:37:21 339a4e72a1f5: Verifying Checksum 07:37:21 339a4e72a1f5: Download complete 07:37:21 bde34c3a00c8: Download complete 07:37:21 b352a97aabf1: Verifying Checksum 07:37:21 b352a97aabf1: Download complete 07:37:21 4872d77fe225: Verifying Checksum 07:37:21 4872d77fe225: Download complete 07:37:21 5851b861e8e6: Verifying Checksum 07:37:21 5851b861e8e6: Download complete 07:37:21 b85a868b505f: Download complete 07:37:22 bab4dde63d76: Verifying Checksum 07:37:22 bab4dde63d76: Download complete 07:37:23 b85a868b505f: Pull complete 07:37:23 e2be974225ed: Pull complete 07:37:24 339a4e72a1f5: Pull complete 07:37:25 988bab9f4d93: Pull complete 07:37:25 1469e6f7b9e6: Pull complete 07:37:25 eaf3925da568: Pull complete 07:37:27 bab4dde63d76: Pull complete 07:37:27 bde34c3a00c8: Pull complete 07:37:27 b352a97aabf1: Pull complete 07:37:27 4872d77fe225: Pull complete 07:37:27 5851b861e8e6: Pull complete 07:37:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:27 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 07:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 07:37:37 $ docker top bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 -eo pid,comm 07:37:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:37:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:37 [ssh-agent] Looking for ssh-agent implementation... 07:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:37 $ docker exec bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent 07:37:37 SSH_AUTH_SOCK=/tmp/ssh-APGOJssZN2ck/agent.14 07:37:37 SSH_AGENT_PID=20 07:37:37 Running ssh-add (command line suppressed) 07:37:37 Identity added: /w/workspace/edgex-go/711@tmp/private_key_4082113315509048623.key (/w/workspace/edgex-go/711@tmp/private_key_4082113315509048623.key) 07:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:38 + git tag --points-at HEAD [Pipeline] } 07:37:38 $ docker exec --env ******** --env ******** bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent -k 07:37:38 unset SSH_AUTH_SOCK; 07:37:38 unset SSH_AGENT_PID; 07:37:38 echo Agent pid 20 killed; 07:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:38 [ssh-agent] Looking for ssh-agent implementation... 07:37:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:38 $ docker exec bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent 07:37:38 SSH_AUTH_SOCK=/tmp/ssh-Pvzgu9iupiCY/agent.72 07:37:38 SSH_AGENT_PID=78 07:37:38 Running ssh-add (command line suppressed) 07:37:38 Identity added: /w/workspace/edgex-go/711@tmp/private_key_3001870441753439997.key (/w/workspace/edgex-go/711@tmp/private_key_3001870441753439997.key) 07:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:38 + git semver init 07:37:39 2024-10-04 07:37:39,131 [run_init] DEBUG init version:0.0.0 force:False 07:37:39 2024-10-04 07:37:39,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/711/.semver 07:37:39 2024-10-04 07:37:39,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/711/.semver 07:37:39 2024-10-04 07:37:39,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/711/.semver'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) 07:37:47 2024-10-04 07:37:46,824 [append_file] DEBUG append to file:/w/workspace/edgex-go/711/.git/info/exclude 07:37:47 2024-10-04 07:37:46,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/711/.semver/main with force:False 07:37:47 2024-10-04 07:37:46,825 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 07:37:47 2024-10-04 07:37:46,825 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 07:37:47 3.2.0-dev.88 [Pipeline] } 07:37:47 $ docker exec --env ******** --env ******** bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent -k 07:37:47 unset SSH_AUTH_SOCK; 07:37:47 unset SSH_AGENT_PID; 07:37:47 echo Agent pid 78 killed; 07:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:48 + git semver [Pipeline] } 07:37:48 $ docker stop --time=1 bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 07:37:50 $ docker rm -f --volumes bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:37:51 Stashed 1 file(s) [Pipeline] echo 07:37:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.88 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:51 + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo 07:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:37:51 ========================================================= 07:37:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:37:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:37:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:51 43c4264eed91: Pulling fs layer 07:37:51 4cc291be95ef: Pulling fs layer 07:37:51 2ac1f1163629: Pulling fs layer 07:37:51 5c3c966382ef: Pulling fs layer 07:37:51 4f4fb700ef54: Pulling fs layer 07:37:51 5d5c8e513c77: Pulling fs layer 07:37:51 9f66e0745190: Pulling fs layer 07:37:51 f49a43e4bbc0: Pulling fs layer 07:37:51 561ebcabdf7f: Pulling fs layer 07:37:51 5c3c966382ef: Waiting 07:37:51 4f4fb700ef54: Waiting 07:37:51 5d5c8e513c77: Waiting 07:37:51 9f66e0745190: Waiting 07:37:51 f49a43e4bbc0: Waiting 07:37:51 561ebcabdf7f: Waiting 07:37:51 4cc291be95ef: Verifying Checksum 07:37:51 4cc291be95ef: Download complete 07:37:51 5c3c966382ef: Verifying Checksum 07:37:51 5c3c966382ef: Download complete 07:37:51 4f4fb700ef54: Download complete 07:37:51 5d5c8e513c77: Verifying Checksum 07:37:51 5d5c8e513c77: Download complete 07:37:51 43c4264eed91: Verifying Checksum 07:37:51 43c4264eed91: Download complete 07:37:51 9f66e0745190: Verifying Checksum 07:37:51 9f66e0745190: Download complete 07:37:52 561ebcabdf7f: Download complete 07:37:52 43c4264eed91: Pull complete 07:37:52 4cc291be95ef: Pull complete 07:37:52 2ac1f1163629: Download complete 07:37:52 f49a43e4bbc0: Verifying Checksum 07:37:52 f49a43e4bbc0: Download complete 07:37:56 2ac1f1163629: Pull complete 07:37:57 5c3c966382ef: Pull complete 07:37:57 4f4fb700ef54: Pull complete 07:37:58 5d5c8e513c77: Pull complete 07:37:58 9f66e0745190: Pull complete 07:38:01 f49a43e4bbc0: Pull complete 07:38:01 561ebcabdf7f: Pull complete 07:38:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:38:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:38:01 WORKDIR /edgex 07:38:01 COPY go.mod . 07:38:01 RUN go mod download 07:38:01 + docker build -t ci-base-image-x86_64 -f - . 07:38:02 Sending build context to Docker daemon 179.6MB 07:38:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:38:02 ---> 3a752c3f9dda 07:38:02 Step 2/4 : WORKDIR /edgex 07:38:06 Still waiting to schedule task 07:38:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16213’ 07:38:21 ---> Running in e3d72fb40912 07:38:21 Removing intermediate container e3d72fb40912 07:38:21 ---> 8614f3b5dac5 07:38:21 Step 3/4 : COPY go.mod . 07:38:21 ---> f214b4581b73 07:38:21 Step 4/4 : RUN go mod download 07:38:21 ---> Running in 495babbb165e 07:38:59 Removing intermediate container 495babbb165e 07:38:59 ---> 36d134d96d81 07:38:59 Successfully built 36d134d96d81 07:38:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:00 + docker inspect -f . ci-base-image-x86_64 07:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:00 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 07:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 07:39:00 $ docker top 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:01 + go version 07:39:01 go version go1.23.2 linux/amd64 [Pipeline] } 07:39:01 $ docker stop --time=1 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f 07:39:02 $ docker rm -f --volumes 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker inspect -f . ci-base-image-x86_64 07:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:03 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 07:39:03 $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 07:39:03 $ docker top 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea -eo pid,comm [Pipeline] { [Pipeline] echo 07:39:03 ========================================================= 07:39:03 [edgeXBuildGoParallel] Running Tests and Build... 07:39:03 ========================================================= [Pipeline] sh 07:39:04 + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] fileExists [Pipeline] sh 07:39:05 + make test 07:39:05 go test -race -coverprofile=coverage.out ./... 07:39:13 ? github.com/edgexfoundry/edgex-go [no test files] 07:39:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:39:45 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 07:39:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:39:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:39:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:39:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:39:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:39:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 07:39:49 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:39:49 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:39:49 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 07:39:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:39:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:39:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:39:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:39:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:39:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:39:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.163s coverage: 69.2% of statements 07:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements 07:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.654s coverage: 93.4% of statements 07:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 07:39:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:39:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 10.3% of statements 07:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:39:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:39:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:39:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.499s coverage: 95.8% of statements 07:39:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 07:39:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:39:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:39:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements 07:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 07:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 07:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 07:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 07:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 07:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:40:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:40:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:40:05 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:40:05 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:40:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:40:07 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:40:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:40:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:40:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:40:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:40:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:40:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:40:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:40:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:40:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:40:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:40:13 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 07:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 07:40:14 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 07:40:14 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 07:40:14 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 07:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:40:15 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:40:15 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:40:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:40:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:40:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:40:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:40:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:40:19 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:40:19 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 07:40:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:40:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:40:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.043s coverage: 92.9% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 4.9% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.1% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.048s coverage: 35.9% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 07:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements 07:40:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:40:27 running golangci-lint 07:40:27 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:40:27 go version go1.23.2 linux/amd64 07:40:28 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:40:28 level=info msg="[config_reader] Used config file .golangci.yml" 07:40:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:40:50 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 21.733184538s" 07:40:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.24802ms" 07:41:05 level=info msg="[linters_context/goanalysis] analyzers took 2m6.372551463s with top 10 stages: buildir: 1m7.693310883s, gosec: 4.240781205s, inspect: 2.859839436s, fact_deprecated: 2.754448092s, ctrlflow: 2.151559104s, printf: 2.093269253s, fact_purity: 1.507910439s, nilness: 1.465498939s, S1038: 1.355820333s, isgenerated: 975.431991ms" 07:41:05 level=info msg="[runner] Issues before processing: 219, after processing: 0" 07:41:05 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, filename_unadjuster: 219/219, skip_files: 219/219, identifier_marker: 219/219, cgo: 219/219, skip_dirs: 219/219, nolint: 22/0, path_prettifier: 219/219" 07:41:05 level=info msg="[runner] processing took 18.345071ms with stages: nolint: 7.239443ms, identifier_marker: 4.500971ms, path_prettifier: 2.188918ms, autogenerated_exclude: 2.120495ms, exclude-rules: 1.146962ms, skip_dirs: 1.039187ms, cgo: 56.083µs, invalid_issue: 33.221µs, filename_unadjuster: 16.011µs, max_same_issues: 600ns, uniq_by_line: 480ns, skip_files: 470ns, fixer: 370ns, severity-rules: 350ns, exclude: 280ns, sort_results: 270ns, diff: 260ns, max_from_linter: 180ns, path_prefixer: 160ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 07:41:05 level=info msg="[runner] linters took 13.577838972s with stages: goanalysis_metalinter: 13.559387147s" 07:41:05 level=info msg="File cache stats: 0 entries of total size 0B" 07:41:05 level=info msg="Memory: 351 samples, avg is 322.1MB, max is 1393.3MB" 07:41:05 level=info msg="Execution took 35.372732471s" 07:41:05 go vet ./... 07:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:41:10 ./bin/test-attribution-txt.sh [Pipeline] echo 07:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:41:11 + ls -al . 07:41:11 total 1848 07:41:11 drwxrwxr-x 11 1001 1001 4096 Oct 4 07:39 . 07:41:11 drwxr-xr-x 4 root root 4096 Oct 4 07:39 .. 07:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 .blubracket 07:41:11 -rw-rw-r-- 1 1001 1001 10 Oct 4 07:37 .dockerignore 07:41:11 drwxrwxr-x 8 1001 1001 4096 Oct 4 07:40 .git 07:41:11 drwxrwxr-x 3 1001 1001 4096 Oct 4 07:37 .github 07:41:11 -rw-rw-r-- 1 1001 1001 1102 Oct 4 07:37 .gitignore 07:41:11 -rw-rw-r-- 1 1001 1001 199 Oct 4 07:37 .golangci.yml 07:41:11 -rw-rw-r-- 1 1001 1001 100 Oct 4 07:37 .hadolint.yml 07:41:11 drwxr-xr-x 3 1001 1001 4096 Oct 4 07:37 .semver 07:41:11 -rw-rw-r-- 1 1001 1001 155 Oct 4 07:37 .sonarcloud.properties 07:41:11 -rw-rw-r-- 1 1001 1001 1171 Oct 4 07:37 ADOPTERS.md 07:41:11 -rw-rw-r-- 1 1001 1001 21553 Oct 4 07:37 Attribution.txt 07:41:11 -rw-rw-r-- 1 1001 1001 100284 Oct 4 07:37 CHANGELOG.md 07:41:11 -rw-rw-r-- 1 1001 1001 3804 Oct 4 07:37 CONTRIBUTING.md 07:41:11 -rw-rw-r-- 1 1001 1001 677 Oct 4 07:37 GOVERNANCE.md 07:41:11 -rw-rw-r-- 1 1001 1001 861 Oct 4 07:37 Jenkinsfile 07:41:11 -rw-rw-r-- 1 1001 1001 10775 Oct 4 07:37 LICENSE 07:41:11 -rw-rw-r-- 1 1001 1001 16854 Oct 4 07:37 Makefile 07:41:11 -rw-rw-r-- 1 1001 1001 582 Oct 4 07:37 OWNERS.md 07:41:11 -rw-rw-r-- 1 1001 1001 9528 Oct 4 07:37 README.md 07:41:11 -rw-rw-r-- 1 1001 1001 789 Oct 4 07:37 SECURITY.md 07:41:11 -rw-rw-r-- 1 1001 1001 12 Oct 4 07:37 VERSION 07:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 bin 07:41:11 drwxrwxr-x 20 1001 1001 4096 Oct 4 07:37 cmd 07:41:11 -rw-r--r-- 1 root root 1502108 Oct 4 07:40 coverage.out 07:41:11 drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 fuzz_test 07:41:11 -rw-rw-r-- 1 1001 1001 7305 Oct 4 07:37 go.mod 07:41:11 -rw-rw-r-- 1 1001 1001 102748 Oct 4 07:37 go.sum 07:41:11 drwxrwxr-x 7 1001 1001 4096 Oct 4 07:37 internal 07:41:11 drwxrwxr-x 3 1001 1001 4096 Oct 4 07:37 openapi 07:41:11 -rw-rw-r-- 1 1001 1001 584 Oct 4 07:37 security.txt 07:41:11 -rw-rw-r-- 1 1001 1001 204 Oct 4 07:37 version.go [Pipeline] sh 07:41:11 + '[' -e coverage.out ] 07:41:11 + chown 1001:1001 coverage.out [Pipeline] stash 07:41:12 Stashed 1 file(s) [Pipeline] sh 07:41:12 + make build 07:41:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:41:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:41:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:41:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:41:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:41:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:41:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:41:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:41:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:41:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:41:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:41:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:41:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:41:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:41:59 $ docker stop --time=1 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea 07:42:01 $ docker rm -f --volumes 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea [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 07:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:42:03 07:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:42:03 latest: Pulling from edgex-devops/edgex-compose 07:42:03 91d30c5bc195: Pulling fs layer 07:42:03 2e9b0aa3be6d: Pulling fs layer 07:42:03 9c61dcf015f6: Pulling fs layer 07:42:03 4698f68db338: Pulling fs layer 07:42:03 4698f68db338: Waiting 07:42:03 2a2f49069b9e: Pulling fs layer 07:42:03 e0025b399a48: Pulling fs layer 07:42:03 e0025b399a48: Waiting 07:42:03 91d30c5bc195: Verifying Checksum 07:42:03 91d30c5bc195: Download complete 07:42:03 4698f68db338: Verifying Checksum 07:42:03 4698f68db338: Download complete 07:42:03 2e9b0aa3be6d: Verifying Checksum 07:42:03 2e9b0aa3be6d: Download complete 07:42:03 e0025b399a48: Verifying Checksum 07:42:03 e0025b399a48: Download complete 07:42:03 91d30c5bc195: Pull complete 07:42:03 2a2f49069b9e: Verifying Checksum 07:42:03 2a2f49069b9e: Download complete 07:42:04 2e9b0aa3be6d: Pull complete 07:42:04 9c61dcf015f6: Verifying Checksum 07:42:04 9c61dcf015f6: Download complete 07:42:06 9c61dcf015f6: Pull complete 07:42:06 4698f68db338: Pull complete 07:42:07 2a2f49069b9e: Pull complete 07:42:07 e0025b399a48: Pull complete 07:42:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:42:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:07 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 07:42:07 $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 07:42:12 $ docker top 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:12 + docker compose -f ./docker-compose-build.yml build --parallel 07:42:14 #1 [security-spire-server internal] load build definition from Dockerfile 07:42:14 #1 transferring dockerfile: 1.70kB done 07:42:14 #1 DONE 0.5s 07:42:14 07:42:14 #2 [support-cron-scheduler internal] load build definition from Dockerfile 07:42:14 #2 transferring dockerfile: 1.85kB done 07:42:14 #2 DONE 0.1s 07:42:14 07:42:14 #3 [security-spire-server internal] load .dockerignore 07:42:14 #3 transferring context: 50B done 07:42:14 #3 DONE 0.1s 07:42:15 07:42:15 #4 [support-cron-scheduler internal] load .dockerignore 07:42:15 #4 transferring context: 50B done 07:42:15 #4 DONE 0.0s 07:42:15 07:42:15 #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:42:15 #5 DONE 0.1s 07:42:15 07:42:15 #6 [security-proxy-auth internal] load build definition from Dockerfile 07:42:15 #6 transferring dockerfile: 2.15kB done 07:42:15 #6 DONE 0.0s 07:42:15 07:42:15 #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:42:15 #7 ... 07:42:15 07:42:15 #8 [core-metadata internal] load build definition from Dockerfile 07:42:15 #8 transferring dockerfile: 2.13kB done 07:42:15 #8 DONE 0.0s 07:42:15 07:42:15 #9 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:42:15 #9 DONE 0.0s 07:42:15 07:42:15 #10 [security-secretstore-setup internal] load build definition from Dockerfile 07:42:15 #10 ... 07:42:15 07:42:15 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:42:15 #11 transferring dockerfile: 2.23kB done 07:42:15 #11 DONE 0.3s 07:42:15 07:42:15 #12 [support-notifications internal] load build definition from Dockerfile 07:42:15 #12 transferring dockerfile: 2.02kB done 07:42:15 #12 DONE 0.3s 07:42:15 07:42:15 #13 [security-spire-config internal] load build definition from Dockerfile 07:42:15 #13 transferring dockerfile: 1.69kB done 07:42:15 #13 DONE 0.4s 07:42:15 07:42:15 #5 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:42:15 #5 DONE 0.4s 07:42:15 07:42:15 #14 [core-command internal] load .dockerignore 07:42:16 #14 ... 07:42:16 07:42:16 #15 [security-bootstrapper internal] load build definition from Dockerfile 07:42:16 #15 transferring dockerfile: 3.17kB done 07:42:16 #15 DONE 0.5s 07:42:16 07:42:16 #16 [security-proxy-setup internal] load build definition from Dockerfile 07:42:16 #16 transferring dockerfile: 2.50kB done 07:42:16 #16 DONE 0.5s 07:42:16 07:42:16 #17 [core-data internal] load build definition from Dockerfile 07:42:16 #17 transferring dockerfile: 2.07kB done 07:42:16 #17 DONE 0.5s 07:42:16 07:42:16 #18 [security-spire-agent internal] load build definition from Dockerfile 07:42:16 #18 transferring dockerfile: 1.81kB done 07:42:16 #18 DONE 0.5s 07:42:16 07:42:16 #19 [support-scheduler internal] load build definition from Dockerfile 07:42:16 #19 transferring dockerfile: 1.93kB done 07:42:16 #19 DONE 0.5s 07:42:16 07:42:16 #20 [security-proxy-auth internal] load .dockerignore 07:42:16 #20 transferring context: 50B done 07:42:16 #20 DONE 0.5s 07:42:16 07:42:16 #21 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:42:16 #21 transferring dockerfile: 1.89kB done 07:42:16 #21 DONE 0.6s 07:42:16 07:42:16 #10 [security-secretstore-setup internal] load build definition from Dockerfile 07:42:16 #10 transferring dockerfile: 2.49kB done 07:42:16 #10 DONE 0.5s 07:42:16 07:42:16 #22 [core-command internal] load build definition from Dockerfile 07:42:16 #22 transferring dockerfile: 1.93kB done 07:42:16 #22 DONE 0.5s 07:42:16 07:42:16 #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:42:16 #7 DONE 0.8s 07:42:16 07:42:16 #23 [core-keeper internal] load build definition from Dockerfile 07:42:16 #23 transferring dockerfile: 2.07kB done 07:42:16 #23 DONE 0.5s 07:42:16 07:42:16 #24 [core-metadata internal] load .dockerignore 07:42:16 #24 transferring context: 50B done 07:42:16 #24 DONE 0.4s 07:42:16 07:42:16 #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:42:16 #9 DONE 0.0s 07:42:16 07:42:16 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:16 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:16 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:16 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:16 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:16 #25 DONE 0.5s 07:42:16 07:42:16 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:16 #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:42:16 #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:42:16 #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:42:16 #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:42:16 #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:42:16 #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:42:16 #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 07:42:16 #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 07:42:16 #26 ... 07:42:16 07:42:16 #27 [support-notifications internal] load .dockerignore 07:42:16 #27 transferring context: 50B done 07:42:16 #27 DONE 0.5s 07:42:16 07:42:16 #14 [core-command internal] load .dockerignore 07:42:16 #14 transferring context: 50B done 07:42:16 #14 DONE 0.4s 07:42:16 07:42:16 #28 [security-secretstore-setup internal] load .dockerignore 07:42:16 #28 transferring context: 50B done 07:42:16 #28 DONE 0.4s 07:42:16 07:42:16 #29 [security-spire-config internal] load .dockerignore 07:42:16 #29 transferring context: 50B done 07:42:16 #29 DONE 0.5s 07:42:16 07:42:16 #9 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:42:16 #9 DONE 0.0s 07:42:16 07:42:16 #30 [security-proxy-setup internal] load .dockerignore 07:42:16 #30 transferring context: 50B done 07:42:16 #30 DONE 0.4s 07:42:16 07:42:16 #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:16 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:16 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:16 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:16 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:16 #25 DONE 0.7s 07:42:16 07:42:16 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:16 #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:42:16 #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:42:16 #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:42:16 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 07:42:16 #26 ... 07:42:16 07:42:16 #31 [core-data internal] load .dockerignore 07:42:16 #31 transferring context: 50B done 07:42:16 #31 DONE 0.5s 07:42:16 07:42:16 #32 [security-spire-agent internal] load .dockerignore 07:42:16 #32 transferring context: 50B done 07:42:16 #32 DONE 0.5s 07:42:16 07:42:16 #33 [core-common-config-bootstrapper internal] load .dockerignore 07:42:16 #33 transferring context: 50B done 07:42:16 #33 DONE 0.6s 07:42:16 07:42:16 #9 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:42:16 #9 DONE 0.0s 07:42:16 07:42:16 #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:42:16 #5 DONE 0.5s 07:42:16 07:42:16 #34 [support-scheduler internal] load .dockerignore 07:42:16 #34 transferring context: 50B 0.0s done 07:42:16 #34 DONE 0.5s 07:42:16 07:42:16 #35 [security-bootstrapper internal] load .dockerignore 07:42:16 #35 transferring context: 50B 0.0s done 07:42:16 #35 DONE 0.6s 07:42:16 07:42:16 #36 [security-spiffe-token-provider internal] load .dockerignore 07:42:16 #36 transferring context: 50B 0.0s done 07:42:16 #36 DONE 0.6s 07:42:16 07:42:16 #25 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:16 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:16 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:16 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:16 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:16 #25 DONE 0.7s 07:42:16 07:42:16 #37 [security-spire-server internal] load build context 07:42:16 #37 transferring context: 27.98kB done 07:42:16 #37 DONE 0.3s 07:42:16 07:42:16 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:16 #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:42:16 #26 ... 07:42:16 07:42:16 #38 [core-keeper internal] load .dockerignore 07:42:16 #38 transferring context: 50B done 07:42:16 #38 DONE 0.6s 07:42:16 07:42:16 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:16 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s 07:42:16 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.31MB / 30.73MB 0.5s 07:42:16 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 07:42:16 #26 ... 07:42:16 07:42:16 #9 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:42:16 #9 DONE 0.0s 07:42:16 07:42:16 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:17 #26 ... 07:42:17 07:42:17 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:17 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:17 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:17 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:17 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:17 #25 DONE 0.7s 07:42:17 07:42:17 #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:42:17 #5 DONE 1.2s 07:42:17 07:42:17 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:17 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 07:42:17 #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:42:18 #26 ... 07:42:18 07:42:18 #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:18 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:18 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:18 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:18 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:18 #25 DONE 0.7s 07:42:18 07:42:18 #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:42:18 #7 DONE 1.9s 07:42:18 07:42:18 #26 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:18 #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:42:18 #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:42:18 #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:42:18 #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:42:18 #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:42:18 #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:42:18 #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:42:18 #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:42:18 #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:42:18 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 07:42:18 #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:42:19 #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 07:42:23 #26 ... 07:42:23 07:42:23 #39 [security-secretstore-setup internal] load build context 07:42:23 #39 transferring context: 305.87MB 6.8s 07:42:25 #39 ... 07:42:25 07:42:25 #40 [support-cron-scheduler internal] load build context 07:42:25 #40 ... 07:42:25 07:42:25 #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:42:26 #41 ... 07:42:26 07:42:26 #40 [support-cron-scheduler internal] load build context 07:42:26 #40 ... 07:42:26 07:42:26 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:26 #0 1.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.146 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:26 #0 2.146 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:26 #0 2.146 OK: 24163 distinct packages available 07:42:26 #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.702 (1/5) Installing dumb-init (1.2.5-r3) 07:42:26 #0 2.702 (2/5) Installing musl-obstack (1.2.3-r2) 07:42:26 #0 2.702 (3/5) Installing libucontext (1.2-r3) 07:42:26 #0 2.702 (4/5) Installing gcompat (1.1.0-r4) 07:42:26 #0 2.702 (5/5) Installing openssl (3.3.2-r0) 07:42:26 #0 2.744 Executing busybox-1.36.1-r29.trigger 07:42:26 #0 2.762 OK: 9 MiB in 19 packages 07:42:26 #42 ... 07:42:26 07:42:26 #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:42:26 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.005 (1/1) Installing dumb-init (1.2.5-r3) 07:42:26 #0 2.005 Executing busybox-1.36.1-r29.trigger 07:42:26 #0 2.026 OK: 8 MiB in 15 packages 07:42:26 #43 ... 07:42:26 07:42:26 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:26 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.195 (1/4) Installing ca-certificates (20240705-r0) 07:42:26 #0 2.200 (2/4) Installing dumb-init (1.2.5-r3) 07:42:26 #0 2.212 (3/4) Installing su-exec (0.2-r3) 07:42:26 #0 2.212 (4/4) Installing yq-go (4.44.1-r2) 07:42:26 #0 2.306 Executing busybox-1.36.1-r29.trigger 07:42:26 #0 2.306 Executing ca-certificates-20240705-r0.trigger 07:42:26 #0 2.344 OK: 19 MiB in 18 packages 07:42:26 #44 ... 07:42:26 07:42:26 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:26 #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 2.260 (1/3) Installing ca-certificates (20240705-r0) 07:42:26 #0 2.277 (2/3) Installing dumb-init (1.2.5-r3) 07:42:26 #0 2.280 (3/3) Installing tzdata (2024b-r0) 07:42:26 #0 2.312 Executing busybox-1.36.1-r29.trigger 07:42:26 #0 2.325 Executing ca-certificates-20240705-r0.trigger 07:42:26 #0 2.375 OK: 10 MiB in 17 packages 07:42:26 #45 ... 07:42:26 07:42:26 #46 [core-command internal] load build context 07:42:26 #46 ... 07:42:26 07:42:26 #47 [security-proxy-auth internal] load build context 07:42:26 #47 transferring context: 452.35MB 8.1s done 07:42:26 #47 ... 07:42:26 07:42:26 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:42:26 #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:26 #0 1.648 (1/2) Installing ca-certificates (20240705-r0) 07:42:26 #0 1.692 (2/2) Installing dumb-init (1.2.5-r3) 07:42:26 #0 1.692 Executing busybox-1.36.1-r29.trigger 07:42:26 #0 1.728 Executing ca-certificates-20240705-r0.trigger 07:42:26 #0 1.914 OK: 9 MiB in 16 packages 07:42:26 #48 ... 07:42:26 07:42:26 #49 [core-metadata internal] load build context 07:42:26 #49 transferring context: 452.35MB 7.4s done 07:42:26 #49 ... 07:42:26 07:42:26 #50 [support-notifications internal] load build context 07:42:26 #50 transferring context: 452.35MB 9.3s done 07:42:28 #50 ... 07:42:28 07:42:28 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:42:28 #51 ... 07:42:28 07:42:28 #46 [core-command internal] load build context 07:42:28 #46 transferring context: 452.35MB 10.8s done 07:42:28 #46 ... 07:42:28 07:42:28 #52 [support-scheduler internal] load build context 07:42:28 #52 transferring context: 452.35MB 8.1s done 07:42:28 #52 ... 07:42:28 07:42:28 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:28 #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:28 #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:28 #0 7.880 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:28 #0 7.880 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:28 #0 7.880 OK: 24163 distinct packages available 07:42:28 #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:28 #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:28 #0 8.290 (1/14) Installing ca-certificates (20240705-r0) 07:42:28 #0 8.302 (2/14) Installing brotli-libs (1.1.0-r2) 07:42:28 #0 8.314 (3/14) Installing c-ares (1.33.1-r0) 07:42:28 #0 8.318 (4/14) Installing libunistring (1.2-r0) 07:42:28 #0 8.335 (5/14) Installing libidn2 (2.3.7-r0) 07:42:28 #0 8.337 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:42:28 #0 8.340 (7/14) Installing libpsl (0.21.5-r1) 07:42:28 #0 8.343 (8/14) Installing zstd-libs (1.5.6-r0) 07:42:28 #0 8.353 (9/14) Installing libcurl (8.10.1-r0) 07:42:28 #0 8.364 (10/14) Installing curl (8.10.1-r0) 07:42:28 #0 8.370 (11/14) Installing dumb-init (1.2.5-r3) 07:42:28 #0 8.376 (12/14) Installing musl-obstack (1.2.3-r2) 07:42:28 #0 8.376 (13/14) Installing libucontext (1.2-r3) 07:42:28 #0 8.380 (14/14) Installing gcompat (1.1.0-r4) 07:42:28 #0 8.384 Executing busybox-1.36.1-r29.trigger 07:42:28 #0 8.394 Executing ca-certificates-20240705-r0.trigger 07:42:28 #0 8.434 OK: 13 MiB in 28 packages 07:42:28 #53 ... 07:42:28 07:42:28 #54 [security-proxy-setup internal] load build context 07:42:28 #54 ... 07:42:28 07:42:28 #55 [core-data internal] load build context 07:42:28 #55 transferring context: 452.35MB 8.6s done 07:42:28 #55 ... 07:42:28 07:42:28 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:42:28 #56 ... 07:42:28 07:42:28 #57 [security-spire-config internal] load build context 07:42:28 #57 ... 07:42:28 07:42:28 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:28 #58 ... 07:42:28 07:42:28 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:29 #59 ... 07:42:29 07:42:29 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:29 #60 ... 07:42:29 07:42:29 #61 [core-common-config-bootstrapper internal] load build context 07:42:29 #61 transferring context: 452.35MB 9.2s done 07:42:29 #61 ... 07:42:29 07:42:29 #62 [security-spiffe-token-provider internal] load build context 07:42:29 #62 transferring context: 452.35MB 11.6s done 07:42:29 #62 ... 07:42:29 07:42:29 #63 [security-bootstrapper internal] load build context 07:42:29 #63 transferring context: 452.35MB 9.1s done 07:42:29 #63 ... 07:42:29 07:42:29 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:42:29 #64 ... 07:42:29 07:42:29 #65 [core-keeper internal] load build context 07:42:29 #65 ... 07:42:29 07:42:29 #40 [support-cron-scheduler internal] load build context 07:42:29 #40 transferring context: 452.35MB 10.3s done 07:42:36 #40 ... 07:42:36 07:42:36 #39 [security-secretstore-setup internal] load build context 07:42:36 #39 transferring context: 452.35MB 9.6s done 07:42:37 #39 ... 07:42:37 07:42:37 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:42:37 #51 DONE 20.7s 07:42:37 07:42:37 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:42:37 #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 07:42:37 #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:42:37 #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:42:37 #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:42:37 #25 DONE 0.7s 07:42:37 07:42:37 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:42:37 #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:42:37 #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:42:37 #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:42:37 #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:42:37 #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:42:37 #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:42:37 #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:42:37 #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:42:37 #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:42:37 #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 07:42:37 #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:42:37 #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 07:42:47 #26 ... 07:42:47 07:42:47 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:42:47 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 9.6s done 07:42:47 #66 ... 07:42:47 07:42:47 #67 [security-spire-agent internal] load build context 07:42:48 #67 ... 07:42:48 07:42:48 #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:53 #42 ... 07:42:53 07:42:53 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:42:53 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:42:53 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:42:57 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:43:00 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:44:08 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 65.6s 07:44:10 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 70.7s 07:44:11 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 71.8s 07:44:17 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 77.0s 07:44:19 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 79.8s 07:44:20 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 80.6s 07:44:20 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 7.34MB / 20.02MB 80.7s 07:44:20 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 80.9s 07:44:20 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 80.5s done 07:44:21 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:44:24 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 83.5s done 07:44:32 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 07:44:32 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 07:44:34 #66 ... 07:44:34 07:44:34 #54 [security-proxy-setup internal] load build context 07:44:34 #54 transferring context: 4.30MB 0.1s 07:44:38 #54 transferring context: 452.35MB 4.1s done 07:44:43 #54 ... 07:44:43 07:44:43 #65 [core-keeper internal] load build context 07:44:43 #65 transferring context: 452.35MB 4.0s done 07:44:48 #65 ... 07:44:48 07:44:48 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:44:48 #48 DONE 151.3s 07:44:48 07:44:48 #55 [core-data internal] load build context 07:44:49 #55 ... 07:44:49 07:44:49 #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:44:50 #68 ... 07:44:50 07:44:50 #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:44:50 #43 DONE 154.1s 07:44:50 07:44:50 #65 [core-keeper internal] load build context 07:44:51 #65 ... 07:44:51 07:44:51 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:44:56 #69 ... 07:44:56 07:44:56 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:44:56 #53 DONE 158.8s 07:44:56 07:44:56 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:44:57 #45 ... 07:44:57 07:44:57 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:44:57 #56 159.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:57 #56 160.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:58 #56 160.3 (1/2) Installing dumb-init (1.2.5-r3) 07:44:58 #56 160.4 (2/2) Installing su-exec (0.2-r3) 07:44:58 #56 160.4 Executing busybox-1.36.1-r29.trigger 07:44:58 #56 160.4 OK: 8 MiB in 16 packages 07:45:13 #56 ... 07:45:13 07:45:13 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:45:20 #70 ... 07:45:20 07:45:20 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:45:20 #44 DONE 183.7s 07:45:20 07:45:20 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:20 #71 ... 07:45:20 07:45:20 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:45:20 #45 DONE 184.1s 07:45:20 07:45:20 #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:45:20 #42 DONE 185.1s 07:45:20 07:45:20 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:45:20 #64 182.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:20 #64 182.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:20 #64 183.2 (1/1) Installing dumb-init (1.2.5-r3) 07:45:20 #64 183.2 Executing busybox-1.36.1-r29.trigger 07:45:20 #64 183.2 OK: 8 MiB in 15 packages 07:45:21 #64 ... 07:45:21 07:45:21 #49 [core-metadata internal] load build context 07:45:21 #49 DONE 185.2s 07:45:21 07:45:21 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:45:21 #58 182.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:21 #58 182.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:21 #58 183.2 (1/4) Installing dumb-init (1.2.5-r3) 07:45:21 #58 183.3 (2/4) Installing openssl (3.3.2-r0) 07:45:21 #58 183.3 (3/4) Installing su-exec (0.2-r3) 07:45:21 #58 183.3 (4/4) Installing yq-go (4.44.1-r2) 07:45:21 #58 183.4 Executing busybox-1.36.1-r29.trigger 07:45:21 #58 183.4 OK: 19 MiB in 18 packages 07:45:22 #58 ... 07:45:22 07:45:22 #47 [security-proxy-auth internal] load build context 07:45:22 #47 DONE 186.3s 07:45:22 07:45:22 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:45:22 #72 ... 07:45:22 07:45:22 #50 [support-notifications internal] load build context 07:45:22 #50 DONE 186.7s 07:45:23 07:45:23 #39 [security-secretstore-setup internal] load build context 07:45:23 #39 DONE 186.8s 07:45:23 07:45:23 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:45:23 #73 ... 07:45:23 07:45:23 #52 [support-scheduler internal] load build context 07:45:23 #52 DONE 185.9s 07:45:23 07:45:23 #40 [support-cron-scheduler internal] load build context 07:45:23 #40 DONE 187.6s 07:45:23 07:45:23 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:23 #71 ... 07:45:23 07:45:23 #55 [core-data internal] load build context 07:45:23 #55 DONE 186.2s 07:45:23 07:45:23 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:24 #71 ... 07:45:24 07:45:24 #63 [security-bootstrapper internal] load build context 07:45:24 #63 DONE 186.6s 07:45:24 07:45:24 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:45:24 #59 ... 07:45:24 07:45:24 #61 [core-common-config-bootstrapper internal] load build context 07:45:24 #61 DONE 187.0s 07:45:24 07:45:24 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:24 #71 ... 07:45:24 07:45:24 #46 [core-command internal] load build context 07:45:24 #46 DONE 188.3s 07:45:24 07:45:24 #62 [security-spiffe-token-provider internal] load build context 07:45:24 #62 DONE 187.4s 07:45:24 07:45:24 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:25 #71 ... 07:45:25 07:45:25 #65 [core-keeper internal] load build context 07:45:25 #65 DONE 188.2s 07:45:25 07:45:25 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:45:25 #59 187.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:25 #59 ... 07:45:25 07:45:25 #54 [security-proxy-setup internal] load build context 07:45:25 #54 DONE 188.5s 07:45:25 07:45:25 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:45:25 #59 187.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:26 #59 188.1 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:45:26 #59 188.1 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:45:26 #59 188.1 OK: 24163 distinct packages available 07:45:26 #59 188.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:26 #59 188.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:26 #59 188.4 (1/4) Installing dumb-init (1.2.5-r3) 07:45:26 #59 188.5 (2/4) Installing musl-obstack (1.2.3-r2) 07:45:26 #59 188.5 (3/4) Installing libucontext (1.2-r3) 07:45:26 #59 188.5 (4/4) Installing gcompat (1.1.0-r4) 07:45:26 #59 188.5 Executing busybox-1.36.1-r29.trigger 07:45:26 #59 188.5 OK: 8 MiB in 18 packages 07:45:28 #59 ... 07:45:28 07:45:28 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:45:28 #56 DONE 190.0s 07:45:28 07:45:28 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:45:28 #74 ... 07:45:28 07:45:28 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:28 #60 DONE 190.6s 07:45:28 07:45:28 #57 [security-spire-config internal] load build context 07:45:28 #57 transferring context: 26.23kB done 07:45:30 #57 ... 07:45:30 07:45:30 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:45:30 #64 DONE 192.6s 07:45:30 07:45:30 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:45:30 #69 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:30 #69 39.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:30 #69 ... 07:45:30 07:45:30 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:45:30 #58 DONE 193.0s 07:45:30 07:45:30 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:45:30 #69 39.57 Upgrading critical system libraries and apk-tools: 07:45:30 #69 39.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:30 #69 39.58 Executing busybox-1.36.1-r29.trigger 07:45:30 #69 39.64 Continuing the upgrade transaction with new apk-tools: 07:45:30 #69 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:30 #69 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:31 #69 40.01 OK: 8 MiB in 15 packages 07:45:33 #69 ... 07:45:33 07:45:33 #57 [security-spire-config internal] load build context 07:45:33 #57 DONE 194.8s 07:45:33 07:45:33 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:45:33 #70 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:33 #70 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:33 #70 19.61 Upgrading critical system libraries and apk-tools: 07:45:33 #70 19.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:33 #70 19.62 Executing busybox-1.36.1-r29.trigger 07:45:33 #70 19.73 Continuing the upgrade transaction with new apk-tools: 07:45:33 #70 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:33 #70 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:33 #70 20.15 OK: 13 MiB in 28 packages 07:45:33 #70 ... 07:45:33 07:45:33 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:45:33 #59 DONE 195.3s 07:45:33 07:45:33 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:45:33 #73 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:33 #73 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:33 #73 13.42 Upgrading critical system libraries and apk-tools: 07:45:33 #73 13.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:33 #73 13.43 Executing busybox-1.36.1-r29.trigger 07:45:33 #73 13.52 Continuing the upgrade transaction with new apk-tools: 07:45:33 #73 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:33 #73 ... 07:45:33 07:45:33 #67 [security-spire-agent internal] load build context 07:45:33 #67 transferring context: 27.51kB done 07:45:33 #67 DONE 176.3s 07:45:33 07:45:33 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:45:33 #73 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:34 #73 13.91 OK: 10 MiB in 17 packages 07:45:36 #73 ... 07:45:36 07:45:36 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:45:36 #69 DONE 44.9s 07:45:36 07:45:36 #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:45:36 #68 41.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #68 41.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #68 41.64 Upgrading critical system libraries and apk-tools: 07:45:36 #68 41.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:36 #68 41.65 Executing busybox-1.36.1-r29.trigger 07:45:36 #68 41.74 Continuing the upgrade transaction with new apk-tools: 07:45:36 #68 41.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #68 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #68 42.31 OK: 9 MiB in 16 packages 07:45:36 #68 DONE 47.2s 07:45:36 07:45:36 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:45:36 #72 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #72 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #72 14.38 Upgrading critical system libraries and apk-tools: 07:45:36 #72 14.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:36 #72 14.38 Executing busybox-1.36.1-r29.trigger 07:45:36 #72 14.44 Continuing the upgrade transaction with new apk-tools: 07:45:36 #72 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #72 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #72 14.76 OK: 9 MiB in 19 packages 07:45:36 #72 ... 07:45:36 07:45:36 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:45:36 #70 DONE 23.9s 07:45:36 07:45:36 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:45:36 #71 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #71 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #71 12.86 Upgrading critical system libraries and apk-tools: 07:45:36 #71 12.86 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:36 #71 12.86 Executing busybox-1.36.1-r29.trigger 07:45:36 #71 12.97 Continuing the upgrade transaction with new apk-tools: 07:45:36 #71 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:36 #71 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:36 #71 13.39 OK: 19 MiB in 18 packages 07:45:36 #71 DONE 16.6s 07:45:36 07:45:36 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:45:37 #75 ... 07:45:37 07:45:37 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:45:37 #73 DONE 16.7s 07:45:37 07:45:37 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:45:37 #72 DONE 17.4s 07:45:37 07:45:37 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:45:37 #0 8.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:37 #0 9.065 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:38 #76 ... 07:45:38 07:45:38 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:45:38 #74 9.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:38 #74 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:38 #74 10.36 Upgrading critical system libraries and apk-tools: 07:45:38 #74 10.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:38 #74 10.37 Executing busybox-1.36.1-r29.trigger 07:45:38 #74 10.48 Continuing the upgrade transaction with new apk-tools: 07:45:38 #74 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:38 #74 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:39 #74 11.14 OK: 8 MiB in 16 packages 07:45:40 #74 ... 07:45:40 07:45:40 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:45:40 #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:40 #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.343 Upgrading critical system libraries and apk-tools: 07:45:40 #0 8.343 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:40 #0 8.349 Executing busybox-1.36.1-r29.trigger 07:45:40 #0 8.424 Continuing the upgrade transaction with new apk-tools: 07:45:40 #0 8.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.846 OK: 8 MiB in 15 packages 07:45:40 #77 ... 07:45:40 07:45:40 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:45:40 #76 9.840 (1/1) Installing dumb-init (1.2.5-r3) 07:45:40 #76 10.17 Executing busybox-1.36.1-r29.trigger 07:45:40 #76 10.19 OK: 8 MiB in 15 packages 07:45:40 #76 ... 07:45:40 07:45:40 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:45:40 #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:40 #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.063 Upgrading critical system libraries and apk-tools: 07:45:40 #0 8.063 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:40 #0 8.071 Executing busybox-1.36.1-r29.trigger 07:45:40 #0 8.151 Continuing the upgrade transaction with new apk-tools: 07:45:40 #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:40 #0 8.522 OK: 19 MiB in 18 packages 07:45:41 #78 ... 07:45:41 07:45:41 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:45:41 #75 7.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:41 #75 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:42 #75 8.447 Upgrading critical system libraries and apk-tools: 07:45:42 #75 8.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:42 #75 8.455 Executing busybox-1.36.1-r29.trigger 07:45:42 #75 8.557 Continuing the upgrade transaction with new apk-tools: 07:45:42 #75 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:42 #75 8.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:42 #75 ... 07:45:42 07:45:42 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:45:42 #74 DONE 14.1s 07:45:42 07:45:42 #79 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:45:42 #79 ... 07:45:42 07:45:42 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:45:42 #76 DONE 14.6s 07:45:43 07:45:43 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:45:43 #75 8.973 OK: 8 MiB in 18 packages 07:45:44 #75 ... 07:45:44 07:45:44 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:45:44 #77 DONE 13.4s 07:45:44 07:45:44 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:45:44 #66 ... 07:45:44 07:45:44 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:45:44 #78 DONE 13.4s 07:45:44 07:45:44 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:45:44 #80 ... 07:45:44 07:45:44 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:45:44 #41 DONE 209.1s 07:45:44 07:45:44 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:45:45 #75 ... 07:45:45 07:45:45 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:45:45 #26 DONE 209.8s 07:45:45 07:45:45 #81 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:45:45 #81 ... 07:45:45 07:45:45 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:45:45 #75 DONE 12.3s 07:45:46 07:45:46 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:45:47 #82 ... 07:45:47 07:45:47 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:45:47 #66 DONE 189.8s 07:45:47 07:45:47 #81 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:45:47 #81 DONE 2.8s 07:45:47 07:45:47 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:45:47 #80 DONE 3.1s 07:45:47 07:45:47 #83 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:45:49 #83 ... 07:45:49 07:45:49 #79 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:45:49 #79 DONE 7.0s 07:45:49 07:45:49 #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:45:53 #84 ... 07:45:53 07:45:53 #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:45:54 #85 ... 07:45:54 07:45:54 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:45:54 #86 DONE 8.4s 07:45:54 07:45:54 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:45:55 #87 ... 07:45:55 07:45:55 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:45:55 #82 DONE 9.3s 07:45:55 07:45:55 #83 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:45:55 #83 7.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:55 #83 7.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:55 #83 8.110 OK: 246 MiB in 54 packages 07:45:57 #83 ... 07:45:57 07:45:57 #88 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:57 #88 ... 07:45:57 07:45:57 #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:45:57 #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:57 #0 8.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:57 #0 8.951 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:45:57 #0 8.951 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:45:57 #0 8.951 OK: 24162 distinct packages available 07:45:57 #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:57 #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:57 #0 9.499 OK: 246 MiB in 54 packages 07:45:57 #89 ... 07:45:57 07:45:57 #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:45:57 #90 ... 07:45:57 07:45:57 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:45:58 #91 ... 07:45:58 07:45:58 #83 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:45:58 #83 DONE 10.6s 07:45:58 07:45:58 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:45:59 #92 ... 07:45:59 07:45:59 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:45:59 #93 ... 07:45:59 07:45:59 #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:45:59 #85 DONE 6.2s 07:45:59 07:45:59 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:46:00 #87 ... 07:46:00 07:46:00 #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:46:00 #89 DONE 12.8s 07:46:00 07:46:00 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:46:00 #92 ... 07:46:00 07:46:00 #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:46:00 #84 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:00 #84 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:01 #84 13.61 OK: 246 MiB in 54 packages 07:46:02 #84 ... 07:46:02 07:46:02 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:46:02 #92 DONE 8.3s 07:46:02 07:46:02 #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:46:02 #90 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:02 #90 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:02 #90 14.32 OK: 246 MiB in 54 packages 07:46:02 #90 ... 07:46:02 07:46:02 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:46:02 #87 DONE 8.2s 07:46:02 07:46:02 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:03 #94 ... 07:46:03 07:46:03 #88 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:03 #88 DONE 15.9s 07:46:03 07:46:03 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:46:04 #95 ... 07:46:04 07:46:04 #90 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:46:04 #90 DONE 17.1s 07:46:04 07:46:04 #96 [security-spire-server stage-2 6/9] COPY security.txt / 07:46:05 #96 ... 07:46:05 07:46:05 #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:46:05 #84 DONE 17.9s 07:46:05 07:46:05 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:46:06 #97 ... 07:46:06 07:46:06 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:46:06 #91 DONE 10.3s 07:46:06 07:46:06 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:46:06 #98 ... 07:46:06 07:46:06 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:46:06 #93 DONE 8.2s 07:46:06 07:46:06 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:10 #99 ... 07:46:10 07:46:10 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:46:10 #100 DONE 9.0s 07:46:10 07:46:10 #101 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:46:10 #101 ... 07:46:10 07:46:10 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:10 #102 ... 07:46:10 07:46:10 #96 [security-spire-server stage-2 6/9] COPY security.txt / 07:46:10 #96 DONE 8.0s 07:46:11 07:46:11 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:46:11 #95 6.775 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:11 #95 7.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:11 #95 ... 07:46:11 07:46:11 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:11 #94 DONE 9.3s 07:46:11 07:46:11 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:46:11 #95 7.987 OK: 246 MiB in 54 packages 07:46:13 #95 ... 07:46:13 07:46:13 #101 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:46:13 #101 DONE 8.2s 07:46:13 07:46:13 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:46:14 #103 ... 07:46:14 07:46:14 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:46:14 #97 DONE 9.1s 07:46:14 07:46:14 #104 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:16 #104 ... 07:46:16 07:46:16 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:46:16 #98 DONE 10.5s 07:46:16 07:46:16 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:20 #105 ... 07:46:20 07:46:20 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:46:20 #95 DONE 16.0s 07:46:20 07:46:20 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:46:21 #106 ... 07:46:21 07:46:21 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:46:21 #107 ... 07:46:21 07:46:21 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:46:23 #108 ... 07:46:23 07:46:23 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:46:23 #107 DONE 12.2s 07:46:23 07:46:23 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:24 #105 ... 07:46:24 07:46:24 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:46:25 #109 ... 07:46:25 07:46:25 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:46:25 #103 DONE 13.2s 07:46:25 07:46:25 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:25 #105 ... 07:46:25 07:46:25 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 07:46:27 #110 ... 07:46:27 07:46:27 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:46:27 #108 DONE 9.9s 07:46:27 07:46:27 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:46:29 #109 ... 07:46:29 07:46:29 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:46:29 #111 ... 07:46:29 07:46:29 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:46:29 #106 DONE 10.3s 07:46:30 07:46:30 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:30 #102 ... 07:46:30 07:46:30 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:16 #112 ... 07:47:16 07:47:16 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:47:16 #109 DONE 47.7s 07:47:16 07:47:16 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:16 #112 ... 07:47:16 07:47:16 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:47:16 #113 ... 07:47:16 07:47:16 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:16 #99 DONE 66.2s 07:47:16 07:47:16 #114 [security-proxy-auth builder 6/7] COPY . . 07:47:16 #114 ... 07:47:16 07:47:16 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:16 #111 DONE 46.2s 07:47:16 07:47:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 07:47:16 #110 ... 07:47:16 07:47:16 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:16 #115 ... 07:47:16 07:47:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 07:47:16 #110 DONE 50.1s 07:47:16 07:47:16 #114 [security-proxy-auth builder 6/7] COPY . . 07:47:18 #114 ... 07:47:18 07:47:18 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:26 #116 ... 07:48:26 07:48:26 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:26 #102 DONE 133.3s 07:48:26 07:48:26 #117 [security-spiffe-token-provider builder 6/7] COPY . . 07:48:33 #117 ... 07:48:33 07:48:33 #104 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:33 #104 DONE 138.7s 07:48:33 07:48:33 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:33 #116 ... 07:48:33 07:48:33 #118 [support-cron-scheduler builder 6/7] COPY . . 07:48:33 #118 ... 07:48:33 07:48:33 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:33 #105 DONE 137.4s 07:48:33 07:48:33 #119 [security-secretstore-setup builder 6/7] COPY . . 07:48:34 #119 ... 07:48:34 07:48:34 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:48:34 #115 DONE 79.0s 07:48:34 07:48:34 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:34 #112 ... 07:48:34 07:48:34 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:48:34 #113 DONE 82.0s 07:48:34 07:48:34 #120 [security-spire-config] exporting to image 07:48:34 #120 exporting layers 07:48:35 #120 ... 07:48:35 07:48:35 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:35 #116 DONE 78.6s 07:48:35 07:48:35 #120 [security-spire-server] exporting to image 07:48:35 #120 ... 07:48:35 07:48:35 #114 [security-proxy-auth builder 6/7] COPY . . 07:48:35 #114 DONE 82.5s 07:48:35 07:48:35 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 #121 CACHED 07:48:35 07:48:35 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 07:48:35 #122 CACHED 07:48:35 07:48:35 #123 [core-data builder 6/7] COPY . . 07:48:35 #123 CACHED 07:48:35 07:48:35 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 #124 CACHED 07:48:35 07:48:35 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:48:35 #125 CACHED 07:48:35 07:48:35 #126 [support-scheduler builder 6/7] COPY . . 07:48:35 #126 CACHED 07:48:35 07:48:35 #127 [core-metadata builder 6/7] COPY . . 07:48:35 #127 CACHED 07:48:35 07:48:35 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 #128 CACHED 07:48:35 07:48:35 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:48:35 #129 CACHED 07:48:35 07:48:35 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 07:48:35 #130 CACHED 07:48:35 07:48:35 #131 [core-command builder 6/7] COPY . . 07:48:35 #131 CACHED 07:48:35 07:48:35 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 #132 CACHED 07:48:35 07:48:35 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 #133 CACHED 07:48:35 07:48:35 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 07:48:35 #134 CACHED 07:48:35 07:48:35 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:48:35 #135 CACHED 07:48:35 07:48:35 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:48:45 #136 ... 07:48:45 07:48:45 #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:48:45 #137 ... 07:48:45 07:48:45 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:48:46 #138 ... 07:48:46 07:48:46 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:48:46 #139 ... 07:48:46 07:48:46 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:48:46 #140 ... 07:48:46 07:48:46 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:46 #141 ... 07:48:46 07:48:46 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:43 #142 ... 07:49:43 07:49:43 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:43 #112 DONE 185.0s 07:49:43 07:49:43 #118 [support-cron-scheduler builder 6/7] COPY . . 07:49:43 #118 DONE 63.1s 07:49:43 07:49:43 #143 [core-keeper builder 7/8] COPY . . 07:49:43 #143 ... 07:49:43 07:49:43 #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:49:43 #144 CACHED 07:49:43 07:49:43 #145 [support-notifications builder 6/7] COPY . . 07:49:43 #145 CACHED 07:49:43 07:49:43 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:43 #146 CACHED 07:49:43 07:49:43 #119 [security-secretstore-setup builder 6/7] COPY . . 07:49:43 #119 DONE 62.6s 07:49:43 07:49:43 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:49:43 #138 60.11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:49:43 #138 ... 07:49:43 07:49:43 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:43 #147 CACHED 07:49:43 07:49:43 #148 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:49:43 #148 CACHED 07:49:43 07:49:43 #149 [security-proxy-setup builder 6/7] COPY . . 07:49:43 #149 CACHED 07:49:43 07:49:43 #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:43 #150 CACHED 07:49:43 07:49:43 #151 [security-bootstrapper builder 6/7] COPY . . 07:49:43 #151 CACHED 07:49:43 07:49:43 #152 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:49:43 #152 CACHED 07:49:43 07:49:43 #117 [security-spiffe-token-provider builder 6/7] COPY . . 07:49:43 #117 DONE 72.3s 07:49:43 07:49:43 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:49:43 #153 ... 07:49:43 07:49:43 #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:49:43 #137 DONE 62.0s 07:49:43 07:49:43 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:49:43 #141 61.12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:49:43 #141 ... 07:49:43 07:49:43 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:49:43 #140 65.17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:49:45 #140 ... 07:49:45 07:49:45 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:49:45 #154 ... 07:49:45 07:49:45 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:49:45 #155 ... 07:49:45 07:49:45 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:49:45 #156 ... 07:49:45 07:49:45 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:49:46 #157 ... 07:49:46 07:49:46 #120 [security-spire-server] exporting to image 07:49:46 #120 exporting layers 66.1s done 07:49:46 #120 exporting layers 71.7s done 07:49:46 #120 ... 07:49:46 07:49:46 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:49:46 #136 60.94 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:49:46 #136 ... 07:49:46 07:49:46 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:49:46 #158 ... 07:49:46 07:49:46 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:46 #142 64.41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:49:48 #142 ... 07:49:48 07:49:48 #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:49:48 #159 ... 07:49:48 07:49:48 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:49:48 #139 64.08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:49:53 #139 ... 07:49:53 07:49:53 #120 [security-spire-server] exporting to image 07:49:53 #120 writing image sha256:8a144c41a959a364c4a822f3602de964c4e57a700cbd0abdbfd07af991c97574 07:49:53 #120 writing image sha256:6f6c5e4cf38734b3b6e061b7ac8713bb0030725378bd1a20eae4981f931c79b4 07:49:55 #120 writing image sha256:6f6c5e4cf38734b3b6e061b7ac8713bb0030725378bd1a20eae4981f931c79b4 1.6s done 07:49:55 #120 naming to docker.io/library/security-spire-config 07:49:56 #120 writing image sha256:8a144c41a959a364c4a822f3602de964c4e57a700cbd0abdbfd07af991c97574 2.3s done 07:49:56 #120 naming to docker.io/library/security-spire-server 07:49:56 #120 naming to docker.io/library/security-spire-config 0.7s done 07:49:58 #120 naming to docker.io/library/security-spire-server 2.7s done 07:49:58 #120 DONE 84.9s 07:49:58 07:49:58 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:50:08 #153 ... 07:50:08 07:50:08 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:50:08 #155 32.71 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:50:10 #155 ... 07:50:10 07:50:10 #143 [core-keeper builder 7/8] COPY . . 07:50:10 #143 DONE 34.7s 07:50:10 07:50:10 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:50:10 #157 33.32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:50:15 #157 ... 07:50:15 07:50:15 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:50:15 #154 37.09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:50:19 #154 ... 07:50:19 07:50:19 #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:50:19 #159 DONE 40.7s 07:50:19 07:50:19 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:50:19 #160 ... 07:50:19 07:50:19 #120 [security-spire-agent] exporting to image 07:50:19 #120 exporting layers 07:50:26 #120 ... 07:50:26 07:50:26 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:50:26 #156 49.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:50:30 #156 ... 07:50:30 07:50:30 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:50:30 #153 43.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:50:30 #153 ... 07:50:30 07:50:30 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:50:30 #160 16.98 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:50:34 #160 ... 07:50:34 07:50:34 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:50:34 #158 47.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:50:41 #158 ... 07:50:41 07:50:41 #120 [security-spire-agent] exporting to image 07:50:41 #120 exporting layers 21.3s done 07:50:41 #120 writing image sha256:f2971cf7dd8e907089d3491d7f2f2923ddb85c60b7c92be98f2fe457bbbe43a9 07:50:42 #120 writing image sha256:f2971cf7dd8e907089d3491d7f2f2923ddb85c60b7c92be98f2fe457bbbe43a9 1.3s done 07:50:42 #120 naming to docker.io/library/security-spire-agent 07:50:43 #120 naming to docker.io/library/security-spire-agent 0.5s done 07:50:43 #120 DONE 108.1s 07:50:43 07:50:43 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:37 #136 ... 07:52:37 07:52:37 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:52:37 #138 DONE 234.8s 07:52:37 07:52:37 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:52:46 #153 ... 07:52:46 07:52:46 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:52:46 #156 190.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:53:53 #156 DONE 255.9s 07:53:53 07:53:53 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:53:53 #142 DONE 316.0s 07:53:53 07:53:53 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:53:53 #140 DONE 316.0s 07:53:53 07:53:53 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:53:53 #154 DONE 256.2s 07:53:53 07:53:53 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #161 ... 07:53:53 07:53:53 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:53:53 #136 DONE 316.2s 07:53:53 07:53:53 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:53:53 #160 DONE 220.0s 07:53:53 07:53:53 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:53:53 #157 DONE 256.5s 07:53:53 07:53:53 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #162 ... 07:53:53 07:53:53 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:53 #155 DONE 256.3s 07:53:53 07:53:53 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:53:53 #153 DONE 256.3s 07:53:53 07:53:53 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:53:53 #141 DONE 316.5s 07:53:53 07:53:53 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:53:53 #139 DONE 316.5s 07:53:53 07:53:53 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:53:53 #158 DONE 255.4s 07:53:53 07:53:53 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #163 ... 07:53:53 07:53:53 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #161 DONE 1.0s 07:53:53 07:53:53 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #164 DONE 0.8s 07:53:53 07:53:53 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #165 DONE 0.9s 07:53:53 07:53:53 #166 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #166 DONE 0.7s 07:53:53 07:53:53 #167 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:53:53 #167 ... 07:53:53 07:53:53 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #162 DONE 0.8s 07:53:53 07:53:53 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #168 DONE 0.7s 07:53:53 07:53:53 #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:53:53 #169 DONE 0.9s 07:53:53 07:53:53 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:53 #170 ... 07:53:53 07:53:53 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #163 DONE 0.9s 07:53:53 07:53:53 #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #171 DONE 0.7s 07:53:53 07:53:53 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #172 CACHED 07:53:53 07:53:53 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:53 #173 CACHED 07:53:53 07:53:53 #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #174 CACHED 07:53:53 07:53:53 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:53:53 #175 CACHED 07:53:53 07:53:53 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:53:53 #176 DONE 0.5s 07:53:53 07:53:53 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #177 CACHED 07:53:53 07:53:53 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:53:53 #178 CACHED 07:53:53 07:53:53 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:53:53 #179 CACHED 07:53:53 07:53:53 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:53 #180 CACHED 07:53:53 07:53:53 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:53:53 #181 ... 07:53:53 07:53:53 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:53:53 #182 DONE 0.9s 07:53:53 07:53:53 #167 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:53:53 #167 DONE 0.8s 07:53:53 07:53:53 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:53 #183 DONE 0.8s 07:53:53 07:53:53 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:53 #170 DONE 0.7s 07:53:53 07:53:53 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:53:53 #184 ... 07:53:53 07:53:53 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:53:53 #185 DONE 0.9s 07:53:53 07:53:53 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:53:56 #186 ... 07:53:56 07:53:56 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:53:56 #187 DONE 3.0s 07:53:56 07:53:56 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:53:58 #188 ... 07:53:58 07:53:58 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:53:58 #189 DONE 5.1s 07:53:58 07:53:58 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:53:58 #190 ... 07:53:58 07:53:58 #191 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:53:58 #191 DONE 5.4s 07:53:58 07:53:58 #192 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:54:00 #192 ... 07:54:00 07:54:00 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:54:00 #193 DONE 7.0s 07:54:00 07:54:00 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:54:00 #194 ... 07:54:00 07:54:00 #195 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:54:00 #195 DONE 7.1s 07:54:00 07:54:00 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:54:00 #181 DONE 7.3s 07:54:00 07:54:00 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:54:00 #196 ... 07:54:00 07:54:00 #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:54:00 #197 DONE 7.8s 07:54:00 07:54:00 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:54:01 #198 ... 07:54:01 07:54:01 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:54:01 #199 DONE 8.1s 07:54:01 07:54:01 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:54:02 #200 ... 07:54:02 07:54:02 #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:54:02 #201 DONE 9.1s 07:54:02 07:54:02 #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:54:02 #202 ... 07:54:02 07:54:02 #203 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:54:02 #203 DONE 9.3s 07:54:03 07:54:03 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:54:03 #184 DONE 9.4s 07:54:03 07:54:03 #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:54:03 #204 ... 07:54:03 07:54:03 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:54:03 #205 ... 07:54:03 07:54:03 #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:54:03 #206 ... 07:54:03 07:54:03 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:54:03 #205 DONE 10.3s 07:54:04 07:54:04 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:54:04 #186 DONE 10.4s 07:54:04 07:54:04 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:54:04 #188 DONE 8.0s 07:54:04 07:54:04 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:54:04 #207 ... 07:54:04 07:54:04 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:54:04 #190 DONE 6.3s 07:54:04 07:54:04 #192 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:54:04 #192 DONE 6.2s 07:54:04 07:54:04 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:54:05 #208 ... 07:54:05 07:54:05 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:54:05 #194 DONE 4.9s 07:54:05 07:54:05 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:54:05 #209 ... 07:54:05 07:54:05 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:54:05 #196 DONE 4.8s 07:54:05 07:54:05 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:54:05 #200 DONE 5.0s 07:54:05 07:54:05 #120 [support-scheduler] exporting to image 07:54:05 #120 exporting layers 07:54:05 #120 ... 07:54:05 07:54:05 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:54:05 #198 DONE 4.6s 07:54:05 07:54:05 #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:54:06 #210 ... 07:54:06 07:54:06 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:54:06 #211 DONE 4.6s 07:54:06 07:54:06 #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:54:06 #202 DONE 4.2s 07:54:07 07:54:07 #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:54:07 #204 DONE 4.2s 07:54:07 07:54:07 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:54:07 #212 ... 07:54:07 07:54:07 #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:54:07 #206 DONE 3.7s 07:54:07 07:54:07 #120 [support-cron-scheduler] exporting to image 07:54:07 #120 exporting layers 1.9s done 07:54:08 #120 ... 07:54:08 07:54:08 #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:54:08 #213 DONE 4.5s 07:54:08 07:54:08 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:54:08 #214 DONE 4.6s 07:54:08 07:54:08 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:54:08 #207 DONE 4.5s 07:54:08 07:54:08 #120 [core-keeper] exporting to image 07:54:09 #120 writing image sha256:dd53783ef2a200d947264fd9b1b7d26546a3ec56e7787aae988dac6e15286684 07:54:09 #120 writing image sha256:9221a44ae95e577ffb77db8fe843aa52eba7f7cad1f4c8fa0792f0c9a679d706 07:54:09 #120 ... 07:54:09 07:54:09 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:54:09 #209 DONE 4.8s 07:54:09 07:54:09 #120 [core-keeper] exporting to image 07:54:09 #120 writing image sha256:dd53783ef2a200d947264fd9b1b7d26546a3ec56e7787aae988dac6e15286684 0.4s done 07:54:09 #120 naming to docker.io/library/core-command 07:54:09 #120 ... 07:54:09 07:54:09 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:54:09 #208 DONE 4.9s 07:54:09 07:54:09 #120 [core-command] exporting to image 07:54:09 #120 exporting layers 2.5s done 07:54:09 #120 naming to docker.io/library/core-command done 07:54:10 #120 ... 07:54:10 07:54:10 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:54:10 #215 DONE 4.4s 07:54:10 07:54:10 #120 [support-scheduler] exporting to image 07:54:10 #120 writing image sha256:9221a44ae95e577ffb77db8fe843aa52eba7f7cad1f4c8fa0792f0c9a679d706 0.6s done 07:54:10 #120 naming to docker.io/library/support-scheduler done 07:54:10 #120 ... 07:54:10 07:54:10 #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:54:10 #210 DONE 4.3s 07:54:10 07:54:10 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:54:10 #216 DONE 3.0s 07:54:10 07:54:10 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:54:10 #212 DONE 2.9s 07:54:10 07:54:10 #120 [support-scheduler] exporting to image 07:54:10 #120 exporting layers 1.4s done 07:54:10 #120 ... 07:54:10 07:54:10 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:54:10 #217 DONE 3.0s 07:54:10 07:54:10 #120 [support-notifications] exporting to image 07:54:10 #120 writing image sha256:03dad18a10f5abb8ade20456b24ab4c11afdad25976f81d99398755713ab5427 0.0s done 07:54:10 #120 naming to docker.io/library/support-cron-scheduler done 07:54:10 #120 ... 07:54:10 07:54:10 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:54:10 #218 DONE 1.7s 07:54:10 07:54:10 #120 [core-keeper] exporting to image 07:54:10 #120 writing image sha256:ca6fb038b17a27ed76e3a41a323a7c790c299247302be9b9fd208de8a1d5fa08 done 07:54:10 #120 naming to docker.io/library/core-keeper 0.0s done 07:54:10 #120 ... 07:54:10 07:54:10 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:54:10 #219 DONE 1.1s 07:54:10 07:54:10 #120 [core-keeper] exporting to image 07:54:10 #120 writing image sha256:a3aa4b2096fb1bb7d3f69ba9993cfdf29a117c7b61ed115bf69729f63e5304b4 0.0s done 07:54:10 #120 naming to docker.io/library/security-spiffe-token-provider 07:54:10 #120 ... 07:54:10 07:54:10 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:54:10 #220 DONE 0.9s 07:54:10 07:54:10 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:54:10 #221 DONE 1.0s 07:54:10 07:54:10 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:54:10 #222 DONE 0.9s 07:54:10 07:54:10 #120 [core-metadata] exporting to image 07:54:10 #120 exporting layers 0.6s done 07:54:10 #120 naming to docker.io/library/security-spiffe-token-provider done 07:54:10 #120 exporting layers 0.2s done 07:54:10 #120 writing image sha256:94725c22d9344da6c7baefc248ed18abc8498a31901a1b1648a30d51f8f6aa30 done 07:54:10 #120 naming to docker.io/library/support-notifications 07:54:11 #120 ... 07:54:11 07:54:11 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:54:11 #223 DONE 0.5s 07:54:11 07:54:11 #120 [support-notifications] exporting to image 07:54:11 #120 naming to docker.io/library/support-notifications done 07:54:11 #120 ... 07:54:11 07:54:11 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:11 #224 DONE 1.6s 07:54:11 07:54:11 #120 [core-data] exporting to image 07:54:11 #120 exporting layers 0.4s done 07:54:11 #120 writing image sha256:81b3b001d7faed13e1fd83a906fbfe0489957bdea5a2fd1f7da01766af51b1da done 07:54:11 #120 naming to docker.io/library/core-data done 07:54:11 #120 ... 07:54:11 07:54:11 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:54:11 #225 DONE 0.7s 07:54:11 07:54:11 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:54:15 #226 ... 07:54:15 07:54:15 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:54:15 #227 DONE 1.2s 07:54:15 07:54:15 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:15 #228 DONE 2.1s 07:54:15 07:54:15 #120 [security-proxy-auth] exporting to image 07:54:15 #120 writing image sha256:30a5072b908ba6183cfe698ffe4f356942dfb44b2a2bcf1453ea32d4827ea21a 0.0s done 07:54:15 #120 naming to docker.io/library/core-metadata done 07:54:16 #120 ... 07:54:16 07:54:16 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:54:16 #226 DONE 4.6s 07:54:16 07:54:16 #120 [core-common-config-bootstrapper] exporting to image 07:54:16 #120 writing image sha256:2bf9dee322311c1e43a9b8b76e716a171618082cadb7f354a9aebb0701a4356d done 07:54:16 #120 naming to docker.io/library/core-common-config-bootstrapper done 07:54:16 #120 exporting layers 4.3s done 07:54:16 #120 writing image sha256:2382f65bedbe767fdb868b08f1d150cbcedb618bff95481a793b065faafe35c7 done 07:54:16 #120 naming to docker.io/library/security-proxy-auth done 07:54:16 #120 DONE 119.2s 07:54:16 07:54:16 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:54:16 #229 DONE 4.3s 07:54:16 07:54:16 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:54:16 #230 DONE 0.1s 07:54:16 07:54:16 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:16 #231 DONE 5.5s 07:54:16 07:54:16 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:54:16 #232 DONE 0.1s 07:54:16 07:54:16 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:54:16 #233 DONE 0.1s 07:54:16 07:54:16 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:54:16 #234 DONE 0.1s 07:54:16 07:54:16 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:16 #235 DONE 0.5s 07:54:16 07:54:16 #120 [security-secretstore-setup] exporting to image 07:54:16 #120 exporting layers 0.3s done 07:54:16 #120 writing image sha256:0d1b3b146031f2726b6bc28142784d489d51492fae06a5e4ea156827c67426d8 done 07:54:16 #120 naming to docker.io/library/security-proxy-setup done 07:54:17 #120 ... 07:54:17 07:54:17 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:54:17 #236 DONE 0.4s 07:54:17 07:54:17 #120 [security-secretstore-setup] exporting to image 07:54:17 #120 exporting layers 0.4s done 07:54:17 #120 writing image sha256:64809ad87b1f1f90fd3b46e3a2b727a9a4603cf5a790c67977778a6a99f5b736 done 07:54:17 #120 naming to docker.io/library/security-secretstore-setup done 07:54:17 #120 exporting layers 0.3s done 07:54:17 #120 writing image sha256:ee1b10667b80947444f162c2012955d2e8f9b6431e8e4ef353e1c3a084506629 done 07:54:17 #120 naming to docker.io/library/security-bootstrapper done 07:54:17 #120 DONE 120.1s 07:54:17 time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:54:17 time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:54:17 $ docker stop --time=1 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 07:54:19 $ docker rm -f --volumes 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:19 + docker images 07:54:19 REPOSITORY TAG IMAGE ID CREATED SIZE 07:54:19 security-proxy-setup latest 0d1b3b146031 3 seconds ago 28.7MB 07:54:19 security-secretstore-setup latest 64809ad87b1f 3 seconds ago 40.2MB 07:54:19 security-bootstrapper latest ee1b10667b80 3 seconds ago 20.4MB 07:54:19 security-proxy-auth latest 2382f65bedbe 8 seconds ago 24.6MB 07:54:19 core-data latest 81b3b001d7fa 9 seconds ago 29.6MB 07:54:19 core-common-config-bootstrapper latest 2bf9dee32231 9 seconds ago 16.5MB 07:54:19 core-metadata latest 30a5072b908b 9 seconds ago 29.7MB 07:54:19 support-notifications latest 94725c22d934 10 seconds ago 44.4MB 07:54:19 core-keeper latest ca6fb038b17a 11 seconds ago 29MB 07:54:19 security-spiffe-token-provider latest a3aa4b2096fb 11 seconds ago 31.8MB 07:54:19 support-cron-scheduler latest 03dad18a10f5 13 seconds ago 45.4MB 07:54:19 support-scheduler latest 9221a44ae95e 15 seconds ago 43.8MB 07:54:19 core-command latest dd53783ef2a2 15 seconds ago 25.9MB 07:54:19 security-spire-agent latest f2971cf7dd8e 4 minutes ago 183MB 07:54:19 security-spire-server latest 8a144c41a959 5 minutes ago 122MB 07:54:19 security-spire-config latest 6f6c5e4cf387 5 minutes ago 121MB 07:54:19 ci-base-image-x86_64 latest 36d134d96d81 15 minutes ago 979MB 07:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 28 hours ago 573MB 07:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 07:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:19 provisioning config files... 07:54:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config18379255786970558049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:19 ---> ****-login.sh 07:54:19 nexus3.edgexfoundry.org:10001 07:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:20 Configure a credential helper to remove this warning. See 07:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:20 07:54:20 Login Succeeded 07:54:20 nexus3.edgexfoundry.org:10002 07:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:20 Configure a credential helper to remove this warning. See 07:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:20 07:54:20 Login Succeeded 07:54:20 nexus3.edgexfoundry.org:10003 07:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:20 Configure a credential helper to remove this warning. See 07:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:20 07:54:20 Login Succeeded 07:54:20 nexus3.edgexfoundry.org:10004 07:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:20 Configure a credential helper to remove this warning. See 07:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:20 07:54:20 Login Succeeded 07:54:20 ****.io 07:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:20 Configure a credential helper to remove this warning. See 07:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:20 07:54:20 Login Succeeded 07:54:20 ---> ****-login.sh ends [Pipeline] } 07:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:54:20 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:20 latest 07:54:20 3.2.0-dev.88 07:54:20 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:20 main 07:54:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker push nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:21 be48f19be6f7: Preparing 07:54:21 5a36d2f67790: Preparing 07:54:21 2579b3362474: Preparing 07:54:21 dd2b65a69b29: Preparing 07:54:21 fe1e3f5a35b9: Preparing 07:54:21 1427de1e23e9: Preparing 07:54:21 63ca1fbb43ae: Preparing 07:54:21 1427de1e23e9: Waiting 07:54:21 63ca1fbb43ae: Waiting 07:54:21 dd2b65a69b29: Pushed 07:54:21 fe1e3f5a35b9: Pushed 07:54:21 2579b3362474: Pushed 07:54:21 63ca1fbb43ae: Layer already exists 07:54:21 be48f19be6f7: Pushed 07:54:21 1427de1e23e9: Pushed 07:54:23 5a36d2f67790: Pushed 07:54:23 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:23 be48f19be6f7: Preparing 07:54:23 5a36d2f67790: Preparing 07:54:23 2579b3362474: Preparing 07:54:23 dd2b65a69b29: Preparing 07:54:23 fe1e3f5a35b9: Preparing 07:54:23 1427de1e23e9: Preparing 07:54:23 63ca1fbb43ae: Preparing 07:54:23 1427de1e23e9: Waiting 07:54:23 63ca1fbb43ae: Waiting 07:54:23 5a36d2f67790: Layer already exists 07:54:23 dd2b65a69b29: Layer already exists 07:54:23 2579b3362474: Layer already exists 07:54:23 be48f19be6f7: Layer already exists 07:54:23 fe1e3f5a35b9: Layer already exists 07:54:23 63ca1fbb43ae: Layer already exists 07:54:23 1427de1e23e9: Layer already exists 07:54:23 latest: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 07:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:24 be48f19be6f7: Preparing 07:54:24 5a36d2f67790: Preparing 07:54:24 2579b3362474: Preparing 07:54:24 dd2b65a69b29: Preparing 07:54:24 fe1e3f5a35b9: Preparing 07:54:24 1427de1e23e9: Preparing 07:54:24 63ca1fbb43ae: Preparing 07:54:24 63ca1fbb43ae: Waiting 07:54:24 1427de1e23e9: Waiting 07:54:24 be48f19be6f7: Layer already exists 07:54:24 dd2b65a69b29: Layer already exists 07:54:24 fe1e3f5a35b9: Layer already exists 07:54:24 5a36d2f67790: Layer already exists 07:54:24 1427de1e23e9: Layer already exists 07:54:24 63ca1fbb43ae: Layer already exists 07:54:24 2579b3362474: Layer already exists 07:54:24 3.2.0-dev.88: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker push nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:25 be48f19be6f7: Preparing 07:54:25 5a36d2f67790: Preparing 07:54:25 2579b3362474: Preparing 07:54:25 dd2b65a69b29: Preparing 07:54:25 fe1e3f5a35b9: Preparing 07:54:25 1427de1e23e9: Preparing 07:54:25 63ca1fbb43ae: Preparing 07:54:25 1427de1e23e9: Waiting 07:54:25 63ca1fbb43ae: Waiting 07:54:25 fe1e3f5a35b9: Layer already exists 07:54:25 5a36d2f67790: Layer already exists 07:54:25 be48f19be6f7: Layer already exists 07:54:25 2579b3362474: Layer already exists 07:54:25 dd2b65a69b29: Layer already exists 07:54:25 1427de1e23e9: Layer already exists 07:54:25 63ca1fbb43ae: Layer already exists 07:54:25 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:25 be48f19be6f7: Preparing 07:54:25 5a36d2f67790: Preparing 07:54:25 2579b3362474: Preparing 07:54:25 dd2b65a69b29: Preparing 07:54:25 fe1e3f5a35b9: Preparing 07:54:25 1427de1e23e9: Preparing 07:54:25 63ca1fbb43ae: Preparing 07:54:25 1427de1e23e9: Waiting 07:54:25 63ca1fbb43ae: Waiting 07:54:25 dd2b65a69b29: Layer already exists 07:54:25 5a36d2f67790: Layer already exists 07:54:25 be48f19be6f7: Layer already exists 07:54:25 63ca1fbb43ae: Layer already exists 07:54:25 1427de1e23e9: Layer already exists 07:54:25 2579b3362474: Layer already exists 07:54:25 fe1e3f5a35b9: Layer already exists 07:54:25 main: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:25 ===================================================== [Pipeline] echo 07:54:25 taggedImages: 07:54:25 - nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:25 - nexus3.edgexfoundry.org:10004/core-command:latest 07:54:25 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 07:54:25 - nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:54:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:54:26 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:26 latest 07:54:26 3.2.0-dev.88 07:54:26 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:26 main 07:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:26 41ea27942834: Preparing 07:54:26 86184171266d: Preparing 07:54:26 6661e99142b2: Preparing 07:54:26 565b438da791: Preparing 07:54:26 2579b3362474: Preparing 07:54:26 dd2b65a69b29: Preparing 07:54:26 fe1e3f5a35b9: Preparing 07:54:26 1427de1e23e9: Preparing 07:54:26 63ca1fbb43ae: Preparing 07:54:26 dd2b65a69b29: Waiting 07:54:26 1427de1e23e9: Waiting 07:54:26 fe1e3f5a35b9: Waiting 07:54:26 63ca1fbb43ae: Waiting 07:54:26 2579b3362474: Layer already exists 07:54:26 dd2b65a69b29: Layer already exists 07:54:26 86184171266d: Pushed 07:54:26 6661e99142b2: Pushed 07:54:26 1427de1e23e9: Layer already exists 07:54:26 fe1e3f5a35b9: Layer already exists 07:54:26 41ea27942834: Pushed 07:54:26 63ca1fbb43ae: Layer already exists 07:54:27 565b438da791: Pushed 07:54:27 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:28 41ea27942834: Preparing 07:54:28 86184171266d: Preparing 07:54:28 6661e99142b2: Preparing 07:54:28 565b438da791: Preparing 07:54:28 2579b3362474: Preparing 07:54:28 dd2b65a69b29: Preparing 07:54:28 fe1e3f5a35b9: Preparing 07:54:28 1427de1e23e9: Preparing 07:54:28 63ca1fbb43ae: Preparing 07:54:28 dd2b65a69b29: Waiting 07:54:28 fe1e3f5a35b9: Waiting 07:54:28 1427de1e23e9: Waiting 07:54:28 63ca1fbb43ae: Waiting 07:54:28 6661e99142b2: Layer already exists 07:54:28 41ea27942834: Layer already exists 07:54:28 86184171266d: Layer already exists 07:54:28 565b438da791: Layer already exists 07:54:28 2579b3362474: Layer already exists 07:54:28 63ca1fbb43ae: Layer already exists 07:54:28 dd2b65a69b29: Layer already exists 07:54:28 1427de1e23e9: Layer already exists 07:54:28 fe1e3f5a35b9: Layer already exists 07:54:28 latest: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 07:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:29 41ea27942834: Preparing 07:54:29 86184171266d: Preparing 07:54:29 6661e99142b2: Preparing 07:54:29 565b438da791: Preparing 07:54:29 2579b3362474: Preparing 07:54:29 dd2b65a69b29: Preparing 07:54:29 fe1e3f5a35b9: Preparing 07:54:29 1427de1e23e9: Preparing 07:54:29 63ca1fbb43ae: Preparing 07:54:29 dd2b65a69b29: Waiting 07:54:29 fe1e3f5a35b9: Waiting 07:54:29 1427de1e23e9: Waiting 07:54:29 63ca1fbb43ae: Waiting 07:54:29 565b438da791: Layer already exists 07:54:29 41ea27942834: Layer already exists 07:54:29 6661e99142b2: Layer already exists 07:54:29 86184171266d: Layer already exists 07:54:29 2579b3362474: Layer already exists 07:54:29 dd2b65a69b29: Layer already exists 07:54:29 63ca1fbb43ae: Layer already exists 07:54:29 1427de1e23e9: Layer already exists 07:54:29 fe1e3f5a35b9: Layer already exists 07:54:29 3.2.0-dev.88: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:30 41ea27942834: Preparing 07:54:30 86184171266d: Preparing 07:54:30 6661e99142b2: Preparing 07:54:30 565b438da791: Preparing 07:54:30 2579b3362474: Preparing 07:54:30 dd2b65a69b29: Preparing 07:54:30 fe1e3f5a35b9: Preparing 07:54:30 1427de1e23e9: Preparing 07:54:30 63ca1fbb43ae: Preparing 07:54:30 dd2b65a69b29: Waiting 07:54:30 fe1e3f5a35b9: Waiting 07:54:30 1427de1e23e9: Waiting 07:54:30 63ca1fbb43ae: Waiting 07:54:30 6661e99142b2: Layer already exists 07:54:30 86184171266d: Layer already exists 07:54:30 565b438da791: Layer already exists 07:54:30 41ea27942834: Layer already exists 07:54:30 2579b3362474: Layer already exists 07:54:30 1427de1e23e9: Layer already exists 07:54:30 dd2b65a69b29: Layer already exists 07:54:30 fe1e3f5a35b9: Layer already exists 07:54:30 63ca1fbb43ae: Layer already exists 07:54:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:30 41ea27942834: Preparing 07:54:30 86184171266d: Preparing 07:54:30 6661e99142b2: Preparing 07:54:30 565b438da791: Preparing 07:54:30 2579b3362474: Preparing 07:54:30 dd2b65a69b29: Preparing 07:54:30 fe1e3f5a35b9: Preparing 07:54:30 1427de1e23e9: Preparing 07:54:30 63ca1fbb43ae: Preparing 07:54:30 fe1e3f5a35b9: Waiting 07:54:30 1427de1e23e9: Waiting 07:54:30 63ca1fbb43ae: Waiting 07:54:30 dd2b65a69b29: Waiting 07:54:30 565b438da791: Layer already exists 07:54:30 2579b3362474: Layer already exists 07:54:30 41ea27942834: Layer already exists 07:54:30 86184171266d: Layer already exists 07:54:30 6661e99142b2: Layer already exists 07:54:30 fe1e3f5a35b9: Layer already exists 07:54:30 dd2b65a69b29: Layer already exists 07:54:30 1427de1e23e9: Layer already exists 07:54:30 63ca1fbb43ae: Layer already exists 07:54:30 main: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:30 ===================================================== [Pipeline] echo 07:54:30 taggedImages: 07:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 07:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:54:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:54:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:30 latest 07:54:30 3.2.0-dev.88 07:54:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:30 main 07:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker push nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:31 0282e0d2c288: Preparing 07:54:31 9ee82f910c09: Preparing 07:54:31 a2e134de68f8: Preparing 07:54:31 2579b3362474: Preparing 07:54:31 dd2b65a69b29: Preparing 07:54:31 ec8548548f25: Preparing 07:54:31 ecf16ebe30c3: Preparing 07:54:31 63ca1fbb43ae: Preparing 07:54:31 ecf16ebe30c3: Waiting 07:54:31 ec8548548f25: Waiting 07:54:31 63ca1fbb43ae: Waiting 07:54:31 2579b3362474: Layer already exists 07:54:31 dd2b65a69b29: Layer already exists 07:54:31 9ee82f910c09: Pushed 07:54:31 63ca1fbb43ae: Layer already exists 07:54:31 0282e0d2c288: Pushed 07:54:31 ecf16ebe30c3: Pushed 07:54:31 ec8548548f25: Pushed 07:54:33 a2e134de68f8: Pushed 07:54:33 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:34 0282e0d2c288: Preparing 07:54:34 9ee82f910c09: Preparing 07:54:34 a2e134de68f8: Preparing 07:54:34 2579b3362474: Preparing 07:54:34 dd2b65a69b29: Preparing 07:54:34 ec8548548f25: Preparing 07:54:34 ecf16ebe30c3: Preparing 07:54:34 63ca1fbb43ae: Preparing 07:54:34 ecf16ebe30c3: Waiting 07:54:34 63ca1fbb43ae: Waiting 07:54:34 dd2b65a69b29: Layer already exists 07:54:34 2579b3362474: Layer already exists 07:54:34 0282e0d2c288: Layer already exists 07:54:34 a2e134de68f8: Layer already exists 07:54:34 9ee82f910c09: Layer already exists 07:54:34 ecf16ebe30c3: Layer already exists 07:54:34 ec8548548f25: Layer already exists 07:54:34 63ca1fbb43ae: Layer already exists 07:54:34 latest: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 07:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:35 0282e0d2c288: Preparing 07:54:35 9ee82f910c09: Preparing 07:54:35 a2e134de68f8: Preparing 07:54:35 2579b3362474: Preparing 07:54:35 dd2b65a69b29: Preparing 07:54:35 ec8548548f25: Preparing 07:54:35 ecf16ebe30c3: Preparing 07:54:35 63ca1fbb43ae: Preparing 07:54:35 ec8548548f25: Waiting 07:54:35 63ca1fbb43ae: Waiting 07:54:35 ecf16ebe30c3: Waiting 07:54:35 dd2b65a69b29: Layer already exists 07:54:35 a2e134de68f8: Layer already exists 07:54:35 2579b3362474: Layer already exists 07:54:35 0282e0d2c288: Layer already exists 07:54:35 9ee82f910c09: Layer already exists 07:54:35 ec8548548f25: Layer already exists 07:54:35 ecf16ebe30c3: Layer already exists 07:54:35 63ca1fbb43ae: Layer already exists 07:54:35 3.2.0-dev.88: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:35 0282e0d2c288: Preparing 07:54:35 9ee82f910c09: Preparing 07:54:35 a2e134de68f8: Preparing 07:54:35 2579b3362474: Preparing 07:54:35 dd2b65a69b29: Preparing 07:54:35 ec8548548f25: Preparing 07:54:35 ecf16ebe30c3: Preparing 07:54:35 63ca1fbb43ae: Preparing 07:54:35 ecf16ebe30c3: Waiting 07:54:35 63ca1fbb43ae: Waiting 07:54:35 ec8548548f25: Waiting 07:54:35 2579b3362474: Layer already exists 07:54:35 9ee82f910c09: Layer already exists 07:54:35 a2e134de68f8: Layer already exists 07:54:35 0282e0d2c288: Layer already exists 07:54:35 dd2b65a69b29: Layer already exists 07:54:35 ec8548548f25: Layer already exists 07:54:35 ecf16ebe30c3: Layer already exists 07:54:35 63ca1fbb43ae: Layer already exists 07:54:35 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:36 0282e0d2c288: Preparing 07:54:36 9ee82f910c09: Preparing 07:54:36 a2e134de68f8: Preparing 07:54:36 2579b3362474: Preparing 07:54:36 dd2b65a69b29: Preparing 07:54:36 ec8548548f25: Preparing 07:54:36 ecf16ebe30c3: Preparing 07:54:36 ec8548548f25: Waiting 07:54:36 63ca1fbb43ae: Preparing 07:54:36 ecf16ebe30c3: Waiting 07:54:36 63ca1fbb43ae: Waiting 07:54:36 2579b3362474: Layer already exists 07:54:36 0282e0d2c288: Layer already exists 07:54:36 9ee82f910c09: Layer already exists 07:54:36 dd2b65a69b29: Layer already exists 07:54:36 a2e134de68f8: Layer already exists 07:54:36 ec8548548f25: Layer already exists 07:54:36 ecf16ebe30c3: Layer already exists 07:54:36 63ca1fbb43ae: Layer already exists 07:54:36 main: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:36 ===================================================== [Pipeline] echo 07:54:36 taggedImages: 07:54:36 - nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:36 - nexus3.edgexfoundry.org:10004/core-data:latest 07:54:36 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 07:54:36 - nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:54:36 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:54:36 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:36 latest 07:54:36 3.2.0-dev.88 07:54:36 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:36 main 07:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:37 bfefe7f35739: Preparing 07:54:37 41aa0ec96eda: Preparing 07:54:37 77b8d3e06a67: Preparing 07:54:37 dd2b65a69b29: Preparing 07:54:37 c031a109dce1: Preparing 07:54:37 d102257ef3e6: Preparing 07:54:37 63ca1fbb43ae: Preparing 07:54:37 d102257ef3e6: Waiting 07:54:37 63ca1fbb43ae: Waiting 07:54:37 dd2b65a69b29: Layer already exists 07:54:37 41aa0ec96eda: Pushed 07:54:37 bfefe7f35739: Pushed 07:54:37 d102257ef3e6: Pushed 07:54:37 c031a109dce1: Pushed 07:54:37 63ca1fbb43ae: Layer already exists 07:54:39 77b8d3e06a67: Pushed 07:54:39 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:40 bfefe7f35739: Preparing 07:54:40 41aa0ec96eda: Preparing 07:54:40 77b8d3e06a67: Preparing 07:54:40 dd2b65a69b29: Preparing 07:54:40 c031a109dce1: Preparing 07:54:40 d102257ef3e6: Preparing 07:54:40 63ca1fbb43ae: Preparing 07:54:40 63ca1fbb43ae: Waiting 07:54:40 d102257ef3e6: Waiting 07:54:40 c031a109dce1: Layer already exists 07:54:40 bfefe7f35739: Layer already exists 07:54:40 dd2b65a69b29: Layer already exists 07:54:40 77b8d3e06a67: Layer already exists 07:54:40 41aa0ec96eda: Layer already exists 07:54:40 63ca1fbb43ae: Layer already exists 07:54:40 d102257ef3e6: Layer already exists 07:54:40 latest: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 07:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:40 bfefe7f35739: Preparing 07:54:40 41aa0ec96eda: Preparing 07:54:40 77b8d3e06a67: Preparing 07:54:40 dd2b65a69b29: Preparing 07:54:40 c031a109dce1: Preparing 07:54:40 d102257ef3e6: Preparing 07:54:40 63ca1fbb43ae: Preparing 07:54:40 d102257ef3e6: Waiting 07:54:40 63ca1fbb43ae: Waiting 07:54:40 77b8d3e06a67: Layer already exists 07:54:40 41aa0ec96eda: Layer already exists 07:54:40 dd2b65a69b29: Layer already exists 07:54:40 c031a109dce1: Layer already exists 07:54:40 bfefe7f35739: Layer already exists 07:54:40 d102257ef3e6: Layer already exists 07:54:40 63ca1fbb43ae: Layer already exists 07:54:40 3.2.0-dev.88: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:41 bfefe7f35739: Preparing 07:54:41 41aa0ec96eda: Preparing 07:54:41 77b8d3e06a67: Preparing 07:54:41 dd2b65a69b29: Preparing 07:54:41 c031a109dce1: Preparing 07:54:41 d102257ef3e6: Preparing 07:54:41 63ca1fbb43ae: Preparing 07:54:41 d102257ef3e6: Waiting 07:54:41 c031a109dce1: Layer already exists 07:54:41 77b8d3e06a67: Layer already exists 07:54:41 41aa0ec96eda: Layer already exists 07:54:41 bfefe7f35739: Layer already exists 07:54:41 dd2b65a69b29: Layer already exists 07:54:41 63ca1fbb43ae: Layer already exists 07:54:41 d102257ef3e6: Layer already exists 07:54:41 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:42 bfefe7f35739: Preparing 07:54:42 41aa0ec96eda: Preparing 07:54:42 77b8d3e06a67: Preparing 07:54:42 dd2b65a69b29: Preparing 07:54:42 c031a109dce1: Preparing 07:54:42 d102257ef3e6: Preparing 07:54:42 63ca1fbb43ae: Preparing 07:54:42 d102257ef3e6: Waiting 07:54:42 41aa0ec96eda: Layer already exists 07:54:42 c031a109dce1: Layer already exists 07:54:42 77b8d3e06a67: Layer already exists 07:54:42 dd2b65a69b29: Layer already exists 07:54:42 bfefe7f35739: Layer already exists 07:54:42 d102257ef3e6: Layer already exists 07:54:42 63ca1fbb43ae: Layer already exists 07:54:42 main: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:42 ===================================================== [Pipeline] echo 07:54:42 taggedImages: 07:54:42 - nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:42 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:54:42 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 07:54:42 - nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:42 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:54:42 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:54:42 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:42 latest 07:54:42 3.2.0-dev.88 07:54:42 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:42 main 07:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:43 d0132bad762d: Preparing 07:54:43 7f1cf91a6cf2: Preparing 07:54:43 c8609c929269: Preparing 07:54:43 8be89641c6bb: Preparing 07:54:43 2579b3362474: Preparing 07:54:43 dd2b65a69b29: Preparing 07:54:43 fe1e3f5a35b9: Preparing 07:54:43 1427de1e23e9: Preparing 07:54:43 63ca1fbb43ae: Preparing 07:54:43 dd2b65a69b29: Waiting 07:54:43 fe1e3f5a35b9: Waiting 07:54:43 1427de1e23e9: Waiting 07:54:43 63ca1fbb43ae: Waiting 07:54:43 2579b3362474: Layer already exists 07:54:43 dd2b65a69b29: Layer already exists 07:54:43 fe1e3f5a35b9: Layer already exists 07:54:43 1427de1e23e9: Layer already exists 07:54:43 63ca1fbb43ae: Layer already exists 07:54:43 d0132bad762d: Pushed 07:54:43 7f1cf91a6cf2: Pushed 07:54:43 c8609c929269: Pushed 07:54:44 8be89641c6bb: Pushed 07:54:45 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:45 d0132bad762d: Preparing 07:54:45 7f1cf91a6cf2: Preparing 07:54:45 c8609c929269: Preparing 07:54:45 8be89641c6bb: Preparing 07:54:45 2579b3362474: Preparing 07:54:45 dd2b65a69b29: Preparing 07:54:45 fe1e3f5a35b9: Preparing 07:54:45 1427de1e23e9: Preparing 07:54:45 dd2b65a69b29: Waiting 07:54:45 fe1e3f5a35b9: Waiting 07:54:45 63ca1fbb43ae: Preparing 07:54:45 1427de1e23e9: Waiting 07:54:45 63ca1fbb43ae: Waiting 07:54:45 2579b3362474: Layer already exists 07:54:45 c8609c929269: Layer already exists 07:54:45 8be89641c6bb: Layer already exists 07:54:45 7f1cf91a6cf2: Layer already exists 07:54:45 d0132bad762d: Layer already exists 07:54:45 dd2b65a69b29: Layer already exists 07:54:45 1427de1e23e9: Layer already exists 07:54:45 63ca1fbb43ae: Layer already exists 07:54:45 fe1e3f5a35b9: Layer already exists 07:54:45 latest: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 07:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:46 d0132bad762d: Preparing 07:54:46 7f1cf91a6cf2: Preparing 07:54:46 c8609c929269: Preparing 07:54:46 8be89641c6bb: Preparing 07:54:46 2579b3362474: Preparing 07:54:46 dd2b65a69b29: Preparing 07:54:46 fe1e3f5a35b9: Preparing 07:54:46 1427de1e23e9: Preparing 07:54:46 63ca1fbb43ae: Preparing 07:54:46 1427de1e23e9: Waiting 07:54:46 63ca1fbb43ae: Waiting 07:54:46 fe1e3f5a35b9: Waiting 07:54:46 dd2b65a69b29: Waiting 07:54:46 c8609c929269: Layer already exists 07:54:46 7f1cf91a6cf2: Layer already exists 07:54:46 8be89641c6bb: Layer already exists 07:54:46 2579b3362474: Layer already exists 07:54:46 d0132bad762d: Layer already exists 07:54:46 dd2b65a69b29: Layer already exists 07:54:46 1427de1e23e9: Layer already exists 07:54:46 fe1e3f5a35b9: Layer already exists 07:54:46 63ca1fbb43ae: Layer already exists 07:54:46 3.2.0-dev.88: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:47 d0132bad762d: Preparing 07:54:47 7f1cf91a6cf2: Preparing 07:54:47 c8609c929269: Preparing 07:54:47 8be89641c6bb: Preparing 07:54:47 2579b3362474: Preparing 07:54:47 dd2b65a69b29: Preparing 07:54:47 fe1e3f5a35b9: Preparing 07:54:47 1427de1e23e9: Preparing 07:54:47 63ca1fbb43ae: Preparing 07:54:47 fe1e3f5a35b9: Waiting 07:54:47 1427de1e23e9: Waiting 07:54:47 63ca1fbb43ae: Waiting 07:54:47 dd2b65a69b29: Waiting 07:54:47 8be89641c6bb: Layer already exists 07:54:47 2579b3362474: Layer already exists 07:54:47 7f1cf91a6cf2: Layer already exists 07:54:47 c8609c929269: Layer already exists 07:54:47 d0132bad762d: Layer already exists 07:54:47 1427de1e23e9: Layer already exists 07:54:47 fe1e3f5a35b9: Layer already exists 07:54:47 63ca1fbb43ae: Layer already exists 07:54:47 dd2b65a69b29: Layer already exists 07:54:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:47 d0132bad762d: Preparing 07:54:47 7f1cf91a6cf2: Preparing 07:54:47 c8609c929269: Preparing 07:54:47 8be89641c6bb: Preparing 07:54:47 2579b3362474: Preparing 07:54:47 dd2b65a69b29: Preparing 07:54:47 fe1e3f5a35b9: Preparing 07:54:47 1427de1e23e9: Preparing 07:54:47 63ca1fbb43ae: Preparing 07:54:47 dd2b65a69b29: Waiting 07:54:47 fe1e3f5a35b9: Waiting 07:54:47 1427de1e23e9: Waiting 07:54:47 63ca1fbb43ae: Waiting 07:54:47 2579b3362474: Layer already exists 07:54:47 c8609c929269: Layer already exists 07:54:47 8be89641c6bb: Layer already exists 07:54:47 7f1cf91a6cf2: Layer already exists 07:54:47 d0132bad762d: Layer already exists 07:54:47 1427de1e23e9: Layer already exists 07:54:47 fe1e3f5a35b9: Layer already exists 07:54:47 dd2b65a69b29: Layer already exists 07:54:47 63ca1fbb43ae: Layer already exists 07:54:47 main: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:47 ===================================================== [Pipeline] echo 07:54:47 taggedImages: 07:54:47 - nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:54:47 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 07:54:47 - nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:54:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:54:48 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:48 latest 07:54:48 3.2.0-dev.88 07:54:48 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:48 main 07:54:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:48 084e2a357a73: Preparing 07:54:48 ba71f8af2cf4: Preparing 07:54:48 ed1d7b173930: Preparing 07:54:48 fdea480a88e4: Preparing 07:54:48 0c2dc6ae8e51: Preparing 07:54:48 745feafcee5f: Preparing 07:54:48 a7183e2a42b9: Preparing 07:54:48 5134ce9fac11: Preparing 07:54:48 2579b3362474: Preparing 07:54:48 dd2b65a69b29: Preparing 07:54:48 ee1e334ceab8: Preparing 07:54:48 b0c76ce49fe7: Preparing 07:54:48 5f70bf18a086: Preparing 07:54:48 153fd9234922: Preparing 07:54:48 fd6d87f4e745: Preparing 07:54:48 a438761ce61b: Preparing 07:54:48 63ca1fbb43ae: Preparing 07:54:48 745feafcee5f: Waiting 07:54:48 a7183e2a42b9: Waiting 07:54:48 5134ce9fac11: Waiting 07:54:48 2579b3362474: Waiting 07:54:48 dd2b65a69b29: Waiting 07:54:48 ee1e334ceab8: Waiting 07:54:48 b0c76ce49fe7: Waiting 07:54:48 5f70bf18a086: Waiting 07:54:48 153fd9234922: Waiting 07:54:48 fd6d87f4e745: Waiting 07:54:48 a438761ce61b: Waiting 07:54:48 63ca1fbb43ae: Waiting 07:54:48 ed1d7b173930: Pushed 07:54:48 fdea480a88e4: Pushed 07:54:48 0c2dc6ae8e51: Pushed 07:54:48 ba71f8af2cf4: Pushed 07:54:48 084e2a357a73: Pushed 07:54:48 745feafcee5f: Pushed 07:54:48 2579b3362474: Layer already exists 07:54:48 dd2b65a69b29: Layer already exists 07:54:48 5f70bf18a086: Layer already exists 07:54:48 a7183e2a42b9: Pushed 07:54:48 ee1e334ceab8: Pushed 07:54:48 b0c76ce49fe7: Pushed 07:54:48 153fd9234922: Pushed 07:54:49 fd6d87f4e745: Pushed 07:54:49 63ca1fbb43ae: Layer already exists 07:54:49 a438761ce61b: Pushed 07:54:50 5134ce9fac11: Pushed 07:54:50 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:51 084e2a357a73: Preparing 07:54:51 ba71f8af2cf4: Preparing 07:54:51 ed1d7b173930: Preparing 07:54:51 fdea480a88e4: Preparing 07:54:51 0c2dc6ae8e51: Preparing 07:54:51 745feafcee5f: Preparing 07:54:51 a7183e2a42b9: Preparing 07:54:51 5134ce9fac11: Preparing 07:54:51 2579b3362474: Preparing 07:54:51 dd2b65a69b29: Preparing 07:54:51 ee1e334ceab8: Preparing 07:54:51 b0c76ce49fe7: Preparing 07:54:51 5f70bf18a086: Preparing 07:54:51 153fd9234922: Preparing 07:54:51 fd6d87f4e745: Preparing 07:54:51 a438761ce61b: Preparing 07:54:51 63ca1fbb43ae: Preparing 07:54:51 745feafcee5f: Waiting 07:54:51 b0c76ce49fe7: Waiting 07:54:51 a7183e2a42b9: Waiting 07:54:51 5f70bf18a086: Waiting 07:54:51 5134ce9fac11: Waiting 07:54:51 153fd9234922: Waiting 07:54:51 fd6d87f4e745: Waiting 07:54:51 2579b3362474: Waiting 07:54:51 a438761ce61b: Waiting 07:54:51 dd2b65a69b29: Waiting 07:54:51 63ca1fbb43ae: Waiting 07:54:51 ee1e334ceab8: Waiting 07:54:51 ed1d7b173930: Layer already exists 07:54:51 0c2dc6ae8e51: Layer already exists 07:54:51 084e2a357a73: Layer already exists 07:54:51 fdea480a88e4: Layer already exists 07:54:51 ba71f8af2cf4: Layer already exists 07:54:51 745feafcee5f: Layer already exists 07:54:51 2579b3362474: Layer already exists 07:54:51 5134ce9fac11: Layer already exists 07:54:51 a7183e2a42b9: Layer already exists 07:54:51 5f70bf18a086: Layer already exists 07:54:51 ee1e334ceab8: Layer already exists 07:54:51 153fd9234922: Layer already exists 07:54:51 b0c76ce49fe7: Layer already exists 07:54:51 a438761ce61b: Layer already exists 07:54:51 fd6d87f4e745: Layer already exists 07:54:51 63ca1fbb43ae: Layer already exists 07:54:51 dd2b65a69b29: Layer already exists 07:54:51 latest: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 07:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:51 084e2a357a73: Preparing 07:54:51 ba71f8af2cf4: Preparing 07:54:51 ed1d7b173930: Preparing 07:54:51 fdea480a88e4: Preparing 07:54:51 0c2dc6ae8e51: Preparing 07:54:51 745feafcee5f: Preparing 07:54:51 a7183e2a42b9: Preparing 07:54:51 5134ce9fac11: Preparing 07:54:51 2579b3362474: Preparing 07:54:51 dd2b65a69b29: Preparing 07:54:51 745feafcee5f: Waiting 07:54:51 a7183e2a42b9: Waiting 07:54:51 5134ce9fac11: Waiting 07:54:51 2579b3362474: Waiting 07:54:51 ee1e334ceab8: Preparing 07:54:51 b0c76ce49fe7: Preparing 07:54:51 dd2b65a69b29: Waiting 07:54:51 ee1e334ceab8: Waiting 07:54:51 5f70bf18a086: Preparing 07:54:51 153fd9234922: Preparing 07:54:51 fd6d87f4e745: Preparing 07:54:51 a438761ce61b: Preparing 07:54:51 b0c76ce49fe7: Waiting 07:54:51 5f70bf18a086: Waiting 07:54:51 63ca1fbb43ae: Preparing 07:54:51 153fd9234922: Waiting 07:54:51 fd6d87f4e745: Waiting 07:54:51 a438761ce61b: Waiting 07:54:51 63ca1fbb43ae: Waiting 07:54:51 0c2dc6ae8e51: Layer already exists 07:54:51 ed1d7b173930: Layer already exists 07:54:51 084e2a357a73: Layer already exists 07:54:51 ba71f8af2cf4: Layer already exists 07:54:51 fdea480a88e4: Layer already exists 07:54:51 745feafcee5f: Layer already exists 07:54:51 a7183e2a42b9: Layer already exists 07:54:51 2579b3362474: Layer already exists 07:54:51 dd2b65a69b29: Layer already exists 07:54:51 5134ce9fac11: Layer already exists 07:54:51 b0c76ce49fe7: Layer already exists 07:54:51 ee1e334ceab8: Layer already exists 07:54:51 5f70bf18a086: Layer already exists 07:54:51 153fd9234922: Layer already exists 07:54:51 fd6d87f4e745: Layer already exists 07:54:51 63ca1fbb43ae: Layer already exists 07:54:51 a438761ce61b: Layer already exists 07:54:51 3.2.0-dev.88: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:52 084e2a357a73: Preparing 07:54:52 ba71f8af2cf4: Preparing 07:54:52 ed1d7b173930: Preparing 07:54:52 fdea480a88e4: Preparing 07:54:52 0c2dc6ae8e51: Preparing 07:54:52 745feafcee5f: Preparing 07:54:52 a7183e2a42b9: Preparing 07:54:52 5134ce9fac11: Preparing 07:54:52 2579b3362474: Preparing 07:54:52 dd2b65a69b29: Preparing 07:54:52 ee1e334ceab8: Preparing 07:54:52 b0c76ce49fe7: Preparing 07:54:52 5f70bf18a086: Preparing 07:54:52 153fd9234922: Preparing 07:54:52 fd6d87f4e745: Preparing 07:54:52 a438761ce61b: Preparing 07:54:52 63ca1fbb43ae: Preparing 07:54:52 a7183e2a42b9: Waiting 07:54:52 5134ce9fac11: Waiting 07:54:52 2579b3362474: Waiting 07:54:52 dd2b65a69b29: Waiting 07:54:52 ee1e334ceab8: Waiting 07:54:52 745feafcee5f: Waiting 07:54:52 b0c76ce49fe7: Waiting 07:54:52 fd6d87f4e745: Waiting 07:54:52 5f70bf18a086: Waiting 07:54:52 153fd9234922: Waiting 07:54:52 a438761ce61b: Waiting 07:54:52 084e2a357a73: Layer already exists 07:54:52 ba71f8af2cf4: Layer already exists 07:54:52 fdea480a88e4: Layer already exists 07:54:52 ed1d7b173930: Layer already exists 07:54:52 0c2dc6ae8e51: Layer already exists 07:54:52 745feafcee5f: Layer already exists 07:54:52 5134ce9fac11: Layer already exists 07:54:52 2579b3362474: Layer already exists 07:54:52 a7183e2a42b9: Layer already exists 07:54:52 dd2b65a69b29: Layer already exists 07:54:52 ee1e334ceab8: Layer already exists 07:54:52 b0c76ce49fe7: Layer already exists 07:54:52 fd6d87f4e745: Layer already exists 07:54:52 5f70bf18a086: Layer already exists 07:54:52 153fd9234922: Layer already exists 07:54:52 a438761ce61b: Layer already exists 07:54:52 63ca1fbb43ae: Layer already exists 07:54:52 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:53 084e2a357a73: Preparing 07:54:53 ba71f8af2cf4: Preparing 07:54:53 ed1d7b173930: Preparing 07:54:53 fdea480a88e4: Preparing 07:54:53 0c2dc6ae8e51: Preparing 07:54:53 745feafcee5f: Preparing 07:54:53 a7183e2a42b9: Preparing 07:54:53 5134ce9fac11: Preparing 07:54:53 2579b3362474: Preparing 07:54:53 dd2b65a69b29: Preparing 07:54:53 ee1e334ceab8: Preparing 07:54:53 b0c76ce49fe7: Preparing 07:54:53 5f70bf18a086: Preparing 07:54:53 153fd9234922: Preparing 07:54:53 fd6d87f4e745: Preparing 07:54:53 a438761ce61b: Preparing 07:54:53 63ca1fbb43ae: Preparing 07:54:53 745feafcee5f: Waiting 07:54:53 5134ce9fac11: Waiting 07:54:53 ee1e334ceab8: Waiting 07:54:53 dd2b65a69b29: Waiting 07:54:53 a7183e2a42b9: Waiting 07:54:53 b0c76ce49fe7: Waiting 07:54:53 fd6d87f4e745: Waiting 07:54:53 63ca1fbb43ae: Waiting 07:54:53 a438761ce61b: Waiting 07:54:53 5f70bf18a086: Waiting 07:54:53 153fd9234922: Waiting 07:54:53 ed1d7b173930: Layer already exists 07:54:53 ba71f8af2cf4: Layer already exists 07:54:53 0c2dc6ae8e51: Layer already exists 07:54:53 084e2a357a73: Layer already exists 07:54:53 a7183e2a42b9: Layer already exists 07:54:53 745feafcee5f: Layer already exists 07:54:53 fdea480a88e4: Layer already exists 07:54:53 5134ce9fac11: Layer already exists 07:54:53 2579b3362474: Layer already exists 07:54:53 dd2b65a69b29: Layer already exists 07:54:53 ee1e334ceab8: Layer already exists 07:54:53 b0c76ce49fe7: Layer already exists 07:54:53 153fd9234922: Layer already exists 07:54:53 5f70bf18a086: Layer already exists 07:54:53 fd6d87f4e745: Layer already exists 07:54:53 a438761ce61b: Layer already exists 07:54:53 63ca1fbb43ae: Layer already exists 07:54:53 main: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:53 ===================================================== [Pipeline] echo 07:54:53 taggedImages: 07:54:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:54:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 07:54:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:54:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:54:53 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:53 latest 07:54:53 3.2.0-dev.88 07:54:53 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:53 main 07:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:54 fe9f3f7ea7ed: Preparing 07:54:54 f1ba1a0a9aa8: Preparing 07:54:54 f6b8f61e3321: Preparing 07:54:54 d2fb98e4b51a: Preparing 07:54:54 2579b3362474: Preparing 07:54:54 dd2b65a69b29: Preparing 07:54:54 fe1e3f5a35b9: Preparing 07:54:54 1427de1e23e9: Preparing 07:54:54 63ca1fbb43ae: Preparing 07:54:54 dd2b65a69b29: Waiting 07:54:54 fe1e3f5a35b9: Waiting 07:54:54 1427de1e23e9: Waiting 07:54:54 2579b3362474: Layer already exists 07:54:54 dd2b65a69b29: Layer already exists 07:54:54 fe1e3f5a35b9: Layer already exists 07:54:54 f1ba1a0a9aa8: Pushed 07:54:54 1427de1e23e9: Layer already exists 07:54:54 fe9f3f7ea7ed: Pushed 07:54:54 63ca1fbb43ae: Layer already exists 07:54:54 f6b8f61e3321: Pushed 07:54:56 d2fb98e4b51a: Pushed 07:54:56 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:56 fe9f3f7ea7ed: Preparing 07:54:56 f1ba1a0a9aa8: Preparing 07:54:56 f6b8f61e3321: Preparing 07:54:56 d2fb98e4b51a: Preparing 07:54:56 2579b3362474: Preparing 07:54:56 dd2b65a69b29: Preparing 07:54:56 fe1e3f5a35b9: Preparing 07:54:56 1427de1e23e9: Preparing 07:54:56 63ca1fbb43ae: Preparing 07:54:56 fe1e3f5a35b9: Waiting 07:54:56 1427de1e23e9: Waiting 07:54:56 63ca1fbb43ae: Waiting 07:54:56 dd2b65a69b29: Waiting 07:54:56 f1ba1a0a9aa8: Layer already exists 07:54:56 fe9f3f7ea7ed: Layer already exists 07:54:56 d2fb98e4b51a: Layer already exists 07:54:56 2579b3362474: Layer already exists 07:54:56 f6b8f61e3321: Layer already exists 07:54:56 1427de1e23e9: Layer already exists 07:54:56 dd2b65a69b29: Layer already exists 07:54:56 fe1e3f5a35b9: Layer already exists 07:54:56 63ca1fbb43ae: Layer already exists 07:54:57 latest: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 07:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:57 fe9f3f7ea7ed: Preparing 07:54:57 f1ba1a0a9aa8: Preparing 07:54:57 f6b8f61e3321: Preparing 07:54:57 d2fb98e4b51a: Preparing 07:54:57 2579b3362474: Preparing 07:54:57 dd2b65a69b29: Preparing 07:54:57 fe1e3f5a35b9: Preparing 07:54:57 1427de1e23e9: Preparing 07:54:57 63ca1fbb43ae: Preparing 07:54:57 1427de1e23e9: Waiting 07:54:57 fe1e3f5a35b9: Waiting 07:54:57 63ca1fbb43ae: Waiting 07:54:57 dd2b65a69b29: Waiting 07:54:57 fe9f3f7ea7ed: Layer already exists 07:54:57 2579b3362474: Layer already exists 07:54:57 f6b8f61e3321: Layer already exists 07:54:57 d2fb98e4b51a: Layer already exists 07:54:57 f1ba1a0a9aa8: Layer already exists 07:54:57 dd2b65a69b29: Layer already exists 07:54:57 fe1e3f5a35b9: Layer already exists 07:54:57 63ca1fbb43ae: Layer already exists 07:54:57 1427de1e23e9: Layer already exists 07:54:57 3.2.0-dev.88: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:58 fe9f3f7ea7ed: Preparing 07:54:58 f1ba1a0a9aa8: Preparing 07:54:58 f6b8f61e3321: Preparing 07:54:58 d2fb98e4b51a: Preparing 07:54:58 2579b3362474: Preparing 07:54:58 dd2b65a69b29: Preparing 07:54:58 fe1e3f5a35b9: Preparing 07:54:58 1427de1e23e9: Preparing 07:54:58 63ca1fbb43ae: Preparing 07:54:58 fe1e3f5a35b9: Waiting 07:54:58 1427de1e23e9: Waiting 07:54:58 63ca1fbb43ae: Waiting 07:54:58 dd2b65a69b29: Waiting 07:54:58 2579b3362474: Layer already exists 07:54:58 fe9f3f7ea7ed: Layer already exists 07:54:58 d2fb98e4b51a: Layer already exists 07:54:58 f6b8f61e3321: Layer already exists 07:54:58 f1ba1a0a9aa8: Layer already exists 07:54:58 dd2b65a69b29: Layer already exists 07:54:58 fe1e3f5a35b9: Layer already exists 07:54:58 63ca1fbb43ae: Layer already exists 07:54:58 1427de1e23e9: Layer already exists 07:54:58 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:59 fe9f3f7ea7ed: Preparing 07:54:59 f1ba1a0a9aa8: Preparing 07:54:59 f6b8f61e3321: Preparing 07:54:59 d2fb98e4b51a: Preparing 07:54:59 2579b3362474: Preparing 07:54:59 dd2b65a69b29: Preparing 07:54:59 fe1e3f5a35b9: Preparing 07:54:59 1427de1e23e9: Preparing 07:54:59 63ca1fbb43ae: Preparing 07:54:59 dd2b65a69b29: Waiting 07:54:59 1427de1e23e9: Waiting 07:54:59 63ca1fbb43ae: Waiting 07:54:59 fe1e3f5a35b9: Waiting 07:54:59 2579b3362474: Layer already exists 07:54:59 fe9f3f7ea7ed: Layer already exists 07:54:59 f1ba1a0a9aa8: Layer already exists 07:54:59 d2fb98e4b51a: Layer already exists 07:54:59 f6b8f61e3321: Layer already exists 07:54:59 dd2b65a69b29: Layer already exists 07:54:59 1427de1e23e9: Layer already exists 07:54:59 fe1e3f5a35b9: Layer already exists 07:54:59 63ca1fbb43ae: Layer already exists 07:54:59 main: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:59 ===================================================== [Pipeline] echo 07:54:59 taggedImages: 07:54:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:54:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 07:54:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:54:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:54:59 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:54:59 latest 07:54:59 3.2.0-dev.88 07:54:59 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:54:59 main 07:54:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:55:00 5c92aa0f4d62: Preparing 07:55:00 dd38f0ae52ad: Preparing 07:55:00 98e0ff47fd38: Preparing 07:55:00 9a9284d2a832: Preparing 07:55:00 5f4e6aef27f7: Preparing 07:55:00 2579b3362474: Preparing 07:55:00 dd2b65a69b29: Preparing 07:55:00 313c7c3aace7: Preparing 07:55:00 994f1ef8da3a: Preparing 07:55:00 fad3af200b72: Preparing 07:55:00 63ca1fbb43ae: Preparing 07:55:00 2579b3362474: Waiting 07:55:00 dd2b65a69b29: Waiting 07:55:00 994f1ef8da3a: Waiting 07:55:00 313c7c3aace7: Waiting 07:55:00 fad3af200b72: Waiting 07:55:00 63ca1fbb43ae: Waiting 07:55:00 5c92aa0f4d62: Pushed 07:55:00 9a9284d2a832: Pushed 07:55:00 5f4e6aef27f7: Pushed 07:55:00 dd38f0ae52ad: Pushed 07:55:00 2579b3362474: Layer already exists 07:55:00 dd2b65a69b29: Layer already exists 07:55:00 63ca1fbb43ae: Layer already exists 07:55:00 313c7c3aace7: Pushed 07:55:00 994f1ef8da3a: Pushed 07:55:01 98e0ff47fd38: Pushed 07:55:01 fad3af200b72: Pushed 07:55:01 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:55:02 5c92aa0f4d62: Preparing 07:55:02 dd38f0ae52ad: Preparing 07:55:02 98e0ff47fd38: Preparing 07:55:02 9a9284d2a832: Preparing 07:55:02 5f4e6aef27f7: Preparing 07:55:02 2579b3362474: Preparing 07:55:02 dd2b65a69b29: Preparing 07:55:02 313c7c3aace7: Preparing 07:55:02 994f1ef8da3a: Preparing 07:55:02 fad3af200b72: Preparing 07:55:02 63ca1fbb43ae: Preparing 07:55:02 fad3af200b72: Waiting 07:55:02 dd2b65a69b29: Waiting 07:55:02 63ca1fbb43ae: Waiting 07:55:02 313c7c3aace7: Waiting 07:55:02 2579b3362474: Waiting 07:55:02 5f4e6aef27f7: Layer already exists 07:55:02 98e0ff47fd38: Layer already exists 07:55:02 5c92aa0f4d62: Layer already exists 07:55:02 dd38f0ae52ad: Layer already exists 07:55:02 9a9284d2a832: Layer already exists 07:55:02 2579b3362474: Layer already exists 07:55:02 dd2b65a69b29: Layer already exists 07:55:02 994f1ef8da3a: Layer already exists 07:55:02 313c7c3aace7: Layer already exists 07:55:02 fad3af200b72: Layer already exists 07:55:02 63ca1fbb43ae: Layer already exists 07:55:02 latest: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 07:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:55:03 5c92aa0f4d62: Preparing 07:55:03 dd38f0ae52ad: Preparing 07:55:03 98e0ff47fd38: Preparing 07:55:03 9a9284d2a832: Preparing 07:55:03 5f4e6aef27f7: Preparing 07:55:03 2579b3362474: Preparing 07:55:03 dd2b65a69b29: Preparing 07:55:03 313c7c3aace7: Preparing 07:55:03 994f1ef8da3a: Preparing 07:55:03 fad3af200b72: Preparing 07:55:03 63ca1fbb43ae: Preparing 07:55:03 dd2b65a69b29: Waiting 07:55:03 fad3af200b72: Waiting 07:55:03 63ca1fbb43ae: Waiting 07:55:03 994f1ef8da3a: Waiting 07:55:03 2579b3362474: Waiting 07:55:03 5c92aa0f4d62: Layer already exists 07:55:03 9a9284d2a832: Layer already exists 07:55:03 5f4e6aef27f7: Layer already exists 07:55:03 dd38f0ae52ad: Layer already exists 07:55:03 98e0ff47fd38: Layer already exists 07:55:03 dd2b65a69b29: Layer already exists 07:55:03 313c7c3aace7: Layer already exists 07:55:03 994f1ef8da3a: Layer already exists 07:55:03 fad3af200b72: Layer already exists 07:55:03 63ca1fbb43ae: Layer already exists 07:55:03 2579b3362474: Layer already exists 07:55:03 3.2.0-dev.88: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:55:03 5c92aa0f4d62: Preparing 07:55:03 dd38f0ae52ad: Preparing 07:55:03 98e0ff47fd38: Preparing 07:55:03 9a9284d2a832: Preparing 07:55:03 5f4e6aef27f7: Preparing 07:55:03 2579b3362474: Preparing 07:55:03 dd2b65a69b29: Preparing 07:55:03 313c7c3aace7: Preparing 07:55:03 2579b3362474: Waiting 07:55:03 dd2b65a69b29: Waiting 07:55:03 994f1ef8da3a: Preparing 07:55:03 fad3af200b72: Preparing 07:55:03 63ca1fbb43ae: Preparing 07:55:03 313c7c3aace7: Waiting 07:55:03 994f1ef8da3a: Waiting 07:55:03 63ca1fbb43ae: Waiting 07:55:03 fad3af200b72: Waiting 07:55:03 98e0ff47fd38: Layer already exists 07:55:03 dd38f0ae52ad: Layer already exists 07:55:03 5f4e6aef27f7: Layer already exists 07:55:03 9a9284d2a832: Layer already exists 07:55:03 5c92aa0f4d62: Layer already exists 07:55:03 dd2b65a69b29: Layer already exists 07:55:03 313c7c3aace7: Layer already exists 07:55:03 994f1ef8da3a: Layer already exists 07:55:03 fad3af200b72: Layer already exists 07:55:03 2579b3362474: Layer already exists 07:55:03 63ca1fbb43ae: Layer already exists 07:55:03 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:55:04 5c92aa0f4d62: Preparing 07:55:04 dd38f0ae52ad: Preparing 07:55:04 98e0ff47fd38: Preparing 07:55:04 9a9284d2a832: Preparing 07:55:04 5f4e6aef27f7: Preparing 07:55:04 2579b3362474: Preparing 07:55:04 dd2b65a69b29: Preparing 07:55:04 313c7c3aace7: Preparing 07:55:04 994f1ef8da3a: Preparing 07:55:04 fad3af200b72: Preparing 07:55:04 63ca1fbb43ae: Preparing 07:55:04 313c7c3aace7: Waiting 07:55:04 dd2b65a69b29: Waiting 07:55:04 994f1ef8da3a: Waiting 07:55:04 fad3af200b72: Waiting 07:55:04 63ca1fbb43ae: Waiting 07:55:04 2579b3362474: Waiting 07:55:04 5c92aa0f4d62: Layer already exists 07:55:04 dd38f0ae52ad: Layer already exists 07:55:04 5f4e6aef27f7: Layer already exists 07:55:04 98e0ff47fd38: Layer already exists 07:55:04 313c7c3aace7: Layer already exists 07:55:04 994f1ef8da3a: Layer already exists 07:55:04 dd2b65a69b29: Layer already exists 07:55:04 9a9284d2a832: Layer already exists 07:55:04 2579b3362474: Layer already exists 07:55:04 fad3af200b72: Layer already exists 07:55:04 63ca1fbb43ae: Layer already exists 07:55:04 main: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:04 ===================================================== [Pipeline] echo 07:55:04 taggedImages: 07:55:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:55:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 07:55:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:55:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:55:04 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:04 latest 07:55:04 3.2.0-dev.88 07:55:04 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:04 main 07:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:55:05 c8b5059dc194: Preparing 07:55:05 9ad911330e93: Preparing 07:55:05 38d20a2738d6: Preparing 07:55:05 bb7b3d371903: Preparing 07:55:05 3c32445b9cf9: Preparing 07:55:05 0f5121c3d431: Preparing 07:55:05 47c7acb44505: Preparing 07:55:05 2579b3362474: Preparing 07:55:05 dd2b65a69b29: Preparing 07:55:05 b2226502d26c: Preparing 07:55:05 6d35a82fc1c3: Preparing 07:55:05 63ca1fbb43ae: Preparing 07:55:05 0f5121c3d431: Waiting 07:55:05 dd2b65a69b29: Waiting 07:55:05 47c7acb44505: Waiting 07:55:05 2579b3362474: Waiting 07:55:05 b2226502d26c: Waiting 07:55:05 6d35a82fc1c3: Waiting 07:55:05 63ca1fbb43ae: Waiting 07:55:05 9ad911330e93: Pushed 07:55:05 c8b5059dc194: Pushed 07:55:05 3c32445b9cf9: Pushed 07:55:05 2579b3362474: Layer already exists 07:55:05 dd2b65a69b29: Layer already exists 07:55:05 0f5121c3d431: Pushed 07:55:05 47c7acb44505: Pushed 07:55:05 63ca1fbb43ae: Layer already exists 07:55:05 b2226502d26c: Pushed 07:55:06 bb7b3d371903: Pushed 07:55:06 38d20a2738d6: Pushed 07:55:06 6d35a82fc1c3: Pushed 07:55:06 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:55:07 c8b5059dc194: Preparing 07:55:07 9ad911330e93: Preparing 07:55:07 38d20a2738d6: Preparing 07:55:07 bb7b3d371903: Preparing 07:55:07 3c32445b9cf9: Preparing 07:55:07 0f5121c3d431: Preparing 07:55:07 47c7acb44505: Preparing 07:55:07 2579b3362474: Preparing 07:55:07 dd2b65a69b29: Preparing 07:55:07 b2226502d26c: Preparing 07:55:07 6d35a82fc1c3: Preparing 07:55:07 63ca1fbb43ae: Preparing 07:55:07 dd2b65a69b29: Waiting 07:55:07 0f5121c3d431: Waiting 07:55:07 47c7acb44505: Waiting 07:55:07 2579b3362474: Waiting 07:55:07 b2226502d26c: Waiting 07:55:07 6d35a82fc1c3: Waiting 07:55:07 63ca1fbb43ae: Waiting 07:55:07 38d20a2738d6: Layer already exists 07:55:07 9ad911330e93: Layer already exists 07:55:07 3c32445b9cf9: Layer already exists 07:55:07 c8b5059dc194: Layer already exists 07:55:07 bb7b3d371903: Layer already exists 07:55:07 0f5121c3d431: Layer already exists 07:55:07 2579b3362474: Layer already exists 07:55:07 dd2b65a69b29: Layer already exists 07:55:07 b2226502d26c: Layer already exists 07:55:07 47c7acb44505: Layer already exists 07:55:07 6d35a82fc1c3: Layer already exists 07:55:07 63ca1fbb43ae: Layer already exists 07:55:07 latest: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 07:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:55:07 c8b5059dc194: Preparing 07:55:07 9ad911330e93: Preparing 07:55:07 38d20a2738d6: Preparing 07:55:07 bb7b3d371903: Preparing 07:55:07 3c32445b9cf9: Preparing 07:55:07 0f5121c3d431: Preparing 07:55:07 47c7acb44505: Preparing 07:55:07 2579b3362474: Preparing 07:55:07 dd2b65a69b29: Preparing 07:55:07 b2226502d26c: Preparing 07:55:07 6d35a82fc1c3: Preparing 07:55:07 63ca1fbb43ae: Preparing 07:55:07 2579b3362474: Waiting 07:55:07 b2226502d26c: Waiting 07:55:07 dd2b65a69b29: Waiting 07:55:07 6d35a82fc1c3: Waiting 07:55:07 63ca1fbb43ae: Waiting 07:55:07 0f5121c3d431: Waiting 07:55:07 47c7acb44505: Waiting 07:55:07 38d20a2738d6: Layer already exists 07:55:07 9ad911330e93: Layer already exists 07:55:07 3c32445b9cf9: Layer already exists 07:55:07 c8b5059dc194: Layer already exists 07:55:07 bb7b3d371903: Layer already exists 07:55:07 47c7acb44505: Layer already exists 07:55:07 2579b3362474: Layer already exists 07:55:07 0f5121c3d431: Layer already exists 07:55:07 b2226502d26c: Layer already exists 07:55:07 dd2b65a69b29: Layer already exists 07:55:07 63ca1fbb43ae: Layer already exists 07:55:07 6d35a82fc1c3: Layer already exists 07:55:07 3.2.0-dev.88: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:55:08 c8b5059dc194: Preparing 07:55:08 9ad911330e93: Preparing 07:55:08 38d20a2738d6: Preparing 07:55:08 bb7b3d371903: Preparing 07:55:08 3c32445b9cf9: Preparing 07:55:08 0f5121c3d431: Preparing 07:55:08 47c7acb44505: Preparing 07:55:08 2579b3362474: Preparing 07:55:08 dd2b65a69b29: Preparing 07:55:08 b2226502d26c: Preparing 07:55:08 6d35a82fc1c3: Preparing 07:55:08 63ca1fbb43ae: Preparing 07:55:08 b2226502d26c: Waiting 07:55:08 0f5121c3d431: Waiting 07:55:08 6d35a82fc1c3: Waiting 07:55:08 63ca1fbb43ae: Waiting 07:55:08 47c7acb44505: Waiting 07:55:08 dd2b65a69b29: Waiting 07:55:08 38d20a2738d6: Layer already exists 07:55:08 bb7b3d371903: Layer already exists 07:55:08 9ad911330e93: Layer already exists 07:55:08 c8b5059dc194: Layer already exists 07:55:08 3c32445b9cf9: Layer already exists 07:55:08 dd2b65a69b29: Layer already exists 07:55:08 0f5121c3d431: Layer already exists 07:55:08 2579b3362474: Layer already exists 07:55:08 47c7acb44505: Layer already exists 07:55:08 b2226502d26c: Layer already exists 07:55:08 6d35a82fc1c3: Layer already exists 07:55:08 63ca1fbb43ae: Layer already exists 07:55:08 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:55:09 c8b5059dc194: Preparing 07:55:09 9ad911330e93: Preparing 07:55:09 38d20a2738d6: Preparing 07:55:09 bb7b3d371903: Preparing 07:55:09 3c32445b9cf9: Preparing 07:55:09 0f5121c3d431: Preparing 07:55:09 47c7acb44505: Preparing 07:55:09 2579b3362474: Preparing 07:55:09 dd2b65a69b29: Preparing 07:55:09 b2226502d26c: Preparing 07:55:09 6d35a82fc1c3: Preparing 07:55:09 63ca1fbb43ae: Preparing 07:55:09 0f5121c3d431: Waiting 07:55:09 6d35a82fc1c3: Waiting 07:55:09 b2226502d26c: Waiting 07:55:09 63ca1fbb43ae: Waiting 07:55:09 47c7acb44505: Waiting 07:55:09 2579b3362474: Waiting 07:55:09 c8b5059dc194: Layer already exists 07:55:09 38d20a2738d6: Layer already exists 07:55:09 bb7b3d371903: Layer already exists 07:55:09 3c32445b9cf9: Layer already exists 07:55:09 9ad911330e93: Layer already exists 07:55:09 0f5121c3d431: Layer already exists 07:55:09 47c7acb44505: Layer already exists 07:55:09 2579b3362474: Layer already exists 07:55:09 dd2b65a69b29: Layer already exists 07:55:09 b2226502d26c: Layer already exists 07:55:09 63ca1fbb43ae: Layer already exists 07:55:09 6d35a82fc1c3: Layer already exists 07:55:09 main: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:09 ===================================================== [Pipeline] echo 07:55:09 taggedImages: 07:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 07:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:55:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:55:09 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:09 latest 07:55:09 3.2.0-dev.88 07:55:09 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:09 main 07:55:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:10 10cd7d9e175f: Preparing 07:55:10 5da23bc1b840: Preparing 07:55:10 2579b3362474: Preparing 07:55:10 dd2b65a69b29: Preparing 07:55:10 70e40744743e: Preparing 07:55:10 a1a10b6597d6: Preparing 07:55:10 63ca1fbb43ae: Preparing 07:55:10 63ca1fbb43ae: Waiting 07:55:10 a1a10b6597d6: Waiting 07:55:10 dd2b65a69b29: Layer already exists 07:55:10 2579b3362474: Layer already exists 07:55:10 63ca1fbb43ae: Layer already exists 07:55:10 10cd7d9e175f: Pushed 07:55:10 70e40744743e: Pushed 07:55:11 a1a10b6597d6: Pushed 07:55:11 5da23bc1b840: Pushed 07:55:11 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:12 10cd7d9e175f: Preparing 07:55:12 5da23bc1b840: Preparing 07:55:12 2579b3362474: Preparing 07:55:12 dd2b65a69b29: Preparing 07:55:12 70e40744743e: Preparing 07:55:12 a1a10b6597d6: Preparing 07:55:12 63ca1fbb43ae: Preparing 07:55:12 a1a10b6597d6: Waiting 07:55:12 63ca1fbb43ae: Waiting 07:55:12 10cd7d9e175f: Layer already exists 07:55:12 2579b3362474: Layer already exists 07:55:12 dd2b65a69b29: Layer already exists 07:55:12 5da23bc1b840: Layer already exists 07:55:12 63ca1fbb43ae: Layer already exists 07:55:12 70e40744743e: Layer already exists 07:55:12 a1a10b6597d6: Layer already exists 07:55:12 latest: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 07:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:13 10cd7d9e175f: Preparing 07:55:13 5da23bc1b840: Preparing 07:55:13 2579b3362474: Preparing 07:55:13 dd2b65a69b29: Preparing 07:55:13 70e40744743e: Preparing 07:55:13 a1a10b6597d6: Preparing 07:55:13 63ca1fbb43ae: Preparing 07:55:13 63ca1fbb43ae: Waiting 07:55:13 a1a10b6597d6: Waiting 07:55:13 70e40744743e: Layer already exists 07:55:13 2579b3362474: Layer already exists 07:55:13 10cd7d9e175f: Layer already exists 07:55:13 dd2b65a69b29: Layer already exists 07:55:13 a1a10b6597d6: Layer already exists 07:55:13 63ca1fbb43ae: Layer already exists 07:55:13 5da23bc1b840: Layer already exists 07:55:13 3.2.0-dev.88: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:13 10cd7d9e175f: Preparing 07:55:13 5da23bc1b840: Preparing 07:55:13 2579b3362474: Preparing 07:55:13 dd2b65a69b29: Preparing 07:55:13 70e40744743e: Preparing 07:55:13 a1a10b6597d6: Preparing 07:55:13 63ca1fbb43ae: Preparing 07:55:13 a1a10b6597d6: Waiting 07:55:13 63ca1fbb43ae: Waiting 07:55:13 2579b3362474: Layer already exists 07:55:13 10cd7d9e175f: Layer already exists 07:55:13 5da23bc1b840: Layer already exists 07:55:13 dd2b65a69b29: Layer already exists 07:55:13 70e40744743e: Layer already exists 07:55:13 63ca1fbb43ae: Layer already exists 07:55:13 a1a10b6597d6: Layer already exists 07:55:13 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:14 10cd7d9e175f: Preparing 07:55:14 5da23bc1b840: Preparing 07:55:14 2579b3362474: Preparing 07:55:14 dd2b65a69b29: Preparing 07:55:14 70e40744743e: Preparing 07:55:14 a1a10b6597d6: Preparing 07:55:14 63ca1fbb43ae: Preparing 07:55:14 a1a10b6597d6: Waiting 07:55:14 63ca1fbb43ae: Waiting 07:55:14 2579b3362474: Layer already exists 07:55:14 dd2b65a69b29: Layer already exists 07:55:14 10cd7d9e175f: Layer already exists 07:55:14 70e40744743e: Layer already exists 07:55:14 5da23bc1b840: Layer already exists 07:55:14 a1a10b6597d6: Layer already exists 07:55:14 63ca1fbb43ae: Layer already exists 07:55:14 main: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:14 ===================================================== [Pipeline] echo 07:55:14 taggedImages: 07:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 07:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:55:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:55:14 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:14 latest 07:55:14 3.2.0-dev.88 07:55:14 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:14 main 07:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:15 ee513dd1bd7f: Preparing 07:55:15 1d12671f95fc: Preparing 07:55:15 c041e0e01c72: Preparing 07:55:15 2579b3362474: Preparing 07:55:15 dd2b65a69b29: Preparing 07:55:15 fd82093ba71d: Preparing 07:55:15 c6c80248f834: Preparing 07:55:15 6435879e7e76: Preparing 07:55:15 dc56c0375b5e: Preparing 07:55:15 63ca1fbb43ae: Preparing 07:55:15 c6c80248f834: Waiting 07:55:15 6435879e7e76: Waiting 07:55:15 dc56c0375b5e: Waiting 07:55:15 63ca1fbb43ae: Waiting 07:55:15 fd82093ba71d: Waiting 07:55:15 2579b3362474: Layer already exists 07:55:15 dd2b65a69b29: Layer already exists 07:55:15 c041e0e01c72: Pushed 07:55:15 1d12671f95fc: Pushed 07:55:15 ee513dd1bd7f: Pushed 07:55:15 63ca1fbb43ae: Layer already exists 07:55:15 6435879e7e76: Pushed 07:55:15 dc56c0375b5e: Pushed 07:55:21 c6c80248f834: Pushed 07:55:24 fd82093ba71d: Pushed 07:55:24 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:25 ee513dd1bd7f: Preparing 07:55:25 1d12671f95fc: Preparing 07:55:25 c041e0e01c72: Preparing 07:55:25 2579b3362474: Preparing 07:55:25 dd2b65a69b29: Preparing 07:55:25 fd82093ba71d: Preparing 07:55:25 c6c80248f834: Preparing 07:55:25 6435879e7e76: Preparing 07:55:25 dc56c0375b5e: Preparing 07:55:25 63ca1fbb43ae: Preparing 07:55:25 dc56c0375b5e: Waiting 07:55:25 63ca1fbb43ae: Waiting 07:55:25 fd82093ba71d: Waiting 07:55:25 c6c80248f834: Waiting 07:55:25 6435879e7e76: Waiting 07:55:25 c041e0e01c72: Layer already exists 07:55:25 ee513dd1bd7f: Layer already exists 07:55:25 2579b3362474: Layer already exists 07:55:25 1d12671f95fc: Layer already exists 07:55:25 dd2b65a69b29: Layer already exists 07:55:25 c6c80248f834: Layer already exists 07:55:25 dc56c0375b5e: Layer already exists 07:55:25 63ca1fbb43ae: Layer already exists 07:55:25 6435879e7e76: Layer already exists 07:55:25 fd82093ba71d: Layer already exists 07:55:25 latest: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 07:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:25 ee513dd1bd7f: Preparing 07:55:25 1d12671f95fc: Preparing 07:55:25 c041e0e01c72: Preparing 07:55:25 2579b3362474: Preparing 07:55:25 dd2b65a69b29: Preparing 07:55:25 fd82093ba71d: Preparing 07:55:25 c6c80248f834: Preparing 07:55:25 6435879e7e76: Preparing 07:55:25 dc56c0375b5e: Preparing 07:55:25 63ca1fbb43ae: Preparing 07:55:25 c6c80248f834: Waiting 07:55:25 6435879e7e76: Waiting 07:55:25 dc56c0375b5e: Waiting 07:55:25 fd82093ba71d: Waiting 07:55:25 63ca1fbb43ae: Waiting 07:55:25 ee513dd1bd7f: Layer already exists 07:55:25 2579b3362474: Layer already exists 07:55:25 1d12671f95fc: Layer already exists 07:55:25 dd2b65a69b29: Layer already exists 07:55:25 c041e0e01c72: Layer already exists 07:55:25 c6c80248f834: Layer already exists 07:55:25 dc56c0375b5e: Layer already exists 07:55:25 fd82093ba71d: Layer already exists 07:55:25 6435879e7e76: Layer already exists 07:55:25 63ca1fbb43ae: Layer already exists 07:55:25 3.2.0-dev.88: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:26 ee513dd1bd7f: Preparing 07:55:26 1d12671f95fc: Preparing 07:55:26 c041e0e01c72: Preparing 07:55:26 2579b3362474: Preparing 07:55:26 dd2b65a69b29: Preparing 07:55:26 fd82093ba71d: Preparing 07:55:26 c6c80248f834: Preparing 07:55:26 6435879e7e76: Preparing 07:55:26 dc56c0375b5e: Preparing 07:55:26 63ca1fbb43ae: Preparing 07:55:26 fd82093ba71d: Waiting 07:55:26 c6c80248f834: Waiting 07:55:26 6435879e7e76: Waiting 07:55:26 dc56c0375b5e: Waiting 07:55:26 63ca1fbb43ae: Waiting 07:55:26 2579b3362474: Layer already exists 07:55:26 dd2b65a69b29: Layer already exists 07:55:26 c041e0e01c72: Layer already exists 07:55:26 1d12671f95fc: Layer already exists 07:55:26 ee513dd1bd7f: Layer already exists 07:55:26 c6c80248f834: Layer already exists 07:55:26 fd82093ba71d: Layer already exists 07:55:26 dc56c0375b5e: Layer already exists 07:55:26 6435879e7e76: Layer already exists 07:55:26 63ca1fbb43ae: Layer already exists 07:55:26 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:27 ee513dd1bd7f: Preparing 07:55:27 1d12671f95fc: Preparing 07:55:27 c041e0e01c72: Preparing 07:55:27 2579b3362474: Preparing 07:55:27 dd2b65a69b29: Preparing 07:55:27 fd82093ba71d: Preparing 07:55:27 c6c80248f834: Preparing 07:55:27 6435879e7e76: Preparing 07:55:27 dc56c0375b5e: Preparing 07:55:27 63ca1fbb43ae: Preparing 07:55:27 fd82093ba71d: Waiting 07:55:27 c6c80248f834: Waiting 07:55:27 6435879e7e76: Waiting 07:55:27 dc56c0375b5e: Waiting 07:55:27 63ca1fbb43ae: Waiting 07:55:27 1d12671f95fc: Layer already exists 07:55:27 ee513dd1bd7f: Layer already exists 07:55:27 c041e0e01c72: Layer already exists 07:55:27 dd2b65a69b29: Layer already exists 07:55:27 fd82093ba71d: Layer already exists 07:55:27 6435879e7e76: Layer already exists 07:55:27 2579b3362474: Layer already exists 07:55:27 63ca1fbb43ae: Layer already exists 07:55:27 dc56c0375b5e: Layer already exists 07:55:27 c6c80248f834: Layer already exists 07:55:27 main: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:27 ===================================================== [Pipeline] echo 07:55:27 taggedImages: 07:55:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:55:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 07:55:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:55:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:55:27 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:27 latest 07:55:27 3.2.0-dev.88 07:55:27 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:27 main 07:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:28 689d84793573: Preparing 07:55:28 14ed483dc365: Preparing 07:55:28 bfb7f3bf1164: Preparing 07:55:28 2579b3362474: Preparing 07:55:28 dd2b65a69b29: Preparing 07:55:28 a62d1ec5b420: Preparing 07:55:28 7096a8c70477: Preparing 07:55:28 3747db23f900: Preparing 07:55:28 63ca1fbb43ae: Preparing 07:55:28 a62d1ec5b420: Waiting 07:55:28 3747db23f900: Waiting 07:55:28 7096a8c70477: Waiting 07:55:28 63ca1fbb43ae: Waiting 07:55:28 14ed483dc365: Pushed 07:55:28 bfb7f3bf1164: Pushed 07:55:28 2579b3362474: Layer already exists 07:55:28 689d84793573: Pushed 07:55:28 dd2b65a69b29: Layer already exists 07:55:28 7096a8c70477: Pushed 07:55:28 63ca1fbb43ae: Layer already exists 07:55:28 3747db23f900: Pushed 07:55:38 a62d1ec5b420: Pushed 07:55:38 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:40 689d84793573: Preparing 07:55:40 14ed483dc365: Preparing 07:55:40 bfb7f3bf1164: Preparing 07:55:40 2579b3362474: Preparing 07:55:40 dd2b65a69b29: Preparing 07:55:40 a62d1ec5b420: Preparing 07:55:40 7096a8c70477: Preparing 07:55:40 3747db23f900: Preparing 07:55:40 63ca1fbb43ae: Preparing 07:55:40 7096a8c70477: Waiting 07:55:40 3747db23f900: Waiting 07:55:40 a62d1ec5b420: Waiting 07:55:40 63ca1fbb43ae: Waiting 07:55:40 dd2b65a69b29: Layer already exists 07:55:40 14ed483dc365: Layer already exists 07:55:40 bfb7f3bf1164: Layer already exists 07:55:40 2579b3362474: Layer already exists 07:55:40 689d84793573: Layer already exists 07:55:40 a62d1ec5b420: Layer already exists 07:55:40 7096a8c70477: Layer already exists 07:55:40 63ca1fbb43ae: Layer already exists 07:55:40 3747db23f900: Layer already exists 07:55:40 latest: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 07:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:42 689d84793573: Preparing 07:55:42 14ed483dc365: Preparing 07:55:42 bfb7f3bf1164: Preparing 07:55:42 2579b3362474: Preparing 07:55:42 dd2b65a69b29: Preparing 07:55:42 a62d1ec5b420: Preparing 07:55:42 7096a8c70477: Preparing 07:55:42 3747db23f900: Preparing 07:55:42 63ca1fbb43ae: Preparing 07:55:42 a62d1ec5b420: Waiting 07:55:42 7096a8c70477: Waiting 07:55:42 3747db23f900: Waiting 07:55:42 63ca1fbb43ae: Waiting 07:55:42 689d84793573: Layer already exists 07:55:42 2579b3362474: Layer already exists 07:55:42 14ed483dc365: Layer already exists 07:55:42 dd2b65a69b29: Layer already exists 07:55:42 bfb7f3bf1164: Layer already exists 07:55:42 7096a8c70477: Layer already exists 07:55:42 3747db23f900: Layer already exists 07:55:42 a62d1ec5b420: Layer already exists 07:55:42 63ca1fbb43ae: Layer already exists 07:55:42 3.2.0-dev.88: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:42 689d84793573: Preparing 07:55:42 14ed483dc365: Preparing 07:55:42 bfb7f3bf1164: Preparing 07:55:42 2579b3362474: Preparing 07:55:42 dd2b65a69b29: Preparing 07:55:42 a62d1ec5b420: Preparing 07:55:42 7096a8c70477: Preparing 07:55:42 3747db23f900: Preparing 07:55:42 63ca1fbb43ae: Preparing 07:55:42 a62d1ec5b420: Waiting 07:55:42 7096a8c70477: Waiting 07:55:42 3747db23f900: Waiting 07:55:42 63ca1fbb43ae: Waiting 07:55:42 2579b3362474: Layer already exists 07:55:42 689d84793573: Layer already exists 07:55:42 dd2b65a69b29: Layer already exists 07:55:42 bfb7f3bf1164: Layer already exists 07:55:42 7096a8c70477: Layer already exists 07:55:42 a62d1ec5b420: Layer already exists 07:55:42 3747db23f900: Layer already exists 07:55:42 14ed483dc365: Layer already exists 07:55:42 63ca1fbb43ae: Layer already exists 07:55:42 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:43 689d84793573: Preparing 07:55:43 14ed483dc365: Preparing 07:55:43 bfb7f3bf1164: Preparing 07:55:43 2579b3362474: Preparing 07:55:43 dd2b65a69b29: Preparing 07:55:43 a62d1ec5b420: Preparing 07:55:43 7096a8c70477: Preparing 07:55:43 3747db23f900: Preparing 07:55:43 63ca1fbb43ae: Preparing 07:55:43 a62d1ec5b420: Waiting 07:55:43 7096a8c70477: Waiting 07:55:43 3747db23f900: Waiting 07:55:43 63ca1fbb43ae: Waiting 07:55:43 dd2b65a69b29: Layer already exists 07:55:43 2579b3362474: Layer already exists 07:55:43 bfb7f3bf1164: Layer already exists 07:55:43 689d84793573: Layer already exists 07:55:43 14ed483dc365: Layer already exists 07:55:43 63ca1fbb43ae: Layer already exists 07:55:43 7096a8c70477: Layer already exists 07:55:43 3747db23f900: Layer already exists 07:55:43 a62d1ec5b420: Layer already exists 07:55:43 main: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:43 ===================================================== [Pipeline] echo 07:55:43 taggedImages: 07:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 07:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:55:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:55:43 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:43 latest 07:55:43 3.2.0-dev.88 07:55:43 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:43 main 07:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:44 6ef3c03f1552: Preparing 07:55:44 d493903395e3: Preparing 07:55:44 450ab13331b6: Preparing 07:55:44 2579b3362474: Preparing 07:55:44 dd2b65a69b29: Preparing 07:55:44 a62d1ec5b420: Preparing 07:55:44 6435879e7e76: Preparing 07:55:44 dc56c0375b5e: Preparing 07:55:44 63ca1fbb43ae: Preparing 07:55:44 6435879e7e76: Waiting 07:55:44 a62d1ec5b420: Waiting 07:55:44 dc56c0375b5e: Waiting 07:55:44 63ca1fbb43ae: Waiting 07:55:44 dd2b65a69b29: Layer already exists 07:55:44 2579b3362474: Layer already exists 07:55:44 a62d1ec5b420: Layer already exists 07:55:44 6435879e7e76: Layer already exists 07:55:44 dc56c0375b5e: Layer already exists 07:55:44 63ca1fbb43ae: Layer already exists 07:55:44 d493903395e3: Pushed 07:55:44 6ef3c03f1552: Pushed 07:55:44 450ab13331b6: Pushed 07:55:44 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:45 6ef3c03f1552: Preparing 07:55:45 d493903395e3: Preparing 07:55:45 450ab13331b6: Preparing 07:55:45 2579b3362474: Preparing 07:55:45 dd2b65a69b29: Preparing 07:55:45 a62d1ec5b420: Preparing 07:55:45 6435879e7e76: Preparing 07:55:45 dc56c0375b5e: Preparing 07:55:45 63ca1fbb43ae: Preparing 07:55:45 6435879e7e76: Waiting 07:55:45 dc56c0375b5e: Waiting 07:55:45 63ca1fbb43ae: Waiting 07:55:45 a62d1ec5b420: Waiting 07:55:45 dd2b65a69b29: Layer already exists 07:55:45 2579b3362474: Layer already exists 07:55:45 450ab13331b6: Layer already exists 07:55:45 d493903395e3: Layer already exists 07:55:45 6ef3c03f1552: Layer already exists 07:55:45 a62d1ec5b420: Layer already exists 07:55:45 6435879e7e76: Layer already exists 07:55:45 dc56c0375b5e: Layer already exists 07:55:45 63ca1fbb43ae: Layer already exists 07:55:45 latest: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 07:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:46 6ef3c03f1552: Preparing 07:55:46 d493903395e3: Preparing 07:55:46 450ab13331b6: Preparing 07:55:46 2579b3362474: Preparing 07:55:46 dd2b65a69b29: Preparing 07:55:46 a62d1ec5b420: Preparing 07:55:46 6435879e7e76: Preparing 07:55:46 dc56c0375b5e: Preparing 07:55:46 63ca1fbb43ae: Preparing 07:55:46 a62d1ec5b420: Waiting 07:55:46 6435879e7e76: Waiting 07:55:46 dc56c0375b5e: Waiting 07:55:46 63ca1fbb43ae: Waiting 07:55:46 6ef3c03f1552: Layer already exists 07:55:46 450ab13331b6: Layer already exists 07:55:46 dd2b65a69b29: Layer already exists 07:55:46 2579b3362474: Layer already exists 07:55:46 d493903395e3: Layer already exists 07:55:46 a62d1ec5b420: Layer already exists 07:55:46 6435879e7e76: Layer already exists 07:55:46 dc56c0375b5e: Layer already exists 07:55:46 63ca1fbb43ae: Layer already exists 07:55:46 3.2.0-dev.88: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:46 6ef3c03f1552: Preparing 07:55:46 d493903395e3: Preparing 07:55:46 450ab13331b6: Preparing 07:55:46 2579b3362474: Preparing 07:55:46 dd2b65a69b29: Preparing 07:55:46 a62d1ec5b420: Preparing 07:55:46 6435879e7e76: Preparing 07:55:46 dc56c0375b5e: Preparing 07:55:46 63ca1fbb43ae: Preparing 07:55:46 a62d1ec5b420: Waiting 07:55:46 6435879e7e76: Waiting 07:55:46 dc56c0375b5e: Waiting 07:55:46 63ca1fbb43ae: Waiting 07:55:46 d493903395e3: Layer already exists 07:55:46 6ef3c03f1552: Layer already exists 07:55:46 450ab13331b6: Layer already exists 07:55:46 2579b3362474: Layer already exists 07:55:46 6435879e7e76: Layer already exists 07:55:46 a62d1ec5b420: Layer already exists 07:55:46 dc56c0375b5e: Layer already exists 07:55:46 dd2b65a69b29: Layer already exists 07:55:46 63ca1fbb43ae: Layer already exists 07:55:46 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:47 6ef3c03f1552: Preparing 07:55:47 d493903395e3: Preparing 07:55:47 450ab13331b6: Preparing 07:55:47 2579b3362474: Preparing 07:55:47 dd2b65a69b29: Preparing 07:55:47 a62d1ec5b420: Preparing 07:55:47 6435879e7e76: Preparing 07:55:47 dc56c0375b5e: Preparing 07:55:47 63ca1fbb43ae: Preparing 07:55:47 6435879e7e76: Waiting 07:55:47 dc56c0375b5e: Waiting 07:55:47 a62d1ec5b420: Waiting 07:55:47 dd2b65a69b29: Layer already exists 07:55:47 d493903395e3: Layer already exists 07:55:47 6ef3c03f1552: Layer already exists 07:55:47 2579b3362474: Layer already exists 07:55:47 450ab13331b6: Layer already exists 07:55:47 a62d1ec5b420: Layer already exists 07:55:47 6435879e7e76: Layer already exists 07:55:47 dc56c0375b5e: Layer already exists 07:55:47 63ca1fbb43ae: Layer already exists 07:55:47 main: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:47 ===================================================== [Pipeline] echo 07:55:47 taggedImages: 07:55:47 - nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:55:47 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 07:55:47 - nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:55:47 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:55:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:47 latest 07:55:47 3.2.0-dev.88 07:55:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:47 main 07:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:55:48 df3b8e44bb4b: Preparing 07:55:48 5106ee3d70df: Preparing 07:55:48 2579b3362474: Preparing 07:55:48 dd2b65a69b29: Preparing 07:55:48 6a28be915260: Preparing 07:55:48 a121842b69d4: Preparing 07:55:48 63ca1fbb43ae: Preparing 07:55:48 a121842b69d4: Waiting 07:55:48 63ca1fbb43ae: Waiting 07:55:48 dd2b65a69b29: Layer already exists 07:55:48 2579b3362474: Layer already exists 07:55:48 63ca1fbb43ae: Layer already exists 07:55:48 df3b8e44bb4b: Pushed 07:55:48 6a28be915260: Pushed 07:55:48 a121842b69d4: Pushed 07:55:51 5106ee3d70df: Pushed 07:55:51 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:55:52 df3b8e44bb4b: Preparing 07:55:52 5106ee3d70df: Preparing 07:55:52 2579b3362474: Preparing 07:55:52 dd2b65a69b29: Preparing 07:55:52 6a28be915260: Preparing 07:55:52 a121842b69d4: Preparing 07:55:52 63ca1fbb43ae: Preparing 07:55:52 63ca1fbb43ae: Waiting 07:55:52 a121842b69d4: Waiting 07:55:52 5106ee3d70df: Layer already exists 07:55:52 2579b3362474: Layer already exists 07:55:52 6a28be915260: Layer already exists 07:55:52 dd2b65a69b29: Layer already exists 07:55:52 df3b8e44bb4b: Layer already exists 07:55:52 a121842b69d4: Layer already exists 07:55:52 63ca1fbb43ae: Layer already exists 07:55:52 latest: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 07:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:55:53 df3b8e44bb4b: Preparing 07:55:53 5106ee3d70df: Preparing 07:55:53 2579b3362474: Preparing 07:55:53 dd2b65a69b29: Preparing 07:55:53 6a28be915260: Preparing 07:55:53 a121842b69d4: Preparing 07:55:53 63ca1fbb43ae: Preparing 07:55:53 a121842b69d4: Waiting 07:55:53 63ca1fbb43ae: Waiting 07:55:53 2579b3362474: Layer already exists 07:55:53 dd2b65a69b29: Layer already exists 07:55:53 5106ee3d70df: Layer already exists 07:55:53 df3b8e44bb4b: Layer already exists 07:55:53 6a28be915260: Layer already exists 07:55:53 63ca1fbb43ae: Layer already exists 07:55:53 a121842b69d4: Layer already exists 07:55:53 3.2.0-dev.88: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:55:53 df3b8e44bb4b: Preparing 07:55:53 5106ee3d70df: Preparing 07:55:53 2579b3362474: Preparing 07:55:53 dd2b65a69b29: Preparing 07:55:53 6a28be915260: Preparing 07:55:53 a121842b69d4: Preparing 07:55:53 63ca1fbb43ae: Preparing 07:55:53 a121842b69d4: Waiting 07:55:53 63ca1fbb43ae: Waiting 07:55:53 df3b8e44bb4b: Layer already exists 07:55:53 6a28be915260: Layer already exists 07:55:53 2579b3362474: Layer already exists 07:55:53 dd2b65a69b29: Layer already exists 07:55:53 a121842b69d4: Layer already exists 07:55:53 63ca1fbb43ae: Layer already exists 07:55:53 5106ee3d70df: Layer already exists 07:55:53 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:55:54 df3b8e44bb4b: Preparing 07:55:54 5106ee3d70df: Preparing 07:55:54 2579b3362474: Preparing 07:55:54 dd2b65a69b29: Preparing 07:55:54 6a28be915260: Preparing 07:55:54 a121842b69d4: Preparing 07:55:54 63ca1fbb43ae: Preparing 07:55:54 a121842b69d4: Waiting 07:55:54 63ca1fbb43ae: Waiting 07:55:54 2579b3362474: Layer already exists 07:55:54 dd2b65a69b29: Layer already exists 07:55:54 5106ee3d70df: Layer already exists 07:55:54 6a28be915260: Layer already exists 07:55:54 df3b8e44bb4b: Layer already exists 07:55:54 63ca1fbb43ae: Layer already exists 07:55:54 a121842b69d4: Layer already exists 07:55:54 main: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:54 ===================================================== [Pipeline] echo 07:55:54 taggedImages: 07:55:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:55:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 07:55:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:55:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:55:54 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:54 latest 07:55:54 3.2.0-dev.88 07:55:54 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:55:54 main 07:55:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:55 21f1ad8fc611: Preparing 07:55:55 2e9ee57ab5d5: Preparing 07:55:55 fdce6360f4e2: Preparing 07:55:55 2579b3362474: Preparing 07:55:55 dd2b65a69b29: Preparing 07:55:55 d0cb9d794794: Preparing 07:55:55 5c7adc2c875c: Preparing 07:55:55 63ca1fbb43ae: Preparing 07:55:55 5c7adc2c875c: Waiting 07:55:55 d0cb9d794794: Waiting 07:55:55 63ca1fbb43ae: Waiting 07:55:55 2e9ee57ab5d5: Pushed 07:55:55 dd2b65a69b29: Layer already exists 07:55:55 21f1ad8fc611: Pushed 07:55:55 d0cb9d794794: Pushed 07:55:56 2579b3362474: Layer already exists 07:55:56 5c7adc2c875c: Pushed 07:55:56 63ca1fbb43ae: Layer already exists 07:55:58 fdce6360f4e2: Pushed 07:55:58 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:59 21f1ad8fc611: Preparing 07:55:59 2e9ee57ab5d5: Preparing 07:55:59 fdce6360f4e2: Preparing 07:55:59 2579b3362474: Preparing 07:55:59 dd2b65a69b29: Preparing 07:55:59 d0cb9d794794: Preparing 07:55:59 5c7adc2c875c: Preparing 07:55:59 63ca1fbb43ae: Preparing 07:55:59 5c7adc2c875c: Waiting 07:55:59 63ca1fbb43ae: Waiting 07:55:59 d0cb9d794794: Waiting 07:55:59 21f1ad8fc611: Layer already exists 07:55:59 2e9ee57ab5d5: Layer already exists 07:55:59 fdce6360f4e2: Layer already exists 07:55:59 dd2b65a69b29: Layer already exists 07:55:59 2579b3362474: Layer already exists 07:55:59 5c7adc2c875c: Layer already exists 07:55:59 d0cb9d794794: Layer already exists 07:55:59 63ca1fbb43ae: Layer already exists 07:55:59 latest: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 07:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:56:00 21f1ad8fc611: Preparing 07:56:00 2e9ee57ab5d5: Preparing 07:56:00 fdce6360f4e2: Preparing 07:56:00 2579b3362474: Preparing 07:56:00 dd2b65a69b29: Preparing 07:56:00 d0cb9d794794: Preparing 07:56:00 5c7adc2c875c: Preparing 07:56:00 63ca1fbb43ae: Preparing 07:56:00 d0cb9d794794: Waiting 07:56:00 5c7adc2c875c: Waiting 07:56:00 fdce6360f4e2: Layer already exists 07:56:00 dd2b65a69b29: Layer already exists 07:56:00 21f1ad8fc611: Layer already exists 07:56:00 2e9ee57ab5d5: Layer already exists 07:56:00 2579b3362474: Layer already exists 07:56:00 5c7adc2c875c: Layer already exists 07:56:00 d0cb9d794794: Layer already exists 07:56:00 63ca1fbb43ae: Layer already exists 07:56:00 3.2.0-dev.88: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:56:00 21f1ad8fc611: Preparing 07:56:00 2e9ee57ab5d5: Preparing 07:56:00 fdce6360f4e2: Preparing 07:56:00 2579b3362474: Preparing 07:56:00 dd2b65a69b29: Preparing 07:56:00 d0cb9d794794: Preparing 07:56:00 5c7adc2c875c: Preparing 07:56:00 63ca1fbb43ae: Preparing 07:56:00 5c7adc2c875c: Waiting 07:56:00 63ca1fbb43ae: Waiting 07:56:00 d0cb9d794794: Waiting 07:56:00 2579b3362474: Layer already exists 07:56:00 fdce6360f4e2: Layer already exists 07:56:00 2e9ee57ab5d5: Layer already exists 07:56:00 21f1ad8fc611: Layer already exists 07:56:00 dd2b65a69b29: Layer already exists 07:56:00 5c7adc2c875c: Layer already exists 07:56:00 d0cb9d794794: Layer already exists 07:56:00 63ca1fbb43ae: Layer already exists 07:56:00 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:56:01 21f1ad8fc611: Preparing 07:56:01 2e9ee57ab5d5: Preparing 07:56:01 fdce6360f4e2: Preparing 07:56:01 2579b3362474: Preparing 07:56:01 dd2b65a69b29: Preparing 07:56:01 d0cb9d794794: Preparing 07:56:01 5c7adc2c875c: Preparing 07:56:01 63ca1fbb43ae: Preparing 07:56:01 d0cb9d794794: Waiting 07:56:01 5c7adc2c875c: Waiting 07:56:01 63ca1fbb43ae: Waiting 07:56:01 dd2b65a69b29: Layer already exists 07:56:01 21f1ad8fc611: Layer already exists 07:56:01 2579b3362474: Layer already exists 07:56:01 2e9ee57ab5d5: Layer already exists 07:56:01 63ca1fbb43ae: Layer already exists 07:56:01 5c7adc2c875c: Layer already exists 07:56:01 fdce6360f4e2: Layer already exists 07:56:01 d0cb9d794794: Layer already exists 07:56:01 main: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:01 ===================================================== [Pipeline] echo 07:56:01 taggedImages: 07:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 07:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:56:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:56:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:56:01 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:56:01 latest 07:56:01 3.2.0-dev.88 07:56:01 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:56:01 main 07:56:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:02 fe74311b0a14: Preparing 07:56:02 0e77ae025eb4: Preparing 07:56:02 2579b3362474: Preparing 07:56:02 dd2b65a69b29: Preparing 07:56:02 fe1e3f5a35b9: Preparing 07:56:02 1427de1e23e9: Preparing 07:56:02 63ca1fbb43ae: Preparing 07:56:02 63ca1fbb43ae: Waiting 07:56:02 1427de1e23e9: Waiting 07:56:02 dd2b65a69b29: Layer already exists 07:56:02 fe1e3f5a35b9: Layer already exists 07:56:02 2579b3362474: Layer already exists 07:56:02 1427de1e23e9: Layer already exists 07:56:02 63ca1fbb43ae: Layer already exists 07:56:02 fe74311b0a14: Pushed 07:56:05 0e77ae025eb4: Pushed 07:56:05 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:06 fe74311b0a14: Preparing 07:56:06 0e77ae025eb4: Preparing 07:56:06 2579b3362474: Preparing 07:56:06 dd2b65a69b29: Preparing 07:56:06 fe1e3f5a35b9: Preparing 07:56:06 1427de1e23e9: Preparing 07:56:06 63ca1fbb43ae: Preparing 07:56:06 1427de1e23e9: Waiting 07:56:06 0e77ae025eb4: Layer already exists 07:56:06 fe74311b0a14: Layer already exists 07:56:06 dd2b65a69b29: Layer already exists 07:56:06 2579b3362474: Layer already exists 07:56:06 fe1e3f5a35b9: Layer already exists 07:56:06 1427de1e23e9: Layer already exists 07:56:06 63ca1fbb43ae: Layer already exists 07:56:06 latest: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 07:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:06 fe74311b0a14: Preparing 07:56:06 0e77ae025eb4: Preparing 07:56:06 2579b3362474: Preparing 07:56:06 dd2b65a69b29: Preparing 07:56:06 fe1e3f5a35b9: Preparing 07:56:06 1427de1e23e9: Preparing 07:56:06 63ca1fbb43ae: Preparing 07:56:06 fe1e3f5a35b9: Layer already exists 07:56:06 dd2b65a69b29: Layer already exists 07:56:06 2579b3362474: Layer already exists 07:56:06 0e77ae025eb4: Layer already exists 07:56:06 fe74311b0a14: Layer already exists 07:56:06 63ca1fbb43ae: Layer already exists 07:56:06 1427de1e23e9: Layer already exists 07:56:06 3.2.0-dev.88: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:07 fe74311b0a14: Preparing 07:56:07 0e77ae025eb4: Preparing 07:56:07 2579b3362474: Preparing 07:56:07 dd2b65a69b29: Preparing 07:56:07 fe1e3f5a35b9: Preparing 07:56:07 1427de1e23e9: Preparing 07:56:07 63ca1fbb43ae: Preparing 07:56:07 1427de1e23e9: Waiting 07:56:07 63ca1fbb43ae: Waiting 07:56:07 0e77ae025eb4: Layer already exists 07:56:07 fe74311b0a14: Layer already exists 07:56:07 fe1e3f5a35b9: Layer already exists 07:56:07 2579b3362474: Layer already exists 07:56:07 dd2b65a69b29: Layer already exists 07:56:07 1427de1e23e9: Layer already exists 07:56:07 63ca1fbb43ae: Layer already exists 07:56:07 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:08 fe74311b0a14: Preparing 07:56:08 0e77ae025eb4: Preparing 07:56:08 2579b3362474: Preparing 07:56:08 dd2b65a69b29: Preparing 07:56:08 fe1e3f5a35b9: Preparing 07:56:08 1427de1e23e9: Preparing 07:56:08 63ca1fbb43ae: Preparing 07:56:08 1427de1e23e9: Waiting 07:56:08 63ca1fbb43ae: Waiting 07:56:08 0e77ae025eb4: Layer already exists 07:56:08 2579b3362474: Layer already exists 07:56:08 fe1e3f5a35b9: Layer already exists 07:56:08 dd2b65a69b29: Layer already exists 07:56:08 fe74311b0a14: Layer already exists 07:56:08 1427de1e23e9: Layer already exists 07:56:08 63ca1fbb43ae: Layer already exists 07:56:08 main: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:08 ===================================================== [Pipeline] echo 07:56:08 taggedImages: 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:03:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:03:34 Running in /w/workspace/edgex-go/711 [Pipeline] { [Pipeline] checkout 08:03:37 The recommended git tool is: git 08:03:45 using credential edgex-jenkins-ssh 08:03:45 Cloning the remote Git repository 08:03:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:03:45 > git init /w/workspace/edgex-go/711 # timeout=10 08:03:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:03:45 > git --version # timeout=10 08:03:45 > git --version # 'git version 2.25.1' 08:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:04 Avoid second fetch 08:04:04 Checking out Revision 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b (main) 08:04:05 Commit message: "Merge pull request #4934 from lindseysimple/issue-4930" 08:04:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:05 > git config core.sparsecheckout # timeout=10 08:04:05 > git checkout -f 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:04:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:10 Dload Upload Total Spent Left Speed 08:04:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 08:04:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:04:11 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 08:04:11 08:04:11 { 08:04:11 "registry-mirrors": [ 08:04:11 "https://nexus3.edgexfoundry.org:10001" 08:04:11 ], 08:04:11 "bip": "10.250.0.254/24", 08:04:11 "hosts": [ 08:04:11 "tcp://0.0.0.0:5555", 08:04:11 "unix:///var/run/docker.sock" 08:04:11 ], 08:04:11 "mtu": 1458, 08:04:11 "selinux-enabled": true, 08:04:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:04:11 } [Pipeline] sh 08:04:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:04:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:30 provisioning config files... 08:04:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config9132198770925412450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:30 ---> ****-login.sh 08:04:30 nexus3.edgexfoundry.org:10001 08:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10002 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10003 08:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:31 Configure a credential helper to remove this warning. See 08:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:31 08:04:31 Login Succeeded 08:04:31 nexus3.edgexfoundry.org:10004 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 ****.io 08:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:32 Configure a credential helper to remove this warning. See 08:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:32 08:04:32 Login Succeeded 08:04:32 ---> ****-login.sh ends [Pipeline] } 08:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:04:33 + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo 08:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:04:33 ========================================================= 08:04:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:04:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:04:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:04:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:34 cf04c63912e1: Pulling fs layer 08:04:34 55b35a11ae5e: Pulling fs layer 08:04:34 a37a00ec5f00: Pulling fs layer 08:04:34 50b3750afda1: Pulling fs layer 08:04:34 4f4fb700ef54: Pulling fs layer 08:04:34 80978eb59214: Pulling fs layer 08:04:34 c9f46d7d2bd2: Pulling fs layer 08:04:34 c5a475d317c9: Pulling fs layer 08:04:34 80978eb59214: Waiting 08:04:34 c9f46d7d2bd2: Waiting 08:04:34 c5a475d317c9: Waiting 08:04:34 50b3750afda1: Waiting 08:04:34 55b35a11ae5e: Download complete 08:04:34 50b3750afda1: Verifying Checksum 08:04:34 50b3750afda1: Download complete 08:04:34 4f4fb700ef54: Download complete 08:04:34 80978eb59214: Verifying Checksum 08:04:34 80978eb59214: Download complete 08:04:34 cf04c63912e1: Verifying Checksum 08:04:34 cf04c63912e1: Download complete 08:04:34 c5a475d317c9: Verifying Checksum 08:04:34 c5a475d317c9: Download complete 08:04:35 cf04c63912e1: Pull complete 08:04:35 55b35a11ae5e: Pull complete 08:04:36 a37a00ec5f00: Verifying Checksum 08:04:36 a37a00ec5f00: Download complete 08:04:36 c9f46d7d2bd2: Verifying Checksum 08:04:36 c9f46d7d2bd2: Download complete 08:04:49 a37a00ec5f00: Pull complete 08:04:49 50b3750afda1: Pull complete 08:04:49 4f4fb700ef54: Pull complete 08:04:49 80978eb59214: Pull complete 08:04:57 c9f46d7d2bd2: Pull complete 08:04:59 c5a475d317c9: Pull complete 08:04:59 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:05:00 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:05:00 WORKDIR /edgex 08:05:00 COPY go.mod . 08:05:00 RUN go mod download -t 08:05:00 ci-base-image-arm64 -f - . 08:05:00 Sending build context to Docker daemon 3.684MB 08:05:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:05:00 ---> be29e6b0f0d4 08:05:00 Step 2/4 : WORKDIR /edgex 08:05:02 ---> Running in a80c57bf27e0 08:05:02 Removing intermediate container a80c57bf27e0 08:05:02 ---> 0acba282a790 08:05:02 Step 3/4 : COPY go.mod . 08:05:03 ---> b259e551bcb5 08:05:03 Step 4/4 : RUN go mod download 08:05:03 ---> Running in cdcbdb4d07d1 08:06:11 Removing intermediate container cdcbdb4d07d1 08:06:11 ---> 03d1fb6e6cfd 08:06:11 Successfully built 03d1fb6e6cfd 08:06:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:11 + docker inspect -f . ci-base-image-arm64 08:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 08:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:06:13 $ docker top eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:14 + go version 08:06:14 go version go1.23.2 linux/arm64 [Pipeline] } 08:06:14 $ docker stop --time=1 eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe 08:06:15 $ docker rm -f --volumes eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe [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 08:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:16 08:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:17 latest: Pulling from edgex-devops/edgex-compose-arm64 08:06:17 547446be3368: Pulling fs layer 08:06:17 d125d8839a47: Pulling fs layer 08:06:17 3e85d5ac6304: Pulling fs layer 08:06:17 c3105a71a48b: Pulling fs layer 08:06:17 0f093f025ec4: Pulling fs layer 08:06:17 c3106fc0e877: Pulling fs layer 08:06:17 c3105a71a48b: Waiting 08:06:17 0f093f025ec4: Waiting 08:06:17 c3106fc0e877: Waiting 08:06:17 547446be3368: Verifying Checksum 08:06:17 547446be3368: Download complete 08:06:17 c3105a71a48b: Verifying Checksum 08:06:17 c3105a71a48b: Download complete 08:06:17 d125d8839a47: Verifying Checksum 08:06:17 d125d8839a47: Download complete 08:06:17 c3106fc0e877: Verifying Checksum 08:06:17 c3106fc0e877: Download complete 08:06:17 0f093f025ec4: Verifying Checksum 08:06:17 0f093f025ec4: Download complete 08:06:18 547446be3368: Pull complete 08:06:19 d125d8839a47: Pull complete 08:06:19 3e85d5ac6304: Verifying Checksum 08:06:19 3e85d5ac6304: Download complete 08:06:30 3e85d5ac6304: Pull complete 08:06:30 c3105a71a48b: Pull complete 08:06:30 0f093f025ec4: Pull complete 08:06:30 c3106fc0e877: Pull complete 08:06:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 08:06:30 $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:06:32 $ docker top 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:33 + docker compose -f ./docker-compose-build.yml build --parallel 08:06:43 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:06:43 #1 transferring dockerfile: 2.50kB done 08:06:43 #1 DONE 0.1s 08:06:43 08:06:43 #2 [core-command internal] load build definition from Dockerfile 08:06:43 #2 transferring dockerfile: 1.93kB 0.0s done 08:06:43 #2 DONE 0.0s 08:06:43 08:06:43 #3 [support-notifications internal] load build definition from Dockerfile 08:06:43 #3 transferring dockerfile: 2.02kB done 08:06:43 #3 DONE 0.1s 08:06:43 08:06:43 #4 [core-metadata internal] load build definition from Dockerfile 08:06:43 #4 transferring dockerfile: 2.13kB done 08:06:43 #4 DONE 0.1s 08:06:43 08:06:43 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:06:43 #5 transferring dockerfile: 2.23kB 0.0s done 08:06:44 #5 ... 08:06:44 08:06:44 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:06:44 #6 transferring dockerfile: 3.17kB done 08:06:44 #6 DONE 0.1s 08:06:44 08:06:44 #7 [support-cron-scheduler internal] load build definition from Dockerfile 08:06:44 #7 transferring dockerfile: 1.85kB done 08:06:44 #7 DONE 0.1s 08:06:44 08:06:44 #8 [core-data internal] load build definition from Dockerfile 08:06:44 #8 transferring dockerfile: 2.07kB 0.0s done 08:06:44 #8 DONE 0.1s 08:06:44 08:06:44 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:06:44 #9 transferring dockerfile: 1.89kB done 08:06:44 #9 DONE 0.1s 08:06:44 08:06:44 #10 [core-keeper internal] load build definition from Dockerfile 08:06:44 #10 transferring dockerfile: 2.07kB 0.0s done 08:06:44 #10 DONE 0.1s 08:06:44 08:06:44 #11 [security-spire-agent internal] load build definition from Dockerfile 08:06:44 #11 transferring dockerfile: 1.81kB 0.0s done 08:06:44 #11 DONE 0.1s 08:06:44 08:06:44 #12 [security-spire-config internal] load build definition from Dockerfile 08:06:44 #12 transferring dockerfile: 1.69kB done 08:06:44 #12 DONE 0.1s 08:06:44 08:06:44 #13 [support-scheduler internal] load build definition from Dockerfile 08:06:44 #13 transferring dockerfile: 1.93kB 0.0s done 08:06:44 #13 DONE 0.1s 08:06:44 08:06:44 #14 [security-spire-server internal] load build definition from Dockerfile 08:06:44 #14 transferring dockerfile: 1.70kB done 08:06:44 #14 DONE 0.1s 08:06:44 08:06:44 #15 [security-proxy-auth internal] load build definition from Dockerfile 08:06:44 #15 transferring dockerfile: 2.15kB done 08:06:44 #15 DONE 0.1s 08:06:44 08:06:44 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:06:44 #16 transferring dockerfile: 2.49kB 0.0s done 08:06:44 #16 DONE 0.1s 08:06:44 08:06:44 #17 [security-proxy-setup internal] load .dockerignore 08:06:44 #17 transferring context: 50B 0.0s done 08:06:44 #17 DONE 0.1s 08:06:44 08:06:44 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:06:45 #5 ... 08:06:45 08:06:45 #18 [core-command internal] load .dockerignore 08:06:45 #18 transferring context: 50B done 08:06:45 #18 DONE 0.0s 08:06:45 08:06:45 #19 [support-notifications internal] load .dockerignore 08:06:45 #19 transferring context: 50B done 08:06:45 #19 DONE 0.0s 08:06:45 08:06:45 #20 [core-metadata internal] load .dockerignore 08:06:45 #20 transferring context: 50B done 08:06:45 #20 DONE 0.1s 08:06:45 08:06:45 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:06:45 #21 transferring context: 50B 0.0s done 08:06:45 #21 DONE 0.1s 08:06:45 08:06:45 #22 [security-bootstrapper internal] load .dockerignore 08:06:45 #22 transferring context: 50B done 08:06:45 #22 DONE 0.1s 08:06:45 08:06:45 #23 [support-cron-scheduler internal] load .dockerignore 08:06:45 #23 transferring context: 50B 0.0s done 08:06:45 #23 DONE 0.1s 08:06:45 08:06:45 #24 [core-data internal] load .dockerignore 08:06:46 #24 transferring context: 50B 0.0s done 08:06:46 #24 DONE 0.1s 08:06:46 08:06:46 #25 [security-spiffe-token-provider internal] load .dockerignore 08:06:46 #25 transferring context: 50B done 08:06:46 #25 DONE 0.1s 08:06:46 08:06:46 #26 [core-keeper internal] load .dockerignore 08:06:46 #26 transferring context: 50B done 08:06:46 #26 DONE 0.1s 08:06:46 08:06:46 #27 [security-spire-agent internal] load .dockerignore 08:06:46 #27 transferring context: 50B done 08:06:46 #27 DONE 0.1s 08:06:46 08:06:46 #28 [security-spire-config internal] load .dockerignore 08:06:46 #28 transferring context: 50B 0.0s done 08:06:46 #28 DONE 0.1s 08:06:46 08:06:46 #29 [support-scheduler internal] load .dockerignore 08:06:46 #29 transferring context: 50B 0.0s done 08:06:46 #29 DONE 0.1s 08:06:46 08:06:46 #30 [security-spire-server internal] load .dockerignore 08:06:46 #30 transferring context: 50B 0.0s done 08:06:46 #30 DONE 0.1s 08:06:46 08:06:46 #31 [security-proxy-auth internal] load .dockerignore 08:06:46 #31 transferring context: 50B done 08:06:46 #31 DONE 0.1s 08:06:46 08:06:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:06:46 #32 ... 08:06:46 08:06:46 #33 [security-secretstore-setup internal] load .dockerignore 08:06:46 #33 transferring context: 50B 0.0s done 08:06:46 #33 DONE 0.1s 08:06:46 08:06:46 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:46 #34 DONE 0.0s 08:06:46 08:06:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:06:47 #32 DONE 0.4s 08:06:47 08:06:47 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:47 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:47 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:47 #35 ... 08:06:47 08:06:47 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:47 #34 DONE 0.0s 08:06:47 08:06:47 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:06:47 #32 DONE 0.4s 08:06:47 08:06:47 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:47 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:47 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:47 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:47 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:47 #35 ... 08:06:47 08:06:47 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:47 #34 DONE 0.0s 08:06:47 08:06:47 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:06:47 #32 DONE 0.5s 08:06:47 08:06:47 #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:47 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:47 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:47 #35 ... 08:06:47 08:06:47 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:47 #34 DONE 0.0s 08:06:47 08:06:47 #36 [security-proxy-setup internal] load build context 08:06:47 #36 transferring context: 3.23MB 0.6s done 08:06:47 #36 DONE 0.8s 08:06:47 08:06:47 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:47 #34 DONE 0.0s 08:06:47 08:06:47 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:06:48 #32 ... 08:06:48 08:06:48 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:48 #34 DONE 0.0s 08:06:48 08:06:48 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:06:48 #32 DONE 1.0s 08:06:48 08:06:48 #37 [core-data internal] load build context 08:06:48 #37 ... 08:06:48 08:06:48 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:48 #34 DONE 0.0s 08:06:48 08:06:48 #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:48 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:48 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:48 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:48 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:48 #35 ... 08:06:48 08:06:48 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:06:48 #38 DONE 2.8s 08:06:49 08:06:49 #39 [support-notifications internal] load build context 08:06:49 #39 ... 08:06:49 08:06:49 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:49 #34 DONE 0.0s 08:06:49 08:06:49 #39 [support-notifications internal] load build context 08:06:49 #39 transferring context: 3.23MB 1.8s done 08:06:49 #39 ... 08:06:49 08:06:49 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:06:49 #32 DONE 2.0s 08:06:49 08:06:49 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:06:49 #38 DONE 2.9s 08:06:49 08:06:49 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:49 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:49 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:50 #35 ... 08:06:50 08:06:50 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:50 #34 DONE 0.0s 08:06:50 08:06:50 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:06:50 #34 DONE 0.0s 08:06:50 08:06:50 #40 [core-command internal] load build context 08:06:50 #40 transferring context: 3.23MB 1.6s done 08:06:50 #40 DONE 2.5s 08:06:50 08:06:50 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 08:06:50 #41 ... 08:06:50 08:06:50 #39 [support-notifications internal] load build context 08:06:50 #39 DONE 2.6s 08:06:50 08:06:50 #37 [core-data internal] load build context 08:06:50 #37 ... 08:06:50 08:06:50 #42 [core-common-config-bootstrapper internal] load build context 08:06:50 #42 transferring context: 3.23MB 1.6s done 08:06:50 #42 DONE 2.8s 08:06:50 08:06:50 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:06:51 #32 DONE 3.2s 08:06:51 08:06:51 #43 [core-metadata internal] load build context 08:06:51 #43 transferring context: 3.23MB 2.1s done 08:06:51 #43 DONE 3.2s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:06:51 #38 DONE 3.0s 08:06:51 08:06:51 #44 [security-bootstrapper internal] load build context 08:06:51 #44 transferring context: 3.23MB 1.9s done 08:06:51 #44 DONE 3.4s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #45 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:06:51 #45 DONE 2.9s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #46 [security-proxy-auth internal] load build context 08:06:51 #46 DONE 0.0s 08:06:51 08:06:51 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:06:51 #47 DONE 3.1s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:51 #48 DONE 0.0s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #49 [security-spire-config internal] load build context 08:06:51 #49 DONE 0.0s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:51 #37 ... 08:06:51 08:06:51 #50 [support-cron-scheduler internal] load build context 08:06:51 #50 transferring context: 3.23MB 2.2s done 08:06:51 #50 DONE 4.0s 08:06:51 08:06:51 #37 [core-data internal] load build context 08:06:52 #37 transferring context: 3.23MB 2.6s done 08:06:52 #37 ... 08:06:52 08:06:52 #51 [security-spiffe-token-provider internal] load build context 08:06:52 #51 transferring context: 3.23MB 2.4s done 08:06:52 #51 DONE 3.8s 08:06:52 08:06:52 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:06:52 #41 DONE 3.6s 08:06:52 08:06:52 #37 [core-data internal] load build context 08:06:52 #37 DONE 3.9s 08:06:52 08:06:52 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:06:53 #52 ... 08:06:53 08:06:53 #53 [security-spire-server internal] load build context 08:06:53 #53 transferring context: 27.98kB 0.3s done 08:06:53 #53 DONE 2.0s 08:06:53 08:06:53 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:53 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:06:53 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:06:53 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:06:53 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:06:54 #48 ... 08:06:54 08:06:54 #54 [security-spire-agent internal] load build context 08:06:54 #54 transferring context: 27.51kB 0.2s done 08:06:54 #54 DONE 2.2s 08:06:54 08:06:54 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:54 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:06:54 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:06:54 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:06:54 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:06:54 #35 ... 08:06:54 08:06:54 #49 [security-spire-config internal] load build context 08:06:54 #49 transferring context: 26.23kB 0.1s done 08:06:54 #49 DONE 2.7s 08:06:54 08:06:54 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:54 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s 08:06:54 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s 08:06:54 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.3s 08:06:55 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 08:06:55 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s 08:06:55 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:06:55 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 08:06:55 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:06:55 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 08:06:55 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 08:06:56 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.6s 08:06:57 #48 ... 08:06:57 08:06:57 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:06:57 #55 ... 08:06:57 08:06:57 #46 [security-proxy-auth internal] load build context 08:06:57 #46 transferring context: 3.23MB 4.9s done 08:06:57 #46 ... 08:06:57 08:06:57 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:06:57 #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:57 #56 ... 08:06:57 08:06:57 #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:06:57 #0 8.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:57 #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:57 #57 ... 08:06:57 08:06:57 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:57 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.52MB / 28.04MB 4.3s 08:06:57 #48 ... 08:06:57 08:06:57 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:06:57 #58 ... 08:06:57 08:06:57 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:06:58 #59 ... 08:06:58 08:06:58 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:06:58 #56 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:58 #56 ... 08:06:58 08:06:58 #46 [security-proxy-auth internal] load build context 08:06:58 #46 DONE 6.8s 08:06:58 08:06:58 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:58 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.0s 08:06:58 #48 ... 08:06:58 08:06:58 #60 [core-keeper internal] load build context 08:06:58 #60 transferring context: 3.23MB 6.8s done 08:06:58 #60 DONE 8.7s 08:06:58 08:06:58 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:58 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:06:58 #48 ... 08:06:58 08:06:58 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:06:58 #0 7.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:58 #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:59 #61 ... 08:06:59 08:06:59 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:06:59 #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:59 #62 ... 08:06:59 08:06:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:59 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:06:59 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.81MB / 28.04MB 6.0s 08:06:59 #48 ... 08:06:59 08:06:59 #63 [security-secretstore-setup internal] load build context 08:06:59 #63 transferring context: 3.23MB 6.1s done 08:06:59 #63 DONE 7.7s 08:06:59 08:06:59 #64 [support-scheduler internal] load build context 08:06:59 #64 transferring context: 3.23MB 7.7s done 08:06:59 #64 DONE 9.8s 08:06:59 08:06:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:00 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.8s 08:07:00 #48 ... 08:07:00 08:07:00 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:00 #65 ... 08:07:00 08:07:00 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:00 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 7.4s 08:07:01 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.8s 08:07:01 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.1s 08:07:01 #48 ... 08:07:01 08:07:01 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:01 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 08:07:01 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:07:01 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:07:01 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:07:01 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:07:01 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:07:01 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:07:01 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 08:07:01 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.9s 08:07:02 #66 ... 08:07:02 08:07:02 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:02 #67 ... 08:07:02 08:07:02 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:07:02 #57 12.05 (1/1) Installing dumb-init (1.2.5-r3) 08:07:02 #57 12.05 Executing busybox-1.36.1-r29.trigger 08:07:02 #57 12.30 OK: 9 MiB in 15 packages 08:07:02 #57 DONE 14.7s 08:07:02 08:07:02 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:07:02 #68 ... 08:07:02 08:07:02 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:02 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:02 #69 ... 08:07:02 08:07:02 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:02 #65 DONE 11.9s 08:07:02 08:07:02 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:07:02 #70 ... 08:07:02 08:07:02 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:02 #71 ... 08:07:02 08:07:02 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:07:02 #72 ... 08:07:02 08:07:02 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:02 #73 ... 08:07:02 08:07:02 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:02 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.5s 08:07:02 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 08:07:03 #48 ... 08:07:03 08:07:03 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:07:03 #61 12.02 (1/1) Installing dumb-init (1.2.5-r3) 08:07:03 #61 12.06 Executing busybox-1.36.1-r29.trigger 08:07:03 #61 12.14 OK: 9 MiB in 15 packages 08:07:03 #61 DONE 14.5s 08:07:03 08:07:03 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:03 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.4s 08:07:04 #48 ... 08:07:04 08:07:04 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:04 #71 DONE 11.9s 08:07:04 08:07:04 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:05 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.42MB / 28.04MB 11.5s 08:07:06 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.6s 08:07:06 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.3s 08:07:07 #48 ... 08:07:07 08:07:07 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:07:07 #56 16.06 (1/2) Installing ca-certificates (20240705-r0) 08:07:07 #56 16.41 (2/2) Installing dumb-init (1.2.5-r3) 08:07:07 #56 16.46 Executing busybox-1.36.1-r29.trigger 08:07:07 #56 16.66 Executing ca-certificates-20240705-r0.trigger 08:07:07 #56 17.58 OK: 10 MiB in 16 packages 08:07:07 #56 DONE 19.8s 08:07:07 08:07:07 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:07 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.2s 08:07:08 #48 ... 08:07:08 08:07:08 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:07:08 #58 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:08 #58 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:08 #58 18.94 (1/2) Installing dumb-init (1.2.5-r3) 08:07:08 #58 18.96 (2/2) Installing su-exec (0.2-r3) 08:07:08 #58 18.96 Executing busybox-1.36.1-r29.trigger 08:07:08 #58 19.15 OK: 9 MiB in 16 packages 08:07:08 #58 ... 08:07:08 08:07:08 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:08 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.0s 08:07:08 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s done 08:07:08 #48 ... 08:07:08 08:07:08 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:08 #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:08 #55 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:08 #55 20.33 (1/4) Installing dumb-init (1.2.5-r3) 08:07:08 #55 20.37 (2/4) Installing openssl (3.3.2-r0) 08:07:08 #55 20.55 (3/4) Installing su-exec (0.2-r3) 08:07:08 #55 20.55 (4/4) Installing yq-go (4.44.1-r2) 08:07:08 #55 ... 08:07:08 08:07:08 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:07:08 #72 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:09 #72 ... 08:07:09 08:07:09 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:07:09 #58 DONE 21.3s 08:07:09 08:07:09 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:09 #55 22.29 Executing busybox-1.36.1-r29.trigger 08:07:09 #55 22.56 OK: 20 MiB in 18 packages 08:07:10 #55 ... 08:07:10 08:07:10 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:07:10 #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:10 #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:10 #59 ... 08:07:10 08:07:10 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:10 #62 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:10 #62 17.79 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:07:10 #62 17.79 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:07:10 #62 17.79 OK: 24041 distinct packages available 08:07:10 #62 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:10 #62 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:10 #62 ... 08:07:10 08:07:10 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:10 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done 08:07:10 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:07:10 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.8s 08:07:10 #66 ... 08:07:10 08:07:10 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:07:10 #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:11 #72 ... 08:07:11 08:07:11 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:11 #55 DONE 24.8s 08:07:12 08:07:12 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:12 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s 08:07:12 #48 ... 08:07:12 08:07:12 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:07:12 #74 ... 08:07:12 08:07:12 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:12 #48 ... 08:07:12 08:07:12 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:07:12 #75 ... 08:07:12 08:07:12 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:07:12 #74 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:13 #74 ... 08:07:13 08:07:13 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:13 #69 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:13 #69 20.07 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:07:13 #69 20.13 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:07:13 #69 20.13 OK: 24041 distinct packages available 08:07:13 #69 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:13 #69 ... 08:07:13 08:07:13 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:07:13 #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:13 #76 ... 08:07:13 08:07:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:14 #48 ... 08:07:14 08:07:14 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:14 #0 9.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:14 #77 ... 08:07:14 08:07:14 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:15 #48 ... 08:07:15 08:07:15 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:15 #67 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:15 #67 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:15 #67 ... 08:07:15 08:07:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:15 #48 ... 08:07:15 08:07:15 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:07:15 #68 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:15 #68 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:15 #68 23.54 (1/4) Installing ca-certificates (20240705-r0) 08:07:15 #68 ... 08:07:15 08:07:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:17 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s 08:07:17 #48 ... 08:07:17 08:07:17 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:07:17 #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:17 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:17 #78 ... 08:07:17 08:07:17 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:18 #48 ... 08:07:18 08:07:18 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:07:18 #52 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:18 #52 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:18 #52 ... 08:07:18 08:07:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:18 #48 ... 08:07:18 08:07:18 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:07:18 #59 23.95 (1/3) Installing ca-certificates (20240705-r0) 08:07:18 #59 24.50 (2/3) Installing dumb-init (1.2.5-r3) 08:07:18 #59 24.56 (3/3) Installing tzdata (2024b-r0) 08:07:18 #59 26.37 Executing busybox-1.36.1-r29.trigger 08:07:18 #59 26.50 Executing ca-certificates-20240705-r0.trigger 08:07:18 #59 28.03 OK: 11 MiB in 17 packages 08:07:18 #59 DONE 30.4s 08:07:18 08:07:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:18 #48 ... 08:07:18 08:07:18 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:18 #73 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:18 #73 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:18 #73 ... 08:07:18 08:07:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:19 #48 ... 08:07:19 08:07:19 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:07:19 #70 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:19 #70 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:19 #70 ... 08:07:19 08:07:19 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:07:19 #0 6.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:19 #0 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:19 #79 ... 08:07:19 08:07:19 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:21 #48 ... 08:07:21 08:07:21 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:21 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.5s done 08:07:21 #66 ... 08:07:21 08:07:21 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:21 #73 29.04 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:07:21 #73 29.04 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:07:21 #73 29.04 OK: 24040 distinct packages available 08:07:22 #73 ... 08:07:22 08:07:22 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:07:22 #0 5.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:22 #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:22 #80 ... 08:07:22 08:07:22 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:22 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s done 08:07:22 #48 DONE 30.3s 08:07:22 08:07:22 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:22 #62 32.15 (1/14) Installing ca-certificates (20240705-r0) 08:07:22 #62 32.85 (2/14) Installing brotli-libs (1.1.0-r2) 08:07:22 #62 33.10 (3/14) Installing c-ares (1.33.1-r0) 08:07:22 #62 33.15 (4/14) Installing libunistring (1.2-r0) 08:07:22 #62 33.58 (5/14) Installing libidn2 (2.3.7-r0) 08:07:22 #62 33.64 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:07:22 #62 33.78 (7/14) Installing libpsl (0.21.5-r1) 08:07:22 #62 ... 08:07:22 08:07:22 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:07:22 #68 24.14 (2/4) Installing dumb-init (1.2.5-r3) 08:07:22 #68 24.23 (3/4) Installing su-exec (0.2-r3) 08:07:22 #68 24.26 (4/4) Installing yq-go (4.44.1-r2) 08:07:22 #68 25.74 Executing busybox-1.36.1-r29.trigger 08:07:22 #68 26.06 Executing ca-certificates-20240705-r0.trigger 08:07:22 #68 27.42 OK: 20 MiB in 18 packages 08:07:22 #68 DONE 30.8s 08:07:22 08:07:22 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:22 #62 33.82 (8/14) Installing zstd-libs (1.5.6-r0) 08:07:23 #62 33.97 (9/14) Installing libcurl (8.10.1-r0) 08:07:23 #62 34.09 (10/14) Installing curl (8.10.1-r0) 08:07:23 #62 34.14 (11/14) Installing dumb-init (1.2.5-r3) 08:07:23 #62 34.29 (12/14) Installing musl-obstack (1.2.3-r2) 08:07:23 #62 34.34 (13/14) Installing libucontext (1.2-r3) 08:07:23 #62 34.34 (14/14) Installing gcompat (1.1.0-r4) 08:07:23 #62 ... 08:07:23 08:07:23 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:07:23 #75 10.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:23 #75 12.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:23 #75 ... 08:07:23 08:07:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:23 #62 34.47 Executing busybox-1.36.1-r29.trigger 08:07:23 #62 34.60 Executing ca-certificates-20240705-r0.trigger 08:07:24 #62 ... 08:07:24 08:07:24 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:07:24 #52 30.18 OK: 238 MiB in 54 packages 08:07:24 #52 DONE 32.3s 08:07:24 08:07:24 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:07:24 #76 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:24 #76 ... 08:07:24 08:07:24 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 08:07:25 #81 ... 08:07:25 08:07:25 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:07:25 #70 30.82 OK: 238 MiB in 54 packages 08:07:25 #70 DONE 33.5s 08:07:25 08:07:25 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:07:25 #0 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:25 #0 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:25 #82 ... 08:07:25 08:07:25 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 08:07:25 #81 DONE 0.8s 08:07:25 08:07:25 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:07:25 #74 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:25 #74 22.99 Upgrading critical system libraries and apk-tools: 08:07:25 #74 22.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:25 #74 23.15 Executing busybox-1.36.1-r29.trigger 08:07:25 #74 ... 08:07:25 08:07:25 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:25 #83 ... 08:07:25 08:07:25 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:07:25 #84 DONE 0.8s 08:07:25 08:07:25 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:25 #69 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:25 #69 ... 08:07:25 08:07:25 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:26 #85 ... 08:07:26 08:07:26 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:07:26 #72 31.72 OK: 238 MiB in 54 packages 08:07:26 #72 DONE 33.7s 08:07:26 08:07:26 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:07:26 #86 ... 08:07:26 08:07:26 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:26 #77 12.43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:26 #77 ... 08:07:26 08:07:26 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:07:26 #76 22.04 Upgrading critical system libraries and apk-tools: 08:07:26 #76 22.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:26 #76 22.12 Executing busybox-1.36.1-r29.trigger 08:07:27 #76 ... 08:07:27 08:07:27 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:07:27 #62 35.78 OK: 15 MiB in 28 packages 08:07:27 #62 DONE 38.1s 08:07:27 08:07:27 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:07:27 #86 DONE 1.0s 08:07:27 08:07:27 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:27 #67 25.07 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:07:27 #67 25.07 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:07:27 #67 25.07 OK: 24041 distinct packages available 08:07:27 #67 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:27 #67 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:27 #67 ... 08:07:27 08:07:27 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:30 #87 ... 08:07:30 08:07:30 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:07:30 #69 35.61 (1/5) Installing dumb-init (1.2.5-r3) 08:07:30 #69 35.68 (2/5) Installing musl-obstack (1.2.3-r2) 08:07:30 #69 35.69 (3/5) Installing libucontext (1.2-r3) 08:07:30 #69 35.73 (4/5) Installing gcompat (1.1.0-r4) 08:07:30 #69 35.80 (5/5) Installing openssl (3.3.2-r0) 08:07:30 #69 35.96 Executing busybox-1.36.1-r29.trigger 08:07:30 #69 36.17 OK: 10 MiB in 19 packages 08:07:30 #69 DONE 38.2s 08:07:30 08:07:30 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:30 #67 38.29 (1/4) Installing dumb-init (1.2.5-r3) 08:07:30 #67 38.33 (2/4) Installing musl-obstack (1.2.3-r2) 08:07:30 #67 38.35 (3/4) Installing libucontext (1.2-r3) 08:07:30 #67 38.38 (4/4) Installing gcompat (1.1.0-r4) 08:07:30 #67 38.49 Executing busybox-1.36.1-r29.trigger 08:07:30 #67 38.76 OK: 9 MiB in 18 packages 08:07:32 #67 ... 08:07:32 08:07:32 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:07:32 #75 25.69 (1/1) Installing dumb-init (1.2.5-r3) 08:07:32 #75 26.75 Executing busybox-1.36.1-r29.trigger 08:07:32 #75 27.08 OK: 9 MiB in 15 packages 08:07:32 #75 DONE 29.8s 08:07:32 08:07:32 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:07:32 #80 18.45 Upgrading critical system libraries and apk-tools: 08:07:32 #80 18.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:32 #80 18.53 Executing busybox-1.36.1-r29.trigger 08:07:32 #80 20.55 Continuing the upgrade transaction with new apk-tools: 08:07:32 #80 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:32 #80 ... 08:07:32 08:07:32 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:07:32 #67 DONE 40.5s 08:07:32 08:07:32 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:07:32 #77 26.44 OK: 238 MiB in 54 packages 08:07:32 #77 DONE 28.5s 08:07:32 08:07:32 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:07:32 #88 ... 08:07:32 08:07:32 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:32 #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:32 #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:33 #89 ... 08:07:33 08:07:33 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:07:34 #90 ... 08:07:34 08:07:34 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:07:34 #88 DONE 1.1s 08:07:34 08:07:34 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:34 #73 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:34 #73 33.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:34 #73 ... 08:07:34 08:07:34 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:37 #91 ... 08:07:37 08:07:37 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:07:37 #73 43.43 OK: 238 MiB in 54 packages 08:07:37 #73 DONE 44.8s 08:07:37 08:07:37 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:07:37 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:37 #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:37 #92 ... 08:07:37 08:07:37 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:07:37 #93 DONE 0.5s 08:07:37 08:07:37 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:37 #94 ... 08:07:37 08:07:37 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:07:37 #79 18.31 Upgrading critical system libraries and apk-tools: 08:07:37 #79 18.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:37 #79 18.37 Executing busybox-1.36.1-r29.trigger 08:07:37 #79 20.14 Continuing the upgrade transaction with new apk-tools: 08:07:37 #79 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:37 #79 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:38 #79 ... 08:07:38 08:07:38 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:07:38 #82 16.41 Upgrading critical system libraries and apk-tools: 08:07:38 #82 16.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:38 #82 16.49 Executing busybox-1.36.1-r29.trigger 08:07:38 #82 18.14 Continuing the upgrade transaction with new apk-tools: 08:07:38 #82 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:38 #82 ... 08:07:38 08:07:38 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:07:38 #76 24.64 Continuing the upgrade transaction with new apk-tools: 08:07:38 #76 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:38 #76 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:38 #76 ... 08:07:38 08:07:38 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:07:38 #78 20.49 Upgrading critical system libraries and apk-tools: 08:07:38 #78 20.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:38 #78 20.66 Executing busybox-1.36.1-r29.trigger 08:07:38 #78 22.71 Continuing the upgrade transaction with new apk-tools: 08:07:38 #78 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:38 #78 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:38 #78 ... 08:07:38 08:07:38 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:07:38 #82 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:38 #82 ... 08:07:38 08:07:38 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:07:38 #74 26.42 Continuing the upgrade transaction with new apk-tools: 08:07:38 #74 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:38 #74 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:38 #74 ... 08:07:38 08:07:38 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:07:38 #90 3.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:38 #90 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:40 #90 ... 08:07:40 08:07:40 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:07:40 #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:40 #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:40 #95 ... 08:07:40 08:07:40 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:40 #89 17.60 Upgrading critical system libraries and apk-tools: 08:07:40 #89 17.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:40 #89 ... 08:07:40 08:07:40 #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:07:40 #74 37.14 OK: 9 MiB in 15 packages 08:07:40 #74 DONE 38.7s 08:07:40 08:07:40 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:40 #89 17.70 Executing busybox-1.36.1-r29.trigger 08:07:41 #89 ... 08:07:41 08:07:41 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:07:41 #79 30.73 OK: 9 MiB in 16 packages 08:07:41 #79 DONE 32.3s 08:07:41 08:07:41 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:07:42 #96 ... 08:07:42 08:07:42 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:07:42 #76 36.94 OK: 9 MiB in 15 packages 08:07:42 #76 DONE 38.6s 08:07:42 08:07:42 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:07:42 #78 34.04 OK: 10 MiB in 16 packages 08:07:43 #78 DONE 35.7s 08:07:43 08:07:43 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:07:43 #92 15.65 Upgrading critical system libraries and apk-tools: 08:07:43 #92 15.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:43 #92 15.66 Executing busybox-1.36.1-r29.trigger 08:07:44 #92 17.02 Continuing the upgrade transaction with new apk-tools: 08:07:44 #92 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:44 #92 ... 08:07:44 08:07:44 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:07:44 #80 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:44 #80 30.95 OK: 20 MiB in 18 packages 08:07:44 #80 DONE 32.7s 08:07:44 08:07:44 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:07:44 #95 13.18 Upgrading critical system libraries and apk-tools: 08:07:44 #95 13.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:44 #95 13.26 Executing busybox-1.36.1-r29.trigger 08:07:44 #95 ... 08:07:44 08:07:44 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:07:44 #96 DONE 3.1s 08:07:44 08:07:44 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:07:44 #97 DONE 0.3s 08:07:44 08:07:44 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:07:44 #98 DONE 0.3s 08:07:44 08:07:44 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:44 #89 20.45 Continuing the upgrade transaction with new apk-tools: 08:07:44 #89 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:44 #89 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:46 #89 ... 08:07:46 08:07:46 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:07:46 #82 26.95 OK: 11 MiB in 17 packages 08:07:46 #82 DONE 28.0s 08:07:46 08:07:46 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:07:46 #90 13.16 Upgrading critical system libraries and apk-tools: 08:07:46 #90 13.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:07:46 #90 13.20 Executing busybox-1.36.1-r29.trigger 08:07:46 #90 14.26 Continuing the upgrade transaction with new apk-tools: 08:07:46 #90 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:47 #90 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:49 #90 ... 08:07:49 08:07:49 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:07:49 #92 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:49 #92 21.80 OK: 15 MiB in 28 packages 08:07:49 #92 DONE 22.5s 08:07:49 08:07:49 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:07:49 #89 26.25 OK: 20 MiB in 18 packages 08:07:50 #89 DONE 27.2s 08:07:50 08:07:50 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:07:50 #95 15.14 Continuing the upgrade transaction with new apk-tools: 08:07:50 #95 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:07:50 #95 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:07:50 #95 19.81 OK: 10 MiB in 19 packages 08:07:50 #95 DONE 20.4s 08:07:50 08:07:50 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:07:50 #90 18.01 OK: 9 MiB in 18 packages 08:07:51 #90 DONE 18.8s 08:07:51 08:07:51 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:52 #99 ... 08:07:52 08:07:52 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:52 #100 DONE 1.5s 08:07:52 08:07:52 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:07:52 #101 DONE 1.5s 08:07:52 08:07:52 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:07:52 #102 DONE 0.2s 08:07:52 08:07:52 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:52 #103 ... 08:07:52 08:07:52 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:07:52 #104 DONE 0.3s 08:07:53 08:07:53 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:53 #99 DONE 1.5s 08:07:53 08:07:53 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:07:53 #105 ... 08:07:53 08:07:53 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:07:53 #106 DONE 0.4s 08:07:53 08:07:53 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:07:53 #105 DONE 0.4s 08:07:53 08:07:53 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:07:53 #107 DONE 0.3s 08:07:53 08:07:53 #108 [security-spire-config stage-2 6/10] COPY security.txt / 08:07:53 #108 DONE 0.3s 08:07:53 08:07:53 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:07:53 #109 DONE 0.3s 08:07:53 08:07:53 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:07:53 #103 DONE 1.6s 08:07:53 08:07:53 #110 [security-spire-server] exporting to image 08:07:53 #110 exporting layers 08:07:54 #110 ... 08:07:54 08:07:54 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:07:54 #111 DONE 0.5s 08:07:54 08:07:54 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:07:54 #112 DONE 0.5s 08:07:54 08:07:54 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:07:54 #113 DONE 0.3s 08:07:54 08:07:54 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 08:07:54 #114 DONE 0.2s 08:07:54 08:07:54 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:07:54 #115 DONE 0.3s 08:07:54 08:07:54 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:07:54 #116 DONE 0.3s 08:07:54 08:07:54 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:07:55 #117 DONE 0.2s 08:07:55 08:07:55 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:07:55 #118 DONE 0.2s 08:07:55 08:07:55 #110 [security-spire-agent] exporting to image 08:07:56 #110 exporting layers 2.9s done 08:07:56 #110 writing image sha256:5330d39e7d5b24df539c0e8ca9d19741ff1f0d60872aebf7e97a43327611a625 08:07:56 #110 writing image sha256:5330d39e7d5b24df539c0e8ca9d19741ff1f0d60872aebf7e97a43327611a625 0.0s done 08:07:56 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:07:57 #110 exporting layers 2.6s done 08:07:57 #110 writing image sha256:90c5a2e6fab4743749edfaa7d10430ee0f39f479ab0bea5b272a9f97c00a5716 done 08:07:57 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:07:57 #110 exporting layers 2.3s done 08:07:57 #110 writing image sha256:e097538d0a36895fc85e3335fda47c4d2d3c071ae5adaa44fadc151399aa9824 done 08:07:57 #110 naming to docker.io/library/security-spire-agent-arm64 done 08:07:57 #110 DONE 4.0s 08:07:57 08:07:57 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #91 DONE 87.1s 08:09:05 08:09:05 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #94 DONE 83.4s 08:09:05 08:09:05 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #87 DONE 93.8s 08:09:05 08:09:05 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #85 DONE 95.3s 08:09:05 08:09:05 #119 [core-keeper builder 7/8] COPY . . 08:09:05 #119 ... 08:09:05 08:09:05 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #83 DONE 95.7s 08:09:05 08:09:05 #120 [core-command builder 6/7] COPY . . 08:09:05 #120 ... 08:09:05 08:09:05 #121 [security-secretstore-setup builder 6/7] COPY . . 08:09:05 #121 CACHED 08:09:05 08:09:05 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:05 #122 CACHED 08:09:05 08:09:05 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #123 CACHED 08:09:05 08:09:05 #124 [support-cron-scheduler builder 6/7] COPY . . 08:09:05 #124 CACHED 08:09:05 08:09:05 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #125 CACHED 08:09:05 08:09:05 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:09:05 #126 CACHED 08:09:05 08:09:05 #127 [support-notifications builder 6/7] COPY . . 08:09:05 #127 DONE 1.6s 08:09:05 08:09:05 #128 [security-proxy-setup builder 6/7] COPY . . 08:09:05 #128 DONE 1.6s 08:09:05 08:09:05 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:09:05 #129 CACHED 08:09:05 08:09:05 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #130 CACHED 08:09:05 08:09:05 #131 [security-proxy-auth builder 6/7] COPY . . 08:09:05 #131 CACHED 08:09:05 08:09:05 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:09:05 #132 CACHED 08:09:05 08:09:05 #133 [support-scheduler builder 6/7] COPY . . 08:09:05 #133 CACHED 08:09:05 08:09:05 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #134 CACHED 08:09:05 08:09:05 #135 [core-data builder 6/7] COPY . . 08:09:05 #135 CACHED 08:09:05 08:09:05 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #136 CACHED 08:09:05 08:09:05 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 08:09:05 #137 CACHED 08:09:05 08:09:05 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:09:05 #138 CACHED 08:09:05 08:09:05 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #139 CACHED 08:09:05 08:09:05 #140 [security-bootstrapper builder 6/7] COPY . . 08:09:05 #140 CACHED 08:09:05 08:09:05 #141 [security-spiffe-token-provider builder 6/7] COPY . . 08:09:05 #141 DONE 1.7s 08:09:05 08:09:05 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 08:09:05 #142 CACHED 08:09:05 08:09:05 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #143 CACHED 08:09:05 08:09:05 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:09:05 #144 CACHED 08:09:05 08:09:05 #119 [core-keeper builder 7/8] COPY . . 08:09:05 #119 DONE 1.7s 08:09:05 08:09:05 #120 [core-command builder 6/7] COPY . . 08:09:05 #120 DONE 1.6s 08:09:05 08:09:05 #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:05 #145 CACHED 08:09:05 08:09:05 #146 [core-metadata builder 6/7] COPY . . 08:09:05 #146 CACHED 08:09:05 08:09:05 #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:09:05 #147 CACHED 08:09:05 08:09:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:09:08 #148 ... 08:09:08 08:09:08 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:09:08 #0 5.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:09:08 #149 ... 08:09:08 08:09:08 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:09:08 #0 5.756 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:09:09 #150 ... 08:09:09 08:09:09 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:09:09 #0 6.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:09:09 #151 ... 08:09:09 08:09:09 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:09:09 #148 6.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:09:12 #148 ... 08:09:12 08:09:12 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:09:12 #0 6.426 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:09:12 #152 ... 08:09:12 08:09:12 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:09:12 #0 6.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:09:12 #153 ... 08:09:12 08:09:12 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:09:12 #0 4.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:09:13 #154 ... 08:09:13 08:09:13 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:09:13 #0 7.021 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:09:13 #155 ... 08:09:13 08:09:13 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:09:13 #0 4.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:09:13 #156 ... 08:09:13 08:09:13 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:09:13 #0 5.685 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:09:13 #157 ... 08:09:13 08:09:13 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:09:13 #0 6.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:09:13 #158 ... 08:09:13 08:09:13 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:09:13 #0 6.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:09:14 #159 ... 08:09:14 08:09:14 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:09:14 #0 6.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:29:52 #160 ... 08:29:52 08:29:52 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:52 #154 1237.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:29:52 #154 ... 08:29:52 08:29:52 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:29:52 #159 DONE 1246.8s 08:29:52 08:29:52 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:29:52 #153 ... 08:29:52 08:29:52 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:29:52 #161 DONE 0.2s 08:29:52 08:29:52 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:29:52 #158 ... 08:29:52 08:29:52 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:29:52 #162 DONE 0.2s 08:29:52 08:29:52 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:29:52 #163 DONE 0.2s 08:29:52 08:29:52 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:29:52 #164 DONE 0.3s 08:29:52 08:29:52 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:29:52 #153 ... 08:29:52 08:29:52 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:29:52 #165 DONE 0.4s 08:29:52 08:29:52 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:29:52 #166 DONE 0.1s 08:29:52 08:29:52 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:54 #167 DONE 2.5s 08:29:54 08:29:54 #110 [security-proxy-setup] exporting to image 08:29:54 #110 exporting layers 08:29:55 #110 exporting layers 1.1s done 08:29:55 #110 writing image sha256:71c2e6d0e8f68c49badf22ca3cc6e0ce34491889f71dc9c882902324d609efef 0.0s done 08:29:55 #110 naming to docker.io/library/security-proxy-setup-arm64 done 08:29:55 #110 DONE 5.1s 08:29:55 08:29:55 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:29:56 #153 ... 08:29:56 08:29:56 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:29:56 #158 DONE 1253.4s 08:29:56 08:29:56 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:29:56 #153 ... 08:29:56 08:29:56 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:29:56 #168 DONE 0.3s 08:29:56 08:29:56 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:29:56 #151 ... 08:29:56 08:29:56 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:29:58 #169 DONE 2.1s 08:29:58 08:29:58 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:59 #156 ... 08:29:59 08:29:59 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:29:59 #170 DONE 0.3s 08:29:59 08:29:59 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:59 #150 ... 08:29:59 08:29:59 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:29:59 #171 DONE 0.2s 08:29:59 08:29:59 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:30:00 #172 DONE 0.3s 08:30:00 08:30:00 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:30:00 #35 ... 08:30:00 08:30:00 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:30:00 #173 DONE 0.1s 08:30:00 08:30:00 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:30:00 #174 DONE 0.1s 08:30:00 08:30:00 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:30:00 #149 ... 08:30:00 08:30:00 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:30:00 #175 DONE 0.1s 08:30:00 08:30:00 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:30:00 #176 DONE 0.1s 08:30:00 08:30:00 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:30:00 #35 ... 08:30:00 08:30:00 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:30:00 #177 DONE 0.3s 08:30:00 08:30:00 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:30:00 #150 ... 08:30:00 08:30:00 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:30:00 #178 DONE 0.1s 08:30:00 08:30:00 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:30:03 #179 DONE 2.2s 08:30:03 08:30:03 #110 [security-bootstrapper] exporting to image 08:30:03 #110 exporting layers 08:30:04 #110 exporting layers 1.0s done 08:30:04 #110 writing image sha256:956801ab3dbf9526f0ee8a527ca0f1776ef395c33150db753acb5b63a198f598 done 08:30:04 #110 naming to docker.io/library/security-bootstrapper-arm64 done 08:30:04 #110 DONE 6.1s 08:30:04 08:30:04 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:30:05 #156 ... 08:30:05 08:30:05 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:05 #154 DONE 1263.0s 08:30:05 08:30:05 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:30:06 #35 ... 08:30:06 08:30:06 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:30:06 #180 DONE 0.1s 08:30:06 08:30:06 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:30:06 #181 DONE 0.2s 08:30:06 08:30:06 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:30:06 #182 DONE 0.1s 08:30:06 08:30:06 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:30:06 #183 DONE 0.1s 08:30:06 08:30:06 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:30:07 #184 DONE 0.2s 08:30:07 08:30:07 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:30:07 #185 DONE 0.3s 08:30:07 08:30:07 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:30:07 #186 DONE 0.4s 08:30:07 08:30:07 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:30:08 #187 DONE 0.2s 08:30:08 08:30:08 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:30:08 #150 ... 08:30:08 08:30:08 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:10 #188 DONE 1.8s 08:30:10 08:30:10 #110 [security-secretstore-setup] exporting to image 08:30:10 #110 exporting layers 08:30:11 #110 exporting layers 1.1s done 08:30:11 #110 writing image sha256:ab7e7e2fc54eca17da8a3385c2f702391883a692fd7ab0d151c6bcc34e8ec2c9 done 08:30:11 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 08:30:11 #110 DONE 7.3s 08:30:11 08:30:11 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:31:07 #35 ... 08:31:07 08:31:07 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:07 #157 DONE 1319.5s 08:31:07 08:31:07 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:31:07 #149 ... 08:31:07 08:31:07 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:07 #189 DONE 0.2s 08:31:07 08:31:07 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:07 #190 DONE 0.2s 08:31:07 08:31:07 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:31:07 #148 ... 08:31:07 08:31:07 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:31:07 #191 DONE 0.3s 08:31:07 08:31:07 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:31:07 #192 DONE 0.2s 08:31:07 08:31:07 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:31:07 #193 DONE 0.2s 08:31:07 08:31:07 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:07 #194 DONE 2.1s 08:31:07 08:31:07 #110 [core-common-config-bootstrapper] exporting to image 08:31:07 #110 exporting layers 08:31:07 #110 exporting layers 0.8s done 08:31:07 #110 writing image sha256:33fcf35c23026847ee5b36594d917147905e74c5b7f7ccfc01d8408db4963833 done 08:31:07 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:31:07 #110 DONE 8.1s 08:31:07 08:31:07 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:29 #156 ... 08:33:29 08:33:29 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:29 #151 DONE 1456.9s 08:33:29 08:33:29 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:33:29 #149 ... 08:33:29 08:33:29 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:29 #195 DONE 0.3s 08:33:29 08:33:29 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:29 #153 ... 08:33:29 08:33:29 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:29 #196 DONE 0.2s 08:33:29 08:33:29 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:33:29 #197 DONE 0.3s 08:33:29 08:33:29 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:29 #148 ... 08:33:29 08:33:29 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:33:29 #198 DONE 0.1s 08:33:29 08:33:29 #110 [security-spiffe-token-provider] exporting to image 08:33:29 #110 exporting layers 08:33:29 #110 exporting layers 0.9s done 08:33:29 #110 writing image sha256:0f1b0e177cea956dd9d8edcdb31707c2a2162f8cbed05c8ed80a2082beab1f33 done 08:33:29 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:33:29 #110 DONE 8.9s 08:33:29 08:33:29 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:36 #148 ... 08:41:36 08:41:36 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:36 #149 DONE 1940.3s 08:41:36 08:41:36 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:36 #153 ... 08:41:36 08:41:36 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:36 #199 DONE 0.1s 08:41:36 08:41:36 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:36 #200 DONE 0.2s 08:41:36 08:41:36 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:36 #201 DONE 0.3s 08:41:36 08:41:36 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:36 #202 DONE 0.1s 08:41:36 08:41:36 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:36 #203 DONE 0.1s 08:41:36 08:41:36 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:36 #204 DONE 2.1s 08:41:36 08:41:36 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:36 #156 ... 08:41:36 08:41:36 #110 [security-proxy-auth] exporting to image 08:41:36 #110 exporting layers 08:41:36 #110 exporting layers 0.6s done 08:41:36 #110 writing image sha256:144e2dbc54d8cb2dce42b78025b93283e9f87a8c9a41f339cb1cb57e7779411e done 08:41:36 #110 naming to docker.io/library/security-proxy-auth-arm64 done 08:41:36 #110 DONE 9.6s 08:41:36 08:41:36 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:23 #153 ... 08:42:23 08:42:23 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:42:23 #155 DONE 1999.5s 08:42:23 08:42:23 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:42:23 #152 ... 08:42:23 08:42:23 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:42:23 #205 DONE 0.1s 08:42:23 08:42:23 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:42:23 #206 DONE 0.2s 08:42:23 08:42:23 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:23 #207 DONE 0.4s 08:42:23 08:42:23 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:23 #153 ... 08:42:23 08:42:23 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:42:23 #208 DONE 0.1s 08:42:23 08:42:23 #110 [core-command] exporting to image 08:42:23 #110 exporting layers 08:42:24 #110 exporting layers 0.3s done 08:42:24 #110 writing image sha256:e8cacbb1f9396d103e6043b2d96962822ea7fbaac6f3864ee55e5a2ce60506f6 0.1s done 08:42:24 #110 naming to docker.io/library/core-command-arm64 0.0s done 08:42:24 #110 DONE 9.9s 08:42:24 08:42:24 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:44:45 #150 ... 08:44:45 08:44:45 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:45 #160 DONE 2128.7s 08:44:45 08:44:45 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:45 #148 ... 08:44:45 08:44:45 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:44:45 #209 DONE 0.3s 08:44:45 08:44:45 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:45 #148 ... 08:44:45 08:44:45 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:44:45 #210 DONE 0.4s 08:44:45 08:44:45 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:45 #153 ... 08:44:45 08:44:45 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:44:45 #211 DONE 0.4s 08:44:45 08:44:45 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:44:45 #212 DONE 0.2s 08:44:45 08:44:45 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:44:45 #213 DONE 0.1s 08:44:45 08:44:45 #110 [core-data] exporting to image 08:44:45 #110 exporting layers 08:44:45 #110 exporting layers 0.6s done 08:44:45 #110 writing image sha256:1f361f150d2a84a4fddc86f59a62eb1b22e17845b25e4a68441c468a74099317 done 08:44:45 #110 naming to docker.io/library/core-data-arm64 done 08:44:45 #110 DONE 10.6s 08:44:45 08:44:45 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:45 #153 ... 08:44:45 08:44:45 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:45 #148 DONE 2137.5s 08:44:45 08:44:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:45 #156 ... 08:44:45 08:44:45 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:45 #214 DONE 0.3s 08:44:45 08:44:45 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:44:45 #215 DONE 0.4s 08:44:45 08:44:45 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:44:45 #216 DONE 0.1s 08:44:45 08:44:45 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:44:45 #217 DONE 0.2s 08:44:45 08:44:45 #110 [core-keeper] exporting to image 08:44:45 #110 exporting layers 08:44:45 #110 exporting layers 0.4s done 08:44:45 #110 writing image sha256:da6fc790163eb20151e96078eeddfb0832b547d805d1d2d6bc39208b2e3d9b2b 0.0s done 08:44:45 #110 naming to docker.io/library/core-keeper-arm64 done 08:44:45 #110 DONE 11.0s 08:44:45 08:44:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:45 #156 ... 08:44:45 08:44:45 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:45 #153 DONE 2140.5s 08:44:45 08:44:45 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:44:45 #218 DONE 0.2s 08:44:45 08:44:45 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:44:45 #219 DONE 0.1s 08:44:45 08:44:45 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:44:45 #35 ... 08:44:45 08:44:45 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:44:45 #220 DONE 0.5s 08:44:45 08:44:45 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:44:45 #221 DONE 0.1s 08:44:45 08:44:45 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:44:45 #222 DONE 0.1s 08:44:45 08:44:45 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:44:45 #223 DONE 0.1s 08:44:45 08:44:45 #110 [core-metadata] exporting to image 08:44:45 #110 exporting layers 0.4s done 08:44:45 #110 writing image sha256:87a7dd4d7c3134ae98207068fe5457d9e129d576e3e100cf9da4c177ebd30e3c done 08:44:45 #110 naming to docker.io/library/core-metadata-arm64 done 08:44:45 #110 DONE 11.4s 08:44:45 08:44:45 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:45:18 #35 ... 08:45:18 08:45:18 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:18 #156 DONE 2172.4s 08:45:18 08:45:18 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:45:18 #35 ... 08:45:18 08:45:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:45:18 #150 DONE 2173.3s 08:45:18 08:45:18 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:45:18 #224 DONE 0.2s 08:45:18 08:45:18 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:45:18 #225 DONE 0.3s 08:45:18 08:45:18 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:18 #226 DONE 0.4s 08:45:18 08:45:18 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:45:18 #227 ... 08:45:18 08:45:18 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:18 #228 DONE 0.2s 08:45:18 08:45:18 #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:18 #229 DONE 0.2s 08:45:18 08:45:18 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:45:18 #227 DONE 0.3s 08:45:18 08:45:18 #230 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:45:18 #230 DONE 0.3s 08:45:18 08:45:18 #110 [support-notifications] exporting to image 08:45:18 #110 exporting layers 08:45:18 #110 ... 08:45:18 08:45:18 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:45:18 #231 DONE 0.6s 08:45:18 08:45:18 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:45:18 #232 DONE 0.2s 08:45:18 08:45:18 #110 [support-scheduler] exporting to image 08:45:18 #110 ... 08:45:18 08:45:18 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:45:18 #152 DONE 2175.8s 08:45:18 08:45:18 #110 [support-notifications] exporting to image 08:45:18 #110 exporting layers 0.9s done 08:45:18 #110 writing image sha256:f5f7b8f1f451421089b6f5179735e3e86f26335db2d374f319ab8c97c74aa1ca done 08:45:18 #110 naming to docker.io/library/support-notifications-arm64 done 08:45:18 #110 exporting layers 0.7s done 08:45:18 #110 writing image sha256:f2e3241cb004a3035d82941c1063d9ccd215ff191ce9ee9849ecc4949a664493 done 08:45:18 #110 naming to docker.io/library/support-scheduler-arm64 0.0s done 08:45:18 #110 DONE 12.7s 08:45:18 08:45:18 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:18 #233 DONE 0.1s 08:45:18 08:45:18 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:19 #234 DONE 0.2s 08:45:19 08:45:19 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:45:19 #235 DONE 0.3s 08:45:19 08:45:19 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:45:19 #236 DONE 0.1s 08:45:19 08:45:19 #110 [support-cron-scheduler] exporting to image 08:45:20 #110 exporting layers 0.9s done 08:45:20 #110 writing image sha256:a7f45b86259de8b44f7ab7c1b3b3f41b05125a20bee7edd87ffffd9c1786f7ef done 08:45:20 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 08:45:20 #110 DONE 13.5s 08:45:20 08:45:20 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:45:20 time="2024-10-04T08:06:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:20 time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:45:20 $ docker stop --time=1 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 08:45:21 $ docker rm -f --volumes 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:22 + docker images 08:45:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:45:22 support-cron-scheduler-arm64 latest a7f45b86259d 3 seconds ago 45.6MB 08:45:22 support-notifications-arm64 latest f5f7b8f1f451 5 seconds ago 44.8MB 08:45:22 support-scheduler-arm64 latest f2e3241cb004 5 seconds ago 44MB 08:45:22 core-metadata-arm64 latest 87a7dd4d7c31 38 seconds ago 30.2MB 08:45:22 core-keeper-arm64 latest da6fc790163e 41 seconds ago 29.5MB 08:45:22 core-data-arm64 latest 1f361f150d2a 50 seconds ago 30.1MB 08:45:22 core-command-arm64 latest e8cacbb1f939 2 minutes ago 26.4MB 08:45:22 security-proxy-auth-arm64 latest 144e2dbc54d8 3 minutes ago 25.2MB 08:45:22 security-spiffe-token-provider-arm64 latest 0f1b0e177cea 12 minutes ago 33MB 08:45:22 core-common-config-bootstrapper-arm64 latest 33fcf35c2302 14 minutes ago 17.4MB 08:45:22 security-secretstore-setup-arm64 latest ab7e7e2fc54e 15 minutes ago 40.3MB 08:45:22 security-bootstrapper-arm64 latest 956801ab3dbf 15 minutes ago 21MB 08:45:22 security-proxy-setup-arm64 latest 71c2e6d0e8f6 15 minutes ago 29.4MB 08:45:22 security-spire-agent-arm64 latest e097538d0a36 37 minutes ago 176MB 08:45:22 security-spire-config-arm64 latest 90c5a2e6fab4 37 minutes ago 117MB 08:45:22 security-spire-server-arm64 latest 5330d39e7d5b 37 minutes ago 118MB 08:45:22 ci-base-image-arm64 latest 03d1fb6e6cfd 39 minutes ago 965MB 08:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 29 hours ago 558MB 08:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 08:45:22 provisioning config files... 08:45:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config8120174421126335036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:22 ---> ****-login.sh 08:45:22 nexus3.edgexfoundry.org:10001 08:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:23 Configure a credential helper to remove this warning. See 08:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:23 08:45:23 Login Succeeded 08:45:23 nexus3.edgexfoundry.org:10002 08:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:23 Configure a credential helper to remove this warning. See 08:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:23 08:45:23 Login Succeeded 08:45:23 nexus3.edgexfoundry.org:10003 08:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:23 Configure a credential helper to remove this warning. See 08:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:23 08:45:23 Login Succeeded 08:45:23 nexus3.edgexfoundry.org:10004 08:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:24 Configure a credential helper to remove this warning. See 08:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:24 08:45:24 Login Succeeded 08:45:24 ****.io 08:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:24 Configure a credential helper to remove this warning. See 08:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:24 08:45:24 Login Succeeded 08:45:24 ---> ****-login.sh ends [Pipeline] } 08:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:45:24 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:24 latest 08:45:24 3.2.0-dev.88 08:45:24 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:24 main 08:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:25 243c9eaa3dbb: Preparing 08:45:25 615de27967e6: Preparing 08:45:25 ecbd8fdec9e8: Preparing 08:45:25 e893cd1ae2b3: Preparing 08:45:25 5675c8db91c4: Preparing 08:45:25 0c6151645510: Preparing 08:45:25 16113d51b718: Preparing 08:45:25 0c6151645510: Waiting 08:45:25 16113d51b718: Waiting 08:45:25 243c9eaa3dbb: Pushed 08:45:25 ecbd8fdec9e8: Pushed 08:45:25 e893cd1ae2b3: Pushed 08:45:25 16113d51b718: Layer already exists 08:45:25 5675c8db91c4: Pushed 08:45:25 0c6151645510: Pushed 08:45:30 615de27967e6: Pushed 08:45:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:30 243c9eaa3dbb: Preparing 08:45:30 615de27967e6: Preparing 08:45:30 ecbd8fdec9e8: Preparing 08:45:30 e893cd1ae2b3: Preparing 08:45:30 5675c8db91c4: Preparing 08:45:30 0c6151645510: Preparing 08:45:30 16113d51b718: Preparing 08:45:30 0c6151645510: Waiting 08:45:30 16113d51b718: Waiting 08:45:30 243c9eaa3dbb: Layer already exists 08:45:30 e893cd1ae2b3: Layer already exists 08:45:30 ecbd8fdec9e8: Layer already exists 08:45:30 5675c8db91c4: Layer already exists 08:45:30 615de27967e6: Layer already exists 08:45:30 16113d51b718: Layer already exists 08:45:30 0c6151645510: Layer already exists 08:45:31 latest: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 08:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:31 243c9eaa3dbb: Preparing 08:45:31 615de27967e6: Preparing 08:45:31 ecbd8fdec9e8: Preparing 08:45:31 e893cd1ae2b3: Preparing 08:45:31 5675c8db91c4: Preparing 08:45:31 0c6151645510: Preparing 08:45:31 16113d51b718: Preparing 08:45:31 0c6151645510: Waiting 08:45:31 16113d51b718: Waiting 08:45:31 243c9eaa3dbb: Layer already exists 08:45:31 e893cd1ae2b3: Layer already exists 08:45:31 5675c8db91c4: Layer already exists 08:45:31 615de27967e6: Layer already exists 08:45:31 ecbd8fdec9e8: Layer already exists 08:45:31 0c6151645510: Layer already exists 08:45:31 16113d51b718: Layer already exists 08:45:31 3.2.0-dev.88: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:32 243c9eaa3dbb: Preparing 08:45:32 615de27967e6: Preparing 08:45:32 ecbd8fdec9e8: Preparing 08:45:32 e893cd1ae2b3: Preparing 08:45:32 5675c8db91c4: Preparing 08:45:32 0c6151645510: Preparing 08:45:32 16113d51b718: Preparing 08:45:32 0c6151645510: Waiting 08:45:32 16113d51b718: Waiting 08:45:32 243c9eaa3dbb: Layer already exists 08:45:32 615de27967e6: Layer already exists 08:45:32 ecbd8fdec9e8: Layer already exists 08:45:32 e893cd1ae2b3: Layer already exists 08:45:32 5675c8db91c4: Layer already exists 08:45:32 16113d51b718: Layer already exists 08:45:32 0c6151645510: Layer already exists 08:45:33 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:33 243c9eaa3dbb: Preparing 08:45:33 615de27967e6: Preparing 08:45:33 ecbd8fdec9e8: Preparing 08:45:33 e893cd1ae2b3: Preparing 08:45:33 5675c8db91c4: Preparing 08:45:33 0c6151645510: Preparing 08:45:33 16113d51b718: Preparing 08:45:33 0c6151645510: Waiting 08:45:33 16113d51b718: Waiting 08:45:33 243c9eaa3dbb: Layer already exists 08:45:33 e893cd1ae2b3: Layer already exists 08:45:33 5675c8db91c4: Layer already exists 08:45:33 ecbd8fdec9e8: Layer already exists 08:45:33 615de27967e6: Layer already exists 08:45:33 16113d51b718: Layer already exists 08:45:33 0c6151645510: Layer already exists 08:45:33 main: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:34 ===================================================== [Pipeline] echo 08:45:34 taggedImages: 08:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 08:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:45:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:45:34 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:34 latest 08:45:34 3.2.0-dev.88 08:45:34 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:34 main 08:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:35 d018faa06ac6: Preparing 08:45:35 7dbb2aec034a: Preparing 08:45:35 8924ef92892e: Preparing 08:45:35 7e795565d16e: Preparing 08:45:35 ecbd8fdec9e8: Preparing 08:45:35 e893cd1ae2b3: Preparing 08:45:35 5675c8db91c4: Preparing 08:45:35 0c6151645510: Preparing 08:45:35 16113d51b718: Preparing 08:45:35 5675c8db91c4: Waiting 08:45:35 0c6151645510: Waiting 08:45:35 16113d51b718: Waiting 08:45:35 e893cd1ae2b3: Waiting 08:45:35 ecbd8fdec9e8: Layer already exists 08:45:35 e893cd1ae2b3: Layer already exists 08:45:35 5675c8db91c4: Layer already exists 08:45:35 8924ef92892e: Pushed 08:45:35 7dbb2aec034a: Pushed 08:45:35 0c6151645510: Layer already exists 08:45:35 d018faa06ac6: Pushed 08:45:35 16113d51b718: Layer already exists 08:45:37 7e795565d16e: Pushed 08:45:37 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:37 + 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 08:45:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:37 d018faa06ac6: Preparing 08:45:37 7dbb2aec034a: Preparing 08:45:37 8924ef92892e: Preparing 08:45:37 7e795565d16e: Preparing 08:45:37 ecbd8fdec9e8: Preparing 08:45:37 e893cd1ae2b3: Preparing 08:45:37 5675c8db91c4: Preparing 08:45:37 0c6151645510: Preparing 08:45:37 16113d51b718: Preparing 08:45:37 5675c8db91c4: Waiting 08:45:37 e893cd1ae2b3: Waiting 08:45:37 0c6151645510: Waiting 08:45:37 16113d51b718: Waiting 08:45:37 7e795565d16e: Layer already exists 08:45:37 8924ef92892e: Layer already exists 08:45:37 7dbb2aec034a: Layer already exists 08:45:37 d018faa06ac6: Layer already exists 08:45:37 ecbd8fdec9e8: Layer already exists 08:45:37 0c6151645510: Layer already exists 08:45:37 e893cd1ae2b3: Layer already exists 08:45:37 5675c8db91c4: Layer already exists 08:45:37 16113d51b718: Layer already exists 08:45:38 latest: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 08:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:38 d018faa06ac6: Preparing 08:45:38 7dbb2aec034a: Preparing 08:45:38 8924ef92892e: Preparing 08:45:38 7e795565d16e: Preparing 08:45:38 ecbd8fdec9e8: Preparing 08:45:38 e893cd1ae2b3: Preparing 08:45:38 5675c8db91c4: Preparing 08:45:38 0c6151645510: Preparing 08:45:38 16113d51b718: Preparing 08:45:38 e893cd1ae2b3: Waiting 08:45:38 0c6151645510: Waiting 08:45:38 d018faa06ac6: Layer already exists 08:45:38 7dbb2aec034a: Layer already exists 08:45:38 8924ef92892e: Layer already exists 08:45:38 7e795565d16e: Layer already exists 08:45:38 ecbd8fdec9e8: Layer already exists 08:45:38 5675c8db91c4: Layer already exists 08:45:38 0c6151645510: Layer already exists 08:45:38 e893cd1ae2b3: Layer already exists 08:45:38 16113d51b718: Layer already exists 08:45:39 3.2.0-dev.88: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:39 d018faa06ac6: Preparing 08:45:39 7dbb2aec034a: Preparing 08:45:39 8924ef92892e: Preparing 08:45:39 7e795565d16e: Preparing 08:45:39 ecbd8fdec9e8: Preparing 08:45:39 e893cd1ae2b3: Preparing 08:45:39 5675c8db91c4: Preparing 08:45:39 0c6151645510: Preparing 08:45:39 16113d51b718: Preparing 08:45:39 e893cd1ae2b3: Waiting 08:45:39 5675c8db91c4: Waiting 08:45:39 0c6151645510: Waiting 08:45:39 16113d51b718: Waiting 08:45:39 7dbb2aec034a: Layer already exists 08:45:39 ecbd8fdec9e8: Layer already exists 08:45:39 d018faa06ac6: Layer already exists 08:45:39 7e795565d16e: Layer already exists 08:45:39 8924ef92892e: Layer already exists 08:45:39 5675c8db91c4: Layer already exists 08:45:39 0c6151645510: Layer already exists 08:45:39 e893cd1ae2b3: Layer already exists 08:45:39 16113d51b718: Layer already exists 08:45:40 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + 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 08:45:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:40 d018faa06ac6: Preparing 08:45:40 7dbb2aec034a: Preparing 08:45:40 8924ef92892e: Preparing 08:45:40 7e795565d16e: Preparing 08:45:40 ecbd8fdec9e8: Preparing 08:45:40 e893cd1ae2b3: Preparing 08:45:40 5675c8db91c4: Preparing 08:45:40 e893cd1ae2b3: Waiting 08:45:40 0c6151645510: Preparing 08:45:40 16113d51b718: Preparing 08:45:40 0c6151645510: Waiting 08:45:40 5675c8db91c4: Waiting 08:45:40 16113d51b718: Waiting 08:45:40 ecbd8fdec9e8: Layer already exists 08:45:40 8924ef92892e: Layer already exists 08:45:40 7e795565d16e: Layer already exists 08:45:40 d018faa06ac6: Layer already exists 08:45:40 7dbb2aec034a: Layer already exists 08:45:40 0c6151645510: Layer already exists 08:45:40 e893cd1ae2b3: Layer already exists 08:45:40 16113d51b718: Layer already exists 08:45:40 5675c8db91c4: Layer already exists 08:45:41 main: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:41 ===================================================== [Pipeline] echo 08:45:41 taggedImages: 08:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 08:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:45:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:45:41 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:41 latest 08:45:41 3.2.0-dev.88 08:45:41 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:41 main 08:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:42 4f386b86468e: Preparing 08:45:42 05ad77538dfe: Preparing 08:45:42 b94ba1a076fa: Preparing 08:45:42 ecbd8fdec9e8: Preparing 08:45:42 e893cd1ae2b3: Preparing 08:45:42 e7bec8944f7a: Preparing 08:45:42 6cef9bb6decd: Preparing 08:45:42 16113d51b718: Preparing 08:45:42 6cef9bb6decd: Waiting 08:45:42 e7bec8944f7a: Waiting 08:45:42 16113d51b718: Waiting 08:45:42 e893cd1ae2b3: Layer already exists 08:45:42 ecbd8fdec9e8: Layer already exists 08:45:42 05ad77538dfe: Pushed 08:45:42 4f386b86468e: Pushed 08:45:42 16113d51b718: Layer already exists 08:45:42 6cef9bb6decd: Pushed 08:45:42 e7bec8944f7a: Pushed 08:45:47 b94ba1a076fa: Pushed 08:45:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:48 4f386b86468e: Preparing 08:45:48 05ad77538dfe: Preparing 08:45:48 b94ba1a076fa: Preparing 08:45:48 ecbd8fdec9e8: Preparing 08:45:48 e893cd1ae2b3: Preparing 08:45:48 e7bec8944f7a: Preparing 08:45:48 6cef9bb6decd: Preparing 08:45:48 16113d51b718: Preparing 08:45:48 e7bec8944f7a: Waiting 08:45:48 6cef9bb6decd: Waiting 08:45:48 16113d51b718: Waiting 08:45:48 ecbd8fdec9e8: Layer already exists 08:45:48 e893cd1ae2b3: Layer already exists 08:45:48 4f386b86468e: Layer already exists 08:45:48 05ad77538dfe: Layer already exists 08:45:48 b94ba1a076fa: Layer already exists 08:45:48 e7bec8944f7a: Layer already exists 08:45:48 16113d51b718: Layer already exists 08:45:48 6cef9bb6decd: Layer already exists 08:45:48 latest: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 08:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:49 4f386b86468e: Preparing 08:45:49 05ad77538dfe: Preparing 08:45:49 b94ba1a076fa: Preparing 08:45:49 ecbd8fdec9e8: Preparing 08:45:49 e893cd1ae2b3: Preparing 08:45:49 e7bec8944f7a: Preparing 08:45:49 6cef9bb6decd: Preparing 08:45:49 16113d51b718: Preparing 08:45:49 e7bec8944f7a: Waiting 08:45:49 6cef9bb6decd: Waiting 08:45:49 ecbd8fdec9e8: Layer already exists 08:45:49 e893cd1ae2b3: Layer already exists 08:45:49 4f386b86468e: Layer already exists 08:45:49 b94ba1a076fa: Layer already exists 08:45:49 05ad77538dfe: Layer already exists 08:45:49 16113d51b718: Layer already exists 08:45:49 e7bec8944f7a: Layer already exists 08:45:49 6cef9bb6decd: Layer already exists 08:45:49 3.2.0-dev.88: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:50 4f386b86468e: Preparing 08:45:50 05ad77538dfe: Preparing 08:45:50 b94ba1a076fa: Preparing 08:45:50 ecbd8fdec9e8: Preparing 08:45:50 e893cd1ae2b3: Preparing 08:45:50 e7bec8944f7a: Preparing 08:45:50 6cef9bb6decd: Preparing 08:45:50 16113d51b718: Preparing 08:45:50 6cef9bb6decd: Waiting 08:45:50 ecbd8fdec9e8: Layer already exists 08:45:50 4f386b86468e: Layer already exists 08:45:50 e893cd1ae2b3: Layer already exists 08:45:50 05ad77538dfe: Layer already exists 08:45:50 b94ba1a076fa: Layer already exists 08:45:50 6cef9bb6decd: Layer already exists 08:45:50 e7bec8944f7a: Layer already exists 08:45:50 16113d51b718: Layer already exists 08:45:50 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:51 4f386b86468e: Preparing 08:45:51 05ad77538dfe: Preparing 08:45:51 b94ba1a076fa: Preparing 08:45:51 ecbd8fdec9e8: Preparing 08:45:51 e893cd1ae2b3: Preparing 08:45:51 e7bec8944f7a: Preparing 08:45:51 6cef9bb6decd: Preparing 08:45:51 e7bec8944f7a: Waiting 08:45:51 16113d51b718: Preparing 08:45:51 6cef9bb6decd: Waiting 08:45:51 16113d51b718: Waiting 08:45:51 b94ba1a076fa: Layer already exists 08:45:51 ecbd8fdec9e8: Layer already exists 08:45:51 e893cd1ae2b3: Layer already exists 08:45:51 4f386b86468e: Layer already exists 08:45:51 05ad77538dfe: Layer already exists 08:45:51 6cef9bb6decd: Layer already exists 08:45:51 16113d51b718: Layer already exists 08:45:51 e7bec8944f7a: Layer already exists 08:45:51 main: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:51 ===================================================== [Pipeline] echo 08:45:51 taggedImages: 08:45:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:45:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 08:45:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:45:51 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:45:51 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:51 latest 08:45:51 3.2.0-dev.88 08:45:51 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:45:51 main 08:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:52 ab68fdfbdb20: Preparing 08:45:52 d553ebdcd4e0: Preparing 08:45:52 185c13f6086b: Preparing 08:45:52 e893cd1ae2b3: Preparing 08:45:52 a5ea611d638e: Preparing 08:45:52 f900725abaed: Preparing 08:45:52 16113d51b718: Preparing 08:45:52 f900725abaed: Waiting 08:45:52 16113d51b718: Waiting 08:45:52 e893cd1ae2b3: Layer already exists 08:45:52 d553ebdcd4e0: Pushed 08:45:52 16113d51b718: Layer already exists 08:45:52 f900725abaed: Pushed 08:45:52 ab68fdfbdb20: Pushed 08:45:52 a5ea611d638e: Pushed 08:45:58 185c13f6086b: Pushed 08:45:58 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:58 ab68fdfbdb20: Preparing 08:45:58 d553ebdcd4e0: Preparing 08:45:58 185c13f6086b: Preparing 08:45:58 e893cd1ae2b3: Preparing 08:45:58 a5ea611d638e: Preparing 08:45:58 f900725abaed: Preparing 08:45:58 16113d51b718: Preparing 08:45:58 f900725abaed: Waiting 08:45:58 16113d51b718: Waiting 08:45:58 e893cd1ae2b3: Layer already exists 08:45:58 ab68fdfbdb20: Layer already exists 08:45:58 185c13f6086b: Layer already exists 08:45:58 a5ea611d638e: Layer already exists 08:45:58 d553ebdcd4e0: Layer already exists 08:45:58 f900725abaed: Layer already exists 08:45:58 16113d51b718: Layer already exists 08:45:59 latest: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 08:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:59 ab68fdfbdb20: Preparing 08:45:59 d553ebdcd4e0: Preparing 08:45:59 185c13f6086b: Preparing 08:45:59 e893cd1ae2b3: Preparing 08:45:59 a5ea611d638e: Preparing 08:45:59 f900725abaed: Preparing 08:45:59 16113d51b718: Preparing 08:45:59 f900725abaed: Waiting 08:45:59 16113d51b718: Waiting 08:45:59 d553ebdcd4e0: Layer already exists 08:45:59 a5ea611d638e: Layer already exists 08:45:59 e893cd1ae2b3: Layer already exists 08:45:59 185c13f6086b: Layer already exists 08:45:59 ab68fdfbdb20: Layer already exists 08:45:59 16113d51b718: Layer already exists 08:45:59 f900725abaed: Layer already exists 08:46:00 3.2.0-dev.88: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:46:00 ab68fdfbdb20: Preparing 08:46:00 d553ebdcd4e0: Preparing 08:46:00 185c13f6086b: Preparing 08:46:00 e893cd1ae2b3: Preparing 08:46:00 a5ea611d638e: Preparing 08:46:00 f900725abaed: Preparing 08:46:00 16113d51b718: Preparing 08:46:00 f900725abaed: Waiting 08:46:00 16113d51b718: Waiting 08:46:00 ab68fdfbdb20: Layer already exists 08:46:00 a5ea611d638e: Layer already exists 08:46:00 185c13f6086b: Layer already exists 08:46:00 e893cd1ae2b3: Layer already exists 08:46:00 d553ebdcd4e0: Layer already exists 08:46:00 f900725abaed: Layer already exists 08:46:00 16113d51b718: Layer already exists 08:46:01 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:46:01 ab68fdfbdb20: Preparing 08:46:01 d553ebdcd4e0: Preparing 08:46:01 185c13f6086b: Preparing 08:46:01 e893cd1ae2b3: Preparing 08:46:01 a5ea611d638e: Preparing 08:46:01 f900725abaed: Preparing 08:46:01 16113d51b718: Preparing 08:46:01 f900725abaed: Waiting 08:46:01 185c13f6086b: Layer already exists 08:46:01 e893cd1ae2b3: Layer already exists 08:46:01 ab68fdfbdb20: Layer already exists 08:46:01 d553ebdcd4e0: Layer already exists 08:46:01 a5ea611d638e: Layer already exists 08:46:01 16113d51b718: Layer already exists 08:46:01 f900725abaed: Layer already exists 08:46:02 main: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:02 ===================================================== [Pipeline] echo 08:46:02 taggedImages: 08:46:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:46:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 08:46:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:46:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:46:02 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:02 latest 08:46:02 3.2.0-dev.88 08:46:02 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:02 main 08:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:03 a446e76d428b: Preparing 08:46:03 9afbb1f0f8f1: Preparing 08:46:03 54008621fbff: Preparing 08:46:03 793bdac3f296: Preparing 08:46:03 ecbd8fdec9e8: Preparing 08:46:03 e893cd1ae2b3: Preparing 08:46:03 5675c8db91c4: Preparing 08:46:03 0c6151645510: Preparing 08:46:03 16113d51b718: Preparing 08:46:03 5675c8db91c4: Waiting 08:46:03 0c6151645510: Waiting 08:46:03 16113d51b718: Waiting 08:46:03 e893cd1ae2b3: Waiting 08:46:03 ecbd8fdec9e8: Layer already exists 08:46:03 e893cd1ae2b3: Layer already exists 08:46:03 5675c8db91c4: Layer already exists 08:46:03 54008621fbff: Pushed 08:46:03 0c6151645510: Layer already exists 08:46:03 a446e76d428b: Pushed 08:46:03 9afbb1f0f8f1: Pushed 08:46:03 16113d51b718: Layer already exists 08:46:08 793bdac3f296: Pushed 08:46:08 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:09 a446e76d428b: Preparing 08:46:09 9afbb1f0f8f1: Preparing 08:46:09 54008621fbff: Preparing 08:46:09 793bdac3f296: Preparing 08:46:09 ecbd8fdec9e8: Preparing 08:46:09 e893cd1ae2b3: Preparing 08:46:09 5675c8db91c4: Preparing 08:46:09 0c6151645510: Preparing 08:46:09 16113d51b718: Preparing 08:46:09 e893cd1ae2b3: Waiting 08:46:09 0c6151645510: Waiting 08:46:09 5675c8db91c4: Waiting 08:46:09 16113d51b718: Waiting 08:46:09 793bdac3f296: Layer already exists 08:46:09 a446e76d428b: Layer already exists 08:46:09 ecbd8fdec9e8: Layer already exists 08:46:09 54008621fbff: Layer already exists 08:46:09 9afbb1f0f8f1: Layer already exists 08:46:09 0c6151645510: Layer already exists 08:46:09 e893cd1ae2b3: Layer already exists 08:46:09 5675c8db91c4: Layer already exists 08:46:09 16113d51b718: Layer already exists 08:46:09 latest: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 08:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:10 a446e76d428b: Preparing 08:46:10 9afbb1f0f8f1: Preparing 08:46:10 54008621fbff: Preparing 08:46:10 793bdac3f296: Preparing 08:46:10 ecbd8fdec9e8: Preparing 08:46:10 e893cd1ae2b3: Preparing 08:46:10 5675c8db91c4: Preparing 08:46:10 0c6151645510: Preparing 08:46:10 16113d51b718: Preparing 08:46:10 5675c8db91c4: Waiting 08:46:10 e893cd1ae2b3: Waiting 08:46:10 0c6151645510: Waiting 08:46:10 16113d51b718: Waiting 08:46:10 54008621fbff: Layer already exists 08:46:10 ecbd8fdec9e8: Layer already exists 08:46:10 a446e76d428b: Layer already exists 08:46:10 793bdac3f296: Layer already exists 08:46:10 9afbb1f0f8f1: Layer already exists 08:46:10 16113d51b718: Layer already exists 08:46:10 5675c8db91c4: Layer already exists 08:46:10 e893cd1ae2b3: Layer already exists 08:46:10 0c6151645510: Layer already exists 08:46:10 3.2.0-dev.88: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:11 a446e76d428b: Preparing 08:46:11 9afbb1f0f8f1: Preparing 08:46:11 54008621fbff: Preparing 08:46:11 793bdac3f296: Preparing 08:46:11 ecbd8fdec9e8: Preparing 08:46:11 e893cd1ae2b3: Preparing 08:46:11 5675c8db91c4: Preparing 08:46:11 0c6151645510: Preparing 08:46:11 16113d51b718: Preparing 08:46:11 5675c8db91c4: Waiting 08:46:11 e893cd1ae2b3: Waiting 08:46:11 0c6151645510: Waiting 08:46:11 16113d51b718: Waiting 08:46:11 54008621fbff: Layer already exists 08:46:11 9afbb1f0f8f1: Layer already exists 08:46:11 a446e76d428b: Layer already exists 08:46:11 793bdac3f296: Layer already exists 08:46:11 ecbd8fdec9e8: Layer already exists 08:46:11 0c6151645510: Layer already exists 08:46:11 e893cd1ae2b3: Layer already exists 08:46:11 16113d51b718: Layer already exists 08:46:11 5675c8db91c4: Layer already exists 08:46:11 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:13 a446e76d428b: Preparing 08:46:13 9afbb1f0f8f1: Preparing 08:46:13 54008621fbff: Preparing 08:46:13 793bdac3f296: Preparing 08:46:13 ecbd8fdec9e8: Preparing 08:46:13 e893cd1ae2b3: Preparing 08:46:13 5675c8db91c4: Preparing 08:46:13 0c6151645510: Preparing 08:46:13 16113d51b718: Preparing 08:46:13 e893cd1ae2b3: Waiting 08:46:13 5675c8db91c4: Waiting 08:46:13 0c6151645510: Waiting 08:46:13 16113d51b718: Waiting 08:46:13 ecbd8fdec9e8: Layer already exists 08:46:13 793bdac3f296: Layer already exists 08:46:13 54008621fbff: Layer already exists 08:46:13 9afbb1f0f8f1: Layer already exists 08:46:13 a446e76d428b: Layer already exists 08:46:13 0c6151645510: Layer already exists 08:46:13 e893cd1ae2b3: Layer already exists 08:46:13 5675c8db91c4: Layer already exists 08:46:13 16113d51b718: Layer already exists 08:46:13 main: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:13 ===================================================== [Pipeline] echo 08:46:13 taggedImages: 08:46:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:46:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 08:46:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:46:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:46:13 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:13 latest 08:46:13 3.2.0-dev.88 08:46:13 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:13 main 08:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:14 f7d27f80161b: Preparing 08:46:14 18e68e097a72: Preparing 08:46:14 10bc6ce9e2b5: Preparing 08:46:14 183472f58edd: Preparing 08:46:14 1b3c756e5fe9: Preparing 08:46:14 6ebf11f40a66: Preparing 08:46:14 88960a4b2314: Preparing 08:46:14 8da98bb2e9df: Preparing 08:46:14 ecbd8fdec9e8: Preparing 08:46:14 e893cd1ae2b3: Preparing 08:46:14 6dd28f8dc538: Preparing 08:46:14 fab412679911: Preparing 08:46:14 5f70bf18a086: Preparing 08:46:14 05914c42a3c3: Preparing 08:46:14 4f6db3482e7e: Preparing 08:46:14 88960a4b2314: Waiting 08:46:14 8da98bb2e9df: Waiting 08:46:14 6ebf11f40a66: Waiting 08:46:14 ecbd8fdec9e8: Waiting 08:46:14 fab412679911: Waiting 08:46:14 5f70bf18a086: Waiting 08:46:14 05914c42a3c3: Waiting 08:46:14 e893cd1ae2b3: Waiting 08:46:14 6dd28f8dc538: Waiting 08:46:14 1df5d99c1895: Preparing 08:46:14 4f6db3482e7e: Waiting 08:46:14 16113d51b718: Preparing 08:46:14 1df5d99c1895: Waiting 08:46:14 16113d51b718: Waiting 08:46:14 183472f58edd: Pushed 08:46:14 1b3c756e5fe9: Pushed 08:46:14 18e68e097a72: Pushed 08:46:14 f7d27f80161b: Pushed 08:46:14 10bc6ce9e2b5: Pushed 08:46:14 6ebf11f40a66: Pushed 08:46:14 ecbd8fdec9e8: Layer already exists 08:46:14 e893cd1ae2b3: Layer already exists 08:46:14 88960a4b2314: Pushed 08:46:14 5f70bf18a086: Layer already exists 08:46:14 6dd28f8dc538: Pushed 08:46:14 05914c42a3c3: Pushed 08:46:14 fab412679911: Pushed 08:46:14 16113d51b718: Layer already exists 08:46:14 4f6db3482e7e: Pushed 08:46:14 1df5d99c1895: Pushed 08:46:17 8da98bb2e9df: Pushed 08:46:17 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:18 f7d27f80161b: Preparing 08:46:18 18e68e097a72: Preparing 08:46:18 10bc6ce9e2b5: Preparing 08:46:18 183472f58edd: Preparing 08:46:18 1b3c756e5fe9: Preparing 08:46:18 6ebf11f40a66: Preparing 08:46:18 88960a4b2314: Preparing 08:46:18 8da98bb2e9df: Preparing 08:46:18 ecbd8fdec9e8: Preparing 08:46:18 e893cd1ae2b3: Preparing 08:46:18 6dd28f8dc538: Preparing 08:46:18 fab412679911: Preparing 08:46:18 5f70bf18a086: Preparing 08:46:18 05914c42a3c3: Preparing 08:46:18 4f6db3482e7e: Preparing 08:46:18 1df5d99c1895: Preparing 08:46:18 16113d51b718: Preparing 08:46:18 6ebf11f40a66: Waiting 08:46:18 88960a4b2314: Waiting 08:46:18 8da98bb2e9df: Waiting 08:46:18 ecbd8fdec9e8: Waiting 08:46:18 e893cd1ae2b3: Waiting 08:46:18 6dd28f8dc538: Waiting 08:46:18 fab412679911: Waiting 08:46:18 5f70bf18a086: Waiting 08:46:18 05914c42a3c3: Waiting 08:46:18 4f6db3482e7e: Waiting 08:46:18 1df5d99c1895: Waiting 08:46:18 16113d51b718: Waiting 08:46:18 183472f58edd: Layer already exists 08:46:18 1b3c756e5fe9: Layer already exists 08:46:18 18e68e097a72: Layer already exists 08:46:18 10bc6ce9e2b5: Layer already exists 08:46:18 f7d27f80161b: Layer already exists 08:46:18 88960a4b2314: Layer already exists 08:46:18 e893cd1ae2b3: Layer already exists 08:46:18 8da98bb2e9df: Layer already exists 08:46:18 ecbd8fdec9e8: Layer already exists 08:46:18 6ebf11f40a66: Layer already exists 08:46:18 05914c42a3c3: Layer already exists 08:46:18 6dd28f8dc538: Layer already exists 08:46:18 fab412679911: Layer already exists 08:46:18 5f70bf18a086: Layer already exists 08:46:18 4f6db3482e7e: Layer already exists 08:46:18 16113d51b718: Layer already exists 08:46:18 1df5d99c1895: Layer already exists 08:46:18 latest: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 08:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:19 f7d27f80161b: Preparing 08:46:19 18e68e097a72: Preparing 08:46:19 10bc6ce9e2b5: Preparing 08:46:19 183472f58edd: Preparing 08:46:19 1b3c756e5fe9: Preparing 08:46:19 6ebf11f40a66: Preparing 08:46:19 88960a4b2314: Preparing 08:46:19 8da98bb2e9df: Preparing 08:46:19 ecbd8fdec9e8: Preparing 08:46:19 e893cd1ae2b3: Preparing 08:46:19 6dd28f8dc538: Preparing 08:46:19 fab412679911: Preparing 08:46:19 5f70bf18a086: Preparing 08:46:19 05914c42a3c3: Preparing 08:46:19 4f6db3482e7e: Preparing 08:46:19 1df5d99c1895: Preparing 08:46:19 16113d51b718: Preparing 08:46:19 6dd28f8dc538: Waiting 08:46:19 fab412679911: Waiting 08:46:19 5f70bf18a086: Waiting 08:46:19 6ebf11f40a66: Waiting 08:46:19 88960a4b2314: Waiting 08:46:19 8da98bb2e9df: Waiting 08:46:19 e893cd1ae2b3: Waiting 08:46:19 ecbd8fdec9e8: Waiting 08:46:19 05914c42a3c3: Waiting 08:46:19 4f6db3482e7e: Waiting 08:46:19 1df5d99c1895: Waiting 08:46:19 16113d51b718: Waiting 08:46:19 183472f58edd: Layer already exists 08:46:19 10bc6ce9e2b5: Layer already exists 08:46:19 18e68e097a72: Layer already exists 08:46:19 1b3c756e5fe9: Layer already exists 08:46:19 88960a4b2314: Layer already exists 08:46:19 f7d27f80161b: Layer already exists 08:46:19 6ebf11f40a66: Layer already exists 08:46:19 8da98bb2e9df: Layer already exists 08:46:19 ecbd8fdec9e8: Layer already exists 08:46:19 e893cd1ae2b3: Layer already exists 08:46:19 6dd28f8dc538: Layer already exists 08:46:19 fab412679911: Layer already exists 08:46:19 5f70bf18a086: Layer already exists 08:46:19 05914c42a3c3: Layer already exists 08:46:19 1df5d99c1895: Layer already exists 08:46:19 4f6db3482e7e: Layer already exists 08:46:19 16113d51b718: Layer already exists 08:46:19 3.2.0-dev.88: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:20 f7d27f80161b: Preparing 08:46:20 18e68e097a72: Preparing 08:46:20 10bc6ce9e2b5: Preparing 08:46:20 183472f58edd: Preparing 08:46:20 1b3c756e5fe9: Preparing 08:46:20 6ebf11f40a66: Preparing 08:46:20 88960a4b2314: Preparing 08:46:20 8da98bb2e9df: Preparing 08:46:20 ecbd8fdec9e8: Preparing 08:46:20 e893cd1ae2b3: Preparing 08:46:20 6dd28f8dc538: Preparing 08:46:20 fab412679911: Preparing 08:46:20 5f70bf18a086: Preparing 08:46:20 05914c42a3c3: Preparing 08:46:20 4f6db3482e7e: Preparing 08:46:20 1df5d99c1895: Preparing 08:46:20 6ebf11f40a66: Waiting 08:46:20 16113d51b718: Preparing 08:46:20 88960a4b2314: Waiting 08:46:20 8da98bb2e9df: Waiting 08:46:20 6dd28f8dc538: Waiting 08:46:20 ecbd8fdec9e8: Waiting 08:46:20 e893cd1ae2b3: Waiting 08:46:20 fab412679911: Waiting 08:46:20 5f70bf18a086: Waiting 08:46:20 1df5d99c1895: Waiting 08:46:20 05914c42a3c3: Waiting 08:46:20 16113d51b718: Waiting 08:46:20 4f6db3482e7e: Waiting 08:46:20 18e68e097a72: Layer already exists 08:46:20 f7d27f80161b: Layer already exists 08:46:20 183472f58edd: Layer already exists 08:46:20 10bc6ce9e2b5: Layer already exists 08:46:20 1b3c756e5fe9: Layer already exists 08:46:20 88960a4b2314: Layer already exists 08:46:20 e893cd1ae2b3: Layer already exists 08:46:20 8da98bb2e9df: Layer already exists 08:46:20 ecbd8fdec9e8: Layer already exists 08:46:20 6dd28f8dc538: Layer already exists 08:46:20 6ebf11f40a66: Layer already exists 08:46:20 fab412679911: Layer already exists 08:46:20 5f70bf18a086: Layer already exists 08:46:20 05914c42a3c3: Layer already exists 08:46:20 1df5d99c1895: Layer already exists 08:46:20 16113d51b718: Layer already exists 08:46:20 4f6db3482e7e: Layer already exists 08:46:20 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:21 f7d27f80161b: Preparing 08:46:21 18e68e097a72: Preparing 08:46:21 10bc6ce9e2b5: Preparing 08:46:21 183472f58edd: Preparing 08:46:21 1b3c756e5fe9: Preparing 08:46:21 6ebf11f40a66: Preparing 08:46:21 88960a4b2314: Preparing 08:46:21 8da98bb2e9df: Preparing 08:46:21 ecbd8fdec9e8: Preparing 08:46:21 e893cd1ae2b3: Preparing 08:46:21 6dd28f8dc538: Preparing 08:46:21 fab412679911: Preparing 08:46:21 5f70bf18a086: Preparing 08:46:21 05914c42a3c3: Preparing 08:46:21 4f6db3482e7e: Preparing 08:46:21 1df5d99c1895: Preparing 08:46:21 16113d51b718: Preparing 08:46:21 ecbd8fdec9e8: Waiting 08:46:21 e893cd1ae2b3: Waiting 08:46:21 6dd28f8dc538: Waiting 08:46:21 fab412679911: Waiting 08:46:21 5f70bf18a086: Waiting 08:46:21 05914c42a3c3: Waiting 08:46:21 4f6db3482e7e: Waiting 08:46:21 1df5d99c1895: Waiting 08:46:21 16113d51b718: Waiting 08:46:21 6ebf11f40a66: Waiting 08:46:21 88960a4b2314: Waiting 08:46:21 8da98bb2e9df: Waiting 08:46:21 18e68e097a72: Layer already exists 08:46:21 1b3c756e5fe9: Layer already exists 08:46:21 f7d27f80161b: Layer already exists 08:46:21 10bc6ce9e2b5: Layer already exists 08:46:21 183472f58edd: Layer already exists 08:46:21 e893cd1ae2b3: Layer already exists 08:46:21 6ebf11f40a66: Layer already exists 08:46:21 88960a4b2314: Layer already exists 08:46:21 ecbd8fdec9e8: Layer already exists 08:46:21 8da98bb2e9df: Layer already exists 08:46:21 6dd28f8dc538: Layer already exists 08:46:21 5f70bf18a086: Layer already exists 08:46:21 fab412679911: Layer already exists 08:46:21 4f6db3482e7e: Layer already exists 08:46:21 05914c42a3c3: Layer already exists 08:46:21 1df5d99c1895: Layer already exists 08:46:21 16113d51b718: Layer already exists 08:46:21 main: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:21 ===================================================== [Pipeline] echo 08:46:21 taggedImages: 08:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 08:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:46:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:46:21 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:21 latest 08:46:21 3.2.0-dev.88 08:46:21 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:21 main 08:46:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:22 350ef1298e00: Preparing 08:46:22 9ca26cb241a3: Preparing 08:46:22 edfc4a154195: Preparing 08:46:22 7b0b53ff5bd9: Preparing 08:46:22 ecbd8fdec9e8: Preparing 08:46:22 e893cd1ae2b3: Preparing 08:46:22 5675c8db91c4: Preparing 08:46:22 0c6151645510: Preparing 08:46:22 16113d51b718: Preparing 08:46:22 e893cd1ae2b3: Waiting 08:46:22 5675c8db91c4: Waiting 08:46:22 0c6151645510: Waiting 08:46:22 16113d51b718: Waiting 08:46:22 ecbd8fdec9e8: Layer already exists 08:46:22 e893cd1ae2b3: Layer already exists 08:46:22 5675c8db91c4: Layer already exists 08:46:22 9ca26cb241a3: Pushed 08:46:22 edfc4a154195: Pushed 08:46:22 0c6151645510: Layer already exists 08:46:22 350ef1298e00: Pushed 08:46:22 16113d51b718: Layer already exists 08:46:25 7b0b53ff5bd9: Pushed 08:46:26 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + 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 08:46:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:27 350ef1298e00: Preparing 08:46:27 9ca26cb241a3: Preparing 08:46:27 edfc4a154195: Preparing 08:46:27 7b0b53ff5bd9: Preparing 08:46:27 ecbd8fdec9e8: Preparing 08:46:27 e893cd1ae2b3: Preparing 08:46:27 5675c8db91c4: Preparing 08:46:27 0c6151645510: Preparing 08:46:27 16113d51b718: Preparing 08:46:27 e893cd1ae2b3: Waiting 08:46:27 5675c8db91c4: Waiting 08:46:27 0c6151645510: Waiting 08:46:27 16113d51b718: Waiting 08:46:27 edfc4a154195: Layer already exists 08:46:27 7b0b53ff5bd9: Layer already exists 08:46:27 9ca26cb241a3: Layer already exists 08:46:27 350ef1298e00: Layer already exists 08:46:27 ecbd8fdec9e8: Layer already exists 08:46:27 e893cd1ae2b3: Layer already exists 08:46:27 0c6151645510: Layer already exists 08:46:27 5675c8db91c4: Layer already exists 08:46:27 16113d51b718: Layer already exists 08:46:27 latest: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 08:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:28 350ef1298e00: Preparing 08:46:28 9ca26cb241a3: Preparing 08:46:28 edfc4a154195: Preparing 08:46:28 7b0b53ff5bd9: Preparing 08:46:28 ecbd8fdec9e8: Preparing 08:46:28 e893cd1ae2b3: Preparing 08:46:28 5675c8db91c4: Preparing 08:46:28 0c6151645510: Preparing 08:46:28 16113d51b718: Preparing 08:46:28 e893cd1ae2b3: Waiting 08:46:28 5675c8db91c4: Waiting 08:46:28 0c6151645510: Waiting 08:46:28 16113d51b718: Waiting 08:46:28 350ef1298e00: Layer already exists 08:46:28 9ca26cb241a3: Layer already exists 08:46:28 ecbd8fdec9e8: Layer already exists 08:46:28 edfc4a154195: Layer already exists 08:46:28 7b0b53ff5bd9: Layer already exists 08:46:28 5675c8db91c4: Layer already exists 08:46:28 e893cd1ae2b3: Layer already exists 08:46:28 16113d51b718: Layer already exists 08:46:28 0c6151645510: Layer already exists 08:46:28 3.2.0-dev.88: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:29 350ef1298e00: Preparing 08:46:29 9ca26cb241a3: Preparing 08:46:29 edfc4a154195: Preparing 08:46:29 7b0b53ff5bd9: Preparing 08:46:29 ecbd8fdec9e8: Preparing 08:46:29 e893cd1ae2b3: Preparing 08:46:29 5675c8db91c4: Preparing 08:46:29 0c6151645510: Preparing 08:46:29 16113d51b718: Preparing 08:46:29 e893cd1ae2b3: Waiting 08:46:29 5675c8db91c4: Waiting 08:46:29 0c6151645510: Waiting 08:46:29 16113d51b718: Waiting 08:46:29 ecbd8fdec9e8: Layer already exists 08:46:29 350ef1298e00: Layer already exists 08:46:29 edfc4a154195: Layer already exists 08:46:29 7b0b53ff5bd9: Layer already exists 08:46:29 9ca26cb241a3: Layer already exists 08:46:29 e893cd1ae2b3: Layer already exists 08:46:29 16113d51b718: Layer already exists 08:46:29 5675c8db91c4: Layer already exists 08:46:29 0c6151645510: Layer already exists 08:46:29 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:29 + 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 08:46:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:29 350ef1298e00: Preparing 08:46:29 9ca26cb241a3: Preparing 08:46:29 edfc4a154195: Preparing 08:46:29 7b0b53ff5bd9: Preparing 08:46:29 ecbd8fdec9e8: Preparing 08:46:29 e893cd1ae2b3: Preparing 08:46:29 5675c8db91c4: Preparing 08:46:29 0c6151645510: Preparing 08:46:29 16113d51b718: Preparing 08:46:29 5675c8db91c4: Waiting 08:46:29 0c6151645510: Waiting 08:46:29 16113d51b718: Waiting 08:46:29 e893cd1ae2b3: Waiting 08:46:29 9ca26cb241a3: Layer already exists 08:46:29 edfc4a154195: Layer already exists 08:46:29 ecbd8fdec9e8: Layer already exists 08:46:29 350ef1298e00: Layer already exists 08:46:29 7b0b53ff5bd9: Layer already exists 08:46:29 e893cd1ae2b3: Layer already exists 08:46:29 16113d51b718: Layer already exists 08:46:29 0c6151645510: Layer already exists 08:46:29 5675c8db91c4: Layer already exists 08:46:30 main: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:30 ===================================================== [Pipeline] echo 08:46:30 taggedImages: 08:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 08:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:46:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:46:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:30 latest 08:46:30 3.2.0-dev.88 08:46:30 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:30 main 08:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:31 1036e26f0f01: Preparing 08:46:31 b31de64584fd: Preparing 08:46:31 d62fa4065324: Preparing 08:46:31 68b7e634a5fb: Preparing 08:46:31 9b6d2a06b87e: Preparing 08:46:31 ecbd8fdec9e8: Preparing 08:46:31 e893cd1ae2b3: Preparing 08:46:31 d1b368710aad: Preparing 08:46:31 643094596f1a: Preparing 08:46:31 d3d5a9ed16a3: Preparing 08:46:31 16113d51b718: Preparing 08:46:31 e893cd1ae2b3: Waiting 08:46:31 d1b368710aad: Waiting 08:46:31 643094596f1a: Waiting 08:46:31 d3d5a9ed16a3: Waiting 08:46:31 16113d51b718: Waiting 08:46:31 ecbd8fdec9e8: Waiting 08:46:31 b31de64584fd: Pushed 08:46:31 9b6d2a06b87e: Pushed 08:46:31 68b7e634a5fb: Pushed 08:46:31 1036e26f0f01: Pushed 08:46:31 ecbd8fdec9e8: Layer already exists 08:46:31 e893cd1ae2b3: Layer already exists 08:46:31 16113d51b718: Layer already exists 08:46:31 d1b368710aad: Pushed 08:46:31 643094596f1a: Pushed 08:46:33 d62fa4065324: Pushed 08:46:34 d3d5a9ed16a3: Pushed 08:46:34 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:34 + 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 08:46:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:35 1036e26f0f01: Preparing 08:46:35 b31de64584fd: Preparing 08:46:35 d62fa4065324: Preparing 08:46:35 68b7e634a5fb: Preparing 08:46:35 9b6d2a06b87e: Preparing 08:46:35 ecbd8fdec9e8: Preparing 08:46:35 e893cd1ae2b3: Preparing 08:46:35 d1b368710aad: Preparing 08:46:35 643094596f1a: Preparing 08:46:35 d3d5a9ed16a3: Preparing 08:46:35 16113d51b718: Preparing 08:46:35 ecbd8fdec9e8: Waiting 08:46:35 e893cd1ae2b3: Waiting 08:46:35 d1b368710aad: Waiting 08:46:35 643094596f1a: Waiting 08:46:35 16113d51b718: Waiting 08:46:35 d3d5a9ed16a3: Waiting 08:46:35 b31de64584fd: Layer already exists 08:46:35 68b7e634a5fb: Layer already exists 08:46:35 1036e26f0f01: Layer already exists 08:46:35 d62fa4065324: Layer already exists 08:46:35 9b6d2a06b87e: Layer already exists 08:46:35 e893cd1ae2b3: Layer already exists 08:46:35 d3d5a9ed16a3: Layer already exists 08:46:35 ecbd8fdec9e8: Layer already exists 08:46:35 643094596f1a: Layer already exists 08:46:35 d1b368710aad: Layer already exists 08:46:35 16113d51b718: Layer already exists 08:46:35 latest: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 08:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:36 1036e26f0f01: Preparing 08:46:36 b31de64584fd: Preparing 08:46:36 d62fa4065324: Preparing 08:46:36 68b7e634a5fb: Preparing 08:46:36 9b6d2a06b87e: Preparing 08:46:36 ecbd8fdec9e8: Preparing 08:46:36 e893cd1ae2b3: Preparing 08:46:36 d1b368710aad: Preparing 08:46:36 643094596f1a: Preparing 08:46:36 d3d5a9ed16a3: Preparing 08:46:36 16113d51b718: Preparing 08:46:36 d1b368710aad: Waiting 08:46:36 643094596f1a: Waiting 08:46:36 ecbd8fdec9e8: Waiting 08:46:36 e893cd1ae2b3: Waiting 08:46:36 d3d5a9ed16a3: Waiting 08:46:36 16113d51b718: Waiting 08:46:36 1036e26f0f01: Layer already exists 08:46:36 b31de64584fd: Layer already exists 08:46:36 9b6d2a06b87e: Layer already exists 08:46:36 68b7e634a5fb: Layer already exists 08:46:36 d62fa4065324: Layer already exists 08:46:36 d1b368710aad: Layer already exists 08:46:36 e893cd1ae2b3: Layer already exists 08:46:36 ecbd8fdec9e8: Layer already exists 08:46:36 d3d5a9ed16a3: Layer already exists 08:46:36 643094596f1a: Layer already exists 08:46:36 16113d51b718: Layer already exists 08:46:36 3.2.0-dev.88: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:37 1036e26f0f01: Preparing 08:46:37 b31de64584fd: Preparing 08:46:37 d62fa4065324: Preparing 08:46:37 68b7e634a5fb: Preparing 08:46:37 9b6d2a06b87e: Preparing 08:46:37 ecbd8fdec9e8: Preparing 08:46:37 e893cd1ae2b3: Preparing 08:46:37 d1b368710aad: Preparing 08:46:37 643094596f1a: Preparing 08:46:37 d3d5a9ed16a3: Preparing 08:46:37 16113d51b718: Preparing 08:46:37 ecbd8fdec9e8: Waiting 08:46:37 e893cd1ae2b3: Waiting 08:46:37 d1b368710aad: Waiting 08:46:37 643094596f1a: Waiting 08:46:37 d3d5a9ed16a3: Waiting 08:46:37 16113d51b718: Waiting 08:46:37 d62fa4065324: Layer already exists 08:46:37 68b7e634a5fb: Layer already exists 08:46:37 9b6d2a06b87e: Layer already exists 08:46:37 b31de64584fd: Layer already exists 08:46:37 1036e26f0f01: Layer already exists 08:46:37 d1b368710aad: Layer already exists 08:46:37 643094596f1a: Layer already exists 08:46:37 e893cd1ae2b3: Layer already exists 08:46:37 ecbd8fdec9e8: Layer already exists 08:46:37 16113d51b718: Layer already exists 08:46:37 d3d5a9ed16a3: Layer already exists 08:46:37 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:37 + 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 08:46:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:38 1036e26f0f01: Preparing 08:46:38 b31de64584fd: Preparing 08:46:38 d62fa4065324: Preparing 08:46:38 68b7e634a5fb: Preparing 08:46:38 9b6d2a06b87e: Preparing 08:46:38 ecbd8fdec9e8: Preparing 08:46:38 e893cd1ae2b3: Preparing 08:46:38 d1b368710aad: Preparing 08:46:38 643094596f1a: Preparing 08:46:38 d3d5a9ed16a3: Preparing 08:46:38 16113d51b718: Preparing 08:46:38 ecbd8fdec9e8: Waiting 08:46:38 e893cd1ae2b3: Waiting 08:46:38 d3d5a9ed16a3: Waiting 08:46:38 d1b368710aad: Waiting 08:46:38 643094596f1a: Waiting 08:46:38 16113d51b718: Waiting 08:46:38 1036e26f0f01: Layer already exists 08:46:38 b31de64584fd: Layer already exists 08:46:38 d62fa4065324: Layer already exists 08:46:38 9b6d2a06b87e: Layer already exists 08:46:38 68b7e634a5fb: Layer already exists 08:46:38 ecbd8fdec9e8: Layer already exists 08:46:38 d1b368710aad: Layer already exists 08:46:38 643094596f1a: Layer already exists 08:46:38 e893cd1ae2b3: Layer already exists 08:46:38 d3d5a9ed16a3: Layer already exists 08:46:38 16113d51b718: Layer already exists 08:46:38 main: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:38 ===================================================== [Pipeline] echo 08:46:38 taggedImages: 08:46:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:46:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 08:46:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:46:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:46:38 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:38 latest 08:46:38 3.2.0-dev.88 08:46:38 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:38 main 08:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:39 18aacd6fcbb2: Preparing 08:46:39 e02bf0e5f784: Preparing 08:46:39 092d8ed388c8: Preparing 08:46:39 837a46e6f93b: Preparing 08:46:39 e9ee3dc999f3: Preparing 08:46:39 7d89d925b188: Preparing 08:46:39 1dad3d1fb56c: Preparing 08:46:39 ecbd8fdec9e8: Preparing 08:46:39 e893cd1ae2b3: Preparing 08:46:39 0a2f18fa7ff5: Preparing 08:46:39 42e911041101: Preparing 08:46:39 16113d51b718: Preparing 08:46:39 ecbd8fdec9e8: Waiting 08:46:39 42e911041101: Waiting 08:46:39 16113d51b718: Waiting 08:46:39 7d89d925b188: Waiting 08:46:39 e893cd1ae2b3: Waiting 08:46:39 0a2f18fa7ff5: Waiting 08:46:39 e9ee3dc999f3: Pushed 08:46:39 e02bf0e5f784: Pushed 08:46:39 18aacd6fcbb2: Pushed 08:46:39 ecbd8fdec9e8: Layer already exists 08:46:39 e893cd1ae2b3: Layer already exists 08:46:39 1dad3d1fb56c: Pushed 08:46:39 7d89d925b188: Pushed 08:46:39 16113d51b718: Layer already exists 08:46:39 0a2f18fa7ff5: Pushed 08:46:41 837a46e6f93b: Pushed 08:46:42 092d8ed388c8: Pushed 08:46:42 42e911041101: Pushed 08:46:42 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + 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 08:46:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:43 18aacd6fcbb2: Preparing 08:46:43 e02bf0e5f784: Preparing 08:46:43 092d8ed388c8: Preparing 08:46:43 837a46e6f93b: Preparing 08:46:43 e9ee3dc999f3: Preparing 08:46:43 7d89d925b188: Preparing 08:46:43 1dad3d1fb56c: Preparing 08:46:43 ecbd8fdec9e8: Preparing 08:46:43 e893cd1ae2b3: Preparing 08:46:43 0a2f18fa7ff5: Preparing 08:46:43 42e911041101: Preparing 08:46:43 16113d51b718: Preparing 08:46:43 ecbd8fdec9e8: Waiting 08:46:43 e893cd1ae2b3: Waiting 08:46:43 0a2f18fa7ff5: Waiting 08:46:43 42e911041101: Waiting 08:46:43 16113d51b718: Waiting 08:46:43 7d89d925b188: Waiting 08:46:43 1dad3d1fb56c: Waiting 08:46:43 e02bf0e5f784: Layer already exists 08:46:43 092d8ed388c8: Layer already exists 08:46:43 18aacd6fcbb2: Layer already exists 08:46:43 e9ee3dc999f3: Layer already exists 08:46:43 837a46e6f93b: Layer already exists 08:46:43 ecbd8fdec9e8: Layer already exists 08:46:43 7d89d925b188: Layer already exists 08:46:43 e893cd1ae2b3: Layer already exists 08:46:43 1dad3d1fb56c: Layer already exists 08:46:43 0a2f18fa7ff5: Layer already exists 08:46:43 42e911041101: Layer already exists 08:46:43 16113d51b718: Layer already exists 08:46:43 latest: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 08:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:44 18aacd6fcbb2: Preparing 08:46:44 e02bf0e5f784: Preparing 08:46:44 092d8ed388c8: Preparing 08:46:44 837a46e6f93b: Preparing 08:46:44 e9ee3dc999f3: Preparing 08:46:44 7d89d925b188: Preparing 08:46:44 1dad3d1fb56c: Preparing 08:46:44 ecbd8fdec9e8: Preparing 08:46:44 e893cd1ae2b3: Preparing 08:46:44 0a2f18fa7ff5: Preparing 08:46:44 42e911041101: Preparing 08:46:44 16113d51b718: Preparing 08:46:44 1dad3d1fb56c: Waiting 08:46:44 ecbd8fdec9e8: Waiting 08:46:44 e893cd1ae2b3: Waiting 08:46:44 0a2f18fa7ff5: Waiting 08:46:44 42e911041101: Waiting 08:46:44 16113d51b718: Waiting 08:46:44 7d89d925b188: Waiting 08:46:44 18aacd6fcbb2: Layer already exists 08:46:44 e02bf0e5f784: Layer already exists 08:46:44 837a46e6f93b: Layer already exists 08:46:44 092d8ed388c8: Layer already exists 08:46:44 e9ee3dc999f3: Layer already exists 08:46:44 7d89d925b188: Layer already exists 08:46:44 ecbd8fdec9e8: Layer already exists 08:46:44 1dad3d1fb56c: Layer already exists 08:46:44 e893cd1ae2b3: Layer already exists 08:46:44 0a2f18fa7ff5: Layer already exists 08:46:44 16113d51b718: Layer already exists 08:46:44 42e911041101: Layer already exists 08:46:44 3.2.0-dev.88: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:45 18aacd6fcbb2: Preparing 08:46:45 e02bf0e5f784: Preparing 08:46:45 092d8ed388c8: Preparing 08:46:45 837a46e6f93b: Preparing 08:46:45 e9ee3dc999f3: Preparing 08:46:45 7d89d925b188: Preparing 08:46:45 1dad3d1fb56c: Preparing 08:46:45 ecbd8fdec9e8: Preparing 08:46:45 e893cd1ae2b3: Preparing 08:46:45 0a2f18fa7ff5: Preparing 08:46:45 42e911041101: Preparing 08:46:45 16113d51b718: Preparing 08:46:45 1dad3d1fb56c: Waiting 08:46:45 ecbd8fdec9e8: Waiting 08:46:45 e893cd1ae2b3: Waiting 08:46:45 0a2f18fa7ff5: Waiting 08:46:45 42e911041101: Waiting 08:46:45 16113d51b718: Waiting 08:46:45 7d89d925b188: Waiting 08:46:45 e02bf0e5f784: Layer already exists 08:46:45 e9ee3dc999f3: Layer already exists 08:46:45 18aacd6fcbb2: Layer already exists 08:46:45 837a46e6f93b: Layer already exists 08:46:45 092d8ed388c8: Layer already exists 08:46:45 ecbd8fdec9e8: Layer already exists 08:46:45 e893cd1ae2b3: Layer already exists 08:46:45 1dad3d1fb56c: Layer already exists 08:46:45 7d89d925b188: Layer already exists 08:46:45 0a2f18fa7ff5: Layer already exists 08:46:45 16113d51b718: Layer already exists 08:46:45 42e911041101: Layer already exists 08:46:45 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + 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 08:46:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:46 18aacd6fcbb2: Preparing 08:46:46 e02bf0e5f784: Preparing 08:46:46 092d8ed388c8: Preparing 08:46:46 837a46e6f93b: Preparing 08:46:46 e9ee3dc999f3: Preparing 08:46:46 7d89d925b188: Preparing 08:46:46 1dad3d1fb56c: Preparing 08:46:46 7d89d925b188: Waiting 08:46:46 ecbd8fdec9e8: Preparing 08:46:46 1dad3d1fb56c: Waiting 08:46:46 ecbd8fdec9e8: Waiting 08:46:46 e893cd1ae2b3: Preparing 08:46:46 0a2f18fa7ff5: Preparing 08:46:46 e893cd1ae2b3: Waiting 08:46:46 42e911041101: Preparing 08:46:46 16113d51b718: Preparing 08:46:46 42e911041101: Waiting 08:46:46 0a2f18fa7ff5: Waiting 08:46:46 16113d51b718: Waiting 08:46:46 837a46e6f93b: Layer already exists 08:46:46 e02bf0e5f784: Layer already exists 08:46:46 092d8ed388c8: Layer already exists 08:46:46 18aacd6fcbb2: Layer already exists 08:46:46 e9ee3dc999f3: Layer already exists 08:46:46 7d89d925b188: Layer already exists 08:46:46 ecbd8fdec9e8: Layer already exists 08:46:46 e893cd1ae2b3: Layer already exists 08:46:46 0a2f18fa7ff5: Layer already exists 08:46:46 1dad3d1fb56c: Layer already exists 08:46:46 42e911041101: Layer already exists 08:46:46 16113d51b718: Layer already exists 08:46:46 main: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:47 ===================================================== [Pipeline] echo 08:46:47 taggedImages: 08:46:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:46:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 08:46:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:46:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:46:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:47 latest 08:46:47 3.2.0-dev.88 08:46:47 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:47 main 08:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:47 f20d80453ca4: Preparing 08:46:47 9c4158e70b59: Preparing 08:46:47 ecbd8fdec9e8: Preparing 08:46:47 e893cd1ae2b3: Preparing 08:46:47 6dece1fbaa28: Preparing 08:46:47 c820f2363ee9: Preparing 08:46:47 16113d51b718: Preparing 08:46:47 c820f2363ee9: Waiting 08:46:47 16113d51b718: Waiting 08:46:47 ecbd8fdec9e8: Layer already exists 08:46:48 e893cd1ae2b3: Layer already exists 08:46:48 16113d51b718: Layer already exists 08:46:48 f20d80453ca4: Pushed 08:46:48 6dece1fbaa28: Pushed 08:46:50 c820f2363ee9: Pushed 08:46:51 9c4158e70b59: Pushed 08:46:51 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:52 + 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 08:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:52 f20d80453ca4: Preparing 08:46:52 9c4158e70b59: Preparing 08:46:52 ecbd8fdec9e8: Preparing 08:46:52 e893cd1ae2b3: Preparing 08:46:52 6dece1fbaa28: Preparing 08:46:52 c820f2363ee9: Preparing 08:46:52 16113d51b718: Preparing 08:46:52 c820f2363ee9: Waiting 08:46:52 16113d51b718: Waiting 08:46:52 ecbd8fdec9e8: Layer already exists 08:46:52 e893cd1ae2b3: Layer already exists 08:46:52 9c4158e70b59: Layer already exists 08:46:52 6dece1fbaa28: Layer already exists 08:46:52 f20d80453ca4: Layer already exists 08:46:52 c820f2363ee9: Layer already exists 08:46:52 16113d51b718: Layer already exists 08:46:52 latest: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 08:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:53 f20d80453ca4: Preparing 08:46:53 9c4158e70b59: Preparing 08:46:53 ecbd8fdec9e8: Preparing 08:46:53 e893cd1ae2b3: Preparing 08:46:53 6dece1fbaa28: Preparing 08:46:53 c820f2363ee9: Preparing 08:46:53 16113d51b718: Preparing 08:46:53 c820f2363ee9: Waiting 08:46:53 16113d51b718: Waiting 08:46:53 ecbd8fdec9e8: Layer already exists 08:46:53 6dece1fbaa28: Layer already exists 08:46:53 9c4158e70b59: Layer already exists 08:46:53 f20d80453ca4: Layer already exists 08:46:53 e893cd1ae2b3: Layer already exists 08:46:53 16113d51b718: Layer already exists 08:46:53 c820f2363ee9: Layer already exists 08:46:53 3.2.0-dev.88: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:54 f20d80453ca4: Preparing 08:46:54 9c4158e70b59: Preparing 08:46:54 ecbd8fdec9e8: Preparing 08:46:54 e893cd1ae2b3: Preparing 08:46:54 6dece1fbaa28: Preparing 08:46:54 c820f2363ee9: Preparing 08:46:54 16113d51b718: Preparing 08:46:54 c820f2363ee9: Waiting 08:46:54 16113d51b718: Waiting 08:46:54 9c4158e70b59: Layer already exists 08:46:54 f20d80453ca4: Layer already exists 08:46:54 6dece1fbaa28: Layer already exists 08:46:54 e893cd1ae2b3: Layer already exists 08:46:54 ecbd8fdec9e8: Layer already exists 08:46:54 16113d51b718: Layer already exists 08:46:54 c820f2363ee9: Layer already exists 08:46:54 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + 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 08:46:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:55 f20d80453ca4: Preparing 08:46:55 9c4158e70b59: Preparing 08:46:55 ecbd8fdec9e8: Preparing 08:46:55 e893cd1ae2b3: Preparing 08:46:55 6dece1fbaa28: Preparing 08:46:55 c820f2363ee9: Preparing 08:46:55 16113d51b718: Preparing 08:46:55 c820f2363ee9: Waiting 08:46:55 16113d51b718: Waiting 08:46:55 9c4158e70b59: Layer already exists 08:46:55 ecbd8fdec9e8: Layer already exists 08:46:55 e893cd1ae2b3: Layer already exists 08:46:55 f20d80453ca4: Layer already exists 08:46:55 6dece1fbaa28: Layer already exists 08:46:55 c820f2363ee9: Layer already exists 08:46:55 16113d51b718: Layer already exists 08:46:55 main: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:56 ===================================================== [Pipeline] echo 08:46:56 taggedImages: 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:46:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:46:56 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:56 latest 08:46:56 3.2.0-dev.88 08:46:56 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:46:56 main 08:46:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:46:56 374e41d5df03: Preparing 08:46:56 e1aa32a18660: Preparing 08:46:56 71ca76620e7e: Preparing 08:46:56 ecbd8fdec9e8: Preparing 08:46:56 e893cd1ae2b3: Preparing 08:46:56 c3eec5449de4: Preparing 08:46:56 478b121f3c65: Preparing 08:46:56 3e0a01d11fb9: Preparing 08:46:56 d71d77f8f7f2: Preparing 08:46:56 16113d51b718: Preparing 08:46:56 c3eec5449de4: Waiting 08:46:56 478b121f3c65: Waiting 08:46:56 3e0a01d11fb9: Waiting 08:46:56 d71d77f8f7f2: Waiting 08:46:56 16113d51b718: Waiting 08:46:57 71ca76620e7e: Pushed 08:46:57 e1aa32a18660: Pushed 08:46:57 ecbd8fdec9e8: Layer already exists 08:46:57 e893cd1ae2b3: Layer already exists 08:46:57 374e41d5df03: Pushed 08:46:57 16113d51b718: Layer already exists 08:46:57 3e0a01d11fb9: Pushed 08:46:58 d71d77f8f7f2: Pushed 08:47:10 478b121f3c65: Pushed 08:47:17 c3eec5449de4: Pushed 08:47:17 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:17 + 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 08:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:18 374e41d5df03: Preparing 08:47:18 e1aa32a18660: Preparing 08:47:18 71ca76620e7e: Preparing 08:47:18 ecbd8fdec9e8: Preparing 08:47:18 e893cd1ae2b3: Preparing 08:47:18 c3eec5449de4: Preparing 08:47:18 478b121f3c65: Preparing 08:47:18 3e0a01d11fb9: Preparing 08:47:18 d71d77f8f7f2: Preparing 08:47:18 16113d51b718: Preparing 08:47:18 478b121f3c65: Waiting 08:47:18 3e0a01d11fb9: Waiting 08:47:18 16113d51b718: Waiting 08:47:18 d71d77f8f7f2: Waiting 08:47:18 c3eec5449de4: Waiting 08:47:18 e893cd1ae2b3: Layer already exists 08:47:18 71ca76620e7e: Layer already exists 08:47:18 ecbd8fdec9e8: Layer already exists 08:47:18 e1aa32a18660: Layer already exists 08:47:18 374e41d5df03: Layer already exists 08:47:18 d71d77f8f7f2: Layer already exists 08:47:18 16113d51b718: Layer already exists 08:47:18 c3eec5449de4: Layer already exists 08:47:18 3e0a01d11fb9: Layer already exists 08:47:18 478b121f3c65: Layer already exists 08:47:18 latest: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 08:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:19 374e41d5df03: Preparing 08:47:19 e1aa32a18660: Preparing 08:47:19 71ca76620e7e: Preparing 08:47:19 ecbd8fdec9e8: Preparing 08:47:19 e893cd1ae2b3: Preparing 08:47:19 c3eec5449de4: Preparing 08:47:19 478b121f3c65: Preparing 08:47:19 3e0a01d11fb9: Preparing 08:47:19 d71d77f8f7f2: Preparing 08:47:19 16113d51b718: Preparing 08:47:19 3e0a01d11fb9: Waiting 08:47:19 d71d77f8f7f2: Waiting 08:47:19 16113d51b718: Waiting 08:47:19 c3eec5449de4: Waiting 08:47:19 478b121f3c65: Waiting 08:47:19 e893cd1ae2b3: Layer already exists 08:47:19 71ca76620e7e: Layer already exists 08:47:19 e1aa32a18660: Layer already exists 08:47:19 374e41d5df03: Layer already exists 08:47:19 ecbd8fdec9e8: Layer already exists 08:47:19 d71d77f8f7f2: Layer already exists 08:47:19 478b121f3c65: Layer already exists 08:47:19 c3eec5449de4: Layer already exists 08:47:19 16113d51b718: Layer already exists 08:47:19 3e0a01d11fb9: Layer already exists 08:47:19 3.2.0-dev.88: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:20 374e41d5df03: Preparing 08:47:20 e1aa32a18660: Preparing 08:47:20 71ca76620e7e: Preparing 08:47:20 ecbd8fdec9e8: Preparing 08:47:20 e893cd1ae2b3: Preparing 08:47:20 c3eec5449de4: Preparing 08:47:20 478b121f3c65: Preparing 08:47:20 3e0a01d11fb9: Preparing 08:47:20 d71d77f8f7f2: Preparing 08:47:20 16113d51b718: Preparing 08:47:20 478b121f3c65: Waiting 08:47:20 3e0a01d11fb9: Waiting 08:47:20 d71d77f8f7f2: Waiting 08:47:20 16113d51b718: Waiting 08:47:20 c3eec5449de4: Waiting 08:47:20 e1aa32a18660: Layer already exists 08:47:20 374e41d5df03: Layer already exists 08:47:20 e893cd1ae2b3: Layer already exists 08:47:20 ecbd8fdec9e8: Layer already exists 08:47:20 71ca76620e7e: Layer already exists 08:47:20 478b121f3c65: Layer already exists 08:47:20 c3eec5449de4: Layer already exists 08:47:20 3e0a01d11fb9: Layer already exists 08:47:20 d71d77f8f7f2: Layer already exists 08:47:20 16113d51b718: Layer already exists 08:47:20 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + 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 08:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:21 374e41d5df03: Preparing 08:47:21 e1aa32a18660: Preparing 08:47:21 71ca76620e7e: Preparing 08:47:21 ecbd8fdec9e8: Preparing 08:47:21 e893cd1ae2b3: Preparing 08:47:21 c3eec5449de4: Preparing 08:47:21 478b121f3c65: Preparing 08:47:21 3e0a01d11fb9: Preparing 08:47:21 d71d77f8f7f2: Preparing 08:47:21 16113d51b718: Preparing 08:47:21 3e0a01d11fb9: Waiting 08:47:21 d71d77f8f7f2: Waiting 08:47:21 16113d51b718: Waiting 08:47:21 c3eec5449de4: Waiting 08:47:21 478b121f3c65: Waiting 08:47:21 374e41d5df03: Layer already exists 08:47:21 e1aa32a18660: Layer already exists 08:47:21 e893cd1ae2b3: Layer already exists 08:47:21 71ca76620e7e: Layer already exists 08:47:21 ecbd8fdec9e8: Layer already exists 08:47:21 478b121f3c65: Layer already exists 08:47:21 d71d77f8f7f2: Layer already exists 08:47:21 3e0a01d11fb9: Layer already exists 08:47:21 c3eec5449de4: Layer already exists 08:47:21 16113d51b718: Layer already exists 08:47:21 main: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:21 ===================================================== [Pipeline] echo 08:47:21 taggedImages: 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:47:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:47:21 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:21 latest 08:47:21 3.2.0-dev.88 08:47:21 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:21 main 08:47:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:22 e2ff20e48f04: Preparing 08:47:22 68222a30d5b6: Preparing 08:47:22 541fcee78751: Preparing 08:47:22 ecbd8fdec9e8: Preparing 08:47:22 e893cd1ae2b3: Preparing 08:47:22 f0063fb5cc4d: Preparing 08:47:22 8350fcf31da6: Preparing 08:47:22 736a9212e6f8: Preparing 08:47:22 16113d51b718: Preparing 08:47:22 736a9212e6f8: Waiting 08:47:22 f0063fb5cc4d: Waiting 08:47:22 16113d51b718: Waiting 08:47:22 ecbd8fdec9e8: Layer already exists 08:47:22 e893cd1ae2b3: Layer already exists 08:47:22 68222a30d5b6: Pushed 08:47:22 541fcee78751: Pushed 08:47:22 e2ff20e48f04: Pushed 08:47:22 16113d51b718: Layer already exists 08:47:22 8350fcf31da6: Pushed 08:47:23 736a9212e6f8: Pushed 08:47:45 f0063fb5cc4d: Pushed 08:47:45 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + 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 08:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:45 e2ff20e48f04: Preparing 08:47:45 68222a30d5b6: Preparing 08:47:45 541fcee78751: Preparing 08:47:45 ecbd8fdec9e8: Preparing 08:47:45 e893cd1ae2b3: Preparing 08:47:45 f0063fb5cc4d: Preparing 08:47:45 8350fcf31da6: Preparing 08:47:45 736a9212e6f8: Preparing 08:47:45 16113d51b718: Preparing 08:47:45 f0063fb5cc4d: Waiting 08:47:45 8350fcf31da6: Waiting 08:47:45 736a9212e6f8: Waiting 08:47:45 16113d51b718: Waiting 08:47:45 541fcee78751: Layer already exists 08:47:45 e893cd1ae2b3: Layer already exists 08:47:45 68222a30d5b6: Layer already exists 08:47:45 ecbd8fdec9e8: Layer already exists 08:47:45 e2ff20e48f04: Layer already exists 08:47:45 736a9212e6f8: Layer already exists 08:47:45 8350fcf31da6: Layer already exists 08:47:45 f0063fb5cc4d: Layer already exists 08:47:45 16113d51b718: Layer already exists 08:47:45 latest: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 08:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:46 e2ff20e48f04: Preparing 08:47:46 68222a30d5b6: Preparing 08:47:46 541fcee78751: Preparing 08:47:46 ecbd8fdec9e8: Preparing 08:47:46 e893cd1ae2b3: Preparing 08:47:46 f0063fb5cc4d: Preparing 08:47:46 8350fcf31da6: Preparing 08:47:46 736a9212e6f8: Preparing 08:47:46 16113d51b718: Preparing 08:47:46 f0063fb5cc4d: Waiting 08:47:46 736a9212e6f8: Waiting 08:47:46 8350fcf31da6: Waiting 08:47:46 16113d51b718: Waiting 08:47:46 541fcee78751: Layer already exists 08:47:46 ecbd8fdec9e8: Layer already exists 08:47:46 e2ff20e48f04: Layer already exists 08:47:46 e893cd1ae2b3: Layer already exists 08:47:46 68222a30d5b6: Layer already exists 08:47:46 736a9212e6f8: Layer already exists 08:47:46 f0063fb5cc4d: Layer already exists 08:47:46 8350fcf31da6: Layer already exists 08:47:46 16113d51b718: Layer already exists 08:47:46 3.2.0-dev.88: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:47 e2ff20e48f04: Preparing 08:47:47 68222a30d5b6: Preparing 08:47:47 541fcee78751: Preparing 08:47:47 ecbd8fdec9e8: Preparing 08:47:47 e893cd1ae2b3: Preparing 08:47:47 f0063fb5cc4d: Preparing 08:47:47 8350fcf31da6: Preparing 08:47:47 736a9212e6f8: Preparing 08:47:47 16113d51b718: Preparing 08:47:47 f0063fb5cc4d: Waiting 08:47:47 8350fcf31da6: Waiting 08:47:47 736a9212e6f8: Waiting 08:47:47 16113d51b718: Waiting 08:47:47 e2ff20e48f04: Layer already exists 08:47:47 541fcee78751: Layer already exists 08:47:47 68222a30d5b6: Layer already exists 08:47:47 e893cd1ae2b3: Layer already exists 08:47:47 ecbd8fdec9e8: Layer already exists 08:47:47 f0063fb5cc4d: Layer already exists 08:47:47 8350fcf31da6: Layer already exists 08:47:47 16113d51b718: Layer already exists 08:47:47 736a9212e6f8: Layer already exists 08:47:48 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:48 + 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 08:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:48 e2ff20e48f04: Preparing 08:47:48 68222a30d5b6: Preparing 08:47:48 541fcee78751: Preparing 08:47:48 ecbd8fdec9e8: Preparing 08:47:48 e893cd1ae2b3: Preparing 08:47:48 f0063fb5cc4d: Preparing 08:47:48 8350fcf31da6: Preparing 08:47:48 736a9212e6f8: Preparing 08:47:48 16113d51b718: Preparing 08:47:48 f0063fb5cc4d: Waiting 08:47:48 8350fcf31da6: Waiting 08:47:48 16113d51b718: Waiting 08:47:48 ecbd8fdec9e8: Layer already exists 08:47:48 68222a30d5b6: Layer already exists 08:47:48 e893cd1ae2b3: Layer already exists 08:47:48 e2ff20e48f04: Layer already exists 08:47:48 541fcee78751: Layer already exists 08:47:48 f0063fb5cc4d: Layer already exists 08:47:48 736a9212e6f8: Layer already exists 08:47:48 8350fcf31da6: Layer already exists 08:47:48 16113d51b718: Layer already exists 08:47:48 main: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:49 ===================================================== [Pipeline] echo 08:47:49 taggedImages: 08:47:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:47:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 08:47:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:47:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:47:49 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:49 latest 08:47:49 3.2.0-dev.88 08:47:49 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:47:49 main 08:47:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:49 ab3a64f0419b: Preparing 08:47:49 1e800da2eed6: Preparing 08:47:49 0738f67c41ea: Preparing 08:47:49 ecbd8fdec9e8: Preparing 08:47:49 e893cd1ae2b3: Preparing 08:47:49 4a95076a6dbd: Preparing 08:47:49 3e0a01d11fb9: Preparing 08:47:49 d71d77f8f7f2: Preparing 08:47:49 16113d51b718: Preparing 08:47:49 3e0a01d11fb9: Waiting 08:47:49 4a95076a6dbd: Waiting 08:47:49 d71d77f8f7f2: Waiting 08:47:49 16113d51b718: Waiting 08:47:49 ecbd8fdec9e8: Layer already exists 08:47:49 e893cd1ae2b3: Layer already exists 08:47:50 3e0a01d11fb9: Layer already exists 08:47:50 d71d77f8f7f2: Layer already exists 08:47:50 16113d51b718: Layer already exists 08:47:50 0738f67c41ea: Pushed 08:47:50 ab3a64f0419b: Pushed 08:47:50 1e800da2eed6: Pushed 08:48:12 4a95076a6dbd: Pushed 08:48:12 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:12 + 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 08:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:48:12 ab3a64f0419b: Preparing 08:48:12 1e800da2eed6: Preparing 08:48:12 0738f67c41ea: Preparing 08:48:12 ecbd8fdec9e8: Preparing 08:48:12 e893cd1ae2b3: Preparing 08:48:12 4a95076a6dbd: Preparing 08:48:12 3e0a01d11fb9: Preparing 08:48:12 d71d77f8f7f2: Preparing 08:48:12 16113d51b718: Preparing 08:48:12 3e0a01d11fb9: Waiting 08:48:12 d71d77f8f7f2: Waiting 08:48:12 4a95076a6dbd: Waiting 08:48:12 16113d51b718: Waiting 08:48:12 ab3a64f0419b: Layer already exists 08:48:12 ecbd8fdec9e8: Layer already exists 08:48:12 1e800da2eed6: Layer already exists 08:48:12 0738f67c41ea: Layer already exists 08:48:12 e893cd1ae2b3: Layer already exists 08:48:12 4a95076a6dbd: Layer already exists 08:48:12 d71d77f8f7f2: Layer already exists 08:48:12 16113d51b718: Layer already exists 08:48:12 3e0a01d11fb9: Layer already exists 08:48:13 latest: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 08:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:48:13 ab3a64f0419b: Preparing 08:48:13 1e800da2eed6: Preparing 08:48:13 0738f67c41ea: Preparing 08:48:13 ecbd8fdec9e8: Preparing 08:48:13 e893cd1ae2b3: Preparing 08:48:13 4a95076a6dbd: Preparing 08:48:13 3e0a01d11fb9: Preparing 08:48:13 d71d77f8f7f2: Preparing 08:48:13 16113d51b718: Preparing 08:48:13 3e0a01d11fb9: Waiting 08:48:13 16113d51b718: Waiting 08:48:13 d71d77f8f7f2: Waiting 08:48:13 4a95076a6dbd: Waiting 08:48:13 1e800da2eed6: Layer already exists 08:48:13 e893cd1ae2b3: Layer already exists 08:48:13 0738f67c41ea: Layer already exists 08:48:13 ab3a64f0419b: Layer already exists 08:48:13 ecbd8fdec9e8: Layer already exists 08:48:13 16113d51b718: Layer already exists 08:48:13 3e0a01d11fb9: Layer already exists 08:48:13 4a95076a6dbd: Layer already exists 08:48:13 d71d77f8f7f2: Layer already exists 08:48:14 3.2.0-dev.88: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:48:14 ab3a64f0419b: Preparing 08:48:14 1e800da2eed6: Preparing 08:48:14 0738f67c41ea: Preparing 08:48:14 ecbd8fdec9e8: Preparing 08:48:14 e893cd1ae2b3: Preparing 08:48:14 4a95076a6dbd: Preparing 08:48:14 3e0a01d11fb9: Preparing 08:48:14 d71d77f8f7f2: Preparing 08:48:14 16113d51b718: Preparing 08:48:14 4a95076a6dbd: Waiting 08:48:14 3e0a01d11fb9: Waiting 08:48:14 d71d77f8f7f2: Waiting 08:48:14 16113d51b718: Waiting 08:48:14 1e800da2eed6: Layer already exists 08:48:14 0738f67c41ea: Layer already exists 08:48:14 ab3a64f0419b: Layer already exists 08:48:14 ecbd8fdec9e8: Layer already exists 08:48:14 e893cd1ae2b3: Layer already exists 08:48:14 3e0a01d11fb9: Layer already exists 08:48:14 16113d51b718: Layer already exists 08:48:14 d71d77f8f7f2: Layer already exists 08:48:14 4a95076a6dbd: Layer already exists 08:48:15 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:15 + 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 08:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:48:15 ab3a64f0419b: Preparing 08:48:15 1e800da2eed6: Preparing 08:48:15 0738f67c41ea: Preparing 08:48:15 ecbd8fdec9e8: Preparing 08:48:15 e893cd1ae2b3: Preparing 08:48:15 4a95076a6dbd: Preparing 08:48:15 3e0a01d11fb9: Preparing 08:48:15 d71d77f8f7f2: Preparing 08:48:15 16113d51b718: Preparing 08:48:15 4a95076a6dbd: Waiting 08:48:15 3e0a01d11fb9: Waiting 08:48:15 d71d77f8f7f2: Waiting 08:48:15 16113d51b718: Waiting 08:48:15 0738f67c41ea: Layer already exists 08:48:15 ab3a64f0419b: Layer already exists 08:48:15 e893cd1ae2b3: Layer already exists 08:48:15 ecbd8fdec9e8: Layer already exists 08:48:15 1e800da2eed6: Layer already exists 08:48:15 3e0a01d11fb9: Layer already exists 08:48:15 d71d77f8f7f2: Layer already exists 08:48:15 4a95076a6dbd: Layer already exists 08:48:15 16113d51b718: Layer already exists 08:48:16 main: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:16 ===================================================== [Pipeline] echo 08:48:16 taggedImages: 08:48:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:48:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 08:48:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:48:16 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:48:16 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:16 latest 08:48:16 3.2.0-dev.88 08:48:16 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:16 main 08:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:16 2508ce0c1fbc: Preparing 08:48:16 bad84d247428: Preparing 08:48:16 ecbd8fdec9e8: Preparing 08:48:16 e893cd1ae2b3: Preparing 08:48:16 4807477b5cdb: Preparing 08:48:16 d4f17b5835bb: Preparing 08:48:16 16113d51b718: Preparing 08:48:16 d4f17b5835bb: Waiting 08:48:16 16113d51b718: Waiting 08:48:16 e893cd1ae2b3: Layer already exists 08:48:16 ecbd8fdec9e8: Layer already exists 08:48:17 16113d51b718: Layer already exists 08:48:17 2508ce0c1fbc: Pushed 08:48:17 4807477b5cdb: Pushed 08:48:17 d4f17b5835bb: Pushed 08:48:24 bad84d247428: Pushed 08:48:24 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + 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 08:48:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:25 2508ce0c1fbc: Preparing 08:48:25 bad84d247428: Preparing 08:48:25 ecbd8fdec9e8: Preparing 08:48:25 e893cd1ae2b3: Preparing 08:48:25 4807477b5cdb: Preparing 08:48:25 d4f17b5835bb: Preparing 08:48:25 16113d51b718: Preparing 08:48:25 d4f17b5835bb: Waiting 08:48:25 16113d51b718: Waiting 08:48:25 ecbd8fdec9e8: Layer already exists 08:48:25 2508ce0c1fbc: Layer already exists 08:48:25 e893cd1ae2b3: Layer already exists 08:48:25 bad84d247428: Layer already exists 08:48:25 4807477b5cdb: Layer already exists 08:48:25 16113d51b718: Layer already exists 08:48:25 d4f17b5835bb: Layer already exists 08:48:25 latest: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 08:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:26 2508ce0c1fbc: Preparing 08:48:26 bad84d247428: Preparing 08:48:26 ecbd8fdec9e8: Preparing 08:48:26 e893cd1ae2b3: Preparing 08:48:26 4807477b5cdb: Preparing 08:48:26 d4f17b5835bb: Preparing 08:48:26 16113d51b718: Preparing 08:48:26 d4f17b5835bb: Waiting 08:48:26 16113d51b718: Waiting 08:48:26 2508ce0c1fbc: Layer already exists 08:48:26 ecbd8fdec9e8: Layer already exists 08:48:26 bad84d247428: Layer already exists 08:48:26 4807477b5cdb: Layer already exists 08:48:26 e893cd1ae2b3: Layer already exists 08:48:26 d4f17b5835bb: Layer already exists 08:48:26 16113d51b718: Layer already exists 08:48:26 3.2.0-dev.88: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:27 2508ce0c1fbc: Preparing 08:48:27 bad84d247428: Preparing 08:48:27 ecbd8fdec9e8: Preparing 08:48:27 e893cd1ae2b3: Preparing 08:48:27 4807477b5cdb: Preparing 08:48:27 d4f17b5835bb: Preparing 08:48:27 16113d51b718: Preparing 08:48:27 d4f17b5835bb: Waiting 08:48:27 16113d51b718: Waiting 08:48:27 ecbd8fdec9e8: Layer already exists 08:48:27 2508ce0c1fbc: Layer already exists 08:48:27 4807477b5cdb: Layer already exists 08:48:27 bad84d247428: Layer already exists 08:48:27 e893cd1ae2b3: Layer already exists 08:48:27 d4f17b5835bb: Layer already exists 08:48:27 16113d51b718: Layer already exists 08:48:27 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:27 + 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 08:48:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:28 2508ce0c1fbc: Preparing 08:48:28 bad84d247428: Preparing 08:48:28 ecbd8fdec9e8: Preparing 08:48:28 e893cd1ae2b3: Preparing 08:48:28 4807477b5cdb: Preparing 08:48:28 d4f17b5835bb: Preparing 08:48:28 16113d51b718: Preparing 08:48:28 d4f17b5835bb: Waiting 08:48:28 16113d51b718: Waiting 08:48:28 4807477b5cdb: Layer already exists 08:48:28 bad84d247428: Layer already exists 08:48:28 2508ce0c1fbc: Layer already exists 08:48:28 ecbd8fdec9e8: Layer already exists 08:48:28 e893cd1ae2b3: Layer already exists 08:48:28 16113d51b718: Layer already exists 08:48:28 d4f17b5835bb: Layer already exists 08:48:28 main: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:28 ===================================================== [Pipeline] echo 08:48:28 taggedImages: 08:48:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:48:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 08:48:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:48:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:48:28 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:28 latest 08:48:28 3.2.0-dev.88 08:48:28 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:28 main 08:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:29 f09c294e395e: Preparing 08:48:29 110322ac7d9d: Preparing 08:48:29 83361b74fe00: Preparing 08:48:29 ecbd8fdec9e8: Preparing 08:48:29 e893cd1ae2b3: Preparing 08:48:29 6ae864185cd6: Preparing 08:48:29 38187b834e1b: Preparing 08:48:29 16113d51b718: Preparing 08:48:29 6ae864185cd6: Waiting 08:48:29 38187b834e1b: Waiting 08:48:29 16113d51b718: Waiting 08:48:29 e893cd1ae2b3: Layer already exists 08:48:29 ecbd8fdec9e8: Layer already exists 08:48:29 110322ac7d9d: Pushed 08:48:29 f09c294e395e: Pushed 08:48:29 16113d51b718: Layer already exists 08:48:29 6ae864185cd6: Pushed 08:48:29 38187b834e1b: Pushed 08:48:36 83361b74fe00: Pushed 08:48:36 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:37 f09c294e395e: Preparing 08:48:37 110322ac7d9d: Preparing 08:48:37 83361b74fe00: Preparing 08:48:37 ecbd8fdec9e8: Preparing 08:48:37 e893cd1ae2b3: Preparing 08:48:37 6ae864185cd6: Preparing 08:48:37 38187b834e1b: Preparing 08:48:37 16113d51b718: Preparing 08:48:37 6ae864185cd6: Waiting 08:48:37 38187b834e1b: Waiting 08:48:37 16113d51b718: Waiting 08:48:37 83361b74fe00: Layer already exists 08:48:37 ecbd8fdec9e8: Layer already exists 08:48:37 f09c294e395e: Layer already exists 08:48:37 e893cd1ae2b3: Layer already exists 08:48:37 110322ac7d9d: Layer already exists 08:48:37 6ae864185cd6: Layer already exists 08:48:37 38187b834e1b: Layer already exists 08:48:37 16113d51b718: Layer already exists 08:48:41 latest: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 08:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:42 f09c294e395e: Preparing 08:48:42 110322ac7d9d: Preparing 08:48:42 83361b74fe00: Preparing 08:48:42 ecbd8fdec9e8: Preparing 08:48:42 e893cd1ae2b3: Preparing 08:48:42 6ae864185cd6: Preparing 08:48:42 38187b834e1b: Preparing 08:48:42 16113d51b718: Preparing 08:48:42 38187b834e1b: Waiting 08:48:42 16113d51b718: Waiting 08:48:42 6ae864185cd6: Waiting 08:48:42 e893cd1ae2b3: Layer already exists 08:48:42 110322ac7d9d: Layer already exists 08:48:42 83361b74fe00: Layer already exists 08:48:42 ecbd8fdec9e8: Layer already exists 08:48:42 f09c294e395e: Layer already exists 08:48:42 6ae864185cd6: Layer already exists 08:48:42 38187b834e1b: Layer already exists 08:48:42 16113d51b718: Layer already exists 08:48:42 3.2.0-dev.88: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:43 f09c294e395e: Preparing 08:48:43 110322ac7d9d: Preparing 08:48:43 83361b74fe00: Preparing 08:48:43 ecbd8fdec9e8: Preparing 08:48:43 e893cd1ae2b3: Preparing 08:48:43 6ae864185cd6: Preparing 08:48:43 38187b834e1b: Preparing 08:48:43 16113d51b718: Preparing 08:48:43 6ae864185cd6: Waiting 08:48:43 38187b834e1b: Waiting 08:48:43 16113d51b718: Waiting 08:48:43 83361b74fe00: Layer already exists 08:48:43 ecbd8fdec9e8: Layer already exists 08:48:43 f09c294e395e: Layer already exists 08:48:43 110322ac7d9d: Layer already exists 08:48:43 e893cd1ae2b3: Layer already exists 08:48:43 16113d51b718: Layer already exists 08:48:43 6ae864185cd6: Layer already exists 08:48:43 38187b834e1b: Layer already exists 08:48:43 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:44 f09c294e395e: Preparing 08:48:44 110322ac7d9d: Preparing 08:48:44 83361b74fe00: Preparing 08:48:44 ecbd8fdec9e8: Preparing 08:48:44 e893cd1ae2b3: Preparing 08:48:44 6ae864185cd6: Preparing 08:48:44 38187b834e1b: Preparing 08:48:44 16113d51b718: Preparing 08:48:44 6ae864185cd6: Waiting 08:48:44 38187b834e1b: Waiting 08:48:44 16113d51b718: Waiting 08:48:44 f09c294e395e: Layer already exists 08:48:44 110322ac7d9d: Layer already exists 08:48:44 ecbd8fdec9e8: Layer already exists 08:48:44 e893cd1ae2b3: Layer already exists 08:48:44 83361b74fe00: Layer already exists 08:48:44 38187b834e1b: Layer already exists 08:48:44 6ae864185cd6: Layer already exists 08:48:44 16113d51b718: Layer already exists 08:48:44 main: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:44 ===================================================== [Pipeline] echo 08:48:44 taggedImages: 08:48:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:48:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 08:48:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:48:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:48:44 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:44 latest 08:48:44 3.2.0-dev.88 08:48:44 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:44 main 08:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:48:45 20689c881786: Preparing 08:48:45 ba70e57fdb9b: Preparing 08:48:45 ecbd8fdec9e8: Preparing 08:48:45 e893cd1ae2b3: Preparing 08:48:45 5675c8db91c4: Preparing 08:48:45 0c6151645510: Preparing 08:48:45 16113d51b718: Preparing 08:48:45 0c6151645510: Waiting 08:48:45 16113d51b718: Waiting 08:48:45 ecbd8fdec9e8: Layer already exists 08:48:45 e893cd1ae2b3: Layer already exists 08:48:45 0c6151645510: Layer already exists 08:48:45 5675c8db91c4: Layer already exists 08:48:45 16113d51b718: Layer already exists 08:48:45 20689c881786: Pushed 08:48:53 ba70e57fdb9b: Pushed 08:48:53 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:48:54 20689c881786: Preparing 08:48:54 ba70e57fdb9b: Preparing 08:48:54 ecbd8fdec9e8: Preparing 08:48:54 e893cd1ae2b3: Preparing 08:48:54 5675c8db91c4: Preparing 08:48:54 0c6151645510: Preparing 08:48:54 16113d51b718: Preparing 08:48:54 0c6151645510: Waiting 08:48:54 16113d51b718: Waiting 08:48:54 5675c8db91c4: Layer already exists 08:48:54 e893cd1ae2b3: Layer already exists 08:48:54 20689c881786: Layer already exists 08:48:54 ba70e57fdb9b: Layer already exists 08:48:54 ecbd8fdec9e8: Layer already exists 08:48:54 16113d51b718: Layer already exists 08:48:54 0c6151645510: Layer already exists 08:48:54 latest: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 08:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:48:55 20689c881786: Preparing 08:48:55 ba70e57fdb9b: Preparing 08:48:55 ecbd8fdec9e8: Preparing 08:48:55 e893cd1ae2b3: Preparing 08:48:55 5675c8db91c4: Preparing 08:48:55 0c6151645510: Preparing 08:48:55 16113d51b718: Preparing 08:48:55 16113d51b718: Waiting 08:48:55 0c6151645510: Waiting 08:48:55 5675c8db91c4: Layer already exists 08:48:55 ecbd8fdec9e8: Layer already exists 08:48:55 ba70e57fdb9b: Layer already exists 08:48:55 20689c881786: Layer already exists 08:48:55 16113d51b718: Layer already exists 08:48:55 0c6151645510: Layer already exists 08:48:55 e893cd1ae2b3: Layer already exists 08:48:55 3.2.0-dev.88: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:48:56 20689c881786: Preparing 08:48:56 ba70e57fdb9b: Preparing 08:48:56 ecbd8fdec9e8: Preparing 08:48:56 e893cd1ae2b3: Preparing 08:48:56 5675c8db91c4: Preparing 08:48:56 0c6151645510: Preparing 08:48:56 16113d51b718: Preparing 08:48:56 0c6151645510: Waiting 08:48:56 20689c881786: Layer already exists 08:48:56 5675c8db91c4: Layer already exists 08:48:56 ecbd8fdec9e8: Layer already exists 08:48:56 ba70e57fdb9b: Layer already exists 08:48:56 e893cd1ae2b3: Layer already exists 08:48:56 0c6151645510: Layer already exists 08:48:56 16113d51b718: Layer already exists 08:48:56 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:48:57 20689c881786: Preparing 08:48:57 ba70e57fdb9b: Preparing 08:48:57 ecbd8fdec9e8: Preparing 08:48:57 e893cd1ae2b3: Preparing 08:48:57 5675c8db91c4: Preparing 08:48:57 0c6151645510: Preparing 08:48:57 16113d51b718: Preparing 08:48:57 0c6151645510: Waiting 08:48:57 16113d51b718: Waiting 08:48:57 ecbd8fdec9e8: Layer already exists 08:48:57 20689c881786: Layer already exists 08:48:57 5675c8db91c4: Layer already exists 08:48:57 ba70e57fdb9b: Layer already exists 08:48:57 e893cd1ae2b3: Layer already exists 08:48:57 16113d51b718: Layer already exists 08:48:57 0c6151645510: Layer already exists 08:48:57 main: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:57 ===================================================== [Pipeline] echo 08:48:57 taggedImages: 08:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 08:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 08:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 08:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:58 08:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:58 arm64: Pulling from edgex-lftools-log-publisher 08:48:58 8998bd30e6a1: Pulling fs layer 08:48:58 04944245beec: Pulling fs layer 08:48:58 699f458cf7ca: Pulling fs layer 08:48:58 765212b225bb: Pulling fs layer 08:48:58 f23df028b6ca: Pulling fs layer 08:48:58 d65c8cfc05b1: Pulling fs layer 08:48:58 2437ff75d9bd: Pulling fs layer 08:48:58 765212b225bb: Waiting 08:48:58 f23df028b6ca: Waiting 08:48:58 d65c8cfc05b1: Waiting 08:48:58 2437ff75d9bd: Waiting 08:48:58 04944245beec: Verifying Checksum 08:48:58 04944245beec: Download complete 08:48:58 765212b225bb: Verifying Checksum 08:48:58 765212b225bb: Download complete 08:48:58 f23df028b6ca: Download complete 08:48:58 d65c8cfc05b1: Verifying Checksum 08:48:58 d65c8cfc05b1: Download complete 08:48:59 699f458cf7ca: Verifying Checksum 08:48:59 699f458cf7ca: Download complete 08:48:59 8998bd30e6a1: Verifying Checksum 08:48:59 8998bd30e6a1: Download complete 08:49:01 2437ff75d9bd: Verifying Checksum 08:49:01 2437ff75d9bd: Download complete 08:49:04 8998bd30e6a1: Pull complete 08:49:04 04944245beec: Pull complete 08:49:06 699f458cf7ca: Pull complete 08:49:06 765212b225bb: Pull complete 08:49:07 f23df028b6ca: Pull complete 08:49:07 d65c8cfc05b1: Pull complete 08:49:25 2437ff75d9bd: Pull complete 08:49:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:25 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 08:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:49:28 $ docker top 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:29 ---> job-cost.sh 08:49:29 lf-activate-venv: SKIPPING 08:49:29 INFO: No Stack... 08:49:29 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:30 INFO: Archiving Costs [Pipeline] sh 08:49:31 + + cut -d, -f6cat 08:49:31 /w/workspace/edgex-go/711/archives/cost.csv [Pipeline] lock 08:49:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] 08:49:31 Resource [jenkins-edgexfoundry-edgex-go-main-711-stack-cost] did not exist. Created. 08:49:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:49:31 + echo total: 0.10999999940395355 [Pipeline] stash 08:49:32 Stashed 1 file(s) [Pipeline] } 08:49:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] [Pipeline] // lock [Pipeline] } 08:49:32 $ docker stop --time=1 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a 08:49:34 $ docker rm -f --volumes 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a [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 08:49:34 provisioning config files... 08:49:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/711@tmp/config17952495236239110571tmp [Pipeline] { [Pipeline] sh 08:49:35 + set +x 08:49:35 + bash -s -- 08:49:35 + curl -s https://codecov.io/bash 08:49:35 08:49:35 _____ _ 08:49:35 / ____| | | 08:49:35 | | ___ __| | ___ ___ _____ __ 08:49:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:49:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:49:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:49:35 Bash-1.0.6 08:49:35 08:49:35 08:49:35 ==> git version 2.25.1 found 08:49:35 ==> 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 08:49:35 Release-Date: 2020-01-08 08:49:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:49:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:49:35 ==> Jenkins CI detected. 08:49:35 current dir:  /w/workspace/edgex-go/711 08:49:35 project root: . 08:49:35 --> token set from env 08:49:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:49:35 ==> Running gcov in . (disable via -X gcov) 08:49:35 ==> Python coveragepy not found 08:49:35 ==> Searching for coverage reports in: 08:49:35 + . 08:49:35 -> Found 1 reports 08:49:35 ==> Detecting git/mercurial file structure 08:49:35 ==> Reading reports 08:49:35 + ./coverage.out bytes=1502108 08:49:35 ==> Appending adjustments 08:49:35 https://docs.codecov.io/docs/fixing-reports 08:49:36 + Found adjustments 08:49:36 ==> Gzipping contents 08:49:36 132K /tmp/codecov.4iPPnl.gz 08:49:36 ==> Uploading reports 08:49:36 url: https://codecov.io 08:49:36 query: branch=main&commit=5b6b5cebbe9548f3d8439c4c1206c366677ffd4b&build=711&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F711%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:49:36 -> Pinging Codecov 08:49:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b6b5cebbe9548f3d8439c4c1206c366677ffd4b&build=711&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F711%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:49:36 -> Uploading to 08:49:36 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5b6b5cebbe9548f3d8439c4c1206c366677ffd4b/19425a65-f6bf-43e9-93dd-fea57edd591f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T084936Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=118473d748a69f08ac395886bc7a6cac6dec10a33b355968b15b35579a5c1a5c 08:49:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:36 Dload Upload Total Spent Left Speed 08:49:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 466k --:--:-- --:--:-- --:--:-- 466k 08:49:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } 08:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:49:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:49:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:37 08:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:38 latest: Pulling from edgex-devops/edgex-snyk-go 08:49:38 43c4264eed91: Already exists 08:49:38 4cc291be95ef: Already exists 08:49:38 2ac1f1163629: Already exists 08:49:38 5c3c966382ef: Already exists 08:49:38 4f4fb700ef54: Already exists 08:49:38 d9c7d2e4e75e: Pulling fs layer 08:49:38 9c3e1370e548: Pulling fs layer 08:49:38 d9c7d2e4e75e: Verifying Checksum 08:49:38 d9c7d2e4e75e: Download complete 08:49:38 d9c7d2e4e75e: Pull complete 08:49:39 9c3e1370e548: Download complete 08:49:42 9c3e1370e548: Pull complete 08:49:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:42 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:49:42 $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:49:47 $ docker top 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:48 + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo 08:49:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:49:48 + set -o pipefail 08:49:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:49:56 08:49:56 Monitoring /w/workspace/edgex-go/711 (github.com/edgexfoundry/edgex-go)... 08:49:56 08:49:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/6b897a88-26a5-4be4-ba8e-7707e0ec61e6 08:49:56 08:49:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:49:56 08:49:56 08:49:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:49:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:49:56 $ docker stop --time=1 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 08:50:03 $ docker rm -f --volumes 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:50:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:04 provisioning config files... 08:50:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/711@tmp/config11135820747755556754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:04 --> edgex-publish-swagger.sh 08:50:04 === Publish openapi/v3 API === 08:50:04 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:50:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/711/openapi/v3/core-command.yaml] 08:50:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:04 Dload Upload Total Spent Left Speed 08:50:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77134 --:--:-- --:--:-- --:--:-- 76953 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 08:50:04 08:50:04 08:50:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/711/openapi/v3/core-data.yaml] 08:50:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:04 Dload Upload Total Spent Left Speed 08:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 160k --:--:-- --:--:-- --:--:-- 160k 08:50:05 08:50:05 08:50:05 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/711/openapi/v3/core-keeper.yaml] 08:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:05 Dload Upload Total Spent Left Speed 08:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 282 136k --:--:-- --:--:-- --:--:-- 137k 08:50:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:50:05 08:50:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/711/openapi/v3/core-metadata.yaml] 08:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:05 Dload Upload Total Spent Left Speed 08:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 435 416k --:--:-- --:--:-- --:--:-- 416k 100 149k 100 156 100 149k 435 416k --:--:-- --:--:-- --:--:-- 416k 08:50:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:50:05 08:50:05 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/711/openapi/v3/support-cron-scheduler.yaml] 08:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:05 Dload Upload Total Spent Left Speed 08:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 273 196k --:--:-- --:--:-- --:--:-- 196k 08:50:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:50:06 08:50:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/711/openapi/v3/support-notifications.yaml] 08:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:06 Dload Upload Total Spent Left Speed 08:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 266k 08:50:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:50:06 08:50:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/711/openapi/v3/support-scheduler.yaml] 08:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:06 Dload Upload Total Spent Left Speed 08:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 474 109k --:--:-- --:--:-- --:--:-- 109k 100 37110 100 156 100 36954 474 109k --:--:-- --:--:-- --:--:-- 109k 08:50:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:50:06 [Pipeline] } 08:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:50:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:07 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:50:08 $ docker top 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 -eo pid,comm 08:50:08 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). 08:50:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:08 [ssh-agent] Looking for ssh-agent implementation... 08:50:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:08 $ docker exec 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 ssh-agent 08:50:08 SSH_AUTH_SOCK=/tmp/ssh-Hy9RO2q0v6iI/agent.31 08:50:08 SSH_AGENT_PID=37 08:50:08 Running ssh-add (command line suppressed) 08:50:08 Identity added: /w/workspace/edgex-go/711@tmp/private_key_4000797258601643624.key (/w/workspace/edgex-go/711@tmp/private_key_4000797258601643624.key) 08:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:09 + git semver tag 08:50:09 2024-10-04 08:50:09,203 [run_tag] DEBUG tag force:False 08:50:09 2024-10-04 08:50:09,203 [check_head_tag] DEBUG check head tag 08:50:09 2024-10-04 08:50:09,208 [execute] INFO git cat-file --batch-check 08:50:09 2024-10-04 08:50:09,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=) 08:50:09 2024-10-04 08:50:09,212 [execute] INFO git cat-file --batch 08:50:09 2024-10-04 08:50:09,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=) 08:50:09 2024-10-04 08:50:09,254 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:09 2024-10-04 08:50:09,254 [execute] INFO git tag -a v3.2.0-dev.88 -m v3.2.0-dev.88 08:50:09 2024-10-04 08:50:09,254 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.88', '-m', 'v3.2.0-dev.88'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) 08:50:09 2024-10-04 08:50:09,259 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:09 3.2.0-dev.88 [Pipeline] } 08:50:09 $ docker exec --env ******** --env ******** 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 ssh-agent -k 08:50:09 unset SSH_AUTH_SOCK; 08:50:09 unset SSH_AGENT_PID; 08:50:09 echo Agent pid 37 killed; 08:50:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:09 + git semver [Pipeline] } 08:50:10 $ docker stop --time=1 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 08:50:11 $ docker rm -f --volumes 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:12 08:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:12 0.23.1-centos7: Pulling from edgex-lftools 08:50:12 ab5ef0e58194: Pulling fs layer 08:50:12 9712f1f96733: Pulling fs layer 08:50:12 63f879dbbcfc: Pulling fs layer 08:50:12 0d9ebad4ef96: Pulling fs layer 08:50:12 e9a5061849ea: Pulling fs layer 08:50:12 d747dcd14b5f: Pulling fs layer 08:50:12 2de7ff778b66: Pulling fs layer 08:50:12 d747dcd14b5f: Waiting 08:50:12 0d9ebad4ef96: Waiting 08:50:12 2de7ff778b66: Waiting 08:50:12 e9a5061849ea: Waiting 08:50:12 9712f1f96733: Verifying Checksum 08:50:12 9712f1f96733: Download complete 08:50:12 63f879dbbcfc: Verifying Checksum 08:50:12 63f879dbbcfc: Download complete 08:50:12 0d9ebad4ef96: Verifying Checksum 08:50:12 0d9ebad4ef96: Download complete 08:50:12 ab5ef0e58194: Verifying Checksum 08:50:12 ab5ef0e58194: Download complete 08:50:12 d747dcd14b5f: Verifying Checksum 08:50:12 d747dcd14b5f: Download complete 08:50:12 e9a5061849ea: Verifying Checksum 08:50:12 e9a5061849ea: Download complete 08:50:12 2de7ff778b66: Verifying Checksum 08:50:12 2de7ff778b66: Download complete 08:50:15 ab5ef0e58194: Pull complete 08:50:15 9712f1f96733: Pull complete 08:50:16 63f879dbbcfc: Pull complete 08:50:19 0d9ebad4ef96: Pull complete 08:50:19 e9a5061849ea: Pull complete 08:50:19 d747dcd14b5f: Pull complete 08:50:20 2de7ff778b66: Pull complete 08:50:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:20 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:50:29 $ docker top 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:50:29 provisioning config files... 08:50:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/711@tmp/config1749153140736662366tmp 08:50:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/711@tmp/config16515008133467592744tmp 08:50:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/711@tmp/config4444298127390466861tmp [Pipeline] { [Pipeline] echo 08:50:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:50:30 ---> sigul-configuration.sh 08:50:30 gpg: directory `/root/.gnupg' created 08:50:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:50:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:50:30 gpg: keyring `/root/.gnupg/secring.gpg' created 08:50:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:50:30 gpg: CAST5 encrypted data 08:50:30 gpg: encrypted with 1 passphrase 08:50:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:50:30 + mkdir /home/jenkins 08:50:30 + mkdir /home/jenkins/sigul [Pipeline] sh 08:50:30 + 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 08:50:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:50:31 ---> sigul-install.sh 08:50:31 Sigul already installed; skipping installation. [Pipeline] sh 08:50:31 + git tag --list 08:50:31 0.6.0 08:50:31 0.6.1 08:50:31 0.7.0 08:50:31 0.7.1 08:50:31 v1.0.0 08:50:31 v1.0.1 08:50:31 v1.1.0 08:50:31 v1.2.0 08:50:31 v1.2.1 08:50:31 v1.3.0 08:50:31 v1.3.1 08:50:31 v2.0.0 08:50:31 v2.1.0 08:50:31 v2.1.1 08:50:31 v2.2.0 08:50:31 v2.3.0 08:50:31 v3.0 08:50:31 v3.0.0 08:50:31 v3.1 08:50:31 v3.1.0 08:50:31 v3.1.0-dev.1 08:50:31 v3.1.0-dev.10 08:50:31 v3.1.0-dev.11 08:50:31 v3.1.0-dev.12 08:50:31 v3.1.0-dev.13 08:50:31 v3.1.0-dev.14 08:50:31 v3.1.0-dev.15 08:50:31 v3.1.0-dev.16 08:50:31 v3.1.0-dev.17 08:50:31 v3.1.0-dev.18 08:50:31 v3.1.0-dev.19 08:50:31 v3.1.0-dev.2 08:50:31 v3.1.0-dev.20 08:50:31 v3.1.0-dev.21 08:50:31 v3.1.0-dev.22 08:50:31 v3.1.0-dev.23 08:50:31 v3.1.0-dev.24 08:50:31 v3.1.0-dev.25 08:50:31 v3.1.0-dev.26 08:50:31 v3.1.0-dev.27 08:50:31 v3.1.0-dev.28 08:50:31 v3.1.0-dev.29 08:50:31 v3.1.0-dev.3 08:50:31 v3.1.0-dev.30 08:50:31 v3.1.0-dev.31 08:50:31 v3.1.0-dev.32 08:50:31 v3.1.0-dev.33 08:50:31 v3.1.0-dev.34 08:50:31 v3.1.0-dev.35 08:50:31 v3.1.0-dev.36 08:50:31 v3.1.0-dev.37 08:50:31 v3.1.0-dev.38 08:50:31 v3.1.0-dev.39 08:50:31 v3.1.0-dev.4 08:50:31 v3.1.0-dev.40 08:50:31 v3.1.0-dev.41 08:50:31 v3.1.0-dev.42 08:50:31 v3.1.0-dev.43 08:50:31 v3.1.0-dev.44 08:50:31 v3.1.0-dev.45 08:50:31 v3.1.0-dev.46 08:50:31 v3.1.0-dev.47 08:50:31 v3.1.0-dev.48 08:50:31 v3.1.0-dev.49 08:50:31 v3.1.0-dev.5 08:50:31 v3.1.0-dev.50 08:50:31 v3.1.0-dev.51 08:50:31 v3.1.0-dev.52 08:50:31 v3.1.0-dev.53 08:50:31 v3.1.0-dev.54 08:50:31 v3.1.0-dev.55 08:50:31 v3.1.0-dev.56 08:50:31 v3.1.0-dev.57 08:50:31 v3.1.0-dev.58 08:50:31 v3.1.0-dev.59 08:50:31 v3.1.0-dev.6 08:50:31 v3.1.0-dev.60 08:50:31 v3.1.0-dev.61 08:50:31 v3.1.0-dev.62 08:50:31 v3.1.0-dev.63 08:50:31 v3.1.0-dev.64 08:50:31 v3.1.0-dev.65 08:50:31 v3.1.0-dev.66 08:50:31 v3.1.0-dev.67 08:50:31 v3.1.0-dev.68 08:50:31 v3.1.0-dev.69 08:50:31 v3.1.0-dev.7 08:50:31 v3.1.0-dev.70 08:50:31 v3.1.0-dev.71 08:50:31 v3.1.0-dev.72 08:50:31 v3.1.0-dev.73 08:50:31 v3.1.0-dev.8 08:50:31 v3.1.0-dev.9 08:50:31 v3.1.1 08:50:31 v3.1.1-dev.1 08:50:31 v3.1.1-dev.2 08:50:31 v3.2.0-dev.1 08:50:31 v3.2.0-dev.10 08:50:31 v3.2.0-dev.11 08:50:31 v3.2.0-dev.12 08:50:31 v3.2.0-dev.13 08:50:31 v3.2.0-dev.14 08:50:31 v3.2.0-dev.15 08:50:31 v3.2.0-dev.16 08:50:31 v3.2.0-dev.17 08:50:31 v3.2.0-dev.18 08:50:31 v3.2.0-dev.19 08:50:31 v3.2.0-dev.2 08:50:31 v3.2.0-dev.20 08:50:31 v3.2.0-dev.21 08:50:31 v3.2.0-dev.22 08:50:31 v3.2.0-dev.23 08:50:31 v3.2.0-dev.24 08:50:31 v3.2.0-dev.25 08:50:31 v3.2.0-dev.26 08:50:31 v3.2.0-dev.27 08:50:31 v3.2.0-dev.28 08:50:31 v3.2.0-dev.29 08:50:31 v3.2.0-dev.3 08:50:31 v3.2.0-dev.30 08:50:31 v3.2.0-dev.31 08:50:31 v3.2.0-dev.32 08:50:31 v3.2.0-dev.33 08:50:31 v3.2.0-dev.34 08:50:31 v3.2.0-dev.35 08:50:31 v3.2.0-dev.36 08:50:31 v3.2.0-dev.37 08:50:31 v3.2.0-dev.38 08:50:31 v3.2.0-dev.39 08:50:31 v3.2.0-dev.4 08:50:31 v3.2.0-dev.40 08:50:31 v3.2.0-dev.41 08:50:31 v3.2.0-dev.42 08:50:31 v3.2.0-dev.43 08:50:31 v3.2.0-dev.44 08:50:31 v3.2.0-dev.45 08:50:31 v3.2.0-dev.46 08:50:31 v3.2.0-dev.47 08:50:31 v3.2.0-dev.48 08:50:31 v3.2.0-dev.49 08:50:31 v3.2.0-dev.5 08:50:31 v3.2.0-dev.50 08:50:31 v3.2.0-dev.51 08:50:31 v3.2.0-dev.52 08:50:31 v3.2.0-dev.53 08:50:31 v3.2.0-dev.54 08:50:31 v3.2.0-dev.55 08:50:31 v3.2.0-dev.56 08:50:31 v3.2.0-dev.57 08:50:31 v3.2.0-dev.58 08:50:31 v3.2.0-dev.59 08:50:31 v3.2.0-dev.6 08:50:31 v3.2.0-dev.60 08:50:31 v3.2.0-dev.61 08:50:31 v3.2.0-dev.62 08:50:31 v3.2.0-dev.63 08:50:31 v3.2.0-dev.64 08:50:31 v3.2.0-dev.65 08:50:31 v3.2.0-dev.66 08:50:31 v3.2.0-dev.67 08:50:31 v3.2.0-dev.68 08:50:31 v3.2.0-dev.69 08:50:31 v3.2.0-dev.7 08:50:31 v3.2.0-dev.70 08:50:31 v3.2.0-dev.71 08:50:31 v3.2.0-dev.72 08:50:31 v3.2.0-dev.73 08:50:31 v3.2.0-dev.74 08:50:31 v3.2.0-dev.75 08:50:31 v3.2.0-dev.76 08:50:31 v3.2.0-dev.77 08:50:31 v3.2.0-dev.78 08:50:31 v3.2.0-dev.79 08:50:31 v3.2.0-dev.8 08:50:31 v3.2.0-dev.80 08:50:31 v3.2.0-dev.81 08:50:31 v3.2.0-dev.82 08:50:31 v3.2.0-dev.83 08:50:31 v3.2.0-dev.84 08:50:31 v3.2.0-dev.85 08:50:31 v3.2.0-dev.86 08:50:31 v3.2.0-dev.87 08:50:31 v3.2.0-dev.88 08:50:31 v3.2.0-dev.9 [Pipeline] sh 08:50:31 + lftools sign git-tag v3.2.0-dev.88 08:50:32 Signing Git tag with Sigul... 08:50:32 Signing v3.2.0-dev.88 [Pipeline] echo 08:50:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:50:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:50:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:50:33 $ docker stop --time=1 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb 08:50:34 $ docker rm -f --volumes 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:35 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:50:35 $ docker top a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c -eo pid,comm 08:50:35 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). 08:50:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:35 [ssh-agent] Looking for ssh-agent implementation... 08:50:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:35 $ docker exec a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c ssh-agent 08:50:35 SSH_AUTH_SOCK=/tmp/ssh-A2MlPLjVsDaB/agent.32 08:50:35 SSH_AGENT_PID=38 08:50:35 Running ssh-add (command line suppressed) 08:50:35 Identity added: /w/workspace/edgex-go/711@tmp/private_key_8030107014266506957.key (/w/workspace/edgex-go/711@tmp/private_key_8030107014266506957.key) 08:50:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:36 + git semver bump pre 08:50:36 2024-10-04 08:50:36,506 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:36 2024-10-04 08:50:36,507 [bump_version] DEBUG bumping version:3.2.0-dev.88 on axis:pre with prefix:dev 08:50:36 2024-10-04 08:50:36,507 [bump_version] DEBUG bumped version:3.2.0-dev.89 08:50:36 2024-10-04 08:50:36,507 [write_version] DEBUG write version:3.2.0-dev.89 to path:/w/workspace/edgex-go/711/.semver/main with force:True 08:50:36 2024-10-04 08:50:36,507 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:36 2024-10-04 08:50:36,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/711/.semver/main 08:50:36 2024-10-04 08:50:36,509 [execute] INFO git cat-file --batch-check 08:50:36 2024-10-04 08:50:36,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) 08:50:36 2024-10-04 08:50:36,515 [execute] INFO git cat-file --batch 08:50:36 2024-10-04 08:50:36,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) 08:50:36 2024-10-04 08:50:36,520 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:36 3.2.0-dev.89 [Pipeline] } 08:50:36 $ docker exec --env ******** --env ******** a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c ssh-agent -k 08:50:36 unset SSH_AUTH_SOCK; 08:50:36 unset SSH_AGENT_PID; 08:50:36 echo Agent pid 38 killed; 08:50:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:37 + git semver [Pipeline] } 08:50:37 $ docker stop --time=1 a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c 08:50:38 $ docker rm -f --volumes a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c [Pipeline] // withDockerContainer [Pipeline] sh 08:50:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:39 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:50:39 $ docker top ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e -eo pid,comm 08:50:39 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). 08:50:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:39 [ssh-agent] Looking for ssh-agent implementation... 08:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:39 $ docker exec ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e ssh-agent 08:50:39 SSH_AUTH_SOCK=/tmp/ssh-lj7owAHIDKGI/agent.33 08:50:39 SSH_AGENT_PID=39 08:50:39 Running ssh-add (command line suppressed) 08:50:40 Identity added: /w/workspace/edgex-go/711@tmp/private_key_14104810863806829580.key (/w/workspace/edgex-go/711@tmp/private_key_14104810863806829580.key) 08:50:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:40 + git semver push 08:50:40 2024-10-04 08:50:40,546 [run_push] DEBUG push 08:50:40 2024-10-04 08:50:40,547 [execute] INFO git cat-file --batch-check 08:50:40 2024-10-04 08:50:40,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) 08:50:40 2024-10-04 08:50:40,550 [execute] INFO git rev-list b1e6c194a27cb183479bf453ef21f2fb545305de -- 08:50:40 2024-10-04 08:50:40,551 [execute] DEBUG Popen(['git', 'rev-list', 'b1e6c194a27cb183479bf453ef21f2fb545305de', '--'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=None) 08:50:40 2024-10-04 08:50:40,570 [execute] INFO git fetch -v origin 08:50:40 2024-10-04 08:50:40,571 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=True, shell=None, istream=None) 08:50:41 2024-10-04 08:50:41,057 [run_push] DEBUG no remote changes detected 08:50:41 2024-10-04 08:50:41,057 [execute] INFO git push origin semver 08:50:41 2024-10-04 08:50:41,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=None) 08:50:42 2024-10-04 08:50:41,825 [run_push] DEBUG push all version tags 08:50:42 2024-10-04 08:50:41,825 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:50:42 2024-10-04 08:50:41,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) 08:50:42 2024-10-04 08:50:42,492 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main 08:50:42 3.2.0-dev.89 [Pipeline] } 08:50:42 $ docker exec --env ******** --env ******** ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e ssh-agent -k 08:50:42 unset SSH_AUTH_SOCK; 08:50:42 unset SSH_AGENT_PID; 08:50:42 echo Agent pid 39 killed; 08:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:43 + git semver [Pipeline] } 08:50:43 $ docker stop --time=1 ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e 08:50:44 $ docker rm -f --volumes ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e [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 08:50:45 + [ -d /w/workspace/edgex-go/711/archives ] [Pipeline] libraryResource [Pipeline] sh 08:50:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:46 ---> package-listing.sh 08:50:46 ++ facter osfamily 08:50:46 ++ tr '[:upper:]' '[:lower:]' 08:50:46 + OS_FAMILY=debian 08:50:46 + workspace=/w/workspace/edgex-go/711 08:50:46 + START_PACKAGES=/tmp/packages_start.txt 08:50:46 + END_PACKAGES=/tmp/packages_end.txt 08:50:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:46 + PACKAGES=/tmp/packages_start.txt 08:50:46 + '[' /w/workspace/edgex-go/711 ']' 08:50:46 + PACKAGES=/tmp/packages_end.txt 08:50:46 + case "${OS_FAMILY}" in 08:50:46 + dpkg -l 08:50:46 + grep '^ii' 08:50:46 + '[' -f /tmp/packages_start.txt ']' 08:50:46 + '[' -f /tmp/packages_end.txt ']' 08:50:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:46 + '[' /w/workspace/edgex-go/711 ']' 08:50:46 + mkdir -p /w/workspace/edgex-go/711/archives/ 08:50:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/711/archives/ [Pipeline] echo 08:50:46 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/711/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:47 08:50:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:47 latest: Pulling from edgex-lftools-log-publisher 08:50:47 5eb5b503b376: Pulling fs layer 08:50:47 5c69ac0246d0: Pulling fs layer 08:50:47 ec43610c2a17: Pulling fs layer 08:50:47 3a2ae6a8a46f: Pulling fs layer 08:50:47 33b1e0a273af: Pulling fs layer 08:50:47 5d3b04190fa2: Pulling fs layer 08:50:47 2f39f015ded8: Pulling fs layer 08:50:47 5d3b04190fa2: Waiting 08:50:47 33b1e0a273af: Waiting 08:50:47 2f39f015ded8: Waiting 08:50:47 3a2ae6a8a46f: Waiting 08:50:47 5c69ac0246d0: Download complete 08:50:47 3a2ae6a8a46f: Verifying Checksum 08:50:47 3a2ae6a8a46f: Download complete 08:50:47 ec43610c2a17: Verifying Checksum 08:50:47 ec43610c2a17: Download complete 08:50:47 33b1e0a273af: Verifying Checksum 08:50:47 33b1e0a273af: Download complete 08:50:47 5d3b04190fa2: Verifying Checksum 08:50:47 5d3b04190fa2: Download complete 08:50:47 5eb5b503b376: Verifying Checksum 08:50:47 5eb5b503b376: Download complete 08:50:48 2f39f015ded8: Download complete 08:50:49 5eb5b503b376: Pull complete 08:50:49 5c69ac0246d0: Pull complete 08:50:49 ec43610c2a17: Pull complete 08:50:49 3a2ae6a8a46f: Pull complete 08:50:49 33b1e0a273af: Pull complete 08:50:49 5d3b04190fa2: Pull complete 08:50:54 2f39f015ded8: Pull complete 08:50:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:54 prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container 08:50:54 $ 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/711/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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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 08:50:59 $ docker top 037c49821ca3098669f11a7d355f05472c77a177c24c86066b0672597d36db50 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:00 + ls /var/log/sa-host 08:51:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:00 provisioning config files... 08:51:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/711@tmp/config894688005932595307tmp [Pipeline] { [Pipeline] echo 08:51:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:00 ---> create-netrc.sh [Pipeline] } 08:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> python-tools-install.sh [Pipeline] echo 08:51:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> sudo-logs.sh 08:51:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> job-cost.sh 08:51:01 lf-activate-venv: SKIPPING 08:51:01 DEBUG: total: 0.10999999940395355 08:51:01 INFO: Retrieving Stack Cost... 08:51:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:02 INFO: Archiving Costs [Pipeline] echo 08:51:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> logs-deploy.sh 08:51:02 lf-activate-venv: SKIPPING 08:51:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/711 08:51:02 INFO: archiving workspace using pattern(s): 08:51:03 Archives upload complete. 08:51:03 INFO: archiving logs to Nexus 08:51:04 ---> uname -a: 08:51:04 Linux prd-ubuntu20-04-docker-8c-8g-16264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:51:04 08:51:04 08:51:04 ---> lscpu: 08:51:04 Architecture: x86_64 08:51:04 CPU op-mode(s): 32-bit, 64-bit 08:51:04 Byte Order: Little Endian 08:51:04 Address sizes: 40 bits physical, 48 bits virtual 08:51:04 CPU(s): 8 08:51:04 On-line CPU(s) list: 0-7 08:51:04 Thread(s) per core: 1 08:51:04 Core(s) per socket: 1 08:51:04 Socket(s): 8 08:51:04 NUMA node(s): 1 08:51:04 Vendor ID: AuthenticAMD 08:51:04 CPU family: 23 08:51:04 Model: 49 08:51:04 Model name: AMD EPYC-Rome Processor 08:51:04 Stepping: 0 08:51:04 CPU MHz: 2799.998 08:51:04 BogoMIPS: 5599.99 08:51:04 Virtualization: AMD-V 08:51:04 Hypervisor vendor: KVM 08:51:04 Virtualization type: full 08:51:04 L1d cache: 256 KiB 08:51:04 L1i cache: 256 KiB 08:51:04 L2 cache: 4 MiB 08:51:04 L3 cache: 128 MiB 08:51:04 NUMA node0 CPU(s): 0-7 08:51:04 Vulnerability Itlb multihit: Not affected 08:51:04 Vulnerability L1tf: Not affected 08:51:04 Vulnerability Mds: Not affected 08:51:04 Vulnerability Meltdown: Not affected 08:51:04 Vulnerability Mmio stale data: Not affected 08:51:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:51:04 Vulnerability Srbds: Not affected 08:51:04 Vulnerability Tsx async abort: Not affected 08:51:04 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 08:51:04 08:51:04 08:51:04 ---> nproc: 08:51:04 8 08:51:04 08:51:04 08:51:04 ---> df -h: 08:51:04 Filesystem Size Used Avail Use% Mounted on 08:51:04 overlay 155G 28G 127G 19% / 08:51:04 tmpfs 64M 0 64M 0% /dev 08:51:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:51:04 shm 64M 0 64M 0% /dev/shm 08:51:04 /dev/vda1 155G 28G 127G 19% /facter-os 08:51:04 08:51:04 08:51:04 ---> sar -b -r -n DEV: 08:51:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16264) 10/04/24 _x86_64_ (8 CPU) 08:51:04 08:51:04 07:36:18 LINUX RESTART (8 CPU) 08:51:04 08:51:04 07:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:04 07:38:01 166.44 14.71 151.72 0.00 1905.55 70602.77 0.00 08:51:04 07:39:01 177.42 1.22 176.20 0.00 17.06 106525.18 0.00 08:51:04 07:40:01 48.68 0.03 48.64 0.00 3.46 55325.95 0.00 08:51:04 07:41:01 36.59 0.10 36.49 0.00 0.80 16547.24 0.00 08:51:04 07:42:01 125.46 6.40 119.06 0.00 4373.80 61573.07 0.00 08:51:04 07:43:01 184.76 0.38 184.37 0.00 42.52 107584.01 0.00 08:51:04 07:44:01 35.57 0.02 35.55 0.00 2.40 60256.18 0.00 08:51:04 07:45:05 33.12 0.09 33.02 0.00 2.01 21674.32 0.00 08:51:04 07:46:01 193.62 0.05 193.57 0.00 5.69 39579.82 0.00 08:51:04 07:47:01 142.94 1.50 141.44 0.00 15.05 19013.79 0.00 08:51:04 07:48:01 172.52 4.05 168.47 0.00 32.39 44075.99 0.00 08:51:04 07:49:01 122.50 1.28 121.21 0.00 10.26 55431.69 0.00 08:51:04 07:50:01 125.24 0.17 125.07 0.00 2.00 67336.62 0.00 08:51:04 07:51:02 233.11 0.28 232.84 0.00 2.23 36853.32 0.00 08:51:04 07:52:01 143.68 0.05 143.63 0.00 0.41 48187.19 0.00 08:51:04 07:53:01 207.48 0.00 207.48 0.00 0.00 58990.70 0.00 08:51:04 07:54:01 356.87 0.00 356.87 0.00 0.00 74503.05 0.00 08:51:04 07:55:01 296.93 0.12 296.82 0.00 17.86 6424.40 0.00 08:51:04 07:56:01 31.24 0.00 31.24 0.00 0.00 797.87 0.00 08:51:04 07:57:01 5.97 0.00 5.97 0.00 0.00 115.98 0.00 08:51:04 07:58:01 1.50 0.00 1.50 0.00 0.00 15.33 0.00 08:51:04 07:59:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 08:51:04 08:00:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 08:51:04 08:01:02 1.42 0.00 1.42 0.00 0.00 15.59 0.00 08:51:04 08:02:01 1.61 0.00 1.61 0.00 0.00 16.95 0.00 08:51:04 08:03:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 08:51:04 08:04:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 08:51:04 08:05:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 08:51:04 08:06:01 2.90 1.58 1.32 0.00 36.93 15.20 0.00 08:51:04 08:07:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 08:51:04 08:08:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:51:04 08:09:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 08:51:04 08:10:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 08:51:04 08:11:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 08:51:04 08:12:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:51:04 08:13:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 08:51:04 08:14:01 1.00 0.00 1.00 0.00 0.00 9.73 0.00 08:51:04 08:15:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 08:51:04 08:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:51:04 08:17:01 1.18 0.02 1.17 0.00 0.13 14.26 0.00 08:51:04 08:18:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 08:51:04 08:19:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 08:51:04 08:20:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:51:04 08:21:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 08:51:04 08:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:51:04 08:23:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 08:51:04 08:24:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 08:51:04 08:25:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 08:51:04 08:26:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 08:51:04 08:27:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:51:04 08:28:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 08:51:04 08:29:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 08:51:04 08:30:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:51:04 08:31:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 08:51:04 08:32:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:51:04 08:33:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 08:51:04 08:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:51:04 08:35:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 08:51:04 08:36:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 08:51:04 08:37:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 08:51:04 08:38:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 08:51:04 08:39:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 08:51:04 08:40:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 08:51:04 08:41:01 1.15 0.00 1.15 0.00 0.00 15.06 0.00 08:51:04 08:42:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 08:51:04 08:43:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 08:51:04 08:44:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:51:04 08:45:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 08:51:04 08:46:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:51:04 08:47:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 08:51:04 08:48:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:51:04 08:49:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 08:51:04 08:50:01 68.76 0.35 68.41 0.00 11.20 24618.83 0.00 08:51:04 08:51:01 156.17 0.20 155.97 0.00 23.46 45380.57 0.00 08:51:04 Average: 42.21 0.44 41.77 0.00 87.93 13798.13 0.00 08:51:04 08:51:04 07:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:04 07:38:01 28852980 31530188 794824 2.42 75300 2867284 2007692 5.92 1065792 2575816 643268 08:51:04 07:39:01 28303476 31519008 793944 2.41 126292 3295548 1937464 5.71 1158464 2958780 644 08:51:04 07:40:01 26966868 31381512 924568 2.81 130388 4400288 2089428 6.16 1957364 3403564 411268 08:51:04 07:41:01 25885584 30329968 1974880 6.01 135888 4401640 3223540 9.50 2509684 3903448 488420 08:51:04 07:42:01 25959012 31481532 796228 2.42 159892 5460348 1931408 5.69 2036284 4278996 72 08:51:04 07:43:01 21864724 31406180 860892 2.62 175652 9347304 2380448 7.02 2082528 8198604 2185208 08:51:04 07:44:01 21863276 31405472 860604 2.62 175740 9347824 2380448 7.02 2083016 8199064 396752 08:51:04 07:45:05 20861476 31394328 873024 2.65 174796 10309712 2415932 7.12 2092840 9160636 754100 08:51:04 07:46:01 20587396 31381720 883216 2.69 176032 10557904 2413484 7.11 2275864 9237532 4 08:51:04 07:47:01 19773380 31306760 947136 2.88 211376 11180560 2968824 8.75 2461428 9774456 140652 08:51:04 07:48:01 18048176 31361228 891452 2.71 306884 12698360 2612176 7.70 2709232 11081012 614276 08:51:04 07:49:01 17022408 31383500 872852 2.65 339416 13646628 2404240 7.09 2799856 11953408 4 08:51:04 07:50:01 14387188 30917684 1311372 3.99 353236 15646808 4004064 11.80 3381988 13821032 32976 08:51:04 07:51:02 9407156 28318560 3864216 11.75 380016 17718712 10667676 31.44 6838416 14984876 1358460 08:51:04 07:52:01 8013668 29770400 2409940 7.33 393696 20427500 7043892 20.76 6751984 16358072 2767020 08:51:04 07:53:01 10135580 31313096 921688 2.80 398052 20041720 2710988 7.99 3587200 17672200 2192152 08:51:04 07:54:01 10398916 31391408 856524 2.60 399444 19882508 2397608 7.07 3162048 17873328 16 08:51:04 07:55:01 10374928 31441060 811516 2.47 404900 19948248 2103432 6.20 3312468 17753376 712 08:51:04 07:56:01 10366508 31434808 817068 2.48 406372 19948744 2118796 6.24 3705768 17369180 292 08:51:04 07:57:01 10366416 31434964 816832 2.48 406632 19948744 2107136 6.21 3737836 17334352 12 08:51:04 07:58:01 10371764 31440376 811316 2.47 406696 19948752 2107136 6.21 3733048 17334352 8 08:51:04 07:59:01 10372420 31441076 811060 2.47 406756 19948760 2107136 6.21 3732520 17334356 4 08:51:04 08:00:01 10372672 31441432 810740 2.47 406820 19948764 2107136 6.21 3732224 17334364 8 08:51:04 08:01:02 10383980 31452752 799364 2.43 406840 19948764 2107136 6.21 3720724 17334364 40 08:51:04 08:02:01 10384168 31453012 799040 2.43 406896 19948768 2107136 6.21 3720916 17334368 8 08:51:04 08:03:01 10384208 31453068 798928 2.43 406916 19948772 2107136 6.21 3720648 17334372 40 08:51:04 08:04:01 10384064 31452944 799000 2.43 406928 19948772 2107136 6.21 3720712 17334372 16 08:51:04 08:05:01 10383740 31452668 799124 2.43 406944 19948776 2107136 6.21 3720652 17334376 56 08:51:04 08:06:01 10378592 31449972 801672 2.44 406988 19950008 2123320 6.26 3727476 17334804 24 08:51:04 08:07:01 10378948 31450376 801400 2.44 407012 19950012 2123320 6.26 3727112 17334804 40 08:51:04 08:08:01 10378908 31450340 801372 2.44 407028 19950008 2123320 6.26 3726992 17334808 24 08:51:04 08:09:01 10378892 31450340 801300 2.44 407052 19950012 2123320 6.26 3727288 17334808 48 08:51:04 08:10:01 10378840 31450328 801476 2.44 407068 19950028 2123320 6.26 3727220 17334820 8 08:51:04 08:11:01 10378672 31450172 801520 2.44 407076 19950028 2123320 6.26 3727232 17334820 40 08:51:04 08:12:01 10378680 31450192 801452 2.44 407096 19950024 2139372 6.30 3727104 17334824 16 08:51:04 08:13:01 10378348 31449888 801668 2.44 407152 19950020 2139372 6.30 3727096 17334828 8 08:51:04 08:14:01 10378080 31449668 801900 2.44 407156 19950036 2139372 6.30 3727144 17334828 8 08:51:04 08:15:01 10378064 31449668 801824 2.44 407184 19950040 2139372 6.30 3727196 17334832 8 08:51:04 08:16:01 10378300 31449948 801512 2.44 407196 19950044 2139372 6.30 3727476 17334836 4 08:51:04 08:17:01 10378000 31449664 801728 2.44 407220 19950044 2139372 6.30 3727528 17334840 28 08:51:04 08:18:01 10377864 31449568 801708 2.44 407236 19950052 2139372 6.30 3727672 17334844 180 08:51:04 08:19:01 10377540 31449244 801968 2.44 407240 19950052 2139372 6.30 3727868 17334844 212 08:51:04 08:20:01 10377472 31449208 802144 2.44 407268 19950056 2139372 6.30 3727856 17334848 176 08:51:04 08:21:01 10377716 31449468 801864 2.44 407280 19950060 2139372 6.30 3727868 17334852 216 08:51:04 08:22:01 10377708 31449472 801856 2.44 407300 19950056 2139372 6.30 3727368 17334852 24 08:51:04 08:23:01 10377912 31449832 801440 2.44 407332 19950176 2139372 6.30 3727332 17334984 60 08:51:04 08:24:01 10377632 31449588 801836 2.44 407348 19950192 2139372 6.30 3727368 17334984 8 08:51:04 08:25:01 10377584 31449544 801836 2.44 407360 19950200 2139372 6.30 3727412 17334988 8 08:51:04 08:26:01 10377788 31449772 801660 2.44 407376 19950204 2139372 6.30 3727440 17335000 28 08:51:04 08:27:01 10377392 31449392 801992 2.44 407392 19950200 2139372 6.30 3727516 17335000 52 08:51:04 08:28:01 10377528 31449556 802000 2.44 407396 19950212 2139372 6.30 3727768 17335004 4 08:51:04 08:29:01 10377188 31449248 802280 2.44 407424 19950216 2139372 6.30 3727568 17335008 8 08:51:04 08:30:01 10377464 31449552 801916 2.44 407448 19950216 2139372 6.30 3727592 17335008 4 08:51:04 08:31:01 10377416 31449512 801868 2.44 407476 19950220 2139372 6.30 3727588 17335012 60 08:51:04 08:32:01 10376928 31449056 802276 2.44 407492 19950220 2139372 6.30 3727696 17335012 24 08:51:04 08:33:01 10376920 31449072 802196 2.44 407504 19950220 2139372 6.30 3727680 17335016 8 08:51:04 08:34:01 10376644 31448824 802400 2.44 407524 19950228 2155604 6.35 3727572 17335020 8 08:51:04 08:35:01 10376808 31448988 802104 2.44 407532 19950232 2155604 6.35 3728096 17335020 192 08:51:04 08:36:01 10376768 31448976 802116 2.44 407552 19950236 2155604 6.35 3727584 17335032 16 08:51:04 08:37:01 10376644 31448872 802344 2.44 407572 19950236 2139052 6.30 3728236 17335028 200 08:51:04 08:38:01 10376668 31448924 802312 2.44 407576 19950236 2122948 6.26 3727888 17335032 28 08:51:04 08:39:01 10376684 31448948 802268 2.44 407580 19950244 2122948 6.26 3727640 17335036 56 08:51:04 08:40:01 10377160 31449424 801980 2.44 407584 19950244 2122948 6.26 3727624 17335036 4 08:51:04 08:41:01 10377112 31449400 801980 2.44 407604 19950244 2122948 6.26 3727664 17335044 32 08:51:04 08:42:01 10377088 31449396 801960 2.44 407616 19950256 2122948 6.26 3727964 17335048 56 08:51:04 08:43:01 10377048 31449384 801920 2.44 407652 19950240 2139028 6.30 3727784 17335048 44 08:51:04 08:44:01 10377000 31449364 801868 2.44 407668 19950260 2139028 6.30 3727804 17335052 28 08:51:04 08:45:01 10376692 31449096 802084 2.44 407688 19950264 2139028 6.30 3727868 17335060 48 08:51:04 08:46:01 10376644 31449052 802060 2.44 407696 19950268 2139028 6.30 3727852 17335064 8 08:51:04 08:47:01 10376532 31448964 802064 2.44 407724 19950272 2139028 6.30 3728004 17335072 20 08:51:04 08:48:01 10375972 31448448 802548 2.44 407760 19950264 2139028 6.30 3727924 17335076 12 08:51:04 08:49:01 10376436 31448928 802092 2.44 407784 19950276 2139028 6.30 3727948 17335068 56 08:51:04 08:50:01 9440732 31403724 842872 2.56 414904 20760888 2276816 6.71 3902740 18014440 120908 08:51:04 08:51:01 8661088 31383032 861976 2.62 448212 21407960 2246956 6.62 3854132 18758696 552 08:51:04 Average: 12394436 31352082 901351 2.74 369907 17981652 2395938 7.06 3530842 15622671 163650 08:51:04 08:51:04 07:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:04 07:38:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 08:51:04 07:38:01 docker0 601.73 526.78 41.26 2882.37 0.00 0.00 0.00 0.00 08:51:04 07:38:01 ens3 1308.08 1336.81 10804.26 197.12 0.00 0.00 0.00 0.00 08:51:04 07:39:01 veth6b2ea1b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:39:01 docker0 220.16 313.41 19.67 2101.52 0.00 0.00 0.00 0.00 08:51:04 07:39:01 ens3 330.18 231.69 2118.29 30.19 0.00 0.00 0.00 0.00 08:51:04 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:40:01 veth6c9550d 0.08 0.30 0.01 0.03 0.00 0.00 0.00 0.00 08:51:04 07:40:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 08:51:04 07:40:01 ens3 31.77 19.61 37.82 12.98 0.00 0.00 0.00 0.00 08:51:04 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:41:01 veth6c9550d 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 08:51:04 07:41:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:51:04 07:41:01 ens3 28.60 18.93 22.50 12.66 0.00 0.00 0.00 0.00 08:51:04 07:42:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 08:51:04 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:42:01 ens3 218.43 98.17 2772.86 20.16 0.00 0.00 0.00 0.00 08:51:04 07:43:01 vethc8caf6c 1.75 2.88 0.14 44.44 0.00 0.00 0.00 0.00 08:51:04 07:43:01 vetha71c4a8 1.93 3.13 0.15 41.29 0.00 0.00 0.00 0.00 08:51:04 07:43:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 08:51:04 07:43:01 vethd020dc8 2.70 7.25 0.20 109.92 0.00 0.00 0.00 0.01 08:51:04 07:43:01 veth8111e4a 3.93 6.73 0.30 83.00 0.00 0.00 0.00 0.01 08:51:04 07:43:01 docker0 16.09 29.31 1.04 433.66 0.00 0.00 0.00 0.00 08:51:04 07:43:01 veth6c99c25 1.42 2.55 0.11 38.60 0.00 0.00 0.00 0.00 08:51:04 07:43:01 ens3 154.62 89.89 3163.51 22.75 0.00 0.00 0.00 0.00 08:51:04 07:43:01 veth5646c27 0.37 0.57 0.03 0.14 0.00 0.00 0.00 0.00 08:51:04 07:43:01 veth65c8514 4.00 7.61 0.33 116.35 0.00 0.00 0.00 0.01 08:51:04 07:44:01 vethc8caf6c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 vetha71c4a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 vethd020dc8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 veth8111e4a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:44:01 veth6c99c25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:44:01 ens3 6.18 3.57 6.00 2.55 0.00 0.00 0.00 0.00 08:51:04 07:44:01 veth5646c27 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:44:01 veth65c8514 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 vethe951f02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth877a84f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth97853fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth0f9565c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth515a498 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 08:51:04 07:45:05 docker0 1.63 2.64 0.10 36.50 0.00 0.00 0.00 0.00 08:51:04 07:45:05 ens3 43.32 25.43 368.81 13.72 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth5646c27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:45:05 veth34fc5ff 1.63 2.75 0.12 36.51 0.00 0.00 0.00 0.00 08:51:04 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:46:01 veth6f54e73 2.06 4.05 0.15 40.68 0.00 0.00 0.00 0.00 08:51:04 07:46:01 docker0 57.41 107.68 3.44 1322.27 0.00 0.00 0.00 0.00 08:51:04 07:46:01 ens3 195.90 160.80 1359.66 235.46 0.00 0.00 0.00 0.00 08:51:04 07:46:01 vethc0249fd 1.60 3.02 0.12 40.60 0.00 0.00 0.00 0.00 08:51:04 07:46:01 veth5646c27 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 08:51:04 07:47:01 veth96fbbb0 86.63 145.82 8.63 1181.15 0.00 0.00 0.00 0.10 08:51:04 07:47:01 vethe8890ca 20.75 27.22 2.00 13.45 0.00 0.00 0.00 0.00 08:51:04 07:47:01 vethaebc526 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:47:01 veth0a4ed7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:47:01 veth27de21b 10.87 13.84 1.05 7.25 0.00 0.00 0.00 0.00 08:51:04 07:47:01 docker0 135.35 208.62 11.33 1248.04 0.00 0.00 0.00 0.00 08:51:04 07:47:01 ens3 237.38 152.00 1270.21 25.41 0.00 0.00 0.00 0.00 08:51:04 07:47:01 veth5646c27 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:47:01 veth3f62189 11.99 15.93 1.16 7.88 0.00 0.00 0.00 0.00 08:51:04 07:48:01 vethe8890ca 66.29 133.38 6.65 1171.95 0.00 0.00 0.00 0.10 08:51:04 07:48:01 veth0a4ed7b 19.21 24.65 1.84 12.33 0.00 0.00 0.00 0.00 08:51:04 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:48:01 veth27de21b 77.97 182.69 7.80 1179.28 0.00 0.00 0.00 0.10 08:51:04 07:48:01 docker0 245.49 514.00 21.02 3542.71 0.00 0.00 0.00 0.00 08:51:04 07:48:01 ens3 521.91 251.16 3549.08 28.07 0.00 0.00 0.00 0.00 08:51:04 07:48:01 veth5646c27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:48:01 veth3f62189 82.02 173.54 8.09 1179.17 0.00 0.00 0.00 0.10 08:51:04 07:49:01 veth0a4ed7b 75.04 123.85 7.57 1227.79 0.00 0.00 0.00 0.10 08:51:04 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:49:01 docker0 75.04 123.83 6.54 1227.79 0.00 0.00 0.00 0.00 08:51:04 07:49:01 ens3 138.56 84.87 1239.47 14.13 0.00 0.00 0.00 0.00 08:51:04 07:49:01 veth5646c27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth1d4fb9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth2d352b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vethcb65edb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth6559832 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vethc39b520 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth284fc0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vethac6a246 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vethaccdf06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vetha09daad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 vethe48cfff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth58abbb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:50:01 ens3 13.86 9.86 11.21 6.40 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth8dea2b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:50:01 veth5646c27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth8129be6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth34a3dfb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth7c0f7cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 vethcb65edb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth6559832 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 vethc39b520 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth284fc0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 vethac6a246 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 vethaccdf06 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 vetha09daad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth3c8a47d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth58abbb8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:04 07:51:02 ens3 23.13 17.96 18.43 10.66 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth8dea2b6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:51:02 veth5646c27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth8129be6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth34a3dfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth7c0f7cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 vethcb65edb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth6559832 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 vethc39b520 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth284fc0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 vethac6a246 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 vethaccdf06 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 vetha09daad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth3c8a47d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth58abbb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 ens3 2.24 1.61 1.71 0.97 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth8dea2b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:52:01 veth5646c27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth8129be6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth34a3dfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth7c0f7cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 vethcb65edb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth6559832 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 vethc39b520 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 vethac6a246 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 vethaccdf06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 vetha09daad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth3c8a47d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth58abbb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 ens3 8.13 6.18 6.52 3.69 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth8dea2b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:53:01 veth5646c27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:54:01 ens3 8.12 4.65 6.43 3.54 0.00 0.00 0.00 0.00 08:51:04 07:54:01 veth5646c27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:55:01 lo 42.46 42.46 4.18 4.18 0.00 0.00 0.00 0.00 08:51:04 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:55:01 ens3 328.41 337.29 189.50 1100.51 0.00 0.00 0.00 0.00 08:51:04 07:56:01 lo 40.06 40.06 3.95 3.95 0.00 0.00 0.00 0.00 08:51:04 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:56:01 ens3 410.30 431.74 183.88 2408.86 0.00 0.00 0.00 0.00 08:51:04 07:57:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 08:51:04 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:57:01 ens3 41.64 38.88 30.59 196.03 0.00 0.00 0.00 0.00 08:51:04 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 07:59:01 ens3 0.45 0.20 0.08 0.01 0.00 0.00 0.00 0.00 08:51:04 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:00:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:01:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:01:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:02:01 ens3 0.71 0.41 0.35 0.27 0.00 0.00 0.00 0.00 08:51:04 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:03:01 ens3 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 08:51:04 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:04:01 ens3 1.10 0.45 0.46 0.28 0.00 0.00 0.00 0.00 08:51:04 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:05:01 ens3 0.53 0.42 0.27 0.22 0.00 0.00 0.00 0.00 08:51:04 08:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:06:01 ens3 7.62 5.83 5.50 6.22 0.00 0.00 0.00 0.00 08:51:04 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:51:04 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:08:01 ens3 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 08:51:04 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:09:01 ens3 0.67 0.52 0.36 0.29 0.00 0.00 0.00 0.00 08:51:04 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:10:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:11:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:12:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:51:04 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:13:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:51:04 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:15:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:51:04 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:16:01 ens3 0.53 0.35 0.27 0.21 0.00 0.00 0.00 0.00 08:51:04 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:17:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:51:04 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:18:01 ens3 0.18 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:51:04 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:19:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:51:04 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:20:01 ens3 0.68 0.37 0.28 0.21 0.00 0.00 0.00 0.00 08:51:04 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:22:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:51:04 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:24:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:51:04 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:27:01 ens3 0.60 0.23 0.13 0.08 0.00 0.00 0.00 0.00 08:51:04 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:28:01 ens3 0.55 0.47 0.34 0.22 0.00 0.00 0.00 0.00 08:51:04 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:31:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:32:01 ens3 1.35 0.57 0.45 0.28 0.00 0.00 0.00 0.00 08:51:04 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:33:01 ens3 0.75 0.50 0.42 0.28 0.00 0.00 0.00 0.00 08:51:04 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:34:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:36:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:51:04 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:37:01 ens3 0.88 0.62 0.44 0.36 0.00 0.00 0.00 0.00 08:51:04 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:40:01 ens3 0.28 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:51:04 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:41:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:51:04 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:42:01 ens3 1.08 0.62 0.36 0.29 0.00 0.00 0.00 0.00 08:51:04 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:43:01 ens3 1.12 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:51:04 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:44:01 ens3 1.23 0.12 0.11 0.01 0.00 0.00 0.00 0.00 08:51:04 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:45:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:51:04 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:47:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:51:04 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:04 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:04 08:49:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:51:04 08:50:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:51:04 08:50:01 docker0 80.17 149.56 7.42 1272.93 0.00 0.00 0.00 0.00 08:51:04 08:50:01 ens3 246.18 133.98 3927.17 21.62 0.00 0.00 0.00 0.00 08:51:04 08:51:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 08:51:04 08:51:01 docker0 2.42 2.27 0.37 1.47 0.00 0.00 0.00 0.00 08:51:04 08:51:01 ens3 299.73 215.36 5803.17 147.23 0.00 0.00 0.00 0.00 08:51:04 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 08:51:04 Average: docker0 19.38 26.67 1.52 189.11 0.00 0.00 0.00 0.00 08:51:04 Average: ens3 62.38 49.70 497.98 60.97 0.00 0.00 0.00 0.00 08:51:04 08:51:04 08:51:04 ---> sar -P ALL: 08:51:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16264) 10/04/24 _x86_64_ (8 CPU) 08:51:04 08:51:04 07:36:18 LINUX RESTART (8 CPU) 08:51:04 08:51:04 07:37:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 07:38:01 all 8.61 0.00 3.00 5.87 0.06 82.46 08:51:04 07:38:01 0 8.40 0.00 2.37 2.07 0.08 87.08 08:51:04 07:38:01 1 8.09 0.00 3.07 1.89 0.05 86.90 08:51:04 07:38:01 2 6.45 0.00 2.96 19.28 0.05 71.26 08:51:04 07:38:01 3 10.46 0.00 3.17 6.00 0.07 80.31 08:51:04 07:38:01 4 11.81 0.00 4.04 1.88 0.05 82.21 08:51:04 07:38:01 5 8.57 0.00 2.31 0.86 0.05 88.21 08:51:04 07:38:01 6 7.13 0.00 2.51 0.52 0.05 89.79 08:51:04 07:38:01 7 8.01 0.00 3.56 14.49 0.09 73.85 08:51:04 07:39:01 all 3.61 0.00 2.06 12.03 0.04 82.26 08:51:04 07:39:01 0 3.98 0.00 2.35 1.85 0.05 91.78 08:51:04 07:39:01 1 3.57 0.00 1.94 1.06 0.03 93.40 08:51:04 07:39:01 2 2.21 0.00 1.34 17.90 0.03 78.51 08:51:04 07:39:01 3 3.00 0.00 1.98 5.29 0.03 89.70 08:51:04 07:39:01 4 4.14 0.00 1.73 2.62 0.03 91.48 08:51:04 07:39:01 5 2.97 0.00 2.18 1.04 0.03 93.78 08:51:04 07:39:01 6 4.20 0.00 1.90 5.51 0.03 88.36 08:51:04 07:39:01 7 4.85 0.00 3.05 61.23 0.07 30.80 08:51:04 07:40:01 all 39.72 0.00 6.13 5.13 0.11 48.91 08:51:04 07:40:01 0 39.28 0.00 5.91 0.24 0.10 54.47 08:51:04 07:40:01 1 44.38 0.00 6.75 24.46 0.14 24.27 08:51:04 07:40:01 2 37.84 0.00 5.69 2.50 0.12 53.85 08:51:04 07:40:01 3 33.49 0.00 5.21 2.10 0.14 59.07 08:51:04 07:40:01 4 42.19 0.00 6.83 6.32 0.08 44.58 08:51:04 07:40:01 5 35.90 0.00 5.74 0.53 0.09 57.74 08:51:04 07:40:01 6 40.74 0.00 7.13 2.06 0.12 49.96 08:51:04 07:40:01 7 43.91 0.00 5.79 2.84 0.12 47.34 08:51:04 07:41:01 all 47.96 0.00 6.05 2.44 0.09 43.45 08:51:04 07:41:01 0 48.92 0.00 6.61 1.80 0.08 42.59 08:51:04 07:41:01 1 47.04 0.00 6.75 13.02 0.08 33.11 08:51:04 07:41:01 2 47.63 0.00 6.15 0.36 0.08 45.77 08:51:04 07:41:01 3 45.91 0.00 5.54 0.73 0.08 47.73 08:51:04 07:41:01 4 49.58 0.00 6.39 2.12 0.12 41.79 08:51:04 07:41:01 5 46.62 0.00 4.96 0.39 0.10 47.93 08:51:04 07:41:01 6 48.60 0.00 6.10 0.27 0.08 44.95 08:51:04 07:41:01 7 49.39 0.00 5.91 0.81 0.12 43.77 08:51:04 07:42:01 all 38.55 0.00 8.11 7.36 0.10 45.88 08:51:04 07:42:01 0 39.95 0.00 9.67 14.86 0.10 35.41 08:51:04 07:42:01 1 41.00 0.00 8.09 8.26 0.10 42.54 08:51:04 07:42:01 2 37.23 0.00 7.99 0.97 0.10 53.71 08:51:04 07:42:01 3 36.70 0.00 7.72 0.41 0.10 55.06 08:51:04 07:42:01 4 39.43 0.00 8.57 5.76 0.10 46.14 08:51:04 07:42:01 5 36.61 0.00 6.81 0.22 0.10 56.26 08:51:04 07:42:01 6 37.26 0.00 8.06 21.05 0.10 33.53 08:51:04 07:42:01 7 40.25 0.00 7.92 7.25 0.08 44.50 08:51:04 07:43:01 all 13.52 0.00 5.15 25.74 0.06 55.53 08:51:04 07:43:01 0 13.48 0.00 5.54 62.51 0.09 18.39 08:51:04 07:43:01 1 13.39 0.00 5.24 8.52 0.07 72.78 08:51:04 07:43:01 2 14.34 0.00 5.07 31.50 0.09 49.01 08:51:04 07:43:01 3 12.97 0.00 5.13 50.03 0.07 31.81 08:51:04 07:43:01 4 14.49 0.00 5.69 32.39 0.05 47.37 08:51:04 07:43:01 5 11.39 0.00 4.78 1.10 0.03 82.70 08:51:04 07:43:01 6 14.40 0.00 4.75 0.89 0.05 79.91 08:51:04 07:43:01 7 13.70 0.00 4.99 19.33 0.07 61.91 08:51:04 07:44:01 all 0.48 0.00 0.21 29.06 0.06 70.20 08:51:04 07:44:01 0 0.25 0.00 0.60 98.94 0.03 0.17 08:51:04 07:44:01 1 0.44 0.00 0.20 9.64 0.05 89.67 08:51:04 07:44:01 2 0.52 0.00 0.17 0.00 0.05 99.26 08:51:04 07:44:01 3 0.93 0.00 0.15 98.09 0.13 0.70 08:51:04 07:44:01 4 0.38 0.00 0.10 25.28 0.03 74.21 08:51:04 07:44:01 5 0.39 0.00 0.19 0.00 0.05 99.38 08:51:04 07:44:01 6 0.49 0.00 0.10 0.00 0.03 99.38 08:51:04 07:44:01 7 0.44 0.00 0.13 0.00 0.12 99.31 08:51:04 07:45:05 all 3.26 0.00 1.19 32.96 0.05 62.55 08:51:04 07:45:05 0 3.65 0.00 1.31 53.31 0.03 41.69 08:51:04 07:45:05 1 3.41 0.00 1.39 39.69 0.03 55.48 08:51:04 07:45:05 2 2.70 0.00 1.14 21.68 0.06 74.42 08:51:04 07:45:05 3 3.32 0.00 1.26 87.45 0.05 7.92 08:51:04 07:45:05 4 3.58 0.00 1.05 14.73 0.06 80.58 08:51:04 07:45:05 5 3.00 0.00 1.14 20.85 0.03 74.98 08:51:04 07:45:05 6 2.90 0.00 0.98 18.56 0.03 77.54 08:51:04 07:45:05 7 3.50 0.00 1.25 7.28 0.06 87.91 08:51:04 07:46:01 all 4.61 0.00 2.07 33.31 0.09 59.91 08:51:04 07:46:01 0 5.72 0.00 2.02 20.47 0.07 71.73 08:51:04 07:46:01 1 5.47 0.00 2.36 35.33 0.07 56.77 08:51:04 07:46:01 2 4.68 0.00 1.81 24.81 0.07 68.62 08:51:04 07:46:01 3 4.06 0.00 2.11 50.39 0.09 43.35 08:51:04 07:46:01 4 3.87 0.00 2.10 40.93 0.20 52.91 08:51:04 07:46:01 5 4.49 0.00 2.27 27.64 0.07 65.52 08:51:04 07:46:01 6 3.81 0.00 1.89 30.91 0.09 63.30 08:51:04 07:46:01 7 4.74 0.00 2.05 36.15 0.09 56.97 08:51:04 07:47:01 all 2.64 0.00 1.47 41.22 0.06 54.61 08:51:04 07:47:01 0 2.23 0.00 1.52 28.49 0.07 67.70 08:51:04 07:47:01 1 2.16 0.00 1.27 55.01 0.05 41.50 08:51:04 07:47:01 2 2.43 0.00 1.26 44.86 0.07 51.38 08:51:04 07:47:01 3 3.33 0.00 1.63 32.99 0.10 61.95 08:51:04 07:47:01 4 2.57 0.00 1.66 69.07 0.07 26.63 08:51:04 07:47:01 5 2.53 0.00 1.69 47.51 0.05 48.22 08:51:04 07:47:01 6 2.89 0.00 1.40 23.80 0.05 71.85 08:51:04 07:47:01 7 2.99 0.00 1.36 28.10 0.05 67.50 08:51:04 07:48:01 all 4.11 0.00 2.02 49.04 0.06 44.77 08:51:04 07:48:01 0 3.90 0.00 1.79 42.23 0.07 52.01 08:51:04 07:48:01 1 3.96 0.00 1.59 50.96 0.05 43.43 08:51:04 07:48:01 2 3.19 0.00 2.67 79.88 0.10 14.16 08:51:04 07:48:01 3 4.15 0.00 1.89 36.03 0.05 57.88 08:51:04 07:48:01 4 4.34 0.00 1.78 56.05 0.05 37.78 08:51:04 07:48:01 5 4.25 0.00 2.37 51.63 0.05 41.71 08:51:04 07:48:01 6 4.62 0.00 1.87 33.85 0.07 59.59 08:51:04 07:48:01 7 4.49 0.00 2.16 41.77 0.05 51.52 08:51:04 08:51:04 07:48:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 07:49:01 all 1.86 0.00 1.08 36.61 0.08 60.37 08:51:04 07:49:01 0 0.92 0.00 1.07 48.12 0.12 49.77 08:51:04 07:49:01 1 1.39 0.00 0.91 42.16 0.05 55.49 08:51:04 07:49:01 2 2.10 0.00 1.28 55.16 0.05 41.41 08:51:04 07:49:01 3 2.33 0.00 1.07 46.34 0.12 50.14 08:51:04 07:49:01 4 1.48 0.00 0.77 24.65 0.08 73.02 08:51:04 07:49:01 5 1.89 0.00 1.16 43.97 0.12 52.86 08:51:04 07:49:01 6 2.93 0.00 0.75 20.50 0.05 75.77 08:51:04 07:49:01 7 1.81 0.00 1.64 12.03 0.03 84.48 08:51:04 07:50:01 all 10.16 0.00 3.15 42.45 0.07 44.18 08:51:04 07:50:01 0 9.70 0.00 3.07 74.49 0.10 12.64 08:51:04 07:50:01 1 9.77 0.00 3.06 78.88 0.05 8.24 08:51:04 07:50:01 2 9.59 0.00 2.93 19.18 0.05 68.25 08:51:04 07:50:01 3 10.96 0.00 3.59 53.10 0.07 32.28 08:51:04 07:50:01 4 10.48 0.00 3.21 20.00 0.05 66.26 08:51:04 07:50:01 5 9.81 0.00 2.68 22.88 0.07 64.55 08:51:04 07:50:01 6 11.27 0.00 4.08 20.93 0.07 63.64 08:51:04 07:50:01 7 9.71 0.00 2.57 49.87 0.08 37.77 08:51:04 07:51:02 all 81.64 0.00 12.94 3.88 0.15 1.39 08:51:04 07:51:02 0 82.11 0.00 12.53 4.95 0.18 0.22 08:51:04 07:51:02 1 82.31 0.00 13.01 4.45 0.13 0.10 08:51:04 07:51:02 2 82.07 0.00 12.76 3.05 0.13 1.98 08:51:04 07:51:02 3 81.26 0.00 13.62 2.30 0.13 2.69 08:51:04 07:51:02 4 81.35 0.00 12.79 5.64 0.19 0.03 08:51:04 07:51:02 5 81.36 0.00 12.39 3.17 0.13 2.95 08:51:04 07:51:02 6 81.06 0.00 13.86 4.72 0.19 0.17 08:51:04 07:51:02 7 81.59 0.00 12.57 2.81 0.13 2.89 08:51:04 07:52:01 all 82.73 0.00 12.41 3.93 0.19 0.74 08:51:04 07:52:01 0 83.20 0.00 12.02 4.19 0.16 0.43 08:51:04 07:52:01 1 82.48 0.00 12.91 4.33 0.16 0.12 08:51:04 07:52:01 2 81.65 0.00 12.72 3.64 0.33 1.66 08:51:04 07:52:01 3 82.81 0.00 12.49 3.13 0.16 1.41 08:51:04 07:52:01 4 83.54 0.00 11.71 4.15 0.12 0.49 08:51:04 07:52:01 5 81.97 0.00 12.76 4.24 0.19 0.84 08:51:04 07:52:01 6 82.57 0.00 13.23 3.83 0.27 0.11 08:51:04 07:52:01 7 83.60 0.00 11.43 3.91 0.16 0.91 08:51:04 07:53:01 all 76.20 0.00 12.48 5.71 0.17 5.43 08:51:04 07:53:01 0 75.51 0.00 13.23 5.70 0.15 5.41 08:51:04 07:53:01 1 74.92 0.00 13.04 7.37 0.15 4.52 08:51:04 07:53:01 2 76.67 0.00 12.26 5.31 0.23 5.52 08:51:04 07:53:01 3 75.74 0.00 12.58 5.35 0.22 6.11 08:51:04 07:53:01 4 76.42 0.00 12.22 4.51 0.19 6.67 08:51:04 07:53:01 5 78.20 0.00 11.44 3.69 0.13 6.54 08:51:04 07:53:01 6 74.87 0.00 13.67 8.57 0.17 2.71 08:51:04 07:53:01 7 77.29 0.00 11.41 5.18 0.14 5.98 08:51:04 07:54:01 all 1.14 0.00 0.88 18.56 0.05 79.37 08:51:04 07:54:01 0 1.60 0.00 0.67 11.23 0.05 86.44 08:51:04 07:54:01 1 0.52 0.00 0.92 25.48 0.03 73.05 08:51:04 07:54:01 2 0.86 0.00 0.64 2.72 0.03 95.75 08:51:04 07:54:01 3 1.08 0.00 0.94 8.43 0.05 89.50 08:51:04 07:54:01 4 1.28 0.00 0.67 7.45 0.07 90.54 08:51:04 07:54:01 5 1.64 0.00 0.50 4.03 0.03 93.79 08:51:04 07:54:01 6 1.12 0.00 2.00 83.03 0.08 13.77 08:51:04 07:54:01 7 1.06 0.00 0.67 6.67 0.03 91.56 08:51:04 07:55:01 all 5.65 0.00 1.36 7.77 0.06 85.16 08:51:04 07:55:01 0 4.52 0.00 1.34 4.05 0.07 90.03 08:51:04 07:55:01 1 4.45 0.00 1.20 6.19 0.05 88.10 08:51:04 07:55:01 2 5.42 0.00 1.39 4.06 0.05 89.08 08:51:04 07:55:01 3 6.52 0.00 1.41 8.39 0.07 83.61 08:51:04 07:55:01 4 6.61 0.00 1.45 7.42 0.05 84.47 08:51:04 07:55:01 5 4.77 0.00 1.20 10.95 0.05 83.03 08:51:04 07:55:01 6 6.32 0.00 1.46 5.48 0.07 86.68 08:51:04 07:55:01 7 6.56 0.00 1.42 15.63 0.07 76.32 08:51:04 07:56:01 all 8.57 0.00 1.01 0.52 0.08 89.82 08:51:04 07:56:01 0 11.75 0.00 1.27 0.27 0.08 86.63 08:51:04 07:56:01 1 7.31 0.00 0.82 0.44 0.07 91.36 08:51:04 07:56:01 2 9.72 0.00 0.79 1.14 0.08 88.26 08:51:04 07:56:01 3 9.01 0.00 0.90 0.15 0.08 89.85 08:51:04 07:56:01 4 4.20 0.00 0.72 0.22 0.07 94.79 08:51:04 07:56:01 5 9.76 0.00 1.24 0.22 0.07 88.71 08:51:04 07:56:01 6 9.23 0.00 1.19 1.59 0.07 87.93 08:51:04 07:56:01 7 7.60 0.00 1.12 0.17 0.10 91.01 08:51:04 07:57:01 all 0.79 0.00 0.12 0.04 0.02 99.02 08:51:04 07:57:01 0 1.00 0.00 0.15 0.02 0.03 98.80 08:51:04 07:57:01 1 0.30 0.00 0.15 0.00 0.03 99.52 08:51:04 07:57:01 2 0.60 0.00 0.12 0.00 0.03 99.25 08:51:04 07:57:01 3 0.10 0.00 0.08 0.00 0.00 99.82 08:51:04 07:57:01 4 1.50 0.00 0.15 0.00 0.02 98.33 08:51:04 07:57:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:51:04 07:57:01 6 0.87 0.00 0.10 0.30 0.03 98.70 08:51:04 07:57:01 7 1.90 0.00 0.18 0.02 0.00 97.90 08:51:04 07:58:01 all 0.03 0.00 0.02 0.04 0.02 99.90 08:51:04 07:58:01 0 0.03 0.00 0.07 0.02 0.02 99.87 08:51:04 07:58:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:51:04 07:58:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:51:04 07:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 07:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 07:58:01 6 0.03 0.00 0.00 0.28 0.02 99.67 08:51:04 07:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 07:59:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:51:04 07:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 07:59:01 1 0.08 0.00 0.03 0.00 0.03 99.85 08:51:04 07:59:01 2 0.72 0.00 0.02 0.00 0.00 99.27 08:51:04 07:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 07:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 07:59:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:51:04 07:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:51:04 07:59:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 08:00:01 all 0.23 0.00 0.01 0.01 0.02 99.73 08:51:04 08:00:01 0 0.03 0.00 0.02 0.02 0.05 99.88 08:51:04 08:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:51:04 08:00:01 2 1.73 0.00 0.02 0.00 0.03 98.22 08:51:04 08:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:00:01 6 0.00 0.00 0.02 0.03 0.02 99.93 08:51:04 08:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:01:02 all 0.23 0.00 0.01 0.01 0.01 99.74 08:51:04 08:01:02 0 0.00 0.00 0.02 0.08 0.03 99.87 08:51:04 08:01:02 1 0.08 0.00 0.02 0.00 0.03 99.87 08:51:04 08:01:02 2 1.60 0.00 0.03 0.00 0.03 98.34 08:51:04 08:01:02 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:01:02 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:01:02 5 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:01:02 6 0.02 0.00 0.00 0.02 0.00 99.97 08:51:04 08:01:02 7 0.03 0.00 0.02 0.00 0.00 99.95 08:51:04 08:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:51:04 08:02:01 0 0.02 0.00 0.02 0.02 0.03 99.92 08:51:04 08:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:02:01 6 0.05 0.00 0.02 0.03 0.02 99.88 08:51:04 08:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:51:04 08:03:01 0 0.03 0.00 0.02 0.05 0.03 99.87 08:51:04 08:03:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:51:04 08:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:03:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:51:04 08:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:51:04 08:04:01 0 0.02 0.00 0.02 0.02 0.03 99.92 08:51:04 08:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:51:04 08:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:51:04 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:51:04 08:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:51:04 08:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:51:04 08:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:51:04 08:05:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:51:04 08:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:51:04 08:06:01 all 0.30 0.00 0.04 0.02 0.02 99.62 08:51:04 08:06:01 0 0.30 0.00 0.02 0.02 0.03 99.63 08:51:04 08:06:01 1 0.17 0.00 0.05 0.02 0.02 99.75 08:51:04 08:06:01 2 0.58 0.00 0.02 0.00 0.02 99.38 08:51:04 08:06:01 3 0.15 0.00 0.02 0.00 0.02 99.82 08:51:04 08:06:01 4 0.89 0.00 0.05 0.07 0.02 98.98 08:51:04 08:06:01 5 0.17 0.00 0.05 0.02 0.00 99.77 08:51:04 08:06:01 6 0.12 0.00 0.05 0.03 0.02 99.78 08:51:04 08:06:01 7 0.05 0.00 0.05 0.02 0.02 99.87 08:51:04 08:07:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:51:04 08:07:01 0 0.00 0.00 0.05 0.00 0.02 99.93 08:51:04 08:07:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:51:04 08:07:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:07:01 4 1.27 0.00 0.00 0.00 0.00 98.73 08:51:04 08:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:51:04 08:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:51:04 08:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:51:04 08:08:01 0 0.02 0.00 0.02 0.02 0.03 99.92 08:51:04 08:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:51:04 08:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:08:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:51:04 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:51:04 08:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:09:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:51:04 08:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:51:04 08:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:09:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:51:04 08:09:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:51:04 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:10:01 all 0.02 0.00 0.01 0.02 0.01 99.93 08:51:04 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:10:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:51:04 08:10:01 2 0.02 0.00 0.00 0.12 0.00 99.87 08:51:04 08:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:10:01 6 0.00 0.00 0.02 0.03 0.02 99.93 08:51:04 08:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:51:04 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 08:11:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:51:04 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:11:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:11:01 5 0.03 0.00 0.02 0.02 0.03 99.90 08:51:04 08:11:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:51:04 08:11:01 7 0.10 0.00 0.00 0.00 0.00 99.90 08:51:04 08:12:01 all 0.11 0.00 0.01 0.02 0.01 99.85 08:51:04 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:51:04 08:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:12:01 4 0.70 0.00 0.03 0.00 0.00 99.27 08:51:04 08:12:01 5 0.05 0.00 0.03 0.17 0.03 99.72 08:51:04 08:12:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:51:04 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:13:01 all 0.05 0.00 0.01 0.05 0.01 99.87 08:51:04 08:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:51:04 08:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:13:01 4 0.30 0.00 0.00 0.00 0.02 99.68 08:51:04 08:13:01 5 0.03 0.00 0.05 0.12 0.03 99.77 08:51:04 08:13:01 6 0.00 0.00 0.00 0.30 0.02 99.68 08:51:04 08:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:14:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:51:04 08:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:14:01 4 0.10 0.00 0.00 0.00 0.00 99.90 08:51:04 08:14:01 5 0.10 0.00 0.05 0.02 0.03 99.80 08:51:04 08:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:51:04 08:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:15:01 all 0.01 0.00 0.01 0.02 0.01 99.95 08:51:04 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:51:04 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:15:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:51:04 08:15:01 6 0.00 0.00 0.02 0.13 0.02 99.83 08:51:04 08:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:16:01 all 0.06 0.00 0.01 0.02 0.01 99.90 08:51:04 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:16:01 4 0.28 0.00 0.00 0.00 0.00 99.72 08:51:04 08:16:01 5 0.03 0.00 0.02 0.18 0.03 99.73 08:51:04 08:16:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:51:04 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:17:01 all 0.02 0.00 0.01 0.04 0.01 99.91 08:51:04 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:17:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:51:04 08:17:01 2 0.02 0.00 0.00 0.33 0.00 99.65 08:51:04 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:51:04 08:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:18:01 all 0.05 0.00 0.01 0.02 0.01 99.91 08:51:04 08:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:51:04 08:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:18:01 4 0.18 0.00 0.00 0.00 0.00 99.82 08:51:04 08:18:01 5 0.02 0.00 0.03 0.05 0.03 99.87 08:51:04 08:18:01 6 0.07 0.00 0.03 0.08 0.02 99.80 08:51:04 08:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:51:04 08:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:19:01 5 0.05 0.00 0.03 0.02 0.03 99.87 08:51:04 08:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:51:04 08:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:20:01 5 0.07 0.00 0.02 0.03 0.05 99.83 08:51:04 08:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:51:04 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:51:04 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:51:04 08:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:21:01 5 0.10 0.00 0.03 0.02 0.03 99.82 08:51:04 08:21:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:51:04 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:51:04 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 08:22:01 all 0.03 0.00 0.01 0.01 0.02 99.93 08:51:04 08:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:22:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:51:04 08:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:22:01 5 0.07 0.00 0.03 0.07 0.05 99.78 08:51:04 08:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:23:01 all 0.03 0.00 0.01 0.01 0.01 99.93 08:51:04 08:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:51:04 08:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:23:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:51:04 08:23:01 5 0.05 0.00 0.02 0.12 0.03 99.78 08:51:04 08:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:51:04 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:24:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:51:04 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:24:01 5 0.05 0.00 0.05 0.03 0.03 99.83 08:51:04 08:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:04 08:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:25:01 all 0.02 0.00 0.01 0.09 0.01 99.87 08:51:04 08:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:25:01 2 0.00 0.00 0.00 0.33 0.02 99.65 08:51:04 08:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:25:01 5 0.03 0.00 0.05 0.35 0.03 99.53 08:51:04 08:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:26:01 all 0.11 0.00 0.01 0.02 0.01 99.84 08:51:04 08:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:26:01 1 0.10 0.00 0.00 0.00 0.02 99.88 08:51:04 08:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:51:04 08:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:26:01 4 0.73 0.00 0.02 0.00 0.02 99.24 08:51:04 08:26:01 5 0.03 0.00 0.03 0.17 0.03 99.73 08:51:04 08:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:27:01 all 0.03 0.00 0.01 0.02 0.01 99.93 08:51:04 08:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:27:01 5 0.07 0.00 0.05 0.15 0.03 99.70 08:51:04 08:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:51:04 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:28:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:51:04 08:28:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:51:04 08:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:29:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:51:04 08:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:51:04 08:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:29:01 4 0.23 0.00 0.05 0.00 0.02 99.70 08:51:04 08:29:01 5 0.07 0.00 0.05 0.03 0.02 99.83 08:51:04 08:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:51:04 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:51:04 08:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:51:04 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:30:01 5 0.05 0.00 0.03 0.02 0.05 99.85 08:51:04 08:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:31:01 all 0.13 0.00 0.01 0.00 0.01 99.84 08:51:04 08:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:31:01 4 0.86 0.00 0.02 0.00 0.00 99.12 08:51:04 08:31:01 5 0.07 0.00 0.05 0.02 0.05 99.82 08:51:04 08:31:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:51:04 08:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:32:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:51:04 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:51:04 08:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:32:01 5 0.05 0.00 0.07 0.00 0.03 99.85 08:51:04 08:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:51:04 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 08:33:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:51:04 08:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:33:01 5 0.05 0.00 0.02 0.03 0.03 99.87 08:51:04 08:33:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:51:04 08:33:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:51:04 08:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:51:04 08:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:51:04 08:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:34:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:51:04 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:51:04 08:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:51:04 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:35:01 4 0.13 0.00 0.03 0.00 0.00 99.83 08:51:04 08:35:01 5 0.07 0.00 0.02 0.02 0.03 99.87 08:51:04 08:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:36:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:51:04 08:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:51:04 08:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:36:01 4 1.99 0.00 0.00 0.00 0.02 98.00 08:51:04 08:36:01 5 0.03 0.00 0.03 0.02 0.02 99.90 08:51:04 08:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:37:01 all 0.29 0.00 0.01 0.00 0.01 99.68 08:51:04 08:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:51:04 08:37:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:51:04 08:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:51:04 08:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:37:01 4 1.99 0.00 0.00 0.00 0.00 98.01 08:51:04 08:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:51:04 08:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:51:04 08:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:51:04 08:38:01 all 0.06 0.00 0.00 0.01 0.01 99.92 08:51:04 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:51:04 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:38:01 4 0.35 0.00 0.00 0.00 0.02 99.63 08:51:04 08:38:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:51:04 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:51:04 08:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:39:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:51:04 08:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:51:04 08:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:39:01 5 0.02 0.00 0.03 0.02 0.00 99.93 08:51:04 08:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:51:04 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:51:04 08:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:51:04 08:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:51:04 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:51:04 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:41:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:51:04 08:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:51:04 08:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:41:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:51:04 08:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:51:04 08:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:42:01 1 0.08 0.00 0.05 0.00 0.03 99.83 08:51:04 08:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:51:04 08:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:43:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:51:04 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:43:01 1 0.07 0.00 0.00 0.00 0.03 99.90 08:51:04 08:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:51:04 08:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:51:04 08:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:04 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:51:04 08:43:01 CPU %user %nice %system %iowait %steal %idle 08:51:04 08:44:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:51:04 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:51:04 08:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:51:04 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:04 08:44:01 4 0.68 0.00 0.00 0.00 0.00 99.32 08:51:04 08:44:01 5 0.03 0.00 0.03 0.02 0.03 99.88 08:51:04 08:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:51:04 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:51:04 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:45:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:51:04 08:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:51:04 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:51:04 08:46:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:51:04 08:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:51:04 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:04 08:46:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:51:04 08:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:51:04 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:51:04 08:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:04 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:04 08:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:51:04 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:47:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:51:04 08:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:51:04 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:51:04 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:51:04 08:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:51:04 08:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:04 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:51:04 08:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:51:04 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:51:04 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:04 08:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:49:01 2 0.03 0.00 0.02 0.02 0.03 99.90 08:51:04 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:04 08:49:01 4 0.12 0.00 0.00 0.00 0.02 99.87 08:51:04 08:49:01 5 0.07 0.00 0.03 0.02 0.02 99.87 08:51:04 08:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:51:04 08:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:04 08:50:01 all 4.27 0.00 1.48 1.80 0.03 92.42 08:51:04 08:50:01 0 3.69 0.00 1.35 0.12 0.02 94.82 08:51:04 08:50:01 1 4.14 0.00 1.57 0.17 0.03 94.09 08:51:04 08:50:01 2 4.41 0.00 1.32 0.08 0.03 94.15 08:51:04 08:50:01 3 3.25 0.00 1.68 0.02 0.03 95.02 08:51:04 08:50:01 4 5.21 0.00 0.97 0.08 0.02 93.72 08:51:04 08:50:01 5 5.51 0.00 1.47 1.29 0.03 91.70 08:51:04 08:50:01 6 4.57 0.00 2.37 12.32 0.03 80.70 08:51:04 08:50:01 7 3.36 0.00 1.15 0.40 0.03 95.05 08:51:04 08:51:01 all 7.07 0.00 3.27 3.66 0.07 85.93 08:51:04 08:51:01 0 6.54 0.00 3.10 0.13 0.05 90.17 08:51:04 08:51:01 1 7.27 0.00 3.16 0.13 0.05 89.38 08:51:04 08:51:01 2 7.15 0.00 2.76 0.10 0.05 89.94 08:51:04 08:51:01 3 6.24 0.00 2.73 0.46 0.08 90.49 08:51:04 08:51:01 4 7.36 0.00 3.63 7.74 0.08 81.18 08:51:04 08:51:01 5 7.57 0.00 3.25 9.33 0.07 79.78 08:51:04 08:51:01 6 7.04 0.00 3.63 9.96 0.07 79.31 08:51:04 08:51:01 7 7.42 0.00 3.91 1.47 0.08 87.12 08:51:04 Average: all 5.97 0.00 1.17 4.97 0.03 87.86 08:51:04 Average: 0 5.98 0.00 1.20 6.47 0.03 86.32 08:51:04 Average: 1 6.00 0.00 1.20 5.61 0.03 87.15 08:51:04 Average: 2 5.86 0.00 1.13 4.55 0.03 88.43 08:51:04 Average: 3 5.82 0.00 1.16 6.72 0.03 86.27 08:51:04 Average: 4 6.19 0.00 1.17 4.53 0.03 88.07 08:51:04 Average: 5 5.89 0.00 1.12 3.46 0.04 89.50 08:51:04 Average: 6 5.93 0.00 1.24 4.14 0.03 88.66 08:51:04 Average: 7 6.08 0.00 1.15 4.24 0.03 88.50 08:51:04 08:51:04 08:51:04