Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82dc074a5fdf69d5abd7fdfa9427111630482715 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-ssh5486839694747934668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh3614946826765757027.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh970906871289357614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh9816154364706032304.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-ssh414516185380821565.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14002 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/985 [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/985 # 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 82dc074a5fdf69d5abd7fdfa9427111630482715 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 Commit message: "Merge pull request #5445 from Old-Ding/pr/edgex-go/json-reader-contract-invalid" > git rev-list --no-walk 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:26 ========================================================= 03:41:26 EdgeX Global Pipelines Version Info 03:41:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:27 ------------------- 03:41:27 stable info: 03:41:27 ------------------- 03:41:27 Commited By: Ginny Guan ginny@iotechsys.com 03:41:27 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:41:27 Message: update stable to v1.0.281 03:41:27 ------------------- 03:41:27 experimental info: 03:41:27 ------------------- 03:41:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:27 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:41:27 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82dc074 [Pipeline] echo 03:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:28 provisioning config files... 03:41:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config1366231627534875462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:29 ---> ****-login.sh 03:41:29 nexus3.edgexfoundry.org:10001 03:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:29 03:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:41:29 Configure a credential helper to remove this warning. See 03:41:29 https://docs.****.com/go/credential-store/ 03:41:29 03:41:29 Login Succeeded 03:41:29 nexus3.edgexfoundry.org:10002 03:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:29 03:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:41:29 Configure a credential helper to remove this warning. See 03:41:29 https://docs.****.com/go/credential-store/ 03:41:29 03:41:29 Login Succeeded 03:41:29 nexus3.edgexfoundry.org:10003 03:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:29 03:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:41:29 Configure a credential helper to remove this warning. See 03:41:29 https://docs.****.com/go/credential-store/ 03:41:29 03:41:29 Login Succeeded 03:41:29 nexus3.edgexfoundry.org:10004 03:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:29 03:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:41:29 Configure a credential helper to remove this warning. See 03:41:29 https://docs.****.com/go/credential-store/ 03:41:29 03:41:29 Login Succeeded 03:41:29 ****.io 03:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:29 03:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:41:29 Configure a credential helper to remove this warning. See 03:41:29 https://docs.****.com/go/credential-store/ 03:41:29 03:41:29 Login Succeeded 03:41:29 ---> ****-login.sh ends [Pipeline] } 03:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:41:30 + dirname cmd/core-command/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo core-command,cmd/core-command/Dockerfile 03:41:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:41:30 + dirname cmd/core-data/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo core-data,cmd/core-data/Dockerfile 03:41:30 + dirname cmd/core-keeper/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo core-keeper,cmd/core-keeper/Dockerfile 03:41:30 + dirname cmd/core-metadata/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo core-metadata,cmd/core-metadata/Dockerfile 03:41:30 + dirname cmd/security-bootstrapper/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:41:30 + dirname cmd/security-proxy-auth/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:41:30 + dirname cmd/security-proxy-setup/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:41:30 + dirname cmd/security-secretstore-setup/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:41:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:41:30 + dirname cmd/security-spire-agent/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:41:30 + dirname cmd/security-spire-config/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:41:30 + dirname cmd/security-spire-server/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:41:30 + dirname cmd/support-notifications/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo support-notifications,cmd/support-notifications/Dockerfile 03:41:30 + dirname cmd/support-scheduler/Dockerfile 03:41:30 + cut -d/ -f2 03:41:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:41:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:41:30 + git rev-list -1 --merges 82dc074a5fdf69d5abd7fdfa9427111630482715~1..82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo 03:41:30 -----------> git rev-list -1 --merges 82dc074a5fdf69d5abd7fdfa9427111630482715~1..82dc074a5fdf69d5abd7fdfa9427111630482715 82dc074a5fdf69d5abd7fdfa9427111630482715 03:41:30 82dc074a5fdf69d5abd7fdfa9427111630482715 [false] [Pipeline] sh 03:41:30 + git log --format=format:%s -1 82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo 03:41:31 ========================================================= 03:41:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:41:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:41:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:31 + grep -v github /etc/ssh/ssh_known_hosts 03:41:31 + [ -e /tmp/ssh_known_hosts ] 03:41:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:31 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:31 03:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:32 0.1.4: Pulling from edgex-devops/py-git-semver 03:41:32 3dae71ba6b94: Pulling fs layer 03:41:32 6bf1a483ea7c: Pulling fs layer 03:41:32 f5dfc541a4d3: Pulling fs layer 03:41:32 461d9e800cba: Pulling fs layer 03:41:32 80192f66455f: Pulling fs layer 03:41:32 2e8e34ca0e6c: Pulling fs layer 03:41:32 a29436f7fd5d: Pulling fs layer 03:41:32 923cac83aea3: Pulling fs layer 03:41:32 25ad8b0a4227: Pulling fs layer 03:41:32 db01528c6b51: Pulling fs layer 03:41:32 28988de357af: Pulling fs layer 03:41:32 a29436f7fd5d: Waiting 03:41:32 923cac83aea3: Waiting 03:41:32 25ad8b0a4227: Waiting 03:41:32 db01528c6b51: Waiting 03:41:32 28988de357af: Waiting 03:41:32 461d9e800cba: Waiting 03:41:32 80192f66455f: Waiting 03:41:32 2e8e34ca0e6c: Waiting 03:41:32 6bf1a483ea7c: Verifying Checksum 03:41:32 6bf1a483ea7c: Download complete 03:41:32 461d9e800cba: Verifying Checksum 03:41:32 461d9e800cba: Download complete 03:41:32 80192f66455f: Download complete 03:41:32 f5dfc541a4d3: Verifying Checksum 03:41:32 f5dfc541a4d3: Download complete 03:41:32 3dae71ba6b94: Verifying Checksum 03:41:32 3dae71ba6b94: Download complete 03:41:32 923cac83aea3: Download complete 03:41:32 25ad8b0a4227: Verifying Checksum 03:41:32 25ad8b0a4227: Download complete 03:41:32 db01528c6b51: Verifying Checksum 03:41:32 db01528c6b51: Download complete 03:41:32 28988de357af: Verifying Checksum 03:41:32 28988de357af: Download complete 03:41:32 a29436f7fd5d: Verifying Checksum 03:41:32 a29436f7fd5d: Download complete 03:41:33 2e8e34ca0e6c: Verifying Checksum 03:41:33 2e8e34ca0e6c: Download complete 03:41:33 3dae71ba6b94: Pull complete 03:41:33 6bf1a483ea7c: Pull complete 03:41:34 f5dfc541a4d3: Pull complete 03:41:34 461d9e800cba: Pull complete 03:41:34 80192f66455f: Pull complete 03:41:39 2e8e34ca0e6c: Pull complete 03:41:39 a29436f7fd5d: Pull complete 03:41:39 923cac83aea3: Pull complete 03:41:39 25ad8b0a4227: Pull complete 03:41:39 db01528c6b51: Pull complete 03:41:39 28988de357af: Pull complete 03:41:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:39 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 03:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:41 $ docker top f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c -eo pid,comm 03:41:41 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). 03:41:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:41 [ssh-agent] Looking for ssh-agent implementation... 03:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:41 $ docker exec f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent 03:41:41 SSH_AUTH_SOCK=/tmp/ssh-LQ9d7KPl3M0O/agent.31 03:41:41 SSH_AGENT_PID=37 03:41:41 Running ssh-add (command line suppressed) 03:41:41 Identity added: /w/workspace/edgex-go/985@tmp/private_key_6887066870161491890.key (/w/workspace/edgex-go/985@tmp/private_key_6887066870161491890.key) 03:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:42 + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] sh 03:41:42 + git tag --points-at HEAD [Pipeline] } 03:41:42 $ docker exec --env ******** --env ******** f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent -k 03:41:42 unset SSH_AUTH_SOCK; 03:41:42 unset SSH_AGENT_PID; 03:41:42 echo Agent pid 37 killed; 03:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:42 [ssh-agent] Looking for ssh-agent implementation... 03:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:42 $ docker exec f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent 03:41:42 SSH_AUTH_SOCK=/tmp/ssh-CJk1XJkDmHqY/agent.85 03:41:42 SSH_AGENT_PID=91 03:41:42 Running ssh-add (command line suppressed) 03:41:43 Identity added: /w/workspace/edgex-go/985@tmp/private_key_7963801022592582018.key (/w/workspace/edgex-go/985@tmp/private_key_7963801022592582018.key) 03:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:43 + git semver init 03:41:43 2026-06-29 03:41:43,576 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:43 2026-06-29 03:41:43,579 [run_init] DEBUG init version:0.0.0 force:False 03:41:43 2026-06-29 03:41:43,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/985/.semver 03:41:43 2026-06-29 03:41:43,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/985/.semver 03:41:43 2026-06-29 03:41:43,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/985/.semver'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) 03:41:48 2026-06-29 03:41:48,126 [append_file] DEBUG append to file:/w/workspace/edgex-go/985/.git/info/exclude 03:41:48 2026-06-29 03:41:48,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/985/.semver/main with force:False 03:41:48 2026-06-29 03:41:48,127 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 03:41:48 2026-06-29 03:41:48,127 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 03:41:48 4.1.0-dev.120 [Pipeline] } 03:41:48 $ docker exec --env ******** --env ******** f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent -k 03:41:49 unset SSH_AUTH_SOCK; 03:41:49 unset SSH_AGENT_PID; 03:41:49 echo Agent pid 91 killed; 03:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:49 + git semver [Pipeline] } 03:41:49 $ docker stop --time=1 f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c 03:41:50 $ docker rm -f --volumes f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c [Pipeline] // withDockerContainer [Pipeline] sh 03:41:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:51 Stashed 1 file(s) [Pipeline] echo 03:41:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.120 [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 03:41:51 + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo 03:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:41:51 ========================================================= 03:41:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:41:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:41:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:52 2d35ebdb57d9: Pulling fs layer 03:41:52 c35fb4624d26: Pulling fs layer 03:41:52 4e2aec7ef170: Pulling fs layer 03:41:52 333b49ad6fbf: Pulling fs layer 03:41:52 4f4fb700ef54: Pulling fs layer 03:41:52 c3e65509a76b: Pulling fs layer 03:41:52 7cf9ebb963bd: Pulling fs layer 03:41:52 bb34ca984cfb: Pulling fs layer 03:41:52 333b49ad6fbf: Waiting 03:41:52 4f4fb700ef54: Waiting 03:41:52 c3e65509a76b: Waiting 03:41:52 7cf9ebb963bd: Waiting 03:41:52 151cf03bc807: Pulling fs layer 03:41:52 bb34ca984cfb: Waiting 03:41:52 151cf03bc807: Waiting 03:41:52 c35fb4624d26: Download complete 03:41:52 333b49ad6fbf: Verifying Checksum 03:41:52 333b49ad6fbf: Download complete 03:41:52 4f4fb700ef54: Download complete 03:41:52 c3e65509a76b: Verifying Checksum 03:41:52 c3e65509a76b: Download complete 03:41:52 2d35ebdb57d9: Verifying Checksum 03:41:52 2d35ebdb57d9: Download complete 03:41:52 2d35ebdb57d9: Pull complete 03:41:52 7cf9ebb963bd: Verifying Checksum 03:41:52 7cf9ebb963bd: Download complete 03:41:52 c35fb4624d26: Pull complete 03:41:52 4e2aec7ef170: Verifying Checksum 03:41:52 4e2aec7ef170: Download complete 03:41:53 151cf03bc807: Verifying Checksum 03:41:53 151cf03bc807: Download complete 03:41:53 bb34ca984cfb: Verifying Checksum 03:41:53 bb34ca984cfb: Download complete 03:41:58 4e2aec7ef170: Pull complete 03:41:58 333b49ad6fbf: Pull complete 03:41:58 4f4fb700ef54: Pull complete 03:41:58 c3e65509a76b: Pull complete 03:41:58 7cf9ebb963bd: Pull complete 03:42:00 bb34ca984cfb: Pull complete 03:42:01 151cf03bc807: Pull complete 03:42:01 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:42:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:42:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:42:01 WORKDIR /edgex 03:42:01 COPY go.mod . 03:42:01 RUN go mod download 03:42:01 + docker build -t ci-base-image-x86_64 -f - . 03:42:02 #0 building with "default" instance using docker driver 03:42:02 03:42:02 #1 [internal] load build definition from Dockerfile 03:42:02 #1 transferring dockerfile: 164B done 03:42:02 #1 DONE 0.0s 03:42:02 03:42:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:42:02 #2 DONE 0.0s 03:42:02 03:42:02 #3 [internal] load .dockerignore 03:42:02 #3 transferring context: 50B done 03:42:02 #3 DONE 0.0s 03:42:02 03:42:02 #4 [internal] load build context 03:42:02 #4 transferring context: 6.95kB done 03:42:02 #4 DONE 0.0s 03:42:02 03:42:02 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:42:02 #5 DONE 0.1s 03:42:02 03:42:02 #6 [2/4] WORKDIR /edgex 03:42:03 #6 DONE 1.2s 03:42:03 03:42:03 #7 [3/4] COPY go.mod . 03:42:03 #7 DONE 0.1s 03:42:03 03:42:03 #8 [4/4] RUN go mod download 03:42:06 Still waiting to schedule task 03:42:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:43:00 #8 DONE 49.8s 03:43:00 03:43:00 #9 exporting to image 03:43:00 #9 exporting layers 03:43:00 #9 exporting layers 3.6s done 03:43:00 #9 writing image sha256:c43264496a8b05e85f931956c8bc71bc4256219c5b96fbd6ad955596183511d7 done 03:43:00 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:43:00 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:00 + docker inspect -f . ci-base-image-x86_64 03:43:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:00 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 03:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:43:00 $ docker top e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:01 + go version 03:43:01 go version go1.25.2 linux/amd64 [Pipeline] } 03:43:01 $ docker stop --time=1 e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 03:43:02 $ docker rm -f --volumes e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:03 + docker inspect -f . ci-base-image-x86_64 03:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:03 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 03:43: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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:43:03 $ docker top 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:03 ========================================================= 03:43:03 [edgeXBuildGoParallel] Running Tests and Build... 03:43:03 ========================================================= [Pipeline] sh 03:43:03 + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] fileExists [Pipeline] sh 03:43:04 + make test 03:43:04 go test -race -coverprofile=coverage.out ./... 03:43:14 ? github.com/edgexfoundry/edgex-go [no test files] 03:43:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14003 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:43:44 Running in /w/workspace/edgex-go/985 [Pipeline] { [Pipeline] checkout 03:43:44 The recommended git tool is: git 03:43:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:43:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:43:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:43:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:43:48 using credential edgex-jenkins-ssh 03:43:48 Cloning the remote Git repository 03:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 03:43:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:43:48 > git init /w/workspace/edgex-go/985 # timeout=10 03:43:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:43:48 > git --version # timeout=10 03:43:48 > git --version # 'git version 2.25.1' 03:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 71.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.408s coverage: 94.2% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.081s coverage: 90.7% of statements 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.038s coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:43:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 11.1% of statements 03:43:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 97.7% of statements 03:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:43:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:43:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:43:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 3.5% of statements 03:43:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 03:43:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 03:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 38.2% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 03:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:43:59 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:43:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 40.0% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 03:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 93.1% of statements 03:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 03:44:07 Avoid second fetch 03:44:07 Checking out Revision 82dc074a5fdf69d5abd7fdfa9427111630482715 (main) 03:44:08 Commit message: "Merge pull request #5445 from Old-Ding/pr/edgex-go/json-reader-contract-invalid" 03:44:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:07 > git config core.sparsecheckout # timeout=10 03:44:07 > git checkout -f 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 03:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:12 provisioning config files... 03:44:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config10448269643669484836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:13 ---> ****-login.sh 03:44:13 nexus3.edgexfoundry.org:10001 03:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:13 Configure a credential helper to remove this warning. See 03:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:13 03:44:13 Login Succeeded 03:44:13 nexus3.edgexfoundry.org:10002 03:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:14 Configure a credential helper to remove this warning. See 03:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:14 03:44:14 Login Succeeded 03:44:14 nexus3.edgexfoundry.org:10003 03:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:14 Configure a credential helper to remove this warning. See 03:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:14 03:44:14 Login Succeeded 03:44:14 nexus3.edgexfoundry.org:10004 03:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:14 Configure a credential helper to remove this warning. See 03:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:14 03:44:14 Login Succeeded 03:44:14 ****.io 03:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:15 Configure a credential helper to remove this warning. See 03:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:15 03:44:15 Login Succeeded 03:44:15 ---> ****-login.sh ends [Pipeline] } 03:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:44:16 + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo 03:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:44:16 ========================================================= 03:44:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:44:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:44:16 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:16 6b59a28fa201: Pulling fs layer 03:44:16 d32bb0dddca7: Pulling fs layer 03:44:16 5dab1238d3d9: Pulling fs layer 03:44:16 196fd7d83e7d: Pulling fs layer 03:44:16 4f4fb700ef54: Pulling fs layer 03:44:16 8ba94037c8f0: Pulling fs layer 03:44:16 deaec5988b04: Pulling fs layer 03:44:16 9f65657bb879: Pulling fs layer 03:44:16 196fd7d83e7d: Waiting 03:44:16 4f4fb700ef54: Waiting 03:44:16 8ba94037c8f0: Waiting 03:44:16 deaec5988b04: Waiting 03:44:16 9f65657bb879: Waiting 03:44:16 d32bb0dddca7: Verifying Checksum 03:44:16 d32bb0dddca7: Download complete 03:44:16 196fd7d83e7d: Verifying Checksum 03:44:16 196fd7d83e7d: Download complete 03:44:16 4f4fb700ef54: Verifying Checksum 03:44:16 4f4fb700ef54: Download complete 03:44:16 8ba94037c8f0: Verifying Checksum 03:44:16 8ba94037c8f0: Download complete 03:44:16 6b59a28fa201: Download complete 03:44:17 9f65657bb879: Verifying Checksum 03:44:17 9f65657bb879: Download complete 03:44:17 6b59a28fa201: Pull complete 03:44:18 d32bb0dddca7: Pull complete 03:44:18 5dab1238d3d9: Verifying Checksum 03:44:18 5dab1238d3d9: Download complete 03:44:19 deaec5988b04: Verifying Checksum 03:44:19 deaec5988b04: Download complete 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 03:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 03:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.149s coverage: 54.8% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.038s coverage: 96.8% of statements 03:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.032s coverage: 100.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 03:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:44:24 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:44:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:44:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:44:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:44:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:44:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.037s coverage: 47.1% of statements 03:44:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:44:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:25 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 03:44:25 running golangci-lint 03:44:25 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 03:44:25 go version go1.25.2 linux/amd64 03:44:26 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 03:44:26 level=info msg="[config_reader] Used config file .golangci.yml" 03:44:26 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 03:44:26 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 03:44:26 level=info msg="[goenv] Read go env for 5.638558ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 03:44:26 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 03:44:35 5dab1238d3d9: Pull complete 03:44:35 196fd7d83e7d: Pull complete 03:44:35 4f4fb700ef54: Pull complete 03:44:35 8ba94037c8f0: Pull complete 03:44:41 deaec5988b04: Pull complete 03:44:44 9f65657bb879: Pull complete 03:44:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:44:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:44:44 + docker build -t ci-base-image-arm64 -f - . 03:44:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:44:44 WORKDIR /edgex 03:44:44 COPY go.mod . 03:44:44 RUN go mod download 03:44:45 Sending build context to Docker daemon 3.928MB 03:44:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:44:45 ---> 334268110677 03:44:45 Step 2/4 : WORKDIR /edgex 03:44:47 ---> Running in 6266cc9d034a 03:44:47 Removing intermediate container 6266cc9d034a 03:44:47 ---> dea0638f933e 03:44:47 Step 3/4 : COPY go.mod . 03:44:48 ---> bcbbf67eeb87 03:44:48 Step 4/4 : RUN go mod download 03:44:48 ---> Running in 1a8df410b2e6 03:44:52 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|files|name|deps|imports) took 22.775406966s" 03:44:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.693078ms" 03:45:05 level=info msg="[linters_context/goanalysis] analyzers took 2m16.720802382s with top 10 stages: buildir: 1m10.049660107s, gosec: 3.768054665s, inspect: 3.09875738s, fact_deprecated: 3.080025201s, printf: 2.390367721s, fact_purity: 1.989978979s, ctrlflow: 1.898419569s, nilness: 1.641279177s, unused: 1.308914436s, S1038: 1.251107963s" 03:45:05 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 03:45:05 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 03:45:05 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 03:45:05 level=info msg="[runner] Issues before processing: 35, after processing: 0" 03:45:05 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21" 03:45:05 level=info msg="[runner] processing took 11.896086ms with stages: nolint_filter: 7.668114ms, generated_file_filter: 3.834863ms, exclusion_rules: 186.929µs, exclusion_paths: 135.327µs, path_relativity: 44.722µs, max_same_issues: 7.03µs, cgo: 5.46µs, path_absoluter: 4.101µs, sort_results: 3.19µs, invalid_issue: 2.12µs, filename_unadjuster: 1.22µs, fixer: 650ns, diff: 560ns, path_prettifier: 440ns, severity-rules: 370ns, uniq_by_line: 350ns, max_from_linter: 200ns, max_per_file_from_linter: 180ns, source_code: 130ns, path_shortener: 130ns" 03:45:05 level=info msg="[runner] linters took 14.636004514s with stages: goanalysis_metalinter: 14.623951432s" 03:45:05 0 issues. 03:45:05 level=info msg="File cache stats: 0 entries of total size 0B" 03:45:05 level=info msg="Memory: 376 samples, avg is 382.3MB, max is 1516.2MB" 03:45:05 level=info msg="Execution took 37.470707148s" 03:45:05 go vet ./... 03:45:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:45:12 + ls -al . 03:45:12 total 1404 03:45:12 drwxrwxr-x 11 1001 1001 4096 Jun 29 03:43 . 03:45:12 drwxr-xr-x 4 root root 4096 Jun 29 03:43 .. 03:45:12 drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 .blubracket 03:45:12 -rw-rw-r-- 1 1001 1001 10 Jun 29 03:41 .dockerignore 03:45:12 drwxrwxr-x 8 1001 1001 4096 Jun 29 03:44 .git 03:45:12 drwxrwxr-x 3 1001 1001 4096 Jun 29 03:41 .github 03:45:12 -rw-rw-r-- 1 1001 1001 909 Jun 29 03:41 .gitignore 03:45:12 -rw-rw-r-- 1 1001 1001 359 Jun 29 03:41 .golangci.yml 03:45:12 -rw-rw-r-- 1 1001 1001 100 Jun 29 03:41 .hadolint.yml 03:45:12 drwxr-xr-x 3 1001 1001 4096 Jun 29 03:41 .semver 03:45:12 -rw-rw-r-- 1 1001 1001 155 Jun 29 03:41 .sonarcloud.properties 03:45:12 -rw-rw-r-- 1 1001 1001 1171 Jun 29 03:41 ADOPTERS.md 03:45:12 -rw-rw-r-- 1 1001 1001 20149 Jun 29 03:41 Attribution.txt 03:45:12 -rw-rw-r-- 1 1001 1001 118730 Jun 29 03:41 CHANGELOG.md 03:45:12 -rw-rw-r-- 1 1001 1001 3804 Jun 29 03:41 CONTRIBUTING.md 03:45:12 -rw-rw-r-- 1 1001 1001 677 Jun 29 03:41 GOVERNANCE.md 03:45:12 -rw-rw-r-- 1 1001 1001 886 Jun 29 03:41 Jenkinsfile 03:45:12 -rw-rw-r-- 1 1001 1001 10775 Jun 29 03:41 LICENSE 03:45:12 -rw-rw-r-- 1 1001 1001 16743 Jun 29 03:41 Makefile 03:45:12 -rw-rw-r-- 1 1001 1001 582 Jun 29 03:41 OWNERS.md 03:45:12 -rw-rw-r-- 1 1001 1001 9932 Jun 29 03:41 README.md 03:45:12 -rw-rw-r-- 1 1001 1001 789 Jun 29 03:41 SECURITY.md 03:45:12 -rw-rw-r-- 1 1001 1001 13 Jun 29 03:41 VERSION 03:45:12 drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 bin 03:45:12 drwxrwxr-x 19 1001 1001 4096 Jun 29 03:41 cmd 03:45:12 -rw-r--r-- 1 root root 1048214 Jun 29 03:44 coverage.out 03:45:12 drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 fuzz_test 03:45:12 -rw-rw-r-- 1 1001 1001 6911 Jun 29 03:41 go.mod 03:45:12 -rw-rw-r-- 1 1001 1001 90679 Jun 29 03:41 go.sum 03:45:12 drwxrwxr-x 7 1001 1001 4096 Jun 29 03:41 internal 03:45:12 drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 openapi 03:45:12 -rw-rw-r-- 1 1001 1001 584 Jun 29 03:41 security.txt 03:45:12 -rw-rw-r-- 1 1001 1001 204 Jun 29 03:41 version.go [Pipeline] sh 03:45:12 + '[' -e coverage.out ] 03:45:12 + chown 1001:1001 coverage.out [Pipeline] stash 03:45:12 Stashed 1 file(s) [Pipeline] sh 03:45:12 + make build 03:45:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:45:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:45:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:46:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:46:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:46:04 $ docker stop --time=1 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf 03:46:06 $ docker rm -f --volumes 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf [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 03:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:07 03:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:08 latest: Pulling from edgex-devops/edgex-compose 03:46:08 91d30c5bc195: Pulling fs layer 03:46:08 2e9b0aa3be6d: Pulling fs layer 03:46:08 9c61dcf015f6: Pulling fs layer 03:46:08 4698f68db338: Pulling fs layer 03:46:08 2a2f49069b9e: Pulling fs layer 03:46:08 e0025b399a48: Pulling fs layer 03:46:08 2a2f49069b9e: Waiting 03:46:08 e0025b399a48: Waiting 03:46:08 4698f68db338: Waiting 03:46:08 91d30c5bc195: Verifying Checksum 03:46:08 91d30c5bc195: Download complete 03:46:08 4698f68db338: Verifying Checksum 03:46:08 4698f68db338: Download complete 03:46:08 2e9b0aa3be6d: Verifying Checksum 03:46:08 2e9b0aa3be6d: Download complete 03:46:08 91d30c5bc195: Pull complete 03:46:08 e0025b399a48: Verifying Checksum 03:46:08 e0025b399a48: Download complete 03:46:08 2a2f49069b9e: Download complete 03:46:08 2e9b0aa3be6d: Pull complete 03:46:08 9c61dcf015f6: Verifying Checksum 03:46:08 9c61dcf015f6: Download complete 03:46:12 9c61dcf015f6: Pull complete 03:46:12 4698f68db338: Pull complete 03:46:13 2a2f49069b9e: Pull complete 03:46:13 e0025b399a48: Pull complete 03:46:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:13 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 03:46:13 $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:46:14 $ docker top b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:14 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:14 #1 [security-spire-config internal] load build definition from Dockerfile 03:46:14 #1 transferring dockerfile: 1.69kB done 03:46:14 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:46:14 #1 DONE 0.1s 03:46:14 03:46:14 #2 [core-command internal] load build definition from Dockerfile 03:46:14 #2 transferring dockerfile: 1.94kB done 03:46:14 #2 DONE 0.1s 03:46:14 03:46:14 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:14 #3 DONE 0.0s 03:46:14 03:46:14 #4 [core-command internal] load metadata for docker.io/library/alpine:3.22 03:46:14 #4 ... 03:46:14 03:46:14 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:14 #5 transferring dockerfile: 2.23kB done 03:46:14 #5 DONE 0.1s 03:46:14 03:46:14 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:14 #6 transferring dockerfile: 2.49kB done 03:46:14 #6 DONE 0.1s 03:46:14 03:46:14 #7 [support-scheduler internal] load build definition from Dockerfile 03:46:14 #7 transferring dockerfile: 1.83kB done 03:46:14 #7 DONE 0.1s 03:46:14 03:46:14 #8 [core-data internal] load build definition from Dockerfile 03:46:14 #8 transferring dockerfile: 2.04kB done 03:46:14 #8 DONE 0.2s 03:46:14 03:46:14 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:46:14 #9 transferring dockerfile: 3.02kB done 03:46:14 #9 DONE 0.2s 03:46:14 03:46:14 #10 [security-spire-agent internal] load build definition from Dockerfile 03:46:14 #10 transferring dockerfile: 1.81kB done 03:46:14 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:46:14 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:46:14 #10 DONE 0.2s 03:46:14 03:46:14 #11 [core-keeper internal] load build definition from Dockerfile 03:46:14 #11 transferring dockerfile: 2.07kB done 03:46:14 #11 DONE 0.2s 03:46:14 03:46:14 #12 [security-proxy-setup internal] load build definition from Dockerfile 03:46:14 #12 transferring dockerfile: 2.50kB done 03:46:14 #12 DONE 0.2s 03:46:14 03:46:14 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:14 #13 transferring dockerfile: 1.89kB done 03:46:14 #13 DONE 0.2s 03:46:14 03:46:14 #14 [security-spire-server internal] load build definition from Dockerfile 03:46:14 #14 transferring dockerfile: 1.70kB done 03:46:14 #14 DONE 0.2s 03:46:14 03:46:14 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:14 #3 DONE 0.0s 03:46:14 03:46:14 #15 [security-proxy-auth internal] load build definition from Dockerfile 03:46:14 #15 transferring dockerfile: 2.14kB done 03:46:14 #15 DONE 0.2s 03:46:14 03:46:14 #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 03:46:14 #4 DONE 0.2s 03:46:14 03:46:14 #16 [support-notifications internal] load build definition from Dockerfile 03:46:14 #16 transferring dockerfile: 2.02kB done 03:46:14 #16 DONE 0.2s 03:46:14 03:46:14 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:14 #3 DONE 0.0s 03:46:14 03:46:14 #17 [core-command internal] load .dockerignore 03:46:14 #17 transferring context: 50B done 03:46:14 #17 DONE 0.0s 03:46:14 03:46:14 #18 [support-scheduler internal] load .dockerignore 03:46:14 #18 transferring context: 50B done 03:46:14 #18 DONE 0.1s 03:46:14 03:46:14 #19 [core-common-config-bootstrapper internal] load .dockerignore 03:46:14 #19 transferring context: 50B done 03:46:14 #19 DONE 0.1s 03:46:14 03:46:14 #20 [security-secretstore-setup internal] load .dockerignore 03:46:14 #20 transferring context: 50B done 03:46:14 #20 DONE 0.1s 03:46:14 03:46:14 #21 [core-common-config-bootstrapper internal] load build context 03:46:14 #21 ... 03:46:14 03:46:14 #22 [core-data internal] load .dockerignore 03:46:14 #22 transferring context: 50B done 03:46:14 #22 DONE 0.1s 03:46:14 03:46:14 #23 [security-proxy-setup internal] load .dockerignore 03:46:14 #23 transferring context: 50B done 03:46:14 #23 DONE 0.1s 03:46:14 03:46:14 #24 [security-bootstrapper internal] load .dockerignore 03:46:14 #24 transferring context: 50B done 03:46:14 #24 DONE 0.1s 03:46:14 03:46:14 #25 [core-keeper internal] load .dockerignore 03:46:14 #25 transferring context: 50B done 03:46:14 #25 DONE 0.1s 03:46:15 03:46:15 #26 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:15 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 03:46:15 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:46:15 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 03:46:15 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 03:46:15 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 03:46:15 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.1s 03:46:15 #26 ... 03:46:15 03:46:15 #27 [security-proxy-auth internal] load .dockerignore 03:46:15 #27 transferring context: 50B 0.0s done 03:46:15 #27 DONE 0.3s 03:46:15 03:46:15 #28 [security-spiffe-token-provider internal] load .dockerignore 03:46:15 #28 transferring context: 50B done 03:46:15 #28 DONE 0.3s 03:46:15 03:46:15 #29 [support-notifications internal] load .dockerignore 03:46:15 #29 transferring context: 50B done 03:46:15 #29 DONE 0.3s 03:46:15 03:46:15 #30 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:46:15 #30 DONE 0.4s 03:46:15 03:46:15 #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:15 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 03:46:15 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:46:15 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 03:46:15 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 03:46:15 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 03:46:15 #26 ... 03:46:15 03:46:15 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:46:15 #31 DONE 0.6s 03:46:15 03:46:15 #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:15 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 03:46:15 #26 ... 03:46:15 03:46:15 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:46:15 #32 DONE 0.9s 03:46:15 03:46:15 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:46:15 #33 DONE 0.4s 03:46:15 03:46:15 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:46:15 #34 ... 03:46:15 03:46:15 #26 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:15 #26 DONE 1.0s 03:46:15 03:46:15 #35 [security-spire-server internal] load .dockerignore 03:46:15 #35 transferring context: 50B 0.0s done 03:46:15 #35 DONE 0.5s 03:46:15 03:46:15 #36 [security-spire-config internal] load .dockerignore 03:46:15 #36 transferring context: 50B 0.0s done 03:46:15 #36 DONE 0.6s 03:46:16 03:46:16 #26 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:16 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 03:46:16 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:46:16 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 03:46:16 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 03:46:16 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 03:46:16 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 03:46:16 #26 DONE 1.0s 03:46:16 03:46:16 #37 [security-spire-agent internal] load .dockerignore 03:46:16 #37 transferring context: 50B 0.0s done 03:46:16 #37 DONE 0.3s 03:46:16 03:46:16 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:16 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:16 #38 ... 03:46:16 03:46:16 #26 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:16 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 03:46:16 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:46:16 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 03:46:16 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 03:46:16 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 03:46:16 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 03:46:16 #26 DONE 1.0s 03:46:16 03:46:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:16 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 03:46:16 #38 ... 03:46:16 03:46:16 #39 [security-spire-config internal] load build context 03:46:16 #39 transferring context: 24.83kB 0.0s done 03:46:16 #39 DONE 0.3s 03:46:16 03:46:16 #40 [security-spire-server internal] load build context 03:46:16 #40 transferring context: 26.58kB 0.0s done 03:46:16 #40 DONE 0.3s 03:46:16 03:46:16 #41 [security-spire-agent internal] load build context 03:46:16 #41 transferring context: 26.11kB 0.0s done 03:46:16 #41 DONE 0.2s 03:46:16 03:46:16 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:16 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:46:16 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:46:16 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:46:16 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 03:46:16 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 03:46:16 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 03:46:16 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 03:46:16 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:46:16 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 03:46:16 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s 03:46:16 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 03:46:16 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s 03:46:16 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.81MB / 41.51MB 0.6s 03:46:16 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.7s 03:46:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 03:46:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.3s done 03:46:18 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 03:46:19 #38 ... 03:46:19 03:46:19 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:19 #42 DONE 3.4s 03:46:19 03:46:19 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:20 #38 ... 03:46:20 03:46:20 #43 [core-metadata internal] load build definition from Dockerfile 03:46:20 #43 transferring dockerfile: 2.10kB 0.0s done 03:46:20 #43 DONE 2.3s 03:46:20 03:46:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:20 #38 ... 03:46:20 03:46:20 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:20 #3 DONE 0.0s 03:46:20 03:46:20 #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:46:20 #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.495 (1/3) Installing ca-certificates (20260611-r0) 03:46:20 #0 1.525 (2/3) Installing dumb-init (1.2.5-r3) 03:46:20 #0 1.531 (3/3) Installing tzdata (2026b-r0) 03:46:20 #0 1.580 Executing busybox-1.37.0-r20.trigger 03:46:20 #0 1.584 Executing ca-certificates-20260611-r0.trigger 03:46:20 #0 1.625 OK: 8 MiB in 19 packages 03:46:20 #44 DONE 4.6s 03:46:20 03:46:20 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:20 #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.683 (1/2) Installing dumb-init (1.2.5-r3) 03:46:20 #0 2.694 (2/2) Installing su-exec (0.2-r3) 03:46:20 #0 2.716 Executing busybox-1.37.0-r20.trigger 03:46:20 #0 2.726 OK: 7 MiB in 18 packages 03:46:20 #45 DONE 4.7s 03:46:20 03:46:20 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:46:20 #34 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #34 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #34 1.549 OK: 265 MiB in 60 packages 03:46:20 #34 DONE 4.8s 03:46:20 03:46:20 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 03:46:20 #4 DONE 0.2s 03:46:20 03:46:20 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:46:20 #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.700 OK: 265 MiB in 60 packages 03:46:20 #46 DONE 4.8s 03:46:20 03:46:20 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:20 #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.688 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:46:20 #0 1.688 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:46:20 #0 1.688 OK: 26345 distinct packages available 03:46:20 #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.214 OK: 265 MiB in 60 packages 03:46:20 #47 DONE 4.8s 03:46:20 03:46:20 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:20 #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.714 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:46:20 #0 1.714 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:46:20 #0 1.714 OK: 26325 distinct packages available 03:46:20 #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.322 (1/13) Installing brotli-libs (1.1.0-r2) 03:46:20 #0 2.352 (2/13) Installing c-ares (1.34.6-r0) 03:46:20 #0 2.366 (3/13) Installing libunistring (1.3-r0) 03:46:20 #0 2.413 (4/13) Installing libidn2 (2.3.7-r0) 03:46:20 #0 2.428 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:46:20 #0 2.440 (6/13) Installing libpsl (0.21.5-r3) 03:46:20 #0 2.451 (7/13) Installing zstd-libs (1.5.7-r0) 03:46:20 #0 2.478 (8/13) Installing libcurl (8.14.1-r2) 03:46:20 #0 2.503 (9/13) Installing curl (8.14.1-r2) 03:46:20 #0 2.517 (10/13) Installing dumb-init (1.2.5-r3) 03:46:20 #0 2.531 (11/13) Installing musl-obstack (1.2.3-r2) 03:46:20 #0 2.543 (12/13) Installing libucontext (1.3.2-r0) 03:46:20 #0 2.561 (13/13) Installing gcompat (1.1.0-r4) 03:46:20 #0 2.653 Executing busybox-1.37.0-r20.trigger 03:46:20 #0 2.653 OK: 12 MiB in 29 packages 03:46:20 #48 DONE 4.7s 03:46:20 03:46:20 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:20 #0 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.547 OK: 265 MiB in 60 packages 03:46:20 #49 DONE 4.8s 03:46:20 03:46:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:20 #38 ... 03:46:20 03:46:20 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:20 #0 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 1.743 OK: 265 MiB in 60 packages 03:46:20 #50 DONE 4.9s 03:46:20 03:46:20 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:20 #51 DONE 4.7s 03:46:20 03:46:20 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:20 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 3.118 (1/1) Installing dumb-init (1.2.5-r3) 03:46:20 #0 3.137 Executing busybox-1.37.0-r20.trigger 03:46:20 #0 3.145 OK: 7 MiB in 17 packages 03:46:20 #52 DONE 4.7s 03:46:20 03:46:20 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:46:20 #0 2.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:20 #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:20 #0 3.164 (1/1) Installing dumb-init (1.2.5-r3) 03:46:20 #0 3.176 Executing busybox-1.37.0-r20.trigger 03:46:20 #0 3.186 OK: 7 MiB in 17 packages 03:46:20 #53 DONE 4.8s 03:46:20 03:46:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:21 #38 ... 03:46:21 03:46:21 #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:46:21 #30 DONE 0.4s 03:46:21 03:46:21 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 03:46:21 #33 DONE 0.4s 03:46:21 03:46:21 #26 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:46:21 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 03:46:21 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:46:21 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 03:46:21 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 03:46:21 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 03:46:21 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 03:46:21 #26 DONE 1.0s 03:46:21 03:46:21 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:46:21 #34 DONE 4.8s 03:46:21 03:46:21 #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:21 #52 DONE 4.8s 03:46:21 03:46:21 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:21 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:21 #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:21 #0 4.652 (1/4) Installing dumb-init (1.2.5-r3) 03:46:21 #0 4.665 (2/4) Installing openssl (3.5.7-r0) 03:46:21 #0 4.682 (3/4) Installing su-exec (0.2-r3) 03:46:21 #0 4.693 (4/4) Installing yq-go (4.47.2-r3) 03:46:21 #0 4.804 Executing busybox-1.37.0-r20.trigger 03:46:21 #0 4.814 OK: 20 MiB in 20 packages 03:46:21 #54 DONE 5.4s 03:46:21 03:46:21 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:46:21 #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 03:46:21 #55 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 03:46:21 #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 03:46:21 #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 03:46:21 #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:46:21 #55 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 03:46:21 #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 03:46:21 #55 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:46:21 #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:46:21 #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 03:46:21 #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 03:46:21 #55 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done 03:46:21 #55 DONE 5.1s 03:46:21 03:46:21 #56 [core-metadata internal] load .dockerignore 03:46:21 #56 transferring context: 50B 0.0s done 03:46:21 #56 DONE 0.7s 03:46:21 03:46:21 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:23 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.8s done 03:46:24 #38 ... 03:46:24 03:46:24 #57 [core-command internal] load build context 03:46:24 #57 ... 03:46:24 03:46:24 #58 [support-scheduler internal] load build context 03:46:25 #58 ... 03:46:25 03:46:25 #59 [core-data internal] load build context 03:46:25 #59 ... 03:46:25 03:46:25 #60 [security-proxy-setup internal] load build context 03:46:25 #60 ... 03:46:25 03:46:25 #61 [support-notifications internal] load build context 03:46:25 #61 ... 03:46:25 03:46:25 #62 [core-keeper internal] load build context 03:46:25 #62 ... 03:46:25 03:46:25 #63 [security-proxy-auth internal] load build context 03:46:25 #63 ... 03:46:25 03:46:25 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:25 #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 5.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.357 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:46:25 #0 6.357 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:46:25 #0 6.357 OK: 26325 distinct packages available 03:46:25 #0 6.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 7.063 (1/4) Installing dumb-init (1.2.5-r3) 03:46:25 #0 7.072 (2/4) Installing musl-obstack (1.2.3-r2) 03:46:25 #0 7.096 (3/4) Installing libucontext (1.3.2-r0) 03:46:25 #0 7.108 (4/4) Installing gcompat (1.1.0-r4) 03:46:25 #0 7.122 Executing busybox-1.37.0-r20.trigger 03:46:25 #0 7.126 OK: 8 MiB in 20 packages 03:46:25 #64 DONE 9.7s 03:46:25 03:46:25 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:46:25 #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.443 (1/7) Installing ca-certificates (20260611-r0) 03:46:25 #0 6.473 (2/7) Installing dumb-init (1.2.5-r3) 03:46:25 #0 6.479 (3/7) Installing libgcc (14.2.0-r6) 03:46:25 #0 6.496 (4/7) Installing libsodium (1.0.20-r1) 03:46:25 #0 6.503 (5/7) Installing libstdc++ (14.2.0-r6) 03:46:25 #0 6.538 (6/7) Installing libzmq (4.3.5-r2) 03:46:25 #0 6.557 (7/7) Installing zeromq (4.3.5-r2) 03:46:25 #0 6.569 Executing busybox-1.37.0-r20.trigger 03:46:25 #0 6.605 Executing ca-certificates-20260611-r0.trigger 03:46:25 #0 6.684 OK: 12 MiB in 23 packages 03:46:25 #65 DONE 9.7s 03:46:25 03:46:25 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:25 #0 6.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.776 (1/4) Installing ca-certificates (20260611-r0) 03:46:25 #0 6.802 (2/4) Installing dumb-init (1.2.5-r3) 03:46:25 #0 6.809 (3/4) Installing su-exec (0.2-r3) 03:46:25 #0 6.819 (4/4) Installing yq-go (4.47.2-r3) 03:46:25 #0 6.923 Executing busybox-1.37.0-r20.trigger 03:46:25 #0 6.931 Executing ca-certificates-20260611-r0.trigger 03:46:25 #0 7.018 OK: 20 MiB in 20 packages 03:46:25 #66 DONE 9.8s 03:46:25 03:46:25 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:25 #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.650 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:46:25 #0 6.650 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:46:25 #0 6.650 OK: 26325 distinct packages available 03:46:25 #0 6.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 7.277 (1/5) Installing dumb-init (1.2.5-r3) 03:46:25 #0 7.286 (2/5) Installing musl-obstack (1.2.3-r2) 03:46:25 #0 7.295 (3/5) Installing libucontext (1.3.2-r0) 03:46:25 #0 7.307 (4/5) Installing gcompat (1.1.0-r4) 03:46:25 #0 7.318 (5/5) Installing openssl (3.5.7-r0) 03:46:25 #0 7.333 Executing busybox-1.37.0-r20.trigger 03:46:25 #0 7.345 OK: 8 MiB in 21 packages 03:46:25 #67 DONE 9.7s 03:46:25 03:46:25 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:46:25 #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 2.542 OK: 7 MiB in 18 packages 03:46:25 #68 DONE 5.1s 03:46:25 03:46:25 #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:46:25 #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 2.528 OK: 8 MiB in 19 packages 03:46:25 #69 DONE 5.1s 03:46:25 03:46:25 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:46:25 #0 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.255 OK: 20 MiB in 20 packages 03:46:25 #70 DONE 4.5s 03:46:25 03:46:25 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:46:25 #0 2.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.448 OK: 12 MiB in 29 packages 03:46:25 #71 DONE 5.1s 03:46:25 03:46:25 #63 [security-proxy-auth internal] load build context 03:46:25 #63 ... 03:46:25 03:46:25 #72 [security-spiffe-token-provider internal] load build context 03:46:25 #72 ... 03:46:25 03:46:25 #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:46:25 #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.480 OK: 7 MiB in 17 packages 03:46:25 #73 DONE 5.1s 03:46:25 03:46:25 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:46:25 #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:25 #0 3.962 OK: 7 MiB in 17 packages 03:46:25 #74 DONE 5.1s 03:46:25 03:46:25 #72 [security-spiffe-token-provider internal] load build context 03:46:25 #72 ... 03:46:25 03:46:25 #75 [security-secretstore-setup internal] load build context 03:46:25 #75 ... 03:46:25 03:46:25 #21 [core-common-config-bootstrapper internal] load build context 03:46:25 #21 ... 03:46:25 03:46:25 #76 [security-bootstrapper internal] load build context 03:46:26 #76 ... 03:46:26 03:46:26 #21 [core-common-config-bootstrapper internal] load build context 03:46:26 #21 transferring context: 503.18MB 11.2s 03:46:26 #21 ... 03:46:26 03:46:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:46:26 #38 DONE 10.5s 03:46:26 03:46:26 #63 [security-proxy-auth internal] load build context 03:46:26 #63 ... 03:46:26 03:46:26 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:46:26 #77 DONE 1.1s 03:46:26 03:46:26 #63 [security-proxy-auth internal] load build context 03:46:30 #63 ... 03:46:30 03:46:30 #75 [security-secretstore-setup internal] load build context 03:46:30 #75 transferring context: 644.44MB 13.5s done 03:46:30 #75 DONE 14.4s 03:46:30 03:46:30 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:46:30 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.442 OK: 20 MiB in 20 packages 03:46:30 #78 DONE 3.8s 03:46:30 03:46:30 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:46:30 #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.513 OK: 8 MiB in 20 packages 03:46:30 #79 DONE 3.9s 03:46:30 03:46:30 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:46:30 #0 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #0 2.493 OK: 12 MiB in 23 packages 03:46:30 #80 DONE 3.8s 03:46:30 03:46:30 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:46:30 #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #0 3.378 OK: 8 MiB in 21 packages 03:46:30 #81 DONE 3.8s 03:46:30 03:46:30 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:46:30 #82 DONE 3.8s 03:46:30 03:46:30 #62 [core-keeper internal] load build context 03:46:30 #62 transferring context: 644.44MB 13.4s done 03:46:30 #62 DONE 14.5s 03:46:30 03:46:30 #76 [security-bootstrapper internal] load build context 03:46:30 #76 transferring context: 644.44MB 13.5s done 03:46:30 #76 DONE 14.5s 03:46:30 03:46:30 #60 [security-proxy-setup internal] load build context 03:46:30 #60 transferring context: 644.44MB 14.1s done 03:46:30 #60 DONE 14.5s 03:46:30 03:46:30 #63 [security-proxy-auth internal] load build context 03:46:30 #63 transferring context: 644.44MB 14.1s done 03:46:30 #63 DONE 14.4s 03:46:30 03:46:30 #21 [core-common-config-bootstrapper internal] load build context 03:46:30 #21 transferring context: 644.44MB 14.3s done 03:46:30 #21 DONE 14.6s 03:46:30 03:46:30 #59 [core-data internal] load build context 03:46:30 #59 transferring context: 644.44MB 14.3s done 03:46:30 #59 DONE 14.6s 03:46:30 03:46:30 #61 [support-notifications internal] load build context 03:46:30 #61 ... 03:46:30 03:46:30 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:30 #0 2.674 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 7.669 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #0 7.669 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 03:46:30 #83 ... 03:46:30 03:46:30 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:46:30 #84 ... 03:46:30 03:46:30 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:46:30 #0 3.672 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:46:30 #0 8.676 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 03:46:30 #0 8.676 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:46:30 #85 ... 03:46:30 03:46:30 #86 [core-metadata internal] load build context 03:46:31 #86 transferring context: 644.44MB 10.3s done 03:46:31 #86 ... 03:46:31 03:46:31 #61 [support-notifications internal] load build context 03:46:31 #61 transferring context: 644.44MB 15.2s done 03:46:31 #61 DONE 16.5s 03:46:31 03:46:31 #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:46:31 #87 DONE 2.2s 03:46:31 03:46:31 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:31 #88 DONE 2.2s 03:46:31 03:46:31 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:46:31 #89 DONE 2.2s 03:46:31 03:46:31 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:31 #90 DONE 2.3s 03:46:31 03:46:31 #72 [security-spiffe-token-provider internal] load build context 03:46:31 #72 transferring context: 644.44MB 15.5s done 03:46:31 #72 DONE 16.5s 03:46:31 03:46:31 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:31 #83 10.74 OK: 265 MiB in 60 packages 03:46:31 #83 DONE 12.2s 03:46:31 03:46:31 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:31 #91 ... 03:46:31 03:46:31 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:46:31 #92 DONE 2.3s 03:46:31 03:46:31 #57 [core-command internal] load build context 03:46:31 #57 transferring context: 644.44MB 15.9s done 03:46:31 #57 DONE 16.9s 03:46:31 03:46:31 #86 [core-metadata internal] load build context 03:46:31 #86 DONE 10.5s 03:46:31 03:46:31 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:46:31 #84 DONE 2.3s 03:46:32 03:46:32 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:46:32 #93 DONE 0.2s 03:46:32 03:46:32 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:46:32 #94 DONE 0.2s 03:46:32 03:46:32 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:46:32 #95 DONE 0.2s 03:46:32 03:46:32 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:46:32 #96 DONE 0.3s 03:46:32 03:46:32 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:46:32 #97 ... 03:46:32 03:46:32 #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:46:32 #98 DONE 0.3s 03:46:32 03:46:32 #58 [support-scheduler internal] load build context 03:46:32 #58 transferring context: 644.44MB 17.0s done 03:46:32 #58 DONE 17.2s 03:46:32 03:46:32 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:46:32 #85 11.61 (1/1) Installing dumb-init (1.2.5-r3) 03:46:32 #85 ... 03:46:32 03:46:32 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:46:32 #97 DONE 0.3s 03:46:32 03:46:32 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:46:32 #99 DONE 0.2s 03:46:32 03:46:32 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:32 #100 DONE 0.6s 03:46:32 03:46:32 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:46:32 #101 DONE 0.3s 03:46:32 03:46:32 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:46:32 #85 11.72 Executing busybox-1.37.0-r20.trigger 03:46:32 #85 11.73 OK: 7 MiB in 17 packages 03:46:32 #85 DONE 11.9s 03:46:32 03:46:32 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:32 #102 DONE 0.1s 03:46:32 03:46:32 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:46:32 #103 DONE 0.1s 03:46:32 03:46:32 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:32 #104 DONE 0.1s 03:46:32 03:46:32 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:32 #105 DONE 0.1s 03:46:32 03:46:32 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:32 #106 DONE 0.1s 03:46:32 03:46:32 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 03:46:32 #107 DONE 0.1s 03:46:32 03:46:32 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:32 #108 DONE 0.1s 03:46:32 03:46:32 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:32 #109 DONE 0.1s 03:46:32 03:46:32 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:32 #110 DONE 0.1s 03:46:32 03:46:32 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:32 #111 DONE 0.1s 03:46:32 03:46:32 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:32 #112 DONE 0.0s 03:46:32 03:46:32 #113 [security-spire-server] exporting to image 03:46:32 #113 exporting layers 03:46:33 #113 ... 03:46:33 03:46:33 #114 [security-spire-config] exporting to image 03:46:33 #114 exporting layers 0.5s done 03:46:33 #114 writing image sha256:d40874ce59d7a841b9dc44e3411e735d5a74b904d2d4395501d406cdfbde4f96 done 03:46:33 #114 naming to docker.io/library/security-spire-config done 03:46:33 #114 DONE 0.5s 03:46:33 03:46:33 #113 [security-spire-server] exporting to image 03:46:33 #113 exporting layers 0.5s done 03:46:33 #113 writing image sha256:a438c70a27926e35d3a4bc8b0aab70dcbcb9e8252aec95335efcda9b7cefd678 0.0s done 03:46:33 #113 naming to docker.io/library/security-spire-server done 03:46:33 #113 DONE 0.6s 03:46:33 03:46:33 #115 [security-spire-agent] exporting to image 03:46:33 #115 exporting layers 0.5s done 03:46:33 #115 writing image sha256:7e37f65ca0660e1fb758cfa906775057a6695a2d061e6f3376061267451a76b8 done 03:46:33 #115 naming to docker.io/library/security-spire-agent done 03:46:33 #115 DONE 0.5s 03:46:33 03:46:33 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:43 #116 ... 03:46:43 03:46:43 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:43 #117 ... 03:46:43 03:46:43 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:43 #118 ... 03:46:43 03:46:43 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:43 #119 ... 03:46:43 03:46:43 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:54 Removing intermediate container 1a8df410b2e6 03:46:54 ---> 0e301dfc0d84 03:46:54 Successfully built 0e301dfc0d84 03:46:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:55 + docker inspect -f . ci-base-image-arm64 03:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container 03:46:55 #120 DONE 22.4s 03:46:55 03:46:55 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #119 DONE 22.7s 03:46:55 03:46:55 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #117 DONE 22.8s 03:46:55 03:46:55 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #118 DONE 22.7s 03:46:55 03:46:55 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #116 DONE 23.0s 03:46:55 03:46:55 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #91 DONE 23.1s 03:46:55 03:46:55 #121 [core-command builder 6/7] COPY . . 03:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@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 03:46:56 $ docker top 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:57 + go version 03:46:57 go version go1.25.3 linux/arm64 [Pipeline] } 03:46:57 $ docker stop --time=1 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 03:46:59 $ docker rm -f --volumes 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 [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 03:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:59 03:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:47:00 #121 DONE 5.4s 03:47:00 03:47:00 #122 [core-keeper builder 7/8] COPY . . 03:47:00 #122 DONE 5.4s 03:47:00 03:47:00 #123 [support-scheduler builder 6/7] COPY . . 03:47:00 #123 DONE 5.4s 03:47:00 03:47:00 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:47:00 #124 CACHED 03:47:00 03:47:00 #125 [core-metadata builder 6/7] COPY . . 03:47:00 #125 CACHED 03:47:00 03:47:00 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #126 CACHED 03:47:00 03:47:00 #127 [security-spiffe-token-provider builder 6/7] COPY . . 03:47:00 #127 DONE 5.4s 03:47:00 03:47:00 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 03:47:00 #128 CACHED 03:47:00 03:47:00 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #129 CACHED 03:47:00 03:47:00 #130 [core-data builder 6/7] COPY . . 03:47:00 #130 CACHED 03:47:00 03:47:00 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #131 CACHED 03:47:00 03:47:00 #132 [security-proxy-auth builder 6/7] COPY . . 03:47:00 #132 CACHED 03:47:00 03:47:00 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:47:00 #133 CACHED 03:47:00 03:47:00 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #134 CACHED 03:47:00 03:47:00 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:47:00 #135 CACHED 03:47:00 03:47:00 #136 [core-command builder 6/7] COPY . . 03:47:00 #136 CACHED 03:47:00 03:47:00 #137 [support-notifications builder 6/7] COPY . . 03:47:00 #137 DONE 5.4s 03:47:00 03:47:00 #138 [security-bootstrapper builder 6/7] COPY . . 03:47:00 #138 DONE 5.4s 03:47:00 03:47:00 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:47:00 #139 CACHED 03:47:00 03:47:00 #140 [security-proxy-setup builder 6/7] COPY . . 03:47:00 #140 CACHED 03:47:00 03:47:00 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #141 CACHED 03:47:00 03:47:00 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:00 #142 CACHED 03:47:00 03:47:00 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:47:00 #143 CACHED 03:47:00 03:47:00 #144 [security-bootstrapper builder 6/7] COPY . . 03:47:00 #144 CACHED 03:47:00 03:47:00 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:01 latest: Pulling from edgex-devops/edgex-compose-arm64 03:47:01 547446be3368: Pulling fs layer 03:47:01 d125d8839a47: Pulling fs layer 03:47:01 3e85d5ac6304: Pulling fs layer 03:47:01 c3105a71a48b: Pulling fs layer 03:47:01 0f093f025ec4: Pulling fs layer 03:47:01 c3106fc0e877: Pulling fs layer 03:47:01 c3105a71a48b: Waiting 03:47:01 0f093f025ec4: Waiting 03:47:01 c3106fc0e877: Waiting 03:47:01 547446be3368: Verifying Checksum 03:47:01 547446be3368: Download complete 03:47:01 c3105a71a48b: Verifying Checksum 03:47:01 c3105a71a48b: Download complete 03:47:01 #145 0.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:47:01 d125d8839a47: Verifying Checksum 03:47:01 d125d8839a47: Download complete 03:47:01 c3106fc0e877: Verifying Checksum 03:47:01 c3106fc0e877: Download complete 03:47:01 0f093f025ec4: Verifying Checksum 03:47:01 0f093f025ec4: Download complete 03:47:02 547446be3368: Pull complete 03:47:03 d125d8839a47: Pull complete 03:47:03 3e85d5ac6304: Verifying Checksum 03:47:03 3e85d5ac6304: Download complete 03:47:11 #145 ... 03:47:11 03:47:11 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:47:11 #0 0.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:47:11 #146 ... 03:47:11 03:47:11 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:11 #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:47:11 #147 ... 03:47:11 03:47:11 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:47:11 #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:47:11 #148 ... 03:47:11 03:47:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:47:11 #0 0.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:47:11 #149 ... 03:47:11 03:47:11 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:11 #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:47:11 #150 ... 03:47:11 03:47:11 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:11 #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:47:11 #151 ... 03:47:11 03:47:11 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:11 #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:47:11 #152 ... 03:47:11 03:47:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:11 #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:11 #153 ... 03:47:11 03:47:11 #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 03:47:11 #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:47:12 #154 ... 03:47:12 03:47:12 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:12 #0 0.428 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:47:12 #155 ... 03:47:12 03:47:12 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:47:12 #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:47:13 3e85d5ac6304: Pull complete 03:47:13 c3105a71a48b: Pull complete 03:47:14 0f093f025ec4: Pull complete 03:47:15 c3106fc0e877: Pull complete 03:47:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container 03:47:15 $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@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 03:47:17 $ docker top cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:17 + docker compose -f ./docker-compose-build.yml build --parallel 03:47:28 #1 [core-command internal] load build definition from Dockerfile 03:47:29 #1 transferring dockerfile: 1.94kB done 03:47:29 #1 DONE 2.6s 03:47:29 03:47:29 #2 [core-data internal] load .dockerignore 03:47:29 #2 ... 03:47:29 03:47:29 #3 [core-keeper internal] load build definition from Dockerfile 03:47:29 #3 transferring dockerfile: 2.07kB done 03:47:29 #3 DONE 2.1s 03:47:29 03:47:29 #4 [core-metadata internal] load build definition from Dockerfile 03:47:29 #4 transferring dockerfile: 2.10kB done 03:47:29 #4 DONE 2.2s 03:47:29 03:47:29 #5 [security-proxy-auth internal] load .dockerignore 03:47:29 #5 ... 03:47:29 03:47:29 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:47:29 #6 transferring dockerfile: 2.49kB done 03:47:29 #6 DONE 2.2s 03:47:29 03:47:29 #7 [security-bootstrapper internal] load build definition from Dockerfile 03:47:29 #7 transferring dockerfile: 3.02kB 0.0s done 03:47:29 #7 DONE 2.2s 03:47:29 03:47:29 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:47:29 #8 transferring dockerfile: 2.23kB 0.0s done 03:47:29 #8 DONE 2.3s 03:47:29 03:47:29 #9 [security-secretstore-setup internal] load .dockerignore 03:47:29 #9 transferring context: 50B done 03:47:29 #9 ... 03:47:29 03:47:29 #10 [security-spire-config internal] load build definition from Dockerfile 03:47:29 #10 transferring dockerfile: 1.69kB done 03:47:29 #10 DONE 2.4s 03:47:29 03:47:29 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:47:29 #11 transferring dockerfile: 2.50kB done 03:47:29 #11 DONE 2.3s 03:47:29 03:47:29 #12 [support-notifications internal] load build definition from Dockerfile 03:47:29 #12 transferring dockerfile: 2.02kB 0.0s done 03:47:29 #12 DONE 2.3s 03:47:29 03:47:29 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:47:29 #13 transferring dockerfile: 2.14kB 0.0s done 03:47:29 #13 DONE 2.1s 03:47:29 03:47:29 #14 [core-data internal] load build definition from Dockerfile 03:47:29 #14 transferring dockerfile: 2.04kB 0.0s done 03:47:29 #14 DONE 2.1s 03:47:29 03:47:29 #15 [security-spire-agent internal] load build definition from Dockerfile 03:47:29 #15 transferring dockerfile: 1.81kB 0.0s done 03:47:29 #15 DONE 2.2s 03:47:29 03:47:29 #16 [support-scheduler internal] load build definition from Dockerfile 03:47:29 #16 transferring dockerfile: 1.83kB 0.0s done 03:47:29 #16 DONE 2.3s 03:47:29 03:47:29 #17 [core-command internal] load .dockerignore 03:47:29 #17 transferring context: 50B 0.0s done 03:47:29 #17 DONE 2.1s 03:47:29 03:47:29 #2 [core-data internal] load .dockerignore 03:47:29 #2 transferring context: 50B 0.0s done 03:47:30 #2 ... 03:47:30 03:47:30 #18 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:47:30 #18 transferring dockerfile: 1.89kB 0.0s done 03:47:30 #18 DONE 2.4s 03:47:30 03:47:30 #19 [core-keeper internal] load .dockerignore 03:47:30 #19 transferring context: 50B 0.0s done 03:47:30 #19 DONE 1.5s 03:47:30 03:47:30 #20 [security-spire-server internal] load build definition from Dockerfile 03:47:30 #20 transferring dockerfile: 1.70kB 0.0s done 03:47:30 #20 DONE 2.4s 03:47:30 03:47:30 #21 [core-metadata internal] load .dockerignore 03:47:30 #21 transferring context: 50B 0.0s done 03:47:30 #21 DONE 1.5s 03:47:30 03:47:30 #9 [security-secretstore-setup internal] load .dockerignore 03:47:30 #9 DONE 1.5s 03:47:30 03:47:30 #22 [security-spiffe-token-provider internal] load .dockerignore 03:47:30 #22 transferring context: 50B 0.0s done 03:47:30 #22 DONE 1.3s 03:47:30 03:47:30 #23 [security-bootstrapper internal] load .dockerignore 03:47:30 #23 transferring context: 50B 0.0s done 03:47:30 #23 DONE 1.5s 03:47:30 03:47:30 #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:30 #24 DONE 0.0s 03:47:30 03:47:30 #25 [core-command internal] load metadata for docker.io/library/alpine:3.22 03:47:30 #25 ... 03:47:30 03:47:30 #26 [security-spire-config internal] load .dockerignore 03:47:30 #26 transferring context: 50B 0.0s done 03:47:30 #26 DONE 1.4s 03:47:30 03:47:30 #27 [core-common-config-bootstrapper internal] load .dockerignore 03:47:30 #27 transferring context: 50B 0.0s done 03:47:30 #27 DONE 1.6s 03:47:30 03:47:30 #28 [security-spire-server internal] load .dockerignore 03:47:30 #28 transferring context: 50B 0.0s done 03:47:30 #28 DONE 1.3s 03:47:30 03:47:30 #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:30 #24 DONE 0.0s 03:47:30 03:47:30 #25 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:47:30 #25 ... 03:47:30 03:47:30 #29 [security-proxy-setup internal] load .dockerignore 03:47:30 #29 transferring context: 50B 0.0s done 03:47:30 #29 DONE 1.5s 03:47:30 03:47:30 #30 [support-scheduler internal] load .dockerignore 03:47:30 #30 transferring context: 50B 0.0s done 03:47:30 #30 DONE 1.4s 03:47:30 03:47:30 #31 [support-notifications internal] load .dockerignore 03:47:30 #31 transferring context: 50B 0.0s done 03:47:30 #31 DONE 1.5s 03:47:30 03:47:30 #5 [security-proxy-auth internal] load .dockerignore 03:47:30 #5 transferring context: 50B 0.0s done 03:47:30 #5 DONE 1.3s 03:47:30 03:47:30 #2 [core-data internal] load .dockerignore 03:47:30 #2 DONE 1.3s 03:47:30 03:47:30 #32 [security-spire-agent internal] load .dockerignore 03:47:30 #32 transferring context: 50B 0.0s done 03:47:30 #32 DONE 1.4s 03:47:30 03:47:30 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:30 #24 DONE 0.0s 03:47:30 03:47:30 #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 03:47:31 #25 DONE 1.1s 03:47:31 03:47:31 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:31 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:31 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:31 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:31 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 0B / 4.12MB 0.1s 03:47:31 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:31 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:31 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.2s 03:47:31 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.3s 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.15MB / 4.12MB 0.4s 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s 03:47:31 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:31 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 03:47:31 #33 ... 03:47:31 03:47:31 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:31 #24 DONE 0.0s 03:47:31 03:47:31 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 ... 03:47:32 03:47:32 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:32 #24 DONE 0.0s 03:47:32 03:47:32 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:32 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:32 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:32 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:32 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:32 #33 ... 03:47:32 03:47:32 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:47:32 #25 DONE 1.5s 03:47:32 03:47:32 #34 [security-spiffe-token-provider internal] load build context 03:47:32 #34 DONE 0.0s 03:47:32 03:47:32 #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:32 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:32 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:32 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:32 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:32 #33 ... 03:47:32 03:47:32 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:32 #24 DONE 0.0s 03:47:32 03:47:32 #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 ... 03:47:32 03:47:32 #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:47:32 #25 DONE 1.6s 03:47:32 03:47:32 #35 [security-secretstore-setup internal] load build context 03:47:32 #35 transferring context: 3.43MB 1.4s done 03:47:32 #35 DONE 1.7s 03:47:32 03:47:32 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:32 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:32 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:32 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:32 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:32 #33 ... 03:47:32 03:47:32 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:32 #24 DONE 0.0s 03:47:32 03:47:32 #36 [core-command internal] load build context 03:47:32 #36 transferring context: 3.43MB 1.5s done 03:47:32 #36 DONE 1.8s 03:47:32 03:47:32 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 ... 03:47:32 03:47:32 #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 03:47:32 #25 DONE 1.9s 03:47:32 03:47:32 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:32 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:32 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:32 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:32 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:32 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:32 #33 ... 03:47:32 03:47:32 #37 [core-keeper internal] load build context 03:47:32 #37 transferring context: 3.43MB 1.6s done 03:47:32 #37 DONE 2.1s 03:47:32 03:47:32 #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:32 #24 DONE 0.0s 03:47:32 03:47:32 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:33 #33 ... 03:47:33 03:47:33 #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:33 #24 DONE 0.0s 03:47:33 03:47:33 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:33 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:33 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:33 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:33 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:33 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:33 #33 ... 03:47:33 03:47:33 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:33 #24 DONE 0.0s 03:47:33 03:47:33 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:33 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done 03:47:33 #33 ... 03:47:33 03:47:33 #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 03:47:33 #25 DONE 2.4s 03:47:33 03:47:33 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:33 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:33 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:33 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:33 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:33 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:33 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done 03:47:33 #33 ... 03:47:33 03:47:33 #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:33 #24 DONE 0.0s 03:47:34 03:47:34 #25 [core-data internal] load metadata for docker.io/library/alpine:3.22 03:47:34 #25 DONE 2.6s 03:47:34 03:47:34 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:34 #24 DONE 0.0s 03:47:34 03:47:34 #34 [security-spiffe-token-provider internal] load build context 03:47:34 #34 ... 03:47:34 03:47:34 #38 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:47:34 #38 DONE 3.7s 03:47:34 03:47:34 #34 [security-spiffe-token-provider internal] load build context 03:47:34 #34 transferring context: 3.43MB 1.4s done 03:47:34 #34 ... 03:47:34 03:47:34 #38 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:47:34 #38 DONE 3.7s 03:47:34 03:47:34 #39 [core-keeper builder 2/8] WORKDIR /edgex-go 03:47:34 #39 ... 03:47:34 03:47:34 #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 03:47:34 #25 DONE 2.9s 03:47:34 03:47:34 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:47:34 #40 DONE 1.8s 03:47:34 03:47:34 #41 [core-metadata internal] load build context 03:47:34 #41 transferring context: 3.43MB 1.5s done 03:47:34 #41 DONE 2.3s 03:47:34 03:47:34 #34 [security-spiffe-token-provider internal] load build context 03:47:34 #34 DONE 2.1s 03:47:34 03:47:34 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:34 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:34 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:34 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:34 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:34 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:34 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done 03:47:35 #33 ... 03:47:35 03:47:35 #42 [security-spire-server internal] load build context 03:47:35 #42 transferring context: 26.58kB 0.2s done 03:47:35 #42 DONE 1.3s 03:47:35 03:47:35 #43 [core-common-config-bootstrapper internal] load build context 03:47:35 #43 transferring context: 3.43MB 1.5s done 03:47:35 #43 DONE 2.7s 03:47:35 03:47:35 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:35 #44 ... 03:47:35 03:47:35 #39 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 03:47:35 #39 DONE 2.2s 03:47:36 03:47:36 #45 [security-bootstrapper internal] load build context 03:47:36 #45 transferring context: 3.43MB 1.7s done 03:47:36 #45 DONE 3.4s 03:47:36 03:47:36 #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:47:36 #46 ... 03:47:36 03:47:36 #47 [security-spire-config internal] load build context 03:47:36 #47 transferring context: 24.83kB 0.1s done 03:47:36 #47 DONE 2.0s 03:47:36 03:47:36 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:36 #48 ... 03:47:36 03:47:36 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:47:36 #49 DONE 2.2s 03:47:36 03:47:36 #50 [support-scheduler internal] load build context 03:47:36 #50 transferring context: 3.43MB 1.8s done 03:47:36 #50 DONE 3.2s 03:47:36 03:47:36 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:47:36 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 03:47:36 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 03:47:36 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 03:47:36 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 03:47:36 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 03:47:36 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done 03:47:36 #33 ... 03:47:36 03:47:36 #51 [support-notifications internal] load build context 03:47:36 #51 transferring context: 3.43MB 2.1s done 03:47:36 #51 DONE 3.1s 03:47:36 03:47:36 #52 [security-proxy-setup internal] load build context 03:47:36 #52 transferring context: 3.43MB 2.1s done 03:47:36 #52 DONE 3.2s 03:47:36 03:47:36 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:36 #53 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 03:47:36 #53 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:47:36 #53 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:47:36 #53 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:47:36 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done 03:47:36 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 03:47:36 #53 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s done 03:47:36 #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:47:36 #53 ... 03:47:36 03:47:36 #54 [core-data internal] load build context 03:47:36 #54 transferring context: 3.43MB 1.7s done 03:47:36 #54 DONE 3.0s 03:47:36 03:47:36 #55 [security-proxy-auth internal] load build context 03:47:36 #55 transferring context: 3.43MB 1.3s done 03:47:36 #55 DONE 2.9s 03:47:36 03:47:36 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:36 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.8s 03:47:36 #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:47:37 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 2.1s 03:47:37 #53 ... 03:47:37 03:47:37 #56 [security-spire-agent internal] load build context 03:47:37 #56 transferring context: 26.11kB 0.1s done 03:47:37 #56 DONE 1.0s 03:47:37 03:47:37 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:38 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 2.9s 03:47:39 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.6s 03:47:39 #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 03:47:39 #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.2s done 03:47:39 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 4.5s 03:47:41 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 5.8s 03:47:41 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.43MB / 37.02MB 6.6s 03:47:42 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 7.3s 03:47:43 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 7.8s 03:47:43 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 8.3s 03:47:44 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 8.6s 03:47:44 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 8.9s 03:47:44 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 9.3s 03:47:45 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.14MB / 37.02MB 10.2s 03:47:45 #53 ... 03:47:45 03:47:45 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:45 #57 DONE 9.6s 03:47:45 03:47:45 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:45 #53 ... 03:47:45 03:47:45 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:47:46 #58 ... 03:47:46 03:47:46 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:46 #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:46 #59 ... 03:47:46 03:47:46 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:46 #60 ... 03:47:46 03:47:46 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:46 #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:46 #61 ... 03:47:46 03:47:46 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:46 #62 ... 03:47:46 03:47:46 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:46 #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.9s done 03:47:46 #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:47:46 #63 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 03:47:46 #63 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 03:47:46 #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:47:46 #63 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:47:46 #63 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:47:46 #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 03:47:46 #63 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.7s done 03:47:46 #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 03:47:46 #63 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 03:47:46 #63 ... 03:47:46 03:47:46 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:47:46 #64 ... 03:47:46 03:47:46 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:46 #0 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:46 #0 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:46 #65 ... 03:47:46 03:47:46 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:46 #66 ... 03:47:46 03:47:46 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:46 #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:46 #67 ... 03:47:46 03:47:46 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:47:46 #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:47 #68 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:47 #68 ... 03:47:47 03:47:47 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:47 #69 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:47 #69 ... 03:47:47 03:47:47 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:47:47 #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:47 #0 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:47 #70 ... 03:47:47 03:47:47 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:47 #71 ... 03:47:47 03:47:47 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:47:47 #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:47 #72 ... 03:47:47 03:47:47 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:47 #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.2s done 03:47:48 #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 03:47:48 #53 ... 03:47:48 03:47:48 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:48 #71 DONE 12.6s 03:47:48 03:47:48 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:53 #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 03:47:53 #53 ... 03:47:53 03:47:53 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:53 #63 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.9s done 03:47:53 #63 DONE 17.4s 03:47:53 03:47:53 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:47:53 #58 6.351 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:53 #58 8.275 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:54 #58 ... 03:47:54 03:47:54 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:54 #44 8.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:54 #44 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:54 #44 ... 03:47:54 03:47:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:55 #53 ... 03:47:55 03:47:55 #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:47:55 #46 9.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:55 #46 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:55 #46 ... 03:47:55 03:47:55 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:56 #53 ... 03:47:56 03:47:56 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:56 #48 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:56 #48 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:56 #48 ... 03:47:56 03:47:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:56 #53 ... 03:47:56 03:47:56 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:56 #59 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:56 #59 ... 03:47:56 03:47:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:57 #53 ... 03:47:57 03:47:57 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:57 #60 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:57 #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:57 #60 ... 03:47:57 03:47:57 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:57 #53 ... 03:47:57 03:47:57 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:57 #66 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:57 #66 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:57 #66 ... 03:47:57 03:47:57 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:47:57 #64 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:57 #64 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:57 #64 ... 03:47:57 03:47:57 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:57 #62 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:57 #62 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:57 #62 ... 03:47:57 03:47:57 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:57 #67 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:58 #67 ... 03:47:58 03:47:58 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:47:58 #72 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:58 #72 ... 03:47:58 03:47:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:58 #53 ... 03:47:58 03:47:58 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:58 #61 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:58 #61 ... 03:47:58 03:47:58 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:58 #60 22.60 OK: 255 MiB in 60 packages 03:47:58 #60 ... 03:47:58 03:47:58 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:58 #0 4.206 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:47:58 #0 5.654 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:58 #73 ... 03:47:58 03:47:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:47:58 #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s 03:47:59 #53 ... 03:47:59 03:47:59 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:59 #69 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:47:59 #69 ... 03:47:59 03:47:59 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:47:59 #68 23.03 OK: 255 MiB in 60 packages 03:47:59 #68 DONE 23.9s 03:47:59 03:47:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:00 #53 ... 03:48:00 03:48:00 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:48:00 #74 DONE 0.7s 03:48:00 03:48:00 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:00 #53 ... 03:48:00 03:48:00 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:48:00 #60 DONE 24.8s 03:48:00 03:48:00 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:48:00 #69 24.39 (1/3) Installing ca-certificates (20260611-r0) 03:48:01 #69 ... 03:48:01 03:48:01 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:48:01 #70 23.52 OK: 255 MiB in 60 packages 03:48:01 #70 DONE 25.5s 03:48:01 03:48:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:02 #53 ... 03:48:02 03:48:02 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:48:02 #75 DONE 1.2s 03:48:02 03:48:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:02 #53 ... 03:48:02 03:48:02 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:48:02 #46 23.79 OK: 255 MiB in 60 packages 03:48:02 #46 DONE 27.2s 03:48:02 03:48:02 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:48:02 #76 DONE 1.2s 03:48:02 03:48:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:03 #53 ... 03:48:03 03:48:03 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 03:48:03 #77 DONE 1.1s 03:48:03 03:48:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:03 #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.4s 03:48:05 #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.1s done 03:48:06 #53 ... 03:48:06 03:48:06 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:48:06 #72 22.80 (1/7) Installing ca-certificates (20260611-r0) 03:48:06 #72 23.69 (2/7) Installing dumb-init (1.2.5-r3) 03:48:06 #72 23.79 (3/7) Installing libgcc (14.2.0-r6) 03:48:06 #72 23.95 (4/7) Installing libsodium (1.0.20-r1) 03:48:06 #72 24.27 (5/7) Installing libstdc++ (14.2.0-r6) 03:48:06 #72 25.24 (6/7) Installing libzmq (4.3.5-r2) 03:48:06 #72 25.85 (7/7) Installing zeromq (4.3.5-r2) 03:48:06 #72 26.21 Executing busybox-1.37.0-r20.trigger 03:48:06 #72 26.43 Executing ca-certificates-20260611-r0.trigger 03:48:06 #72 27.69 OK: 12 MiB in 23 packages 03:48:06 #72 DONE 29.8s 03:48:06 03:48:06 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:06 #59 23.22 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:48:06 #59 23.22 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:48:06 #59 23.22 OK: 26186 distinct packages available 03:48:06 #59 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:06 #59 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:06 #59 ... 03:48:06 03:48:06 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:06 #48 20.06 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:48:06 #48 20.06 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:48:06 #48 20.06 OK: 26166 distinct packages available 03:48:06 #48 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:06 #48 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:06 #48 ... 03:48:06 03:48:06 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:48:06 #58 20.20 (1/1) Installing dumb-init (1.2.5-r3) 03:48:06 #58 20.74 Executing busybox-1.37.0-r20.trigger 03:48:06 #58 20.97 OK: 8 MiB in 17 packages 03:48:07 #58 ... 03:48:07 03:48:07 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:48:07 #65 20.88 (1/4) Installing ca-certificates (20260611-r0) 03:48:07 #65 21.61 (2/4) Installing dumb-init (1.2.5-r3) 03:48:07 #65 22.06 (3/4) Installing su-exec (0.2-r3) 03:48:07 #65 22.36 (4/4) Installing yq-go (4.47.2-r3) 03:48:07 #65 ... 03:48:07 03:48:07 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:48:07 #73 18.53 OK: 255 MiB in 60 packages 03:48:08 #73 ... 03:48:08 03:48:08 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:48:08 #44 29.88 (1/1) Installing dumb-init (1.2.5-r3) 03:48:08 #44 30.30 Executing busybox-1.37.0-r20.trigger 03:48:08 #44 30.47 OK: 8 MiB in 17 packages 03:48:08 #44 DONE 33.5s 03:48:08 03:48:08 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:48:08 #67 28.15 (1/2) Installing dumb-init (1.2.5-r3) 03:48:08 #67 28.51 (2/2) Installing su-exec (0.2-r3) 03:48:08 #67 28.68 Executing busybox-1.37.0-r20.trigger 03:48:08 #67 29.01 OK: 8 MiB in 18 packages 03:48:08 #67 DONE 32.4s 03:48:08 03:48:08 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:48:09 #78 ... 03:48:09 03:48:09 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:48:09 #58 DONE 23.7s 03:48:09 03:48:09 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:09 #79 ... 03:48:09 03:48:09 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:48:09 #73 DONE 21.2s 03:48:10 03:48:10 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:48:10 #80 ... 03:48:10 03:48:10 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:10 #81 ... 03:48:10 03:48:10 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:48:10 #69 25.71 (2/3) Installing dumb-init (1.2.5-r3) 03:48:10 #69 26.20 (3/3) Installing tzdata (2026b-r0) 03:48:10 #69 29.37 Executing busybox-1.37.0-r20.trigger 03:48:10 #69 29.57 Executing ca-certificates-20260611-r0.trigger 03:48:10 #69 30.75 OK: 8 MiB in 19 packages 03:48:10 #69 DONE 34.4s 03:48:10 03:48:10 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:48:10 #80 DONE 0.8s 03:48:10 03:48:10 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:10 #82 ... 03:48:10 03:48:10 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:10 #61 24.72 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:48:10 #61 24.72 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:48:10 #61 24.72 OK: 26166 distinct packages available 03:48:10 #61 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:10 #61 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:11 #61 ... 03:48:11 03:48:11 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:11 #62 34.40 (1/4) Installing dumb-init (1.2.5-r3) 03:48:11 #62 34.79 (2/4) Installing openssl (3.5.7-r0) 03:48:12 #62 ... 03:48:12 03:48:12 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:12 #83 ... 03:48:12 03:48:12 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:12 #84 ... 03:48:12 03:48:12 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:13 #85 ... 03:48:13 03:48:13 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:13 #66 27.18 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:48:13 #66 27.18 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:48:13 #66 27.18 OK: 26166 distinct packages available 03:48:13 #66 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:13 #66 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:13 #66 ... 03:48:13 03:48:13 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:13 #62 36.75 (3/4) Installing su-exec (0.2-r3) 03:48:13 #62 36.89 (4/4) Installing yq-go (4.47.2-r3) 03:48:13 #62 ... 03:48:13 03:48:13 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:13 #86 ... 03:48:13 03:48:13 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:48:13 #0 7.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:14 #87 ... 03:48:14 03:48:14 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:14 #48 37.69 (1/13) Installing brotli-libs (1.1.0-r2) 03:48:16 #48 ... 03:48:16 03:48:16 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:48:16 #64 38.06 (1/1) Installing dumb-init (1.2.5-r3) 03:48:16 #64 38.54 Executing busybox-1.37.0-r20.trigger 03:48:16 #64 38.59 OK: 8 MiB in 17 packages 03:48:16 #64 DONE 40.0s 03:48:16 03:48:16 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:16 #61 40.18 (1/4) Installing dumb-init (1.2.5-r3) 03:48:16 #61 40.41 (2/4) Installing musl-obstack (1.2.3-r2) 03:48:16 #61 40.54 (3/4) Installing libucontext (1.3.2-r0) 03:48:16 #61 40.66 (4/4) Installing gcompat (1.1.0-r4) 03:48:17 #61 ... 03:48:17 03:48:17 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:17 #59 39.65 OK: 255 MiB in 60 packages 03:48:17 #59 DONE 41.2s 03:48:17 03:48:17 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:17 #61 40.87 Executing busybox-1.37.0-r20.trigger 03:48:17 #61 41.05 OK: 8 MiB in 20 packages 03:48:17 #61 ... 03:48:17 03:48:17 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:48:17 #88 DONE 0.5s 03:48:17 03:48:17 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:18 #89 ... 03:48:18 03:48:18 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:18 #61 DONE 42.6s 03:48:18 03:48:18 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:21 #90 ... 03:48:21 03:48:21 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:21 #66 41.47 (1/5) Installing dumb-init (1.2.5-r3) 03:48:21 #66 41.64 (2/5) Installing musl-obstack (1.2.3-r2) 03:48:21 #66 41.78 (3/5) Installing libucontext (1.3.2-r0) 03:48:21 #66 41.88 (4/5) Installing gcompat (1.1.0-r4) 03:48:21 #66 42.04 (5/5) Installing openssl (3.5.7-r0) 03:48:21 #66 42.71 Executing busybox-1.37.0-r20.trigger 03:48:21 #66 42.90 OK: 9 MiB in 21 packages 03:48:21 #66 DONE 44.5s 03:48:21 03:48:21 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:48:22 #91 ... 03:48:22 03:48:22 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:48:22 #65 43.76 Executing busybox-1.37.0-r20.trigger 03:48:22 #65 43.86 Executing ca-certificates-20260611-r0.trigger 03:48:22 #65 44.23 OK: 19 MiB in 20 packages 03:48:22 #65 DONE 46.3s 03:48:22 03:48:22 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:24 #92 ... 03:48:24 03:48:24 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:24 #79 5.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:24 #79 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:24 #79 15.59 OK: 8 MiB in 18 packages 03:48:24 #79 ... 03:48:24 03:48:24 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:48:24 #78 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:24 #78 7.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:24 #78 ... 03:48:24 03:48:24 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:48:24 #91 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:24 #91 ... 03:48:24 03:48:24 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:24 #84 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:24 #84 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:24 #84 ... 03:48:24 03:48:24 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:24 #90 3.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:24 #90 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:25 #90 ... 03:48:25 03:48:25 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:48:25 #87 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:25 #87 ... 03:48:25 03:48:25 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:25 #79 DONE 16.9s 03:48:25 03:48:25 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:48:26 #93 ... 03:48:26 03:48:26 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:48:26 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:26 #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:26 #94 ... 03:48:26 03:48:26 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:26 #92 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:27 #92 ... 03:48:27 03:48:27 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:27 #48 40.98 (2/13) Installing c-ares (1.34.6-r0) 03:48:27 #48 41.73 (3/13) Installing libunistring (1.3-r0) 03:48:27 #48 47.06 (4/13) Installing libidn2 (2.3.7-r0) 03:48:27 #48 48.38 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:48:27 #48 49.02 (6/13) Installing libpsl (0.21.5-r3) 03:48:27 #48 49.53 (7/13) Installing zstd-libs (1.5.7-r0) 03:48:27 #48 ... 03:48:27 03:48:27 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:48:27 #93 DONE 2.1s 03:48:27 03:48:27 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:48:27 #91 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:27 #91 ... 03:48:27 03:48:27 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:48:27 #95 DONE 0.3s 03:48:27 03:48:27 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:27 #92 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:28 #92 ... 03:48:28 03:48:28 #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 03:48:28 #78 19.30 OK: 8 MiB in 17 packages 03:48:28 #78 DONE 20.7s 03:48:28 03:48:28 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:28 #48 51.84 (8/13) Installing libcurl (8.14.1-r2) 03:48:29 #48 ... 03:48:29 03:48:29 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:48:29 #87 22.77 OK: 12 MiB in 23 packages 03:48:29 #87 DONE 23.3s 03:48:29 03:48:29 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:48:29 #91 8.594 OK: 9 MiB in 21 packages 03:48:30 #91 DONE 9.3s 03:48:30 03:48:30 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:31 #96 ... 03:48:31 03:48:31 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:48:31 #97 DONE 1.1s 03:48:31 03:48:31 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:31 #84 20.80 OK: 8 MiB in 19 packages 03:48:32 #84 ... 03:48:32 03:48:32 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:32 #96 DONE 1.8s 03:48:32 03:48:32 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:32 #84 DONE 21.5s 03:48:32 03:48:32 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:48:32 #98 DONE 0.4s 03:48:32 03:48:32 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:48:32 #99 DONE 0.2s 03:48:32 03:48:32 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:48:33 #100 DONE 0.2s 03:48:33 03:48:33 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:33 #48 54.96 (9/13) Installing curl (8.14.1-r2) 03:48:33 #48 56.50 (10/13) Installing dumb-init (1.2.5-r3) 03:48:33 #48 ... 03:48:33 03:48:33 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:48:33 #101 DONE 0.3s 03:48:33 03:48:33 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:33 #48 56.99 (11/13) Installing musl-obstack (1.2.3-r2) 03:48:33 #48 57.13 (12/13) Installing libucontext (1.3.2-r0) 03:48:33 #48 ... 03:48:33 03:48:33 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:33 #102 DONE 2.1s 03:48:33 03:48:33 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:33 #48 57.31 (13/13) Installing gcompat (1.1.0-r4) 03:48:33 #48 ... 03:48:33 03:48:33 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:48:33 #103 DONE 0.3s 03:48:33 03:48:33 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:48:33 #104 DONE 0.4s 03:48:33 03:48:33 #105 [security-spire-server] exporting to image 03:48:33 #105 exporting layers 03:48:34 #105 ... 03:48:34 03:48:34 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 03:48:34 #106 DONE 0.4s 03:48:34 03:48:34 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:48:34 #94 16.96 OK: 8 MiB in 17 packages 03:48:34 #94 DONE 17.9s 03:48:34 03:48:34 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:48:34 #107 DONE 0.4s 03:48:34 03:48:34 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:34 #48 57.73 Executing busybox-1.37.0-r20.trigger 03:48:34 #48 57.85 OK: 13 MiB in 29 packages 03:48:35 #48 ... 03:48:35 03:48:35 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:48:35 #108 DONE 0.2s 03:48:35 03:48:35 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:35 #48 DONE 58.7s 03:48:35 03:48:35 #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:35 #109 ... 03:48:35 03:48:35 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:48:35 #110 DONE 0.4s 03:48:35 03:48:35 #105 [security-spire-agent] exporting to image 03:48:38 #105 exporting layers 5.4s done 03:48:39 #105 writing image sha256:9dcb69042bce3a632bb4a919bd90dc5f2d7f6b00176f49d7ffb33b1c974b3580 03:48:39 #105 writing image sha256:9dcb69042bce3a632bb4a919bd90dc5f2d7f6b00176f49d7ffb33b1c974b3580 0.2s done 03:48:39 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:48:39 #105 ... 03:48:39 03:48:39 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:39 #90 19.27 OK: 8 MiB in 20 packages 03:48:39 #90 DONE 20.7s 03:48:39 03:48:39 #105 [security-spire-server] exporting to image 03:48:39 #105 exporting layers 4.5s done 03:48:39 #105 writing image sha256:252700ea1b36aee300599a23bd2723ea78a4de650d5bd5b3abcf80381d250dac 03:48:40 #105 writing image sha256:252700ea1b36aee300599a23bd2723ea78a4de650d5bd5b3abcf80381d250dac 0.0s done 03:48:40 #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:48:40 #105 DONE 6.2s 03:48:40 03:48:40 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:41 #111 DONE 1.9s 03:48:41 03:48:41 #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:41 #109 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:41 #109 5.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:41 #109 ... 03:48:41 03:48:41 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:48:41 #112 DONE 0.2s 03:48:42 03:48:42 #113 [security-spire-config stage-2 6/10] COPY security.txt / 03:48:42 #113 DONE 0.2s 03:48:42 03:48:42 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:48:42 #114 DONE 0.2s 03:48:42 03:48:42 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:42 #62 65.56 Executing busybox-1.37.0-r20.trigger 03:48:42 #62 65.67 OK: 20 MiB in 20 packages 03:48:42 #62 ... 03:48:42 03:48:42 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:48:42 #115 DONE 0.1s 03:48:42 03:48:42 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:48:42 #116 DONE 0.1s 03:48:42 03:48:42 #105 [security-spire-config] exporting to image 03:48:43 #105 ... 03:48:43 03:48:43 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:48:43 #62 DONE 67.3s 03:48:43 03:48:43 #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:48:45 #117 ... 03:48:45 03:48:45 #105 [security-spire-config] exporting to image 03:48:45 #105 exporting layers 3.7s done 03:48:45 #105 writing image sha256:1852fb456e6114ac2fa2263d1688dd1fe10c9c373f7b2af007d26dd93affa7ff done 03:48:45 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:48:45 #105 DONE 9.9s 03:48:46 03:48:46 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:46 #92 22.63 OK: 19 MiB in 20 packages 03:48:46 #92 DONE 23.8s 03:48:46 03:48:46 #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:48:46 #117 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:48:48 #117 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:48:48 #156 DONE 96.0s 03:48:48 03:48:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:48 #151 ... 03:48:48 03:48:48 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:48:48 #157 DONE 0.0s 03:48:48 03:48:48 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:48:48 #158 DONE 0.1s 03:48:48 03:48:48 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:48:48 #159 DONE 0.1s 03:48:48 03:48:48 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:48:48 #160 DONE 0.0s 03:48:48 03:48:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:48 #151 ... 03:48:48 03:48:48 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:48:48 #161 DONE 0.0s 03:48:48 03:48:48 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:48 #162 DONE 0.9s 03:48:48 03:48:48 #163 [core-common-config-bootstrapper] exporting to image 03:48:48 #163 exporting layers 03:48:48 #163 exporting layers 0.3s done 03:48:48 #163 writing image sha256:437f5faf9aca6da6205c32e13e64ba06976e6439d5b0ccbf5e44735ac53ebb13 done 03:48:48 #163 naming to docker.io/library/core-common-config-bootstrapper done 03:48:48 #163 DONE 0.4s 03:48:48 03:48:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:48 #151 ... 03:48:48 03:48:48 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:48 #145 DONE 98.9s 03:48:48 03:48:48 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:48:48 #164 DONE 0.2s 03:48:48 03:48:48 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:48:48 #165 DONE 0.9s 03:48:48 03:48:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:48 #151 ... 03:48:48 03:48:48 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:48:48 #166 DONE 0.2s 03:48:48 03:48:48 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:48:48 #167 DONE 0.1s 03:48:48 03:48:48 #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 03:48:48 #154 ... 03:48:48 03:48:48 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:48:48 #168 DONE 0.1s 03:48:48 03:48:48 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:48:48 #169 DONE 0.0s 03:48:48 03:48:48 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:48:48 #170 DONE 0.0s 03:48:48 03:48:48 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:48:48 #171 DONE 0.0s 03:48:48 03:48:48 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:48:48 #172 DONE 0.1s 03:48:48 03:48:48 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:48:48 #173 DONE 0.0s 03:48:48 03:48:48 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:48:48 #174 DONE 0.8s 03:48:48 03:48:48 #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 03:48:48 #154 ... 03:48:48 03:48:48 #175 [security-bootstrapper] exporting to image 03:48:48 #175 exporting layers 0.5s done 03:48:48 #175 writing image sha256:85dba933198b82ae945afdaa7c629ce8feb01d344d6f561e654da7208123f2d2 done 03:48:48 #175 naming to docker.io/library/security-bootstrapper done 03:48:48 #175 DONE 0.6s 03:48:48 03:48:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:50 #117 ... 03:48:50 03:48:50 #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:50 #109 13.95 OK: 13 MiB in 29 packages 03:48:50 #109 DONE 15.3s 03:48:50 03:48:50 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:53 #53 ... 03:48:53 03:48:53 #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:48:53 #117 9.255 OK: 20 MiB in 20 packages 03:48:53 #117 DONE 10.3s 03:48:53 03:48:53 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:48:54 #53 ... 03:48:54 03:48:54 #118 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:48:54 #118 DONE 0.3s 03:48:54 03:48:54 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:56 #151 ... 03:49:56 03:49:56 #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 03:49:56 #154 174.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:50:02 #154 ... 03:50:02 03:50:02 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:50:02 #152 DONE 181.6s 03:50:02 03:50:02 #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 03:50:02 #154 DONE 181.6s 03:50:02 03:50:02 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:02 #148 DONE 181.6s 03:50:02 03:50:02 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:50:02 #176 ... 03:50:02 03:50:02 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:50:02 #177 DONE 0.1s 03:50:02 03:50:02 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:02 #178 DONE 0.2s 03:50:02 03:50:02 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:50:02 #176 DONE 0.3s 03:50:02 03:50:02 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:50:02 #179 DONE 0.3s 03:50:02 03:50:02 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:50:02 #180 DONE 0.2s 03:50:02 03:50:02 #181 [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 03:50:02 #181 DONE 0.2s 03:50:02 03:50:02 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:50:02 #182 DONE 0.2s 03:50:02 03:50:02 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:50:02 #183 DONE 0.1s 03:50:02 03:50:02 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:50:02 #184 DONE 0.2s 03:50:02 03:50:02 #185 [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 03:50:02 #185 DONE 0.2s 03:50:02 03:50:02 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:50:02 #186 DONE 0.1s 03:50:02 03:50:02 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:50:02 #187 DONE 0.1s 03:50:02 03:50:02 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:50:02 #188 DONE 0.0s 03:50:02 03:50:02 #189 [core-command] exporting to image 03:50:02 #189 exporting layers 03:50:02 #189 exporting layers 0.2s done 03:50:02 #189 writing image sha256:58df80f28fd94f2fab5729c228cb947c7dc1bba5abe5cb8564c35c2f7660a849 done 03:50:02 #189 naming to docker.io/library/core-command done 03:50:02 #189 DONE 0.2s 03:50:02 03:50:02 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:50:02 #190 DONE 0.2s 03:50:02 03:50:02 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:50:02 #191 DONE 0.2s 03:50:02 03:50:02 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:50:03 #192 DONE 0.1s 03:50:03 03:50:03 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:50:03 #193 DONE 0.1s 03:50:03 03:50:03 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:50:03 #194 DONE 0.2s 03:50:03 03:50:03 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:03 #195 ... 03:50:03 03:50:03 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:03 #196 DONE 0.8s 03:50:03 03:50:03 #197 [security-proxy-setup] exporting to image 03:50:04 #197 ... 03:50:04 03:50:04 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:04 #195 DONE 1.1s 03:50:04 03:50:04 #197 [security-proxy-setup] exporting to image 03:50:04 #197 exporting layers 0.6s done 03:50:04 #197 writing image sha256:0d14e8c9ae56576ad381d6c6ecb9545a038ccab508ae5957118862ea6120deb3 done 03:50:04 #197 naming to docker.io/library/security-proxy-setup 0.0s done 03:50:04 #197 DONE 0.7s 03:50:04 03:50:04 #198 [security-secretstore-setup] exporting to image 03:50:04 #198 ... 03:50:04 03:50:04 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:04 #149 DONE 184.6s 03:50:04 03:50:04 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:50:04 #146 DONE 184.6s 03:50:04 03:50:04 #198 [security-secretstore-setup] exporting to image 03:50:04 #198 exporting layers 0.5s done 03:50:04 #198 writing image sha256:096c8555f27e00a5f46ba94fa0fbc09655a30ddeca7150eff12ffc98196dba9c 0.0s done 03:50:04 #198 naming to docker.io/library/security-secretstore-setup 0.0s done 03:50:05 #198 DONE 0.6s 03:50:05 03:50:05 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:05 #199 DONE 0.1s 03:50:05 03:50:05 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:50:05 #200 DONE 0.2s 03:50:05 03:50:05 #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:05 #201 DONE 0.0s 03:50:05 03:50:05 #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:50:05 #202 DONE 0.3s 03:50:05 03:50:05 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:50:05 #203 DONE 0.4s 03:50:05 03:50:05 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:50:05 #204 DONE 0.1s 03:50:05 03:50:05 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:50:05 #205 DONE 0.1s 03:50:05 03:50:05 #206 [core-keeper] exporting to image 03:50:05 #206 exporting layers 0.2s done 03:50:05 #206 writing image sha256:cb15f6386018df6c7be22af277ea39604cc302c1139bb33c9e431126a3b1d617 done 03:50:05 #206 naming to docker.io/library/core-keeper done 03:50:05 #206 DONE 0.2s 03:50:05 03:50:05 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:05 #150 DONE 185.6s 03:50:05 03:50:05 #207 [security-spiffe-token-provider] exporting to image 03:50:05 #207 exporting layers 0.2s done 03:50:05 #207 writing image sha256:af575590d91becaed70b4bb97c0a126ec880eee6a6b20c7e8b15da51d057b26b done 03:50:05 #207 naming to docker.io/library/security-spiffe-token-provider done 03:50:05 #207 DONE 0.3s 03:50:05 03:50:05 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:05 #208 DONE 0.1s 03:50:05 03:50:05 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:06 #209 DONE 0.1s 03:50:06 03:50:06 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:50:06 #210 DONE 0.2s 03:50:06 03:50:06 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:50:06 #211 DONE 0.0s 03:50:06 03:50:06 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:50:06 #212 DONE 0.0s 03:50:06 03:50:06 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:06 #213 DONE 0.3s 03:50:06 03:50:06 #214 [security-proxy-auth] exporting to image 03:50:06 #214 exporting layers 0.2s done 03:50:06 #214 writing image sha256:9576947b01e421d6b0d4b43ac5253b009b9aa47819f2d6c0d38140d01e83ae30 done 03:50:06 #214 naming to docker.io/library/security-proxy-auth done 03:50:06 #214 DONE 0.2s 03:50:06 03:50:06 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:07 #151 ... 03:50:07 03:50:07 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:50:07 #147 DONE 187.2s 03:50:07 03:50:07 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:50:07 #155 DONE 187.2s 03:50:07 03:50:07 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:07 #151 ... 03:50:07 03:50:07 #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:07 #215 DONE 0.0s 03:50:07 03:50:07 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:07 #216 DONE 0.1s 03:50:07 03:50:07 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:07 #217 DONE 0.0s 03:50:07 03:50:07 #218 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:07 #218 DONE 0.0s 03:50:07 03:50:07 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:50:07 #219 ... 03:50:07 03:50:07 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:07 #151 DONE 187.5s 03:50:08 03:50:08 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:50:08 #220 DONE 0.3s 03:50:08 03:50:08 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:50:08 #219 DONE 0.3s 03:50:08 03:50:08 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:50:08 #221 DONE 0.1s 03:50:08 03:50:08 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:50:08 #222 DONE 0.0s 03:50:08 03:50:08 #223 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:08 #223 DONE 0.0s 03:50:08 03:50:08 #224 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:08 #224 DONE 0.1s 03:50:08 03:50:08 #225 [support-scheduler] exporting to image 03:50:08 #225 ... 03:50:08 03:50:08 #226 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:50:08 #226 DONE 0.1s 03:50:08 03:50:08 #227 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:50:08 #227 DONE 0.2s 03:50:08 03:50:08 #228 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:50:08 #228 DONE 0.0s 03:50:08 03:50:08 #229 [core-metadata] exporting to image 03:50:08 #229 exporting layers 0.2s done 03:50:08 #229 writing image sha256:2c64304f20de049765d1342c52b5e19219a7a8637fb9999b0b6a0ab5737f565b done 03:50:08 #229 naming to docker.io/library/core-metadata done 03:50:08 #229 DONE 0.2s 03:50:08 03:50:08 #230 [core-data] exporting to image 03:50:08 #230 exporting layers 0.2s done 03:50:08 #230 writing image sha256:2d9d6e804b817604c83d1388d0c32d1e1e0d9ec85e7ff30ec4de41b03879ec8b done 03:50:08 #230 naming to docker.io/library/core-data done 03:50:08 #230 DONE 0.2s 03:50:08 03:50:08 #225 [support-scheduler] exporting to image 03:50:08 #225 exporting layers 0.5s done 03:50:08 #225 writing image sha256:385c4e6ded40ed1ca702a1f4efeea0868bfc6534b2661705ffa872649ef70ea8 done 03:50:08 #225 naming to docker.io/library/support-scheduler done 03:50:08 #225 DONE 0.5s 03:50:08 03:50:08 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:50:10 #153 DONE 190.2s 03:50:10 03:50:10 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:10 #231 DONE 0.0s 03:50:10 03:50:10 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:10 #232 DONE 0.0s 03:50:10 03:50:10 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:50:10 #233 DONE 0.1s 03:50:10 03:50:10 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:50:10 #234 DONE 0.0s 03:50:10 03:50:10 #235 [support-notifications] exporting to image 03:50:10 #235 exporting layers 0.2s done 03:50:10 #235 writing image sha256:00fc71bb0832500cd3e0ce41b57de2a3da13417bd089984116bc179dde2599ab done 03:50:10 #235 naming to docker.io/library/support-notifications done 03:50:10 #235 DONE 0.2s 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:10 time="2026-06-29T03:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:50:11 $ docker stop --time=1 b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 03:50:12 $ docker rm -f --volumes b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:12 + docker images 03:50:12 REPOSITORY TAG IMAGE ID CREATED SIZE 03:50:12 support-notifications latest 00fc71bb0832 2 seconds ago 57.7MB 03:50:12 core-data latest 2d9d6e804b81 4 seconds ago 49.9MB 03:50:12 support-scheduler latest 385c4e6ded40 5 seconds ago 54.1MB 03:50:12 core-metadata latest 2c64304f20de 5 seconds ago 50.1MB 03:50:12 security-proxy-auth latest 9576947b01e4 6 seconds ago 49MB 03:50:12 core-keeper latest cb15f6386018 7 seconds ago 49.7MB 03:50:12 security-spiffe-token-provider latest af575590d91b 7 seconds ago 53MB 03:50:12 security-secretstore-setup latest 096c8555f27e 8 seconds ago 89.1MB 03:50:12 security-proxy-setup latest 0d14e8c9ae56 9 seconds ago 54.7MB 03:50:12 core-command latest 58df80f28fd9 10 seconds ago 44.1MB 03:50:12 security-bootstrapper latest 85dba933198b About a minute ago 21.6MB 03:50:12 core-common-config-bootstrapper latest 437f5faf9aca About a minute ago 20.5MB 03:50:12 security-spire-config latest d40874ce59d7 3 minutes ago 177MB 03:50:12 security-spire-agent latest 7e37f65ca066 3 minutes ago 237MB 03:50:12 security-spire-server latest a438c70a2792 3 minutes ago 178MB 03:50:12 ci-base-image-x86_64 latest c43264496a8b 7 minutes ago 969MB 03:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 03:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 03:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:12 provisioning config files... 03:50:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config4943646490045180772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:13 ---> ****-login.sh 03:50:13 nexus3.edgexfoundry.org:10001 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10002 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10003 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10004 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 Login Succeeded 03:50:13 ****.io 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 Login Succeeded 03:50:13 ---> ****-login.sh ends [Pipeline] } 03:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:50:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:50:13 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:13 latest 03:50:13 4.1.0-dev.120 03:50:13 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:13 main 03:50:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:14 + docker push nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:14 9a6cbb49496a: Preparing 03:50:14 5bc69492e234: Preparing 03:50:14 52d5d30f7166: Preparing 03:50:14 82fedf20a9bc: Preparing 03:50:14 fb2f035b6829: Preparing 03:50:14 95f5130afb1d: Preparing 03:50:14 6f09edfb3f6d: Preparing 03:50:14 6f09edfb3f6d: Waiting 03:50:14 95f5130afb1d: Waiting 03:50:14 82fedf20a9bc: Pushed 03:50:14 9a6cbb49496a: Pushed 03:50:14 52d5d30f7166: Pushed 03:50:14 fb2f035b6829: Pushed 03:50:14 95f5130afb1d: Pushed 03:50:15 #85 DONE 123.8s 03:50:15 03:50:15 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #81 DONE 126.0s 03:50:15 03:50:15 #119 [support-notifications builder 6/7] COPY . . 03:50:15 #119 ... 03:50:15 03:50:15 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #83 DONE 124.6s 03:50:15 03:50:15 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #82 DONE 115.8s 03:50:15 03:50:15 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #89 DONE 108.9s 03:50:15 03:50:15 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #86 DONE 122.9s 03:50:15 03:50:15 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:50:15 #120 ... 03:50:15 03:50:15 #121 [support-scheduler builder 6/7] COPY . . 03:50:15 #121 DONE 2.0s 03:50:15 03:50:15 #122 [core-keeper builder 7/8] COPY . . 03:50:15 #122 DONE 2.0s 03:50:15 03:50:15 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #123 CACHED 03:50:15 03:50:15 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 03:50:15 #124 CACHED 03:50:15 03:50:15 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:50:15 #125 CACHED 03:50:15 03:50:15 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #126 CACHED 03:50:15 03:50:15 #127 [core-metadata builder 6/7] COPY . . 03:50:15 #127 CACHED 03:50:15 03:50:15 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:50:15 #128 CACHED 03:50:15 03:50:15 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #129 CACHED 03:50:15 03:50:15 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:50:15 #130 CACHED 03:50:15 03:50:15 #131 [security-proxy-auth builder 6/7] COPY . . 03:50:15 #131 CACHED 03:50:15 03:50:15 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 03:50:15 #132 CACHED 03:50:15 03:50:15 #133 [core-data builder 6/7] COPY . . 03:50:15 #133 CACHED 03:50:15 03:50:15 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #134 CACHED 03:50:15 03:50:15 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:50:15 #120 DONE 2.0s 03:50:15 03:50:15 #135 [security-secretstore-setup builder 6/7] COPY . . 03:50:15 #135 DONE 2.1s 03:50:15 03:50:15 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:50:15 #136 CACHED 03:50:15 03:50:15 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #137 CACHED 03:50:15 03:50:15 #138 [security-proxy-setup builder 6/7] COPY . . 03:50:15 #138 CACHED 03:50:15 03:50:15 #139 [core-command builder 6/7] COPY . . 03:50:15 #139 DONE 2.0s 03:50:15 03:50:15 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:15 #140 ... 03:50:15 03:50:15 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:50:15 #141 CACHED 03:50:15 03:50:15 #142 [security-bootstrapper builder 6/7] COPY . . 03:50:15 #142 CACHED 03:50:15 03:50:15 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #143 CACHED 03:50:15 03:50:15 #119 [support-notifications builder 6/7] COPY . . 03:50:15 #119 DONE 2.2s 03:50:15 03:50:15 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:50:15 #144 ... 03:50:15 03:50:15 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:50:15 #0 5.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:50:15 #145 ... 03:50:15 03:50:15 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:50:15 #144 5.897 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:50:17 6f09edfb3f6d: Pushed 03:50:19 #144 ... 03:50:19 03:50:19 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:19 #0 6.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:50:19 #146 ... 03:50:19 03:50:19 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:19 #0 5.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:50:19 #147 ... 03:50:19 03:50:19 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:19 #0 4.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:50:19 #148 ... 03:50:19 03:50:19 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:50:19 #0 3.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:50:19 #149 ... 03:50:19 03:50:19 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:50:19 #0 5.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:50:19 #150 ... 03:50:19 03:50:19 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:50:19 #0 6.378 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:50:19 #151 ... 03:50:19 03:50:19 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:50:19 #0 6.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:50:19 #152 ... 03:50:19 03:50:19 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:50:19 #0 5.757 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:50:20 #153 ... 03:50:20 03:50:20 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:50:20 #0 5.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:50:20 #154 ... 03:50:20 03:50:20 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:20 #140 6.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:50:20 5bc69492e234: Pushed 03:50:21 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:22 9a6cbb49496a: Preparing 03:50:22 5bc69492e234: Preparing 03:50:22 52d5d30f7166: Preparing 03:50:22 82fedf20a9bc: Preparing 03:50:22 fb2f035b6829: Preparing 03:50:22 95f5130afb1d: Preparing 03:50:22 6f09edfb3f6d: Preparing 03:50:22 95f5130afb1d: Waiting 03:50:22 6f09edfb3f6d: Waiting 03:50:22 52d5d30f7166: Layer already exists 03:50:22 fb2f035b6829: Layer already exists 03:50:22 9a6cbb49496a: Layer already exists 03:50:22 82fedf20a9bc: Layer already exists 03:50:22 5bc69492e234: Layer already exists 03:50:22 95f5130afb1d: Layer already exists 03:50:22 6f09edfb3f6d: Layer already exists 03:50:22 latest: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 03:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:23 9a6cbb49496a: Preparing 03:50:23 5bc69492e234: Preparing 03:50:23 52d5d30f7166: Preparing 03:50:23 82fedf20a9bc: Preparing 03:50:23 fb2f035b6829: Preparing 03:50:23 95f5130afb1d: Preparing 03:50:23 6f09edfb3f6d: Preparing 03:50:23 95f5130afb1d: Waiting 03:50:23 6f09edfb3f6d: Waiting 03:50:23 fb2f035b6829: Layer already exists 03:50:23 52d5d30f7166: Layer already exists 03:50:23 82fedf20a9bc: Layer already exists 03:50:23 9a6cbb49496a: Layer already exists 03:50:23 5bc69492e234: Layer already exists 03:50:23 6f09edfb3f6d: Layer already exists 03:50:23 95f5130afb1d: Layer already exists 03:50:23 4.1.0-dev.120: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker push nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:24 9a6cbb49496a: Preparing 03:50:24 5bc69492e234: Preparing 03:50:24 52d5d30f7166: Preparing 03:50:24 82fedf20a9bc: Preparing 03:50:24 fb2f035b6829: Preparing 03:50:24 95f5130afb1d: Preparing 03:50:24 6f09edfb3f6d: Preparing 03:50:24 6f09edfb3f6d: Waiting 03:50:24 95f5130afb1d: Waiting 03:50:24 9a6cbb49496a: Layer already exists 03:50:24 5bc69492e234: Layer already exists 03:50:24 fb2f035b6829: Layer already exists 03:50:24 82fedf20a9bc: Layer already exists 03:50:24 52d5d30f7166: Layer already exists 03:50:24 95f5130afb1d: Layer already exists 03:50:24 6f09edfb3f6d: Layer already exists 03:50:24 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:25 9a6cbb49496a: Preparing 03:50:25 5bc69492e234: Preparing 03:50:25 52d5d30f7166: Preparing 03:50:25 82fedf20a9bc: Preparing 03:50:25 fb2f035b6829: Preparing 03:50:25 95f5130afb1d: Preparing 03:50:25 6f09edfb3f6d: Preparing 03:50:25 95f5130afb1d: Waiting 03:50:25 6f09edfb3f6d: Waiting 03:50:25 9a6cbb49496a: Layer already exists 03:50:25 82fedf20a9bc: Layer already exists 03:50:25 fb2f035b6829: Layer already exists 03:50:25 52d5d30f7166: Layer already exists 03:50:25 5bc69492e234: Layer already exists 03:50:25 6f09edfb3f6d: Layer already exists 03:50:25 95f5130afb1d: Layer already exists 03:50:25 main: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:25 ===================================================== [Pipeline] echo 03:50:25 taggedImages: 03:50:25 - nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:25 - nexus3.edgexfoundry.org:10004/core-command:latest 03:50:25 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 03:50:25 - nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:50:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:50:25 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:25 latest 03:50:25 4.1.0-dev.120 03:50:25 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:25 main 03:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:26 de7db6594f0b: Preparing 03:50:26 12721989f864: Preparing 03:50:26 f22fe785b7c6: Preparing 03:50:26 d43d68da5d59: Preparing 03:50:26 52d5d30f7166: Preparing 03:50:26 82fedf20a9bc: Preparing 03:50:26 fb2f035b6829: Preparing 03:50:26 95f5130afb1d: Preparing 03:50:26 6f09edfb3f6d: Preparing 03:50:26 82fedf20a9bc: Waiting 03:50:26 fb2f035b6829: Waiting 03:50:26 95f5130afb1d: Waiting 03:50:26 6f09edfb3f6d: Waiting 03:50:26 52d5d30f7166: Layer already exists 03:50:26 82fedf20a9bc: Layer already exists 03:50:26 fb2f035b6829: Layer already exists 03:50:26 f22fe785b7c6: Pushed 03:50:26 12721989f864: Pushed 03:50:26 95f5130afb1d: Layer already exists 03:50:26 de7db6594f0b: Pushed 03:50:26 6f09edfb3f6d: Layer already exists 03:50:27 d43d68da5d59: Pushed 03:50:27 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50: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 03:50:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:28 de7db6594f0b: Preparing 03:50:28 12721989f864: Preparing 03:50:28 f22fe785b7c6: Preparing 03:50:28 d43d68da5d59: Preparing 03:50:28 52d5d30f7166: Preparing 03:50:28 82fedf20a9bc: Preparing 03:50:28 fb2f035b6829: Preparing 03:50:28 95f5130afb1d: Preparing 03:50:28 6f09edfb3f6d: Preparing 03:50:28 95f5130afb1d: Waiting 03:50:28 fb2f035b6829: Waiting 03:50:28 82fedf20a9bc: Waiting 03:50:28 6f09edfb3f6d: Waiting 03:50:28 d43d68da5d59: Layer already exists 03:50:28 f22fe785b7c6: Layer already exists 03:50:28 52d5d30f7166: Layer already exists 03:50:28 de7db6594f0b: Layer already exists 03:50:28 12721989f864: Layer already exists 03:50:28 82fedf20a9bc: Layer already exists 03:50:28 fb2f035b6829: Layer already exists 03:50:28 95f5130afb1d: Layer already exists 03:50:28 6f09edfb3f6d: Layer already exists 03:50:28 latest: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 03:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:29 de7db6594f0b: Preparing 03:50:29 12721989f864: Preparing 03:50:29 f22fe785b7c6: Preparing 03:50:29 d43d68da5d59: Preparing 03:50:29 52d5d30f7166: Preparing 03:50:29 82fedf20a9bc: Preparing 03:50:29 fb2f035b6829: Preparing 03:50:29 95f5130afb1d: Preparing 03:50:29 6f09edfb3f6d: Preparing 03:50:29 fb2f035b6829: Waiting 03:50:29 95f5130afb1d: Waiting 03:50:29 6f09edfb3f6d: Waiting 03:50:29 82fedf20a9bc: Waiting 03:50:29 12721989f864: Layer already exists 03:50:29 52d5d30f7166: Layer already exists 03:50:29 f22fe785b7c6: Layer already exists 03:50:29 de7db6594f0b: Layer already exists 03:50:29 d43d68da5d59: Layer already exists 03:50:29 6f09edfb3f6d: Layer already exists 03:50:29 fb2f035b6829: Layer already exists 03:50:29 82fedf20a9bc: Layer already exists 03:50:29 95f5130afb1d: Layer already exists 03:50:29 4.1.0-dev.120: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:29 de7db6594f0b: Preparing 03:50:29 12721989f864: Preparing 03:50:29 f22fe785b7c6: Preparing 03:50:29 d43d68da5d59: Preparing 03:50:29 52d5d30f7166: Preparing 03:50:29 82fedf20a9bc: Preparing 03:50:29 fb2f035b6829: Preparing 03:50:29 95f5130afb1d: Preparing 03:50:29 6f09edfb3f6d: Preparing 03:50:29 fb2f035b6829: Waiting 03:50:29 95f5130afb1d: Waiting 03:50:29 6f09edfb3f6d: Waiting 03:50:29 82fedf20a9bc: Waiting 03:50:29 f22fe785b7c6: Layer already exists 03:50:29 12721989f864: Layer already exists 03:50:29 52d5d30f7166: Layer already exists 03:50:29 d43d68da5d59: Layer already exists 03:50:29 de7db6594f0b: Layer already exists 03:50:29 95f5130afb1d: Layer already exists 03:50:29 fb2f035b6829: Layer already exists 03:50:29 6f09edfb3f6d: Layer already exists 03:50:29 82fedf20a9bc: Layer already exists 03:50:29 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50: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 03:50:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:30 de7db6594f0b: Preparing 03:50:30 12721989f864: Preparing 03:50:30 f22fe785b7c6: Preparing 03:50:30 d43d68da5d59: Preparing 03:50:30 52d5d30f7166: Preparing 03:50:30 82fedf20a9bc: Preparing 03:50:30 fb2f035b6829: Preparing 03:50:30 95f5130afb1d: Preparing 03:50:30 6f09edfb3f6d: Preparing 03:50:30 fb2f035b6829: Waiting 03:50:30 95f5130afb1d: Waiting 03:50:30 6f09edfb3f6d: Waiting 03:50:30 82fedf20a9bc: Waiting 03:50:30 f22fe785b7c6: Layer already exists 03:50:30 52d5d30f7166: Layer already exists 03:50:30 de7db6594f0b: Layer already exists 03:50:30 12721989f864: Layer already exists 03:50:30 d43d68da5d59: Layer already exists 03:50:30 82fedf20a9bc: Layer already exists 03:50:30 fb2f035b6829: Layer already exists 03:50:30 6f09edfb3f6d: Layer already exists 03:50:30 95f5130afb1d: Layer already exists 03:50:30 main: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:30 ===================================================== [Pipeline] echo 03:50:30 taggedImages: 03:50:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 03:50:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:50:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:50:30 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:30 latest 03:50:30 4.1.0-dev.120 03:50:30 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:30 main 03:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:31 + docker push nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:31 0ed5fa661098: Preparing 03:50:31 76d1e89b3e1e: Preparing 03:50:31 52d5d30f7166: Preparing 03:50:31 82fedf20a9bc: Preparing 03:50:31 4b218802c015: Preparing 03:50:31 95f5130afb1d: Preparing 03:50:31 6f09edfb3f6d: Preparing 03:50:31 95f5130afb1d: Waiting 03:50:31 6f09edfb3f6d: Waiting 03:50:31 82fedf20a9bc: Layer already exists 03:50:31 52d5d30f7166: Layer already exists 03:50:31 95f5130afb1d: Layer already exists 03:50:31 6f09edfb3f6d: Layer already exists 03:50:31 0ed5fa661098: Pushed 03:50:31 4b218802c015: Pushed 03:50:35 76d1e89b3e1e: Pushed 03:50:35 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:36 0ed5fa661098: Preparing 03:50:36 76d1e89b3e1e: Preparing 03:50:36 52d5d30f7166: Preparing 03:50:36 82fedf20a9bc: Preparing 03:50:36 4b218802c015: Preparing 03:50:36 95f5130afb1d: Preparing 03:50:36 6f09edfb3f6d: Preparing 03:50:36 95f5130afb1d: Waiting 03:50:36 6f09edfb3f6d: Waiting 03:50:36 82fedf20a9bc: Layer already exists 03:50:36 0ed5fa661098: Layer already exists 03:50:36 4b218802c015: Layer already exists 03:50:36 52d5d30f7166: Layer already exists 03:50:36 76d1e89b3e1e: Layer already exists 03:50:36 95f5130afb1d: Layer already exists 03:50:36 6f09edfb3f6d: Layer already exists 03:50:36 latest: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:36 0ed5fa661098: Preparing 03:50:36 76d1e89b3e1e: Preparing 03:50:36 52d5d30f7166: Preparing 03:50:36 82fedf20a9bc: Preparing 03:50:36 4b218802c015: Preparing 03:50:36 95f5130afb1d: Preparing 03:50:36 6f09edfb3f6d: Preparing 03:50:36 95f5130afb1d: Waiting 03:50:36 6f09edfb3f6d: Waiting 03:50:36 76d1e89b3e1e: Layer already exists 03:50:36 52d5d30f7166: Layer already exists 03:50:36 0ed5fa661098: Layer already exists 03:50:36 4b218802c015: Layer already exists 03:50:36 82fedf20a9bc: Layer already exists 03:50:36 95f5130afb1d: Layer already exists 03:50:36 6f09edfb3f6d: Layer already exists 03:50:36 4.1.0-dev.120: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker push nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:37 0ed5fa661098: Preparing 03:50:37 76d1e89b3e1e: Preparing 03:50:37 52d5d30f7166: Preparing 03:50:37 82fedf20a9bc: Preparing 03:50:37 4b218802c015: Preparing 03:50:37 95f5130afb1d: Preparing 03:50:37 6f09edfb3f6d: Preparing 03:50:37 95f5130afb1d: Waiting 03:50:37 6f09edfb3f6d: Waiting 03:50:37 4b218802c015: Layer already exists 03:50:37 0ed5fa661098: Layer already exists 03:50:37 82fedf20a9bc: Layer already exists 03:50:37 76d1e89b3e1e: Layer already exists 03:50:37 52d5d30f7166: Layer already exists 03:50:37 6f09edfb3f6d: Layer already exists 03:50:37 95f5130afb1d: Layer already exists 03:50:37 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:38 0ed5fa661098: Preparing 03:50:38 76d1e89b3e1e: Preparing 03:50:38 52d5d30f7166: Preparing 03:50:38 82fedf20a9bc: Preparing 03:50:38 4b218802c015: Preparing 03:50:38 95f5130afb1d: Preparing 03:50:38 6f09edfb3f6d: Preparing 03:50:38 95f5130afb1d: Waiting 03:50:38 6f09edfb3f6d: Waiting 03:50:38 4b218802c015: Layer already exists 03:50:38 52d5d30f7166: Layer already exists 03:50:38 76d1e89b3e1e: Layer already exists 03:50:38 82fedf20a9bc: Layer already exists 03:50:38 0ed5fa661098: Layer already exists 03:50:38 95f5130afb1d: Layer already exists 03:50:38 6f09edfb3f6d: Layer already exists 03:50:38 main: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:38 ===================================================== [Pipeline] echo 03:50:38 taggedImages: 03:50:38 - nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:38 - nexus3.edgexfoundry.org:10004/core-data:latest 03:50:38 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 03:50:38 - nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:50:38 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:50:38 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:38 latest 03:50:38 4.1.0-dev.120 03:50:38 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:38 main 03:50:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:38 54c9ff16f794: Preparing 03:50:38 9dc42d34d9ad: Preparing 03:50:38 82fedf20a9bc: Preparing 03:50:38 852ea51a0073: Preparing 03:50:38 7ce3cca90c69: Preparing 03:50:38 6f09edfb3f6d: Preparing 03:50:38 6f09edfb3f6d: Waiting 03:50:38 82fedf20a9bc: Layer already exists 03:50:38 6f09edfb3f6d: Layer already exists 03:50:38 852ea51a0073: Pushed 03:50:38 7ce3cca90c69: Pushed 03:50:38 54c9ff16f794: Pushed 03:50:43 9dc42d34d9ad: Pushed 03:50:43 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:43 54c9ff16f794: Preparing 03:50:43 9dc42d34d9ad: Preparing 03:50:43 82fedf20a9bc: Preparing 03:50:43 852ea51a0073: Preparing 03:50:43 7ce3cca90c69: Preparing 03:50:43 6f09edfb3f6d: Preparing 03:50:43 6f09edfb3f6d: Waiting 03:50:43 82fedf20a9bc: Layer already exists 03:50:43 54c9ff16f794: Layer already exists 03:50:43 7ce3cca90c69: Layer already exists 03:50:43 9dc42d34d9ad: Layer already exists 03:50:43 852ea51a0073: Layer already exists 03:50:43 6f09edfb3f6d: Layer already exists 03:50:43 latest: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 03:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:44 54c9ff16f794: Preparing 03:50:44 9dc42d34d9ad: Preparing 03:50:44 82fedf20a9bc: Preparing 03:50:44 852ea51a0073: Preparing 03:50:44 7ce3cca90c69: Preparing 03:50:44 6f09edfb3f6d: Preparing 03:50:44 6f09edfb3f6d: Waiting 03:50:44 82fedf20a9bc: Layer already exists 03:50:44 852ea51a0073: Layer already exists 03:50:44 9dc42d34d9ad: Layer already exists 03:50:44 7ce3cca90c69: Layer already exists 03:50:44 54c9ff16f794: Layer already exists 03:50:44 6f09edfb3f6d: Layer already exists 03:50:44 4.1.0-dev.120: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:45 54c9ff16f794: Preparing 03:50:45 9dc42d34d9ad: Preparing 03:50:45 82fedf20a9bc: Preparing 03:50:45 852ea51a0073: Preparing 03:50:45 7ce3cca90c69: Preparing 03:50:45 6f09edfb3f6d: Preparing 03:50:45 6f09edfb3f6d: Waiting 03:50:45 54c9ff16f794: Layer already exists 03:50:45 82fedf20a9bc: Layer already exists 03:50:45 9dc42d34d9ad: Layer already exists 03:50:45 852ea51a0073: Layer already exists 03:50:45 7ce3cca90c69: Layer already exists 03:50:45 6f09edfb3f6d: Layer already exists 03:50:45 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:50:45 54c9ff16f794: Preparing 03:50:45 9dc42d34d9ad: Preparing 03:50:45 82fedf20a9bc: Preparing 03:50:45 852ea51a0073: Preparing 03:50:45 7ce3cca90c69: Preparing 03:50:45 6f09edfb3f6d: Preparing 03:50:45 6f09edfb3f6d: Waiting 03:50:45 852ea51a0073: Layer already exists 03:50:45 7ce3cca90c69: Layer already exists 03:50:45 9dc42d34d9ad: Layer already exists 03:50:45 54c9ff16f794: Layer already exists 03:50:45 82fedf20a9bc: Layer already exists 03:50:45 6f09edfb3f6d: Layer already exists 03:50:45 main: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:45 ===================================================== [Pipeline] echo 03:50:45 taggedImages: 03:50:45 - nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:45 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:50:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 03:50:45 - nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:45 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:50:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:50:46 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:46 latest 03:50:46 4.1.0-dev.120 03:50:46 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:46 main 03:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:46 30255c3ac24b: Preparing 03:50:46 3b41ca222a4e: Preparing 03:50:46 0dacbbf21169: Preparing 03:50:46 52d5d30f7166: Preparing 03:50:46 82fedf20a9bc: Preparing 03:50:46 fb2f035b6829: Preparing 03:50:46 95f5130afb1d: Preparing 03:50:46 6f09edfb3f6d: Preparing 03:50:46 fb2f035b6829: Waiting 03:50:46 6f09edfb3f6d: Waiting 03:50:46 95f5130afb1d: Waiting 03:50:46 82fedf20a9bc: Layer already exists 03:50:46 52d5d30f7166: Layer already exists 03:50:46 fb2f035b6829: Layer already exists 03:50:46 95f5130afb1d: Layer already exists 03:50:46 6f09edfb3f6d: Layer already exists 03:50:46 3b41ca222a4e: Pushed 03:50:46 30255c3ac24b: Pushed 03:50:50 0dacbbf21169: Pushed 03:50:51 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:51 30255c3ac24b: Preparing 03:50:51 3b41ca222a4e: Preparing 03:50:51 0dacbbf21169: Preparing 03:50:51 52d5d30f7166: Preparing 03:50:51 82fedf20a9bc: Preparing 03:50:51 fb2f035b6829: Preparing 03:50:51 95f5130afb1d: Preparing 03:50:51 6f09edfb3f6d: Preparing 03:50:51 fb2f035b6829: Waiting 03:50:51 95f5130afb1d: Waiting 03:50:51 6f09edfb3f6d: Waiting 03:50:51 30255c3ac24b: Layer already exists 03:50:51 52d5d30f7166: Layer already exists 03:50:51 0dacbbf21169: Layer already exists 03:50:51 3b41ca222a4e: Layer already exists 03:50:51 82fedf20a9bc: Layer already exists 03:50:51 fb2f035b6829: Layer already exists 03:50:51 6f09edfb3f6d: Layer already exists 03:50:51 95f5130afb1d: Layer already exists 03:50:51 latest: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 03:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:52 30255c3ac24b: Preparing 03:50:52 3b41ca222a4e: Preparing 03:50:52 0dacbbf21169: Preparing 03:50:52 52d5d30f7166: Preparing 03:50:52 82fedf20a9bc: Preparing 03:50:52 fb2f035b6829: Preparing 03:50:52 95f5130afb1d: Preparing 03:50:52 6f09edfb3f6d: Preparing 03:50:52 fb2f035b6829: Waiting 03:50:52 95f5130afb1d: Waiting 03:50:52 6f09edfb3f6d: Waiting 03:50:52 3b41ca222a4e: Layer already exists 03:50:52 52d5d30f7166: Layer already exists 03:50:52 82fedf20a9bc: Layer already exists 03:50:52 0dacbbf21169: Layer already exists 03:50:52 30255c3ac24b: Layer already exists 03:50:52 fb2f035b6829: Layer already exists 03:50:52 6f09edfb3f6d: Layer already exists 03:50:52 95f5130afb1d: Layer already exists 03:50:52 4.1.0-dev.120: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:53 30255c3ac24b: Preparing 03:50:53 3b41ca222a4e: Preparing 03:50:53 0dacbbf21169: Preparing 03:50:53 52d5d30f7166: Preparing 03:50:53 82fedf20a9bc: Preparing 03:50:53 fb2f035b6829: Preparing 03:50:53 95f5130afb1d: Preparing 03:50:53 6f09edfb3f6d: Preparing 03:50:53 95f5130afb1d: Waiting 03:50:53 fb2f035b6829: Waiting 03:50:53 6f09edfb3f6d: Waiting 03:50:53 82fedf20a9bc: Layer already exists 03:50:53 30255c3ac24b: Layer already exists 03:50:53 0dacbbf21169: Layer already exists 03:50:53 52d5d30f7166: Layer already exists 03:50:53 3b41ca222a4e: Layer already exists 03:50:53 6f09edfb3f6d: Layer already exists 03:50:53 95f5130afb1d: Layer already exists 03:50:53 fb2f035b6829: Layer already exists 03:50:53 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:50:53 30255c3ac24b: Preparing 03:50:53 3b41ca222a4e: Preparing 03:50:53 0dacbbf21169: Preparing 03:50:53 52d5d30f7166: Preparing 03:50:53 82fedf20a9bc: Preparing 03:50:53 fb2f035b6829: Preparing 03:50:53 95f5130afb1d: Preparing 03:50:53 6f09edfb3f6d: Preparing 03:50:53 6f09edfb3f6d: Waiting 03:50:53 fb2f035b6829: Waiting 03:50:53 95f5130afb1d: Waiting 03:50:53 52d5d30f7166: Layer already exists 03:50:53 30255c3ac24b: Layer already exists 03:50:53 82fedf20a9bc: Layer already exists 03:50:53 0dacbbf21169: Layer already exists 03:50:53 3b41ca222a4e: Layer already exists 03:50:53 95f5130afb1d: Layer already exists 03:50:53 fb2f035b6829: Layer already exists 03:50:53 6f09edfb3f6d: Layer already exists 03:50:53 main: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:53 ===================================================== [Pipeline] echo 03:50:53 taggedImages: 03:50:53 - nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:50:53 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 03:50:53 - nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:53 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:50:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:50:53 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:53 latest 03:50:53 4.1.0-dev.120 03:50:53 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:53 main 03:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:54 3469f976401a: Preparing 03:50:54 d69137812bde: Preparing 03:50:54 0daea9e9e334: Preparing 03:50:54 03399b67a73e: Preparing 03:50:54 877450bb7ccd: Preparing 03:50:54 ce77c1b831e5: Preparing 03:50:54 0bdecde32ad1: Preparing 03:50:54 52d5d30f7166: Preparing 03:50:54 82fedf20a9bc: Preparing 03:50:54 738b0c40f209: Preparing 03:50:54 465dea771879: Preparing 03:50:54 5f70bf18a086: Preparing 03:50:54 bb23eff6c60b: Preparing 03:50:54 9baf09fa6177: Preparing 03:50:54 ce77c1b831e5: Waiting 03:50:54 0bdecde32ad1: Waiting 03:50:54 738b0c40f209: Waiting 03:50:54 52d5d30f7166: Waiting 03:50:54 82fedf20a9bc: Waiting 03:50:54 465dea771879: Waiting 03:50:54 bb23eff6c60b: Waiting 03:50:54 0bcc5b4195ed: Preparing 03:50:54 5f70bf18a086: Waiting 03:50:54 9baf09fa6177: Waiting 03:50:54 6f09edfb3f6d: Preparing 03:50:54 0bcc5b4195ed: Waiting 03:50:54 6f09edfb3f6d: Waiting 03:50:54 877450bb7ccd: Pushed 03:50:54 03399b67a73e: Pushed 03:50:54 0daea9e9e334: Pushed 03:50:54 d69137812bde: Pushed 03:50:54 3469f976401a: Pushed 03:50:54 52d5d30f7166: Layer already exists 03:50:54 82fedf20a9bc: Layer already exists 03:50:54 ce77c1b831e5: Pushed 03:50:54 5f70bf18a086: Layer already exists 03:50:54 738b0c40f209: Pushed 03:50:54 465dea771879: Pushed 03:50:54 bb23eff6c60b: Pushed 03:50:54 9baf09fa6177: Pushed 03:50:54 6f09edfb3f6d: Layer already exists 03:50:54 0bcc5b4195ed: Pushed 03:50:56 0bdecde32ad1: Pushed 03:50:56 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:57 3469f976401a: Preparing 03:50:57 d69137812bde: Preparing 03:50:57 0daea9e9e334: Preparing 03:50:57 03399b67a73e: Preparing 03:50:57 877450bb7ccd: Preparing 03:50:57 ce77c1b831e5: Preparing 03:50:57 0bdecde32ad1: Preparing 03:50:57 52d5d30f7166: Preparing 03:50:57 82fedf20a9bc: Preparing 03:50:57 738b0c40f209: Preparing 03:50:57 465dea771879: Preparing 03:50:57 5f70bf18a086: Preparing 03:50:57 bb23eff6c60b: Preparing 03:50:57 9baf09fa6177: Preparing 03:50:57 0bcc5b4195ed: Preparing 03:50:57 6f09edfb3f6d: Preparing 03:50:57 52d5d30f7166: Waiting 03:50:57 82fedf20a9bc: Waiting 03:50:57 738b0c40f209: Waiting 03:50:57 465dea771879: Waiting 03:50:57 5f70bf18a086: Waiting 03:50:57 bb23eff6c60b: Waiting 03:50:57 ce77c1b831e5: Waiting 03:50:57 0bdecde32ad1: Waiting 03:50:57 9baf09fa6177: Waiting 03:50:57 0bcc5b4195ed: Waiting 03:50:57 6f09edfb3f6d: Waiting 03:50:57 03399b67a73e: Layer already exists 03:50:57 3469f976401a: Layer already exists 03:50:57 877450bb7ccd: Layer already exists 03:50:57 d69137812bde: Layer already exists 03:50:57 0daea9e9e334: Layer already exists 03:50:57 ce77c1b831e5: Layer already exists 03:50:57 52d5d30f7166: Layer already exists 03:50:57 0bdecde32ad1: Layer already exists 03:50:57 738b0c40f209: Layer already exists 03:50:57 82fedf20a9bc: Layer already exists 03:50:57 465dea771879: Layer already exists 03:50:57 5f70bf18a086: Layer already exists 03:50:57 9baf09fa6177: Layer already exists 03:50:57 bb23eff6c60b: Layer already exists 03:50:57 0bcc5b4195ed: Layer already exists 03:50:57 6f09edfb3f6d: Layer already exists 03:50:57 latest: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:57 3469f976401a: Preparing 03:50:57 d69137812bde: Preparing 03:50:57 0daea9e9e334: Preparing 03:50:57 03399b67a73e: Preparing 03:50:57 877450bb7ccd: Preparing 03:50:57 ce77c1b831e5: Preparing 03:50:57 0bdecde32ad1: Preparing 03:50:57 52d5d30f7166: Preparing 03:50:57 82fedf20a9bc: Preparing 03:50:57 738b0c40f209: Preparing 03:50:57 465dea771879: Preparing 03:50:57 5f70bf18a086: Preparing 03:50:57 bb23eff6c60b: Preparing 03:50:57 9baf09fa6177: Preparing 03:50:57 0bcc5b4195ed: Preparing 03:50:57 6f09edfb3f6d: Preparing 03:50:57 ce77c1b831e5: Waiting 03:50:57 0bdecde32ad1: Waiting 03:50:57 52d5d30f7166: Waiting 03:50:57 9baf09fa6177: Waiting 03:50:57 6f09edfb3f6d: Waiting 03:50:57 82fedf20a9bc: Waiting 03:50:57 bb23eff6c60b: Waiting 03:50:57 738b0c40f209: Waiting 03:50:57 5f70bf18a086: Waiting 03:50:57 0bcc5b4195ed: Waiting 03:50:57 465dea771879: Waiting 03:50:57 d69137812bde: Layer already exists 03:50:57 3469f976401a: Layer already exists 03:50:57 0daea9e9e334: Layer already exists 03:50:57 877450bb7ccd: Layer already exists 03:50:57 03399b67a73e: Layer already exists 03:50:57 0bdecde32ad1: Layer already exists 03:50:57 82fedf20a9bc: Layer already exists 03:50:57 738b0c40f209: Layer already exists 03:50:57 52d5d30f7166: Layer already exists 03:50:57 ce77c1b831e5: Layer already exists 03:50:57 465dea771879: Layer already exists 03:50:57 5f70bf18a086: Layer already exists 03:50:57 bb23eff6c60b: Layer already exists 03:50:57 9baf09fa6177: Layer already exists 03:50:57 6f09edfb3f6d: Layer already exists 03:50:57 0bcc5b4195ed: Layer already exists 03:50:57 4.1.0-dev.120: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:58 3469f976401a: Preparing 03:50:58 d69137812bde: Preparing 03:50:58 0daea9e9e334: Preparing 03:50:58 03399b67a73e: Preparing 03:50:58 877450bb7ccd: Preparing 03:50:58 ce77c1b831e5: Preparing 03:50:58 0bdecde32ad1: Preparing 03:50:58 52d5d30f7166: Preparing 03:50:58 82fedf20a9bc: Preparing 03:50:58 738b0c40f209: Preparing 03:50:58 465dea771879: Preparing 03:50:58 5f70bf18a086: Preparing 03:50:58 bb23eff6c60b: Preparing 03:50:58 9baf09fa6177: Preparing 03:50:58 0bcc5b4195ed: Preparing 03:50:58 6f09edfb3f6d: Preparing 03:50:58 82fedf20a9bc: Waiting 03:50:58 738b0c40f209: Waiting 03:50:58 465dea771879: Waiting 03:50:58 5f70bf18a086: Waiting 03:50:58 bb23eff6c60b: Waiting 03:50:58 9baf09fa6177: Waiting 03:50:58 0bcc5b4195ed: Waiting 03:50:58 ce77c1b831e5: Waiting 03:50:58 6f09edfb3f6d: Waiting 03:50:58 52d5d30f7166: Waiting 03:50:58 0bdecde32ad1: Waiting 03:50:58 d69137812bde: Layer already exists 03:50:58 03399b67a73e: Layer already exists 03:50:58 877450bb7ccd: Layer already exists 03:50:58 3469f976401a: Layer already exists 03:50:58 0daea9e9e334: Layer already exists 03:50:58 0bdecde32ad1: Layer already exists 03:50:58 ce77c1b831e5: Layer already exists 03:50:58 52d5d30f7166: Layer already exists 03:50:58 738b0c40f209: Layer already exists 03:50:58 82fedf20a9bc: Layer already exists 03:50:58 465dea771879: Layer already exists 03:50:58 9baf09fa6177: Layer already exists 03:50:58 5f70bf18a086: Layer already exists 03:50:58 bb23eff6c60b: Layer already exists 03:50:58 0bcc5b4195ed: Layer already exists 03:50:58 6f09edfb3f6d: Layer already exists 03:50:58 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:50:59 3469f976401a: Preparing 03:50:59 d69137812bde: Preparing 03:50:59 0daea9e9e334: Preparing 03:50:59 03399b67a73e: Preparing 03:50:59 877450bb7ccd: Preparing 03:50:59 ce77c1b831e5: Preparing 03:50:59 0bdecde32ad1: Preparing 03:50:59 52d5d30f7166: Preparing 03:50:59 82fedf20a9bc: Preparing 03:50:59 738b0c40f209: Preparing 03:50:59 465dea771879: Preparing 03:50:59 5f70bf18a086: Preparing 03:50:59 bb23eff6c60b: Preparing 03:50:59 9baf09fa6177: Preparing 03:50:59 0bcc5b4195ed: Preparing 03:50:59 6f09edfb3f6d: Preparing 03:50:59 465dea771879: Waiting 03:50:59 52d5d30f7166: Waiting 03:50:59 5f70bf18a086: Waiting 03:50:59 bb23eff6c60b: Waiting 03:50:59 82fedf20a9bc: Waiting 03:50:59 9baf09fa6177: Waiting 03:50:59 0bcc5b4195ed: Waiting 03:50:59 738b0c40f209: Waiting 03:50:59 6f09edfb3f6d: Waiting 03:50:59 0bdecde32ad1: Waiting 03:50:59 ce77c1b831e5: Waiting 03:50:59 03399b67a73e: Layer already exists 03:50:59 877450bb7ccd: Layer already exists 03:50:59 3469f976401a: Layer already exists 03:50:59 0daea9e9e334: Layer already exists 03:50:59 d69137812bde: Layer already exists 03:50:59 52d5d30f7166: Layer already exists 03:50:59 ce77c1b831e5: Layer already exists 03:50:59 0bdecde32ad1: Layer already exists 03:50:59 738b0c40f209: Layer already exists 03:50:59 82fedf20a9bc: Layer already exists 03:50:59 465dea771879: Layer already exists 03:50:59 0bcc5b4195ed: Layer already exists 03:50:59 9baf09fa6177: Layer already exists 03:50:59 bb23eff6c60b: Layer already exists 03:50:59 5f70bf18a086: Layer already exists 03:50:59 6f09edfb3f6d: Layer already exists 03:50:59 main: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:59 ===================================================== [Pipeline] echo 03:50:59 taggedImages: 03:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 03:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:50:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:50:59 82dc074a5fdf69d5abd7fdfa9427111630482715 03:50:59 latest 03:50:59 4.1.0-dev.120 03:50:59 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:50:59 main 03:50:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:00 89a87e335355: Preparing 03:51:00 793c21a1201c: Preparing 03:51:00 467e0cccad1f: Preparing 03:51:00 57e28f0f3735: Preparing 03:51:00 52d5d30f7166: Preparing 03:51:00 82fedf20a9bc: Preparing 03:51:00 fb2f035b6829: Preparing 03:51:00 95f5130afb1d: Preparing 03:51:00 6f09edfb3f6d: Preparing 03:51:00 82fedf20a9bc: Waiting 03:51:00 fb2f035b6829: Waiting 03:51:00 95f5130afb1d: Waiting 03:51:00 6f09edfb3f6d: Waiting 03:51:00 52d5d30f7166: Layer already exists 03:51:00 82fedf20a9bc: Layer already exists 03:51:00 fb2f035b6829: Layer already exists 03:51:00 95f5130afb1d: Layer already exists 03:51:00 89a87e335355: Pushed 03:51:00 6f09edfb3f6d: Layer already exists 03:51:00 467e0cccad1f: Pushed 03:51:00 793c21a1201c: Pushed 03:51:04 57e28f0f3735: Pushed 03:51:04 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:04 89a87e335355: Preparing 03:51:04 793c21a1201c: Preparing 03:51:04 467e0cccad1f: Preparing 03:51:04 57e28f0f3735: Preparing 03:51:04 52d5d30f7166: Preparing 03:51:04 82fedf20a9bc: Preparing 03:51:04 fb2f035b6829: Preparing 03:51:04 95f5130afb1d: Preparing 03:51:04 6f09edfb3f6d: Preparing 03:51:04 82fedf20a9bc: Waiting 03:51:04 95f5130afb1d: Waiting 03:51:04 6f09edfb3f6d: Waiting 03:51:04 fb2f035b6829: Waiting 03:51:04 57e28f0f3735: Layer already exists 03:51:04 52d5d30f7166: Layer already exists 03:51:04 467e0cccad1f: Layer already exists 03:51:04 89a87e335355: Layer already exists 03:51:04 793c21a1201c: Layer already exists 03:51:04 fb2f035b6829: Layer already exists 03:51:04 82fedf20a9bc: Layer already exists 03:51:04 95f5130afb1d: Layer already exists 03:51:04 6f09edfb3f6d: Layer already exists 03:51:04 latest: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 03:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:05 89a87e335355: Preparing 03:51:05 793c21a1201c: Preparing 03:51:05 467e0cccad1f: Preparing 03:51:05 57e28f0f3735: Preparing 03:51:05 52d5d30f7166: Preparing 03:51:05 82fedf20a9bc: Preparing 03:51:05 fb2f035b6829: Preparing 03:51:05 95f5130afb1d: Preparing 03:51:05 6f09edfb3f6d: Preparing 03:51:05 82fedf20a9bc: Waiting 03:51:05 fb2f035b6829: Waiting 03:51:05 95f5130afb1d: Waiting 03:51:05 6f09edfb3f6d: Waiting 03:51:05 89a87e335355: Layer already exists 03:51:05 793c21a1201c: Layer already exists 03:51:05 467e0cccad1f: Layer already exists 03:51:05 52d5d30f7166: Layer already exists 03:51:05 57e28f0f3735: Layer already exists 03:51:05 82fedf20a9bc: Layer already exists 03:51:05 fb2f035b6829: Layer already exists 03:51:05 6f09edfb3f6d: Layer already exists 03:51:05 95f5130afb1d: Layer already exists 03:51:05 4.1.0-dev.120: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:06 89a87e335355: Preparing 03:51:06 793c21a1201c: Preparing 03:51:06 467e0cccad1f: Preparing 03:51:06 57e28f0f3735: Preparing 03:51:06 52d5d30f7166: Preparing 03:51:06 82fedf20a9bc: Preparing 03:51:06 fb2f035b6829: Preparing 03:51:06 95f5130afb1d: Preparing 03:51:06 6f09edfb3f6d: Preparing 03:51:06 82fedf20a9bc: Waiting 03:51:06 fb2f035b6829: Waiting 03:51:06 95f5130afb1d: Waiting 03:51:06 6f09edfb3f6d: Waiting 03:51:06 793c21a1201c: Layer already exists 03:51:06 89a87e335355: Layer already exists 03:51:06 57e28f0f3735: Layer already exists 03:51:06 52d5d30f7166: Layer already exists 03:51:06 467e0cccad1f: Layer already exists 03:51:06 82fedf20a9bc: Layer already exists 03:51:06 95f5130afb1d: Layer already exists 03:51:06 fb2f035b6829: Layer already exists 03:51:06 6f09edfb3f6d: Layer already exists 03:51:06 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:06 89a87e335355: Preparing 03:51:06 793c21a1201c: Preparing 03:51:06 467e0cccad1f: Preparing 03:51:06 57e28f0f3735: Preparing 03:51:06 52d5d30f7166: Preparing 03:51:06 82fedf20a9bc: Preparing 03:51:06 fb2f035b6829: Preparing 03:51:06 95f5130afb1d: Preparing 03:51:06 6f09edfb3f6d: Preparing 03:51:06 82fedf20a9bc: Waiting 03:51:06 95f5130afb1d: Waiting 03:51:06 fb2f035b6829: Waiting 03:51:06 6f09edfb3f6d: Waiting 03:51:06 793c21a1201c: Layer already exists 03:51:06 57e28f0f3735: Layer already exists 03:51:06 467e0cccad1f: Layer already exists 03:51:06 89a87e335355: Layer already exists 03:51:06 52d5d30f7166: Layer already exists 03:51:06 82fedf20a9bc: Layer already exists 03:51:06 fb2f035b6829: Layer already exists 03:51:06 95f5130afb1d: Layer already exists 03:51:06 6f09edfb3f6d: Layer already exists 03:51:06 main: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:07 ===================================================== [Pipeline] echo 03:51:07 taggedImages: 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:51:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:51:07 82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:07 latest 03:51:07 4.1.0-dev.120 03:51:07 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:07 main 03:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:07 921a16d6e1f0: Preparing 03:51:07 93f6a30dc73b: Preparing 03:51:07 5d8b5f5d3766: Preparing 03:51:07 f290f5ef7266: Preparing 03:51:07 ca72a7788117: Preparing 03:51:07 52d5d30f7166: Preparing 03:51:07 82fedf20a9bc: Preparing 03:51:07 785f214ef8f3: Preparing 03:51:07 829c55798340: Preparing 03:51:07 2d2607ed6f67: Preparing 03:51:07 6f09edfb3f6d: Preparing 03:51:07 52d5d30f7166: Waiting 03:51:07 82fedf20a9bc: Waiting 03:51:07 785f214ef8f3: Waiting 03:51:07 829c55798340: Waiting 03:51:07 2d2607ed6f67: Waiting 03:51:07 6f09edfb3f6d: Waiting 03:51:07 93f6a30dc73b: Pushed 03:51:07 921a16d6e1f0: Pushed 03:51:07 ca72a7788117: Pushed 03:51:07 f290f5ef7266: Pushed 03:51:07 52d5d30f7166: Layer already exists 03:51:07 82fedf20a9bc: Layer already exists 03:51:07 6f09edfb3f6d: Layer already exists 03:51:08 785f214ef8f3: Pushed 03:51:08 829c55798340: Pushed 03:51:09 2d2607ed6f67: Pushed 03:51:10 5d8b5f5d3766: Pushed 03:51:11 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:11 921a16d6e1f0: Preparing 03:51:11 93f6a30dc73b: Preparing 03:51:11 5d8b5f5d3766: Preparing 03:51:11 f290f5ef7266: Preparing 03:51:11 ca72a7788117: Preparing 03:51:11 52d5d30f7166: Preparing 03:51:11 82fedf20a9bc: Preparing 03:51:11 785f214ef8f3: Preparing 03:51:11 829c55798340: Preparing 03:51:11 2d2607ed6f67: Preparing 03:51:11 6f09edfb3f6d: Preparing 03:51:11 52d5d30f7166: Waiting 03:51:11 82fedf20a9bc: Waiting 03:51:11 785f214ef8f3: Waiting 03:51:11 829c55798340: Waiting 03:51:11 2d2607ed6f67: Waiting 03:51:11 6f09edfb3f6d: Waiting 03:51:11 f290f5ef7266: Layer already exists 03:51:11 93f6a30dc73b: Layer already exists 03:51:11 921a16d6e1f0: Layer already exists 03:51:11 ca72a7788117: Layer already exists 03:51:11 5d8b5f5d3766: Layer already exists 03:51:11 82fedf20a9bc: Layer already exists 03:51:11 52d5d30f7166: Layer already exists 03:51:11 785f214ef8f3: Layer already exists 03:51:11 829c55798340: Layer already exists 03:51:11 2d2607ed6f67: Layer already exists 03:51:11 6f09edfb3f6d: Layer already exists 03:51:11 latest: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 03:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:12 921a16d6e1f0: Preparing 03:51:12 93f6a30dc73b: Preparing 03:51:12 5d8b5f5d3766: Preparing 03:51:12 f290f5ef7266: Preparing 03:51:12 ca72a7788117: Preparing 03:51:12 52d5d30f7166: Preparing 03:51:12 82fedf20a9bc: Preparing 03:51:12 785f214ef8f3: Preparing 03:51:12 829c55798340: Preparing 03:51:12 2d2607ed6f67: Preparing 03:51:12 6f09edfb3f6d: Preparing 03:51:12 82fedf20a9bc: Waiting 03:51:12 785f214ef8f3: Waiting 03:51:12 829c55798340: Waiting 03:51:12 2d2607ed6f67: Waiting 03:51:12 6f09edfb3f6d: Waiting 03:51:12 52d5d30f7166: Waiting 03:51:12 5d8b5f5d3766: Layer already exists 03:51:12 921a16d6e1f0: Layer already exists 03:51:12 f290f5ef7266: Layer already exists 03:51:12 ca72a7788117: Layer already exists 03:51:12 93f6a30dc73b: Layer already exists 03:51:12 52d5d30f7166: Layer already exists 03:51:12 829c55798340: Layer already exists 03:51:12 82fedf20a9bc: Layer already exists 03:51:12 2d2607ed6f67: Layer already exists 03:51:12 785f214ef8f3: Layer already exists 03:51:12 6f09edfb3f6d: Layer already exists 03:51:12 4.1.0-dev.120: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:13 921a16d6e1f0: Preparing 03:51:13 93f6a30dc73b: Preparing 03:51:13 5d8b5f5d3766: Preparing 03:51:13 f290f5ef7266: Preparing 03:51:13 ca72a7788117: Preparing 03:51:13 52d5d30f7166: Preparing 03:51:13 82fedf20a9bc: Preparing 03:51:13 785f214ef8f3: Preparing 03:51:13 829c55798340: Preparing 03:51:13 2d2607ed6f67: Preparing 03:51:13 6f09edfb3f6d: Preparing 03:51:13 82fedf20a9bc: Waiting 03:51:13 785f214ef8f3: Waiting 03:51:13 2d2607ed6f67: Waiting 03:51:13 6f09edfb3f6d: Waiting 03:51:13 829c55798340: Waiting 03:51:13 52d5d30f7166: Waiting 03:51:13 93f6a30dc73b: Layer already exists 03:51:13 5d8b5f5d3766: Layer already exists 03:51:13 ca72a7788117: Layer already exists 03:51:13 921a16d6e1f0: Layer already exists 03:51:13 f290f5ef7266: Layer already exists 03:51:13 52d5d30f7166: Layer already exists 03:51:13 785f214ef8f3: Layer already exists 03:51:13 829c55798340: Layer already exists 03:51:13 2d2607ed6f67: Layer already exists 03:51:13 82fedf20a9bc: Layer already exists 03:51:13 6f09edfb3f6d: Layer already exists 03:51:13 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:13 921a16d6e1f0: Preparing 03:51:13 93f6a30dc73b: Preparing 03:51:13 5d8b5f5d3766: Preparing 03:51:13 f290f5ef7266: Preparing 03:51:13 ca72a7788117: Preparing 03:51:13 52d5d30f7166: Preparing 03:51:13 82fedf20a9bc: Preparing 03:51:13 785f214ef8f3: Preparing 03:51:13 829c55798340: Preparing 03:51:13 2d2607ed6f67: Preparing 03:51:13 6f09edfb3f6d: Preparing 03:51:13 52d5d30f7166: Waiting 03:51:13 2d2607ed6f67: Waiting 03:51:13 6f09edfb3f6d: Waiting 03:51:13 82fedf20a9bc: Waiting 03:51:13 829c55798340: Waiting 03:51:13 785f214ef8f3: Waiting 03:51:13 93f6a30dc73b: Layer already exists 03:51:13 5d8b5f5d3766: Layer already exists 03:51:13 ca72a7788117: Layer already exists 03:51:13 921a16d6e1f0: Layer already exists 03:51:13 f290f5ef7266: Layer already exists 03:51:13 82fedf20a9bc: Layer already exists 03:51:13 829c55798340: Layer already exists 03:51:13 52d5d30f7166: Layer already exists 03:51:13 2d2607ed6f67: Layer already exists 03:51:13 785f214ef8f3: Layer already exists 03:51:13 6f09edfb3f6d: Layer already exists 03:51:13 main: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:13 ===================================================== [Pipeline] echo 03:51:13 taggedImages: 03:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 03:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:51:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:51:13 82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:13 latest 03:51:13 4.1.0-dev.120 03:51:13 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:13 main 03:51:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:14 e193e3ae7c0f: Preparing 03:51:14 82ce267c61b8: Preparing 03:51:14 5a3f60c35a22: Preparing 03:51:14 a2d0b40e04cb: Preparing 03:51:14 1da03c225d2c: Preparing 03:51:14 defd3f2e582d: Preparing 03:51:14 7baa2c43e545: Preparing 03:51:14 52d5d30f7166: Preparing 03:51:14 82fedf20a9bc: Preparing 03:51:14 ed7452019c79: Preparing 03:51:14 8686ff93d80c: Preparing 03:51:14 6f09edfb3f6d: Preparing 03:51:14 7baa2c43e545: Waiting 03:51:14 52d5d30f7166: Waiting 03:51:14 82fedf20a9bc: Waiting 03:51:14 ed7452019c79: Waiting 03:51:14 8686ff93d80c: Waiting 03:51:14 6f09edfb3f6d: Waiting 03:51:14 defd3f2e582d: Waiting 03:51:14 e193e3ae7c0f: Pushed 03:51:14 1da03c225d2c: Pushed 03:51:14 82ce267c61b8: Pushed 03:51:14 52d5d30f7166: Layer already exists 03:51:14 82fedf20a9bc: Layer already exists 03:51:14 defd3f2e582d: Pushed 03:51:14 7baa2c43e545: Pushed 03:51:14 6f09edfb3f6d: Layer already exists 03:51:14 ed7452019c79: Pushed 03:51:16 8686ff93d80c: Pushed 03:51:17 a2d0b40e04cb: Pushed 03:51:17 5a3f60c35a22: Pushed 03:51:17 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:18 e193e3ae7c0f: Preparing 03:51:18 82ce267c61b8: Preparing 03:51:18 5a3f60c35a22: Preparing 03:51:18 a2d0b40e04cb: Preparing 03:51:18 1da03c225d2c: Preparing 03:51:18 defd3f2e582d: Preparing 03:51:18 7baa2c43e545: Preparing 03:51:18 52d5d30f7166: Preparing 03:51:18 82fedf20a9bc: Preparing 03:51:18 ed7452019c79: Preparing 03:51:18 8686ff93d80c: Preparing 03:51:18 6f09edfb3f6d: Preparing 03:51:18 52d5d30f7166: Waiting 03:51:18 82fedf20a9bc: Waiting 03:51:18 ed7452019c79: Waiting 03:51:18 8686ff93d80c: Waiting 03:51:18 6f09edfb3f6d: Waiting 03:51:18 defd3f2e582d: Waiting 03:51:18 7baa2c43e545: Waiting 03:51:18 a2d0b40e04cb: Layer already exists 03:51:18 e193e3ae7c0f: Layer already exists 03:51:18 5a3f60c35a22: Layer already exists 03:51:18 1da03c225d2c: Layer already exists 03:51:18 82ce267c61b8: Layer already exists 03:51:18 7baa2c43e545: Layer already exists 03:51:18 defd3f2e582d: Layer already exists 03:51:18 52d5d30f7166: Layer already exists 03:51:18 82fedf20a9bc: Layer already exists 03:51:18 ed7452019c79: Layer already exists 03:51:18 6f09edfb3f6d: Layer already exists 03:51:18 8686ff93d80c: Layer already exists 03:51:18 latest: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 03:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:18 e193e3ae7c0f: Preparing 03:51:18 82ce267c61b8: Preparing 03:51:18 5a3f60c35a22: Preparing 03:51:18 a2d0b40e04cb: Preparing 03:51:18 1da03c225d2c: Preparing 03:51:18 defd3f2e582d: Preparing 03:51:18 7baa2c43e545: Preparing 03:51:18 52d5d30f7166: Preparing 03:51:18 82fedf20a9bc: Preparing 03:51:18 ed7452019c79: Preparing 03:51:18 8686ff93d80c: Preparing 03:51:18 6f09edfb3f6d: Preparing 03:51:18 ed7452019c79: Waiting 03:51:18 defd3f2e582d: Waiting 03:51:18 8686ff93d80c: Waiting 03:51:18 6f09edfb3f6d: Waiting 03:51:18 7baa2c43e545: Waiting 03:51:18 52d5d30f7166: Waiting 03:51:18 82fedf20a9bc: Waiting 03:51:18 1da03c225d2c: Layer already exists 03:51:18 5a3f60c35a22: Layer already exists 03:51:18 82ce267c61b8: Layer already exists 03:51:18 e193e3ae7c0f: Layer already exists 03:51:18 a2d0b40e04cb: Layer already exists 03:51:18 7baa2c43e545: Layer already exists 03:51:18 defd3f2e582d: Layer already exists 03:51:18 52d5d30f7166: Layer already exists 03:51:18 82fedf20a9bc: Layer already exists 03:51:18 ed7452019c79: Layer already exists 03:51:18 8686ff93d80c: Layer already exists 03:51:18 6f09edfb3f6d: Layer already exists 03:51:18 4.1.0-dev.120: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:19 e193e3ae7c0f: Preparing 03:51:19 82ce267c61b8: Preparing 03:51:19 5a3f60c35a22: Preparing 03:51:19 a2d0b40e04cb: Preparing 03:51:19 1da03c225d2c: Preparing 03:51:19 defd3f2e582d: Preparing 03:51:19 7baa2c43e545: Preparing 03:51:19 52d5d30f7166: Preparing 03:51:19 82fedf20a9bc: Preparing 03:51:19 ed7452019c79: Preparing 03:51:19 8686ff93d80c: Preparing 03:51:19 6f09edfb3f6d: Preparing 03:51:19 82fedf20a9bc: Waiting 03:51:19 defd3f2e582d: Waiting 03:51:19 8686ff93d80c: Waiting 03:51:19 6f09edfb3f6d: Waiting 03:51:19 ed7452019c79: Waiting 03:51:19 7baa2c43e545: Waiting 03:51:19 52d5d30f7166: Waiting 03:51:19 a2d0b40e04cb: Layer already exists 03:51:19 e193e3ae7c0f: Layer already exists 03:51:19 5a3f60c35a22: Layer already exists 03:51:19 1da03c225d2c: Layer already exists 03:51:19 82ce267c61b8: Layer already exists 03:51:19 defd3f2e582d: Layer already exists 03:51:19 52d5d30f7166: Layer already exists 03:51:19 82fedf20a9bc: Layer already exists 03:51:19 ed7452019c79: Layer already exists 03:51:19 7baa2c43e545: Layer already exists 03:51:19 8686ff93d80c: Layer already exists 03:51:19 6f09edfb3f6d: Layer already exists 03:51:19 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:20 e193e3ae7c0f: Preparing 03:51:20 82ce267c61b8: Preparing 03:51:20 5a3f60c35a22: Preparing 03:51:20 a2d0b40e04cb: Preparing 03:51:20 1da03c225d2c: Preparing 03:51:20 defd3f2e582d: Preparing 03:51:20 7baa2c43e545: Preparing 03:51:20 52d5d30f7166: Preparing 03:51:20 82fedf20a9bc: Preparing 03:51:20 ed7452019c79: Preparing 03:51:20 8686ff93d80c: Preparing 03:51:20 6f09edfb3f6d: Preparing 03:51:20 82fedf20a9bc: Waiting 03:51:20 ed7452019c79: Waiting 03:51:20 defd3f2e582d: Waiting 03:51:20 8686ff93d80c: Waiting 03:51:20 7baa2c43e545: Waiting 03:51:20 52d5d30f7166: Waiting 03:51:20 6f09edfb3f6d: Waiting 03:51:20 e193e3ae7c0f: Layer already exists 03:51:20 82ce267c61b8: Layer already exists 03:51:20 a2d0b40e04cb: Layer already exists 03:51:20 5a3f60c35a22: Layer already exists 03:51:20 1da03c225d2c: Layer already exists 03:51:20 defd3f2e582d: Layer already exists 03:51:20 7baa2c43e545: Layer already exists 03:51:20 52d5d30f7166: Layer already exists 03:51:20 82fedf20a9bc: Layer already exists 03:51:20 ed7452019c79: Layer already exists 03:51:20 6f09edfb3f6d: Layer already exists 03:51:20 8686ff93d80c: Layer already exists 03:51:20 main: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:20 ===================================================== [Pipeline] echo 03:51:20 taggedImages: 03:51:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 03:51:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:51:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:51:20 82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:20 latest 03:51:20 4.1.0-dev.120 03:51:20 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:20 main 03:51:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:21 b541c0d47b4d: Preparing 03:51:21 4e400dbdd1d2: Preparing 03:51:21 52d5d30f7166: Preparing 03:51:21 82fedf20a9bc: Preparing 03:51:21 4762f459ad7f: Preparing 03:51:21 3dd8b4acd113: Preparing 03:51:21 6f09edfb3f6d: Preparing 03:51:21 3dd8b4acd113: Waiting 03:51:21 6f09edfb3f6d: Waiting 03:51:21 52d5d30f7166: Layer already exists 03:51:21 82fedf20a9bc: Layer already exists 03:51:21 6f09edfb3f6d: Layer already exists 03:51:21 4762f459ad7f: Pushed 03:51:21 b541c0d47b4d: Pushed 03:51:22 3dd8b4acd113: Pushed 03:51:24 4e400dbdd1d2: Pushed 03:51:24 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:25 b541c0d47b4d: Preparing 03:51:25 4e400dbdd1d2: Preparing 03:51:25 52d5d30f7166: Preparing 03:51:25 82fedf20a9bc: Preparing 03:51:25 4762f459ad7f: Preparing 03:51:25 3dd8b4acd113: Preparing 03:51:25 6f09edfb3f6d: Preparing 03:51:25 3dd8b4acd113: Waiting 03:51:25 6f09edfb3f6d: Waiting 03:51:25 4e400dbdd1d2: Layer already exists 03:51:25 b541c0d47b4d: Layer already exists 03:51:25 52d5d30f7166: Layer already exists 03:51:25 82fedf20a9bc: Layer already exists 03:51:25 4762f459ad7f: Layer already exists 03:51:25 6f09edfb3f6d: Layer already exists 03:51:25 3dd8b4acd113: Layer already exists 03:51:25 latest: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 03:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:25 b541c0d47b4d: Preparing 03:51:25 4e400dbdd1d2: Preparing 03:51:25 52d5d30f7166: Preparing 03:51:25 82fedf20a9bc: Preparing 03:51:25 4762f459ad7f: Preparing 03:51:25 3dd8b4acd113: Preparing 03:51:25 6f09edfb3f6d: Preparing 03:51:25 3dd8b4acd113: Waiting 03:51:25 6f09edfb3f6d: Waiting 03:51:25 52d5d30f7166: Layer already exists 03:51:25 4762f459ad7f: Layer already exists 03:51:25 82fedf20a9bc: Layer already exists 03:51:25 b541c0d47b4d: Layer already exists 03:51:25 4e400dbdd1d2: Layer already exists 03:51:25 6f09edfb3f6d: Layer already exists 03:51:25 3dd8b4acd113: Layer already exists 03:51:25 4.1.0-dev.120: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:26 b541c0d47b4d: Preparing 03:51:26 4e400dbdd1d2: Preparing 03:51:26 52d5d30f7166: Preparing 03:51:26 82fedf20a9bc: Preparing 03:51:26 4762f459ad7f: Preparing 03:51:26 3dd8b4acd113: Preparing 03:51:26 6f09edfb3f6d: Preparing 03:51:26 3dd8b4acd113: Waiting 03:51:26 6f09edfb3f6d: Waiting 03:51:26 4762f459ad7f: Layer already exists 03:51:26 52d5d30f7166: Layer already exists 03:51:26 4e400dbdd1d2: Layer already exists 03:51:26 b541c0d47b4d: Layer already exists 03:51:26 82fedf20a9bc: Layer already exists 03:51:26 3dd8b4acd113: Layer already exists 03:51:26 6f09edfb3f6d: Layer already exists 03:51:26 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:27 b541c0d47b4d: Preparing 03:51:27 4e400dbdd1d2: Preparing 03:51:27 52d5d30f7166: Preparing 03:51:27 82fedf20a9bc: Preparing 03:51:27 4762f459ad7f: Preparing 03:51:27 3dd8b4acd113: Preparing 03:51:27 6f09edfb3f6d: Preparing 03:51:27 6f09edfb3f6d: Waiting 03:51:27 3dd8b4acd113: Waiting 03:51:27 4762f459ad7f: Layer already exists 03:51:27 b541c0d47b4d: Layer already exists 03:51:27 52d5d30f7166: Layer already exists 03:51:27 82fedf20a9bc: Layer already exists 03:51:27 4e400dbdd1d2: Layer already exists 03:51:27 3dd8b4acd113: Layer already exists 03:51:27 6f09edfb3f6d: Layer already exists 03:51:27 main: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:27 ===================================================== [Pipeline] echo 03:51:27 taggedImages: 03:51:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 03:51:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:51:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:51:27 82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:27 latest 03:51:27 4.1.0-dev.120 03:51:27 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:27 main 03:51:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:28 3de4ba93608b: Preparing 03:51:28 dc169dd9c648: Preparing 03:51:28 770fa5befe02: Preparing 03:51:28 52d5d30f7166: Preparing 03:51:28 82fedf20a9bc: Preparing 03:51:28 5cd4147a4fb5: Preparing 03:51:28 57101d5d56b2: Preparing 03:51:28 64a512895bf6: Preparing 03:51:28 ca7e6610791a: Preparing 03:51:28 6f09edfb3f6d: Preparing 03:51:28 5cd4147a4fb5: Waiting 03:51:28 57101d5d56b2: Waiting 03:51:28 64a512895bf6: Waiting 03:51:28 ca7e6610791a: Waiting 03:51:28 6f09edfb3f6d: Waiting 03:51:28 82fedf20a9bc: Layer already exists 03:51:28 52d5d30f7166: Layer already exists 03:51:28 770fa5befe02: Pushed 03:51:28 dc169dd9c648: Pushed 03:51:28 3de4ba93608b: Pushed 03:51:28 6f09edfb3f6d: Layer already exists 03:51:28 64a512895bf6: Pushed 03:51:28 ca7e6610791a: Pushed 03:51:33 57101d5d56b2: Pushed 03:51:41 5cd4147a4fb5: Pushed 03:51:41 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:42 3de4ba93608b: Preparing 03:51:42 dc169dd9c648: Preparing 03:51:42 770fa5befe02: Preparing 03:51:42 52d5d30f7166: Preparing 03:51:42 82fedf20a9bc: Preparing 03:51:42 5cd4147a4fb5: Preparing 03:51:42 57101d5d56b2: Preparing 03:51:42 64a512895bf6: Preparing 03:51:42 5cd4147a4fb5: Waiting 03:51:42 57101d5d56b2: Waiting 03:51:42 ca7e6610791a: Preparing 03:51:42 6f09edfb3f6d: Preparing 03:51:42 64a512895bf6: Waiting 03:51:42 ca7e6610791a: Waiting 03:51:42 6f09edfb3f6d: Waiting 03:51:42 82fedf20a9bc: Layer already exists 03:51:42 52d5d30f7166: Layer already exists 03:51:42 770fa5befe02: Layer already exists 03:51:42 3de4ba93608b: Layer already exists 03:51:42 dc169dd9c648: Layer already exists 03:51:42 5cd4147a4fb5: Layer already exists 03:51:42 64a512895bf6: Layer already exists 03:51:42 6f09edfb3f6d: Layer already exists 03:51:42 ca7e6610791a: Layer already exists 03:51:42 57101d5d56b2: Layer already exists 03:51:42 latest: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:43 3de4ba93608b: Preparing 03:51:43 dc169dd9c648: Preparing 03:51:43 770fa5befe02: Preparing 03:51:43 52d5d30f7166: Preparing 03:51:43 82fedf20a9bc: Preparing 03:51:43 5cd4147a4fb5: Preparing 03:51:43 57101d5d56b2: Preparing 03:51:43 64a512895bf6: Preparing 03:51:43 ca7e6610791a: Preparing 03:51:43 6f09edfb3f6d: Preparing 03:51:43 64a512895bf6: Waiting 03:51:43 ca7e6610791a: Waiting 03:51:43 5cd4147a4fb5: Waiting 03:51:43 57101d5d56b2: Waiting 03:51:43 6f09edfb3f6d: Waiting 03:51:43 52d5d30f7166: Layer already exists 03:51:43 770fa5befe02: Layer already exists 03:51:43 82fedf20a9bc: Layer already exists 03:51:43 3de4ba93608b: Layer already exists 03:51:43 dc169dd9c648: Layer already exists 03:51:43 ca7e6610791a: Layer already exists 03:51:43 5cd4147a4fb5: Layer already exists 03:51:43 57101d5d56b2: Layer already exists 03:51:43 64a512895bf6: Layer already exists 03:51:43 6f09edfb3f6d: Layer already exists 03:51:43 4.1.0-dev.120: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:44 3de4ba93608b: Preparing 03:51:44 dc169dd9c648: Preparing 03:51:44 770fa5befe02: Preparing 03:51:44 52d5d30f7166: Preparing 03:51:44 82fedf20a9bc: Preparing 03:51:44 5cd4147a4fb5: Preparing 03:51:44 57101d5d56b2: Preparing 03:51:44 64a512895bf6: Preparing 03:51:44 ca7e6610791a: Preparing 03:51:44 6f09edfb3f6d: Preparing 03:51:44 64a512895bf6: Waiting 03:51:44 6f09edfb3f6d: Waiting 03:51:44 ca7e6610791a: Waiting 03:51:44 5cd4147a4fb5: Waiting 03:51:44 57101d5d56b2: Waiting 03:51:44 82fedf20a9bc: Layer already exists 03:51:44 770fa5befe02: Layer already exists 03:51:44 dc169dd9c648: Layer already exists 03:51:44 52d5d30f7166: Layer already exists 03:51:44 3de4ba93608b: Layer already exists 03:51:44 64a512895bf6: Layer already exists 03:51:44 57101d5d56b2: Layer already exists 03:51:44 5cd4147a4fb5: Layer already exists 03:51:44 6f09edfb3f6d: Layer already exists 03:51:44 ca7e6610791a: Layer already exists 03:51:44 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:44 3de4ba93608b: Preparing 03:51:44 dc169dd9c648: Preparing 03:51:44 770fa5befe02: Preparing 03:51:44 52d5d30f7166: Preparing 03:51:44 82fedf20a9bc: Preparing 03:51:44 5cd4147a4fb5: Preparing 03:51:44 57101d5d56b2: Preparing 03:51:44 64a512895bf6: Preparing 03:51:44 ca7e6610791a: Preparing 03:51:44 6f09edfb3f6d: Preparing 03:51:44 57101d5d56b2: Waiting 03:51:44 64a512895bf6: Waiting 03:51:44 ca7e6610791a: Waiting 03:51:44 5cd4147a4fb5: Waiting 03:51:44 6f09edfb3f6d: Waiting 03:51:44 dc169dd9c648: Layer already exists 03:51:44 82fedf20a9bc: Layer already exists 03:51:44 770fa5befe02: Layer already exists 03:51:44 3de4ba93608b: Layer already exists 03:51:44 52d5d30f7166: Layer already exists 03:51:44 57101d5d56b2: Layer already exists 03:51:44 5cd4147a4fb5: Layer already exists 03:51:44 ca7e6610791a: Layer already exists 03:51:44 6f09edfb3f6d: Layer already exists 03:51:44 64a512895bf6: Layer already exists 03:51:44 main: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:44 ===================================================== [Pipeline] echo 03:51:44 taggedImages: 03:51:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:51:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 03:51:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:51:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:51:44 82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:44 latest 03:51:44 4.1.0-dev.120 03:51:44 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:51:44 main 03:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 03:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:51:45 ca7088fbec1b: Preparing 03:51:45 1f53f202d1cc: Preparing 03:51:45 c3e4daa0f8fb: Preparing 03:51:45 52d5d30f7166: Preparing 03:51:45 82fedf20a9bc: Preparing 03:51:45 3db014e29b09: Preparing 03:51:45 1a7afc9045a6: Preparing 03:51:45 77edbd48fe26: Preparing 03:51:45 6f09edfb3f6d: Preparing 03:51:45 1a7afc9045a6: Waiting 03:51:45 3db014e29b09: Waiting 03:51:45 6f09edfb3f6d: Waiting 03:51:45 77edbd48fe26: Waiting 03:51:45 82fedf20a9bc: Layer already exists 03:51:45 52d5d30f7166: Layer already exists 03:51:45 ca7088fbec1b: Pushed 03:51:45 1f53f202d1cc: Pushed 03:51:45 c3e4daa0f8fb: Pushed 03:51:45 6f09edfb3f6d: Layer already exists 03:51:45 1a7afc9045a6: Pushed 03:51:46 77edbd48fe26: Pushed 03:52:01 3db014e29b09: Pushed 03:52:01 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:01 ca7088fbec1b: Preparing 03:52:01 1f53f202d1cc: Preparing 03:52:01 c3e4daa0f8fb: Preparing 03:52:01 52d5d30f7166: Preparing 03:52:01 82fedf20a9bc: Preparing 03:52:01 3db014e29b09: Preparing 03:52:01 1a7afc9045a6: Preparing 03:52:01 77edbd48fe26: Preparing 03:52:01 6f09edfb3f6d: Preparing 03:52:01 1a7afc9045a6: Waiting 03:52:01 6f09edfb3f6d: Waiting 03:52:01 77edbd48fe26: Waiting 03:52:01 3db014e29b09: Waiting 03:52:01 c3e4daa0f8fb: Layer already exists 03:52:01 52d5d30f7166: Layer already exists 03:52:01 1f53f202d1cc: Layer already exists 03:52:01 ca7088fbec1b: Layer already exists 03:52:01 82fedf20a9bc: Layer already exists 03:52:01 1a7afc9045a6: Layer already exists 03:52:01 3db014e29b09: Layer already exists 03:52:01 77edbd48fe26: Layer already exists 03:52:01 6f09edfb3f6d: Layer already exists 03:52:01 latest: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 03:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:02 ca7088fbec1b: Preparing 03:52:02 1f53f202d1cc: Preparing 03:52:02 c3e4daa0f8fb: Preparing 03:52:02 52d5d30f7166: Preparing 03:52:02 82fedf20a9bc: Preparing 03:52:02 3db014e29b09: Preparing 03:52:02 1a7afc9045a6: Preparing 03:52:02 77edbd48fe26: Preparing 03:52:02 6f09edfb3f6d: Preparing 03:52:02 3db014e29b09: Waiting 03:52:02 1a7afc9045a6: Waiting 03:52:02 77edbd48fe26: Waiting 03:52:02 6f09edfb3f6d: Waiting 03:52:02 82fedf20a9bc: Layer already exists 03:52:02 1f53f202d1cc: Layer already exists 03:52:02 c3e4daa0f8fb: Layer already exists 03:52:02 ca7088fbec1b: Layer already exists 03:52:02 52d5d30f7166: Layer already exists 03:52:02 1a7afc9045a6: Layer already exists 03:52:02 3db014e29b09: Layer already exists 03:52:02 77edbd48fe26: Layer already exists 03:52:02 6f09edfb3f6d: Layer already exists 03:52:02 4.1.0-dev.120: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:03 ca7088fbec1b: Preparing 03:52:03 1f53f202d1cc: Preparing 03:52:03 c3e4daa0f8fb: Preparing 03:52:03 52d5d30f7166: Preparing 03:52:03 82fedf20a9bc: Preparing 03:52:03 3db014e29b09: Preparing 03:52:03 1a7afc9045a6: Preparing 03:52:03 77edbd48fe26: Preparing 03:52:03 6f09edfb3f6d: Preparing 03:52:03 3db014e29b09: Waiting 03:52:03 1a7afc9045a6: Waiting 03:52:03 6f09edfb3f6d: Waiting 03:52:03 77edbd48fe26: Waiting 03:52:03 82fedf20a9bc: Layer already exists 03:52:03 52d5d30f7166: Layer already exists 03:52:03 ca7088fbec1b: Layer already exists 03:52:03 c3e4daa0f8fb: Layer already exists 03:52:03 1f53f202d1cc: Layer already exists 03:52:03 77edbd48fe26: Layer already exists 03:52:03 1a7afc9045a6: Layer already exists 03:52:03 3db014e29b09: Layer already exists 03:52:03 6f09edfb3f6d: Layer already exists 03:52:03 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:03 ca7088fbec1b: Preparing 03:52:03 1f53f202d1cc: Preparing 03:52:03 c3e4daa0f8fb: Preparing 03:52:03 52d5d30f7166: Preparing 03:52:03 82fedf20a9bc: Preparing 03:52:03 3db014e29b09: Preparing 03:52:03 1a7afc9045a6: Preparing 03:52:03 77edbd48fe26: Preparing 03:52:03 6f09edfb3f6d: Preparing 03:52:03 3db014e29b09: Waiting 03:52:03 6f09edfb3f6d: Waiting 03:52:03 77edbd48fe26: Waiting 03:52:03 1a7afc9045a6: Waiting 03:52:03 82fedf20a9bc: Layer already exists 03:52:03 ca7088fbec1b: Layer already exists 03:52:03 52d5d30f7166: Layer already exists 03:52:03 1f53f202d1cc: Layer already exists 03:52:03 c3e4daa0f8fb: Layer already exists 03:52:03 1a7afc9045a6: Layer already exists 03:52:03 77edbd48fe26: Layer already exists 03:52:03 3db014e29b09: Layer already exists 03:52:03 6f09edfb3f6d: Layer already exists 03:52:03 main: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:03 ===================================================== [Pipeline] echo 03:52:03 taggedImages: 03:52:03 - nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:52:03 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 03:52:03 - nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:52:03 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:52:03 82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:03 latest 03:52:03 4.1.0-dev.120 03:52:03 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:03 main 03:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:04 3de4ba93608b: Preparing 03:52:04 e9937fbb37a6: Preparing 03:52:04 33a98b445378: Preparing 03:52:04 52d5d30f7166: Preparing 03:52:04 82fedf20a9bc: Preparing 03:52:04 3db014e29b09: Preparing 03:52:04 64a512895bf6: Preparing 03:52:04 ca7e6610791a: Preparing 03:52:04 6f09edfb3f6d: Preparing 03:52:04 3db014e29b09: Waiting 03:52:04 64a512895bf6: Waiting 03:52:04 ca7e6610791a: Waiting 03:52:04 6f09edfb3f6d: Waiting 03:52:04 82fedf20a9bc: Layer already exists 03:52:04 52d5d30f7166: Layer already exists 03:52:04 3de4ba93608b: Layer already exists 03:52:04 3db014e29b09: Layer already exists 03:52:04 64a512895bf6: Layer already exists 03:52:04 ca7e6610791a: Layer already exists 03:52:04 6f09edfb3f6d: Layer already exists 03:52:04 e9937fbb37a6: Pushed 03:52:04 33a98b445378: Pushed 03:52:04 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:05 3de4ba93608b: Preparing 03:52:05 e9937fbb37a6: Preparing 03:52:05 33a98b445378: Preparing 03:52:05 52d5d30f7166: Preparing 03:52:05 82fedf20a9bc: Preparing 03:52:05 3db014e29b09: Preparing 03:52:05 64a512895bf6: Preparing 03:52:05 ca7e6610791a: Preparing 03:52:05 6f09edfb3f6d: Preparing 03:52:05 3db014e29b09: Waiting 03:52:05 64a512895bf6: Waiting 03:52:05 ca7e6610791a: Waiting 03:52:05 6f09edfb3f6d: Waiting 03:52:05 82fedf20a9bc: Layer already exists 03:52:05 3de4ba93608b: Layer already exists 03:52:05 33a98b445378: Layer already exists 03:52:05 52d5d30f7166: Layer already exists 03:52:05 e9937fbb37a6: Layer already exists 03:52:05 3db014e29b09: Layer already exists 03:52:05 64a512895bf6: Layer already exists 03:52:05 ca7e6610791a: Layer already exists 03:52:05 6f09edfb3f6d: Layer already exists 03:52:05 latest: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 03:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:06 3de4ba93608b: Preparing 03:52:06 e9937fbb37a6: Preparing 03:52:06 33a98b445378: Preparing 03:52:06 52d5d30f7166: Preparing 03:52:06 82fedf20a9bc: Preparing 03:52:06 3db014e29b09: Preparing 03:52:06 64a512895bf6: Preparing 03:52:06 ca7e6610791a: Preparing 03:52:06 6f09edfb3f6d: Preparing 03:52:06 3db014e29b09: Waiting 03:52:06 ca7e6610791a: Waiting 03:52:06 6f09edfb3f6d: Waiting 03:52:06 3de4ba93608b: Layer already exists 03:52:06 52d5d30f7166: Layer already exists 03:52:06 82fedf20a9bc: Layer already exists 03:52:06 e9937fbb37a6: Layer already exists 03:52:06 33a98b445378: Layer already exists 03:52:06 ca7e6610791a: Layer already exists 03:52:06 3db014e29b09: Layer already exists 03:52:06 6f09edfb3f6d: Layer already exists 03:52:06 64a512895bf6: Layer already exists 03:52:06 4.1.0-dev.120: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:06 3de4ba93608b: Preparing 03:52:06 e9937fbb37a6: Preparing 03:52:06 33a98b445378: Preparing 03:52:06 52d5d30f7166: Preparing 03:52:06 82fedf20a9bc: Preparing 03:52:06 3db014e29b09: Preparing 03:52:06 64a512895bf6: Preparing 03:52:06 ca7e6610791a: Preparing 03:52:06 6f09edfb3f6d: Preparing 03:52:06 3db014e29b09: Waiting 03:52:06 64a512895bf6: Waiting 03:52:06 6f09edfb3f6d: Waiting 03:52:06 ca7e6610791a: Waiting 03:52:06 33a98b445378: Layer already exists 03:52:06 82fedf20a9bc: Layer already exists 03:52:06 3de4ba93608b: Layer already exists 03:52:06 e9937fbb37a6: Layer already exists 03:52:06 52d5d30f7166: Layer already exists 03:52:06 3db014e29b09: Layer already exists 03:52:06 6f09edfb3f6d: Layer already exists 03:52:06 64a512895bf6: Layer already exists 03:52:06 ca7e6610791a: Layer already exists 03:52:06 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:07 3de4ba93608b: Preparing 03:52:07 e9937fbb37a6: Preparing 03:52:07 33a98b445378: Preparing 03:52:07 52d5d30f7166: Preparing 03:52:07 82fedf20a9bc: Preparing 03:52:07 3db014e29b09: Preparing 03:52:07 64a512895bf6: Preparing 03:52:07 ca7e6610791a: Preparing 03:52:07 6f09edfb3f6d: Preparing 03:52:07 ca7e6610791a: Waiting 03:52:07 64a512895bf6: Waiting 03:52:07 6f09edfb3f6d: Waiting 03:52:07 3db014e29b09: Waiting 03:52:07 33a98b445378: Layer already exists 03:52:07 82fedf20a9bc: Layer already exists 03:52:07 52d5d30f7166: Layer already exists 03:52:07 e9937fbb37a6: Layer already exists 03:52:07 3de4ba93608b: Layer already exists 03:52:07 64a512895bf6: Layer already exists 03:52:07 ca7e6610791a: Layer already exists 03:52:07 3db014e29b09: Layer already exists 03:52:07 6f09edfb3f6d: Layer already exists 03:52:07 main: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:07 ===================================================== [Pipeline] echo 03:52:07 taggedImages: 03:52:07 - nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:07 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 03:52:07 - nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:52:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:52:07 82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:07 latest 03:52:07 4.1.0-dev.120 03:52:07 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:07 main 03:52:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:08 976dd7e940d0: Preparing 03:52:08 2ae900789c00: Preparing 03:52:08 52d5d30f7166: Preparing 03:52:08 82fedf20a9bc: Preparing 03:52:08 4783aea82c4e: Preparing 03:52:08 e226bb4de207: Preparing 03:52:08 6f09edfb3f6d: Preparing 03:52:08 e226bb4de207: Waiting 03:52:08 6f09edfb3f6d: Waiting 03:52:08 82fedf20a9bc: Layer already exists 03:52:08 52d5d30f7166: Layer already exists 03:52:08 6f09edfb3f6d: Layer already exists 03:52:08 976dd7e940d0: Pushed 03:52:08 4783aea82c4e: Pushed 03:52:08 e226bb4de207: Pushed 03:52:13 2ae900789c00: Pushed 03:52:13 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:13 976dd7e940d0: Preparing 03:52:13 2ae900789c00: Preparing 03:52:13 52d5d30f7166: Preparing 03:52:13 82fedf20a9bc: Preparing 03:52:13 4783aea82c4e: Preparing 03:52:13 e226bb4de207: Preparing 03:52:13 6f09edfb3f6d: Preparing 03:52:13 6f09edfb3f6d: Waiting 03:52:13 e226bb4de207: Waiting 03:52:13 2ae900789c00: Layer already exists 03:52:13 52d5d30f7166: Layer already exists 03:52:13 976dd7e940d0: Layer already exists 03:52:13 82fedf20a9bc: Layer already exists 03:52:13 4783aea82c4e: Layer already exists 03:52:13 e226bb4de207: Layer already exists 03:52:13 6f09edfb3f6d: Layer already exists 03:52:13 latest: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:14 976dd7e940d0: Preparing 03:52:14 2ae900789c00: Preparing 03:52:14 52d5d30f7166: Preparing 03:52:14 82fedf20a9bc: Preparing 03:52:14 4783aea82c4e: Preparing 03:52:14 e226bb4de207: Preparing 03:52:14 6f09edfb3f6d: Preparing 03:52:14 e226bb4de207: Waiting 03:52:14 6f09edfb3f6d: Waiting 03:52:14 2ae900789c00: Layer already exists 03:52:14 4783aea82c4e: Layer already exists 03:52:14 82fedf20a9bc: Layer already exists 03:52:14 976dd7e940d0: Layer already exists 03:52:14 52d5d30f7166: Layer already exists 03:52:14 6f09edfb3f6d: Layer already exists 03:52:14 e226bb4de207: Layer already exists 03:52:14 4.1.0-dev.120: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:15 976dd7e940d0: Preparing 03:52:15 2ae900789c00: Preparing 03:52:15 52d5d30f7166: Preparing 03:52:15 82fedf20a9bc: Preparing 03:52:15 4783aea82c4e: Preparing 03:52:15 e226bb4de207: Preparing 03:52:15 6f09edfb3f6d: Preparing 03:52:15 e226bb4de207: Waiting 03:52:15 6f09edfb3f6d: Waiting 03:52:15 2ae900789c00: Layer already exists 03:52:15 4783aea82c4e: Layer already exists 03:52:15 82fedf20a9bc: Layer already exists 03:52:15 976dd7e940d0: Layer already exists 03:52:15 52d5d30f7166: Layer already exists 03:52:15 6f09edfb3f6d: Layer already exists 03:52:15 e226bb4de207: Layer already exists 03:52:15 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:15 976dd7e940d0: Preparing 03:52:15 2ae900789c00: Preparing 03:52:15 52d5d30f7166: Preparing 03:52:15 82fedf20a9bc: Preparing 03:52:15 4783aea82c4e: Preparing 03:52:15 e226bb4de207: Preparing 03:52:15 6f09edfb3f6d: Preparing 03:52:15 e226bb4de207: Waiting 03:52:15 6f09edfb3f6d: Waiting 03:52:15 2ae900789c00: Layer already exists 03:52:15 4783aea82c4e: Layer already exists 03:52:15 976dd7e940d0: Layer already exists 03:52:15 52d5d30f7166: Layer already exists 03:52:15 82fedf20a9bc: Layer already exists 03:52:15 6f09edfb3f6d: Layer already exists 03:52:15 e226bb4de207: Layer already exists 03:52:15 main: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:15 ===================================================== [Pipeline] echo 03:52:15 taggedImages: 03:52:15 - nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:15 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 03:52:15 - nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:52:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:52:15 82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:15 latest 03:52:15 4.1.0-dev.120 03:52:15 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:15 main 03:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:16 fc6a05205597: Preparing 03:52:16 f7513ea6bb19: Preparing 03:52:16 52d5d30f7166: Preparing 03:52:16 82fedf20a9bc: Preparing 03:52:16 423b8a9917a2: Preparing 03:52:16 61430652b948: Preparing 03:52:16 6f09edfb3f6d: Preparing 03:52:16 61430652b948: Waiting 03:52:16 6f09edfb3f6d: Waiting 03:52:16 52d5d30f7166: Layer already exists 03:52:16 82fedf20a9bc: Layer already exists 03:52:16 6f09edfb3f6d: Layer already exists 03:52:16 423b8a9917a2: Pushed 03:52:16 fc6a05205597: Pushed 03:52:16 61430652b948: Pushed 03:52:21 f7513ea6bb19: Pushed 03:52:21 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:21 fc6a05205597: Preparing 03:52:21 f7513ea6bb19: Preparing 03:52:21 52d5d30f7166: Preparing 03:52:21 82fedf20a9bc: Preparing 03:52:21 423b8a9917a2: Preparing 03:52:21 61430652b948: Preparing 03:52:21 6f09edfb3f6d: Preparing 03:52:21 61430652b948: Waiting 03:52:21 6f09edfb3f6d: Waiting 03:52:21 52d5d30f7166: Layer already exists 03:52:21 fc6a05205597: Layer already exists 03:52:21 423b8a9917a2: Layer already exists 03:52:21 f7513ea6bb19: Layer already exists 03:52:21 82fedf20a9bc: Layer already exists 03:52:21 61430652b948: Layer already exists 03:52:21 6f09edfb3f6d: Layer already exists 03:52:21 latest: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 03:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:22 fc6a05205597: Preparing 03:52:22 f7513ea6bb19: Preparing 03:52:22 52d5d30f7166: Preparing 03:52:22 82fedf20a9bc: Preparing 03:52:22 423b8a9917a2: Preparing 03:52:22 61430652b948: Preparing 03:52:22 6f09edfb3f6d: Preparing 03:52:22 61430652b948: Waiting 03:52:22 6f09edfb3f6d: Waiting 03:52:22 f7513ea6bb19: Layer already exists 03:52:22 423b8a9917a2: Layer already exists 03:52:22 82fedf20a9bc: Layer already exists 03:52:22 52d5d30f7166: Layer already exists 03:52:22 fc6a05205597: Layer already exists 03:52:22 6f09edfb3f6d: Layer already exists 03:52:22 61430652b948: Layer already exists 03:52:22 4.1.0-dev.120: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:23 fc6a05205597: Preparing 03:52:23 f7513ea6bb19: Preparing 03:52:23 52d5d30f7166: Preparing 03:52:23 82fedf20a9bc: Preparing 03:52:23 423b8a9917a2: Preparing 03:52:23 61430652b948: Preparing 03:52:23 6f09edfb3f6d: Preparing 03:52:23 61430652b948: Waiting 03:52:23 6f09edfb3f6d: Waiting 03:52:23 82fedf20a9bc: Layer already exists 03:52:23 423b8a9917a2: Layer already exists 03:52:23 f7513ea6bb19: Layer already exists 03:52:23 fc6a05205597: Layer already exists 03:52:23 52d5d30f7166: Layer already exists 03:52:23 61430652b948: Layer already exists 03:52:23 6f09edfb3f6d: Layer already exists 03:52:23 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:23 fc6a05205597: Preparing 03:52:23 f7513ea6bb19: Preparing 03:52:23 52d5d30f7166: Preparing 03:52:23 82fedf20a9bc: Preparing 03:52:23 423b8a9917a2: Preparing 03:52:23 61430652b948: Preparing 03:52:23 6f09edfb3f6d: Preparing 03:52:23 61430652b948: Waiting 03:52:23 6f09edfb3f6d: Waiting 03:52:23 82fedf20a9bc: Layer already exists 03:52:23 423b8a9917a2: Layer already exists 03:52:23 fc6a05205597: Layer already exists 03:52:23 f7513ea6bb19: Layer already exists 03:52:23 52d5d30f7166: Layer already exists 03:52:23 61430652b948: Layer already exists 03:52:23 6f09edfb3f6d: Layer already exists 03:52:23 main: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:24 ===================================================== [Pipeline] echo 03:52:24 taggedImages: 03:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 03:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 03:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 03:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:58 #140 ... 04:09:58 04:09:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:09:58 #151 DONE 1179.0s 04:09:58 04:09:58 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:09:58 #146 ... 04:09:58 04:09:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:09:58 #155 DONE 0.2s 04:09:58 04:09:58 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:09:58 #147 ... 04:09:58 04:09:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:09:58 #156 DONE 0.2s 04:09:58 04:09:58 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:09:58 #157 DONE 0.2s 04:09:58 04:09:58 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:09:58 #154 ... 04:09:58 04:09:58 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:09:58 #158 DONE 0.1s 04:09:58 04:09:58 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:09:58 #159 DONE 0.1s 04:09:58 04:09:58 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:09:58 #160 DONE 2.0s 04:09:58 04:09:58 #105 [core-common-config-bootstrapper] exporting to image 04:09:58 #105 exporting layers 04:09:58 #105 exporting layers 0.7s done 04:09:58 #105 writing image sha256:e7b705a70476182436f1ee67823f1ea037ca97ee72ef273654d714c4b4a53540 done 04:09:58 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:09:58 #105 DONE 10.6s 04:09:58 04:09:58 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:10:08 #147 ... 04:10:08 04:10:08 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:10:08 #152 DONE 1198.9s 04:10:08 04:10:08 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:10:08 #161 DONE 0.3s 04:10:08 04:10:08 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:10:12 #162 DONE 3.4s 04:10:12 04:10:12 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:10:12 #163 DONE 0.3s 04:10:12 04:10:12 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:10:12 #164 DONE 0.2s 04:10:12 04:10:12 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:10:12 #165 DONE 0.3s 04:10:12 04:10:12 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:10:12 #166 DONE 0.1s 04:10:12 04:10:12 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:10:12 #167 DONE 0.2s 04:10:12 04:10:12 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:10:12 #168 DONE 0.1s 04:10:12 04:10:12 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:10:12 #147 ... 04:10:12 04:10:12 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:10:12 #169 DONE 0.2s 04:10:12 04:10:12 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:10:13 #170 DONE 0.2s 04:10:13 04:10:13 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:10:15 #171 DONE 2.2s 04:10:15 04:10:15 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:10:15 #147 ... 04:10:15 04:10:15 #105 [security-bootstrapper] exporting to image 04:10:15 #105 exporting layers 04:10:16 #105 exporting layers 0.9s done 04:10:16 #105 writing image sha256:41d34705bd7ec09506c1186c7be3c070fa7736215bb6564d60e0ce69a1c54df1 done 04:10:16 #105 naming to docker.io/library/security-bootstrapper-arm64 done 04:10:16 #105 DONE 11.6s 04:10:16 04:10:16 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:27:24 #33 ... 04:27:24 04:27:24 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:27:24 #150 DONE 2222.8s 04:27:24 04:27:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:24 #144 ... 04:27:24 04:27:24 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:27:24 #172 DONE 0.1s 04:27:24 04:27:24 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:27:24 #33 ... 04:27:24 04:27:24 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:27:24 #173 DONE 0.2s 04:27:24 04:27:24 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:27:24 #174 DONE 1.2s 04:27:24 04:27:24 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:27:24 #175 DONE 0.1s 04:27:24 04:27:24 #105 [core-command] exporting to image 04:27:24 #105 exporting layers 04:27:24 #105 exporting layers 0.5s done 04:27:24 #105 writing image sha256:d1df3eb560bec520ef0723c444896da146f6d69eaebb6e5a543a0016e3214c18 done 04:27:24 #105 naming to docker.io/library/core-command-arm64 done 04:27:24 #105 DONE 12.1s 04:27:24 04:27:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:36 #144 ... 04:27:36 04:27:36 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:27:36 #145 2246.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:27:49 #145 ... 04:27:49 04:27:49 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:27:49 #140 DONE 2258.8s 04:27:49 04:27:49 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:27:49 #146 ... 04:27:49 04:27:49 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:27:49 #176 DONE 0.2s 04:27:49 04:27:49 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:27:49 #177 DONE 0.3s 04:27:49 04:27:49 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:49 #144 ... 04:27:49 04:27:49 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:27:49 #178 DONE 0.2s 04:27:49 04:27:49 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:27:49 #179 DONE 0.2s 04:27:49 04:27:49 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:27:49 #180 DONE 0.5s 04:27:49 04:27:49 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:27:49 #149 ... 04:27:49 04:27:49 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:27:49 #181 DONE 0.2s 04:27:49 04:27:49 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:27:51 #182 DONE 1.9s 04:27:51 04:27:51 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:27:51 #33 ... 04:27:51 04:27:51 #105 [security-proxy-setup] exporting to image 04:27:51 #105 exporting layers 04:27:58 #105 exporting layers 5.6s done 04:27:58 #105 writing image sha256:2862f3755fa2fbbc0eb8f962a5f298746712751921d213fbd64580a574414c9a 0.0s done 04:27:58 #105 naming to docker.io/library/security-proxy-setup-arm64 done 04:27:58 #105 DONE 17.8s 04:27:58 04:27:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:16 #148 ... 04:28:16 04:28:16 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:16 #145 DONE 2284.9s 04:28:16 04:28:16 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:16 #147 ... 04:28:16 04:28:16 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #183 DONE 0.2s 04:28:16 04:28:16 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:16 #154 ... 04:28:16 04:28:16 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:28:16 #184 DONE 0.3s 04:28:16 04:28:16 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:28:16 #185 DONE 0.3s 04:28:16 04:28:16 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:28:16 #186 DONE 0.2s 04:28:16 04:28:16 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:28:16 #187 DONE 0.1s 04:28:16 04:28:16 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:28:16 #188 DONE 0.4s 04:28:16 04:28:16 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:28:16 #189 DONE 0.5s 04:28:16 04:28:16 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:28:16 #190 DONE 0.1s 04:28:16 04:28:16 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:18 #191 DONE 2.0s 04:28:18 04:28:18 #105 [security-secretstore-setup] exporting to image 04:28:18 #105 exporting layers 04:28:19 #105 exporting layers 1.4s done 04:28:19 #105 writing image sha256:a10829781a91381b02135344513fdbf3c21bc98edea04d69be1d41d54ec4315a done 04:28:19 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 04:28:19 #105 DONE 19.2s 04:28:19 04:28:19 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:29:16 #147 ... 04:29:16 04:29:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:29:16 #146 DONE 2347.0s 04:29:16 04:29:16 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:29:16 #33 ... 04:29:16 04:29:16 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:29:16 #192 DONE 0.1s 04:29:16 04:29:16 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:29:16 #147 ... 04:29:16 04:29:16 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:29:16 #193 DONE 0.2s 04:29:16 04:29:16 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:29:17 #194 DONE 0.4s 04:29:17 04:29:17 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:29:17 #195 DONE 0.1s 04:29:17 04:29:17 #105 [security-spiffe-token-provider] exporting to image 04:29:17 #105 exporting layers 04:29:17 #105 exporting layers 0.6s done 04:29:17 #105 writing image sha256:9f946893c64702216331975175b6273cf77685f681887bf6ac67e7a3d3d4b05f done 04:29:17 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:29:17 #105 DONE 19.8s 04:29:17 04:29:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:30:04 #148 DONE 2389.8s 04:30:04 04:30:04 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:30:04 #147 ... 04:30:04 04:30:04 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:30:04 #196 DONE 0.2s 04:30:04 04:30:04 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:30:04 #197 DONE 0.2s 04:30:04 04:30:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:04 #53 ... 04:30:04 04:30:04 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:30:04 #198 DONE 0.6s 04:30:04 04:30:04 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:30:04 #199 DONE 0.3s 04:30:04 04:30:04 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:30:04 #200 DONE 0.1s 04:30:04 04:30:04 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:04 #201 ... 04:30:04 04:30:04 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:30:04 #149 DONE 2395.3s 04:30:04 04:30:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:04 #53 ... 04:30:04 04:30:04 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:04 #201 DONE 4.1s 04:30:04 04:30:04 #105 [security-proxy-auth] exporting to image 04:30:04 #105 exporting layers 04:30:05 #105 ... 04:30:05 04:30:05 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:30:05 #202 DONE 0.5s 04:30:05 04:30:05 #105 [security-proxy-auth] exporting to image 04:30:06 #105 exporting layers 1.4s done 04:30:06 #105 writing image sha256:519e5c8710f06286dec352e48127bcd4670169d6f74f6407807f2a55d013318e done 04:30:06 #105 naming to docker.io/library/security-proxy-auth-arm64 done 04:30:06 #105 DONE 21.3s 04:30:06 04:30:06 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:30:06 #203 DONE 0.9s 04:30:06 04:30:06 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:30:06 #147 ... 04:30:06 04:30:06 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:30:06 #204 DONE 0.3s 04:30:06 04:30:06 #105 [core-keeper] exporting to image 04:30:07 #105 exporting layers 0.7s done 04:30:07 #105 writing image sha256:22a77edab12f318eb4412e33565dbff2ccc2ab0486995277d7835a754fb8eaed done 04:30:07 #105 naming to docker.io/library/core-keeper-arm64 done 04:30:07 #105 DONE 21.9s 04:30:07 04:30:07 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:30:10 #147 DONE 2401.9s 04:30:10 04:30:10 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:11 #153 ... 04:30:11 04:30:11 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:11 #205 DONE 0.2s 04:30:11 04:30:11 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:11 #153 ... 04:30:11 04:30:11 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:11 #206 DONE 0.1s 04:30:11 04:30:11 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:30:12 #207 DONE 0.6s 04:30:12 04:30:12 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:12 #153 ... 04:30:12 04:30:12 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:30:12 #208 DONE 0.2s 04:30:12 04:30:12 #105 [core-data] exporting to image 04:30:12 #105 exporting layers 04:30:13 #105 exporting layers 0.8s done 04:30:13 #105 writing image sha256:82f969ce2bee86abe9549c9e8ad461cfd8430bd917dcf4b6220a7bb899a5d1ab done 04:30:13 #105 naming to docker.io/library/core-data-arm64 done 04:30:13 #105 DONE 22.7s 04:30:13 04:30:13 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:30:13 #154 DONE 2404.7s 04:30:13 04:30:13 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:30:13 #33 ... 04:30:13 04:30:13 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:30:14 #209 DONE 0.1s 04:30:14 04:30:14 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:30:14 #210 DONE 0.2s 04:30:14 04:30:14 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:14 #153 ... 04:30:14 04:30:14 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:30:14 #211 DONE 0.5s 04:30:14 04:30:14 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:14 #153 ... 04:30:14 04:30:14 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:30:14 #212 DONE 0.1s 04:30:14 04:30:14 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:30:14 #213 DONE 0.1s 04:30:14 04:30:14 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:30:15 #33 ... 04:30:15 04:30:15 #105 [core-metadata] exporting to image 04:30:15 #105 exporting layers 0.7s done 04:30:15 #105 writing image sha256:03e5c51da72f258d42d199eedcf9338dad397715371ba08d9679ece4e66eeab9 done 04:30:15 #105 naming to docker.io/library/core-metadata-arm64 done 04:30:15 #105 DONE 23.4s 04:30:15 04:30:15 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:42 #153 DONE 2432.6s 04:30:42 04:30:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:42 #53 ... 04:30:42 04:30:42 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:42 #214 DONE 0.2s 04:30:42 04:30:42 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:42 #215 DONE 0.1s 04:30:42 04:30:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:30:42 #144 ... 04:30:42 04:30:42 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:30:45 #216 DONE 3.1s 04:30:45 04:30:45 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:30:45 #217 DONE 0.1s 04:30:45 04:30:45 #105 [support-scheduler] exporting to image 04:30:45 #105 exporting layers 04:30:46 #105 exporting layers 1.0s done 04:30:46 #105 writing image sha256:728318c98e697e1cd76e0ab71b869395ca0f75c7e3c03ad1dc97fe2f6644f207 done 04:30:46 #105 naming to docker.io/library/support-scheduler-arm64 done 04:30:46 #105 DONE 24.4s 04:30:46 04:30:46 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:46 #53 ... 04:30:46 04:30:46 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:30:46 #144 DONE 2438.1s 04:30:46 04:30:46 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:47 #218 DONE 0.1s 04:30:47 04:30:47 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:47 #219 DONE 0.1s 04:30:47 04:30:47 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:47 #53 ... 04:30:47 04:30:47 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:30:47 #220 DONE 0.5s 04:30:47 04:30:47 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:30:47 #53 ... 04:30:47 04:30:47 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:30:47 #221 DONE 0.1s 04:30:48 04:30:48 #105 [support-notifications] exporting to image 04:30:48 #105 exporting layers 0.6s done 04:30:48 #105 writing image sha256:c54e178dd883969e33fc10368b07cb2f5a1d5aebbba19ae09b17452c7ea57ce2 done 04:30:48 #105 naming to docker.io/library/support-notifications-arm64 done 04:30:48 #105 DONE 25.0s 04:30:48 04:30:48 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:48 time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:30:48 $ docker stop --time=1 cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 04:30:50 $ docker rm -f --volumes cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:51 + docker images 04:30:51 REPOSITORY TAG IMAGE ID CREATED SIZE 04:30:51 support-notifications-arm64 latest c54e178dd883 3 seconds ago 56MB 04:30:51 support-scheduler-arm64 latest 728318c98e69 6 seconds ago 52.2MB 04:30:51 core-metadata-arm64 latest 03e5c51da72f 36 seconds ago 48.1MB 04:30:51 core-data-arm64 latest 82f969ce2bee 38 seconds ago 48.1MB 04:30:51 core-keeper-arm64 latest 22a77edab12f 44 seconds ago 47.8MB 04:30:51 security-proxy-auth-arm64 latest 519e5c8710f0 46 seconds ago 47.2MB 04:30:51 security-spiffe-token-provider-arm64 latest 9f946893c647 About a minute ago 51.9MB 04:30:51 security-secretstore-setup-arm64 latest a10829781a91 2 minutes ago 85.7MB 04:30:51 security-proxy-setup-arm64 latest 2862f3755fa2 2 minutes ago 52.8MB 04:30:51 core-command-arm64 latest d1df3eb560be 3 minutes ago 42.6MB 04:30:51 security-bootstrapper-arm64 latest 41d34705bd7e 20 minutes ago 21.2MB 04:30:51 core-common-config-bootstrapper-arm64 latest e7b705a70476 21 minutes ago 20.2MB 04:30:51 security-spire-config-arm64 latest 1852fb456e61 42 minutes ago 162MB 04:30:51 security-spire-agent-arm64 latest 252700ea1b36 42 minutes ago 219MB 04:30:51 security-spire-server-arm64 latest 9dcb69042bce 42 minutes ago 163MB 04:30:51 ci-base-image-arm64 latest 0e301dfc0d84 44 minutes ago 897MB 04:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 04:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:51 provisioning config files... 04:30:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config8969540641071565653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:51 ---> ****-login.sh 04:30:51 nexus3.edgexfoundry.org:10001 04:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:51 Configure a credential helper to remove this warning. See 04:30:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:51 04:30:51 Login Succeeded 04:30:51 nexus3.edgexfoundry.org:10002 04:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:52 Configure a credential helper to remove this warning. See 04:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:52 04:30:52 Login Succeeded 04:30:52 nexus3.edgexfoundry.org:10003 04:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:52 Configure a credential helper to remove this warning. See 04:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:52 04:30:52 Login Succeeded 04:30:52 nexus3.edgexfoundry.org:10004 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 ****.io 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 ---> ****-login.sh ends [Pipeline] } 04:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:30:54 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:30:54 82dc074a5fdf69d5abd7fdfa9427111630482715 04:30:54 latest 04:30:54 4.1.0-dev.120 04:30:54 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:30:54 main 04:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:30:54 80dea14e4703: Preparing 04:30:54 c53365aa5ae7: Preparing 04:30:54 a59b37dec009: Preparing 04:30:54 3d0b671c8e2d: Preparing 04:30:54 49cf8073a8c0: Preparing 04:30:54 51698db23145: Preparing 04:30:54 03ba6f53ebfc: Preparing 04:30:54 51698db23145: Waiting 04:30:54 03ba6f53ebfc: Waiting 04:30:55 49cf8073a8c0: Pushed 04:30:55 80dea14e4703: Pushed 04:30:55 a59b37dec009: Pushed 04:30:55 3d0b671c8e2d: Pushed 04:30:55 03ba6f53ebfc: Layer already exists 04:30:55 51698db23145: Pushed 04:31:02 c53365aa5ae7: Pushed 04:31:02 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:31:03 80dea14e4703: Preparing 04:31:03 c53365aa5ae7: Preparing 04:31:03 a59b37dec009: Preparing 04:31:03 3d0b671c8e2d: Preparing 04:31:03 49cf8073a8c0: Preparing 04:31:03 51698db23145: Preparing 04:31:03 03ba6f53ebfc: Preparing 04:31:03 03ba6f53ebfc: Waiting 04:31:03 51698db23145: Waiting 04:31:03 80dea14e4703: Layer already exists 04:31:03 49cf8073a8c0: Layer already exists 04:31:03 3d0b671c8e2d: Layer already exists 04:31:03 c53365aa5ae7: Layer already exists 04:31:03 a59b37dec009: Layer already exists 04:31:03 51698db23145: Layer already exists 04:31:03 03ba6f53ebfc: Layer already exists 04:31:03 latest: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 04:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:31:04 80dea14e4703: Preparing 04:31:04 c53365aa5ae7: Preparing 04:31:04 a59b37dec009: Preparing 04:31:04 3d0b671c8e2d: Preparing 04:31:04 49cf8073a8c0: Preparing 04:31:04 51698db23145: Preparing 04:31:04 03ba6f53ebfc: Preparing 04:31:04 51698db23145: Waiting 04:31:04 a59b37dec009: Layer already exists 04:31:04 3d0b671c8e2d: Layer already exists 04:31:04 49cf8073a8c0: Layer already exists 04:31:04 80dea14e4703: Layer already exists 04:31:04 c53365aa5ae7: Layer already exists 04:31:04 51698db23145: Layer already exists 04:31:04 03ba6f53ebfc: Layer already exists 04:31:04 4.1.0-dev.120: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:31:04 80dea14e4703: Preparing 04:31:04 c53365aa5ae7: Preparing 04:31:04 a59b37dec009: Preparing 04:31:04 3d0b671c8e2d: Preparing 04:31:04 49cf8073a8c0: Preparing 04:31:04 51698db23145: Preparing 04:31:04 03ba6f53ebfc: Preparing 04:31:04 51698db23145: Waiting 04:31:04 03ba6f53ebfc: Waiting 04:31:04 49cf8073a8c0: Layer already exists 04:31:04 a59b37dec009: Layer already exists 04:31:04 3d0b671c8e2d: Layer already exists 04:31:04 c53365aa5ae7: Layer already exists 04:31:04 80dea14e4703: Layer already exists 04:31:04 03ba6f53ebfc: Layer already exists 04:31:04 51698db23145: Layer already exists 04:31:04 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:31:05 80dea14e4703: Preparing 04:31:05 c53365aa5ae7: Preparing 04:31:05 a59b37dec009: Preparing 04:31:05 3d0b671c8e2d: Preparing 04:31:05 49cf8073a8c0: Preparing 04:31:05 51698db23145: Preparing 04:31:05 03ba6f53ebfc: Preparing 04:31:05 51698db23145: Waiting 04:31:05 03ba6f53ebfc: Waiting 04:31:05 49cf8073a8c0: Layer already exists 04:31:05 80dea14e4703: Layer already exists 04:31:05 c53365aa5ae7: Layer already exists 04:31:05 3d0b671c8e2d: Layer already exists 04:31:05 a59b37dec009: Layer already exists 04:31:05 03ba6f53ebfc: Layer already exists 04:31:05 51698db23145: Layer already exists 04:31:05 main: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:06 ===================================================== [Pipeline] echo 04:31:06 taggedImages: 04:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 04:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:31:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:31:06 82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:06 latest 04:31:06 4.1.0-dev.120 04:31:06 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:06 main 04:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:31:06 5ff674d7cac5: Preparing 04:31:06 7c325a3e68c7: Preparing 04:31:06 bed4a2e58612: Preparing 04:31:06 8ec4728cc712: Preparing 04:31:06 a59b37dec009: Preparing 04:31:06 3d0b671c8e2d: Preparing 04:31:06 49cf8073a8c0: Preparing 04:31:06 51698db23145: Preparing 04:31:06 03ba6f53ebfc: Preparing 04:31:06 49cf8073a8c0: Waiting 04:31:06 03ba6f53ebfc: Waiting 04:31:06 51698db23145: Waiting 04:31:06 3d0b671c8e2d: Waiting 04:31:06 a59b37dec009: Layer already exists 04:31:07 bed4a2e58612: Pushed 04:31:07 3d0b671c8e2d: Layer already exists 04:31:07 7c325a3e68c7: Pushed 04:31:07 49cf8073a8c0: Layer already exists 04:31:07 51698db23145: Layer already exists 04:31:07 03ba6f53ebfc: Layer already exists 04:31:07 5ff674d7cac5: Pushed 04:31:09 8ec4728cc712: Pushed 04:31:09 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:31:10 5ff674d7cac5: Preparing 04:31:10 7c325a3e68c7: Preparing 04:31:10 bed4a2e58612: Preparing 04:31:10 8ec4728cc712: Preparing 04:31:10 a59b37dec009: Preparing 04:31:10 3d0b671c8e2d: Preparing 04:31:10 49cf8073a8c0: Preparing 04:31:10 51698db23145: Preparing 04:31:10 03ba6f53ebfc: Preparing 04:31:10 3d0b671c8e2d: Waiting 04:31:10 49cf8073a8c0: Waiting 04:31:10 51698db23145: Waiting 04:31:10 03ba6f53ebfc: Waiting 04:31:10 a59b37dec009: Layer already exists 04:31:10 5ff674d7cac5: Layer already exists 04:31:10 8ec4728cc712: Layer already exists 04:31:10 7c325a3e68c7: Layer already exists 04:31:10 3d0b671c8e2d: Layer already exists 04:31:10 51698db23145: Layer already exists 04:31:10 03ba6f53ebfc: Layer already exists 04:31:10 49cf8073a8c0: Layer already exists 04:31:14 bed4a2e58612: Layer already exists 04:31:14 latest: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 04:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:31:15 5ff674d7cac5: Preparing 04:31:15 7c325a3e68c7: Preparing 04:31:15 bed4a2e58612: Preparing 04:31:15 8ec4728cc712: Preparing 04:31:15 a59b37dec009: Preparing 04:31:15 3d0b671c8e2d: Preparing 04:31:15 49cf8073a8c0: Preparing 04:31:15 51698db23145: Preparing 04:31:15 03ba6f53ebfc: Preparing 04:31:15 49cf8073a8c0: Waiting 04:31:15 51698db23145: Waiting 04:31:15 03ba6f53ebfc: Waiting 04:31:15 3d0b671c8e2d: Waiting 04:31:15 bed4a2e58612: Layer already exists 04:31:15 7c325a3e68c7: Layer already exists 04:31:15 a59b37dec009: Layer already exists 04:31:15 8ec4728cc712: Layer already exists 04:31:15 5ff674d7cac5: Layer already exists 04:31:15 49cf8073a8c0: Layer already exists 04:31:15 03ba6f53ebfc: Layer already exists 04:31:15 3d0b671c8e2d: Layer already exists 04:31:15 51698db23145: Layer already exists 04:31:15 4.1.0-dev.120: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:31:16 5ff674d7cac5: Preparing 04:31:16 7c325a3e68c7: Preparing 04:31:16 bed4a2e58612: Preparing 04:31:16 8ec4728cc712: Preparing 04:31:16 a59b37dec009: Preparing 04:31:16 3d0b671c8e2d: Preparing 04:31:16 49cf8073a8c0: Preparing 04:31:16 51698db23145: Preparing 04:31:16 03ba6f53ebfc: Preparing 04:31:16 49cf8073a8c0: Waiting 04:31:16 51698db23145: Waiting 04:31:16 03ba6f53ebfc: Waiting 04:31:16 3d0b671c8e2d: Waiting 04:31:16 a59b37dec009: Layer already exists 04:31:16 5ff674d7cac5: Layer already exists 04:31:16 8ec4728cc712: Layer already exists 04:31:16 bed4a2e58612: Layer already exists 04:31:16 7c325a3e68c7: Layer already exists 04:31:16 3d0b671c8e2d: Layer already exists 04:31:16 49cf8073a8c0: Layer already exists 04:31:16 51698db23145: Layer already exists 04:31:16 03ba6f53ebfc: Layer already exists 04:31:16 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:31:17 5ff674d7cac5: Preparing 04:31:17 7c325a3e68c7: Preparing 04:31:17 bed4a2e58612: Preparing 04:31:17 8ec4728cc712: Preparing 04:31:17 a59b37dec009: Preparing 04:31:17 3d0b671c8e2d: Preparing 04:31:17 49cf8073a8c0: Preparing 04:31:17 51698db23145: Preparing 04:31:17 03ba6f53ebfc: Preparing 04:31:17 3d0b671c8e2d: Waiting 04:31:17 49cf8073a8c0: Waiting 04:31:17 51698db23145: Waiting 04:31:17 03ba6f53ebfc: Waiting 04:31:17 5ff674d7cac5: Layer already exists 04:31:17 8ec4728cc712: Layer already exists 04:31:17 a59b37dec009: Layer already exists 04:31:17 7c325a3e68c7: Layer already exists 04:31:17 bed4a2e58612: Layer already exists 04:31:17 3d0b671c8e2d: Layer already exists 04:31:17 51698db23145: Layer already exists 04:31:17 03ba6f53ebfc: Layer already exists 04:31:17 49cf8073a8c0: Layer already exists 04:31:18 main: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:18 ===================================================== [Pipeline] echo 04:31:18 taggedImages: 04:31:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:31:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 04:31:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:31:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:31:18 82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:18 latest 04:31:18 4.1.0-dev.120 04:31:18 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:18 main 04:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:31:18 009a39bcc184: Preparing 04:31:18 5e218ae9e470: Preparing 04:31:18 a59b37dec009: Preparing 04:31:18 3d0b671c8e2d: Preparing 04:31:18 6c5540736ce6: Preparing 04:31:18 95d395962aa3: Preparing 04:31:18 03ba6f53ebfc: Preparing 04:31:18 95d395962aa3: Waiting 04:31:18 03ba6f53ebfc: Waiting 04:31:18 3d0b671c8e2d: Layer already exists 04:31:18 a59b37dec009: Layer already exists 04:31:18 03ba6f53ebfc: Layer already exists 04:31:19 6c5540736ce6: Pushed 04:31:19 009a39bcc184: Pushed 04:31:19 95d395962aa3: Pushed 04:31:27 5e218ae9e470: Pushed 04:31:29 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:31:30 009a39bcc184: Preparing 04:31:30 5e218ae9e470: Preparing 04:31:30 a59b37dec009: Preparing 04:31:30 3d0b671c8e2d: Preparing 04:31:30 6c5540736ce6: Preparing 04:31:30 95d395962aa3: Preparing 04:31:30 03ba6f53ebfc: Preparing 04:31:30 03ba6f53ebfc: Waiting 04:31:30 95d395962aa3: Waiting 04:31:30 009a39bcc184: Layer already exists 04:31:30 3d0b671c8e2d: Layer already exists 04:31:30 5e218ae9e470: Layer already exists 04:31:30 a59b37dec009: Layer already exists 04:31:30 6c5540736ce6: Layer already exists 04:31:30 95d395962aa3: Layer already exists 04:31:30 03ba6f53ebfc: Layer already exists 04:31:30 latest: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 04:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:31:31 009a39bcc184: Preparing 04:31:31 5e218ae9e470: Preparing 04:31:31 a59b37dec009: Preparing 04:31:31 3d0b671c8e2d: Preparing 04:31:31 6c5540736ce6: Preparing 04:31:31 95d395962aa3: Preparing 04:31:31 03ba6f53ebfc: Preparing 04:31:31 95d395962aa3: Waiting 04:31:31 03ba6f53ebfc: Waiting 04:31:31 6c5540736ce6: Layer already exists 04:31:31 5e218ae9e470: Layer already exists 04:31:31 009a39bcc184: Layer already exists 04:31:31 a59b37dec009: Layer already exists 04:31:31 3d0b671c8e2d: Layer already exists 04:31:31 95d395962aa3: Layer already exists 04:31:31 03ba6f53ebfc: Layer already exists 04:31:31 4.1.0-dev.120: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:31:32 009a39bcc184: Preparing 04:31:32 5e218ae9e470: Preparing 04:31:32 a59b37dec009: Preparing 04:31:32 3d0b671c8e2d: Preparing 04:31:32 6c5540736ce6: Preparing 04:31:32 95d395962aa3: Preparing 04:31:32 03ba6f53ebfc: Preparing 04:31:32 95d395962aa3: Waiting 04:31:32 03ba6f53ebfc: Waiting 04:31:32 5e218ae9e470: Layer already exists 04:31:32 a59b37dec009: Layer already exists 04:31:32 009a39bcc184: Layer already exists 04:31:32 6c5540736ce6: Layer already exists 04:31:32 3d0b671c8e2d: Layer already exists 04:31:32 03ba6f53ebfc: Layer already exists 04:31:32 95d395962aa3: Layer already exists 04:31:32 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:31:33 009a39bcc184: Preparing 04:31:33 5e218ae9e470: Preparing 04:31:33 a59b37dec009: Preparing 04:31:33 3d0b671c8e2d: Preparing 04:31:33 6c5540736ce6: Preparing 04:31:33 95d395962aa3: Preparing 04:31:33 03ba6f53ebfc: Preparing 04:31:33 95d395962aa3: Waiting 04:31:33 03ba6f53ebfc: Waiting 04:31:33 3d0b671c8e2d: Layer already exists 04:31:33 a59b37dec009: Layer already exists 04:31:33 6c5540736ce6: Layer already exists 04:31:33 5e218ae9e470: Layer already exists 04:31:33 009a39bcc184: Layer already exists 04:31:33 95d395962aa3: Layer already exists 04:31:33 03ba6f53ebfc: Layer already exists 04:31:33 main: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:33 ===================================================== [Pipeline] echo 04:31:33 taggedImages: 04:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 04:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:31:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:31:33 82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:33 latest 04:31:33 4.1.0-dev.120 04:31:33 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:33 main 04:31:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:31:34 bbfaa04f21bb: Preparing 04:31:34 f11f9371d3ca: Preparing 04:31:34 3d0b671c8e2d: Preparing 04:31:34 94d24ef967a9: Preparing 04:31:34 afd98208059f: Preparing 04:31:34 03ba6f53ebfc: Preparing 04:31:34 03ba6f53ebfc: Waiting 04:31:34 3d0b671c8e2d: Layer already exists 04:31:34 03ba6f53ebfc: Layer already exists 04:31:34 afd98208059f: Pushed 04:31:34 bbfaa04f21bb: Pushed 04:31:34 94d24ef967a9: Pushed 04:31:42 f11f9371d3ca: Pushed 04:31:42 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:31:43 bbfaa04f21bb: Preparing 04:31:43 f11f9371d3ca: Preparing 04:31:43 3d0b671c8e2d: Preparing 04:31:43 94d24ef967a9: Preparing 04:31:43 afd98208059f: Preparing 04:31:43 03ba6f53ebfc: Preparing 04:31:43 3d0b671c8e2d: Layer already exists 04:31:43 bbfaa04f21bb: Layer already exists 04:31:43 f11f9371d3ca: Layer already exists 04:31:43 94d24ef967a9: Layer already exists 04:31:43 afd98208059f: Layer already exists 04:31:43 03ba6f53ebfc: Layer already exists 04:31:43 latest: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 04:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:31:44 bbfaa04f21bb: Preparing 04:31:44 f11f9371d3ca: Preparing 04:31:44 3d0b671c8e2d: Preparing 04:31:44 94d24ef967a9: Preparing 04:31:44 afd98208059f: Preparing 04:31:44 03ba6f53ebfc: Preparing 04:31:44 f11f9371d3ca: Layer already exists 04:31:44 3d0b671c8e2d: Layer already exists 04:31:44 bbfaa04f21bb: Layer already exists 04:31:44 afd98208059f: Layer already exists 04:31:44 94d24ef967a9: Layer already exists 04:31:44 03ba6f53ebfc: Layer already exists 04:31:44 4.1.0-dev.120: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:31:45 bbfaa04f21bb: Preparing 04:31:45 f11f9371d3ca: Preparing 04:31:45 3d0b671c8e2d: Preparing 04:31:45 94d24ef967a9: Preparing 04:31:45 afd98208059f: Preparing 04:31:45 03ba6f53ebfc: Preparing 04:31:45 03ba6f53ebfc: Waiting 04:31:45 94d24ef967a9: Layer already exists 04:31:45 bbfaa04f21bb: Layer already exists 04:31:45 afd98208059f: Layer already exists 04:31:45 3d0b671c8e2d: Layer already exists 04:31:45 f11f9371d3ca: Layer already exists 04:31:45 03ba6f53ebfc: Layer already exists 04:31:45 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:31:45 bbfaa04f21bb: Preparing 04:31:45 f11f9371d3ca: Preparing 04:31:45 3d0b671c8e2d: Preparing 04:31:45 94d24ef967a9: Preparing 04:31:45 afd98208059f: Preparing 04:31:45 03ba6f53ebfc: Preparing 04:31:45 03ba6f53ebfc: Waiting 04:31:45 afd98208059f: Layer already exists 04:31:45 f11f9371d3ca: Layer already exists 04:31:45 bbfaa04f21bb: Layer already exists 04:31:45 3d0b671c8e2d: Layer already exists 04:31:45 94d24ef967a9: Layer already exists 04:31:45 03ba6f53ebfc: Layer already exists 04:31:46 main: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:46 ===================================================== [Pipeline] echo 04:31:46 taggedImages: 04:31:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:31:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 04:31:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:31:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:31:46 82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:46 latest 04:31:46 4.1.0-dev.120 04:31:46 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:31:46 main 04:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:31:49 c8c0a86a39ca: Preparing 04:31:49 a232a9dda8e6: Preparing 04:31:49 a48baa9a53df: Preparing 04:31:49 a59b37dec009: Preparing 04:31:49 3d0b671c8e2d: Preparing 04:31:49 49cf8073a8c0: Preparing 04:31:49 51698db23145: Preparing 04:31:49 03ba6f53ebfc: Preparing 04:31:49 49cf8073a8c0: Waiting 04:31:49 51698db23145: Waiting 04:31:49 03ba6f53ebfc: Waiting 04:31:49 a59b37dec009: Layer already exists 04:31:49 3d0b671c8e2d: Layer already exists 04:31:49 49cf8073a8c0: Layer already exists 04:31:49 51698db23145: Layer already exists 04:31:49 a232a9dda8e6: Pushed 04:31:49 03ba6f53ebfc: Layer already exists 04:31:49 c8c0a86a39ca: Pushed 04:31:58 a48baa9a53df: Pushed 04:31:58 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:32:00 c8c0a86a39ca: Preparing 04:32:00 a232a9dda8e6: Preparing 04:32:00 a48baa9a53df: Preparing 04:32:00 a59b37dec009: Preparing 04:32:00 3d0b671c8e2d: Preparing 04:32:00 49cf8073a8c0: Preparing 04:32:00 51698db23145: Preparing 04:32:00 49cf8073a8c0: Waiting 04:32:00 03ba6f53ebfc: Preparing 04:32:00 51698db23145: Waiting 04:32:00 03ba6f53ebfc: Waiting 04:32:00 a232a9dda8e6: Layer already exists 04:32:00 a48baa9a53df: Layer already exists 04:32:00 c8c0a86a39ca: Layer already exists 04:32:00 3d0b671c8e2d: Layer already exists 04:32:00 a59b37dec009: Layer already exists 04:32:00 49cf8073a8c0: Layer already exists 04:32:00 51698db23145: Layer already exists 04:32:00 03ba6f53ebfc: Layer already exists 04:32:00 latest: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 04:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:32:01 c8c0a86a39ca: Preparing 04:32:01 a232a9dda8e6: Preparing 04:32:01 a48baa9a53df: Preparing 04:32:01 a59b37dec009: Preparing 04:32:01 3d0b671c8e2d: Preparing 04:32:01 49cf8073a8c0: Preparing 04:32:01 51698db23145: Preparing 04:32:01 03ba6f53ebfc: Preparing 04:32:01 51698db23145: Waiting 04:32:01 03ba6f53ebfc: Waiting 04:32:01 49cf8073a8c0: Waiting 04:32:01 3d0b671c8e2d: Layer already exists 04:32:01 a59b37dec009: Layer already exists 04:32:01 a48baa9a53df: Layer already exists 04:32:01 c8c0a86a39ca: Layer already exists 04:32:01 a232a9dda8e6: Layer already exists 04:32:01 03ba6f53ebfc: Layer already exists 04:32:01 51698db23145: Layer already exists 04:32:01 49cf8073a8c0: Layer already exists 04:32:01 4.1.0-dev.120: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:32:02 c8c0a86a39ca: Preparing 04:32:02 a232a9dda8e6: Preparing 04:32:02 a48baa9a53df: Preparing 04:32:02 a59b37dec009: Preparing 04:32:02 3d0b671c8e2d: Preparing 04:32:02 49cf8073a8c0: Preparing 04:32:02 51698db23145: Preparing 04:32:02 03ba6f53ebfc: Preparing 04:32:02 49cf8073a8c0: Waiting 04:32:02 51698db23145: Waiting 04:32:02 03ba6f53ebfc: Waiting 04:32:02 a59b37dec009: Layer already exists 04:32:02 c8c0a86a39ca: Layer already exists 04:32:02 a48baa9a53df: Layer already exists 04:32:02 a232a9dda8e6: Layer already exists 04:32:02 3d0b671c8e2d: Layer already exists 04:32:02 49cf8073a8c0: Layer already exists 04:32:02 03ba6f53ebfc: Layer already exists 04:32:02 51698db23145: Layer already exists 04:32:02 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:32:02 c8c0a86a39ca: Preparing 04:32:02 a232a9dda8e6: Preparing 04:32:02 a48baa9a53df: Preparing 04:32:02 a59b37dec009: Preparing 04:32:02 3d0b671c8e2d: Preparing 04:32:02 49cf8073a8c0: Preparing 04:32:02 51698db23145: Preparing 04:32:02 03ba6f53ebfc: Preparing 04:32:02 49cf8073a8c0: Waiting 04:32:02 51698db23145: Waiting 04:32:02 03ba6f53ebfc: Waiting 04:32:02 3d0b671c8e2d: Layer already exists 04:32:02 a232a9dda8e6: Layer already exists 04:32:02 c8c0a86a39ca: Layer already exists 04:32:02 a59b37dec009: Layer already exists 04:32:02 a48baa9a53df: Layer already exists 04:32:02 51698db23145: Layer already exists 04:32:02 03ba6f53ebfc: Layer already exists 04:32:02 49cf8073a8c0: Layer already exists 04:32:02 main: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:03 ===================================================== [Pipeline] echo 04:32:03 taggedImages: 04:32:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:32:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 04:32:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:32:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:32:03 82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:03 latest 04:32:03 4.1.0-dev.120 04:32:03 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:03 main 04:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:32:04 3cb212f3b746: Preparing 04:32:04 4c457b4f4abd: Preparing 04:32:04 c1c51ee47885: Preparing 04:32:04 258246c6f536: Preparing 04:32:04 9d60ea8ea617: Preparing 04:32:04 509c715bf0e6: Preparing 04:32:04 50e23b145381: Preparing 04:32:04 a59b37dec009: Preparing 04:32:04 3d0b671c8e2d: Preparing 04:32:04 d6de037cdf1e: Preparing 04:32:04 c7f9564ced70: Preparing 04:32:04 5f70bf18a086: Preparing 04:32:04 c580216c856e: Preparing 04:32:04 3eed544732cb: Preparing 04:32:04 a627e3a9d90c: Preparing 04:32:04 03ba6f53ebfc: Preparing 04:32:04 c7f9564ced70: Waiting 04:32:04 509c715bf0e6: Waiting 04:32:04 5f70bf18a086: Waiting 04:32:04 50e23b145381: Waiting 04:32:04 c580216c856e: Waiting 04:32:04 a59b37dec009: Waiting 04:32:04 3eed544732cb: Waiting 04:32:04 a627e3a9d90c: Waiting 04:32:04 3d0b671c8e2d: Waiting 04:32:04 d6de037cdf1e: Waiting 04:32:04 03ba6f53ebfc: Waiting 04:32:05 258246c6f536: Pushed 04:32:05 4c457b4f4abd: Pushed 04:32:05 9d60ea8ea617: Pushed 04:32:05 c1c51ee47885: Pushed 04:32:05 3cb212f3b746: Pushed 04:32:05 a59b37dec009: Layer already exists 04:32:05 3d0b671c8e2d: Layer already exists 04:32:05 509c715bf0e6: Pushed 04:32:05 5f70bf18a086: Layer already exists 04:32:05 d6de037cdf1e: Pushed 04:32:05 c7f9564ced70: Pushed 04:32:05 c580216c856e: Pushed 04:32:05 03ba6f53ebfc: Layer already exists 04:32:05 3eed544732cb: Pushed 04:32:05 a627e3a9d90c: Pushed 04:32:08 50e23b145381: Pushed 04:32:08 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:32:09 3cb212f3b746: Preparing 04:32:09 4c457b4f4abd: Preparing 04:32:09 c1c51ee47885: Preparing 04:32:09 258246c6f536: Preparing 04:32:09 9d60ea8ea617: Preparing 04:32:09 509c715bf0e6: Preparing 04:32:09 50e23b145381: Preparing 04:32:09 509c715bf0e6: Waiting 04:32:09 a59b37dec009: Preparing 04:32:09 50e23b145381: Waiting 04:32:09 3d0b671c8e2d: Preparing 04:32:09 a59b37dec009: Waiting 04:32:09 3d0b671c8e2d: Waiting 04:32:09 d6de037cdf1e: Preparing 04:32:09 d6de037cdf1e: Waiting 04:32:09 c7f9564ced70: Preparing 04:32:09 5f70bf18a086: Preparing 04:32:09 c7f9564ced70: Waiting 04:32:09 c580216c856e: Preparing 04:32:09 5f70bf18a086: Waiting 04:32:09 3eed544732cb: Preparing 04:32:09 a627e3a9d90c: Preparing 04:32:09 03ba6f53ebfc: Preparing 04:32:09 c580216c856e: Waiting 04:32:09 3eed544732cb: Waiting 04:32:09 a627e3a9d90c: Waiting 04:32:09 03ba6f53ebfc: Waiting 04:32:09 4c457b4f4abd: Layer already exists 04:32:09 258246c6f536: Layer already exists 04:32:09 c1c51ee47885: Layer already exists 04:32:09 3cb212f3b746: Layer already exists 04:32:09 9d60ea8ea617: Layer already exists 04:32:09 50e23b145381: Layer already exists 04:32:09 a59b37dec009: Layer already exists 04:32:09 3d0b671c8e2d: Layer already exists 04:32:09 509c715bf0e6: Layer already exists 04:32:09 d6de037cdf1e: Layer already exists 04:32:09 c7f9564ced70: Layer already exists 04:32:09 c580216c856e: Layer already exists 04:32:09 3eed544732cb: Layer already exists 04:32:09 a627e3a9d90c: Layer already exists 04:32:09 5f70bf18a086: Layer already exists 04:32:09 03ba6f53ebfc: Layer already exists 04:32:09 latest: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 04:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:32:10 3cb212f3b746: Preparing 04:32:10 4c457b4f4abd: Preparing 04:32:10 c1c51ee47885: Preparing 04:32:10 258246c6f536: Preparing 04:32:10 9d60ea8ea617: Preparing 04:32:10 509c715bf0e6: Preparing 04:32:10 50e23b145381: Preparing 04:32:10 a59b37dec009: Preparing 04:32:10 3d0b671c8e2d: Preparing 04:32:10 d6de037cdf1e: Preparing 04:32:10 c7f9564ced70: Preparing 04:32:10 5f70bf18a086: Preparing 04:32:10 c580216c856e: Preparing 04:32:10 3eed544732cb: Preparing 04:32:10 a627e3a9d90c: Preparing 04:32:10 03ba6f53ebfc: Preparing 04:32:10 c7f9564ced70: Waiting 04:32:10 5f70bf18a086: Waiting 04:32:10 c580216c856e: Waiting 04:32:10 3eed544732cb: Waiting 04:32:10 509c715bf0e6: Waiting 04:32:10 a627e3a9d90c: Waiting 04:32:10 50e23b145381: Waiting 04:32:10 03ba6f53ebfc: Waiting 04:32:10 a59b37dec009: Waiting 04:32:10 d6de037cdf1e: Waiting 04:32:10 9d60ea8ea617: Layer already exists 04:32:10 258246c6f536: Layer already exists 04:32:10 3cb212f3b746: Layer already exists 04:32:10 4c457b4f4abd: Layer already exists 04:32:10 c1c51ee47885: Layer already exists 04:32:10 50e23b145381: Layer already exists 04:32:10 509c715bf0e6: Layer already exists 04:32:10 d6de037cdf1e: Layer already exists 04:32:10 a59b37dec009: Layer already exists 04:32:10 3d0b671c8e2d: Layer already exists 04:32:10 c580216c856e: Layer already exists 04:32:10 5f70bf18a086: Layer already exists 04:32:10 a627e3a9d90c: Layer already exists 04:32:10 3eed544732cb: Layer already exists 04:32:10 c7f9564ced70: Layer already exists 04:32:10 03ba6f53ebfc: Layer already exists 04:32:10 4.1.0-dev.120: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:32:11 3cb212f3b746: Preparing 04:32:11 4c457b4f4abd: Preparing 04:32:11 c1c51ee47885: Preparing 04:32:11 258246c6f536: Preparing 04:32:11 9d60ea8ea617: Preparing 04:32:11 509c715bf0e6: Preparing 04:32:11 50e23b145381: Preparing 04:32:11 a59b37dec009: Preparing 04:32:11 3d0b671c8e2d: Preparing 04:32:11 d6de037cdf1e: Preparing 04:32:11 c7f9564ced70: Preparing 04:32:11 5f70bf18a086: Preparing 04:32:11 c580216c856e: Preparing 04:32:11 3eed544732cb: Preparing 04:32:11 a627e3a9d90c: Preparing 04:32:11 03ba6f53ebfc: Preparing 04:32:11 3d0b671c8e2d: Waiting 04:32:11 c7f9564ced70: Waiting 04:32:11 5f70bf18a086: Waiting 04:32:11 d6de037cdf1e: Waiting 04:32:11 c580216c856e: Waiting 04:32:11 3eed544732cb: Waiting 04:32:11 509c715bf0e6: Waiting 04:32:11 50e23b145381: Waiting 04:32:11 a627e3a9d90c: Waiting 04:32:11 03ba6f53ebfc: Waiting 04:32:11 a59b37dec009: Waiting 04:32:11 4c457b4f4abd: Layer already exists 04:32:11 c1c51ee47885: Layer already exists 04:32:11 3cb212f3b746: Layer already exists 04:32:11 9d60ea8ea617: Layer already exists 04:32:11 258246c6f536: Layer already exists 04:32:11 509c715bf0e6: Layer already exists 04:32:11 a59b37dec009: Layer already exists 04:32:11 50e23b145381: Layer already exists 04:32:11 3d0b671c8e2d: Layer already exists 04:32:11 d6de037cdf1e: Layer already exists 04:32:11 5f70bf18a086: Layer already exists 04:32:11 c580216c856e: Layer already exists 04:32:11 c7f9564ced70: Layer already exists 04:32:11 3eed544732cb: Layer already exists 04:32:11 a627e3a9d90c: Layer already exists 04:32:11 03ba6f53ebfc: Layer already exists 04:32:11 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:32:12 3cb212f3b746: Preparing 04:32:12 4c457b4f4abd: Preparing 04:32:12 c1c51ee47885: Preparing 04:32:12 258246c6f536: Preparing 04:32:12 9d60ea8ea617: Preparing 04:32:12 509c715bf0e6: Preparing 04:32:12 50e23b145381: Preparing 04:32:12 a59b37dec009: Preparing 04:32:12 3d0b671c8e2d: Preparing 04:32:12 d6de037cdf1e: Preparing 04:32:12 c7f9564ced70: Preparing 04:32:12 5f70bf18a086: Preparing 04:32:12 c580216c856e: Preparing 04:32:12 3eed544732cb: Preparing 04:32:12 a627e3a9d90c: Preparing 04:32:12 03ba6f53ebfc: Preparing 04:32:12 50e23b145381: Waiting 04:32:12 a59b37dec009: Waiting 04:32:12 3d0b671c8e2d: Waiting 04:32:12 509c715bf0e6: Waiting 04:32:12 d6de037cdf1e: Waiting 04:32:12 c7f9564ced70: Waiting 04:32:12 3eed544732cb: Waiting 04:32:12 5f70bf18a086: Waiting 04:32:12 a627e3a9d90c: Waiting 04:32:12 c580216c856e: Waiting 04:32:12 03ba6f53ebfc: Waiting 04:32:12 4c457b4f4abd: Layer already exists 04:32:12 9d60ea8ea617: Layer already exists 04:32:12 258246c6f536: Layer already exists 04:32:12 c1c51ee47885: Layer already exists 04:32:12 3cb212f3b746: Layer already exists 04:32:12 a59b37dec009: Layer already exists 04:32:12 50e23b145381: Layer already exists 04:32:12 3d0b671c8e2d: Layer already exists 04:32:12 509c715bf0e6: Layer already exists 04:32:12 d6de037cdf1e: Layer already exists 04:32:12 c580216c856e: Layer already exists 04:32:12 5f70bf18a086: Layer already exists 04:32:12 c7f9564ced70: Layer already exists 04:32:12 3eed544732cb: Layer already exists 04:32:12 a627e3a9d90c: Layer already exists 04:32:12 03ba6f53ebfc: Layer already exists 04:32:12 main: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:12 ===================================================== [Pipeline] echo 04:32:12 taggedImages: 04:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 04:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:32:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:32:12 82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:12 latest 04:32:12 4.1.0-dev.120 04:32:12 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:12 main 04:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:32:13 556680d01a3d: Preparing 04:32:13 56bb6706d621: Preparing 04:32:13 7e9eaae8fc70: Preparing 04:32:13 cfd715bb5343: Preparing 04:32:13 a59b37dec009: Preparing 04:32:13 3d0b671c8e2d: Preparing 04:32:13 49cf8073a8c0: Preparing 04:32:13 3d0b671c8e2d: Waiting 04:32:13 51698db23145: Preparing 04:32:13 03ba6f53ebfc: Preparing 04:32:13 49cf8073a8c0: Waiting 04:32:13 03ba6f53ebfc: Waiting 04:32:13 51698db23145: Waiting 04:32:13 a59b37dec009: Layer already exists 04:32:13 3d0b671c8e2d: Layer already exists 04:32:13 7e9eaae8fc70: Pushed 04:32:13 49cf8073a8c0: Layer already exists 04:32:13 56bb6706d621: Pushed 04:32:13 556680d01a3d: Pushed 04:32:13 51698db23145: Layer already exists 04:32:13 03ba6f53ebfc: Layer already exists 04:32:22 cfd715bb5343: Pushed 04:32:22 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:32:22 556680d01a3d: Preparing 04:32:22 56bb6706d621: Preparing 04:32:22 7e9eaae8fc70: Preparing 04:32:22 cfd715bb5343: Preparing 04:32:22 a59b37dec009: Preparing 04:32:22 3d0b671c8e2d: Preparing 04:32:22 49cf8073a8c0: Preparing 04:32:22 51698db23145: Preparing 04:32:22 03ba6f53ebfc: Preparing 04:32:22 49cf8073a8c0: Waiting 04:32:22 51698db23145: Waiting 04:32:22 03ba6f53ebfc: Waiting 04:32:22 3d0b671c8e2d: Waiting 04:32:22 56bb6706d621: Layer already exists 04:32:22 556680d01a3d: Layer already exists 04:32:22 a59b37dec009: Layer already exists 04:32:22 cfd715bb5343: Layer already exists 04:32:22 7e9eaae8fc70: Layer already exists 04:32:22 3d0b671c8e2d: Layer already exists 04:32:22 51698db23145: Layer already exists 04:32:22 03ba6f53ebfc: Layer already exists 04:32:22 49cf8073a8c0: Layer already exists 04:32:23 latest: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 04:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:32:25 556680d01a3d: Preparing 04:32:25 56bb6706d621: Preparing 04:32:25 7e9eaae8fc70: Preparing 04:32:25 cfd715bb5343: Preparing 04:32:25 a59b37dec009: Preparing 04:32:25 3d0b671c8e2d: Preparing 04:32:25 49cf8073a8c0: Preparing 04:32:25 51698db23145: Preparing 04:32:25 03ba6f53ebfc: Preparing 04:32:25 3d0b671c8e2d: Waiting 04:32:25 49cf8073a8c0: Waiting 04:32:25 51698db23145: Waiting 04:32:25 03ba6f53ebfc: Waiting 04:32:25 56bb6706d621: Layer already exists 04:32:25 556680d01a3d: Layer already exists 04:32:25 7e9eaae8fc70: Layer already exists 04:32:25 cfd715bb5343: Layer already exists 04:32:25 a59b37dec009: Layer already exists 04:32:25 3d0b671c8e2d: Layer already exists 04:32:25 51698db23145: Layer already exists 04:32:25 03ba6f53ebfc: Layer already exists 04:32:25 49cf8073a8c0: Layer already exists 04:32:25 4.1.0-dev.120: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:32:26 556680d01a3d: Preparing 04:32:26 56bb6706d621: Preparing 04:32:26 7e9eaae8fc70: Preparing 04:32:26 cfd715bb5343: Preparing 04:32:26 a59b37dec009: Preparing 04:32:26 3d0b671c8e2d: Preparing 04:32:26 49cf8073a8c0: Preparing 04:32:26 3d0b671c8e2d: Waiting 04:32:26 51698db23145: Preparing 04:32:26 49cf8073a8c0: Waiting 04:32:26 03ba6f53ebfc: Preparing 04:32:26 51698db23145: Waiting 04:32:26 03ba6f53ebfc: Waiting 04:32:26 556680d01a3d: Layer already exists 04:32:26 a59b37dec009: Layer already exists 04:32:26 7e9eaae8fc70: Layer already exists 04:32:26 cfd715bb5343: Layer already exists 04:32:26 56bb6706d621: Layer already exists 04:32:26 3d0b671c8e2d: Layer already exists 04:32:26 51698db23145: Layer already exists 04:32:26 49cf8073a8c0: Layer already exists 04:32:26 03ba6f53ebfc: Layer already exists 04:32:26 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:32:27 556680d01a3d: Preparing 04:32:27 56bb6706d621: Preparing 04:32:27 7e9eaae8fc70: Preparing 04:32:27 cfd715bb5343: Preparing 04:32:27 a59b37dec009: Preparing 04:32:27 3d0b671c8e2d: Preparing 04:32:27 49cf8073a8c0: Preparing 04:32:27 51698db23145: Preparing 04:32:27 03ba6f53ebfc: Preparing 04:32:27 3d0b671c8e2d: Waiting 04:32:27 49cf8073a8c0: Waiting 04:32:27 51698db23145: Waiting 04:32:27 03ba6f53ebfc: Waiting 04:32:27 556680d01a3d: Layer already exists 04:32:27 cfd715bb5343: Layer already exists 04:32:27 56bb6706d621: Layer already exists 04:32:27 a59b37dec009: Layer already exists 04:32:27 7e9eaae8fc70: Layer already exists 04:32:27 3d0b671c8e2d: Layer already exists 04:32:27 49cf8073a8c0: Layer already exists 04:32:27 51698db23145: Layer already exists 04:32:27 03ba6f53ebfc: Layer already exists 04:32:27 main: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:28 ===================================================== [Pipeline] echo 04:32:28 taggedImages: 04:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 04:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:32:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:32:28 82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:28 latest 04:32:28 4.1.0-dev.120 04:32:28 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:28 main 04:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:32:29 ef99140eced1: Preparing 04:32:29 3cb92cb29df2: Preparing 04:32:29 a1a114b5ff59: Preparing 04:32:29 b6352c8212a5: Preparing 04:32:29 002256bfc581: Preparing 04:32:29 a59b37dec009: Preparing 04:32:29 3d0b671c8e2d: Preparing 04:32:29 a59b37dec009: Waiting 04:32:29 3ea8e018c786: Preparing 04:32:29 3d0b671c8e2d: Waiting 04:32:29 5a83f86251e0: Preparing 04:32:29 3ea8e018c786: Waiting 04:32:29 2f7944efee7d: Preparing 04:32:29 5a83f86251e0: Waiting 04:32:29 03ba6f53ebfc: Preparing 04:32:29 2f7944efee7d: Waiting 04:32:29 03ba6f53ebfc: Waiting 04:32:29 3cb92cb29df2: Pushed 04:32:29 a59b37dec009: Layer already exists 04:32:29 b6352c8212a5: Pushed 04:32:29 ef99140eced1: Pushed 04:32:29 002256bfc581: Pushed 04:32:29 3d0b671c8e2d: Layer already exists 04:32:29 03ba6f53ebfc: Layer already exists 04:32:29 3ea8e018c786: Pushed 04:32:29 5a83f86251e0: Pushed 04:32:32 2f7944efee7d: Pushed 04:32:37 a1a114b5ff59: Pushed 04:32:37 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:32:38 ef99140eced1: Preparing 04:32:38 3cb92cb29df2: Preparing 04:32:38 a1a114b5ff59: Preparing 04:32:38 b6352c8212a5: Preparing 04:32:38 002256bfc581: Preparing 04:32:38 a59b37dec009: Preparing 04:32:38 3d0b671c8e2d: Preparing 04:32:38 3ea8e018c786: Preparing 04:32:38 5a83f86251e0: Preparing 04:32:38 2f7944efee7d: Preparing 04:32:38 03ba6f53ebfc: Preparing 04:32:38 a59b37dec009: Waiting 04:32:38 3d0b671c8e2d: Waiting 04:32:38 3ea8e018c786: Waiting 04:32:38 5a83f86251e0: Waiting 04:32:38 2f7944efee7d: Waiting 04:32:38 03ba6f53ebfc: Waiting 04:32:38 ef99140eced1: Layer already exists 04:32:38 3cb92cb29df2: Layer already exists 04:32:38 a1a114b5ff59: Layer already exists 04:32:38 002256bfc581: Layer already exists 04:32:38 b6352c8212a5: Layer already exists 04:32:38 3d0b671c8e2d: Layer already exists 04:32:38 5a83f86251e0: Layer already exists 04:32:38 a59b37dec009: Layer already exists 04:32:38 3ea8e018c786: Layer already exists 04:32:38 2f7944efee7d: Layer already exists 04:32:38 03ba6f53ebfc: Layer already exists 04:32:38 latest: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 04:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:32:39 ef99140eced1: Preparing 04:32:39 3cb92cb29df2: Preparing 04:32:39 a1a114b5ff59: Preparing 04:32:39 b6352c8212a5: Preparing 04:32:39 002256bfc581: Preparing 04:32:39 a59b37dec009: Preparing 04:32:39 3d0b671c8e2d: Preparing 04:32:39 3ea8e018c786: Preparing 04:32:39 5a83f86251e0: Preparing 04:32:39 2f7944efee7d: Preparing 04:32:39 03ba6f53ebfc: Preparing 04:32:39 a59b37dec009: Waiting 04:32:39 3d0b671c8e2d: Waiting 04:32:39 5a83f86251e0: Waiting 04:32:39 2f7944efee7d: Waiting 04:32:39 03ba6f53ebfc: Waiting 04:32:39 3ea8e018c786: Waiting 04:32:39 002256bfc581: Layer already exists 04:32:39 3cb92cb29df2: Layer already exists 04:32:39 ef99140eced1: Layer already exists 04:32:39 a1a114b5ff59: Layer already exists 04:32:39 b6352c8212a5: Layer already exists 04:32:39 a59b37dec009: Layer already exists 04:32:39 3d0b671c8e2d: Layer already exists 04:32:39 3ea8e018c786: Layer already exists 04:32:39 5a83f86251e0: Layer already exists 04:32:39 2f7944efee7d: Layer already exists 04:32:39 03ba6f53ebfc: Layer already exists 04:32:39 4.1.0-dev.120: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:32:40 ef99140eced1: Preparing 04:32:40 3cb92cb29df2: Preparing 04:32:40 a1a114b5ff59: Preparing 04:32:40 b6352c8212a5: Preparing 04:32:40 002256bfc581: Preparing 04:32:40 a59b37dec009: Preparing 04:32:40 3d0b671c8e2d: Preparing 04:32:40 3ea8e018c786: Preparing 04:32:40 5a83f86251e0: Preparing 04:32:40 2f7944efee7d: Preparing 04:32:40 03ba6f53ebfc: Preparing 04:32:40 a59b37dec009: Waiting 04:32:40 3d0b671c8e2d: Waiting 04:32:40 3ea8e018c786: Waiting 04:32:40 5a83f86251e0: Waiting 04:32:40 2f7944efee7d: Waiting 04:32:40 03ba6f53ebfc: Waiting 04:32:40 3cb92cb29df2: Layer already exists 04:32:40 ef99140eced1: Layer already exists 04:32:40 b6352c8212a5: Layer already exists 04:32:40 002256bfc581: Layer already exists 04:32:40 a1a114b5ff59: Layer already exists 04:32:40 3ea8e018c786: Layer already exists 04:32:40 3d0b671c8e2d: Layer already exists 04:32:40 a59b37dec009: Layer already exists 04:32:40 2f7944efee7d: Layer already exists 04:32:40 5a83f86251e0: Layer already exists 04:32:40 03ba6f53ebfc: Layer already exists 04:32:40 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:32:41 ef99140eced1: Preparing 04:32:41 3cb92cb29df2: Preparing 04:32:41 a1a114b5ff59: Preparing 04:32:41 b6352c8212a5: Preparing 04:32:41 002256bfc581: Preparing 04:32:41 a59b37dec009: Preparing 04:32:41 3d0b671c8e2d: Preparing 04:32:41 a59b37dec009: Waiting 04:32:41 3ea8e018c786: Preparing 04:32:41 3d0b671c8e2d: Waiting 04:32:41 5a83f86251e0: Preparing 04:32:41 3ea8e018c786: Waiting 04:32:41 5a83f86251e0: Waiting 04:32:41 2f7944efee7d: Preparing 04:32:41 03ba6f53ebfc: Preparing 04:32:41 2f7944efee7d: Waiting 04:32:41 03ba6f53ebfc: Waiting 04:32:41 3cb92cb29df2: Layer already exists 04:32:41 b6352c8212a5: Layer already exists 04:32:41 002256bfc581: Layer already exists 04:32:41 ef99140eced1: Layer already exists 04:32:41 a1a114b5ff59: Layer already exists 04:32:41 a59b37dec009: Layer already exists 04:32:41 3d0b671c8e2d: Layer already exists 04:32:41 2f7944efee7d: Layer already exists 04:32:41 3ea8e018c786: Layer already exists 04:32:41 5a83f86251e0: Layer already exists 04:32:41 03ba6f53ebfc: Layer already exists 04:32:41 main: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:41 ===================================================== [Pipeline] echo 04:32:41 taggedImages: 04:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 04:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:32:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:32:41 82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:41 latest 04:32:41 4.1.0-dev.120 04:32:41 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:41 main 04:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:32:42 665e3a90123a: Preparing 04:32:42 994b9f5169ed: Preparing 04:32:42 8cb1fb7f6792: Preparing 04:32:42 2544fda3d5fc: Preparing 04:32:42 e0a9773b90e2: Preparing 04:32:42 51af7b4db4d7: Preparing 04:32:42 ca6998f206bf: Preparing 04:32:42 a59b37dec009: Preparing 04:32:42 3d0b671c8e2d: Preparing 04:32:42 0e37d54d9ff5: Preparing 04:32:42 e83e316a851c: Preparing 04:32:42 03ba6f53ebfc: Preparing 04:32:42 a59b37dec009: Waiting 04:32:42 3d0b671c8e2d: Waiting 04:32:42 0e37d54d9ff5: Waiting 04:32:42 e83e316a851c: Waiting 04:32:42 03ba6f53ebfc: Waiting 04:32:42 51af7b4db4d7: Waiting 04:32:42 ca6998f206bf: Waiting 04:32:43 e0a9773b90e2: Pushed 04:32:43 994b9f5169ed: Pushed 04:32:43 665e3a90123a: Pushed 04:32:43 51af7b4db4d7: Pushed 04:32:43 a59b37dec009: Layer already exists 04:32:43 3d0b671c8e2d: Layer already exists 04:32:43 ca6998f206bf: Pushed 04:32:43 03ba6f53ebfc: Layer already exists 04:32:43 0e37d54d9ff5: Pushed 04:32:47 e83e316a851c: Pushed 04:32:50 2544fda3d5fc: Pushed 04:32:50 8cb1fb7f6792: Pushed 04:32:50 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:32:53 665e3a90123a: Preparing 04:32:53 994b9f5169ed: Preparing 04:32:53 8cb1fb7f6792: Preparing 04:32:53 2544fda3d5fc: Preparing 04:32:53 e0a9773b90e2: Preparing 04:32:53 51af7b4db4d7: Preparing 04:32:53 ca6998f206bf: Preparing 04:32:53 a59b37dec009: Preparing 04:32:53 3d0b671c8e2d: Preparing 04:32:53 0e37d54d9ff5: Preparing 04:32:53 e83e316a851c: Preparing 04:32:53 03ba6f53ebfc: Preparing 04:32:53 ca6998f206bf: Waiting 04:32:53 a59b37dec009: Waiting 04:32:53 3d0b671c8e2d: Waiting 04:32:53 0e37d54d9ff5: Waiting 04:32:53 e83e316a851c: Waiting 04:32:53 03ba6f53ebfc: Waiting 04:32:53 51af7b4db4d7: Waiting 04:32:53 e0a9773b90e2: Layer already exists 04:32:53 665e3a90123a: Layer already exists 04:32:53 8cb1fb7f6792: Layer already exists 04:32:53 994b9f5169ed: Layer already exists 04:32:53 2544fda3d5fc: Layer already exists 04:32:53 ca6998f206bf: Layer already exists 04:32:53 3d0b671c8e2d: Layer already exists 04:32:53 51af7b4db4d7: Layer already exists 04:32:53 a59b37dec009: Layer already exists 04:32:53 0e37d54d9ff5: Layer already exists 04:32:53 e83e316a851c: Layer already exists 04:32:53 03ba6f53ebfc: Layer already exists 04:32:54 latest: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 04:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:32:54 665e3a90123a: Preparing 04:32:54 994b9f5169ed: Preparing 04:32:54 8cb1fb7f6792: Preparing 04:32:54 2544fda3d5fc: Preparing 04:32:54 e0a9773b90e2: Preparing 04:32:54 51af7b4db4d7: Preparing 04:32:54 ca6998f206bf: Preparing 04:32:54 a59b37dec009: Preparing 04:32:54 3d0b671c8e2d: Preparing 04:32:54 0e37d54d9ff5: Preparing 04:32:54 e83e316a851c: Preparing 04:32:54 03ba6f53ebfc: Preparing 04:32:54 3d0b671c8e2d: Waiting 04:32:54 0e37d54d9ff5: Waiting 04:32:54 e83e316a851c: Waiting 04:32:54 03ba6f53ebfc: Waiting 04:32:54 51af7b4db4d7: Waiting 04:32:54 ca6998f206bf: Waiting 04:32:54 a59b37dec009: Waiting 04:32:54 e0a9773b90e2: Layer already exists 04:32:54 994b9f5169ed: Layer already exists 04:32:54 8cb1fb7f6792: Layer already exists 04:32:54 665e3a90123a: Layer already exists 04:32:54 2544fda3d5fc: Layer already exists 04:32:54 51af7b4db4d7: Layer already exists 04:32:54 ca6998f206bf: Layer already exists 04:32:54 a59b37dec009: Layer already exists 04:32:54 0e37d54d9ff5: Layer already exists 04:32:54 3d0b671c8e2d: Layer already exists 04:32:54 03ba6f53ebfc: Layer already exists 04:32:54 e83e316a851c: Layer already exists 04:32:55 4.1.0-dev.120: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:32:55 665e3a90123a: Preparing 04:32:55 994b9f5169ed: Preparing 04:32:55 8cb1fb7f6792: Preparing 04:32:55 2544fda3d5fc: Preparing 04:32:55 e0a9773b90e2: Preparing 04:32:55 51af7b4db4d7: Preparing 04:32:55 ca6998f206bf: Preparing 04:32:55 a59b37dec009: Preparing 04:32:55 3d0b671c8e2d: Preparing 04:32:55 0e37d54d9ff5: Preparing 04:32:55 e83e316a851c: Preparing 04:32:55 03ba6f53ebfc: Preparing 04:32:55 a59b37dec009: Waiting 04:32:55 3d0b671c8e2d: Waiting 04:32:55 51af7b4db4d7: Waiting 04:32:55 ca6998f206bf: Waiting 04:32:55 e83e316a851c: Waiting 04:32:55 03ba6f53ebfc: Waiting 04:32:55 0e37d54d9ff5: Waiting 04:32:55 8cb1fb7f6792: Layer already exists 04:32:55 e0a9773b90e2: Layer already exists 04:32:55 665e3a90123a: Layer already exists 04:32:55 2544fda3d5fc: Layer already exists 04:32:55 994b9f5169ed: Layer already exists 04:32:55 ca6998f206bf: Layer already exists 04:32:55 0e37d54d9ff5: Layer already exists 04:32:55 51af7b4db4d7: Layer already exists 04:32:55 3d0b671c8e2d: Layer already exists 04:32:55 a59b37dec009: Layer already exists 04:32:55 03ba6f53ebfc: Layer already exists 04:32:55 e83e316a851c: Layer already exists 04:32:56 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:32:56 665e3a90123a: Preparing 04:32:56 994b9f5169ed: Preparing 04:32:56 8cb1fb7f6792: Preparing 04:32:56 2544fda3d5fc: Preparing 04:32:56 e0a9773b90e2: Preparing 04:32:56 51af7b4db4d7: Preparing 04:32:56 ca6998f206bf: Preparing 04:32:56 a59b37dec009: Preparing 04:32:56 3d0b671c8e2d: Preparing 04:32:56 0e37d54d9ff5: Preparing 04:32:56 e83e316a851c: Preparing 04:32:56 03ba6f53ebfc: Preparing 04:32:56 51af7b4db4d7: Waiting 04:32:56 ca6998f206bf: Waiting 04:32:56 a59b37dec009: Waiting 04:32:56 3d0b671c8e2d: Waiting 04:32:56 0e37d54d9ff5: Waiting 04:32:56 e83e316a851c: Waiting 04:32:56 03ba6f53ebfc: Waiting 04:32:56 2544fda3d5fc: Layer already exists 04:32:56 665e3a90123a: Layer already exists 04:32:56 8cb1fb7f6792: Layer already exists 04:32:56 994b9f5169ed: Layer already exists 04:32:56 e0a9773b90e2: Layer already exists 04:32:56 51af7b4db4d7: Layer already exists 04:32:56 3d0b671c8e2d: Layer already exists 04:32:56 ca6998f206bf: Layer already exists 04:32:56 a59b37dec009: Layer already exists 04:32:56 0e37d54d9ff5: Layer already exists 04:32:56 03ba6f53ebfc: Layer already exists 04:32:56 e83e316a851c: Layer already exists 04:32:56 main: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:57 ===================================================== [Pipeline] echo 04:32:57 taggedImages: 04:32:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:32:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 04:32:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:32:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:32:57 82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:57 latest 04:32:57 4.1.0-dev.120 04:32:57 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:32:57 main 04:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:32:57 987e1711dec6: Preparing 04:32:57 f21d272f6db5: Preparing 04:32:57 a59b37dec009: Preparing 04:32:57 3d0b671c8e2d: Preparing 04:32:57 37169f09e03c: Preparing 04:32:57 2b491a3afdc6: Preparing 04:32:57 03ba6f53ebfc: Preparing 04:32:57 03ba6f53ebfc: Waiting 04:32:57 2b491a3afdc6: Waiting 04:32:57 3d0b671c8e2d: Layer already exists 04:32:57 a59b37dec009: Layer already exists 04:32:58 03ba6f53ebfc: Layer already exists 04:32:58 37169f09e03c: Pushed 04:32:58 987e1711dec6: Pushed 04:32:59 2b491a3afdc6: Pushed 04:33:06 f21d272f6db5: Pushed 04:33:06 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:33:07 987e1711dec6: Preparing 04:33:07 f21d272f6db5: Preparing 04:33:07 a59b37dec009: Preparing 04:33:07 3d0b671c8e2d: Preparing 04:33:07 37169f09e03c: Preparing 04:33:07 2b491a3afdc6: Preparing 04:33:07 03ba6f53ebfc: Preparing 04:33:07 2b491a3afdc6: Waiting 04:33:07 03ba6f53ebfc: Waiting 04:33:07 37169f09e03c: Layer already exists 04:33:07 a59b37dec009: Layer already exists 04:33:07 3d0b671c8e2d: Layer already exists 04:33:07 987e1711dec6: Layer already exists 04:33:07 f21d272f6db5: Layer already exists 04:33:07 2b491a3afdc6: Layer already exists 04:33:07 03ba6f53ebfc: Layer already exists 04:33:07 latest: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 04:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:33:08 987e1711dec6: Preparing 04:33:08 f21d272f6db5: Preparing 04:33:08 a59b37dec009: Preparing 04:33:08 3d0b671c8e2d: Preparing 04:33:08 37169f09e03c: Preparing 04:33:08 2b491a3afdc6: Preparing 04:33:08 03ba6f53ebfc: Preparing 04:33:08 2b491a3afdc6: Waiting 04:33:08 03ba6f53ebfc: Waiting 04:33:08 37169f09e03c: Layer already exists 04:33:08 f21d272f6db5: Layer already exists 04:33:08 a59b37dec009: Layer already exists 04:33:08 987e1711dec6: Layer already exists 04:33:08 3d0b671c8e2d: Layer already exists 04:33:08 2b491a3afdc6: Layer already exists 04:33:08 03ba6f53ebfc: Layer already exists 04:33:08 4.1.0-dev.120: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:33:09 987e1711dec6: Preparing 04:33:09 f21d272f6db5: Preparing 04:33:09 a59b37dec009: Preparing 04:33:09 3d0b671c8e2d: Preparing 04:33:09 37169f09e03c: Preparing 04:33:09 2b491a3afdc6: Preparing 04:33:09 03ba6f53ebfc: Preparing 04:33:09 2b491a3afdc6: Waiting 04:33:09 03ba6f53ebfc: Waiting 04:33:09 f21d272f6db5: Layer already exists 04:33:09 3d0b671c8e2d: Layer already exists 04:33:09 37169f09e03c: Layer already exists 04:33:09 987e1711dec6: Layer already exists 04:33:09 a59b37dec009: Layer already exists 04:33:09 03ba6f53ebfc: Layer already exists 04:33:09 2b491a3afdc6: Layer already exists 04:33:09 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:33:10 987e1711dec6: Preparing 04:33:10 f21d272f6db5: Preparing 04:33:10 a59b37dec009: Preparing 04:33:10 3d0b671c8e2d: Preparing 04:33:10 37169f09e03c: Preparing 04:33:10 2b491a3afdc6: Preparing 04:33:10 03ba6f53ebfc: Preparing 04:33:10 2b491a3afdc6: Waiting 04:33:10 03ba6f53ebfc: Waiting 04:33:10 37169f09e03c: Layer already exists 04:33:10 a59b37dec009: Layer already exists 04:33:10 3d0b671c8e2d: Layer already exists 04:33:10 f21d272f6db5: Layer already exists 04:33:10 987e1711dec6: Layer already exists 04:33:10 03ba6f53ebfc: Layer already exists 04:33:10 2b491a3afdc6: Layer already exists 04:33:10 main: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:10 ===================================================== [Pipeline] echo 04:33:10 taggedImages: 04:33:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:33:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 04:33:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:33:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:33:10 82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:10 latest 04:33:10 4.1.0-dev.120 04:33:10 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:10 main 04:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:33:11 e80e2d7f5661: Preparing 04:33:11 b21f8ade6fc3: Preparing 04:33:11 b4f522dde6ab: Preparing 04:33:11 a59b37dec009: Preparing 04:33:11 3d0b671c8e2d: Preparing 04:33:11 0c03afcf5ec9: Preparing 04:33:11 7c28ed81170d: Preparing 04:33:11 21580ebc2a27: Preparing 04:33:11 681ea0a34cbf: Preparing 04:33:11 03ba6f53ebfc: Preparing 04:33:11 0c03afcf5ec9: Waiting 04:33:11 7c28ed81170d: Waiting 04:33:11 21580ebc2a27: Waiting 04:33:11 681ea0a34cbf: Waiting 04:33:11 03ba6f53ebfc: Waiting 04:33:11 3d0b671c8e2d: Layer already exists 04:33:11 a59b37dec009: Layer already exists 04:33:11 b21f8ade6fc3: Pushed 04:33:11 b4f522dde6ab: Pushed 04:33:11 e80e2d7f5661: Pushed 04:33:11 03ba6f53ebfc: Layer already exists 04:33:11 21580ebc2a27: Pushed 04:33:12 681ea0a34cbf: Pushed 04:33:24 7c28ed81170d: Pushed 04:33:40 0c03afcf5ec9: Pushed 04:33:40 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:33:40 e80e2d7f5661: Preparing 04:33:40 b21f8ade6fc3: Preparing 04:33:40 b4f522dde6ab: Preparing 04:33:40 a59b37dec009: Preparing 04:33:40 3d0b671c8e2d: Preparing 04:33:40 0c03afcf5ec9: Preparing 04:33:40 7c28ed81170d: Preparing 04:33:40 21580ebc2a27: Preparing 04:33:40 681ea0a34cbf: Preparing 04:33:40 03ba6f53ebfc: Preparing 04:33:40 21580ebc2a27: Waiting 04:33:40 681ea0a34cbf: Waiting 04:33:40 0c03afcf5ec9: Waiting 04:33:40 03ba6f53ebfc: Waiting 04:33:40 7c28ed81170d: Waiting 04:33:40 b21f8ade6fc3: Layer already exists 04:33:40 b4f522dde6ab: Layer already exists 04:33:40 3d0b671c8e2d: Layer already exists 04:33:40 a59b37dec009: Layer already exists 04:33:40 e80e2d7f5661: Layer already exists 04:33:40 0c03afcf5ec9: Layer already exists 04:33:40 7c28ed81170d: Layer already exists 04:33:40 21580ebc2a27: Layer already exists 04:33:40 681ea0a34cbf: Layer already exists 04:33:40 03ba6f53ebfc: Layer already exists 04:33:40 latest: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 04:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:33:41 e80e2d7f5661: Preparing 04:33:41 b21f8ade6fc3: Preparing 04:33:41 b4f522dde6ab: Preparing 04:33:41 a59b37dec009: Preparing 04:33:41 3d0b671c8e2d: Preparing 04:33:41 0c03afcf5ec9: Preparing 04:33:41 7c28ed81170d: Preparing 04:33:41 21580ebc2a27: Preparing 04:33:41 681ea0a34cbf: Preparing 04:33:41 03ba6f53ebfc: Preparing 04:33:41 0c03afcf5ec9: Waiting 04:33:41 7c28ed81170d: Waiting 04:33:41 681ea0a34cbf: Waiting 04:33:41 03ba6f53ebfc: Waiting 04:33:41 21580ebc2a27: Waiting 04:33:41 3d0b671c8e2d: Layer already exists 04:33:41 e80e2d7f5661: Layer already exists 04:33:41 a59b37dec009: Layer already exists 04:33:41 b21f8ade6fc3: Layer already exists 04:33:41 b4f522dde6ab: Layer already exists 04:33:41 21580ebc2a27: Layer already exists 04:33:41 03ba6f53ebfc: Layer already exists 04:33:41 7c28ed81170d: Layer already exists 04:33:41 0c03afcf5ec9: Layer already exists 04:33:41 681ea0a34cbf: Layer already exists 04:33:42 4.1.0-dev.120: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:33:42 e80e2d7f5661: Preparing 04:33:42 b21f8ade6fc3: Preparing 04:33:42 b4f522dde6ab: Preparing 04:33:42 a59b37dec009: Preparing 04:33:42 3d0b671c8e2d: Preparing 04:33:42 0c03afcf5ec9: Preparing 04:33:42 7c28ed81170d: Preparing 04:33:42 21580ebc2a27: Preparing 04:33:42 681ea0a34cbf: Preparing 04:33:42 03ba6f53ebfc: Preparing 04:33:42 21580ebc2a27: Waiting 04:33:42 681ea0a34cbf: Waiting 04:33:42 03ba6f53ebfc: Waiting 04:33:42 0c03afcf5ec9: Waiting 04:33:42 7c28ed81170d: Waiting 04:33:42 a59b37dec009: Layer already exists 04:33:42 b21f8ade6fc3: Layer already exists 04:33:42 3d0b671c8e2d: Layer already exists 04:33:42 b4f522dde6ab: Layer already exists 04:33:42 e80e2d7f5661: Layer already exists 04:33:42 7c28ed81170d: Layer already exists 04:33:42 0c03afcf5ec9: Layer already exists 04:33:42 21580ebc2a27: Layer already exists 04:33:42 681ea0a34cbf: Layer already exists 04:33:42 03ba6f53ebfc: Layer already exists 04:33:42 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:33:43 e80e2d7f5661: Preparing 04:33:43 b21f8ade6fc3: Preparing 04:33:43 b4f522dde6ab: Preparing 04:33:43 a59b37dec009: Preparing 04:33:43 3d0b671c8e2d: Preparing 04:33:43 0c03afcf5ec9: Preparing 04:33:43 7c28ed81170d: Preparing 04:33:43 21580ebc2a27: Preparing 04:33:43 681ea0a34cbf: Preparing 04:33:43 03ba6f53ebfc: Preparing 04:33:43 0c03afcf5ec9: Waiting 04:33:43 7c28ed81170d: Waiting 04:33:43 21580ebc2a27: Waiting 04:33:43 681ea0a34cbf: Waiting 04:33:43 03ba6f53ebfc: Waiting 04:33:43 3d0b671c8e2d: Layer already exists 04:33:43 b21f8ade6fc3: Layer already exists 04:33:43 b4f522dde6ab: Layer already exists 04:33:43 a59b37dec009: Layer already exists 04:33:43 e80e2d7f5661: Layer already exists 04:33:43 7c28ed81170d: Layer already exists 04:33:43 681ea0a34cbf: Layer already exists 04:33:43 0c03afcf5ec9: Layer already exists 04:33:43 03ba6f53ebfc: Layer already exists 04:33:43 21580ebc2a27: Layer already exists 04:33:43 main: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:44 ===================================================== [Pipeline] echo 04:33:44 taggedImages: 04:33:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:33:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 04:33:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:33:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:33:44 82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:44 latest 04:33:44 4.1.0-dev.120 04:33:44 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:33:44 main 04:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:33:44 efad08fca2b1: Preparing 04:33:44 274d9003bada: Preparing 04:33:44 8cb437960ca5: Preparing 04:33:44 a59b37dec009: Preparing 04:33:44 3d0b671c8e2d: Preparing 04:33:44 95eda686203b: Preparing 04:33:44 815095a7d286: Preparing 04:33:44 95eda686203b: Waiting 04:33:44 043f7356f8d2: Preparing 04:33:44 03ba6f53ebfc: Preparing 04:33:44 815095a7d286: Waiting 04:33:44 03ba6f53ebfc: Waiting 04:33:44 3d0b671c8e2d: Layer already exists 04:33:44 a59b37dec009: Layer already exists 04:33:45 efad08fca2b1: Pushed 04:33:45 274d9003bada: Pushed 04:33:45 8cb437960ca5: Pushed 04:33:45 815095a7d286: Pushed 04:33:45 03ba6f53ebfc: Layer already exists 04:33:45 043f7356f8d2: Pushed 04:34:12 95eda686203b: Pushed 04:34:12 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:34:13 efad08fca2b1: Preparing 04:34:13 274d9003bada: Preparing 04:34:13 8cb437960ca5: Preparing 04:34:13 a59b37dec009: Preparing 04:34:13 3d0b671c8e2d: Preparing 04:34:13 95eda686203b: Preparing 04:34:13 815095a7d286: Preparing 04:34:13 043f7356f8d2: Preparing 04:34:13 03ba6f53ebfc: Preparing 04:34:13 815095a7d286: Waiting 04:34:13 043f7356f8d2: Waiting 04:34:13 03ba6f53ebfc: Waiting 04:34:13 95eda686203b: Waiting 04:34:13 8cb437960ca5: Layer already exists 04:34:13 efad08fca2b1: Layer already exists 04:34:13 274d9003bada: Layer already exists 04:34:13 3d0b671c8e2d: Layer already exists 04:34:13 a59b37dec009: Layer already exists 04:34:13 95eda686203b: Layer already exists 04:34:13 043f7356f8d2: Layer already exists 04:34:13 815095a7d286: Layer already exists 04:34:13 03ba6f53ebfc: Layer already exists 04:34:13 latest: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 04:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:34:14 efad08fca2b1: Preparing 04:34:14 274d9003bada: Preparing 04:34:14 8cb437960ca5: Preparing 04:34:14 a59b37dec009: Preparing 04:34:14 3d0b671c8e2d: Preparing 04:34:14 95eda686203b: Preparing 04:34:14 815095a7d286: Preparing 04:34:14 043f7356f8d2: Preparing 04:34:14 03ba6f53ebfc: Preparing 04:34:14 815095a7d286: Waiting 04:34:14 043f7356f8d2: Waiting 04:34:14 03ba6f53ebfc: Waiting 04:34:14 95eda686203b: Waiting 04:34:14 8cb437960ca5: Layer already exists 04:34:14 274d9003bada: Layer already exists 04:34:14 efad08fca2b1: Layer already exists 04:34:14 3d0b671c8e2d: Layer already exists 04:34:14 a59b37dec009: Layer already exists 04:34:14 95eda686203b: Layer already exists 04:34:14 815095a7d286: Layer already exists 04:34:14 03ba6f53ebfc: Layer already exists 04:34:14 043f7356f8d2: Layer already exists 04:34:14 4.1.0-dev.120: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:34:15 efad08fca2b1: Preparing 04:34:15 274d9003bada: Preparing 04:34:15 8cb437960ca5: Preparing 04:34:15 a59b37dec009: Preparing 04:34:15 3d0b671c8e2d: Preparing 04:34:15 95eda686203b: Preparing 04:34:15 815095a7d286: Preparing 04:34:15 043f7356f8d2: Preparing 04:34:15 03ba6f53ebfc: Preparing 04:34:15 95eda686203b: Waiting 04:34:15 043f7356f8d2: Waiting 04:34:15 03ba6f53ebfc: Waiting 04:34:15 815095a7d286: Waiting 04:34:15 8cb437960ca5: Layer already exists 04:34:15 274d9003bada: Layer already exists 04:34:15 3d0b671c8e2d: Layer already exists 04:34:15 efad08fca2b1: Layer already exists 04:34:15 a59b37dec009: Layer already exists 04:34:15 043f7356f8d2: Layer already exists 04:34:15 03ba6f53ebfc: Layer already exists 04:34:15 95eda686203b: Layer already exists 04:34:15 815095a7d286: Layer already exists 04:34:15 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:34:16 efad08fca2b1: Preparing 04:34:16 274d9003bada: Preparing 04:34:16 8cb437960ca5: Preparing 04:34:16 a59b37dec009: Preparing 04:34:16 3d0b671c8e2d: Preparing 04:34:16 95eda686203b: Preparing 04:34:16 815095a7d286: Preparing 04:34:16 043f7356f8d2: Preparing 04:34:16 03ba6f53ebfc: Preparing 04:34:16 95eda686203b: Waiting 04:34:16 043f7356f8d2: Waiting 04:34:16 815095a7d286: Waiting 04:34:16 03ba6f53ebfc: Waiting 04:34:16 a59b37dec009: Layer already exists 04:34:16 3d0b671c8e2d: Layer already exists 04:34:16 efad08fca2b1: Layer already exists 04:34:16 8cb437960ca5: Layer already exists 04:34:16 274d9003bada: Layer already exists 04:34:16 043f7356f8d2: Layer already exists 04:34:16 815095a7d286: Layer already exists 04:34:16 95eda686203b: Layer already exists 04:34:16 03ba6f53ebfc: Layer already exists 04:34:16 main: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:34:17 ===================================================== [Pipeline] echo 04:34:17 taggedImages: 04:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 04:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:34:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:34:17 82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:17 latest 04:34:17 4.1.0-dev.120 04:34:17 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:17 main 04:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:34:17 c6a8e19093b9: Preparing 04:34:17 808ed9fd059e: Preparing 04:34:17 6da4a992d8e4: Preparing 04:34:17 a59b37dec009: Preparing 04:34:17 3d0b671c8e2d: Preparing 04:34:17 54394570aca0: Preparing 04:34:17 21580ebc2a27: Preparing 04:34:17 681ea0a34cbf: Preparing 04:34:17 03ba6f53ebfc: Preparing 04:34:17 21580ebc2a27: Waiting 04:34:17 681ea0a34cbf: Waiting 04:34:17 54394570aca0: Waiting 04:34:17 03ba6f53ebfc: Waiting 04:34:17 a59b37dec009: Layer already exists 04:34:17 3d0b671c8e2d: Layer already exists 04:34:18 6da4a992d8e4: Pushed 04:34:18 21580ebc2a27: Layer already exists 04:34:18 808ed9fd059e: Pushed 04:34:18 681ea0a34cbf: Layer already exists 04:34:18 c6a8e19093b9: Pushed 04:34:18 03ba6f53ebfc: Layer already exists 04:34:46 54394570aca0: Pushed 04:34:46 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:34:47 c6a8e19093b9: Preparing 04:34:47 808ed9fd059e: Preparing 04:34:47 6da4a992d8e4: Preparing 04:34:47 a59b37dec009: Preparing 04:34:47 3d0b671c8e2d: Preparing 04:34:47 54394570aca0: Preparing 04:34:47 21580ebc2a27: Preparing 04:34:47 681ea0a34cbf: Preparing 04:34:47 03ba6f53ebfc: Preparing 04:34:47 21580ebc2a27: Waiting 04:34:47 681ea0a34cbf: Waiting 04:34:47 03ba6f53ebfc: Waiting 04:34:47 54394570aca0: Waiting 04:34:47 808ed9fd059e: Layer already exists 04:34:47 3d0b671c8e2d: Layer already exists 04:34:47 a59b37dec009: Layer already exists 04:34:47 6da4a992d8e4: Layer already exists 04:34:47 c6a8e19093b9: Layer already exists 04:34:47 03ba6f53ebfc: Layer already exists 04:34:47 21580ebc2a27: Layer already exists 04:34:47 54394570aca0: Layer already exists 04:34:47 681ea0a34cbf: Layer already exists 04:34:47 latest: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 04:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:34:48 c6a8e19093b9: Preparing 04:34:48 808ed9fd059e: Preparing 04:34:48 6da4a992d8e4: Preparing 04:34:48 a59b37dec009: Preparing 04:34:48 3d0b671c8e2d: Preparing 04:34:48 54394570aca0: Preparing 04:34:48 21580ebc2a27: Preparing 04:34:48 681ea0a34cbf: Preparing 04:34:48 03ba6f53ebfc: Preparing 04:34:48 21580ebc2a27: Waiting 04:34:48 03ba6f53ebfc: Waiting 04:34:48 681ea0a34cbf: Waiting 04:34:48 54394570aca0: Waiting 04:34:48 c6a8e19093b9: Layer already exists 04:34:48 808ed9fd059e: Layer already exists 04:34:48 a59b37dec009: Layer already exists 04:34:48 3d0b671c8e2d: Layer already exists 04:34:48 6da4a992d8e4: Layer already exists 04:34:48 54394570aca0: Layer already exists 04:34:48 21580ebc2a27: Layer already exists 04:34:48 03ba6f53ebfc: Layer already exists 04:34:48 681ea0a34cbf: Layer already exists 04:34:48 4.1.0-dev.120: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:34:49 c6a8e19093b9: Preparing 04:34:49 808ed9fd059e: Preparing 04:34:49 6da4a992d8e4: Preparing 04:34:49 a59b37dec009: Preparing 04:34:49 3d0b671c8e2d: Preparing 04:34:49 54394570aca0: Preparing 04:34:49 21580ebc2a27: Preparing 04:34:49 681ea0a34cbf: Preparing 04:34:49 03ba6f53ebfc: Preparing 04:34:49 54394570aca0: Waiting 04:34:49 03ba6f53ebfc: Waiting 04:34:49 21580ebc2a27: Waiting 04:34:49 681ea0a34cbf: Waiting 04:34:49 c6a8e19093b9: Layer already exists 04:34:49 808ed9fd059e: Layer already exists 04:34:49 6da4a992d8e4: Layer already exists 04:34:49 3d0b671c8e2d: Layer already exists 04:34:49 a59b37dec009: Layer already exists 04:34:49 21580ebc2a27: Layer already exists 04:34:49 03ba6f53ebfc: Layer already exists 04:34:49 54394570aca0: Layer already exists 04:34:49 681ea0a34cbf: Layer already exists 04:34:49 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:34:50 c6a8e19093b9: Preparing 04:34:50 808ed9fd059e: Preparing 04:34:50 6da4a992d8e4: Preparing 04:34:50 a59b37dec009: Preparing 04:34:50 3d0b671c8e2d: Preparing 04:34:50 54394570aca0: Preparing 04:34:50 21580ebc2a27: Preparing 04:34:50 681ea0a34cbf: Preparing 04:34:50 03ba6f53ebfc: Preparing 04:34:50 21580ebc2a27: Waiting 04:34:50 681ea0a34cbf: Waiting 04:34:50 03ba6f53ebfc: Waiting 04:34:50 54394570aca0: Waiting 04:34:50 a59b37dec009: Layer already exists 04:34:50 3d0b671c8e2d: Layer already exists 04:34:50 808ed9fd059e: Layer already exists 04:34:50 6da4a992d8e4: Layer already exists 04:34:50 c6a8e19093b9: Layer already exists 04:34:50 54394570aca0: Layer already exists 04:34:50 21580ebc2a27: Layer already exists 04:34:50 681ea0a34cbf: Layer already exists 04:34:50 03ba6f53ebfc: Layer already exists 04:34:51 main: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:34:51 ===================================================== [Pipeline] echo 04:34:51 taggedImages: 04:34:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:34:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 04:34:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:34:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:34:51 82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:51 latest 04:34:51 4.1.0-dev.120 04:34:51 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:34:51 main 04:34:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:34:52 68e8a69378ac: Preparing 04:34:52 bd75bdbe8d3a: Preparing 04:34:52 a59b37dec009: Preparing 04:34:52 3d0b671c8e2d: Preparing 04:34:52 7da191e2f530: Preparing 04:34:52 9cfe08b17d3e: Preparing 04:34:52 03ba6f53ebfc: Preparing 04:34:52 9cfe08b17d3e: Waiting 04:34:52 03ba6f53ebfc: Waiting 04:34:52 a59b37dec009: Layer already exists 04:34:52 3d0b671c8e2d: Layer already exists 04:34:52 03ba6f53ebfc: Layer already exists 04:34:52 7da191e2f530: Pushed 04:34:52 68e8a69378ac: Pushed 04:34:53 9cfe08b17d3e: Pushed 04:35:01 bd75bdbe8d3a: Pushed 04:35:01 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:35:02 68e8a69378ac: Preparing 04:35:02 bd75bdbe8d3a: Preparing 04:35:02 a59b37dec009: Preparing 04:35:02 3d0b671c8e2d: Preparing 04:35:02 7da191e2f530: Preparing 04:35:02 9cfe08b17d3e: Preparing 04:35:02 03ba6f53ebfc: Preparing 04:35:02 9cfe08b17d3e: Waiting 04:35:02 03ba6f53ebfc: Waiting 04:35:02 3d0b671c8e2d: Layer already exists 04:35:02 bd75bdbe8d3a: Layer already exists 04:35:02 7da191e2f530: Layer already exists 04:35:02 68e8a69378ac: Layer already exists 04:35:02 a59b37dec009: Layer already exists 04:35:02 03ba6f53ebfc: Layer already exists 04:35:02 9cfe08b17d3e: Layer already exists 04:35:02 latest: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 04:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:35:03 68e8a69378ac: Preparing 04:35:03 bd75bdbe8d3a: Preparing 04:35:03 a59b37dec009: Preparing 04:35:03 3d0b671c8e2d: Preparing 04:35:03 7da191e2f530: Preparing 04:35:03 9cfe08b17d3e: Preparing 04:35:03 03ba6f53ebfc: Preparing 04:35:03 9cfe08b17d3e: Waiting 04:35:03 03ba6f53ebfc: Waiting 04:35:03 7da191e2f530: Layer already exists 04:35:03 bd75bdbe8d3a: Layer already exists 04:35:03 a59b37dec009: Layer already exists 04:35:03 68e8a69378ac: Layer already exists 04:35:03 3d0b671c8e2d: Layer already exists 04:35:03 9cfe08b17d3e: Layer already exists 04:35:03 03ba6f53ebfc: Layer already exists 04:35:03 4.1.0-dev.120: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:35:04 68e8a69378ac: Preparing 04:35:04 bd75bdbe8d3a: Preparing 04:35:04 a59b37dec009: Preparing 04:35:04 3d0b671c8e2d: Preparing 04:35:04 7da191e2f530: Preparing 04:35:04 9cfe08b17d3e: Preparing 04:35:04 03ba6f53ebfc: Preparing 04:35:04 9cfe08b17d3e: Waiting 04:35:04 03ba6f53ebfc: Waiting 04:35:04 68e8a69378ac: Layer already exists 04:35:04 a59b37dec009: Layer already exists 04:35:04 bd75bdbe8d3a: Layer already exists 04:35:04 7da191e2f530: Layer already exists 04:35:04 3d0b671c8e2d: Layer already exists 04:35:04 9cfe08b17d3e: Layer already exists 04:35:04 03ba6f53ebfc: Layer already exists 04:35:04 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:35:05 68e8a69378ac: Preparing 04:35:05 bd75bdbe8d3a: Preparing 04:35:05 a59b37dec009: Preparing 04:35:05 3d0b671c8e2d: Preparing 04:35:05 7da191e2f530: Preparing 04:35:05 9cfe08b17d3e: Preparing 04:35:05 03ba6f53ebfc: Preparing 04:35:05 9cfe08b17d3e: Waiting 04:35:05 03ba6f53ebfc: Waiting 04:35:05 a59b37dec009: Layer already exists 04:35:05 7da191e2f530: Layer already exists 04:35:05 68e8a69378ac: Layer already exists 04:35:05 3d0b671c8e2d: Layer already exists 04:35:05 bd75bdbe8d3a: Layer already exists 04:35:05 03ba6f53ebfc: Layer already exists 04:35:05 9cfe08b17d3e: Layer already exists 04:35:05 main: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:05 ===================================================== [Pipeline] echo 04:35:05 taggedImages: 04:35:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:35:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:35:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 04:35:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:35:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:35:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:35:05 82dc074a5fdf69d5abd7fdfa9427111630482715 04:35:05 latest 04:35:05 4.1.0-dev.120 04:35:05 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:35:05 main 04:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:35:06 621f0161922d: Preparing 04:35:06 5f4d96a0b264: Preparing 04:35:06 a59b37dec009: Preparing 04:35:06 3d0b671c8e2d: Preparing 04:35:06 837c66815dfe: Preparing 04:35:06 b65a642b117e: Preparing 04:35:06 03ba6f53ebfc: Preparing 04:35:06 b65a642b117e: Waiting 04:35:06 03ba6f53ebfc: Waiting 04:35:06 a59b37dec009: Layer already exists 04:35:06 3d0b671c8e2d: Layer already exists 04:35:06 03ba6f53ebfc: Layer already exists 04:35:06 837c66815dfe: Pushed 04:35:06 621f0161922d: Pushed 04:35:07 b65a642b117e: Pushed 04:35:15 5f4d96a0b264: Pushed 04:35:15 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:35:16 621f0161922d: Preparing 04:35:16 5f4d96a0b264: Preparing 04:35:16 a59b37dec009: Preparing 04:35:16 3d0b671c8e2d: Preparing 04:35:16 837c66815dfe: Preparing 04:35:16 b65a642b117e: Preparing 04:35:16 03ba6f53ebfc: Preparing 04:35:16 b65a642b117e: Waiting 04:35:16 03ba6f53ebfc: Waiting 04:35:16 3d0b671c8e2d: Layer already exists 04:35:16 a59b37dec009: Layer already exists 04:35:16 621f0161922d: Layer already exists 04:35:16 837c66815dfe: Layer already exists 04:35:16 5f4d96a0b264: Layer already exists 04:35:16 03ba6f53ebfc: Layer already exists 04:35:16 b65a642b117e: Layer already exists 04:35:16 latest: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 04:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:35:17 621f0161922d: Preparing 04:35:17 5f4d96a0b264: Preparing 04:35:17 a59b37dec009: Preparing 04:35:17 3d0b671c8e2d: Preparing 04:35:17 837c66815dfe: Preparing 04:35:17 b65a642b117e: Preparing 04:35:17 03ba6f53ebfc: Preparing 04:35:17 b65a642b117e: Waiting 04:35:17 03ba6f53ebfc: Waiting 04:35:17 621f0161922d: Layer already exists 04:35:17 a59b37dec009: Layer already exists 04:35:17 3d0b671c8e2d: Layer already exists 04:35:17 837c66815dfe: Layer already exists 04:35:17 5f4d96a0b264: Layer already exists 04:35:17 03ba6f53ebfc: Layer already exists 04:35:17 b65a642b117e: Layer already exists 04:35:17 4.1.0-dev.120: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:35:17 621f0161922d: Preparing 04:35:17 5f4d96a0b264: Preparing 04:35:17 a59b37dec009: Preparing 04:35:17 3d0b671c8e2d: Preparing 04:35:17 837c66815dfe: Preparing 04:35:17 b65a642b117e: Preparing 04:35:17 03ba6f53ebfc: Preparing 04:35:17 b65a642b117e: Waiting 04:35:17 03ba6f53ebfc: Waiting 04:35:17 837c66815dfe: Layer already exists 04:35:17 621f0161922d: Layer already exists 04:35:17 a59b37dec009: Layer already exists 04:35:17 3d0b671c8e2d: Layer already exists 04:35:17 5f4d96a0b264: Layer already exists 04:35:17 b65a642b117e: Layer already exists 04:35:17 03ba6f53ebfc: Layer already exists 04:35:17 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:35:18 621f0161922d: Preparing 04:35:18 5f4d96a0b264: Preparing 04:35:18 a59b37dec009: Preparing 04:35:18 3d0b671c8e2d: Preparing 04:35:18 837c66815dfe: Preparing 04:35:18 b65a642b117e: Preparing 04:35:18 03ba6f53ebfc: Preparing 04:35:18 b65a642b117e: Waiting 04:35:18 03ba6f53ebfc: Waiting 04:35:18 3d0b671c8e2d: Layer already exists 04:35:18 a59b37dec009: Layer already exists 04:35:18 837c66815dfe: Layer already exists 04:35:18 621f0161922d: Layer already exists 04:35:18 5f4d96a0b264: Layer already exists 04:35:18 b65a642b117e: Layer already exists 04:35:18 03ba6f53ebfc: Layer already exists 04:35:18 main: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:19 ===================================================== [Pipeline] echo 04:35:19 taggedImages: 04:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 04:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 04:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 04:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:19 04:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:20 arm64: Pulling from edgex-lftools-log-publisher 04:35:20 8998bd30e6a1: Pulling fs layer 04:35:20 04944245beec: Pulling fs layer 04:35:20 699f458cf7ca: Pulling fs layer 04:35:20 765212b225bb: Pulling fs layer 04:35:20 f23df028b6ca: Pulling fs layer 04:35:20 d65c8cfc05b1: Pulling fs layer 04:35:20 2437ff75d9bd: Pulling fs layer 04:35:20 765212b225bb: Waiting 04:35:20 f23df028b6ca: Waiting 04:35:20 d65c8cfc05b1: Waiting 04:35:20 2437ff75d9bd: Waiting 04:35:20 04944245beec: Verifying Checksum 04:35:20 04944245beec: Download complete 04:35:20 765212b225bb: Verifying Checksum 04:35:20 765212b225bb: Download complete 04:35:20 f23df028b6ca: Verifying Checksum 04:35:20 f23df028b6ca: Download complete 04:35:20 d65c8cfc05b1: Verifying Checksum 04:35:20 d65c8cfc05b1: Download complete 04:35:20 699f458cf7ca: Verifying Checksum 04:35:20 699f458cf7ca: Download complete 04:35:20 8998bd30e6a1: Verifying Checksum 04:35:20 8998bd30e6a1: Download complete 04:35:23 2437ff75d9bd: Verifying Checksum 04:35:23 2437ff75d9bd: Download complete 04:35:25 8998bd30e6a1: Pull complete 04:35:25 04944245beec: Pull complete 04:35:27 699f458cf7ca: Pull complete 04:35:27 765212b225bb: Pull complete 04:35:28 f23df028b6ca: Pull complete 04:35:28 d65c8cfc05b1: Pull complete 04:35:46 2437ff75d9bd: Pull complete 04:35:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:46 prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container 04:35:46 $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@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 04:35:49 $ docker top b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:50 ---> job-cost.sh 04:35:50 lf-activate-venv: SKIPPING 04:35:50 INFO: No Stack... 04:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:35:52 INFO: Archiving Costs [Pipeline] sh 04:35:52 + cat /w/workspace/edgex-go/985/archives/cost.csv 04:35:52 + cut -d, -f6 [Pipeline] lock 04:35:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] 04:35:52 Resource [jenkins-edgexfoundry-edgex-go-main-985-stack-cost] did not exist. Created. 04:35:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:35:54 Stashed 1 file(s) [Pipeline] } 04:35:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:54 $ docker stop --time=1 b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 04:35:55 $ docker rm -f --volumes b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:35:56 provisioning config files... 04:35:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/985@tmp/config6315776222225085386tmp [Pipeline] { [Pipeline] sh 04:35:56 + set +x 04:35:56 + curl -s https://codecov.io/bash 04:35:56 + bash -s -- 04:35:56 04:35:56 _____ _ 04:35:56 / ____| | | 04:35:56 | | ___ __| | ___ ___ _____ __ 04:35:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:35:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:35:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:35:56 Bash-1.0.6 04:35:56 04:35:56 04:35:56 ==> git version 2.25.1 found 04:35:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:35:56 Release-Date: 2020-01-08 04:35:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:35:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:35:56 ==> Jenkins CI detected. 04:35:56 current dir:  /w/workspace/edgex-go/985 04:35:56 project root: . 04:35:56 --> token set from env 04:35:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:35:56 ==> Running gcov in . (disable via -X gcov) 04:35:56 ==> Python coveragepy not found 04:35:56 ==> Searching for coverage reports in: 04:35:56 + . 04:35:56 -> Found 1 reports 04:35:56 ==> Detecting git/mercurial file structure 04:35:56 ==> Reading reports 04:35:56 + ./coverage.out bytes=1048214 04:35:56 ==> Appending adjustments 04:35:56 https://docs.codecov.io/docs/fixing-reports 04:35:58 + Found adjustments 04:35:58 ==> Gzipping contents 04:35:58 108K /tmp/codecov.utbDrW.gz 04:35:58 ==> Uploading reports 04:35:58 url: https://codecov.io 04:35:58 query: branch=main&commit=82dc074a5fdf69d5abd7fdfa9427111630482715&build=985&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F985%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:58 -> Pinging Codecov 04:35:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82dc074a5fdf69d5abd7fdfa9427111630482715&build=985&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F985%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:58 -> Uploading to 04:35:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/82dc074a5fdf69d5abd7fdfa9427111630482715/2c5d20d5-d64a-4795-bf9a-086cbac644b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T043558Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=144620cc534a1c737dc0be35edb52b6c2aa60ff8ee3f4b99596387fa42736674 04:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:58 Dload Upload Total Spent Left Speed 04:35:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 122k --:--:-- --:--:-- --:--:-- 122k 04:35:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } 04:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:36:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:36:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:36:00 04:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:36:01 latest: Pulling from edgex-devops/edgex-snyk-go 04:36:01 2d35ebdb57d9: Already exists 04:36:01 85e8836fcdb2: Pulling fs layer 04:36:01 91631faa732a: Pulling fs layer 04:36:01 f3f5ae8826fa: Pulling fs layer 04:36:01 4f4fb700ef54: Pulling fs layer 04:36:01 7861252a18e6: Pulling fs layer 04:36:01 9130f900ef6f: Pulling fs layer 04:36:01 4f4fb700ef54: Waiting 04:36:01 7861252a18e6: Waiting 04:36:01 9130f900ef6f: Waiting 04:36:01 f3f5ae8826fa: Download complete 04:36:01 85e8836fcdb2: Verifying Checksum 04:36:01 85e8836fcdb2: Download complete 04:36:01 4f4fb700ef54: Verifying Checksum 04:36:01 4f4fb700ef54: Download complete 04:36:01 85e8836fcdb2: Pull complete 04:36:01 7861252a18e6: Verifying Checksum 04:36:01 7861252a18e6: Download complete 04:36:01 91631faa732a: Verifying Checksum 04:36:01 91631faa732a: Download complete 04:36:02 9130f900ef6f: Verifying Checksum 04:36:02 9130f900ef6f: Download complete 04:36:07 91631faa732a: Pull complete 04:36:07 f3f5ae8826fa: Pull complete 04:36:07 4f4fb700ef54: Pull complete 04:36:07 7861252a18e6: Pull complete 04:36:11 9130f900ef6f: Pull complete 04:36:11 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:36:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:11 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:36:11 $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:36:13 $ docker top bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:13 + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo 04:36:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:36:13 + set -o pipefail 04:36:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:36:28 04:36:28 Monitoring /w/workspace/edgex-go/985 (github.com/edgexfoundry/edgex-go)... 04:36:28 04:36:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/193b588c-7b7e-4291-8925-097116ece848 04:36:28 04:36:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:36:28 [Pipeline] } 04:36:29 $ docker stop --time=1 bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 04:36:31 $ docker rm -f --volumes bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:36:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:31 provisioning config files... 04:36:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/985@tmp/config10624386104765325491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:32 --> edgex-publish-swagger.sh 04:36:32 === Publish openapi API === 04:36:32 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:36:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/985/openapi/core-command.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 400 197k --:--:-- --:--:-- --:--:-- 198k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/985/openapi/core-data.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 519 579k --:--:-- --:--:-- --:--:-- 579k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/985/openapi/core-keeper.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 600 268k --:--:-- --:--:-- --:--:-- 268k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/985/openapi/core-metadata.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1246k 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1246k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/985/openapi/security-proxy-auth.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 206k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/985/openapi/security-secretstore-setup.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/985/openapi/support-notifications.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k 04:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:32 04:36:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/985/openapi/support-scheduler.yaml] 04:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:32 Dload Upload Total Spent Left Speed 04:36:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 594 450k --:--:-- --:--:-- --:--:-- 451k 04:36:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:36:33 [Pipeline] } 04:36:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:36:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:34 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:34 $ docker top 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 -eo pid,comm 04:36:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:36:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:34 [ssh-agent] Looking for ssh-agent implementation... 04:36:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:34 $ docker exec 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 ssh-agent 04:36:34 SSH_AUTH_SOCK=/tmp/ssh-owuujd91BE1l/agent.32 04:36:34 SSH_AGENT_PID=38 04:36:34 Running ssh-add (command line suppressed) 04:36:34 Identity added: /w/workspace/edgex-go/985@tmp/private_key_1591842283924825178.key (/w/workspace/edgex-go/985@tmp/private_key_1591842283924825178.key) 04:36:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:35 + git semver tag 04:36:35 2026-06-29 04:36:35,418 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:36:35 2026-06-29 04:36:35,422 [run_tag] DEBUG tag force:False 04:36:35 2026-06-29 04:36:35,422 [check_head_tag] DEBUG check head tag 04:36:35 2026-06-29 04:36:35,424 [execute] INFO git cat-file --batch-check 04:36:35 2026-06-29 04:36:35,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985, stdin=, shell=False, universal_newlines=False) 04:36:35 2026-06-29 04:36:35,427 [execute] INFO git cat-file --batch 04:36:35 2026-06-29 04:36:35,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/985, stdin=, shell=False, universal_newlines=False) 04:36:35 2026-06-29 04:36:35,436 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:36:35 2026-06-29 04:36:35,437 [execute] INFO git tag -a v4.1.0-dev.120 -m v4.1.0-dev.120 04:36:35 2026-06-29 04:36:35,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.120', '-m', 'v4.1.0-dev.120'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) 04:36:35 2026-06-29 04:36:35,440 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:36:35 4.1.0-dev.120 [Pipeline] } 04:36:35 $ docker exec --env ******** --env ******** 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 ssh-agent -k 04:36:35 unset SSH_AUTH_SOCK; 04:36:35 unset SSH_AGENT_PID; 04:36:35 echo Agent pid 38 killed; 04:36:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:36 + git semver [Pipeline] } 04:36:36 $ docker stop --time=1 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 04:36:37 $ docker rm -f --volumes 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:36:38 04:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:36:38 0.23.1-centos7: Pulling from edgex-lftools 04:36:38 ab5ef0e58194: Pulling fs layer 04:36:38 9712f1f96733: Pulling fs layer 04:36:38 63f879dbbcfc: Pulling fs layer 04:36:38 0d9ebad4ef96: Pulling fs layer 04:36:38 e9a5061849ea: Pulling fs layer 04:36:38 d747dcd14b5f: Pulling fs layer 04:36:38 e9a5061849ea: Waiting 04:36:38 0d9ebad4ef96: Waiting 04:36:38 2de7ff778b66: Pulling fs layer 04:36:38 d747dcd14b5f: Waiting 04:36:38 2de7ff778b66: Waiting 04:36:38 9712f1f96733: Verifying Checksum 04:36:38 9712f1f96733: Download complete 04:36:39 63f879dbbcfc: Verifying Checksum 04:36:39 63f879dbbcfc: Download complete 04:36:43 e9a5061849ea: Verifying Checksum 04:36:43 e9a5061849ea: Download complete 04:36:43 d747dcd14b5f: Verifying Checksum 04:36:43 d747dcd14b5f: Download complete 04:36:43 ab5ef0e58194: Verifying Checksum 04:36:43 ab5ef0e58194: Download complete 04:36:43 0d9ebad4ef96: Verifying Checksum 04:36:43 0d9ebad4ef96: Download complete 04:36:43 2de7ff778b66: Verifying Checksum 04:36:43 2de7ff778b66: Download complete 04:36:47 ab5ef0e58194: Pull complete 04:36:47 9712f1f96733: Pull complete 04:36:48 63f879dbbcfc: Pull complete 04:36:54 0d9ebad4ef96: Pull complete 04:36:54 e9a5061849ea: Pull complete 04:36:54 d747dcd14b5f: Pull complete 04:36:55 2de7ff778b66: Pull complete 04:36:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:55 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:36:57 $ docker top e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:36:57 provisioning config files... 04:36:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/985@tmp/config3533990633489759315tmp 04:36:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/985@tmp/config8865342975390259011tmp 04:36:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/985@tmp/config15144233223130310038tmp [Pipeline] { [Pipeline] echo 04:36:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:36:57 ---> sigul-configuration.sh 04:36:57 gpg: directory `/root/.gnupg' created 04:36:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:36:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:36:57 gpg: keyring `/root/.gnupg/secring.gpg' created 04:36:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:36:57 gpg: CAST5 encrypted data 04:36:57 gpg: encrypted with 1 passphrase 04:36:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:36:58 + mkdir /home/jenkins 04:36:58 + mkdir /home/jenkins/sigul [Pipeline] sh 04:36:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:36:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:36:58 ---> sigul-install.sh 04:36:58 Sigul already installed; skipping installation. [Pipeline] sh 04:36:59 + git tag --list 04:36:59 0.6.0 04:36:59 0.6.1 04:36:59 0.7.0 04:36:59 0.7.1 04:36:59 v1.0.0 04:36:59 v1.0.1 04:36:59 v1.1.0 04:36:59 v1.2.0 04:36:59 v1.2.1 04:36:59 v1.3.0 04:36:59 v1.3.1 04:36:59 v2.0.0 04:36:59 v2.1.0 04:36:59 v2.1.1 04:36:59 v2.2.0 04:36:59 v2.3.0 04:36:59 v3.0 04:36:59 v3.0.0 04:36:59 v3.1 04:36:59 v3.1.0 04:36:59 v3.1.1 04:36:59 v4.0 04:36:59 v4.0.0 04:36:59 v4.0.1 04:36:59 v4.0.2 04:36:59 v4.1.0-dev.120 [Pipeline] sh 04:36:59 + lftools sign git-tag v4.1.0-dev.120 04:36:59 Signing Git tag with Sigul... 04:36:59 Signing v4.1.0-dev.120 [Pipeline] echo 04:37:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:37:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:37:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:37:00 $ docker stop --time=1 e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 04:37:01 $ docker rm -f --volumes e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:37:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:02 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:03 $ docker top 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c -eo pid,comm 04:37:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:37:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:03 [ssh-agent] Looking for ssh-agent implementation... 04:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:03 $ docker exec 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c ssh-agent 04:37:03 SSH_AUTH_SOCK=/tmp/ssh-7kFjFxXzelyZ/agent.32 04:37:03 SSH_AGENT_PID=38 04:37:03 Running ssh-add (command line suppressed) 04:37:03 Identity added: /w/workspace/edgex-go/985@tmp/private_key_7338758406675866176.key (/w/workspace/edgex-go/985@tmp/private_key_7338758406675866176.key) 04:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:03 + git semver bump pre 04:37:04 2026-06-29 04:37:04,048 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:37:04 2026-06-29 04:37:04,052 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:37:04 2026-06-29 04:37:04,052 [bump_version] DEBUG bumping version:4.1.0-dev.120 on axis:pre with prefix:dev 04:37:04 2026-06-29 04:37:04,052 [bump_version] DEBUG bumped version:4.1.0-dev.121 04:37:04 2026-06-29 04:37:04,052 [write_version] DEBUG write version:4.1.0-dev.121 to path:/w/workspace/edgex-go/985/.semver/main with force:True 04:37:04 2026-06-29 04:37:04,052 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:37:04 2026-06-29 04:37:04,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/985/.semver/main 04:37:04 2026-06-29 04:37:04,055 [execute] INFO git cat-file --batch-check 04:37:04 2026-06-29 04:37:04,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) 04:37:04 2026-06-29 04:37:04,060 [execute] INFO git cat-file --batch 04:37:04 2026-06-29 04:37:04,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) 04:37:04 2026-06-29 04:37:04,064 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:37:04 4.1.0-dev.121 [Pipeline] } 04:37:04 $ docker exec --env ******** --env ******** 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c ssh-agent -k 04:37:04 unset SSH_AUTH_SOCK; 04:37:04 unset SSH_AGENT_PID; 04:37:04 echo Agent pid 38 killed; 04:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:04 + git semver [Pipeline] } 04:37:05 $ docker stop --time=1 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c 04:37:06 $ docker rm -f --volumes 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c [Pipeline] // withDockerContainer [Pipeline] sh 04:37:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:07 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:07 $ docker top 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 -eo pid,comm 04:37:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:37:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:07 [ssh-agent] Looking for ssh-agent implementation... 04:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:07 $ docker exec 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 ssh-agent 04:37:07 SSH_AUTH_SOCK=/tmp/ssh-UlnRrE53GkPT/agent.31 04:37:07 SSH_AGENT_PID=37 04:37:07 Running ssh-add (command line suppressed) 04:37:07 Identity added: /w/workspace/edgex-go/985@tmp/private_key_10482507189913168284.key (/w/workspace/edgex-go/985@tmp/private_key_10482507189913168284.key) 04:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:08 + git semver push 04:37:08 2026-06-29 04:37:08,314 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:37:08 2026-06-29 04:37:08,318 [run_push] DEBUG push 04:37:08 2026-06-29 04:37:08,318 [execute] INFO git cat-file --batch-check 04:37:08 2026-06-29 04:37:08,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) 04:37:08 2026-06-29 04:37:08,321 [execute] INFO git rev-list 5f73f5274f468a5d7a39a1eba67972f608ddd7e0 -- 04:37:08 2026-06-29 04:37:08,321 [execute] DEBUG Popen(['git', 'rev-list', '5f73f5274f468a5d7a39a1eba67972f608ddd7e0', '--'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=False) 04:37:08 2026-06-29 04:37:08,342 [execute] INFO git fetch -v -- origin 04:37:08 2026-06-29 04:37:08,342 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=True) 04:37:08 2026-06-29 04:37:08,909 [run_push] DEBUG no remote changes detected 04:37:08 2026-06-29 04:37:08,909 [execute] INFO git push origin semver 04:37:08 2026-06-29 04:37:08,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=False) 04:37:10 2026-06-29 04:37:09,969 [run_push] DEBUG push all version tags 04:37:10 2026-06-29 04:37:09,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:37:10 2026-06-29 04:37:09,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) 04:37:11 2026-06-29 04:37:10,979 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main 04:37:11 4.1.0-dev.121 [Pipeline] } 04:37:11 $ docker exec --env ******** --env ******** 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 ssh-agent -k 04:37:11 unset SSH_AUTH_SOCK; 04:37:11 unset SSH_AGENT_PID; 04:37:11 echo Agent pid 37 killed; 04:37:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:11 + git semver [Pipeline] } 04:37:11 $ docker stop --time=1 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 04:37:13 $ docker rm -f --volumes 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:37:13 + [ -d /w/workspace/edgex-go/985/archives ] [Pipeline] libraryResource [Pipeline] sh 04:37:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:37:14 ---> package-listing.sh 04:37:14 ++ facter osfamily 04:37:14 ++ tr '[:upper:]' '[:lower:]' 04:37:15 + OS_FAMILY=debian 04:37:15 + workspace=/w/workspace/edgex-go/985 04:37:15 + START_PACKAGES=/tmp/packages_start.txt 04:37:15 + END_PACKAGES=/tmp/packages_end.txt 04:37:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:15 + PACKAGES=/tmp/packages_start.txt 04:37:15 + '[' /w/workspace/edgex-go/985 ']' 04:37:15 + PACKAGES=/tmp/packages_end.txt 04:37:15 + case "${OS_FAMILY}" in 04:37:15 + dpkg -l 04:37:15 + grep '^ii' 04:37:15 + '[' -f /tmp/packages_start.txt ']' 04:37:15 + '[' -f /tmp/packages_end.txt ']' 04:37:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:15 + '[' /w/workspace/edgex-go/985 ']' 04:37:15 + mkdir -p /w/workspace/edgex-go/985/archives/ 04:37:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/985/archives/ [Pipeline] echo 04:37:15 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/985/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:37:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:16 04:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:16 latest: Pulling from edgex-lftools-log-publisher 04:37:16 5eb5b503b376: Pulling fs layer 04:37:16 5c69ac0246d0: Pulling fs layer 04:37:16 ec43610c2a17: Pulling fs layer 04:37:16 3a2ae6a8a46f: Pulling fs layer 04:37:16 33b1e0a273af: Pulling fs layer 04:37:16 5d3b04190fa2: Pulling fs layer 04:37:16 2f39f015ded8: Pulling fs layer 04:37:16 3a2ae6a8a46f: Waiting 04:37:16 33b1e0a273af: Waiting 04:37:16 5d3b04190fa2: Waiting 04:37:16 2f39f015ded8: Waiting 04:37:16 5c69ac0246d0: Download complete 04:37:16 3a2ae6a8a46f: Verifying Checksum 04:37:16 3a2ae6a8a46f: Download complete 04:37:16 33b1e0a273af: Download complete 04:37:16 5d3b04190fa2: Verifying Checksum 04:37:16 5d3b04190fa2: Download complete 04:37:16 ec43610c2a17: Verifying Checksum 04:37:16 ec43610c2a17: Download complete 04:37:16 5eb5b503b376: Verifying Checksum 04:37:16 5eb5b503b376: Download complete 04:37:17 2f39f015ded8: Download complete 04:37:18 5eb5b503b376: Pull complete 04:37:18 5c69ac0246d0: Pull complete 04:37:18 ec43610c2a17: Pull complete 04:37:18 3a2ae6a8a46f: Pull complete 04:37:18 33b1e0a273af: Pull complete 04:37:18 5d3b04190fa2: Pull complete 04:37:25 2f39f015ded8: Pull complete 04:37:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:25 prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container 04:37:25 $ 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/985/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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:26 $ docker top d358215e0358ebda8a503d49b35d30f8bb613ddc6d07d8bb381048a30994ab4b -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:27 + touch /tmp/pre-build-complete [Pipeline] sh 04:37:27 + mkdir -p /var/log/sysstat [Pipeline] sh 04:37:27 + ls /var/log/sa-host 04:37:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:28 provisioning config files... 04:37:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/985@tmp/config17622121378562864352tmp [Pipeline] { [Pipeline] echo 04:37:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:37:28 ---> create-netrc.sh [Pipeline] } 04:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:37:28 ---> python-tools-install.sh [Pipeline] echo 04:37:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:37:29 ---> sudo-logs.sh 04:37:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:37:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:37:29 ---> job-cost.sh 04:37:29 lf-activate-venv: SKIPPING 04:37:29 DEBUG: total: 0.10999999940395355 04:37:29 INFO: Retrieving Stack Cost... 04:37:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:29 INFO: Archiving Costs [Pipeline] echo 04:37:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:37:30 ---> logs-deploy.sh 04:37:30 lf-activate-venv: SKIPPING 04:37:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/985 04:37:30 INFO: archiving workspace using pattern(s): 04:37:31 Archives upload complete. 04:37:31 INFO: archiving logs to Nexus 04:37:32 ---> uname -a: 04:37:32 Linux prd-ubuntu20-04-docker-8c-8g-14002 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:37:32 04:37:32 04:37:32 ---> lscpu: 04:37:32 Architecture: x86_64 04:37:32 CPU op-mode(s): 32-bit, 64-bit 04:37:32 Byte Order: Little Endian 04:37:32 Address sizes: 40 bits physical, 48 bits virtual 04:37:32 CPU(s): 8 04:37:32 On-line CPU(s) list: 0-7 04:37:32 Thread(s) per core: 1 04:37:32 Core(s) per socket: 1 04:37:32 Socket(s): 8 04:37:32 NUMA node(s): 1 04:37:32 Vendor ID: AuthenticAMD 04:37:32 CPU family: 23 04:37:32 Model: 49 04:37:32 Model name: AMD EPYC-Rome Processor 04:37:32 Stepping: 0 04:37:32 CPU MHz: 2799.998 04:37:32 BogoMIPS: 5599.99 04:37:32 Virtualization: AMD-V 04:37:32 Hypervisor vendor: KVM 04:37:32 Virtualization type: full 04:37:32 L1d cache: 256 KiB 04:37:32 L1i cache: 256 KiB 04:37:32 L2 cache: 4 MiB 04:37:32 L3 cache: 128 MiB 04:37:32 NUMA node0 CPU(s): 0-7 04:37:32 Vulnerability Gather data sampling: Not affected 04:37:32 Vulnerability Itlb multihit: Not affected 04:37:32 Vulnerability L1tf: Not affected 04:37:32 Vulnerability Mds: Not affected 04:37:32 Vulnerability Meltdown: Not affected 04:37:32 Vulnerability Mmio stale data: Not affected 04:37:32 Vulnerability Retbleed: Vulnerable 04:37:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:37:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:37:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:37:32 Vulnerability Srbds: Not affected 04:37:32 Vulnerability Tsx async abort: Not affected 04:37:32 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:37:32 04:37:32 04:37:32 ---> nproc: 04:37:32 8 04:37:32 04:37:32 04:37:32 ---> df -h: 04:37:32 Filesystem Size Used Avail Use% Mounted on 04:37:32 overlay 155G 35G 121G 22% / 04:37:32 tmpfs 64M 0 64M 0% /dev 04:37:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:37:32 shm 64M 0 64M 0% /dev/shm 04:37:32 /dev/vda1 155G 35G 121G 22% /facter-os 04:37:32 04:37:32 04:37:32 ---> sar -b -r -n DEV: 04:37:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14002) 06/29/26 _x86_64_ (8 CPU) 04:37:32 04:37:32 03:15:01 LINUX RESTART (8 CPU) 04:37:32 04:37:32 03:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:37:32 03:17:01 2.78 0.02 2.77 0.00 0.13 43.74 0.00 04:37:32 03:18:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 04:37:32 03:19:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 04:37:32 03:20:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 04:37:32 03:21:01 32.73 2.97 29.76 0.00 2039.53 5010.50 0.00 04:37:32 03:22:01 3.53 0.03 3.50 0.00 0.27 77.44 0.00 04:37:32 03:23:01 0.85 0.00 0.85 0.00 0.00 9.86 0.00 04:37:32 03:24:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 04:37:32 03:25:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 04:37:32 03:26:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 04:37:32 03:27:01 1.55 0.00 1.55 0.00 0.00 20.93 0.00 04:37:32 03:28:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 04:37:32 03:29:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 04:37:32 03:30:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 04:37:32 03:31:01 3.20 1.48 1.72 0.00 47.05 24.26 0.00 04:37:32 03:32:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 04:37:32 03:33:01 3.18 2.13 1.05 0.00 48.79 24.26 0.00 04:37:32 03:34:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 04:37:32 03:35:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 04:37:32 03:36:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 04:37:32 03:37:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 04:37:32 03:38:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 04:37:32 03:39:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 04:37:32 03:40:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 04:37:32 03:41:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 04:37:32 03:42:01 296.20 17.73 278.47 0.00 2801.80 36238.36 0.00 04:37:32 03:43:01 143.11 3.62 139.49 0.00 543.51 38183.24 0.00 04:37:32 03:44:01 49.63 0.10 49.53 0.00 0.80 28544.09 0.00 04:37:32 03:45:02 29.38 0.08 29.30 0.00 0.67 17012.63 0.00 04:37:32 03:46:01 62.53 0.12 62.41 0.00 1.90 27187.12 0.00 04:37:32 03:47:01 1262.07 21.00 1241.08 0.00 219.70 583573.67 0.00 04:37:32 03:48:01 208.50 0.75 207.75 0.00 6.00 41324.54 0.00 04:37:32 03:49:01 344.31 0.25 344.06 0.00 5.33 108905.68 0.00 04:37:32 03:50:01 286.03 20.19 265.84 0.00 892.21 145901.53 0.00 04:37:32 03:51:01 609.23 23.79 585.44 0.00 1345.55 50253.92 0.00 04:37:32 03:52:01 25.93 1.40 24.53 0.00 222.10 617.50 0.00 04:37:32 03:53:01 10.86 0.00 10.86 0.00 0.00 320.48 0.00 04:37:32 03:54:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 04:37:32 03:55:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 04:37:32 03:56:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 04:37:32 03:57:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 04:37:32 03:58:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 04:37:32 03:59:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 04:37:32 04:00:01 1.48 0.00 1.48 0.00 0.00 19.06 0.00 04:37:32 04:01:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 04:37:32 04:02:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 04:37:32 04:03:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:37:32 04:04:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 04:37:32 04:05:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 04:37:32 04:06:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 04:37:32 04:07:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 04:37:32 04:08:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 04:37:32 04:09:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 04:37:32 04:10:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 04:37:32 04:11:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:37:32 04:12:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 04:37:32 04:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 04:37:32 04:14:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 04:37:32 04:15:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:37:32 04:16:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 04:37:32 04:17:01 1.02 0.03 0.98 0.00 0.93 12.26 0.00 04:37:32 04:18:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 04:37:32 04:19:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 04:37:32 04:20:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 04:37:32 04:21:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 04:37:32 04:22:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 04:37:32 04:23:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 04:37:32 04:24:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 04:37:32 04:25:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:37:32 04:26:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 04:37:32 04:27:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 04:37:32 04:28:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 04:37:32 04:29:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 04:37:32 04:30:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 04:37:32 04:31:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 04:37:32 04:32:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 04:37:32 04:33:01 0.92 0.03 0.88 0.00 2.40 10.53 0.00 04:37:32 04:34:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 04:37:32 04:35:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 04:37:32 04:36:01 3.85 0.83 3.02 0.00 45.86 133.58 0.00 04:37:32 04:37:01 159.06 2.32 156.75 0.00 201.93 69150.82 0.00 04:37:32 Average: 44.59 1.22 43.37 0.00 104.05 14237.98 0.00 04:37:32 04:37:32 03:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:37:32 03:17:01 30259552 31833580 511736 1.56 62380 1833812 1612188 4.75 627160 1688476 36 04:37:32 03:18:01 30260344 31834520 509744 1.55 62404 1833820 1612188 4.75 624904 1688464 32 04:37:32 03:19:01 30260588 31834808 509348 1.55 62436 1833820 1612188 4.75 624664 1688464 4 04:37:32 03:20:01 30261648 31835920 508040 1.55 62492 1833816 1612188 4.75 623896 1688468 36 04:37:32 03:21:01 29987932 31800960 522888 1.59 79256 2051412 1663484 4.90 759784 1797944 12 04:37:32 03:22:01 29987392 31800008 524048 1.59 79024 2051140 1628628 4.80 760640 1797652 8 04:37:32 03:23:01 29987824 31800464 523548 1.59 79040 2051144 1628628 4.80 760660 1797656 8 04:37:32 03:24:01 29987076 31799752 524156 1.59 79072 2051148 1628628 4.80 760712 1797656 8 04:37:32 03:25:01 29991092 31803808 520088 1.58 79116 2051140 1628628 4.80 757096 1797664 4 04:37:32 03:26:01 29991840 31804640 519144 1.58 79204 2051156 1628628 4.80 757220 1797672 8 04:37:32 03:27:01 29991072 31804024 519672 1.58 79308 2051156 1628628 4.80 757828 1797668 8 04:37:32 03:28:01 29991024 31804040 519524 1.58 79396 2051160 1628628 4.80 757620 1797676 8 04:37:32 03:29:01 29990968 31804012 519484 1.58 79420 2051160 1628628 4.80 757724 1797672 8 04:37:32 03:30:01 29991204 31804280 519156 1.58 79444 2051164 1628628 4.80 757512 1797676 4 04:37:32 03:31:01 29978208 31792848 530044 1.61 79500 2052544 1657540 4.89 770040 1798644 12 04:37:32 03:32:01 29977536 31792352 530404 1.61 79532 2052680 1657540 4.89 769616 1798780 4 04:37:32 03:33:01 29927968 31745104 576740 1.75 79568 2054432 1638588 4.83 819732 1799604 36 04:37:32 03:34:01 29926244 31743404 578376 1.76 79608 2054432 1638588 4.83 819636 1799600 4 04:37:32 03:35:01 29924868 31742088 579688 1.76 79648 2054428 1638588 4.83 822128 1799588 28 04:37:32 03:36:01 29923868 31741136 580612 1.77 79680 2054440 1638588 4.83 822188 1799588 8 04:37:32 03:37:01 29924132 31741416 580476 1.77 79720 2054440 1638588 4.83 822044 1799588 16 04:37:32 03:38:01 29924324 31741668 580404 1.77 79752 2054444 1638588 4.83 822260 1799592 28 04:37:32 03:39:01 29923788 31741168 580860 1.77 79784 2054444 1638588 4.83 822428 1799592 12 04:37:32 03:40:01 29923668 31741076 580812 1.77 79816 2054440 1638588 4.83 822516 1799596 8 04:37:32 03:41:01 29923400 31740872 580992 1.77 79864 2054456 1638588 4.83 822828 1799600 36 04:37:32 03:42:01 27843504 31486044 784544 2.39 109116 3785116 1837796 5.42 1164804 3416416 687772 04:37:32 03:43:01 27342672 31453604 811600 2.47 134024 4175412 1863432 5.49 1351920 3672544 616 04:37:32 03:44:01 25756112 31255504 1002336 3.05 145020 5456980 2252104 6.64 2387836 4121924 482740 04:37:32 03:45:02 24929112 30368300 1888656 5.75 149176 5370296 3092888 9.12 2694100 4613852 505368 04:37:32 03:46:01 25095308 31470164 784820 2.39 154772 6261516 1784300 5.26 2075504 5036172 645428 04:37:32 03:47:01 9612744 31152064 1055552 3.21 388576 20466084 4733788 13.96 3423676 18369512 13556 04:37:32 03:48:01 3379444 27595992 4566140 13.89 424744 22782616 12040636 35.50 8040512 19593228 1367224 04:37:32 03:49:01 1369532 28074512 4093836 12.45 439284 25164352 10607268 31.27 8599468 20960744 989380 04:37:32 03:50:01 2588028 30177072 2003400 6.09 434488 26049240 5375524 15.85 6889332 21473740 214232 04:37:32 03:51:01 5868380 31368352 862724 2.62 443092 24138012 2285316 6.74 3795384 21542804 444 04:37:32 03:52:01 5859592 31367312 863240 2.63 444104 24144936 2165536 6.38 4361644 20985432 0 04:37:32 03:53:01 5858484 31366800 863628 2.63 444640 24145056 2153696 6.35 4456344 20890644 76 04:37:32 03:54:01 5860356 31368676 862220 2.62 444652 24145056 2153696 6.35 4454148 20890644 16 04:37:32 03:55:01 5880484 31388808 842044 2.56 444668 24145060 2153696 6.35 4434604 20890432 172 04:37:32 03:56:01 5880944 31389324 841892 2.56 444692 24145064 2153696 6.35 4434344 20890436 28 04:37:32 03:57:01 5884164 31392544 838580 2.55 444716 24145064 2153696 6.35 4431092 20890300 8 04:37:32 03:58:01 5884144 31392692 838640 2.55 444740 24145196 2153696 6.35 4431100 20890432 32 04:37:32 03:59:01 5884128 31392676 838616 2.55 444752 24145196 2153696 6.35 4431120 20890432 8 04:37:32 04:00:01 5884092 31392724 838800 2.55 444780 24145208 2153696 6.35 4431176 20890444 8 04:37:32 04:01:01 5884068 31392744 838748 2.55 444824 24145204 2153696 6.35 4431304 20890448 4 04:37:32 04:02:01 5884012 31392728 838700 2.55 444852 24145212 2153696 6.35 4431276 20890448 12 04:37:32 04:03:01 5883940 31392684 838660 2.55 444884 24145216 2169740 6.40 4431332 20890452 4 04:37:32 04:04:01 5883820 31392596 838676 2.55 444912 24145216 2169740 6.40 4431304 20890452 12 04:37:32 04:05:01 5883528 31392328 838876 2.55 444932 24145220 2169740 6.40 4432016 20890456 8 04:37:32 04:06:01 5883612 31392456 838588 2.55 444936 24145224 2169740 6.40 4431908 20890460 8 04:37:32 04:07:01 5883796 31392656 838592 2.55 444956 24145224 2169740 6.40 4431808 20890460 8 04:37:32 04:08:01 5883560 31392436 838780 2.55 444972 24145228 2169740 6.40 4431832 20890464 8 04:37:32 04:09:01 5883512 31392404 838756 2.55 444984 24145228 2185864 6.44 4431556 20890464 8 04:37:32 04:10:01 5883716 31392636 838464 2.55 445000 24145236 2185864 6.44 4431584 20890472 12 04:37:32 04:11:01 5883952 31392904 838248 2.55 445024 24145236 2185864 6.44 4431664 20890472 4 04:37:32 04:12:01 5883652 31392636 838456 2.55 445060 24145240 2185864 6.44 4431632 20890476 8 04:37:32 04:13:01 5883604 31392620 838428 2.55 445080 24145244 2185864 6.44 4431684 20890480 4 04:37:32 04:14:01 5883732 31392880 838316 2.55 445084 24145372 2185864 6.44 4431996 20890608 8 04:37:32 04:15:01 5883756 31392912 838252 2.55 445100 24145376 2185864 6.44 4431704 20890612 12 04:37:32 04:16:01 5883196 31392372 838736 2.55 445132 24145360 2185864 6.44 4432064 20890612 8 04:37:32 04:17:01 5883096 31392308 838944 2.55 445140 24145384 2185864 6.44 4431756 20890620 44 04:37:32 04:18:01 5882812 31392096 839072 2.55 445164 24145420 2185864 6.44 4431804 20890652 8 04:37:32 04:19:01 5883236 31392548 838604 2.55 445192 24145420 2185864 6.44 4431852 20890652 12 04:37:32 04:20:01 5882944 31392304 838816 2.55 445232 24145424 2185864 6.44 4431916 20890656 28 04:37:32 04:21:01 5883628 31393000 838032 2.55 445268 24145424 2185864 6.44 4432188 20890656 32 04:37:32 04:22:01 5883272 31392700 838280 2.55 445296 24145428 2185864 6.44 4431900 20890660 40 04:37:32 04:23:01 5883456 31392916 838240 2.55 445320 24145432 2185864 6.44 4432076 20890664 12 04:37:32 04:24:01 5883100 31392584 838472 2.55 445344 24145432 2185864 6.44 4431980 20890664 12 04:37:32 04:25:01 5882768 31392264 838712 2.55 445348 24145436 2185864 6.44 4432236 20890668 36 04:37:32 04:26:01 5882776 31392280 838584 2.55 445368 24145432 2185864 6.44 4432416 20890668 16 04:37:32 04:27:01 5883000 31392536 838544 2.55 445392 24145440 2185864 6.44 4432332 20890672 28 04:37:32 04:28:01 5882700 31392260 838760 2.55 445400 24145448 2185864 6.44 4432460 20890676 216 04:37:32 04:29:01 5882700 31392272 838736 2.55 445408 24145448 2185864 6.44 4432216 20890676 4 04:37:32 04:30:01 5882652 31392236 838712 2.55 445416 24145452 2185864 6.44 4432376 20890680 172 04:37:32 04:31:01 5882516 31392116 838700 2.55 445436 24145452 2185864 6.44 4432600 20890516 32 04:37:32 04:32:01 5881932 31391552 839200 2.55 445452 24145460 2185864 6.44 4432604 20890520 164 04:37:32 04:33:01 5879908 31390884 839808 2.55 445456 24145536 2201912 6.49 4433968 20889432 44 04:37:32 04:34:01 5879544 31390552 840092 2.56 445476 24145536 2201912 6.49 4433712 20889456 12 04:37:32 04:35:01 5879980 31391012 839788 2.55 445488 24145540 2201912 6.49 4433832 20889460 16 04:37:32 04:36:01 5660896 31364588 865300 2.63 446048 24332508 2294804 6.77 4454040 21076568 185908 04:37:32 04:37:01 4307376 31328796 898620 2.73 496864 25468000 2303932 6.79 4579896 22176344 980 04:37:32 Average: 14478426 31393912 865809 2.63 311935 16126985 2309771 6.81 3252688 13948816 62907 04:37:32 04:37:32 03:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:37:32 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:17:01 ens3 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 04:37:32 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:18:01 ens3 0.15 0.07 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:19:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:20:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:21:01 ens3 66.36 38.59 1560.07 3.18 0.00 0.00 0.00 0.00 04:37:32 03:21:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 04:37:32 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:22:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:23:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:24:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:26:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:37:32 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:27:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 04:37:32 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:29:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:31:01 ens3 1.00 0.60 0.99 0.43 0.00 0.00 0.00 0.00 04:37:32 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:32:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:33:01 ens3 10.71 8.32 11.12 5.25 0.00 0.00 0.00 0.00 04:37:32 03:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:34:01 ens3 0.30 0.13 0.24 0.01 0.00 0.00 0.00 0.00 04:37:32 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:35:01 ens3 1.78 1.48 0.98 1.22 0.00 0.00 0.00 0.00 04:37:32 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:36:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:37:32 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:41:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:37:32 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:42:01 docker0 551.39 574.10 38.00 3062.16 0.00 0.00 0.00 0.00 04:37:32 03:42:01 ens3 1591.35 1416.56 13505.80 171.41 0.00 0.00 0.00 0.00 04:37:32 03:42:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 04:37:32 03:43:01 docker0 278.02 300.88 21.46 1557.64 0.00 0.00 0.00 0.00 04:37:32 03:43:01 veth8ffd2f6 0.10 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:37:32 03:43:01 ens3 331.04 285.69 1573.29 31.27 0.00 0.00 0.00 0.00 04:37:32 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:44:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:44:01 veth2505f85 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 04:37:32 03:44:01 ens3 42.15 34.66 28.35 67.60 0.00 0.00 0.00 0.00 04:37:32 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:45:02 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 04:37:32 03:45:02 veth2505f85 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 04:37:32 03:45:02 ens3 16.75 11.33 12.85 7.34 0.00 0.00 0.00 0.00 04:37:32 03:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:46:01 veth2505f85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:46:01 ens3 27.05 16.25 23.14 13.00 0.00 0.00 0.00 0.00 04:37:32 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 docker0 872.22 1107.03 65.70 9403.63 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth2f1ed35 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth6b3e88e 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth98216de 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth48a1af0 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vetha3ae785 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 ens3 1254.71 952.81 12686.31 100.39 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vethda16c59 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth0c89d05 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vethb9087c5 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vethe463c3f 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth1c90daa 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vethd7fde5d 0.42 4.27 0.04 0.32 0.00 0.00 0.00 0.00 04:37:32 03:47:01 vethab54cc2 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:37:32 03:47:01 veth0130747 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:48:01 docker0 0.68 0.25 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth2f1ed35 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth6b3e88e 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth98216de 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth48a1af0 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vetha3ae785 0.03 0.52 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 ens3 10.04 5.36 8.19 4.41 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vethda16c59 0.12 0.60 0.01 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth0c89d05 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vethb9087c5 0.03 0.50 0.00 0.02 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vethe463c3f 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth1c90daa 0.12 0.60 0.01 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vethd7fde5d 0.12 0.53 0.01 0.02 0.00 0.00 0.00 0.00 04:37:32 03:48:01 vethab54cc2 0.03 0.52 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:48:01 veth0130747 0.03 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:37:32 03:49:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth2f1ed35 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth6b3e88e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth98216de 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth48a1af0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 vetha3ae785 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 ens3 4.71 2.45 3.87 2.11 0.00 0.00 0.00 0.00 04:37:32 03:49:01 vethda16c59 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth0c89d05 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 vethb9087c5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 vethe463c3f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 veth1c90daa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:49:01 vethd7fde5d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 veth6b3e88e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 veth98216de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 vetha3ae785 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 ens3 4.70 3.56 3.86 2.23 0.00 0.00 0.00 0.00 04:37:32 03:50:01 vethda16c59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 vethb9087c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 vethe463c3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 veth1c90daa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:50:01 vethd7fde5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:51:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:51:01 ens3 316.63 315.24 164.23 1274.56 0.00 0.00 0.00 0.00 04:37:32 03:51:01 lo 29.46 29.46 2.89 2.89 0.00 0.00 0.00 0.00 04:37:32 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:52:01 ens3 424.48 438.66 146.01 2999.59 0.00 0.00 0.00 0.00 04:37:32 03:52:01 lo 25.60 25.60 2.50 2.50 0.00 0.00 0.00 0.00 04:37:32 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:53:01 ens3 134.36 123.48 83.79 505.35 0.00 0.00 0.00 0.00 04:37:32 03:53:01 lo 14.20 14.20 1.39 1.39 0.00 0.00 0.00 0.00 04:37:32 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:54:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:56:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 04:37:32 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 03:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:01:01 ens3 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 04:37:32 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:04:01 ens3 0.52 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:37:32 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:05:01 ens3 0.50 0.37 0.27 0.21 0.00 0.00 0.00 0.00 04:37:32 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:06:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:37:32 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:11:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:37:32 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:14:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:15:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:16:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 04:37:32 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:19:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:21:01 ens3 0.72 0.40 0.40 0.27 0.00 0.00 0.00 0.00 04:37:32 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:22:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:24:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:26:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 04:37:32 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:32 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:37:32 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:31:01 ens3 0.48 0.48 0.24 0.33 0.00 0.00 0.00 0.00 04:37:32 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:33:01 ens3 2.88 2.20 1.52 3.92 0.00 0.00 0.00 0.00 04:37:32 04:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:37:32 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:35:01 ens3 1.53 1.28 0.80 1.15 0.00 0.00 0.00 0.00 04:37:32 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:32 04:36:01 ens3 82.32 47.36 2576.60 8.43 0.00 0.00 0.00 0.00 04:37:32 04:36:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:37:32 04:37:01 docker0 83.09 93.59 6.92 771.18 0.00 0.00 0.00 0.00 04:37:32 04:37:01 ens3 333.07 250.35 5466.19 156.89 0.00 0.00 0.00 0.00 04:37:32 04:37:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:37:32 Average: docker0 22.07 25.65 1.63 182.68 0.00 0.00 0.00 0.00 04:37:32 Average: ens3 57.64 48.92 467.49 66.20 0.00 0.00 0.00 0.00 04:37:32 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 04:37:32 04:37:32 04:37:32 ---> sar -P ALL: 04:37:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14002) 06/29/26 _x86_64_ (8 CPU) 04:37:32 04:37:32 03:15:01 LINUX RESTART (8 CPU) 04:37:32 04:37:32 03:16:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 03:17:01 all 0.02 0.00 0.02 0.00 0.02 99.94 04:37:32 03:17:01 0 0.00 0.00 0.00 0.03 0.02 99.95 04:37:32 03:17:01 1 0.07 0.00 0.12 0.00 0.08 99.73 04:37:32 03:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:18:01 all 0.11 0.00 0.03 0.00 0.02 99.85 04:37:32 03:18:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:37:32 03:18:01 1 0.68 0.00 0.02 0.00 0.03 99.27 04:37:32 03:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:37:32 03:18:01 3 0.03 0.00 0.08 0.00 0.08 99.80 04:37:32 03:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:19:01 all 0.05 0.00 0.03 0.00 0.01 99.91 04:37:32 03:19:01 0 0.00 0.00 0.07 0.02 0.00 99.92 04:37:32 03:19:01 1 0.37 0.00 0.02 0.00 0.02 99.60 04:37:32 03:19:01 2 0.03 0.00 0.08 0.00 0.07 99.82 04:37:32 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:20:01 all 0.11 0.00 0.03 0.00 0.02 99.84 04:37:32 03:20:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:37:32 03:20:01 1 0.73 0.00 0.03 0.00 0.03 99.20 04:37:32 03:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 03:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:37:32 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:20:01 6 0.07 0.00 0.10 0.00 0.08 99.75 04:37:32 03:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:21:01 all 1.24 0.00 0.72 0.24 0.02 97.79 04:37:32 03:21:01 0 1.74 0.00 1.90 1.49 0.03 94.84 04:37:32 03:21:01 1 0.67 0.00 0.49 0.00 0.02 98.83 04:37:32 03:21:01 2 1.15 0.00 0.58 0.05 0.00 98.22 04:37:32 03:21:01 3 1.47 0.00 0.70 0.12 0.02 97.70 04:37:32 03:21:01 4 1.23 0.00 0.52 0.13 0.02 98.10 04:37:32 03:21:01 5 1.33 0.00 0.65 0.07 0.02 97.93 04:37:32 03:21:01 6 1.65 0.00 0.37 0.03 0.02 97.93 04:37:32 03:21:01 7 0.67 0.00 0.53 0.03 0.02 98.75 04:37:32 03:22:01 all 0.08 0.00 0.06 0.01 0.00 99.85 04:37:32 03:22:01 0 0.02 0.00 0.05 0.08 0.00 99.85 04:37:32 03:22:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:37:32 03:22:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:37:32 03:22:01 3 0.07 0.00 0.08 0.02 0.02 99.82 04:37:32 03:22:01 4 0.10 0.00 0.03 0.02 0.00 99.85 04:37:32 03:22:01 5 0.00 0.00 0.07 0.00 0.00 99.93 04:37:32 03:22:01 6 0.27 0.00 0.08 0.00 0.02 99.63 04:37:32 03:22:01 7 0.03 0.00 0.05 0.00 0.00 99.92 04:37:32 03:23:01 all 0.25 0.00 0.01 0.00 0.01 99.74 04:37:32 03:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:23:01 1 1.87 0.00 0.02 0.00 0.02 98.09 04:37:32 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:23:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:37:32 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:24:01 all 0.18 0.00 0.01 0.00 0.01 99.79 04:37:32 03:24:01 0 0.05 0.00 0.02 0.03 0.00 99.90 04:37:32 03:24:01 1 1.26 0.00 0.00 0.00 0.02 98.73 04:37:32 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 03:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 03:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:37:32 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 03:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:37:32 03:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:37:32 03:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:26:01 all 0.14 0.00 0.01 0.01 0.01 99.84 04:37:32 03:26:01 0 0.02 0.00 0.02 0.05 0.02 99.90 04:37:32 03:26:01 1 1.01 0.00 0.00 0.00 0.02 98.97 04:37:32 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:27:01 all 0.27 0.00 0.00 0.01 0.01 99.71 04:37:32 03:27:01 0 0.02 0.00 0.00 0.05 0.00 99.93 04:37:32 03:27:01 1 1.99 0.00 0.00 0.00 0.02 98.00 04:37:32 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:37:32 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:27:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:37:32 03:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:37:32 03:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:37:32 03:27:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 03:28:01 all 0.21 0.00 0.02 0.00 0.01 99.76 04:37:32 03:28:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:37:32 03:28:01 1 1.55 0.00 0.03 0.00 0.00 98.42 04:37:32 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:37:32 03:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.98 04:37:32 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:37:32 03:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:37:32 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:30:01 3 0.02 0.00 0.07 0.00 0.02 99.90 04:37:32 03:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:37:32 03:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:31:01 all 0.09 0.00 0.02 0.01 0.01 99.87 04:37:32 03:31:01 0 0.03 0.00 0.05 0.02 0.00 99.90 04:37:32 03:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 03:31:01 2 0.18 0.00 0.00 0.00 0.00 99.82 04:37:32 03:31:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 03:31:01 4 0.20 0.00 0.03 0.03 0.02 99.72 04:37:32 03:31:01 5 0.05 0.00 0.00 0.02 0.00 99.93 04:37:32 03:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:37:32 03:31:01 7 0.18 0.00 0.00 0.00 0.00 99.82 04:37:32 03:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:37:32 03:32:01 0 0.02 0.00 0.03 0.03 0.02 99.90 04:37:32 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 03:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:33:01 all 0.50 0.00 0.04 0.01 0.01 99.43 04:37:32 03:33:01 0 0.15 0.00 0.03 0.02 0.00 99.80 04:37:32 03:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 03:33:01 2 0.40 0.00 0.00 0.00 0.00 99.60 04:37:32 03:33:01 3 0.25 0.00 0.08 0.02 0.02 99.63 04:37:32 03:33:01 4 0.23 0.00 0.00 0.02 0.00 99.75 04:37:32 03:33:01 5 0.38 0.00 0.12 0.07 0.02 99.42 04:37:32 03:33:01 6 0.20 0.00 0.03 0.00 0.00 99.77 04:37:32 03:33:01 7 2.33 0.00 0.05 0.00 0.02 97.60 04:37:32 03:34:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:37:32 03:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:37:32 03:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:34:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:37:32 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:37:32 03:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 04:37:32 03:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:37:32 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:35:01 3 0.02 0.00 0.05 0.00 0.03 99.90 04:37:32 03:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:35:01 7 0.22 0.00 0.00 0.00 0.00 99.78 04:37:32 03:36:01 all 0.10 0.00 0.01 0.00 0.01 99.88 04:37:32 03:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:37:32 03:36:01 1 0.70 0.00 0.00 0.00 0.02 99.29 04:37:32 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 03:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:37:32 03:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:37:32 03:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:37:32 03:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:37:32 03:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:38:01 3 0.02 0.00 0.03 0.00 0.03 99.92 04:37:32 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:37:32 03:38:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 03:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:37:32 03:39:01 0 0.02 0.00 0.00 0.05 0.00 99.93 04:37:32 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 03:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 03:40:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:37:32 03:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 03:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:37:32 03:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:37:32 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:41:01 3 0.08 0.00 0.00 0.00 0.02 99.90 04:37:32 03:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:42:01 all 9.85 0.00 3.28 1.02 0.07 85.78 04:37:32 03:42:01 0 6.78 0.00 3.35 1.01 0.07 88.79 04:37:32 03:42:01 1 16.42 0.00 3.82 2.77 0.07 76.92 04:37:32 03:42:01 2 9.85 0.00 5.09 1.28 0.07 83.71 04:37:32 03:42:01 3 8.58 0.00 2.93 0.34 0.07 88.08 04:37:32 03:42:01 4 8.78 0.00 2.54 0.18 0.05 88.45 04:37:32 03:42:01 5 10.29 0.00 2.37 1.97 0.07 85.30 04:37:32 03:42:01 6 8.32 0.00 2.72 0.59 0.07 88.31 04:37:32 03:42:01 7 9.79 0.00 3.39 0.02 0.08 86.72 04:37:32 03:43:01 all 2.59 0.00 1.17 0.47 0.05 95.72 04:37:32 03:43:01 0 2.87 0.00 1.14 0.17 0.05 95.77 04:37:32 03:43:01 1 2.05 0.00 0.80 0.12 0.03 97.00 04:37:32 03:43:01 2 2.25 0.00 0.99 0.20 0.05 96.51 04:37:32 03:43:01 3 2.88 0.00 1.32 0.47 0.05 95.28 04:37:32 03:43:01 4 2.76 0.00 1.53 0.91 0.07 94.74 04:37:32 03:43:01 5 3.34 0.00 1.68 1.71 0.05 93.22 04:37:32 03:43:01 6 2.05 0.00 0.70 0.15 0.05 97.04 04:37:32 03:43:01 7 2.51 0.00 1.19 0.05 0.05 96.20 04:37:32 03:44:01 all 49.83 0.00 8.89 0.24 0.10 40.94 04:37:32 03:44:01 0 49.99 0.00 8.52 0.03 0.10 41.35 04:37:32 03:44:01 1 49.73 0.00 9.85 0.07 0.10 40.25 04:37:32 03:44:01 2 49.14 0.00 9.04 1.21 0.10 40.50 04:37:32 03:44:01 3 50.53 0.00 8.06 0.40 0.08 40.92 04:37:32 03:44:01 4 47.99 0.00 8.21 0.05 0.10 43.65 04:37:32 03:44:01 5 50.13 0.00 9.02 0.08 0.10 40.67 04:37:32 03:44:01 6 51.93 0.00 8.54 0.02 0.10 39.41 04:37:32 03:44:01 7 49.23 0.00 9.87 0.05 0.10 40.74 04:37:32 03:45:02 all 55.42 0.00 6.93 0.09 0.08 37.48 04:37:32 03:45:02 0 55.04 0.00 6.55 0.00 0.08 38.33 04:37:32 03:45:02 1 54.04 0.00 6.69 0.05 0.08 39.14 04:37:32 03:45:02 2 55.72 0.00 7.23 0.59 0.08 36.37 04:37:32 03:45:02 3 55.06 0.00 7.02 0.07 0.08 37.77 04:37:32 03:45:02 4 55.52 0.00 6.53 0.00 0.08 37.87 04:37:32 03:45:02 5 56.81 0.00 7.88 0.05 0.08 35.18 04:37:32 03:45:02 6 55.02 0.00 6.62 0.00 0.07 38.29 04:37:32 03:45:02 7 56.16 0.00 6.88 0.00 0.07 36.90 04:37:32 03:46:01 all 44.50 0.00 7.52 0.15 0.10 47.74 04:37:32 03:46:01 0 43.83 0.00 7.08 0.00 0.10 48.99 04:37:32 03:46:01 1 44.91 0.00 7.86 0.00 0.09 47.14 04:37:32 03:46:01 2 46.23 0.00 6.87 0.00 0.10 46.80 04:37:32 03:46:01 3 44.65 0.00 8.01 0.26 0.10 46.98 04:37:32 03:46:01 4 44.76 0.00 7.80 0.00 0.10 47.34 04:37:32 03:46:01 5 41.50 0.00 7.25 0.12 0.09 51.04 04:37:32 03:46:01 6 45.11 0.00 7.43 0.00 0.10 47.36 04:37:32 03:46:01 7 44.97 0.00 7.86 0.80 0.09 46.28 04:37:32 03:47:01 all 27.95 0.00 13.87 7.43 0.09 50.66 04:37:32 03:47:01 0 28.25 0.00 13.65 4.89 0.08 53.12 04:37:32 03:47:01 1 28.61 0.00 14.88 5.90 0.10 50.51 04:37:32 03:47:01 2 26.17 0.00 12.48 6.58 0.09 54.68 04:37:32 03:47:01 3 27.80 0.00 13.76 5.24 0.10 53.10 04:37:32 03:47:01 4 27.93 0.00 16.66 20.53 0.10 34.78 04:37:32 03:47:01 5 28.78 0.00 13.36 6.04 0.09 51.73 04:37:32 03:47:01 6 28.26 0.00 13.53 5.71 0.08 52.42 04:37:32 03:47:01 7 27.76 0.00 12.63 4.72 0.08 54.82 04:37:32 03:48:01 all 87.61 0.00 11.38 0.68 0.13 0.20 04:37:32 03:48:01 0 86.03 0.00 12.80 0.89 0.12 0.17 04:37:32 03:48:01 1 87.61 0.00 11.39 0.63 0.13 0.23 04:37:32 03:48:01 2 87.21 0.00 11.49 1.02 0.12 0.17 04:37:32 03:48:01 3 88.45 0.00 10.45 0.72 0.12 0.27 04:37:32 03:48:01 4 88.06 0.00 11.08 0.60 0.13 0.13 04:37:32 03:48:01 5 87.64 0.00 11.62 0.42 0.13 0.18 04:37:32 03:48:01 6 88.15 0.00 10.83 0.65 0.13 0.23 04:37:32 03:48:01 7 87.70 0.00 11.42 0.52 0.13 0.23 04:37:32 03:49:01 all 90.63 0.00 9.23 0.00 0.14 0.00 04:37:32 03:49:01 0 90.05 0.00 9.83 0.00 0.12 0.00 04:37:32 03:49:01 1 90.92 0.00 8.93 0.00 0.15 0.00 04:37:32 03:49:01 2 91.42 0.00 8.43 0.00 0.15 0.00 04:37:32 03:49:01 3 91.14 0.00 8.75 0.00 0.12 0.00 04:37:32 03:49:01 4 90.15 0.00 9.68 0.00 0.17 0.00 04:37:32 03:49:01 5 89.99 0.00 9.86 0.00 0.15 0.00 04:37:32 03:49:01 6 91.15 0.00 8.70 0.00 0.15 0.00 04:37:32 03:49:01 7 90.24 0.00 9.65 0.00 0.12 0.00 04:37:32 04:37:32 03:49:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 03:50:01 all 90.60 0.00 9.27 0.00 0.13 0.00 04:37:32 03:50:01 0 91.01 0.00 8.87 0.00 0.12 0.00 04:37:32 03:50:01 1 88.86 0.00 11.03 0.00 0.12 0.00 04:37:32 03:50:01 2 91.19 0.00 8.68 0.00 0.13 0.00 04:37:32 03:50:01 3 91.42 0.00 8.46 0.00 0.12 0.00 04:37:32 03:50:01 4 90.17 0.00 9.66 0.02 0.13 0.02 04:37:32 03:50:01 5 90.14 0.00 9.71 0.00 0.13 0.02 04:37:32 03:50:01 6 91.17 0.00 8.68 0.00 0.15 0.00 04:37:32 03:50:01 7 90.81 0.00 9.08 0.00 0.12 0.00 04:37:32 03:51:01 all 14.28 0.00 2.88 0.69 0.07 82.08 04:37:32 03:51:01 0 12.29 0.00 2.73 0.70 0.08 84.19 04:37:32 03:51:01 1 16.10 0.00 3.10 0.27 0.08 80.44 04:37:32 03:51:01 2 11.85 0.00 2.66 0.27 0.05 85.17 04:37:32 03:51:01 3 16.62 0.00 2.86 1.57 0.07 78.88 04:37:32 03:51:01 4 16.38 0.00 3.01 0.74 0.08 79.78 04:37:32 03:51:01 5 14.09 0.00 3.06 0.40 0.07 82.38 04:37:32 03:51:01 6 14.32 0.00 2.59 0.72 0.07 82.31 04:37:32 03:51:01 7 12.62 0.00 3.00 0.85 0.05 83.48 04:37:32 03:52:01 all 12.30 0.00 0.77 0.08 0.07 86.78 04:37:32 03:52:01 0 17.89 0.00 0.89 0.22 0.08 80.93 04:37:32 03:52:01 1 12.09 0.00 0.75 0.05 0.05 87.06 04:37:32 03:52:01 2 6.06 0.00 0.55 0.02 0.03 93.34 04:37:32 03:52:01 3 14.61 0.00 0.80 0.15 0.07 84.38 04:37:32 03:52:01 4 15.53 0.00 0.99 0.07 0.08 83.33 04:37:32 03:52:01 5 9.41 0.00 0.80 0.02 0.07 89.70 04:37:32 03:52:01 6 15.54 0.00 0.80 0.02 0.08 83.56 04:37:32 03:52:01 7 7.34 0.00 0.59 0.07 0.07 91.94 04:37:32 03:53:01 all 2.65 0.00 0.40 0.04 0.03 96.88 04:37:32 03:53:01 0 3.75 0.00 0.42 0.00 0.03 95.80 04:37:32 03:53:01 1 1.37 0.00 0.42 0.02 0.05 98.14 04:37:32 03:53:01 2 4.86 0.00 0.42 0.00 0.03 94.69 04:37:32 03:53:01 3 3.61 0.00 0.57 0.00 0.03 95.79 04:37:32 03:53:01 4 0.97 0.00 0.32 0.03 0.02 98.66 04:37:32 03:53:01 5 4.04 0.00 0.33 0.08 0.02 95.52 04:37:32 03:53:01 6 1.92 0.00 0.33 0.07 0.03 97.65 04:37:32 03:53:01 7 0.68 0.00 0.40 0.08 0.03 98.80 04:37:32 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:37:32 03:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 03:54:01 1 0.07 0.00 0.03 0.00 0.05 99.85 04:37:32 03:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:54:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:37:32 03:55:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:37:32 03:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:37:32 03:55:01 1 0.12 0.00 0.02 0.00 0.03 99.83 04:37:32 03:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 03:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 03:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:55:01 7 0.10 0.00 0.02 0.02 0.00 99.87 04:37:32 03:56:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:37:32 03:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:37:32 03:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 03:56:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:37:32 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:56:01 6 2.00 0.00 0.03 0.00 0.02 97.95 04:37:32 03:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 03:57:01 all 0.13 0.00 0.02 0.00 0.01 99.84 04:37:32 03:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:37:32 03:57:01 1 0.05 0.00 0.05 0.02 0.02 99.87 04:37:32 03:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 03:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 03:57:01 6 0.83 0.00 0.02 0.00 0.00 99.15 04:37:32 03:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 03:58:01 all 0.03 0.00 0.01 0.00 0.02 99.94 04:37:32 03:58:01 0 0.02 0.00 0.07 0.00 0.02 99.90 04:37:32 03:58:01 1 0.02 0.00 0.02 0.02 0.03 99.92 04:37:32 03:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 03:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 03:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 03:58:01 6 0.10 0.00 0.00 0.00 0.02 99.88 04:37:32 03:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 03:59:01 all 0.20 0.00 0.01 0.00 0.01 99.77 04:37:32 03:59:01 0 0.07 0.00 0.02 0.00 0.05 99.87 04:37:32 03:59:01 1 0.12 0.00 0.03 0.02 0.02 99.82 04:37:32 03:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 03:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 03:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 03:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 03:59:01 6 1.29 0.00 0.00 0.00 0.00 98.71 04:37:32 03:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:00:01 all 0.21 0.00 0.01 0.00 0.01 99.76 04:37:32 04:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:37:32 04:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:37:32 04:00:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:37:32 04:00:01 6 1.48 0.00 0.02 0.00 0.02 98.48 04:37:32 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:37:32 04:00:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 04:01:01 all 0.08 0.00 0.01 0.00 0.01 99.89 04:37:32 04:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:37:32 04:01:01 1 0.12 0.00 0.02 0.02 0.02 99.83 04:37:32 04:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 04:01:01 6 0.37 0.00 0.00 0.00 0.00 99.63 04:37:32 04:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:37:32 04:02:01 0 0.05 0.00 0.07 0.00 0.03 99.85 04:37:32 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:37:32 04:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:03:01 all 0.04 0.00 0.02 0.01 0.02 99.92 04:37:32 04:03:01 0 0.13 0.00 0.05 0.02 0.03 99.77 04:37:32 04:03:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:37:32 04:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:03:01 5 0.00 0.00 0.00 0.07 0.02 99.92 04:37:32 04:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 04:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:04:01 all 0.25 0.00 0.02 0.00 0.01 99.72 04:37:32 04:04:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:37:32 04:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:04:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:37:32 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:04:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:37:32 04:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:04:01 6 1.82 0.00 0.03 0.00 0.02 98.13 04:37:32 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:05:01 all 0.05 0.00 0.01 0.00 0.01 99.92 04:37:32 04:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 04:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:37:32 04:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 04:05:01 6 0.12 0.00 0.02 0.00 0.02 99.85 04:37:32 04:05:01 7 0.15 0.00 0.03 0.00 0.02 99.80 04:37:32 04:06:01 all 0.03 0.00 0.02 0.00 0.01 99.95 04:37:32 04:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:37:32 04:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:06:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:37:32 04:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:07:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:37:32 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:07:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:37:32 04:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:08:01 all 0.15 0.00 0.02 0.02 0.01 99.80 04:37:32 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:08:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:08:01 5 0.02 0.00 0.00 0.13 0.00 99.85 04:37:32 04:08:01 6 1.08 0.00 0.10 0.00 0.03 98.79 04:37:32 04:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:09:01 all 0.22 0.00 0.01 0.00 0.01 99.75 04:37:32 04:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:37:32 04:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:37:32 04:09:01 2 0.10 0.00 0.03 0.00 0.02 99.85 04:37:32 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:09:01 5 0.00 0.00 0.03 0.02 0.02 99.93 04:37:32 04:09:01 6 1.60 0.00 0.00 0.00 0.02 98.38 04:37:32 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:10:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:37:32 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:10:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:37:32 04:10:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:37:32 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:10:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:37:32 04:10:01 6 0.10 0.00 0.03 0.00 0.02 99.85 04:37:32 04:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:37:32 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:11:01 1 0.12 0.00 0.02 0.00 0.03 99.83 04:37:32 04:11:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 04:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:37:32 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:37:32 04:11:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 04:12:01 all 0.08 0.00 0.02 0.01 0.01 99.89 04:37:32 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:12:01 2 0.08 0.00 0.05 0.00 0.02 99.85 04:37:32 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:12:01 5 0.00 0.00 0.02 0.08 0.00 99.90 04:37:32 04:12:01 6 0.45 0.00 0.00 0.00 0.00 99.55 04:37:32 04:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:37:32 04:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:13:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:37:32 04:13:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:37:32 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:13:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 04:13:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:37:32 04:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:37:32 04:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 04:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 04:14:01 4 0.05 0.00 0.05 0.00 0.03 99.87 04:37:32 04:14:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:37:32 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:15:01 all 0.18 0.00 0.02 0.00 0.01 99.79 04:37:32 04:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:37:32 04:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:15:01 4 0.05 0.00 0.03 0.00 0.03 99.88 04:37:32 04:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:37:32 04:15:01 6 1.12 0.00 0.03 0.00 0.02 98.83 04:37:32 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:16:01 all 0.21 0.00 0.01 0.00 0.01 99.77 04:37:32 04:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:37:32 04:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:16:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:37:32 04:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:16:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:37:32 04:16:01 6 1.47 0.00 0.00 0.00 0.00 98.53 04:37:32 04:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:17:01 all 0.25 0.00 0.02 0.00 0.01 99.72 04:37:32 04:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:37:32 04:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:17:01 2 0.12 0.00 0.03 0.00 0.02 99.83 04:37:32 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:17:01 4 0.05 0.00 0.03 0.00 0.03 99.88 04:37:32 04:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:37:32 04:17:01 6 1.68 0.00 0.00 0.00 0.00 98.32 04:37:32 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:37:32 04:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:18:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:37:32 04:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 04:19:01 all 0.14 0.00 0.02 0.00 0.01 99.83 04:37:32 04:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:37:32 04:19:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:37:32 04:19:01 2 0.07 0.00 0.05 0.00 0.02 99.87 04:37:32 04:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:37:32 04:19:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 04:19:01 6 0.86 0.00 0.03 0.00 0.00 99.10 04:37:32 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:37:32 04:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:20:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:37:32 04:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:37:32 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:37:32 04:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:37:32 04:21:01 4 0.07 0.00 0.02 0.00 0.03 99.88 04:37:32 04:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:37:32 04:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:37:32 04:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:22:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:37:32 04:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:37:32 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 04:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:37:32 04:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:37:32 04:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:37:32 04:23:01 2 0.12 0.00 0.00 0.00 0.02 99.87 04:37:32 04:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:37:32 04:23:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:37:32 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:23:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:37:32 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:37:32 04:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:37:32 04:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:37:32 04:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:24:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:37:32 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:25:01 all 0.05 0.00 0.02 0.00 0.01 99.92 04:37:32 04:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:37:32 04:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 04:37:32 04:25:01 2 0.10 0.00 0.02 0.00 0.02 99.87 04:37:32 04:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:37:32 04:25:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:37:32 04:25:01 5 0.00 0.00 0.03 0.02 0.00 99.95 04:37:32 04:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:37:32 04:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:37:32 04:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:37:32 04:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:37:32 04:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:27:01 all 0.12 0.00 0.02 0.00 0.01 99.84 04:37:32 04:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:37:32 04:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:37:32 04:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 04:27:01 6 0.75 0.00 0.02 0.00 0.02 99.22 04:37:32 04:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:37:32 04:28:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:37:32 04:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:28:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:37:32 04:28:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:37:32 04:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:37:32 04:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:37:32 04:29:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:37:32 04:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 04:37:32 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:29:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:37:32 04:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 04:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:37:32 04:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:37:32 04:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:37:32 04:30:01 5 0.02 0.00 0.02 0.08 0.00 99.88 04:37:32 04:30:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:37:32 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:31:01 all 0.05 0.00 0.02 0.00 0.01 99.92 04:37:32 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:31:01 2 0.05 0.00 0.02 0.02 0.00 99.92 04:37:32 04:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:37:32 04:31:01 4 0.07 0.00 0.05 0.00 0.02 99.87 04:37:32 04:31:01 5 0.05 0.00 0.00 0.02 0.02 99.92 04:37:32 04:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:31:01 7 0.08 0.00 0.00 0.00 0.02 99.90 04:37:32 04:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:37:32 04:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:37:32 04:32:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:37:32 04:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:32:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:37:32 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:33:01 all 0.13 0.00 0.05 0.00 0.01 99.81 04:37:32 04:33:01 0 0.13 0.00 0.02 0.00 0.00 99.85 04:37:32 04:33:01 1 0.35 0.00 0.03 0.00 0.02 99.60 04:37:32 04:33:01 2 0.18 0.00 0.17 0.00 0.00 99.65 04:37:32 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:33:01 4 0.10 0.00 0.10 0.00 0.02 99.78 04:37:32 04:33:01 5 0.08 0.00 0.03 0.02 0.00 99.87 04:37:32 04:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:37:32 04:33:01 7 0.10 0.00 0.07 0.00 0.02 99.82 04:37:32 04:37:32 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:37:32 04:34:01 all 0.10 0.00 0.01 0.00 0.01 99.87 04:37:32 04:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:37:32 04:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:37:32 04:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:37:32 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:37:32 04:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 04:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:37:32 04:34:01 6 0.70 0.00 0.02 0.00 0.02 99.27 04:37:32 04:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:37:32 04:35:01 all 0.29 0.00 0.01 0.00 0.01 99.69 04:37:32 04:35:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:37:32 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:37:32 04:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:37:32 04:35:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:35:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:37:32 04:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:37:32 04:35:01 6 1.99 0.00 0.02 0.00 0.00 98.00 04:37:32 04:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:37:32 04:36:01 all 0.86 0.00 0.39 0.02 0.01 98.71 04:37:32 04:36:01 0 0.53 0.00 0.38 0.02 0.02 99.05 04:37:32 04:36:01 1 0.83 0.00 0.47 0.05 0.02 98.63 04:37:32 04:36:01 2 0.87 0.00 0.33 0.00 0.02 98.78 04:37:32 04:36:01 3 0.60 0.00 0.45 0.02 0.00 98.93 04:37:32 04:36:01 4 0.70 0.00 0.50 0.00 0.02 98.78 04:37:32 04:36:01 5 0.78 0.00 0.32 0.07 0.02 98.81 04:37:32 04:36:01 6 2.28 0.00 0.23 0.02 0.02 97.45 04:37:32 04:36:01 7 0.28 0.00 0.45 0.02 0.00 99.25 04:37:32 04:37:01 all 9.50 0.00 3.61 0.74 0.07 86.08 04:37:32 04:37:01 0 8.62 0.00 3.19 0.71 0.07 87.41 04:37:32 04:37:01 1 9.37 0.00 3.99 0.03 0.07 86.53 04:37:32 04:37:01 2 12.05 0.00 4.65 1.16 0.07 82.07 04:37:32 04:37:01 3 10.36 0.00 3.29 0.19 0.08 86.08 04:37:32 04:37:01 4 8.88 0.00 3.86 0.22 0.07 86.98 04:37:32 04:37:01 5 8.85 0.00 3.11 1.39 0.07 86.58 04:37:32 04:37:01 6 8.83 0.00 2.86 0.59 0.07 87.66 04:37:32 04:37:01 7 9.01 0.00 3.93 1.66 0.08 85.31 04:37:32 Average: all 6.22 0.00 1.00 0.15 0.02 92.62 04:37:32 Average: 0 6.15 0.00 1.01 0.13 0.02 92.68 04:37:32 Average: 1 6.35 0.00 1.05 0.12 0.03 92.45 04:37:32 Average: 2 6.13 0.00 0.99 0.15 0.02 92.71 04:37:32 Average: 3 6.26 0.00 0.96 0.12 0.02 92.64 04:37:32 Average: 4 6.17 0.00 1.03 0.28 0.02 92.50 04:37:32 Average: 5 6.12 0.00 1.00 0.17 0.02 92.70 04:37:32 Average: 6 6.48 0.00 0.93 0.10 0.02 92.47 04:37:32 Average: 7 6.07 0.00 1.00 0.11 0.02 92.80 04:37:32 04:37:32 04:37:32