Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3e5490eb473795610f4f108d8e8c1a08abba7e1 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-ssh17582629443233580695.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-ssh14818627188038544027.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-ssh18120367710602597889.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-ssh11515139117238477047.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-ssh4465808620860059116.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 Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/994 [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/994 # 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 > 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 Avoid second fetch Checking out Revision c3e5490eb473795610f4f108d8e8c1a08abba7e1 (main) Commit message: "Merge pull request #5456 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.55.0" > git config core.sparsecheckout # timeout=10 > git checkout -f c3e5490eb473795610f4f108d8e8c1a08abba7e1 # timeout=10 > git rev-list --no-walk 2bee238e8510a15974a23743e1f7ddd35801407b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:08 ========================================================= 03:58:08 EdgeX Global Pipelines Version Info 03:58:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:09 ------------------- 03:58:09 stable info: 03:58:09 ------------------- 03:58:09 Commited By: Ginny Guan ginny@iotechsys.com 03:58:09 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:58:09 Message: update stable to v1.0.281 03:58:10 ------------------- 03:58:10 experimental info: 03:58:10 ------------------- 03:58:10 Commited By: **** collab-it+edgex@linuxfoundation.org 03:58:10 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:58:10 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:58:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3e5490 [Pipeline] echo 03:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:11 provisioning config files... 03:58:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config8536748838662065685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:11 ---> ****-login.sh 03:58:11 nexus3.edgexfoundry.org:10001 03:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:11 03:58:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:11 Configure a credential helper to remove this warning. See 03:58:11 https://docs.****.com/go/credential-store/ 03:58:11 03:58:11 Login Succeeded 03:58:11 nexus3.edgexfoundry.org:10002 03:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:12 03:58:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:12 Configure a credential helper to remove this warning. See 03:58:12 https://docs.****.com/go/credential-store/ 03:58:12 03:58:12 Login Succeeded 03:58:12 nexus3.edgexfoundry.org:10003 03:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:12 03:58:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:12 Configure a credential helper to remove this warning. See 03:58:12 https://docs.****.com/go/credential-store/ 03:58:12 03:58:12 Login Succeeded 03:58:12 nexus3.edgexfoundry.org:10004 03:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:12 03:58:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:12 Configure a credential helper to remove this warning. See 03:58:12 https://docs.****.com/go/credential-store/ 03:58:12 03:58:12 Login Succeeded 03:58:12 ****.io 03:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:12 03:58:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:12 Configure a credential helper to remove this warning. See 03:58:12 https://docs.****.com/go/credential-store/ 03:58:12 03:58:12 Login Succeeded 03:58:12 ---> ****-login.sh ends [Pipeline] } 03:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:13 + 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:58:13 + + dirname cmd/core-command/Dockerfile 03:58:13 cut -d/ -f2 03:58:13 + echo core-command,cmd/core-command/Dockerfile 03:58:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:58:13 + + dirname cmd/core-data/Dockerfilecut 03:58:13 -d/ -f2 03:58:13 + echo core-data,cmd/core-data/Dockerfile 03:58:13 + dirname cmd/core-keeper/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo core-keeper,cmd/core-keeper/Dockerfile 03:58:13 + dirname cmd/core-metadata/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo core-metadata,cmd/core-metadata/Dockerfile 03:58:13 + dirname cmd/security-bootstrapper/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:58:13 + + dirname cmd/security-proxy-auth/Dockerfile 03:58:13 cut -d/ -f2 03:58:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:58:13 + dirname cmd/security-proxy-setup/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:58:13 + dirname cmd/security-secretstore-setup/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:58:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:58:13 + dirname cmd/security-spire-agent/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:58:13 + dirname cmd/security-spire-config/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:58:13 + dirname cmd/security-spire-server/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:58:13 + dirname cmd/support-notifications/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo support-notifications,cmd/support-notifications/Dockerfile 03:58:13 + dirname cmd/support-scheduler/Dockerfile 03:58:13 + cut -d/ -f2 03:58:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:58:13 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:58:13 + git rev-list -1 --merges c3e5490eb473795610f4f108d8e8c1a08abba7e1~1..c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo 03:58:13 -----------> git rev-list -1 --merges c3e5490eb473795610f4f108d8e8c1a08abba7e1~1..c3e5490eb473795610f4f108d8e8c1a08abba7e1 c3e5490eb473795610f4f108d8e8c1a08abba7e1 03:58:13 c3e5490eb473795610f4f108d8e8c1a08abba7e1 [false] [Pipeline] sh 03:58:13 + git log --format=format:%s -1 c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo 03:58:13 ========================================================= 03:58:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:58:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:58:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:58:14 + grep -v github /etc/ssh/ssh_known_hosts 03:58:14 + [ -e /tmp/ssh_known_hosts ] 03:58:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:58:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:58:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:58:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:14 03:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:58:15 3dae71ba6b94: Pulling fs layer 03:58:15 6bf1a483ea7c: Pulling fs layer 03:58:15 f5dfc541a4d3: Pulling fs layer 03:58:15 461d9e800cba: Pulling fs layer 03:58:15 80192f66455f: Pulling fs layer 03:58:15 2e8e34ca0e6c: Pulling fs layer 03:58:15 a29436f7fd5d: Pulling fs layer 03:58:15 923cac83aea3: Pulling fs layer 03:58:15 25ad8b0a4227: Pulling fs layer 03:58:15 db01528c6b51: Pulling fs layer 03:58:15 28988de357af: Pulling fs layer 03:58:15 461d9e800cba: Waiting 03:58:15 80192f66455f: Waiting 03:58:15 2e8e34ca0e6c: Waiting 03:58:15 a29436f7fd5d: Waiting 03:58:15 923cac83aea3: Waiting 03:58:15 25ad8b0a4227: Waiting 03:58:15 db01528c6b51: Waiting 03:58:15 28988de357af: Waiting 03:58:15 6bf1a483ea7c: Verifying Checksum 03:58:15 6bf1a483ea7c: Download complete 03:58:15 461d9e800cba: Download complete 03:58:15 80192f66455f: Verifying Checksum 03:58:15 80192f66455f: Download complete 03:58:15 f5dfc541a4d3: Verifying Checksum 03:58:15 f5dfc541a4d3: Download complete 03:58:15 3dae71ba6b94: Verifying Checksum 03:58:15 3dae71ba6b94: Download complete 03:58:15 923cac83aea3: Verifying Checksum 03:58:15 923cac83aea3: Download complete 03:58:15 25ad8b0a4227: Verifying Checksum 03:58:15 25ad8b0a4227: Download complete 03:58:15 db01528c6b51: Verifying Checksum 03:58:15 db01528c6b51: Download complete 03:58:15 28988de357af: Verifying Checksum 03:58:15 28988de357af: Download complete 03:58:15 a29436f7fd5d: Verifying Checksum 03:58:15 a29436f7fd5d: Download complete 03:58:16 2e8e34ca0e6c: Verifying Checksum 03:58:16 2e8e34ca0e6c: Download complete 03:58:17 3dae71ba6b94: Pull complete 03:58:17 6bf1a483ea7c: Pull complete 03:58:18 f5dfc541a4d3: Pull complete 03:58:18 461d9e800cba: Pull complete 03:58:18 80192f66455f: Pull complete 03:58:23 2e8e34ca0e6c: Pull complete 03:58:23 a29436f7fd5d: Pull complete 03:58:23 923cac83aea3: Pull complete 03:58:23 25ad8b0a4227: Pull complete 03:58:23 db01528c6b51: Pull complete 03:58:23 28988de357af: Pull complete 03:58:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:24 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 03:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:58:26 $ docker top fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f -eo pid,comm 03:58:26 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:58:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:26 [ssh-agent] Looking for ssh-agent implementation... 03:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:26 $ docker exec fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent 03:58:27 SSH_AUTH_SOCK=/tmp/ssh-bj4W0SuvmNyL/agent.31 03:58:27 SSH_AGENT_PID=37 03:58:27 Running ssh-add (command line suppressed) 03:58:27 Identity added: /w/workspace/edgex-go/994@tmp/private_key_3362014539433962844.key (/w/workspace/edgex-go/994@tmp/private_key_3362014539433962844.key) 03:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:27 + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] sh 03:58:27 + git tag --points-at HEAD [Pipeline] } 03:58:27 $ docker exec --env ******** --env ******** fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent -k 03:58:27 unset SSH_AUTH_SOCK; 03:58:27 unset SSH_AGENT_PID; 03:58:27 echo Agent pid 37 killed; 03:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:27 [ssh-agent] Looking for ssh-agent implementation... 03:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:28 $ docker exec fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent 03:58:28 SSH_AUTH_SOCK=/tmp/ssh-WQnmztpnSQWP/agent.84 03:58:28 SSH_AGENT_PID=90 03:58:28 Running ssh-add (command line suppressed) 03:58:28 Identity added: /w/workspace/edgex-go/994@tmp/private_key_11604388978609708956.key (/w/workspace/edgex-go/994@tmp/private_key_11604388978609708956.key) 03:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:28 + git semver init 03:58:28 2026-08-15 03:58:28,761 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:58:28 2026-08-15 03:58:28,765 [run_init] DEBUG init version:0.0.0 force:False 03:58:28 2026-08-15 03:58:28,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/994/.semver 03:58:28 2026-08-15 03:58:28,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/994/.semver 03:58:28 2026-08-15 03:58:28,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/994/.semver'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) 03:58:34 2026-08-15 03:58:34,027 [append_file] DEBUG append to file:/w/workspace/edgex-go/994/.git/info/exclude 03:58:34 2026-08-15 03:58:34,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/994/.semver/main with force:False 03:58:34 2026-08-15 03:58:34,028 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 03:58:34 2026-08-15 03:58:34,028 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 03:58:34 4.1.0-dev.128 [Pipeline] } 03:58:34 $ docker exec --env ******** --env ******** fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent -k 03:58:34 unset SSH_AUTH_SOCK; 03:58:34 unset SSH_AGENT_PID; 03:58:34 echo Agent pid 90 killed; 03:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:34 + git semver [Pipeline] } 03:58:34 $ docker stop --time=1 fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f 03:58:36 $ docker rm -f --volumes fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f [Pipeline] // withDockerContainer [Pipeline] sh 03:58:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:58:36 Stashed 1 file(s) [Pipeline] echo 03:58:36 [edgeXSemver]: initialized semver on version 4.1.0-dev.128 [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:58:37 + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo 03:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:58:37 ========================================================= 03:58:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:58:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:58:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:58:37 2d35ebdb57d9: Pulling fs layer 03:58:37 c35fb4624d26: Pulling fs layer 03:58:37 4e2aec7ef170: Pulling fs layer 03:58:37 333b49ad6fbf: Pulling fs layer 03:58:37 4f4fb700ef54: Pulling fs layer 03:58:37 c3e65509a76b: Pulling fs layer 03:58:37 7cf9ebb963bd: Pulling fs layer 03:58:37 bb34ca984cfb: Pulling fs layer 03:58:37 151cf03bc807: Pulling fs layer 03:58:37 4f4fb700ef54: Waiting 03:58:37 c3e65509a76b: Waiting 03:58:37 7cf9ebb963bd: Waiting 03:58:37 bb34ca984cfb: Waiting 03:58:37 151cf03bc807: Waiting 03:58:37 333b49ad6fbf: Waiting 03:58:37 c35fb4624d26: Download complete 03:58:37 333b49ad6fbf: Verifying Checksum 03:58:37 333b49ad6fbf: Download complete 03:58:37 4f4fb700ef54: Download complete 03:58:37 2d35ebdb57d9: Verifying Checksum 03:58:37 2d35ebdb57d9: Download complete 03:58:37 c3e65509a76b: Verifying Checksum 03:58:37 c3e65509a76b: Download complete 03:58:37 7cf9ebb963bd: Verifying Checksum 03:58:37 7cf9ebb963bd: Download complete 03:58:37 2d35ebdb57d9: Pull complete 03:58:38 4e2aec7ef170: Verifying Checksum 03:58:38 4e2aec7ef170: Download complete 03:58:38 c35fb4624d26: Pull complete 03:58:38 151cf03bc807: Verifying Checksum 03:58:38 151cf03bc807: Download complete 03:58:38 bb34ca984cfb: Verifying Checksum 03:58:38 bb34ca984cfb: Download complete 03:58:43 4e2aec7ef170: Pull complete 03:58:43 333b49ad6fbf: Pull complete 03:58:43 4f4fb700ef54: Pull complete 03:58:43 c3e65509a76b: Pull complete 03:58:43 7cf9ebb963bd: Pull complete 03:58:47 bb34ca984cfb: Pull complete 03:58:47 151cf03bc807: Pull complete 03:58:47 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:58:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:58:48 WORKDIR /edgex 03:58:48 COPY go.mod . 03:58:48 RUN go mod download 03:58:48 + docker build -t ci-base-image-x86_64 -f - . 03:58:48 #0 building with "default" instance using docker driver 03:58:48 03:58:48 #1 [internal] load build definition from Dockerfile 03:58:48 #1 transferring dockerfile: 164B done 03:58:48 #1 DONE 0.0s 03:58:48 03:58:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:58:48 #2 DONE 0.0s 03:58:48 03:58:48 #3 [internal] load .dockerignore 03:58:48 #3 transferring context: 50B done 03:58:48 #3 DONE 0.0s 03:58:48 03:58:48 #4 [internal] load build context 03:58:48 #4 transferring context: 7.01kB done 03:58:48 #4 DONE 0.0s 03:58:48 03:58:48 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:58:48 #5 DONE 0.1s 03:58:49 03:58:49 #6 [2/4] WORKDIR /edgex 03:58:51 Still waiting to schedule task 03:58:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:58:53 #6 DONE 4.1s 03:58:53 03:58:53 #7 [3/4] COPY go.mod . 03:58:53 #7 DONE 0.0s 03:58:53 03:58:53 #8 [4/4] RUN go mod download 03:59:11 #8 DONE 17.5s 03:59:11 03:59:11 #9 exporting to image 03:59:11 #9 exporting layers 03:59:14 #9 exporting layers 3.4s done 03:59:14 #9 writing image sha256:29d33c90d4a298963924a5b140e329f3efbb454f444639c2cfe08a12858f87ff done 03:59:14 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:59:14 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:14 + docker inspect -f . ci-base-image-x86_64 03:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:15 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 03:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:15 $ docker top 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:16 + go version 03:59:16 go version go1.25.2 linux/amd64 [Pipeline] } 03:59:16 $ docker stop --time=1 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf 03:59:17 $ docker rm -f --volumes 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:18 + docker inspect -f . ci-base-image-x86_64 03:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:18 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 03:59:18 $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:18 $ docker top 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d -eo pid,comm [Pipeline] { [Pipeline] echo 03:59:18 ========================================================= 03:59:18 [edgeXBuildGoParallel] Running Tests and Build... 03:59:18 ========================================================= [Pipeline] sh 03:59:19 + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] fileExists [Pipeline] sh 03:59:19 + make test 03:59:19 go test -race -coverprofile=coverage.out ./... 03:59:27 ? github.com/edgexfoundry/edgex-go [no test files] 04:00:00 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:00:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:00:00 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:00:00 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 04:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.090s coverage: 71.0% of statements 04:00:06 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 04:00:06 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.3% of statements 04:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 04:00:06 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:00:06 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.683s coverage: 94.2% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 90.7% of statements 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:00:07 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 11.1% of statements 04:00:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:00:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:00:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 97.7% of statements 04:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:00:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:00:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:00:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements 04:00:12 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 04:00:12 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 04:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 38.2% of statements 04:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.036s coverage: 68.8% of statements 04:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:00:12 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:00:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 04:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 87.1% of statements 04:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 89.5% of statements 04:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 93.1% of statements 04:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements 04:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 04:00:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-454 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:00:28 Running in /w/workspace/edgex-go/994 [Pipeline] { [Pipeline] checkout 04:00:28 The recommended git tool is: git 04:00:33 using credential edgex-jenkins-ssh 04:00:33 Cloning the remote Git repository 04:00:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:00:33 > git init /w/workspace/edgex-go/994 # timeout=10 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 94.1% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 04:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.043s coverage: 47.4% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements 04:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.147s coverage: 54.8% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.035s coverage: 20.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 04:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 04:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:00:34 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:00:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:00:33 > git --version # timeout=10 04:00:33 > git --version # 'git version 2.25.1' 04:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 04:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 19.5% of statements 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.028s coverage: 19.1% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 04:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 48.8% of statements 04:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:00:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:00:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:00:40 running golangci-lint 04:00:40 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 04:00:40 go version go1.25.2 linux/amd64 04:00:40 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 04:00:40 level=info msg="[config_reader] Used config file .golangci.yml" 04:00:40 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 04:00:40 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 04:00:40 level=info msg="[goenv] Read go env for 6.581834ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 04:00:40 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 04:01:07 level=info msg="[loader] Go packages loading at mode 8767 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 22.590369593s" 04:01:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.720634ms" 04:01:17 level=info msg="[linters_context/goanalysis] analyzers took 1m51.191764868s with top 10 stages: buildir: 1m5.304072331s, gosec: 3.033332144s, inspect: 2.347970968s, fact_deprecated: 2.085795841s, fact_purity: 1.557681587s, ctrlflow: 1.478667608s, printf: 1.388319313s, S1038: 1.338659228s, nilness: 1.270146151s, QF1004: 1.132012824s" 04:01:17 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 04:01:17 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 04:01:17 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 04:01:17 level=info msg="[runner] Issues before processing: 35, after processing: 0" 04:01:17 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, path_relativity: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" 04:01:17 level=info msg="[runner] processing took 13.525611ms with stages: nolint_filter: 10.270425ms, generated_file_filter: 2.83589ms, exclusion_rules: 252.642µs, exclusion_paths: 76.527µs, path_relativity: 68.846µs, cgo: 5.751µs, invalid_issue: 3.49µs, path_absoluter: 3.29µs, sort_results: 2.88µs, max_same_issues: 1.47µs, filename_unadjuster: 1.41µs, diff: 580ns, max_per_file_from_linter: 490ns, fixer: 420ns, uniq_by_line: 400ns, path_shortener: 380ns, path_prettifier: 310ns, max_from_linter: 170ns, source_code: 140ns, severity-rules: 100ns" 04:01:17 level=info msg="[runner] linters took 13.690070626s with stages: goanalysis_metalinter: 13.676455426s" 04:01:17 0 issues. 04:01:17 level=info msg="File cache stats: 0 entries of total size 0B" 04:01:17 level=info msg="Memory: 363 samples, avg is 367.4MB, max is 1427.4MB" 04:01:17 level=info msg="Execution took 36.331558336s" 04:01:17 go vet ./... 04:01:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:01:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:01:24 ./bin/test-attribution-txt.sh 04:01:24 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 04:01:24 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 04:01:24 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 04:01:24 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 04:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 04:01:25 + ls -al . 04:01:25 total 1412 04:01:25 drwxrwxr-x 11 1001 1001 4096 Aug 15 03:59 . 04:01:25 drwxr-xr-x 4 root root 4096 Aug 15 03:59 .. 04:01:25 drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 .blubracket 04:01:25 -rw-rw-r-- 1 1001 1001 10 Aug 15 03:58 .dockerignore 04:01:25 drwxrwxr-x 8 1001 1001 4096 Aug 15 04:00 .git 04:01:25 drwxrwxr-x 3 1001 1001 4096 Aug 15 03:58 .github 04:01:25 -rw-rw-r-- 1 1001 1001 909 Aug 15 03:58 .gitignore 04:01:25 -rw-rw-r-- 1 1001 1001 359 Aug 15 03:58 .golangci.yml 04:01:25 -rw-rw-r-- 1 1001 1001 100 Aug 15 03:58 .hadolint.yml 04:01:25 drwxr-xr-x 3 1001 1001 4096 Aug 15 03:58 .semver 04:01:25 -rw-rw-r-- 1 1001 1001 155 Aug 15 03:58 .sonarcloud.properties 04:01:25 -rw-rw-r-- 1 1001 1001 1171 Aug 15 03:58 ADOPTERS.md 04:01:25 -rw-rw-r-- 1 1001 1001 20149 Aug 15 03:58 Attribution.txt 04:01:25 -rw-rw-r-- 1 1001 1001 118730 Aug 15 03:58 CHANGELOG.md 04:01:25 -rw-rw-r-- 1 1001 1001 3804 Aug 15 03:58 CONTRIBUTING.md 04:01:25 -rw-rw-r-- 1 1001 1001 677 Aug 15 03:58 GOVERNANCE.md 04:01:25 -rw-rw-r-- 1 1001 1001 886 Aug 15 03:58 Jenkinsfile 04:01:25 -rw-rw-r-- 1 1001 1001 10775 Aug 15 03:58 LICENSE 04:01:25 -rw-rw-r-- 1 1001 1001 16743 Aug 15 03:58 Makefile 04:01:25 -rw-rw-r-- 1 1001 1001 582 Aug 15 03:58 OWNERS.md 04:01:25 -rw-rw-r-- 1 1001 1001 9932 Aug 15 03:58 README.md 04:01:25 -rw-rw-r-- 1 1001 1001 789 Aug 15 03:58 SECURITY.md 04:01:25 -rw-rw-r-- 1 1001 1001 13 Aug 15 03:58 VERSION 04:01:25 drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 bin 04:01:25 drwxrwxr-x 19 1001 1001 4096 Aug 15 03:58 cmd 04:01:25 -rw-r--r-- 1 root root 1053837 Aug 15 04:00 coverage.out 04:01:25 drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 fuzz_test 04:01:25 -rw-rw-r-- 1 1001 1001 6979 Aug 15 03:58 go.mod 04:01:25 -rw-rw-r-- 1 1001 1001 90491 Aug 15 03:58 go.sum 04:01:25 drwxrwxr-x 7 1001 1001 4096 Aug 15 03:58 internal 04:01:25 drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 openapi 04:01:25 -rw-rw-r-- 1 1001 1001 584 Aug 15 03:58 security.txt 04:01:25 -rw-rw-r-- 1 1001 1001 204 Aug 15 03:58 version.go [Pipeline] sh 04:01:25 + '[' -e coverage.out ] 04:01:25 + chown 1001:1001 coverage.out [Pipeline] stash 04:01:25 Stashed 1 file(s) [Pipeline] sh 04:01:25 + make build 04:01:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:01:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:01:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:01:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:01:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:01:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:02:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:02:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:02:08 Avoid second fetch 04:02:08 Checking out Revision c3e5490eb473795610f4f108d8e8c1a08abba7e1 (main) 04:02:09 Commit message: "Merge pull request #5456 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.55.0" 04:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:02:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:02:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:08 > git config core.sparsecheckout # timeout=10 04:02:08 > git checkout -f c3e5490eb473795610f4f108d8e8c1a08abba7e1 # timeout=10 04:02:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:02:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:14 provisioning config files... 04:02:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config11232108459392963386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:15 ---> ****-login.sh 04:02:15 nexus3.edgexfoundry.org:10001 04:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10002 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10003 04:02:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:17 Configure a credential helper to remove this warning. See 04:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:17 04:02:17 Login Succeeded 04:02:17 nexus3.edgexfoundry.org:10004 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:18 Configure a credential helper to remove this warning. See 04:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:18 04:02:18 Login Succeeded 04:02:18 ****.io 04:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:18 Configure a credential helper to remove this warning. See 04:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:18 04:02:18 Login Succeeded 04:02:18 ---> ****-login.sh ends [Pipeline] } 04:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } 04:02:19 $ docker stop --time=1 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d 04:02:21 $ docker rm -f --volumes 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:02:23 + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo 04:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:02:23 ========================================================= 04:02:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:02:23 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:23 04:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:02:23 6b59a28fa201: Pulling fs layer 04:02:23 d32bb0dddca7: Pulling fs layer 04:02:23 5dab1238d3d9: Pulling fs layer 04:02:23 196fd7d83e7d: Pulling fs layer 04:02:23 4f4fb700ef54: Pulling fs layer 04:02:23 8ba94037c8f0: Pulling fs layer 04:02:23 deaec5988b04: Pulling fs layer 04:02:23 9f65657bb879: Pulling fs layer 04:02:23 196fd7d83e7d: Waiting 04:02:23 4f4fb700ef54: Waiting 04:02:23 8ba94037c8f0: Waiting 04:02:23 deaec5988b04: Waiting 04:02:23 9f65657bb879: Waiting 04:02:23 d32bb0dddca7: Verifying Checksum 04:02:23 d32bb0dddca7: Download complete 04:02:23 196fd7d83e7d: Verifying Checksum 04:02:23 196fd7d83e7d: Download complete 04:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:23 latest: Pulling from edgex-devops/edgex-compose 04:02:23 91d30c5bc195: Pulling fs layer 04:02:23 2e9b0aa3be6d: Pulling fs layer 04:02:23 9c61dcf015f6: Pulling fs layer 04:02:23 4698f68db338: Pulling fs layer 04:02:23 2a2f49069b9e: Pulling fs layer 04:02:23 e0025b399a48: Pulling fs layer 04:02:23 4698f68db338: Waiting 04:02:23 2a2f49069b9e: Waiting 04:02:23 e0025b399a48: Waiting 04:02:23 91d30c5bc195: Download complete 04:02:23 4698f68db338: Verifying Checksum 04:02:23 4698f68db338: Download complete 04:02:24 6b59a28fa201: Verifying Checksum 04:02:24 6b59a28fa201: Download complete 04:02:24 4f4fb700ef54: Verifying Checksum 04:02:24 4f4fb700ef54: Download complete 04:02:24 8ba94037c8f0: Verifying Checksum 04:02:24 8ba94037c8f0: Download complete 04:02:24 2e9b0aa3be6d: Verifying Checksum 04:02:24 2e9b0aa3be6d: Download complete 04:02:24 e0025b399a48: Verifying Checksum 04:02:24 e0025b399a48: Download complete 04:02:24 91d30c5bc195: Pull complete 04:02:24 2a2f49069b9e: Verifying Checksum 04:02:24 2a2f49069b9e: Download complete 04:02:24 2e9b0aa3be6d: Pull complete 04:02:24 9f65657bb879: Verifying Checksum 04:02:24 9f65657bb879: Download complete 04:02:24 6b59a28fa201: Pull complete 04:02:25 9c61dcf015f6: Verifying Checksum 04:02:25 9c61dcf015f6: Download complete 04:02:25 d32bb0dddca7: Pull complete 04:02:25 5dab1238d3d9: Verifying Checksum 04:02:25 5dab1238d3d9: Download complete 04:02:27 deaec5988b04: Verifying Checksum 04:02:27 deaec5988b04: Download complete 04:02:29 9c61dcf015f6: Pull complete 04:02:29 4698f68db338: Pull complete 04:02:29 2a2f49069b9e: Pull complete 04:02:29 e0025b399a48: Pull complete 04:02:29 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:29 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:02:30 $ docker top fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:30 + docker compose -f ./docker-compose-build.yml build --parallel 04:02:30 #1 [core-command internal] load build definition from Dockerfile 04:02:30 #1 transferring dockerfile: 1.94kB done 04:02:30 #1 DONE 0.1s 04:02:30 04:02:30 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:02:30 #2 DONE 0.0s 04:02:30 04:02:30 #3 [core-metadata internal] load build definition from Dockerfile 04:02:30 #3 transferring dockerfile: 2.10kB done 04:02:30 #3 DONE 0.1s 04:02:30 04:02:30 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:02:30 #4 transferring dockerfile: 2.49kB done 04:02:30 #4 DONE 0.1s 04:02:30 04:02:30 #5 [security-bootstrapper internal] load build definition from Dockerfile 04:02:30 #5 transferring dockerfile: 3.02kB done 04:02:30 #5 DONE 0.2s 04:02:30 04:02:30 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:02:30 #2 DONE 0.0s 04:02:30 04:02:30 #6 [security-proxy-auth internal] load build definition from Dockerfile 04:02:30 #6 transferring dockerfile: 2.14kB done 04:02:30 #6 DONE 0.2s 04:02:30 04:02:30 #7 [security-spire-agent internal] load build definition from Dockerfile 04:02:30 #7 transferring dockerfile: 1.81kB done 04:02:30 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:02:30 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:02:30 #7 DONE 0.2s 04:02:30 04:02:30 #8 [security-proxy-setup internal] load build definition from Dockerfile 04:02:30 #8 transferring dockerfile: 2.50kB done 04:02:30 #8 DONE 0.2s 04:02:30 04:02:30 #9 [core-keeper internal] load build definition from Dockerfile 04:02:30 #9 transferring dockerfile: 2.07kB done 04:02:30 #9 DONE 0.2s 04:02:30 04:02:30 #10 [security-spire-server internal] load build definition from Dockerfile 04:02:30 #10 transferring dockerfile: 1.70kB done 04:02:30 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:02:30 #10 DONE 0.2s 04:02:30 04:02:30 #11 [security-spire-config internal] load build definition from Dockerfile 04:02:30 #11 transferring dockerfile: 1.69kB done 04:02:30 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:02:30 #11 DONE 0.2s 04:02:30 04:02:30 #12 [support-scheduler internal] load build definition from Dockerfile 04:02:30 #12 transferring dockerfile: 1.83kB done 04:02:30 #12 DONE 0.2s 04:02:30 04:02:30 #13 [support-notifications internal] load build definition from Dockerfile 04:02:30 #13 transferring dockerfile: 2.02kB done 04:02:30 #13 DONE 0.2s 04:02:30 04:02:30 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:02:30 #14 transferring dockerfile: 1.89kB done 04:02:30 #14 DONE 0.2s 04:02:30 04:02:30 #15 [core-data internal] load build definition from Dockerfile 04:02:30 #15 transferring dockerfile: 2.04kB done 04:02:30 #15 DONE 0.2s 04:02:30 04:02:30 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:02:30 #16 transferring dockerfile: 2.23kB done 04:02:30 #16 DONE 0.2s 04:02:30 04:02:30 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:02:30 #2 DONE 0.0s 04:02:30 04:02:30 #17 [security-secretstore-setup internal] load .dockerignore 04:02:30 #17 transferring context: 50B done 04:02:30 #17 DONE 0.1s 04:02:30 04:02:30 #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 04:02:30 #18 DONE 0.2s 04:02:30 04:02:30 #19 [core-command internal] load .dockerignore 04:02:30 #19 transferring context: 50B done 04:02:30 #19 DONE 0.1s 04:02:30 04:02:30 #20 [core-metadata internal] load .dockerignore 04:02:30 #20 transferring context: 50B done 04:02:30 #20 DONE 0.2s 04:02:30 04:02:30 #21 [security-bootstrapper internal] load .dockerignore 04:02:30 #21 transferring context: 50B done 04:02:30 #21 DONE 0.2s 04:02:30 04:02:30 #22 [core-keeper internal] load .dockerignore 04:02:30 #22 transferring context: 50B done 04:02:30 #22 DONE 0.2s 04:02:30 04:02:30 #23 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:30 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:31 #23 ... 04:02:31 04:02:31 #24 [security-proxy-setup internal] load .dockerignore 04:02:31 #24 transferring context: 50B done 04:02:31 #24 DONE 0.2s 04:02:31 04:02:31 #25 [support-scheduler internal] load .dockerignore 04:02:31 #25 transferring context: 50B done 04:02:31 #25 DONE 0.2s 04:02:31 04:02:31 #26 [security-spiffe-token-provider internal] load .dockerignore 04:02:31 #26 transferring context: 50B done 04:02:31 #26 DONE 0.2s 04:02:31 04:02:31 #27 [core-common-config-bootstrapper internal] load .dockerignore 04:02:31 #27 transferring context: 50B done 04:02:31 #27 DONE 0.2s 04:02:31 04:02:31 #28 [security-proxy-auth internal] load .dockerignore 04:02:31 #28 transferring context: 50B done 04:02:31 #28 DONE 0.2s 04:02:31 04:02:31 #29 [support-notifications internal] load .dockerignore 04:02:31 #29 transferring context: 50B done 04:02:31 #29 DONE 0.2s 04:02:31 04:02:31 #30 [core-data internal] load .dockerignore 04:02:31 #30 transferring context: 50B done 04:02:31 #30 DONE 0.2s 04:02:31 04:02:31 #23 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:31 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:31 #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 04:02:31 #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:02:31 #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 04:02:31 #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 04:02:31 #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 04:02:31 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:31 #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:02:31 #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 04:02:31 #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 04:02:31 #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 04:02:31 #23 ... 04:02:31 04:02:31 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:02:31 #31 DONE 0.4s 04:02:31 04:02:31 #23 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:31 #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 04:02:32 #23 ... 04:02:32 04:02:32 #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:02:32 #32 DONE 0.9s 04:02:32 04:02:32 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:02:32 #33 DONE 1.4s 04:02:32 04:02:32 #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:02:32 #34 ... 04:02:32 04:02:32 #23 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:32 #23 DONE 1.5s 04:02:32 04:02:32 #23 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:32 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:32 #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 04:02:32 #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:02:32 #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 04:02:32 #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 04:02:32 #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 04:02:32 #23 DONE 1.5s 04:02:32 04:02:32 #35 [security-spire-config internal] load .dockerignore 04:02:32 #35 transferring context: 50B 0.0s done 04:02:32 #35 DONE 0.3s 04:02:32 04:02:32 #36 [security-spire-server internal] load .dockerignore 04:02:32 #36 transferring context: 50B 0.0s done 04:02:32 #36 DONE 0.3s 04:02:32 04:02:32 #37 [security-spire-config internal] load build context 04:02:32 #37 DONE 0.0s 04:02:32 04:02:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:02:32 #38 DONE 0.0s 04:02:32 04:02:32 #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:02:32 #39 ... 04:02:32 04:02:32 #23 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:32 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:32 #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 04:02:32 #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:02:32 #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 04:02:32 #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 04:02:32 #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 04:02:32 #23 DONE 1.5s 04:02:32 04:02:32 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:02:32 #40 DONE 1.8s 04:02:32 04:02:32 #37 [security-spire-config internal] load build context 04:02:32 #37 transferring context: 24.83kB done 04:02:32 #37 DONE 0.2s 04:02:32 04:02:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:02:32 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 04:02:32 #38 ... 04:02:32 04:02:32 #41 [security-spire-agent internal] load .dockerignore 04:02:32 #41 transferring context: 50B 0.0s done 04:02:32 #41 DONE 0.2s 04:02:32 04:02:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:02:32 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 04:02:32 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 04:02:32 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 04:02:32 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 04:02:32 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:02:32 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 04:02:32 #38 ... 04:02:32 04:02:32 #23 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:02:32 #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 04:02:32 #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 04:02:32 #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:02:32 #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 04:02:32 #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 04:02:32 #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 04:02:32 #23 DONE 1.5s 04:02:32 04:02:32 #42 [security-spire-server internal] load build context 04:02:32 #42 transferring context: 26.58kB 0.0s done 04:02:32 #42 DONE 0.3s 04:02:32 04:02:32 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:02:32 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 04:02:32 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 04:02:32 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 04:02:32 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 04:02:32 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:02:32 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 04:02:32 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:02:32 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 04:02:32 #38 ... 04:02:32 04:02:32 #43 [security-spire-agent internal] load build context 04:02:32 #43 transferring context: 26.11kB 0.0s done 04:02:32 #43 DONE 0.1s 04:02:32 04:02:32 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:02:32 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 04:02:32 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 04:02:33 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 04:02:33 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.7s 04:02:33 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.8s 04:02:33 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 27.26MB / 41.51MB 0.9s 04:02:33 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.0s 04:02:34 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s 04:02:34 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done 04:02:35 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 04:02:39 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done 04:02:39 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done 04:02:40 5dab1238d3d9: Pull complete 04:02:40 196fd7d83e7d: Pull complete 04:02:40 4f4fb700ef54: Pull complete 04:02:40 8ba94037c8f0: Pull complete 04:02:41 #38 ... 04:02:41 04:02:41 #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:41 #44 DONE 8.7s 04:02:41 04:02:41 #45 [security-secretstore-setup internal] load build context 04:02:41 #45 transferring context: 473.42MB 9.8s 04:02:41 #45 ... 04:02:41 04:02:41 #46 [security-spiffe-token-provider internal] load build context 04:02:41 #46 ... 04:02:41 04:02:41 #47 [support-scheduler internal] load build context 04:02:41 #47 ... 04:02:41 04:02:41 #48 [core-common-config-bootstrapper internal] load build context 04:02:41 #48 ... 04:02:41 04:02:41 #49 [core-command internal] load build context 04:02:41 #49 ... 04:02:41 04:02:41 #50 [security-proxy-auth internal] load build context 04:02:41 #50 ... 04:02:41 04:02:41 #51 [security-bootstrapper internal] load build context 04:02:41 #51 ... 04:02:41 04:02:41 #52 [core-metadata internal] load build context 04:02:41 #52 ... 04:02:41 04:02:41 #53 [support-notifications internal] load build context 04:02:41 #53 ... 04:02:41 04:02:41 #54 [security-proxy-setup internal] load build context 04:02:41 #54 ... 04:02:41 04:02:41 #55 [core-data internal] load build context 04:02:42 #55 ... 04:02:42 04:02:42 #56 [core-keeper internal] load build context 04:02:42 #56 ... 04:02:42 04:02:42 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:02:42 #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.623 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:02:42 #0 1.623 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:02:42 #0 1.623 OK: 26347 distinct packages available 04:02:42 #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 2.184 OK: 265 MiB in 60 packages 04:02:42 #57 ... 04:02:42 04:02:42 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:02:42 #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 0.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.527 OK: 265 MiB in 60 packages 04:02:42 #58 ... 04:02:42 04:02:42 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:02:42 #0 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.453 OK: 265 MiB in 60 packages 04:02:42 #59 ... 04:02:42 04:02:42 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:02:42 #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 2.997 (1/4) Installing dumb-init (1.2.5-r3) 04:02:42 #0 3.180 (2/4) Installing openssl (3.5.7-r0) 04:02:42 #0 3.202 (3/4) Installing su-exec (0.2-r3) 04:02:42 #0 3.213 (4/4) Installing yq-go (4.47.2-r3) 04:02:42 #0 3.436 Executing busybox-1.37.0-r20.trigger 04:02:42 #0 3.444 OK: 20 MiB in 20 packages 04:02:42 #60 ... 04:02:42 04:02:42 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:02:42 #61 ... 04:02:42 04:02:42 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:02:42 #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:42 #0 1.819 OK: 265 MiB in 60 packages 04:02:43 #62 ... 04:02:43 04:02:43 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:02:43 #63 ... 04:02:43 04:02:43 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:02:43 #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:43 #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:43 #0 1.569 (1/3) Installing ca-certificates (20260611-r0) 04:02:43 #0 1.595 (2/3) Installing dumb-init (1.2.5-r3) 04:02:43 #0 1.606 (3/3) Installing tzdata (2026c-r0) 04:02:43 #0 1.648 Executing busybox-1.37.0-r20.trigger 04:02:43 #0 1.669 Executing ca-certificates-20260611-r0.trigger 04:02:43 #0 1.693 OK: 8 MiB in 19 packages 04:02:43 #64 ... 04:02:43 04:02:43 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:02:43 #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:43 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:43 #0 3.385 (1/7) Installing ca-certificates (20260611-r0) 04:02:43 #0 3.429 (2/7) Installing dumb-init (1.2.5-r3) 04:02:43 #0 3.441 (3/7) Installing libgcc (14.2.0-r6) 04:02:43 #0 3.454 (4/7) Installing libsodium (1.0.20-r1) 04:02:43 #0 3.469 (5/7) Installing libstdc++ (14.2.0-r6) 04:02:43 #0 3.498 (6/7) Installing libzmq (4.3.5-r2) 04:02:43 #0 3.521 (7/7) Installing zeromq (4.3.5-r2) 04:02:43 #0 3.625 Executing busybox-1.37.0-r20.trigger 04:02:43 #0 3.893 Executing ca-certificates-20260611-r0.trigger 04:02:43 #0 3.931 OK: 12 MiB in 23 packages 04:02:43 #65 ... 04:02:43 04:02:43 #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:02:43 #34 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:43 #34 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:43 #34 1.727 OK: 265 MiB in 60 packages 04:02:43 #34 ... 04:02:43 04:02:43 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:02:43 #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 04:02:43 #66 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 04:02:43 #66 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 04:02:43 #66 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:02:43 #66 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 04:02:43 #66 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 04:02:43 #66 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 04:02:43 #66 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 04:02:43 #66 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done 04:02:43 #66 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 04:02:43 #66 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.1s done 04:02:43 #66 ... 04:02:43 04:02:43 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:02:44 #67 ... 04:02:44 04:02:44 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:02:44 #68 ... 04:02:44 04:02:44 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:02:44 #69 ... 04:02:44 04:02:44 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:02:44 #70 ... 04:02:44 04:02:44 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:44 #71 ... 04:02:44 04:02:44 #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:02:44 #39 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:02:44 #39 2.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:02:44 #39 2.480 (1/1) Installing dumb-init (1.2.5-r3) 04:02:44 #39 2.494 Executing busybox-1.37.0-r20.trigger 04:02:44 #39 2.505 OK: 7 MiB in 17 packages 04:02:44 #39 ... 04:02:44 04:02:44 #46 [security-spiffe-token-provider internal] load build context 04:02:46 #46 transferring context: 515.35MB 14.8s 04:02:47 #46 transferring context: 653.02MB 16.4s done 04:02:47 #46 ... 04:02:47 04:02:47 #47 [support-scheduler internal] load build context 04:02:47 #47 transferring context: 653.02MB 16.8s done 04:02:48 deaec5988b04: Pull complete 04:02:50 9f65657bb879: Pull complete 04:02:50 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 04:02:51 + docker build -t ci-base-image-arm64 -f - . 04:02:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:02:51 WORKDIR /edgex 04:02:51 COPY go.mod . 04:02:51 RUN go mod download 04:02:51 #47 ... 04:02:51 04:02:51 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:02:51 #72 ... 04:02:51 04:02:51 #45 [security-secretstore-setup internal] load build context 04:02:51 #45 transferring context: 653.02MB 14.1s done 04:02:51 #45 ... 04:02:51 04:02:51 #48 [core-common-config-bootstrapper internal] load build context 04:02:51 #48 transferring context: 653.02MB 15.4s done 04:02:51 #48 ... 04:02:51 04:02:51 #49 [core-command internal] load build context 04:02:51 #49 transferring context: 653.02MB 15.7s done 04:02:51 #49 ... 04:02:51 04:02:51 #51 [security-bootstrapper internal] load build context 04:02:51 #51 transferring context: 653.02MB 16.0s done 04:02:51 Sending build context to Docker daemon 3.951MB 04:02:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:02:51 ---> 334268110677 04:02:51 Step 2/4 : WORKDIR /edgex 04:02:52 #51 ... 04:02:52 04:02:52 #50 [security-proxy-auth internal] load build context 04:02:52 #50 transferring context: 653.02MB 15.8s done 04:02:52 #50 ... 04:02:52 04:02:52 #53 [support-notifications internal] load build context 04:02:52 #53 transferring context: 653.02MB 15.9s done 04:02:52 #53 ... 04:02:52 04:02:52 #52 [core-metadata internal] load build context 04:02:52 #52 transferring context: 653.02MB 16.4s done 04:02:52 #52 ... 04:02:52 04:02:52 #56 [core-keeper internal] load build context 04:02:52 #56 transferring context: 653.02MB 15.0s done 04:02:52 #56 ... 04:02:52 04:02:52 #55 [core-data internal] load build context 04:02:52 #55 transferring context: 653.02MB 15.8s done 04:02:52 #55 ... 04:02:52 04:02:52 #54 [security-proxy-setup internal] load build context 04:02:52 #54 transferring context: 653.02MB 15.6s done 04:02:54 ---> Running in aca18f78f935 04:02:54 Removing intermediate container aca18f78f935 04:02:54 ---> 78695446a465 04:02:54 Step 3/4 : COPY go.mod . 04:02:57 ---> 42ef86fece5f 04:02:57 Step 4/4 : RUN go mod download 04:02:57 ---> Running in 07647144abb3 04:03:07 #54 DONE 34.5s 04:03:07 04:03:07 #45 [security-secretstore-setup internal] load build context 04:03:07 #45 DONE 34.6s 04:03:07 04:03:07 #56 [core-keeper internal] load build context 04:03:07 #56 DONE 34.5s 04:03:07 04:03:07 #48 [core-common-config-bootstrapper internal] load build context 04:03:07 #48 DONE 34.4s 04:03:07 04:03:07 #46 [security-spiffe-token-provider internal] load build context 04:03:07 #46 ... 04:03:07 04:03:07 #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:07 #34 DONE 33.3s 04:03:07 04:03:07 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:03:07 #58 DONE 33.3s 04:03:07 04:03:07 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:07 #57 DONE 33.3s 04:03:07 04:03:07 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:03:07 #59 DONE 33.3s 04:03:07 04:03:07 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:07 #60 DONE 33.2s 04:03:07 04:03:07 #49 [core-command internal] load build context 04:03:07 #49 DONE 34.6s 04:03:07 04:03:07 #39 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:03:07 #39 DONE 33.2s 04:03:07 04:03:07 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:07 #64 DONE 33.2s 04:03:07 04:03:07 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:07 #62 DONE 33.4s 04:03:07 04:03:07 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:03:07 #65 DONE 33.2s 04:03:07 04:03:07 #55 [core-data internal] load build context 04:03:07 #55 DONE 34.5s 04:03:07 04:03:07 #51 [security-bootstrapper internal] load build context 04:03:07 #51 DONE 34.6s 04:03:07 04:03:07 #50 [security-proxy-auth internal] load build context 04:03:07 #50 DONE 34.5s 04:03:07 04:03:07 #53 [support-notifications internal] load build context 04:03:07 #53 DONE 34.5s 04:03:07 04:03:07 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 04:03:07 #73 ... 04:03:07 04:03:07 #52 [core-metadata internal] load build context 04:03:07 #52 DONE 34.6s 04:03:07 04:03:07 #46 [security-spiffe-token-provider internal] load build context 04:03:07 #46 DONE 34.6s 04:03:07 04:03:07 #47 [support-scheduler internal] load build context 04:03:07 #47 DONE 34.6s 04:03:07 04:03:07 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:07 #74 DONE 0.3s 04:03:07 04:03:07 #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:07 #75 ... 04:03:07 04:03:07 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:03:07 #76 DONE 0.2s 04:03:07 04:03:07 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:03:07 #77 DONE 0.3s 04:03:07 04:03:07 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:03:07 #78 DONE 0.2s 04:03:07 04:03:07 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:03:07 #79 DONE 0.2s 04:03:07 04:03:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:03:07 #66 DONE 33.1s 04:03:07 04:03:07 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:03:07 #38 DONE 33.4s 04:03:07 04:03:07 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:07 #80 ... 04:03:07 04:03:07 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:07 #71 DONE 34.2s 04:03:07 04:03:07 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:07 #81 ... 04:03:07 04:03:07 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:07 #0 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #0 1.489 OK: 20 MiB in 20 packages 04:03:07 #82 DONE 1.7s 04:03:07 04:03:07 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:07 #68 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #68 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #68 34.36 (1/4) Installing ca-certificates (20260611-r0) 04:03:07 #68 34.40 (2/4) Installing dumb-init (1.2.5-r3) 04:03:07 #68 34.41 (3/4) Installing su-exec (0.2-r3) 04:03:07 #68 34.42 (4/4) Installing yq-go (4.47.2-r3) 04:03:07 #68 34.52 Executing busybox-1.37.0-r20.trigger 04:03:07 #68 34.53 Executing ca-certificates-20260611-r0.trigger 04:03:07 #68 34.58 OK: 20 MiB in 20 packages 04:03:07 #68 DONE 34.9s 04:03:07 04:03:07 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:03:07 #69 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #69 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #69 34.64 (1/1) Installing dumb-init (1.2.5-r3) 04:03:07 #69 34.66 Executing busybox-1.37.0-r20.trigger 04:03:07 #69 34.71 OK: 7 MiB in 17 packages 04:03:07 #69 DONE 34.9s 04:03:07 04:03:07 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:03:07 #67 34.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #67 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #67 34.71 (1/2) Installing dumb-init (1.2.5-r3) 04:03:07 #67 34.72 (2/2) Installing su-exec (0.2-r3) 04:03:07 #67 34.74 Executing busybox-1.37.0-r20.trigger 04:03:07 #67 34.75 OK: 7 MiB in 18 packages 04:03:07 #67 DONE 35.0s 04:03:07 04:03:07 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:03:07 #83 DONE 0.2s 04:03:07 04:03:07 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:07 #84 ... 04:03:07 04:03:07 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:07 #72 25.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #72 25.66 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #72 26.23 OK: 265 MiB in 60 packages 04:03:07 #72 DONE 26.4s 04:03:07 04:03:07 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:03:07 #85 DONE 0.2s 04:03:07 04:03:07 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:07 #86 ... 04:03:07 04:03:07 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:07 #70 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #70 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #70 34.50 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:03:07 #70 34.50 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:03:07 #70 34.50 OK: 26325 distinct packages available 04:03:07 #70 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #70 34.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #70 35.14 (1/4) Installing dumb-init (1.2.5-r3) 04:03:07 #70 35.15 (2/4) Installing musl-obstack (1.2.3-r2) 04:03:07 #70 35.17 (3/4) Installing libucontext (1.3.2-r0) 04:03:07 #70 35.17 (4/4) Installing gcompat (1.1.0-r4) 04:03:07 #70 35.19 Executing busybox-1.37.0-r20.trigger 04:03:07 #70 35.20 OK: 8 MiB in 20 packages 04:03:07 #70 DONE 35.4s 04:03:07 04:03:07 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:03:07 #73 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #73 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #73 2.168 OK: 7 MiB in 17 packages 04:03:07 #73 DONE 2.3s 04:03:07 04:03:07 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:07 #63 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #63 34.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #63 34.50 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:03:07 #63 34.50 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:03:07 #63 34.50 OK: 26325 distinct packages available 04:03:07 #63 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:07 #63 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:07 #63 35.13 (1/5) Installing dumb-init (1.2.5-r3) 04:03:07 #63 35.15 (2/5) Installing musl-obstack (1.2.3-r2) 04:03:07 #63 35.16 (3/5) Installing libucontext (1.3.2-r0) 04:03:07 #63 35.17 (4/5) Installing gcompat (1.1.0-r4) 04:03:07 #63 35.19 (5/5) Installing openssl (3.5.7-r0) 04:03:07 #63 35.21 Executing busybox-1.37.0-r20.trigger 04:03:07 #63 35.22 OK: 8 MiB in 21 packages 04:03:07 #63 DONE 35.4s 04:03:07 04:03:07 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:03:08 #87 ... 04:03:08 04:03:08 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:08 #61 34.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:08 #61 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:08 #61 34.67 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:03:08 #61 34.67 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:03:08 #61 34.67 OK: 26325 distinct packages available 04:03:08 #61 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:08 #61 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:08 #61 35.30 (1/13) Installing brotli-libs (1.1.0-r2) 04:03:08 #61 35.32 (2/13) Installing c-ares (1.34.8-r0) 04:03:08 #61 35.33 (3/13) Installing libunistring (1.3-r0) 04:03:08 #61 35.36 (4/13) Installing libidn2 (2.3.7-r0) 04:03:08 #61 35.37 (5/13) Installing nghttp2-libs (1.69.0-r0) 04:03:08 #61 35.40 (6/13) Installing libpsl (0.21.5-r3) 04:03:08 #61 35.41 (7/13) Installing zstd-libs (1.5.7-r0) 04:03:08 #61 35.43 (8/13) Installing libcurl (8.14.1-r3) 04:03:08 #61 35.45 (9/13) Installing curl (8.14.1-r3) 04:03:08 #61 35.47 (10/13) Installing dumb-init (1.2.5-r3) 04:03:08 #61 35.48 (11/13) Installing musl-obstack (1.2.3-r2) 04:03:08 #61 35.49 (12/13) Installing libucontext (1.3.2-r0) 04:03:08 #61 35.51 (13/13) Installing gcompat (1.1.0-r4) 04:03:08 #61 35.52 Executing busybox-1.37.0-r20.trigger 04:03:08 #61 35.53 OK: 12 MiB in 29 packages 04:03:08 #61 DONE 35.7s 04:03:08 04:03:08 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:08 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:08 #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:08 #0 2.437 OK: 12 MiB in 23 packages 04:03:08 #88 DONE 2.6s 04:03:08 04:03:08 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:08 #81 1.680 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:08 #81 ... 04:03:08 04:03:08 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:03:08 #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:08 #0 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:08 #0 2.640 OK: 8 MiB in 19 packages 04:03:08 #89 DONE 2.8s 04:03:08 04:03:08 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:09 #90 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:09 #90 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:10 #90 2.127 OK: 12 MiB in 29 packages 04:03:14 #90 ... 04:03:14 04:03:14 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:14 #81 1.953 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:14 #81 2.577 (1/1) Installing dumb-init (1.2.5-r3) 04:03:14 #81 2.751 Executing busybox-1.37.0-r20.trigger 04:03:14 #81 2.759 OK: 7 MiB in 17 packages 04:03:15 #81 DONE 8.9s 04:03:15 04:03:15 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:15 #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 2.263 OK: 8 MiB in 20 packages 04:03:16 #91 ... 04:03:16 04:03:16 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:16 #92 ... 04:03:16 04:03:16 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:16 #93 ... 04:03:16 04:03:16 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:16 #94 ... 04:03:16 04:03:16 #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:03:16 #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:16 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:16 #0 2.841 OK: 7 MiB in 17 packages 04:03:17 #95 ... 04:03:17 04:03:17 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:17 #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:17 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:17 #0 2.341 OK: 20 MiB in 20 packages 04:03:19 #96 ... 04:03:19 04:03:19 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:19 #84 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:19 #84 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:19 #84 2.283 OK: 7 MiB in 18 packages 04:03:19 #84 ... 04:03:19 04:03:19 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:03:19 #87 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:19 #87 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:19 #87 2.231 OK: 8 MiB in 21 packages 04:03:34 #87 DONE 24.2s 04:03:34 04:03:34 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:34 #91 DONE 24.2s 04:03:34 04:03:34 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:03:34 #84 DONE 24.7s 04:03:34 04:03:34 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:34 #90 DONE 24.0s 04:03:34 04:03:34 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #80 DONE 26.2s 04:03:34 04:03:34 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:34 #96 DONE 24.8s 04:03:34 04:03:34 #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:03:34 #95 DONE 24.8s 04:03:34 04:03:34 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #92 DONE 26.2s 04:03:34 04:03:34 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #94 DONE 26.3s 04:03:34 04:03:34 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #93 DONE 26.3s 04:03:34 04:03:34 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #86 DONE 24.5s 04:03:34 04:03:34 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:34 #75 DONE 26.3s 04:03:34 04:03:34 #97 [security-proxy-auth builder 6/7] COPY . . 04:03:42 #97 ... 04:03:42 04:03:42 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:03:42 #98 ... 04:03:42 04:03:42 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:42 #99 ... 04:03:42 04:03:42 #100 [security-spiffe-token-provider builder 6/7] COPY . . 04:03:42 #100 ... 04:03:42 04:03:42 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:42 #101 ... 04:03:42 04:03:42 #102 [security-proxy-setup builder 6/7] COPY . . 04:03:43 #102 ... 04:03:43 04:03:43 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:03:43 #103 ... 04:03:43 04:03:43 #104 [core-keeper builder 7/8] COPY . . 04:03:43 #104 ... 04:03:43 04:03:43 #105 [support-scheduler builder 6/7] COPY . . 04:03:43 #105 ... 04:03:43 04:03:43 #106 [support-notifications builder 6/7] COPY . . 04:03:55 #106 ... 04:03:55 04:03:55 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:03:55 #98 DONE 23.7s 04:03:55 04:03:55 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:55 #101 DONE 23.7s 04:03:55 04:03:55 #100 [security-spiffe-token-provider builder 6/7] COPY . . 04:03:55 #100 DONE 23.6s 04:03:55 04:03:55 #102 [security-proxy-setup builder 6/7] COPY . . 04:03:55 #102 DONE 23.7s 04:03:55 04:03:55 #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:55 #107 CACHED 04:03:55 04:03:55 #108 [security-proxy-setup builder 6/7] COPY . . 04:03:55 #108 CACHED 04:03:55 04:03:55 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:03:55 #109 CACHED 04:03:55 04:03:55 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:55 #110 CACHED 04:03:55 04:03:55 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:55 #111 CACHED 04:03:55 04:03:55 #112 [security-bootstrapper builder 6/7] COPY . . 04:03:55 #112 CACHED 04:03:55 04:03:55 #104 [core-keeper builder 7/8] COPY . . 04:03:55 #104 DONE 23.6s 04:03:55 04:03:55 #113 [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:03:56 #113 ... 04:03:56 04:03:56 #97 [security-proxy-auth builder 6/7] COPY . . 04:03:56 #97 DONE 23.7s 04:03:56 04:03:56 #106 [support-notifications builder 6/7] COPY . . 04:03:56 #106 DONE 23.7s 04:03:56 04:03:56 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:03:56 #114 CACHED 04:03:56 04:03:56 #115 [security-proxy-auth builder 6/7] COPY . . 04:03:56 #115 CACHED 04:03:56 04:03:56 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:56 #116 CACHED 04:03:56 04:03:56 #117 [core-data builder 6/7] COPY . . 04:03:56 #117 CACHED 04:03:56 04:03:56 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:56 #118 CACHED 04:03:56 04:03:56 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 04:03:56 #119 CACHED 04:03:56 04:03:56 #120 [core-command builder 6/7] COPY . . 04:03:56 #120 CACHED 04:03:56 04:03:56 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:56 #121 CACHED 04:03:56 04:03:56 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 04:03:56 #122 CACHED 04:03:56 04:03:56 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:56 #123 CACHED 04:03:56 04:03:56 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:03:56 #124 CACHED 04:03:56 04:03:56 #125 [core-metadata builder 6/7] COPY . . 04:03:56 #125 CACHED 04:03:56 04:03:56 #105 [support-scheduler builder 6/7] COPY . . 04:03:56 #105 DONE 23.7s 04:03:56 04:03:56 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:03:56 #103 DONE 23.7s 04:03:56 04:03:56 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:56 #99 DONE 23.8s 04:03:56 04:03:56 #126 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:03:56 #126 DONE 0.2s 04:03:56 04:03:56 #127 [security-spire-server stage-2 6/9] COPY security.txt / 04:03:56 #127 ... 04:03:56 04:03:56 #128 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:03:56 #128 DONE 0.4s 04:03:56 04:03:56 #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:03:56 #129 DONE 0.5s 04:03:56 04:03:56 #130 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:03:57 #130 DONE 1.3s 04:03:57 04:03:57 #127 [security-spire-server stage-2 6/9] COPY security.txt / 04:03:57 #127 DONE 1.1s 04:03:57 04:03:57 #131 [security-spire-config stage-2 6/10] COPY security.txt / 04:03:57 #131 DONE 0.1s 04:03:57 04:03:57 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:03:57 #132 ... 04:03:57 04:03:57 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:03:57 #133 DONE 0.1s 04:03:57 04:03:57 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:03:57 #132 DONE 0.2s 04:03:57 04:03:57 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:03:57 #134 DONE 0.3s 04:03:57 04:03:57 #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:03:57 #135 DONE 0.2s 04:03:57 04:03:57 #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:03:57 #136 ... 04:03:57 04:03:57 #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:03:57 #137 DONE 0.2s 04:03:57 04:03:57 #138 [security-spire-agent stage-3 7/10] COPY security.txt / 04:03:57 #138 DONE 0.2s 04:03:57 04:03:57 #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:03:57 #136 DONE 0.2s 04:03:57 04:03:57 #139 [security-spire-server] exporting to image 04:03:57 #139 exporting layers 04:03:58 #139 ... 04:03:58 04:03:58 #140 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:03:58 #140 DONE 0.2s 04:03:58 04:03:58 #141 [security-spire-config] exporting to image 04:03:58 #141 ... 04:03:58 04:03:58 #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:03:58 #142 DONE 0.4s 04:03:58 04:03:58 #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:03:58 #143 DONE 0.3s 04:03:58 04:03:58 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:03:58 #144 DONE 0.2s 04:03:58 04:03:58 #145 [security-spire-agent] exporting to image 04:03:59 #145 ... 04:03:59 04:03:59 #139 [security-spire-server] exporting to image 04:03:59 #139 exporting layers 1.5s done 04:03:59 #139 writing image sha256:42bfe26c08727e812eabe83efc0d33a52da97fa3eaa601858ff8326cc4d418d2 0.0s done 04:03:59 #139 naming to docker.io/library/security-spire-server 0.0s done 04:03:59 #139 DONE 1.7s 04:03:59 04:03:59 #141 [security-spire-config] exporting to image 04:03:59 #141 exporting layers 1.4s done 04:03:59 #141 writing image sha256:2c25ebfc67d60c06ea6b0bd66f4d78afeab680436c2dabd2684c9db3b7bf97b9 0.1s done 04:03:59 #141 naming to docker.io/library/security-spire-config 0.0s done 04:03:59 #141 DONE 1.6s 04:03:59 04:03:59 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:59 #0 1.824 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:04:01 #146 ... 04:04:01 04:04:01 #145 [security-spire-agent] exporting to image 04:04:01 #145 exporting layers 1.6s done 04:04:01 #145 writing image sha256:7b41557caab22c62ed19f34ec38114d49b29f5a109f8ce58e1a806d4afe596d2 0.0s done 04:04:01 #145 naming to docker.io/library/security-spire-agent 0.1s done 04:04:01 #145 DONE 2.5s 04:04:01 04:04:01 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:01 #0 1.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:04:06 #147 ... 04:04:06 04:04:06 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:04:06 #0 1.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:04:06 #148 ... 04:04:06 04:04:06 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:04:06 #0 1.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:04:06 #149 ... 04:04:06 04:04:06 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:04:06 #0 1.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:04:06 #150 ... 04:04:06 04:04:06 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:06 #0 1.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:04:06 #151 ... 04:04:06 04:04:06 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:04:06 #0 1.780 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:04:06 #152 ... 04:04:06 04:04:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:04:06 #0 1.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:04:06 Removing intermediate container 07647144abb3 04:04:06 ---> a2d08ed0eef5 04:04:06 Successfully built a2d08ed0eef5 04:04:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 #153 ... 04:04:06 04:04:06 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:04:06 #0 1.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:04:07 + docker inspect -f . ci-base-image-arm64 04:04:07 . 04:04:07 #154 ... 04:04:07 04:04:07 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:04:07 #0 1.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:04:07 #155 ... 04:04:07 04:04:07 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:04:07 #0 1.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 04:04:07 #156 ... 04:04:07 04:04:07 #113 [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:04:07 #113 1.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:04:08 $ docker top b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:09 + go version 04:04:09 go version go1.25.3 linux/arm64 [Pipeline] } 04:04:09 $ docker stop --time=1 b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb 04:04:11 $ docker rm -f --volumes b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:04:11 04:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:04:12 latest: Pulling from edgex-devops/edgex-compose-arm64 04:04:12 547446be3368: Pulling fs layer 04:04:12 d125d8839a47: Pulling fs layer 04:04:12 3e85d5ac6304: Pulling fs layer 04:04:12 c3105a71a48b: Pulling fs layer 04:04:12 0f093f025ec4: Pulling fs layer 04:04:12 c3106fc0e877: Pulling fs layer 04:04:12 c3105a71a48b: Waiting 04:04:12 0f093f025ec4: Waiting 04:04:12 c3106fc0e877: Waiting 04:04:12 547446be3368: Verifying Checksum 04:04:12 547446be3368: Download complete 04:04:12 c3105a71a48b: Verifying Checksum 04:04:12 c3105a71a48b: Download complete 04:04:13 d125d8839a47: Verifying Checksum 04:04:13 d125d8839a47: Download complete 04:04:13 c3106fc0e877: Download complete 04:04:13 0f093f025ec4: Verifying Checksum 04:04:13 0f093f025ec4: Download complete 04:04:13 547446be3368: Pull complete 04:04:14 d125d8839a47: Pull complete 04:04:15 3e85d5ac6304: Download complete 04:04:25 3e85d5ac6304: Pull complete 04:04:25 c3105a71a48b: Pull complete 04:04:26 0f093f025ec4: Pull complete 04:04:26 c3106fc0e877: Pull complete 04:04:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:26 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 04:04:26 $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:04:29 $ docker top b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:29 + docker compose -f ./docker-compose-build.yml build --parallel 04:04:40 #1 [security-bootstrapper internal] load build definition from Dockerfile 04:04:40 #1 transferring dockerfile: 3.02kB done 04:04:40 #1 DONE 0.1s 04:04:40 04:04:40 #2 [security-spire-config internal] load build definition from Dockerfile 04:04:40 #2 transferring dockerfile: 1.69kB done 04:04:40 #2 DONE 0.1s 04:04:40 04:04:40 #3 [core-data internal] load build definition from Dockerfile 04:04:40 #3 transferring dockerfile: 2.04kB done 04:04:40 #3 DONE 0.1s 04:04:40 04:04:40 #4 [security-proxy-auth internal] load build definition from Dockerfile 04:04:40 #4 transferring dockerfile: 2.14kB 0.0s done 04:04:40 #4 DONE 0.1s 04:04:40 04:04:40 #5 [security-secretstore-setup internal] load build definition from Dockerfile 04:04:40 #5 transferring dockerfile: 2.49kB done 04:04:40 #5 DONE 0.1s 04:04:40 04:04:40 #6 [security-proxy-setup internal] load build definition from Dockerfile 04:04:40 #6 transferring dockerfile: 2.50kB done 04:04:40 #6 DONE 0.1s 04:04:40 04:04:40 #7 [core-metadata internal] load build definition from Dockerfile 04:04:40 #7 transferring dockerfile: 2.10kB done 04:04:40 #7 DONE 0.1s 04:04:40 04:04:40 #8 [core-keeper internal] load build definition from Dockerfile 04:04:40 #8 transferring dockerfile: 2.07kB done 04:04:40 #8 DONE 0.1s 04:04:40 04:04:40 #9 [core-command internal] load build definition from Dockerfile 04:04:40 #9 transferring dockerfile: 1.94kB 0.0s done 04:04:40 #9 DONE 0.1s 04:04:40 04:04:40 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:04:40 #10 transferring dockerfile: 1.89kB done 04:04:40 #10 DONE 0.1s 04:04:40 04:04:40 #11 [security-spire-server internal] load build definition from Dockerfile 04:04:40 #11 transferring dockerfile: 1.70kB 0.0s done 04:04:40 #11 DONE 0.1s 04:04:40 04:04:40 #12 [security-spire-agent internal] load build definition from Dockerfile 04:04:40 #12 transferring dockerfile: 1.81kB 0.0s done 04:04:40 #12 DONE 0.1s 04:04:40 04:04:40 #13 [support-scheduler internal] load build definition from Dockerfile 04:04:40 #13 transferring dockerfile: 1.83kB done 04:04:40 #13 DONE 0.1s 04:04:40 04:04:40 #14 [support-notifications internal] load build definition from Dockerfile 04:04:40 #14 transferring dockerfile: 2.02kB 0.0s done 04:04:40 #14 DONE 0.1s 04:04:40 04:04:40 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:04:40 #15 transferring dockerfile: 2.23kB done 04:04:40 #15 DONE 0.1s 04:04:40 04:04:40 #16 [security-bootstrapper internal] load .dockerignore 04:04:40 #16 transferring context: 50B 0.0s done 04:04:40 #16 DONE 0.1s 04:04:40 04:04:40 #17 [security-spire-config internal] load .dockerignore 04:04:40 #17 transferring context: 50B 0.0s done 04:04:40 #17 DONE 0.0s 04:04:41 04:04:41 #18 [core-data internal] load .dockerignore 04:04:41 #18 transferring context: 50B done 04:04:41 #18 DONE 0.0s 04:04:41 04:04:41 #19 [security-proxy-auth internal] load .dockerignore 04:04:41 #19 transferring context: 50B done 04:04:41 #19 DONE 0.0s 04:04:41 04:04:41 #20 [security-secretstore-setup internal] load .dockerignore 04:04:41 #20 transferring context: 50B 0.0s done 04:04:41 #20 DONE 0.1s 04:04:41 04:04:41 #21 [security-proxy-setup internal] load .dockerignore 04:04:41 #21 transferring context: 50B done 04:04:41 #21 DONE 0.1s 04:04:41 04:04:41 #22 [core-metadata internal] load .dockerignore 04:04:41 #22 transferring context: 50B done 04:04:41 #22 DONE 0.1s 04:04:41 04:04:41 #23 [core-command internal] load .dockerignore 04:04:41 #23 transferring context: 50B 0.0s done 04:04:41 #23 DONE 0.1s 04:04:41 04:04:41 #24 [core-keeper internal] load .dockerignore 04:04:41 #24 transferring context: 50B done 04:04:41 #24 DONE 0.1s 04:04:41 04:04:41 #25 [security-spire-server internal] load .dockerignore 04:04:41 #25 transferring context: 50B 0.0s done 04:04:41 #25 DONE 0.1s 04:04:41 04:04:41 #26 [security-spiffe-token-provider internal] load .dockerignore 04:04:41 #26 transferring context: 50B 0.0s done 04:04:41 #26 DONE 0.1s 04:04:41 04:04:41 #27 [security-spire-agent internal] load .dockerignore 04:04:41 #27 transferring context: 50B 0.0s done 04:04:41 #27 DONE 0.1s 04:04:41 04:04:41 #28 [support-scheduler internal] load .dockerignore 04:04:41 #28 transferring context: 50B done 04:04:41 #28 DONE 0.1s 04:04:41 04:04:41 #29 [support-notifications internal] load .dockerignore 04:04:41 #29 transferring context: 50B done 04:04:41 #29 DONE 0.1s 04:04:41 04:04:41 #30 [core-common-config-bootstrapper internal] load .dockerignore 04:04:41 #30 transferring context: 50B done 04:04:41 #30 DONE 0.1s 04:04:41 04:04:41 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:41 #31 DONE 0.0s 04:04:41 04:04:41 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:04:42 #32 DONE 0.5s 04:04:42 04:04:42 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:42 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:42 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:42 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:42 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.1s 04:04:42 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:42 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:42 #33 ... 04:04:42 04:04:42 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:42 #31 DONE 0.0s 04:04:42 04:04:42 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:42 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 04:04:42 #33 ... 04:04:42 04:04:42 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:42 #31 DONE 0.0s 04:04:42 04:04:42 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 04:04:42 #32 DONE 0.5s 04:04:42 04:04:42 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:42 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:42 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:42 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:42 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:42 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:43 #33 ... 04:04:43 04:04:43 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:43 #31 DONE 0.0s 04:04:43 04:04:43 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:43 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:43 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:43 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:43 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:43 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:43 #33 ... 04:04:43 04:04:43 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:43 #31 DONE 0.0s 04:04:43 04:04:43 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:43 #31 DONE 0.0s 04:04:43 04:04:43 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:43 #33 ... 04:04:43 04:04:43 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 04:04:43 #32 DONE 0.8s 04:04:43 04:04:43 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:43 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:43 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:43 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:43 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:43 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:43 #33 ... 04:04:43 04:04:43 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:43 #31 DONE 0.0s 04:04:43 04:04:43 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:43 #33 ... 04:04:43 04:04:43 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:43 #31 DONE 0.0s 04:04:43 04:04:43 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:04:43 #34 DONE 1.2s 04:04:43 04:04:43 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:44 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:44 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:44 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:44 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:44 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:44 #33 ... 04:04:44 04:04:44 #35 [security-bootstrapper internal] load build context 04:04:44 #35 transferring context: 3.45MB 1.1s done 04:04:44 #35 DONE 1.6s 04:04:44 04:04:44 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:44 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:44 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:44 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:44 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:44 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:44 #33 ... 04:04:44 04:04:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:44 #31 DONE 0.0s 04:04:44 04:04:44 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:45 #31 DONE 0.0s 04:04:45 04:04:45 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 04:04:45 #32 DONE 2.3s 04:04:45 04:04:45 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:04:45 #34 DONE 2.4s 04:04:45 04:04:45 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:45 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:45 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:45 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:45 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:45 #33 ... 04:04:45 04:04:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:45 #31 DONE 0.0s 04:04:45 04:04:45 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:04:45 #31 DONE 0.0s 04:04:45 04:04:45 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #36 [core-data internal] load build context 04:04:45 #36 transferring context: 3.45MB 1.6s done 04:04:45 #36 DONE 2.6s 04:04:45 04:04:45 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:45 #33 ... 04:04:45 04:04:45 #37 [security-proxy-auth internal] load build context 04:04:45 #37 transferring context: 3.45MB 1.9s done 04:04:45 #37 DONE 2.9s 04:04:45 04:04:45 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:46 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done 04:04:46 #33 ... 04:04:46 04:04:46 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 04:04:46 #32 DONE 3.4s 04:04:46 04:04:46 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:46 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:46 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:46 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:46 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:46 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:46 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done 04:04:46 #33 ... 04:04:46 04:04:46 #38 [security-spire-config internal] load build context 04:04:46 #38 transferring context: 24.83kB 0.2s done 04:04:46 #38 DONE 2.9s 04:04:46 04:04:46 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:04:46 #39 DONE 5.2s 04:04:46 04:04:46 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:04:46 #40 DONE 2.1s 04:04:46 04:04:46 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:04:46 #41 DONE 0.0s 04:04:46 04:04:46 #42 [security-spire-agent internal] load build context 04:04:46 #42 DONE 0.0s 04:04:46 04:04:46 #43 [security-secretstore-setup internal] load build context 04:04:46 #43 transferring context: 3.45MB 2.2s done 04:04:46 #43 DONE 3.4s 04:04:46 04:04:46 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:46 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 04:04:46 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 04:04:46 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 04:04:46 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 04:04:46 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 04:04:46 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done 04:04:47 #33 ... 04:04:47 04:04:47 #44 [core-metadata internal] load build context 04:04:47 #44 transferring context: 3.45MB 2.3s done 04:04:47 #44 DONE 3.7s 04:04:47 04:04:47 #45 [security-proxy-setup internal] load build context 04:04:47 #45 transferring context: 3.45MB 2.4s done 04:04:47 #45 DONE 3.9s 04:04:47 04:04:47 #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:04:47 #46 ... 04:04:47 04:04:47 #47 [security-spire-server internal] load build context 04:04:47 #47 transferring context: 26.58kB 0.1s done 04:04:47 #47 DONE 2.4s 04:04:47 04:04:47 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 04:04:47 #33 DONE 6.1s 04:04:48 04:04:48 #48 [core-command internal] load build context 04:04:48 #48 transferring context: 3.45MB 1.8s done 04:04:48 #48 DONE 3.9s 04:04:48 04:04:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:48 #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done 04:04:48 #49 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 04:04:48 #49 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 04:04:48 #49 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:04:48 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 04:04:48 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 04:04:48 #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done 04:04:48 #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:04:48 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 2.5s 04:04:48 #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 04:04:48 #49 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 04:04:48 #49 ... 04:04:48 04:04:48 #50 [core-keeper internal] load build context 04:04:48 #50 transferring context: 3.45MB 1.8s done 04:04:48 #50 DONE 4.1s 04:04:48 04:04:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:48 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.8s 04:04:48 #49 ... 04:04:48 04:04:48 #46 [core-metadata builder 2/7] WORKDIR /edgex-go 04:04:48 #46 DONE 2.4s 04:04:48 04:04:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:48 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 3.1s 04:04:48 #49 ... 04:04:48 04:04:48 #51 [support-scheduler internal] load build context 04:04:48 #51 transferring context: 3.45MB 1.8s done 04:04:48 #51 DONE 3.5s 04:04:48 04:04:48 #52 [security-spiffe-token-provider internal] load build context 04:04:48 #52 transferring context: 3.45MB 1.8s done 04:04:48 #52 DONE 3.4s 04:04:48 04:04:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:48 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 3.3s 04:04:48 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.4s 04:04:49 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.5s 04:04:49 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 3.7s 04:04:49 #49 ... 04:04:49 04:04:49 #42 [security-spire-agent internal] load build context 04:04:49 #42 transferring context: 26.11kB 0.1s done 04:04:49 #42 DONE 2.1s 04:04:49 04:04:49 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:49 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.9s 04:04:49 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.48MB / 37.02MB 4.1s 04:04:50 #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done 04:04:50 #49 ... 04:04:50 04:04:50 #53 [support-notifications internal] load build context 04:04:50 #53 transferring context: 3.45MB 1.8s done 04:04:50 #53 DONE 4.0s 04:04:50 04:04:50 #54 [core-common-config-bootstrapper internal] load build context 04:04:50 #54 transferring context: 3.45MB 1.8s done 04:04:50 #54 DONE 4.2s 04:04:50 04:04:50 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:04:50 #41 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done 04:04:50 #41 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:04:50 #41 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 04:04:50 #41 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 04:04:50 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 04:04:50 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 04:04:50 #41 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.5s done 04:04:50 #41 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 04:04:50 #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 1.3s 04:04:54 #41 ... 04:04:54 04:04:54 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:04:54 #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 04:04:58 #49 ... 04:04:58 04:04:58 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:04:58 #0 6.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:04:58 #0 7.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:04:58 #0 9.390 (1/7) Installing ca-certificates (20260611-r0) 04:04:58 #0 9.496 (2/7) Installing dumb-init (1.2.5-r3) 04:04:58 #0 9.512 (3/7) Installing libgcc (14.2.0-r6) 04:04:58 #0 9.529 (4/7) Installing libsodium (1.0.20-r1) 04:04:58 #0 9.551 (5/7) Installing libstdc++ (14.2.0-r6) 04:04:58 #0 9.688 (6/7) Installing libzmq (4.3.5-r2) 04:04:58 #0 9.727 (7/7) Installing zeromq (4.3.5-r2) 04:04:58 #0 9.865 Executing busybox-1.37.0-r20.trigger 04:04:58 #0 9.907 Executing ca-certificates-20260611-r0.trigger 04:04:58 #55 ... 04:04:58 04:04:58 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:04:58 #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.1s 04:04:58 #41 ... 04:04:58 04:04:58 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:04:58 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:04:58 #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:04:58 #56 ... 04:04:58 04:04:58 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:04:58 #57 ... 04:04:58 04:04:58 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:04:58 #0 9.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:04:58 #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:04:58 #58 ... 04:04:58 04:04:58 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:59 #59 ... 04:04:59 04:04:59 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:04:59 #60 ... 04:04:59 04:04:59 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:04:59 #61 ... 04:04:59 04:04:59 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:04:59 #62 ... 04:04:59 04:04:59 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:59 #59 DONE 10.9s 04:04:59 04:04:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:04:59 #63 ... 04:04:59 04:04:59 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:04:59 #0 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:04:59 #64 ... 04:04:59 04:04:59 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:05:00 #65 ... 04:05:00 04:05:00 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:00 #66 ... 04:05:00 04:05:00 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:05:00 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:00 #67 ... 04:05:00 04:05:00 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:05:00 #55 10.54 OK: 12 MiB in 23 packages 04:05:00 #55 DONE 12.1s 04:05:00 04:05:00 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:05:00 #67 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:00 #67 ... 04:05:00 04:05:00 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:05:00 #68 ... 04:05:00 04:05:00 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:05:00 #0 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:00 #69 ... 04:05:00 04:05:00 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:05:00 #0 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:00 #70 ... 04:05:00 04:05:00 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:00 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:00 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:00 #71 ... 04:05:00 04:05:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:00 #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.9s 04:05:05 #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.8s 04:05:05 #49 ... 04:05:05 04:05:05 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:05 #66 DONE 16.3s 04:05:05 04:05:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:05 #49 ... 04:05:05 04:05:05 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:05:05 #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.4s done 04:05:05 #41 ... 04:05:05 04:05:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:09 #49 ... 04:05:09 04:05:09 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:05:09 #56 17.72 (1/2) Installing dumb-init (1.2.5-r3) 04:05:09 #56 17.75 (2/2) Installing su-exec (0.2-r3) 04:05:09 #56 17.85 Executing busybox-1.37.0-r20.trigger 04:05:09 #56 17.99 OK: 8 MiB in 18 packages 04:05:09 #56 DONE 20.9s 04:05:09 04:05:09 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:09 #49 ... 04:05:09 04:05:09 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:05:09 #0 6.346 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:09 #0 8.271 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:09 #72 ... 04:05:09 04:05:09 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:09 #71 21.09 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:05:09 #71 21.09 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:05:09 #71 21.09 OK: 26166 distinct packages available 04:05:10 #71 ... 04:05:10 04:05:10 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:05:10 #0 6.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:10 #0 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:10 #73 ... 04:05:10 04:05:10 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:10 #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.6s 04:05:11 #49 ... 04:05:11 04:05:11 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:05:11 #58 19.19 (1/1) Installing dumb-init (1.2.5-r3) 04:05:11 #58 19.27 Executing busybox-1.37.0-r20.trigger 04:05:11 #58 19.45 OK: 8 MiB in 17 packages 04:05:11 #58 DONE 22.5s 04:05:11 04:05:11 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:05:11 #64 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #64 ... 04:05:11 04:05:11 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:05:11 #65 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:11 #65 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #65 ... 04:05:11 04:05:11 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:05:11 #70 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #70 ... 04:05:11 04:05:11 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:05:11 #62 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:11 #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #62 ... 04:05:11 04:05:11 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:11 #49 ... 04:05:11 04:05:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:05:11 #63 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:11 #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #63 ... 04:05:11 04:05:11 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:05:11 #68 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:11 #68 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:11 #68 ... 04:05:11 04:05:11 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:12 #49 ... 04:05:12 04:05:12 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:05:12 #57 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:12 #57 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:12 #57 ... 04:05:12 04:05:12 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:12 #49 ... 04:05:12 04:05:12 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:05:12 #69 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:12 #69 ... 04:05:12 04:05:12 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:05:12 #60 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:12 #60 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:12 #60 ... 04:05:12 04:05:12 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:05:12 #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.6s done 04:05:12 #49 ... 04:05:12 04:05:12 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:05:12 #61 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:12 #61 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:13 #61 ... 04:05:13 04:05:13 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:05:14 #74 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:15 #74 ... 04:05:15 04:05:15 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:05:15 #0 3.756 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:15 #0 5.818 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:15 #75 ... 04:05:15 04:05:15 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:05:15 #62 26.51 (1/1) Installing dumb-init (1.2.5-r3) 04:05:15 #62 26.56 Executing busybox-1.37.0-r20.trigger 04:05:15 #62 26.73 OK: 8 MiB in 17 packages 04:05:15 #62 ... 04:05:15 04:05:15 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:05:15 #41 ... 04:05:15 04:05:15 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:05:15 #69 26.80 OK: 255 MiB in 60 packages 04:05:15 #69 ... 04:05:15 04:05:15 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:05:15 #70 25.39 OK: 255 MiB in 60 packages 04:05:15 #70 DONE 27.8s 04:05:15 04:05:15 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:05:15 #74 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:16 #74 ... 04:05:16 04:05:16 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:05:16 #76 DONE 0.6s 04:05:16 04:05:16 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:17 #77 ... 04:05:17 04:05:17 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:05:17 #69 DONE 29.4s 04:05:17 04:05:17 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:05:17 #62 DONE 29.6s 04:05:18 04:05:18 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:05:18 #61 28.18 OK: 255 MiB in 60 packages 04:05:18 #61 DONE 29.8s 04:05:18 04:05:18 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 04:05:19 #78 DONE 1.1s 04:05:19 04:05:19 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:19 #79 ... 04:05:19 04:05:19 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:05:19 #0 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:19 #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:19 #80 ... 04:05:19 04:05:19 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:05:19 #68 28.73 (1/4) Installing ca-certificates (20260611-r0) 04:05:19 #68 29.31 (2/4) Installing dumb-init (1.2.5-r3) 04:05:19 #68 29.36 (3/4) Installing su-exec (0.2-r3) 04:05:19 #68 29.44 (4/4) Installing yq-go (4.47.2-r3) 04:05:19 #68 ... 04:05:19 04:05:19 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:05:19 #81 DONE 1.8s 04:05:19 04:05:19 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:05:19 #65 25.73 (1/4) Installing dumb-init (1.2.5-r3) 04:05:19 #65 25.82 (2/4) Installing openssl (3.5.7-r0) 04:05:19 #65 25.92 (3/4) Installing su-exec (0.2-r3) 04:05:19 #65 25.96 (4/4) Installing yq-go (4.47.2-r3) 04:05:19 #65 27.66 Executing busybox-1.37.0-r20.trigger 04:05:19 #65 27.90 OK: 20 MiB in 20 packages 04:05:19 #65 DONE 31.2s 04:05:19 04:05:19 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:20 #82 ... 04:05:20 04:05:20 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:05:20 #67 22.44 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:05:20 #67 22.44 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:05:20 #67 22.44 OK: 26188 distinct packages available 04:05:20 #67 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:20 #67 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:21 #67 ... 04:05:21 04:05:21 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:05:21 #64 25.43 (1/3) Installing ca-certificates (20260611-r0) 04:05:21 #64 25.86 (2/3) Installing dumb-init (1.2.5-r3) 04:05:21 #64 25.88 (3/3) Installing tzdata (2026c-r0) 04:05:21 #64 27.88 Executing busybox-1.37.0-r20.trigger 04:05:21 #64 28.08 Executing ca-certificates-20260611-r0.trigger 04:05:21 #64 29.00 OK: 8 MiB in 19 packages 04:05:21 #64 DONE 32.6s 04:05:21 04:05:21 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:05:21 #73 21.01 OK: 12 MiB in 23 packages 04:05:21 #73 ... 04:05:21 04:05:21 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:21 #71 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:21 #71 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:21 #71 ... 04:05:21 04:05:21 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:05:22 #83 ... 04:05:22 04:05:22 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:05:22 #57 31.21 OK: 255 MiB in 60 packages 04:05:22 #57 DONE 33.8s 04:05:22 04:05:22 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:05:23 #84 DONE 0.9s 04:05:23 04:05:23 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:05:23 #72 23.33 OK: 255 MiB in 60 packages 04:05:23 #72 ... 04:05:23 04:05:23 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:05:23 #73 DONE 23.4s 04:05:23 04:05:23 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:24 #85 ... 04:05:24 04:05:24 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:05:24 #68 31.69 Executing busybox-1.37.0-r20.trigger 04:05:24 #68 31.94 Executing ca-certificates-20260611-r0.trigger 04:05:24 #68 33.58 OK: 19 MiB in 20 packages 04:05:24 #68 DONE 36.1s 04:05:24 04:05:24 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:05:24 #86 ... 04:05:24 04:05:24 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:05:24 #72 DONE 25.4s 04:05:25 04:05:25 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:05:26 #87 ... 04:05:26 04:05:26 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:05:26 #63 27.38 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:05:26 #63 27.38 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:05:26 #63 27.38 OK: 26166 distinct packages available 04:05:26 #63 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:26 #63 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:26 #63 ... 04:05:26 04:05:26 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:05:26 #87 DONE 1.1s 04:05:26 04:05:26 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:26 #71 37.28 (1/5) Installing dumb-init (1.2.5-r3) 04:05:26 #71 37.33 (2/5) Installing musl-obstack (1.2.3-r2) 04:05:26 #71 37.33 (3/5) Installing libucontext (1.3.2-r0) 04:05:26 #71 37.38 (4/5) Installing gcompat (1.1.0-r4) 04:05:26 #71 37.41 (5/5) Installing openssl (3.5.7-r0) 04:05:26 #71 37.55 Executing busybox-1.37.0-r20.trigger 04:05:26 #71 37.81 OK: 9 MiB in 21 packages 04:05:27 #71 ... 04:05:27 04:05:27 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:05:27 #60 28.28 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:05:27 #60 28.28 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:05:27 #60 28.28 OK: 26166 distinct packages available 04:05:27 #60 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:27 #60 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:27 #60 ... 04:05:27 04:05:27 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:05:27 #75 19.42 (1/1) Installing dumb-init (1.2.5-r3) 04:05:27 #75 19.97 Executing busybox-1.37.0-r20.trigger 04:05:27 #75 20.17 OK: 8 MiB in 17 packages 04:05:27 #75 DONE 22.7s 04:05:27 04:05:27 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:28 #88 ... 04:05:28 04:05:28 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:05:28 #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:28 #0 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:28 #89 ... 04:05:28 04:05:28 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:05:28 #83 7.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:29 #83 ... 04:05:29 04:05:29 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:05:29 #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:29 #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:29 #90 ... 04:05:29 04:05:29 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:05:29 #83 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:31 #83 ... 04:05:31 04:05:31 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:05:31 #80 18.29 OK: 8 MiB in 18 packages 04:05:31 #80 DONE 21.8s 04:05:31 04:05:31 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:05:31 #71 DONE 42.6s 04:05:31 04:05:31 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:05:31 #67 40.57 OK: 255 MiB in 60 packages 04:05:31 #67 DONE 42.8s 04:05:31 04:05:31 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:05:31 #74 18.95 OK: 8 MiB in 17 packages 04:05:31 #74 DONE 20.6s 04:05:31 04:05:31 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:05:32 #91 ... 04:05:32 04:05:32 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:05:32 #92 DONE 0.8s 04:05:32 04:05:32 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:05:32 #60 42.87 (1/13) Installing brotli-libs (1.1.0-r2) 04:05:32 #60 43.09 (2/13) Installing c-ares (1.34.8-r0) 04:05:32 #60 43.15 (3/13) Installing libunistring (1.3-r0) 04:05:32 #60 43.36 (4/13) Installing libidn2 (2.3.7-r0) 04:05:32 #60 43.50 (5/13) Installing nghttp2-libs (1.69.0-r0) 04:05:32 #60 43.58 (6/13) Installing libpsl (0.21.5-r3) 04:05:32 #60 43.67 (7/13) Installing zstd-libs (1.5.7-r0) 04:05:32 #60 44.00 (8/13) Installing libcurl (8.14.1-r3) 04:05:32 #60 44.22 (9/13) Installing curl (8.14.1-r3) 04:05:33 #60 44.39 (10/13) Installing dumb-init (1.2.5-r3) 04:05:33 #60 44.43 (11/13) Installing musl-obstack (1.2.3-r2) 04:05:33 #60 44.45 (12/13) Installing libucontext (1.3.2-r0) 04:05:33 #60 44.49 (13/13) Installing gcompat (1.1.0-r4) 04:05:33 #60 44.57 Executing busybox-1.37.0-r20.trigger 04:05:33 #60 45.00 OK: 13 MiB in 29 packages 04:05:34 #60 ... 04:05:34 04:05:34 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:05:34 #63 42.41 (1/4) Installing dumb-init (1.2.5-r3) 04:05:34 #63 42.43 (2/4) Installing musl-obstack (1.2.3-r2) 04:05:34 #63 42.45 (3/4) Installing libucontext (1.3.2-r0) 04:05:34 #63 42.46 (4/4) Installing gcompat (1.1.0-r4) 04:05:34 #63 42.48 Executing busybox-1.37.0-r20.trigger 04:05:34 #63 42.62 OK: 8 MiB in 20 packages 04:05:34 #63 DONE 45.6s 04:05:34 04:05:34 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:05:36 #93 ... 04:05:36 04:05:36 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:05:36 #60 DONE 47.4s 04:05:36 04:05:36 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:05:37 #94 ... 04:05:37 04:05:37 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:05:37 #95 DONE 5.8s 04:05:37 04:05:37 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:05:37 #96 DONE 0.3s 04:05:37 04:05:37 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:05:37 #89 19.14 OK: 8 MiB in 17 packages 04:05:38 #89 DONE 20.6s 04:05:38 04:05:38 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:05:38 #90 18.21 OK: 20 MiB in 20 packages 04:05:39 #90 DONE 19.5s 04:05:39 04:05:39 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:05:39 #93 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:39 #93 ... 04:05:39 04:05:39 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:05:39 #97 DONE 0.2s 04:05:39 04:05:39 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:05:39 #94 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:39 #94 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:39 #94 ... 04:05:39 04:05:39 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:05:39 #86 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:39 #86 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:39 #86 ... 04:05:39 04:05:39 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:05:39 #93 5.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:40 #93 ... 04:05:40 04:05:40 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:05:40 #83 18.56 OK: 8 MiB in 19 packages 04:05:40 #83 DONE 19.6s 04:05:41 04:05:41 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:05:41 #86 15.86 OK: 19 MiB in 20 packages 04:05:42 #86 ... 04:05:42 04:05:42 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:42 #98 ... 04:05:42 04:05:42 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:05:42 #91 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:05:42 #91 7.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:05:43 #91 12.04 OK: 9 MiB in 21 packages 04:05:44 #113 ... 04:05:44 04:05:44 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:05:44 #150 DONE 103.8s 04:05:44 04:05:44 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:05:44 #148 DONE 103.8s 04:05:44 04:05:44 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:05:44 #157 DONE 0.5s 04:05:44 04:05:44 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:05:44 #158 DONE 0.3s 04:05:44 04:05:44 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:05:44 #159 ... 04:05:44 04:05:44 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:05:44 #160 DONE 0.2s 04:05:44 04:05:44 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:05:44 #161 DONE 0.4s 04:05:44 04:05:44 #162 [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:05:44 #162 DONE 0.2s 04:05:44 04:05:44 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:44 #154 ... 04:05:44 04:05:44 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:05:44 #163 DONE 0.1s 04:05:44 04:05:44 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:05:44 #159 DONE 0.9s 04:05:44 04:05:44 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:44 #164 ... 04:05:44 04:05:44 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:05:44 #165 DONE 0.3s 04:05:44 04:05:44 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:05:44 #166 DONE 0.2s 04:05:44 04:05:44 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:05:44 #167 DONE 0.3s 04:05:44 04:05:44 #113 [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:05:44 #113 ... 04:05:44 04:05:44 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:05:44 #168 DONE 0.1s 04:05:44 04:05:44 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:44 #164 DONE 1.1s 04:05:44 04:05:44 #169 [core-common-config-bootstrapper] exporting to image 04:05:44 #169 exporting layers 04:05:44 #169 ... 04:05:44 04:05:44 #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/ 04:05:44 #170 DONE 0.1s 04:05:44 04:05:44 #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/ 04:05:44 #171 DONE 0.2s 04:05:44 04:05:44 #113 [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:05:44 #113 ... 04:05:44 04:05:44 #169 [core-common-config-bootstrapper] exporting to image 04:05:44 #169 exporting layers 0.4s done 04:05:44 #169 writing image sha256:33f8122ede067af4777e8d963ec8810d702d7fe55c323515dc139963d73539a5 done 04:05:44 #169 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 04:05:44 #169 DONE 0.5s 04:05:44 04:05:44 #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/ 04:05:44 #172 DONE 0.2s 04:05:44 04:05:44 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:05:44 #173 DONE 0.1s 04:05:44 04:05:44 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:05:44 #174 DONE 1.2s 04:05:44 04:05:44 #175 [security-bootstrapper] exporting to image 04:05:44 #91 ... 04:05:44 04:05:44 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:05:44 #94 8.178 OK: 13 MiB in 29 packages 04:05:44 #94 ... 04:05:44 04:05:44 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:05:44 #91 DONE 13.3s 04:05:44 04:05:44 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:05:44 #86 DONE 19.8s 04:05:44 #175 exporting layers 0.6s done 04:05:44 #175 writing image sha256:17a67bc9d0f8cd5b2fbf079e461a3321763e42d9c94cd3ecdabd7bea03745c39 done 04:05:44 #175 naming to docker.io/library/security-bootstrapper done 04:05:44 #175 DONE 0.7s 04:05:44 04:05:44 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:05:44 04:05:44 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:05:45 #99 ... 04:05:45 04:05:45 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:05:45 #94 DONE 9.2s 04:05:45 04:05:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:05:45 #93 10.74 OK: 8 MiB in 20 packages 04:05:46 #93 DONE 12.2s 04:05:46 04:05:46 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:46 #100 ... 04:05:46 04:05:46 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:05:46 #99 DONE 1.9s 04:05:46 04:05:46 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:47 #101 ... 04:05:47 04:05:47 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:47 #100 DONE 3.1s 04:05:47 04:05:47 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:05:47 #102 DONE 0.3s 04:05:47 04:05:47 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:48 #103 ... 04:05:48 04:05:48 #104 [security-spire-server stage-2 6/9] COPY security.txt / 04:05:48 #104 DONE 0.3s 04:05:48 04:05:48 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:05:48 #105 DONE 0.4s 04:05:48 04:05:48 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:48 #101 DONE 2.1s 04:05:48 04:05:48 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:05:48 #106 DONE 0.3s 04:05:48 04:05:48 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:05:48 #107 DONE 0.3s 04:05:48 04:05:48 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 04:05:49 #108 ... 04:05:49 04:05:49 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:05:49 #103 DONE 2.5s 04:05:49 04:05:49 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 04:05:49 #108 DONE 0.3s 04:05:49 04:05:49 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:05:49 #109 DONE 0.3s 04:05:49 04:05:49 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:05:49 #110 DONE 0.3s 04:05:49 04:05:49 #111 [security-spire-server] exporting to image 04:05:49 #111 exporting layers 04:05:49 #111 ... 04:05:49 04:05:49 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:05:49 #112 DONE 0.5s 04:05:49 04:05:49 #113 [security-spire-config stage-2 6/10] COPY security.txt / 04:05:49 #113 DONE 0.6s 04:05:49 04:05:49 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:05:50 #114 DONE 0.5s 04:05:50 04:05:50 #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:05:50 #115 DONE 0.4s 04:05:50 04:05:50 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:05:50 #116 DONE 0.3s 04:05:50 04:05:50 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:05:50 #117 DONE 0.3s 04:05:50 04:05:50 #111 [security-spire-agent] exporting to image 04:05:51 #111 ... 04:05:51 04:05:51 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:05:51 #118 DONE 0.4s 04:05:51 04:05:51 #111 [security-spire-config] exporting to image 04:05:54 #111 exporting layers 4.8s done 04:05:54 #111 writing image sha256:729b90cba2e987cb7a11900fc41d4d423a82e32d4428a6c35ee007addd864c02 0.0s done 04:05:54 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:05:55 #111 exporting layers 4.2s done 04:05:55 #111 writing image sha256:fa1ad3a8ca727fb4dfcbb76981d98e5176826dca197b89f1e29f1d04ed949f42 0.0s done 04:05:55 #111 naming to docker.io/library/security-spire-agent-arm64 04:05:55 #111 writing image sha256:91159d08a38316419cb5d7a09ba748a628f286c0dfe810cda6f1d3fb932407be 04:05:55 #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:05:55 #111 writing image sha256:91159d08a38316419cb5d7a09ba748a628f286c0dfe810cda6f1d3fb932407be 0.0s done 04:05:55 #111 naming to docker.io/library/security-spire-config-arm64 done 04:05:55 #111 DONE 6.2s 04:05:55 04:05:55 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:07:06 #152 ... 04:07:06 04:07:06 #113 [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:07:06 #113 177.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:09 #113 ... 04:07:09 04:07:09 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:07:09 #154 DONE 193.6s 04:07:09 04:07:09 #113 [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:07:09 #113 DONE 193.6s 04:07:09 04:07:09 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:07:09 #146 DONE 193.6s 04:07:09 04:07:09 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:07:09 #153 DONE 193.6s 04:07:09 04:07:09 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:07:09 #152 DONE 193.6s 04:07:09 04:07:09 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:09 #156 DONE 193.6s 04:07:09 04:07:09 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:07:09 #155 DONE 193.7s 04:07:09 04:07:09 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #176 ... 04:07:09 04:07:09 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:07:09 #149 DONE 193.8s 04:07:09 04:07:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:07:09 #147 DONE 193.8s 04:07:09 04:07:09 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:07:09 #151 DONE 193.8s 04:07:09 04:07:09 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #177 ... 04:07:09 04:07:09 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #178 DONE 0.3s 04:07:09 04:07:09 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #179 DONE 0.4s 04:07:09 04:07:09 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #176 DONE 0.3s 04:07:09 04:07:09 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #180 DONE 0.3s 04:07:09 04:07:09 #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #181 DONE 0.2s 04:07:09 04:07:09 #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:07:09 #182 DONE 0.2s 04:07:10 04:07:10 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 #183 DONE 0.2s 04:07:10 04:07:10 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 #177 DONE 0.1s 04:07:10 04:07:10 #184 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:07:10 #184 DONE 0.3s 04:07:10 04:07:10 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:10 #185 DONE 0.3s 04:07:10 04:07:10 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 #186 CACHED 04:07:10 04:07:10 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:07:10 #187 CACHED 04:07:10 04:07:10 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:07:10 #188 CACHED 04:07:10 04:07:10 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 #189 CACHED 04:07:10 04:07:10 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:07:10 #190 DONE 0.3s 04:07:10 04:07:10 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:10 #191 DONE 0.3s 04:07:10 04:07:10 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:10 #192 DONE 0.3s 04:07:10 04:07:10 #193 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:07:10 #193 DONE 0.3s 04:07:10 04:07:10 #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:07:10 #194 DONE 0.3s 04:07:10 04:07:10 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:10 #195 DONE 0.3s 04:07:10 04:07:10 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:11 #196 ... 04:07:11 04:07:11 #197 [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:07:11 #197 DONE 1.4s 04:07:11 04:07:11 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:11 #198 DONE 1.4s 04:07:11 04:07:11 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:07:11 #199 DONE 1.5s 04:07:11 04:07:11 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:07:11 #200 DONE 1.5s 04:07:11 04:07:11 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:07:11 #201 DONE 1.5s 04:07:11 04:07:11 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:07:11 #202 DONE 1.4s 04:07:11 04:07:11 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:07:11 #203 DONE 1.5s 04:07:11 04:07:11 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:07:11 #204 ... 04:07:11 04:07:11 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:07:11 #205 DONE 1.7s 04:07:12 04:07:12 #206 [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:07:12 #206 DONE 1.7s 04:07:12 04:07:12 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:12 #196 DONE 1.7s 04:07:12 04:07:12 #207 [core-keeper] exporting to image 04:07:12 #207 exporting layers 04:07:12 #207 ... 04:07:12 04:07:12 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:07:12 #204 DONE 0.4s 04:07:12 04:07:12 #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:07:12 #208 DONE 0.5s 04:07:12 04:07:12 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:07:12 #209 DONE 0.5s 04:07:12 04:07:12 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:07:12 #210 DONE 0.5s 04:07:12 04:07:12 #211 [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:07:12 #211 DONE 0.5s 04:07:12 04:07:12 #212 [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:07:12 #212 DONE 0.2s 04:07:12 04:07:12 #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:07:12 #213 DONE 0.5s 04:07:12 04:07:12 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:07:12 #214 DONE 0.2s 04:07:12 04:07:12 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:07:12 #215 DONE 0.2s 04:07:12 04:07:12 #216 [security-spiffe-token-provider] exporting to image 04:07:12 #216 ... 04:07:12 04:07:12 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:07:12 #217 DONE 0.3s 04:07:12 04:07:12 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:07:12 #218 DONE 0.4s 04:07:12 04:07:12 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:07:12 #219 DONE 0.3s 04:07:12 04:07:12 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:07:12 #220 DONE 0.3s 04:07:12 04:07:12 #207 [core-keeper] exporting to image 04:07:12 #207 exporting layers 0.2s done 04:07:12 #207 writing image sha256:4d85e0e0121dc644ea4513950b968d924041aca7f4ae3f044164a674389ae1ae 0.0s done 04:07:12 #207 naming to docker.io/library/core-keeper 0.0s done 04:07:12 #207 DONE 0.6s 04:07:12 04:07:12 #221 [core-data] exporting to image 04:07:12 #221 exporting layers 0.3s done 04:07:12 #221 writing image sha256:7cbef865b8ad49db7eb1e2a54e3a7480b793843128e91571aec7660dd4fd1194 0.0s done 04:07:12 #221 naming to docker.io/library/core-data 0.0s done 04:07:12 #221 DONE 0.5s 04:07:12 04:07:12 #222 [core-command] exporting to image 04:07:12 #222 exporting layers 0.3s done 04:07:12 #222 writing image sha256:d588635783534a5fd73076653e4885d4fc88c68f44958daec06624abf291fc0f 0.0s done 04:07:12 #222 naming to docker.io/library/core-command done 04:07:12 #222 DONE 0.5s 04:07:12 04:07:12 #216 [security-spiffe-token-provider] exporting to image 04:07:12 #216 exporting layers 0.4s done 04:07:12 #216 writing image sha256:05b3d7d49ce72390fe048ae5624e24f845c654adb260ac5e1d8a2b9ba751fec9 04:07:13 #216 ... 04:07:13 04:07:13 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:07:13 #223 DONE 0.3s 04:07:13 04:07:13 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:13 #224 DONE 0.3s 04:07:13 04:07:13 #216 [security-spiffe-token-provider] exporting to image 04:07:13 #216 writing image sha256:05b3d7d49ce72390fe048ae5624e24f845c654adb260ac5e1d8a2b9ba751fec9 0.2s done 04:07:13 #216 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:07:13 #216 DONE 0.8s 04:07:13 04:07:13 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:13 #225 DONE 0.5s 04:07:13 04:07:13 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:13 #226 DONE 0.9s 04:07:13 04:07:13 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:13 #227 DONE 0.1s 04:07:13 04:07:13 #228 [support-notifications] exporting to image 04:07:13 #228 exporting layers 0.8s done 04:07:13 #228 writing image sha256:3c2a3657c5551f79184792496e2183b9993c27f0bd29f2bd273f5c7f61b34dae done 04:07:13 #228 naming to docker.io/library/support-notifications 0.0s done 04:07:13 #228 DONE 1.1s 04:07:13 04:07:13 #229 [support-scheduler] exporting to image 04:07:13 #229 exporting layers 1.2s done 04:07:13 #229 writing image sha256:13d8d102a60f46e1cf47f14bfe75f89b8820b73ac1c5b3464b409e9b0cccba4e done 04:07:13 #229 naming to docker.io/library/support-scheduler 0.0s done 04:07:13 #229 DONE 1.3s 04:07:13 04:07:13 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:13 #230 ... 04:07:13 04:07:13 #231 [core-metadata] exporting to image 04:07:13 #231 exporting layers 0.8s done 04:07:13 #231 writing image sha256:be28940645dbc904b5439e063a3e0231058391a94281e3e614782ab5b94257da 0.0s done 04:07:13 #231 naming to docker.io/library/core-metadata 0.0s done 04:07:13 #231 DONE 0.9s 04:07:13 04:07:13 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:13 #232 DONE 0.6s 04:07:13 04:07:13 #233 [security-proxy-setup] exporting to image 04:07:14 #233 exporting layers 0.3s done 04:07:14 #233 writing image sha256:3670ab60c2bacd1741bb625ec4943d0afb302f3f4a799140b521deb2079ea96f done 04:07:14 #233 naming to docker.io/library/security-proxy-setup done 04:07:14 #233 DONE 0.3s 04:07:14 04:07:14 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:14 #230 DONE 0.4s 04:07:14 04:07:14 #234 [security-proxy-auth] exporting to image 04:07:14 #234 ... 04:07:14 04:07:14 #235 [security-secretstore-setup] exporting to image 04:07:14 #235 exporting layers 0.2s done 04:07:14 #235 writing image sha256:289c495eb4b51b64ee050b24ea77136982308087caa5bbce9ed5f4e3425b78f5 done 04:07:14 #235 naming to docker.io/library/security-secretstore-setup done 04:07:14 #235 DONE 0.3s 04:07:14 04:07:14 #234 [security-proxy-auth] exporting to image 04:07:14 #234 exporting layers 0.8s done 04:07:14 #234 writing image sha256:5a6fc60152f813fe21c27c3866bc838f6ef6133fb1c4aa5a784e282d093f002f 04:07:14 #234 writing image sha256:5a6fc60152f813fe21c27c3866bc838f6ef6133fb1c4aa5a784e282d093f002f done 04:07:14 #234 naming to docker.io/library/security-proxy-auth done 04:07:14 #234 DONE 0.9s 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:14 time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:07:14 $ docker stop --time=1 fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 04:07:15 $ docker rm -f --volumes fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:16 + docker images 04:07:16 REPOSITORY TAG IMAGE ID CREATED SIZE 04:07:16 security-secretstore-setup latest 289c495eb4b5 3 seconds ago 90.5MB 04:07:16 security-proxy-auth latest 5a6fc60152f8 3 seconds ago 49.8MB 04:07:16 security-proxy-setup latest 3670ab60c2ba 3 seconds ago 55.4MB 04:07:16 core-metadata latest be28940645db 4 seconds ago 50.8MB 04:07:16 support-notifications latest 3c2a3657c555 4 seconds ago 58.6MB 04:07:16 security-spiffe-token-provider latest 05b3d7d49ce7 4 seconds ago 53.9MB 04:07:16 support-scheduler latest 13d8d102a60f 5 seconds ago 55MB 04:07:16 core-data latest 7cbef865b8ad 5 seconds ago 50.6MB 04:07:16 core-keeper latest 4d85e0e0121d 5 seconds ago 50.4MB 04:07:16 core-command latest d58863578353 5 seconds ago 44.8MB 04:07:16 security-bootstrapper latest 17a67bc9d0f8 About a minute ago 21.7MB 04:07:16 core-common-config-bootstrapper latest 33f8122ede06 About a minute ago 20.6MB 04:07:16 security-spire-agent latest 7b41557caab2 3 minutes ago 237MB 04:07:16 security-spire-server latest 42bfe26c0872 3 minutes ago 178MB 04:07:16 security-spire-config latest 2c25ebfc67d6 3 minutes ago 177MB 04:07:16 ci-base-image-x86_64 latest 29d33c90d4a2 8 minutes ago 982MB 04:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 10 months ago 636MB 04:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 14 months ago 573MB 04:07:16 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 04:07:16 provisioning config files... 04:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config4501616863495889334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:17 ---> ****-login.sh 04:07:17 nexus3.edgexfoundry.org:10001 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:17 #41 ... 04:07:17 04:07:17 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #85 DONE 111.7s 04:07:17 04:07:17 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #79 DONE 115.8s 04:07:17 04:07:17 #119 [core-data builder 6/7] COPY . . 04:07:17 #119 ... 04:07:17 04:07:17 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #82 DONE 115.1s 04:07:17 04:07:17 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #98 DONE 102.9s 04:07:17 04:07:17 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #88 DONE 108.9s 04:07:17 04:07:17 #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #77 DONE 118.9s 04:07:17 04:07:17 #120 [security-bootstrapper builder 6/7] COPY . . 04:07:17 #120 DONE 1.9s 04:07:17 04:07:17 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #121 CACHED 04:07:17 04:07:17 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:07:17 #122 CACHED 04:07:17 04:07:17 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 04:07:17 #123 CACHED 04:07:17 04:07:17 #124 [core-command builder 6/7] COPY . . 04:07:17 #124 CACHED 04:07:17 04:07:17 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #125 CACHED 04:07:17 04:07:17 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 04:07:17 #126 CACHED 04:07:17 04:07:17 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:07:17 #127 CACHED 04:07:17 04:07:17 #128 [core-metadata builder 6/7] COPY . . 04:07:17 #128 CACHED 04:07:17 04:07:17 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #129 CACHED 04:07:17 04:07:17 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #130 CACHED 04:07:17 04:07:17 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:07:17 #131 CACHED 04:07:17 04:07:17 #132 [security-secretstore-setup builder 6/7] COPY . . 04:07:17 #132 CACHED 04:07:17 04:07:17 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:07:17 #133 CACHED 04:07:17 04:07:17 #134 [security-proxy-auth builder 6/7] COPY . . 04:07:17 #134 CACHED 04:07:17 04:07:17 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #135 CACHED 04:07:17 04:07:17 #119 [core-data builder 6/7] COPY . . 04:07:17 #119 DONE 2.0s 04:07:17 04:07:17 #136 [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:07:17 #136 ... 04:07:17 04:07:17 #137 [support-scheduler builder 6/7] COPY . . 04:07:17 #137 DONE 2.1s 04:07:17 04:07:17 #138 [support-notifications builder 6/7] COPY . . 04:07:17 #138 DONE 2.1s 04:07:17 04:07:17 #139 [security-spiffe-token-provider builder 6/7] COPY . . 04:07:17 #139 DONE 2.0s 04:07:17 04:07:17 #140 [core-keeper builder 7/8] COPY . . 04:07:17 #140 DONE 1.9s 04:07:17 04:07:17 #141 [security-proxy-setup builder 6/7] COPY . . 04:07:17 #141 CACHED 04:07:17 04:07:17 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:07:17 #142 CACHED 04:07:17 04:07:17 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:17 #143 CACHED 04:07:17 04:07:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:07:17 Login Succeeded 04:07:17 nexus3.edgexfoundry.org:10002 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:17 Login Succeeded 04:07:17 nexus3.edgexfoundry.org:10003 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:17 Login Succeeded 04:07:17 nexus3.edgexfoundry.org:10004 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:17 Login Succeeded 04:07:17 ****.io 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:18 Login Succeeded 04:07:18 ---> ****-login.sh ends [Pipeline] } 04:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:07:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:07:18 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:18 latest 04:07:18 4.1.0-dev.128 04:07:18 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:18 main 04:07:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:19 + docker push nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:19 9251fddeac83: Preparing 04:07:19 fcc207246c62: Preparing 04:07:19 aa18c121fccd: Preparing 04:07:19 e0bb7e312842: Preparing 04:07:19 ffb81b49ea2b: Preparing 04:07:19 1076e20e1900: Preparing 04:07:19 6f09edfb3f6d: Preparing 04:07:19 1076e20e1900: Waiting 04:07:19 6f09edfb3f6d: Waiting 04:07:19 9251fddeac83: Pushed 04:07:19 aa18c121fccd: Pushed 04:07:19 ffb81b49ea2b: Pushed 04:07:19 e0bb7e312842: Pushed 04:07:19 6f09edfb3f6d: Layer already exists 04:07:19 1076e20e1900: Pushed 04:07:22 #144 ... 04:07:22 04:07:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:07:22 #0 5.400 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:07:22 #145 ... 04:07:22 04:07:22 #136 [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:07:22 #136 5.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:07:23 fcc207246c62: Pushed 04:07:23 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:24 9251fddeac83: Preparing 04:07:24 fcc207246c62: Preparing 04:07:24 aa18c121fccd: Preparing 04:07:24 e0bb7e312842: Preparing 04:07:24 ffb81b49ea2b: Preparing 04:07:24 1076e20e1900: Preparing 04:07:24 6f09edfb3f6d: Preparing 04:07:24 1076e20e1900: Waiting 04:07:24 6f09edfb3f6d: Waiting 04:07:24 9251fddeac83: Layer already exists 04:07:24 fcc207246c62: Layer already exists 04:07:24 aa18c121fccd: Layer already exists 04:07:24 e0bb7e312842: Layer already exists 04:07:24 ffb81b49ea2b: Layer already exists 04:07:24 1076e20e1900: Layer already exists 04:07:24 6f09edfb3f6d: Layer already exists 04:07:24 latest: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 04:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:25 9251fddeac83: Preparing 04:07:25 fcc207246c62: Preparing 04:07:25 aa18c121fccd: Preparing 04:07:25 e0bb7e312842: Preparing 04:07:25 ffb81b49ea2b: Preparing 04:07:25 1076e20e1900: Preparing 04:07:25 6f09edfb3f6d: Preparing 04:07:25 1076e20e1900: Waiting 04:07:25 6f09edfb3f6d: Waiting 04:07:25 ffb81b49ea2b: Layer already exists 04:07:25 e0bb7e312842: Layer already exists 04:07:25 9251fddeac83: Layer already exists 04:07:25 aa18c121fccd: Layer already exists 04:07:25 fcc207246c62: Layer already exists 04:07:25 1076e20e1900: Layer already exists 04:07:25 6f09edfb3f6d: Layer already exists 04:07:25 4.1.0-dev.128: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:26 + docker push nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:26 9251fddeac83: Preparing 04:07:26 fcc207246c62: Preparing 04:07:26 aa18c121fccd: Preparing 04:07:26 e0bb7e312842: Preparing 04:07:26 ffb81b49ea2b: Preparing 04:07:26 1076e20e1900: Preparing 04:07:26 6f09edfb3f6d: Preparing 04:07:26 1076e20e1900: Waiting 04:07:26 6f09edfb3f6d: Waiting 04:07:26 aa18c121fccd: Layer already exists 04:07:26 fcc207246c62: Layer already exists 04:07:26 ffb81b49ea2b: Layer already exists 04:07:26 e0bb7e312842: Layer already exists 04:07:26 9251fddeac83: Layer already exists 04:07:26 1076e20e1900: Layer already exists 04:07:26 6f09edfb3f6d: Layer already exists 04:07:26 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:27 #136 ... 04:07:27 04:07:27 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:07:27 #0 5.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:07:27 #146 ... 04:07:27 04:07:27 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:07:27 #0 4.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:07:27 #147 ... 04:07:27 04:07:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:07:27 #0 5.198 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:07:27 #148 ... 04:07:27 04:07:27 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:07:27 #0 4.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:07:27 #149 ... 04:07:27 04:07:27 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:27 #0 5.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:07:27 #150 ... 04:07:27 04:07:27 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:07:27 #0 5.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:07:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:27 9251fddeac83: Preparing 04:07:27 fcc207246c62: Preparing 04:07:27 aa18c121fccd: Preparing 04:07:27 e0bb7e312842: Preparing 04:07:27 ffb81b49ea2b: Preparing 04:07:27 1076e20e1900: Preparing 04:07:27 6f09edfb3f6d: Preparing 04:07:27 1076e20e1900: Waiting 04:07:27 6f09edfb3f6d: Waiting 04:07:27 e0bb7e312842: Layer already exists 04:07:27 aa18c121fccd: Layer already exists 04:07:27 ffb81b49ea2b: Layer already exists 04:07:27 fcc207246c62: Layer already exists 04:07:27 9251fddeac83: Layer already exists 04:07:27 1076e20e1900: Layer already exists 04:07:27 6f09edfb3f6d: Layer already exists 04:07:27 main: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv 04:07:28 #151 ... 04:07:28 04:07:28 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:28 #0 4.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:07:28 #152 ... 04:07:28 04:07:28 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:07:28 #0 5.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:28 ===================================================== [Pipeline] echo 04:07:28 taggedImages: 04:07:28 - nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:28 - nexus3.edgexfoundry.org:10004/core-command:latest 04:07:28 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 04:07:28 - nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:07:28 #153 ... 04:07:28 04:07:28 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:07:28 #0 5.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:07:28 #154 ... 04:07:28 04:07:28 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:07:28 #144 5.924 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:07:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:07:28 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:28 latest 04:07:28 4.1.0-dev.128 04:07:28 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:28 main 04:07:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:29 d1289fcd9018: Preparing 04:07:29 4c9cb0b5e9b3: Preparing 04:07:29 2ceb2b01476d: Preparing 04:07:29 9c70fac06ea8: Preparing 04:07:29 aa18c121fccd: Preparing 04:07:29 e0bb7e312842: Preparing 04:07:29 ffb81b49ea2b: Preparing 04:07:29 1076e20e1900: Preparing 04:07:29 6f09edfb3f6d: Preparing 04:07:29 ffb81b49ea2b: Waiting 04:07:29 1076e20e1900: Waiting 04:07:29 6f09edfb3f6d: Waiting 04:07:29 e0bb7e312842: Waiting 04:07:29 aa18c121fccd: Layer already exists 04:07:29 e0bb7e312842: Layer already exists 04:07:29 ffb81b49ea2b: Layer already exists 04:07:29 1076e20e1900: Layer already exists 04:07:29 4c9cb0b5e9b3: Pushed 04:07:29 d1289fcd9018: Pushed 04:07:29 2ceb2b01476d: Pushed 04:07:29 6f09edfb3f6d: Layer already exists 04:07:31 9c70fac06ea8: Pushed 04:07:31 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:32 d1289fcd9018: Preparing 04:07:32 4c9cb0b5e9b3: Preparing 04:07:32 2ceb2b01476d: Preparing 04:07:32 9c70fac06ea8: Preparing 04:07:32 aa18c121fccd: Preparing 04:07:32 e0bb7e312842: Preparing 04:07:32 ffb81b49ea2b: Preparing 04:07:32 1076e20e1900: Preparing 04:07:32 6f09edfb3f6d: Preparing 04:07:32 e0bb7e312842: Waiting 04:07:32 ffb81b49ea2b: Waiting 04:07:32 1076e20e1900: Waiting 04:07:32 6f09edfb3f6d: Waiting 04:07:32 aa18c121fccd: Layer already exists 04:07:32 9c70fac06ea8: Layer already exists 04:07:32 4c9cb0b5e9b3: Layer already exists 04:07:32 2ceb2b01476d: Layer already exists 04:07:32 d1289fcd9018: Layer already exists 04:07:32 ffb81b49ea2b: Layer already exists 04:07:32 e0bb7e312842: Layer already exists 04:07:32 6f09edfb3f6d: Layer already exists 04:07:32 1076e20e1900: Layer already exists 04:07:32 latest: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 04:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:33 d1289fcd9018: Preparing 04:07:33 4c9cb0b5e9b3: Preparing 04:07:33 2ceb2b01476d: Preparing 04:07:33 9c70fac06ea8: Preparing 04:07:33 aa18c121fccd: Preparing 04:07:33 e0bb7e312842: Preparing 04:07:33 ffb81b49ea2b: Preparing 04:07:33 1076e20e1900: Preparing 04:07:33 6f09edfb3f6d: Preparing 04:07:33 e0bb7e312842: Waiting 04:07:33 ffb81b49ea2b: Waiting 04:07:33 1076e20e1900: Waiting 04:07:33 6f09edfb3f6d: Waiting 04:07:33 2ceb2b01476d: Layer already exists 04:07:33 9c70fac06ea8: Layer already exists 04:07:33 d1289fcd9018: Layer already exists 04:07:33 aa18c121fccd: Layer already exists 04:07:33 4c9cb0b5e9b3: Layer already exists 04:07:33 e0bb7e312842: Layer already exists 04:07:33 ffb81b49ea2b: Layer already exists 04:07:33 6f09edfb3f6d: Layer already exists 04:07:33 1076e20e1900: Layer already exists 04:07:33 4.1.0-dev.128: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:34 d1289fcd9018: Preparing 04:07:34 4c9cb0b5e9b3: Preparing 04:07:34 2ceb2b01476d: Preparing 04:07:34 9c70fac06ea8: Preparing 04:07:34 aa18c121fccd: Preparing 04:07:34 e0bb7e312842: Preparing 04:07:34 ffb81b49ea2b: Preparing 04:07:34 1076e20e1900: Preparing 04:07:34 6f09edfb3f6d: Preparing 04:07:34 1076e20e1900: Waiting 04:07:34 ffb81b49ea2b: Waiting 04:07:34 6f09edfb3f6d: Waiting 04:07:34 e0bb7e312842: Waiting 04:07:34 d1289fcd9018: Layer already exists 04:07:34 4c9cb0b5e9b3: Layer already exists 04:07:34 aa18c121fccd: Layer already exists 04:07:34 2ceb2b01476d: Layer already exists 04:07:34 9c70fac06ea8: Layer already exists 04:07:34 e0bb7e312842: Layer already exists 04:07:34 ffb81b49ea2b: Layer already exists 04:07:34 1076e20e1900: Layer already exists 04:07:34 6f09edfb3f6d: Layer already exists 04:07:34 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:35 d1289fcd9018: Preparing 04:07:35 4c9cb0b5e9b3: Preparing 04:07:35 2ceb2b01476d: Preparing 04:07:35 9c70fac06ea8: Preparing 04:07:35 aa18c121fccd: Preparing 04:07:35 e0bb7e312842: Preparing 04:07:35 ffb81b49ea2b: Preparing 04:07:35 1076e20e1900: Preparing 04:07:35 6f09edfb3f6d: Preparing 04:07:35 e0bb7e312842: Waiting 04:07:35 ffb81b49ea2b: Waiting 04:07:35 1076e20e1900: Waiting 04:07:35 6f09edfb3f6d: Waiting 04:07:35 4c9cb0b5e9b3: Layer already exists 04:07:35 d1289fcd9018: Layer already exists 04:07:35 2ceb2b01476d: Layer already exists 04:07:35 9c70fac06ea8: Layer already exists 04:07:35 aa18c121fccd: Layer already exists 04:07:35 ffb81b49ea2b: Layer already exists 04:07:35 e0bb7e312842: Layer already exists 04:07:35 1076e20e1900: Layer already exists 04:07:35 6f09edfb3f6d: Layer already exists 04:07:35 main: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:36 ===================================================== [Pipeline] echo 04:07:36 taggedImages: 04:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 04:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:07:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:07:36 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:36 latest 04:07:36 4.1.0-dev.128 04:07:36 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:36 main 04:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:37 + docker push nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:07:37 cb6a1374cd5e: Preparing 04:07:37 315ae15017bd: Preparing 04:07:37 aa18c121fccd: Preparing 04:07:37 e0bb7e312842: Preparing 04:07:37 60523bb63165: Preparing 04:07:37 c8b33a07a86e: Preparing 04:07:37 6f09edfb3f6d: Preparing 04:07:37 c8b33a07a86e: Waiting 04:07:37 6f09edfb3f6d: Waiting 04:07:37 aa18c121fccd: Layer already exists 04:07:37 e0bb7e312842: Layer already exists 04:07:37 6f09edfb3f6d: Layer already exists 04:07:37 60523bb63165: Pushed 04:07:37 c8b33a07a86e: Pushed 04:07:37 cb6a1374cd5e: Pushed 04:07:42 315ae15017bd: Pushed 04:07:42 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:07:43 cb6a1374cd5e: Preparing 04:07:43 315ae15017bd: Preparing 04:07:43 aa18c121fccd: Preparing 04:07:43 e0bb7e312842: Preparing 04:07:43 60523bb63165: Preparing 04:07:43 c8b33a07a86e: Preparing 04:07:43 6f09edfb3f6d: Preparing 04:07:43 c8b33a07a86e: Waiting 04:07:43 6f09edfb3f6d: Waiting 04:07:43 315ae15017bd: Layer already exists 04:07:43 60523bb63165: Layer already exists 04:07:43 e0bb7e312842: Layer already exists 04:07:43 aa18c121fccd: Layer already exists 04:07:43 cb6a1374cd5e: Layer already exists 04:07:43 c8b33a07a86e: Layer already exists 04:07:43 6f09edfb3f6d: Layer already exists 04:07:43 latest: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 04:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:07:44 cb6a1374cd5e: Preparing 04:07:44 315ae15017bd: Preparing 04:07:44 aa18c121fccd: Preparing 04:07:44 e0bb7e312842: Preparing 04:07:44 60523bb63165: Preparing 04:07:44 c8b33a07a86e: Preparing 04:07:44 6f09edfb3f6d: Preparing 04:07:44 6f09edfb3f6d: Waiting 04:07:44 c8b33a07a86e: Waiting 04:07:44 aa18c121fccd: Layer already exists 04:07:44 315ae15017bd: Layer already exists 04:07:44 cb6a1374cd5e: Layer already exists 04:07:44 e0bb7e312842: Layer already exists 04:07:44 60523bb63165: Layer already exists 04:07:44 c8b33a07a86e: Layer already exists 04:07:44 6f09edfb3f6d: Layer already exists 04:07:44 4.1.0-dev.128: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:45 + docker push nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:07:45 cb6a1374cd5e: Preparing 04:07:45 315ae15017bd: Preparing 04:07:45 aa18c121fccd: Preparing 04:07:45 e0bb7e312842: Preparing 04:07:45 60523bb63165: Preparing 04:07:45 c8b33a07a86e: Preparing 04:07:45 6f09edfb3f6d: Preparing 04:07:45 c8b33a07a86e: Waiting 04:07:45 6f09edfb3f6d: Waiting 04:07:45 e0bb7e312842: Layer already exists 04:07:45 315ae15017bd: Layer already exists 04:07:45 cb6a1374cd5e: Layer already exists 04:07:45 60523bb63165: Layer already exists 04:07:45 aa18c121fccd: Layer already exists 04:07:45 c8b33a07a86e: Layer already exists 04:07:45 6f09edfb3f6d: Layer already exists 04:07:45 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:07:46 cb6a1374cd5e: Preparing 04:07:46 315ae15017bd: Preparing 04:07:46 aa18c121fccd: Preparing 04:07:46 e0bb7e312842: Preparing 04:07:46 60523bb63165: Preparing 04:07:46 c8b33a07a86e: Preparing 04:07:46 6f09edfb3f6d: Preparing 04:07:46 c8b33a07a86e: Waiting 04:07:46 6f09edfb3f6d: Waiting 04:07:46 aa18c121fccd: Layer already exists 04:07:46 60523bb63165: Layer already exists 04:07:46 315ae15017bd: Layer already exists 04:07:46 e0bb7e312842: Layer already exists 04:07:46 6f09edfb3f6d: Layer already exists 04:07:46 cb6a1374cd5e: Layer already exists 04:07:46 c8b33a07a86e: Layer already exists 04:07:46 main: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:46 ===================================================== [Pipeline] echo 04:07:46 taggedImages: 04:07:46 - nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:46 - nexus3.edgexfoundry.org:10004/core-data:latest 04:07:46 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 04:07:46 - nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:07:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:07:46 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:46 latest 04:07:46 4.1.0-dev.128 04:07:46 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:46 main 04:07:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:07:47 1483d764bf9e: Preparing 04:07:47 02b1a7ac3c1e: Preparing 04:07:47 e0bb7e312842: Preparing 04:07:47 7d1f6df31d89: Preparing 04:07:47 58c5c23b98d5: Preparing 04:07:47 6f09edfb3f6d: Preparing 04:07:47 6f09edfb3f6d: Waiting 04:07:47 e0bb7e312842: Layer already exists 04:07:47 6f09edfb3f6d: Layer already exists 04:07:47 1483d764bf9e: Pushed 04:07:47 7d1f6df31d89: Pushed 04:07:47 58c5c23b98d5: Pushed 04:07:52 02b1a7ac3c1e: Pushed 04:07:52 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:07:53 1483d764bf9e: Preparing 04:07:53 02b1a7ac3c1e: Preparing 04:07:53 e0bb7e312842: Preparing 04:07:53 7d1f6df31d89: Preparing 04:07:53 58c5c23b98d5: Preparing 04:07:53 6f09edfb3f6d: Preparing 04:07:53 6f09edfb3f6d: Waiting 04:07:53 58c5c23b98d5: Layer already exists 04:07:53 e0bb7e312842: Layer already exists 04:07:53 7d1f6df31d89: Layer already exists 04:07:53 02b1a7ac3c1e: Layer already exists 04:07:53 1483d764bf9e: Layer already exists 04:07:53 6f09edfb3f6d: Layer already exists 04:07:53 latest: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 04:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:07:53 1483d764bf9e: Preparing 04:07:53 02b1a7ac3c1e: Preparing 04:07:53 e0bb7e312842: Preparing 04:07:53 7d1f6df31d89: Preparing 04:07:53 58c5c23b98d5: Preparing 04:07:53 6f09edfb3f6d: Preparing 04:07:53 6f09edfb3f6d: Waiting 04:07:53 1483d764bf9e: Layer already exists 04:07:53 02b1a7ac3c1e: Layer already exists 04:07:53 7d1f6df31d89: Layer already exists 04:07:53 58c5c23b98d5: Layer already exists 04:07:53 e0bb7e312842: Layer already exists 04:07:53 6f09edfb3f6d: Layer already exists 04:07:53 4.1.0-dev.128: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:07:54 1483d764bf9e: Preparing 04:07:54 02b1a7ac3c1e: Preparing 04:07:54 e0bb7e312842: Preparing 04:07:54 7d1f6df31d89: Preparing 04:07:54 58c5c23b98d5: Preparing 04:07:54 6f09edfb3f6d: Preparing 04:07:54 6f09edfb3f6d: Waiting 04:07:54 e0bb7e312842: Layer already exists 04:07:54 02b1a7ac3c1e: Layer already exists 04:07:54 1483d764bf9e: Layer already exists 04:07:54 7d1f6df31d89: Layer already exists 04:07:54 58c5c23b98d5: Layer already exists 04:07:54 6f09edfb3f6d: Layer already exists 04:07:54 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:07:55 1483d764bf9e: Preparing 04:07:55 02b1a7ac3c1e: Preparing 04:07:55 e0bb7e312842: Preparing 04:07:55 7d1f6df31d89: Preparing 04:07:55 58c5c23b98d5: Preparing 04:07:55 6f09edfb3f6d: Preparing 04:07:55 6f09edfb3f6d: Waiting 04:07:55 02b1a7ac3c1e: Layer already exists 04:07:55 1483d764bf9e: Layer already exists 04:07:55 e0bb7e312842: Layer already exists 04:07:55 7d1f6df31d89: Layer already exists 04:07:55 58c5c23b98d5: Layer already exists 04:07:55 6f09edfb3f6d: Layer already exists 04:07:55 main: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:55 ===================================================== [Pipeline] echo 04:07:55 taggedImages: 04:07:55 - nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:55 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:07:55 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 04:07:55 - nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:55 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:07:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:07:55 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:55 latest 04:07:55 4.1.0-dev.128 04:07:55 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:07:55 main 04:07:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:07:56 0fe02270e5fb: Preparing 04:07:56 f838a2cc15bf: Preparing 04:07:56 0926b3f1b4dd: Preparing 04:07:56 aa18c121fccd: Preparing 04:07:56 e0bb7e312842: Preparing 04:07:56 ffb81b49ea2b: Preparing 04:07:56 1076e20e1900: Preparing 04:07:56 6f09edfb3f6d: Preparing 04:07:56 ffb81b49ea2b: Waiting 04:07:56 1076e20e1900: Waiting 04:07:56 6f09edfb3f6d: Waiting 04:07:56 aa18c121fccd: Layer already exists 04:07:56 e0bb7e312842: Layer already exists 04:07:56 ffb81b49ea2b: Layer already exists 04:07:56 1076e20e1900: Layer already exists 04:07:56 6f09edfb3f6d: Layer already exists 04:07:56 0fe02270e5fb: Pushed 04:07:56 f838a2cc15bf: Pushed 04:08:01 0926b3f1b4dd: Pushed 04:08:01 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:01 0fe02270e5fb: Preparing 04:08:01 f838a2cc15bf: Preparing 04:08:01 0926b3f1b4dd: Preparing 04:08:01 aa18c121fccd: Preparing 04:08:01 e0bb7e312842: Preparing 04:08:01 ffb81b49ea2b: Preparing 04:08:01 1076e20e1900: Preparing 04:08:01 6f09edfb3f6d: Preparing 04:08:01 1076e20e1900: Waiting 04:08:01 6f09edfb3f6d: Waiting 04:08:01 ffb81b49ea2b: Waiting 04:08:01 0926b3f1b4dd: Layer already exists 04:08:01 0fe02270e5fb: Layer already exists 04:08:01 e0bb7e312842: Layer already exists 04:08:01 aa18c121fccd: Layer already exists 04:08:01 f838a2cc15bf: Layer already exists 04:08:01 ffb81b49ea2b: Layer already exists 04:08:01 6f09edfb3f6d: Layer already exists 04:08:01 1076e20e1900: Layer already exists 04:08:01 latest: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 04:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:02 0fe02270e5fb: Preparing 04:08:02 f838a2cc15bf: Preparing 04:08:02 0926b3f1b4dd: Preparing 04:08:02 aa18c121fccd: Preparing 04:08:02 e0bb7e312842: Preparing 04:08:02 ffb81b49ea2b: Preparing 04:08:02 1076e20e1900: Preparing 04:08:02 6f09edfb3f6d: Preparing 04:08:02 1076e20e1900: Waiting 04:08:02 ffb81b49ea2b: Waiting 04:08:02 6f09edfb3f6d: Waiting 04:08:02 0fe02270e5fb: Layer already exists 04:08:02 aa18c121fccd: Layer already exists 04:08:02 f838a2cc15bf: Layer already exists 04:08:02 e0bb7e312842: Layer already exists 04:08:02 0926b3f1b4dd: Layer already exists 04:08:02 ffb81b49ea2b: Layer already exists 04:08:02 1076e20e1900: Layer already exists 04:08:02 6f09edfb3f6d: Layer already exists 04:08:02 4.1.0-dev.128: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:03 0fe02270e5fb: Preparing 04:08:03 f838a2cc15bf: Preparing 04:08:03 0926b3f1b4dd: Preparing 04:08:03 aa18c121fccd: Preparing 04:08:03 e0bb7e312842: Preparing 04:08:03 ffb81b49ea2b: Preparing 04:08:03 1076e20e1900: Preparing 04:08:03 6f09edfb3f6d: Preparing 04:08:03 ffb81b49ea2b: Waiting 04:08:03 1076e20e1900: Waiting 04:08:03 6f09edfb3f6d: Waiting 04:08:03 e0bb7e312842: Layer already exists 04:08:03 0fe02270e5fb: Layer already exists 04:08:03 0926b3f1b4dd: Layer already exists 04:08:03 f838a2cc15bf: Layer already exists 04:08:03 aa18c121fccd: Layer already exists 04:08:03 ffb81b49ea2b: Layer already exists 04:08:03 1076e20e1900: Layer already exists 04:08:03 6f09edfb3f6d: Layer already exists 04:08:03 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:04 0fe02270e5fb: Preparing 04:08:04 f838a2cc15bf: Preparing 04:08:04 0926b3f1b4dd: Preparing 04:08:04 aa18c121fccd: Preparing 04:08:04 e0bb7e312842: Preparing 04:08:04 ffb81b49ea2b: Preparing 04:08:04 1076e20e1900: Preparing 04:08:04 6f09edfb3f6d: Preparing 04:08:04 1076e20e1900: Waiting 04:08:04 ffb81b49ea2b: Waiting 04:08:04 6f09edfb3f6d: Waiting 04:08:04 0926b3f1b4dd: Layer already exists 04:08:04 aa18c121fccd: Layer already exists 04:08:04 0fe02270e5fb: Layer already exists 04:08:04 f838a2cc15bf: Layer already exists 04:08:04 e0bb7e312842: Layer already exists 04:08:04 ffb81b49ea2b: Layer already exists 04:08:04 1076e20e1900: Layer already exists 04:08:04 6f09edfb3f6d: Layer already exists 04:08:04 main: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:04 ===================================================== [Pipeline] echo 04:08:04 taggedImages: 04:08:04 - nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 04:08:04 - nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:08:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:08:04 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:04 latest 04:08:04 4.1.0-dev.128 04:08:04 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:04 main 04:08:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:04 38e3616b5ee0: Preparing 04:08:04 07225d56cb44: Preparing 04:08:04 dd30e5a620c3: Preparing 04:08:04 89c8e7af028f: Preparing 04:08:04 e0201fa2f6de: Preparing 04:08:04 369aa7628c93: Preparing 04:08:04 a475a3eba457: Preparing 04:08:04 aa18c121fccd: Preparing 04:08:04 e0bb7e312842: Preparing 04:08:04 c66ec9da0f89: Preparing 04:08:04 c3aa1f06fb63: Preparing 04:08:04 5f70bf18a086: Preparing 04:08:04 98319ce8db50: Preparing 04:08:04 0300446b6656: Preparing 04:08:04 3ab4ceb4029e: Preparing 04:08:04 6f09edfb3f6d: Preparing 04:08:04 369aa7628c93: Waiting 04:08:04 a475a3eba457: Waiting 04:08:04 aa18c121fccd: Waiting 04:08:04 e0bb7e312842: Waiting 04:08:04 c66ec9da0f89: Waiting 04:08:04 5f70bf18a086: Waiting 04:08:04 c3aa1f06fb63: Waiting 04:08:04 98319ce8db50: Waiting 04:08:04 3ab4ceb4029e: Waiting 04:08:04 0300446b6656: Waiting 04:08:04 6f09edfb3f6d: Waiting 04:08:04 38e3616b5ee0: Pushed 04:08:04 e0201fa2f6de: Pushed 04:08:04 89c8e7af028f: Pushed 04:08:04 07225d56cb44: Pushed 04:08:04 dd30e5a620c3: Pushed 04:08:05 e0bb7e312842: Layer already exists 04:08:05 aa18c121fccd: Layer already exists 04:08:05 369aa7628c93: Pushed 04:08:05 5f70bf18a086: Layer already exists 04:08:05 c66ec9da0f89: Pushed 04:08:05 c3aa1f06fb63: Pushed 04:08:05 98319ce8db50: Pushed 04:08:05 6f09edfb3f6d: Layer already exists 04:08:05 0300446b6656: Pushed 04:08:05 3ab4ceb4029e: Pushed 04:08:06 a475a3eba457: Pushed 04:08:06 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:07 38e3616b5ee0: Preparing 04:08:07 07225d56cb44: Preparing 04:08:07 dd30e5a620c3: Preparing 04:08:07 89c8e7af028f: Preparing 04:08:07 e0201fa2f6de: Preparing 04:08:07 369aa7628c93: Preparing 04:08:07 a475a3eba457: Preparing 04:08:07 aa18c121fccd: Preparing 04:08:07 e0bb7e312842: Preparing 04:08:07 c66ec9da0f89: Preparing 04:08:07 c3aa1f06fb63: Preparing 04:08:07 5f70bf18a086: Preparing 04:08:07 98319ce8db50: Preparing 04:08:07 0300446b6656: Preparing 04:08:07 3ab4ceb4029e: Preparing 04:08:07 6f09edfb3f6d: Preparing 04:08:07 a475a3eba457: Waiting 04:08:07 98319ce8db50: Waiting 04:08:07 0300446b6656: Waiting 04:08:07 369aa7628c93: Waiting 04:08:07 aa18c121fccd: Waiting 04:08:07 e0bb7e312842: Waiting 04:08:07 3ab4ceb4029e: Waiting 04:08:07 c66ec9da0f89: Waiting 04:08:07 c3aa1f06fb63: Waiting 04:08:07 6f09edfb3f6d: Waiting 04:08:07 5f70bf18a086: Waiting 04:08:07 e0201fa2f6de: Layer already exists 04:08:07 07225d56cb44: Layer already exists 04:08:07 89c8e7af028f: Layer already exists 04:08:07 dd30e5a620c3: Layer already exists 04:08:07 38e3616b5ee0: Layer already exists 04:08:07 aa18c121fccd: Layer already exists 04:08:07 369aa7628c93: Layer already exists 04:08:07 c66ec9da0f89: Layer already exists 04:08:07 a475a3eba457: Layer already exists 04:08:07 e0bb7e312842: Layer already exists 04:08:07 c3aa1f06fb63: Layer already exists 04:08:07 0300446b6656: Layer already exists 04:08:07 5f70bf18a086: Layer already exists 04:08:07 3ab4ceb4029e: Layer already exists 04:08:07 98319ce8db50: Layer already exists 04:08:07 6f09edfb3f6d: Layer already exists 04:08:07 latest: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 04:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:08 38e3616b5ee0: Preparing 04:08:08 07225d56cb44: Preparing 04:08:08 dd30e5a620c3: Preparing 04:08:08 89c8e7af028f: Preparing 04:08:08 e0201fa2f6de: Preparing 04:08:08 369aa7628c93: Preparing 04:08:08 a475a3eba457: Preparing 04:08:08 aa18c121fccd: Preparing 04:08:08 e0bb7e312842: Preparing 04:08:08 c66ec9da0f89: Preparing 04:08:08 c3aa1f06fb63: Preparing 04:08:08 5f70bf18a086: Preparing 04:08:08 98319ce8db50: Preparing 04:08:08 0300446b6656: Preparing 04:08:08 3ab4ceb4029e: Preparing 04:08:08 6f09edfb3f6d: Preparing 04:08:08 c66ec9da0f89: Waiting 04:08:08 0300446b6656: Waiting 04:08:08 3ab4ceb4029e: Waiting 04:08:08 6f09edfb3f6d: Waiting 04:08:08 c3aa1f06fb63: Waiting 04:08:08 5f70bf18a086: Waiting 04:08:08 98319ce8db50: Waiting 04:08:08 369aa7628c93: Waiting 04:08:08 a475a3eba457: Waiting 04:08:08 aa18c121fccd: Waiting 04:08:08 e0bb7e312842: Waiting 04:08:08 dd30e5a620c3: Layer already exists 04:08:08 38e3616b5ee0: Layer already exists 04:08:08 07225d56cb44: Layer already exists 04:08:08 89c8e7af028f: Layer already exists 04:08:08 369aa7628c93: Layer already exists 04:08:08 e0201fa2f6de: Layer already exists 04:08:08 a475a3eba457: Layer already exists 04:08:08 e0bb7e312842: Layer already exists 04:08:08 aa18c121fccd: Layer already exists 04:08:08 c66ec9da0f89: Layer already exists 04:08:08 5f70bf18a086: Layer already exists 04:08:08 c3aa1f06fb63: Layer already exists 04:08:08 0300446b6656: Layer already exists 04:08:08 98319ce8db50: Layer already exists 04:08:08 6f09edfb3f6d: Layer already exists 04:08:08 3ab4ceb4029e: Layer already exists 04:08:08 4.1.0-dev.128: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:08 38e3616b5ee0: Preparing 04:08:08 07225d56cb44: Preparing 04:08:08 dd30e5a620c3: Preparing 04:08:08 89c8e7af028f: Preparing 04:08:08 e0201fa2f6de: Preparing 04:08:08 369aa7628c93: Preparing 04:08:08 a475a3eba457: Preparing 04:08:08 aa18c121fccd: Preparing 04:08:08 e0bb7e312842: Preparing 04:08:08 c66ec9da0f89: Preparing 04:08:08 c3aa1f06fb63: Preparing 04:08:08 5f70bf18a086: Preparing 04:08:08 98319ce8db50: Preparing 04:08:08 0300446b6656: Preparing 04:08:08 3ab4ceb4029e: Preparing 04:08:08 6f09edfb3f6d: Preparing 04:08:08 e0bb7e312842: Waiting 04:08:08 c66ec9da0f89: Waiting 04:08:08 c3aa1f06fb63: Waiting 04:08:08 5f70bf18a086: Waiting 04:08:08 98319ce8db50: Waiting 04:08:08 0300446b6656: Waiting 04:08:08 3ab4ceb4029e: Waiting 04:08:08 6f09edfb3f6d: Waiting 04:08:08 369aa7628c93: Waiting 04:08:08 a475a3eba457: Waiting 04:08:08 aa18c121fccd: Waiting 04:08:08 dd30e5a620c3: Layer already exists 04:08:08 e0201fa2f6de: Layer already exists 04:08:08 89c8e7af028f: Layer already exists 04:08:08 38e3616b5ee0: Layer already exists 04:08:08 07225d56cb44: Layer already exists 04:08:08 369aa7628c93: Layer already exists 04:08:08 e0bb7e312842: Layer already exists 04:08:08 c66ec9da0f89: Layer already exists 04:08:08 a475a3eba457: Layer already exists 04:08:08 aa18c121fccd: Layer already exists 04:08:08 c3aa1f06fb63: Layer already exists 04:08:08 5f70bf18a086: Layer already exists 04:08:08 98319ce8db50: Layer already exists 04:08:08 0300446b6656: Layer already exists 04:08:08 6f09edfb3f6d: Layer already exists 04:08:08 3ab4ceb4029e: Layer already exists 04:08:08 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:09 38e3616b5ee0: Preparing 04:08:09 07225d56cb44: Preparing 04:08:09 dd30e5a620c3: Preparing 04:08:09 89c8e7af028f: Preparing 04:08:09 e0201fa2f6de: Preparing 04:08:09 369aa7628c93: Preparing 04:08:09 a475a3eba457: Preparing 04:08:09 aa18c121fccd: Preparing 04:08:09 e0bb7e312842: Preparing 04:08:09 c66ec9da0f89: Preparing 04:08:09 c3aa1f06fb63: Preparing 04:08:09 5f70bf18a086: Preparing 04:08:09 98319ce8db50: Preparing 04:08:09 0300446b6656: Preparing 04:08:09 3ab4ceb4029e: Preparing 04:08:09 6f09edfb3f6d: Preparing 04:08:09 98319ce8db50: Waiting 04:08:09 0300446b6656: Waiting 04:08:09 3ab4ceb4029e: Waiting 04:08:09 6f09edfb3f6d: Waiting 04:08:09 aa18c121fccd: Waiting 04:08:09 e0bb7e312842: Waiting 04:08:09 c66ec9da0f89: Waiting 04:08:09 c3aa1f06fb63: Waiting 04:08:09 369aa7628c93: Waiting 04:08:09 5f70bf18a086: Waiting 04:08:09 a475a3eba457: Waiting 04:08:09 e0201fa2f6de: Layer already exists 04:08:09 38e3616b5ee0: Layer already exists 04:08:09 07225d56cb44: Layer already exists 04:08:09 dd30e5a620c3: Layer already exists 04:08:09 369aa7628c93: Layer already exists 04:08:09 a475a3eba457: Layer already exists 04:08:09 89c8e7af028f: Layer already exists 04:08:09 c66ec9da0f89: Layer already exists 04:08:09 aa18c121fccd: Layer already exists 04:08:09 5f70bf18a086: Layer already exists 04:08:09 c3aa1f06fb63: Layer already exists 04:08:09 0300446b6656: Layer already exists 04:08:09 98319ce8db50: Layer already exists 04:08:09 3ab4ceb4029e: Layer already exists 04:08:09 e0bb7e312842: Layer already exists 04:08:09 6f09edfb3f6d: Layer already exists 04:08:09 main: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:09 ===================================================== [Pipeline] echo 04:08:09 taggedImages: 04:08:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 04:08:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:08:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:08:09 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:09 latest 04:08:09 4.1.0-dev.128 04:08:09 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:09 main 04:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:10 b2bcc1310847: Preparing 04:08:10 801b5508727c: Preparing 04:08:10 3601f39f01fe: Preparing 04:08:10 478af479ae48: Preparing 04:08:10 aa18c121fccd: Preparing 04:08:10 e0bb7e312842: Preparing 04:08:10 ffb81b49ea2b: Preparing 04:08:10 1076e20e1900: Preparing 04:08:10 6f09edfb3f6d: Preparing 04:08:10 e0bb7e312842: Waiting 04:08:10 ffb81b49ea2b: Waiting 04:08:10 1076e20e1900: Waiting 04:08:10 6f09edfb3f6d: Waiting 04:08:10 aa18c121fccd: Layer already exists 04:08:10 e0bb7e312842: Layer already exists 04:08:10 ffb81b49ea2b: Layer already exists 04:08:10 1076e20e1900: Layer already exists 04:08:10 3601f39f01fe: Pushed 04:08:10 b2bcc1310847: Pushed 04:08:10 801b5508727c: Pushed 04:08:10 6f09edfb3f6d: Layer already exists 04:08:14 478af479ae48: Pushed 04:08:14 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:15 b2bcc1310847: Preparing 04:08:15 801b5508727c: Preparing 04:08:15 3601f39f01fe: Preparing 04:08:15 478af479ae48: Preparing 04:08:15 aa18c121fccd: Preparing 04:08:15 e0bb7e312842: Preparing 04:08:15 ffb81b49ea2b: Preparing 04:08:15 1076e20e1900: Preparing 04:08:15 6f09edfb3f6d: Preparing 04:08:15 ffb81b49ea2b: Waiting 04:08:15 1076e20e1900: Waiting 04:08:15 e0bb7e312842: Waiting 04:08:15 6f09edfb3f6d: Waiting 04:08:15 b2bcc1310847: Layer already exists 04:08:15 478af479ae48: Layer already exists 04:08:15 aa18c121fccd: Layer already exists 04:08:15 3601f39f01fe: Layer already exists 04:08:15 801b5508727c: Layer already exists 04:08:15 ffb81b49ea2b: Layer already exists 04:08:15 e0bb7e312842: Layer already exists 04:08:15 6f09edfb3f6d: Layer already exists 04:08:15 1076e20e1900: Layer already exists 04:08:15 latest: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:15 b2bcc1310847: Preparing 04:08:15 801b5508727c: Preparing 04:08:15 3601f39f01fe: Preparing 04:08:15 478af479ae48: Preparing 04:08:15 aa18c121fccd: Preparing 04:08:15 e0bb7e312842: Preparing 04:08:15 ffb81b49ea2b: Preparing 04:08:15 1076e20e1900: Preparing 04:08:15 6f09edfb3f6d: Preparing 04:08:15 e0bb7e312842: Waiting 04:08:15 ffb81b49ea2b: Waiting 04:08:15 1076e20e1900: Waiting 04:08:15 6f09edfb3f6d: Waiting 04:08:15 b2bcc1310847: Layer already exists 04:08:15 801b5508727c: Layer already exists 04:08:15 3601f39f01fe: Layer already exists 04:08:15 aa18c121fccd: Layer already exists 04:08:15 478af479ae48: Layer already exists 04:08:15 e0bb7e312842: Layer already exists 04:08:15 ffb81b49ea2b: Layer already exists 04:08:15 6f09edfb3f6d: Layer already exists 04:08:15 1076e20e1900: Layer already exists 04:08:15 4.1.0-dev.128: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:16 b2bcc1310847: Preparing 04:08:16 801b5508727c: Preparing 04:08:16 3601f39f01fe: Preparing 04:08:16 478af479ae48: Preparing 04:08:16 aa18c121fccd: Preparing 04:08:16 e0bb7e312842: Preparing 04:08:16 ffb81b49ea2b: Preparing 04:08:16 1076e20e1900: Preparing 04:08:16 6f09edfb3f6d: Preparing 04:08:16 e0bb7e312842: Waiting 04:08:16 ffb81b49ea2b: Waiting 04:08:16 1076e20e1900: Waiting 04:08:16 6f09edfb3f6d: Waiting 04:08:16 aa18c121fccd: Layer already exists 04:08:16 801b5508727c: Layer already exists 04:08:16 b2bcc1310847: Layer already exists 04:08:16 478af479ae48: Layer already exists 04:08:16 3601f39f01fe: Layer already exists 04:08:16 e0bb7e312842: Layer already exists 04:08:16 1076e20e1900: Layer already exists 04:08:16 ffb81b49ea2b: Layer already exists 04:08:16 6f09edfb3f6d: Layer already exists 04:08:16 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:17 b2bcc1310847: Preparing 04:08:17 801b5508727c: Preparing 04:08:17 3601f39f01fe: Preparing 04:08:17 478af479ae48: Preparing 04:08:17 aa18c121fccd: Preparing 04:08:17 e0bb7e312842: Preparing 04:08:17 ffb81b49ea2b: Preparing 04:08:17 1076e20e1900: Preparing 04:08:17 6f09edfb3f6d: Preparing 04:08:17 ffb81b49ea2b: Waiting 04:08:17 1076e20e1900: Waiting 04:08:17 6f09edfb3f6d: Waiting 04:08:17 e0bb7e312842: Waiting 04:08:17 3601f39f01fe: Layer already exists 04:08:17 b2bcc1310847: Layer already exists 04:08:17 478af479ae48: Layer already exists 04:08:18 aa18c121fccd: Layer already exists 04:08:18 801b5508727c: Layer already exists 04:08:18 1076e20e1900: Layer already exists 04:08:18 e0bb7e312842: Layer already exists 04:08:18 ffb81b49ea2b: Layer already exists 04:08:18 6f09edfb3f6d: Layer already exists 04:08:18 main: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:18 ===================================================== [Pipeline] echo 04:08:18 taggedImages: 04:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 04:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:08:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:08:18 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:18 latest 04:08:18 4.1.0-dev.128 04:08:18 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:18 main 04:08:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:19 7f6bf6dbc080: Preparing 04:08:19 957842773f77: Preparing 04:08:19 6fb36dfc0f4f: Preparing 04:08:19 5757f3e3417f: Preparing 04:08:19 f52d88e7c9f2: Preparing 04:08:19 aa18c121fccd: Preparing 04:08:19 e0bb7e312842: Preparing 04:08:19 d0f77967c7d0: Preparing 04:08:19 f97cfb86b427: Preparing 04:08:19 24079b920e8f: Preparing 04:08:19 6f09edfb3f6d: Preparing 04:08:19 aa18c121fccd: Waiting 04:08:19 e0bb7e312842: Waiting 04:08:19 d0f77967c7d0: Waiting 04:08:19 6f09edfb3f6d: Waiting 04:08:19 f97cfb86b427: Waiting 04:08:19 24079b920e8f: Waiting 04:08:19 f52d88e7c9f2: Pushed 04:08:19 7f6bf6dbc080: Pushed 04:08:19 5757f3e3417f: Pushed 04:08:19 957842773f77: Pushed 04:08:19 aa18c121fccd: Layer already exists 04:08:19 e0bb7e312842: Layer already exists 04:08:19 6f09edfb3f6d: Layer already exists 04:08:19 d0f77967c7d0: Pushed 04:08:19 f97cfb86b427: Pushed 04:08:21 24079b920e8f: Pushed 04:08:22 6fb36dfc0f4f: Pushed 04:08:22 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:23 7f6bf6dbc080: Preparing 04:08:23 957842773f77: Preparing 04:08:23 6fb36dfc0f4f: Preparing 04:08:23 5757f3e3417f: Preparing 04:08:23 f52d88e7c9f2: Preparing 04:08:23 aa18c121fccd: Preparing 04:08:23 e0bb7e312842: Preparing 04:08:23 d0f77967c7d0: Preparing 04:08:23 f97cfb86b427: Preparing 04:08:23 24079b920e8f: Preparing 04:08:23 6f09edfb3f6d: Preparing 04:08:23 d0f77967c7d0: Waiting 04:08:23 f97cfb86b427: Waiting 04:08:23 aa18c121fccd: Waiting 04:08:23 24079b920e8f: Waiting 04:08:23 6f09edfb3f6d: Waiting 04:08:23 e0bb7e312842: Waiting 04:08:23 7f6bf6dbc080: Layer already exists 04:08:23 f52d88e7c9f2: Layer already exists 04:08:23 6fb36dfc0f4f: Layer already exists 04:08:23 5757f3e3417f: Layer already exists 04:08:23 957842773f77: Layer already exists 04:08:23 aa18c121fccd: Layer already exists 04:08:23 e0bb7e312842: Layer already exists 04:08:23 d0f77967c7d0: Layer already exists 04:08:23 f97cfb86b427: Layer already exists 04:08:23 24079b920e8f: Layer already exists 04:08:23 6f09edfb3f6d: Layer already exists 04:08:23 latest: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 04:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:24 7f6bf6dbc080: Preparing 04:08:24 957842773f77: Preparing 04:08:24 6fb36dfc0f4f: Preparing 04:08:24 5757f3e3417f: Preparing 04:08:24 f52d88e7c9f2: Preparing 04:08:24 aa18c121fccd: Preparing 04:08:24 e0bb7e312842: Preparing 04:08:24 d0f77967c7d0: Preparing 04:08:24 f97cfb86b427: Preparing 04:08:24 24079b920e8f: Preparing 04:08:24 6f09edfb3f6d: Preparing 04:08:24 aa18c121fccd: Waiting 04:08:24 d0f77967c7d0: Waiting 04:08:24 f97cfb86b427: Waiting 04:08:24 24079b920e8f: Waiting 04:08:24 6f09edfb3f6d: Waiting 04:08:24 e0bb7e312842: Waiting 04:08:24 5757f3e3417f: Layer already exists 04:08:24 f52d88e7c9f2: Layer already exists 04:08:24 957842773f77: Layer already exists 04:08:24 7f6bf6dbc080: Layer already exists 04:08:24 6fb36dfc0f4f: Layer already exists 04:08:24 e0bb7e312842: Layer already exists 04:08:24 aa18c121fccd: Layer already exists 04:08:24 f97cfb86b427: Layer already exists 04:08:24 d0f77967c7d0: Layer already exists 04:08:24 24079b920e8f: Layer already exists 04:08:24 6f09edfb3f6d: Layer already exists 04:08:24 4.1.0-dev.128: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:25 7f6bf6dbc080: Preparing 04:08:25 957842773f77: Preparing 04:08:25 6fb36dfc0f4f: Preparing 04:08:25 5757f3e3417f: Preparing 04:08:25 f52d88e7c9f2: Preparing 04:08:25 aa18c121fccd: Preparing 04:08:25 e0bb7e312842: Preparing 04:08:25 d0f77967c7d0: Preparing 04:08:25 f97cfb86b427: Preparing 04:08:25 24079b920e8f: Preparing 04:08:25 6f09edfb3f6d: Preparing 04:08:25 d0f77967c7d0: Waiting 04:08:25 f97cfb86b427: Waiting 04:08:25 24079b920e8f: Waiting 04:08:25 6f09edfb3f6d: Waiting 04:08:25 aa18c121fccd: Waiting 04:08:25 e0bb7e312842: Waiting 04:08:25 6fb36dfc0f4f: Layer already exists 04:08:25 957842773f77: Layer already exists 04:08:25 5757f3e3417f: Layer already exists 04:08:25 f52d88e7c9f2: Layer already exists 04:08:25 7f6bf6dbc080: Layer already exists 04:08:25 aa18c121fccd: Layer already exists 04:08:25 d0f77967c7d0: Layer already exists 04:08:25 e0bb7e312842: Layer already exists 04:08:25 24079b920e8f: Layer already exists 04:08:25 6f09edfb3f6d: Layer already exists 04:08:25 f97cfb86b427: Layer already exists 04:08:25 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:26 7f6bf6dbc080: Preparing 04:08:26 957842773f77: Preparing 04:08:26 6fb36dfc0f4f: Preparing 04:08:26 5757f3e3417f: Preparing 04:08:26 f52d88e7c9f2: Preparing 04:08:26 aa18c121fccd: Preparing 04:08:26 e0bb7e312842: Preparing 04:08:26 d0f77967c7d0: Preparing 04:08:26 f97cfb86b427: Preparing 04:08:26 24079b920e8f: Preparing 04:08:26 6f09edfb3f6d: Preparing 04:08:26 aa18c121fccd: Waiting 04:08:26 e0bb7e312842: Waiting 04:08:26 d0f77967c7d0: Waiting 04:08:26 f97cfb86b427: Waiting 04:08:26 24079b920e8f: Waiting 04:08:26 6f09edfb3f6d: Waiting 04:08:26 957842773f77: Layer already exists 04:08:26 f52d88e7c9f2: Layer already exists 04:08:26 6fb36dfc0f4f: Layer already exists 04:08:26 5757f3e3417f: Layer already exists 04:08:26 7f6bf6dbc080: Layer already exists 04:08:26 aa18c121fccd: Layer already exists 04:08:26 e0bb7e312842: Layer already exists 04:08:26 f97cfb86b427: Layer already exists 04:08:26 d0f77967c7d0: Layer already exists 04:08:26 24079b920e8f: Layer already exists 04:08:26 6f09edfb3f6d: Layer already exists 04:08:26 main: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:26 ===================================================== [Pipeline] echo 04:08:26 taggedImages: 04:08:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 04:08:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:08:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:08:26 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:26 latest 04:08:26 4.1.0-dev.128 04:08:26 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:26 main 04:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:27 7584e0828f8e: Preparing 04:08:27 1c1448f27be1: Preparing 04:08:27 160ae48e9efe: Preparing 04:08:27 97d079bf86b1: Preparing 04:08:27 445192229cca: Preparing 04:08:27 7556f50011e8: Preparing 04:08:27 73a9488074ed: Preparing 04:08:27 aa18c121fccd: Preparing 04:08:27 e0bb7e312842: Preparing 04:08:27 e50fec98e992: Preparing 04:08:27 66961ab1d75e: Preparing 04:08:27 6f09edfb3f6d: Preparing 04:08:27 73a9488074ed: Waiting 04:08:27 aa18c121fccd: Waiting 04:08:27 e0bb7e312842: Waiting 04:08:27 e50fec98e992: Waiting 04:08:27 66961ab1d75e: Waiting 04:08:27 6f09edfb3f6d: Waiting 04:08:27 7556f50011e8: Waiting 04:08:27 1c1448f27be1: Pushed 04:08:27 445192229cca: Pushed 04:08:27 7584e0828f8e: Pushed 04:08:27 aa18c121fccd: Layer already exists 04:08:27 e0bb7e312842: Layer already exists 04:08:27 7556f50011e8: Pushed 04:08:27 73a9488074ed: Pushed 04:08:27 6f09edfb3f6d: Layer already exists 04:08:27 e50fec98e992: Pushed 04:08:29 66961ab1d75e: Pushed 04:08:30 97d079bf86b1: Pushed 04:08:30 160ae48e9efe: Pushed 04:08:31 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:31 7584e0828f8e: Preparing 04:08:31 1c1448f27be1: Preparing 04:08:31 160ae48e9efe: Preparing 04:08:31 97d079bf86b1: Preparing 04:08:31 445192229cca: Preparing 04:08:31 7556f50011e8: Preparing 04:08:31 73a9488074ed: Preparing 04:08:31 aa18c121fccd: Preparing 04:08:31 e0bb7e312842: Preparing 04:08:31 e50fec98e992: Preparing 04:08:31 66961ab1d75e: Preparing 04:08:31 6f09edfb3f6d: Preparing 04:08:31 73a9488074ed: Waiting 04:08:31 aa18c121fccd: Waiting 04:08:31 e0bb7e312842: Waiting 04:08:31 e50fec98e992: Waiting 04:08:31 66961ab1d75e: Waiting 04:08:31 6f09edfb3f6d: Waiting 04:08:31 7556f50011e8: Waiting 04:08:31 445192229cca: Layer already exists 04:08:31 7584e0828f8e: Layer already exists 04:08:31 97d079bf86b1: Layer already exists 04:08:31 160ae48e9efe: Layer already exists 04:08:31 1c1448f27be1: Layer already exists 04:08:31 73a9488074ed: Layer already exists 04:08:31 7556f50011e8: Layer already exists 04:08:31 aa18c121fccd: Layer already exists 04:08:31 e0bb7e312842: Layer already exists 04:08:31 e50fec98e992: Layer already exists 04:08:31 66961ab1d75e: Layer already exists 04:08:31 6f09edfb3f6d: Layer already exists 04:08:31 latest: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 04:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:32 7584e0828f8e: Preparing 04:08:32 1c1448f27be1: Preparing 04:08:32 160ae48e9efe: Preparing 04:08:32 97d079bf86b1: Preparing 04:08:32 445192229cca: Preparing 04:08:32 7556f50011e8: Preparing 04:08:32 73a9488074ed: Preparing 04:08:32 aa18c121fccd: Preparing 04:08:32 e0bb7e312842: Preparing 04:08:32 e50fec98e992: Preparing 04:08:32 66961ab1d75e: Preparing 04:08:32 6f09edfb3f6d: Preparing 04:08:32 aa18c121fccd: Waiting 04:08:32 e0bb7e312842: Waiting 04:08:32 6f09edfb3f6d: Waiting 04:08:32 7556f50011e8: Waiting 04:08:32 e50fec98e992: Waiting 04:08:32 66961ab1d75e: Waiting 04:08:32 73a9488074ed: Waiting 04:08:32 97d079bf86b1: Layer already exists 04:08:32 7584e0828f8e: Layer already exists 04:08:32 160ae48e9efe: Layer already exists 04:08:32 1c1448f27be1: Layer already exists 04:08:32 445192229cca: Layer already exists 04:08:32 7556f50011e8: Layer already exists 04:08:32 aa18c121fccd: Layer already exists 04:08:32 e50fec98e992: Layer already exists 04:08:32 73a9488074ed: Layer already exists 04:08:32 e0bb7e312842: Layer already exists 04:08:32 66961ab1d75e: Layer already exists 04:08:32 6f09edfb3f6d: Layer already exists 04:08:32 4.1.0-dev.128: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:32 7584e0828f8e: Preparing 04:08:32 1c1448f27be1: Preparing 04:08:32 160ae48e9efe: Preparing 04:08:32 97d079bf86b1: Preparing 04:08:32 445192229cca: Preparing 04:08:32 7556f50011e8: Preparing 04:08:32 73a9488074ed: Preparing 04:08:32 7556f50011e8: Waiting 04:08:32 aa18c121fccd: Preparing 04:08:32 e0bb7e312842: Preparing 04:08:32 e50fec98e992: Preparing 04:08:32 73a9488074ed: Waiting 04:08:32 66961ab1d75e: Preparing 04:08:32 6f09edfb3f6d: Preparing 04:08:32 aa18c121fccd: Waiting 04:08:32 e0bb7e312842: Waiting 04:08:32 66961ab1d75e: Waiting 04:08:32 e50fec98e992: Waiting 04:08:32 6f09edfb3f6d: Waiting 04:08:32 445192229cca: Layer already exists 04:08:32 7584e0828f8e: Layer already exists 04:08:32 1c1448f27be1: Layer already exists 04:08:32 7556f50011e8: Layer already exists 04:08:32 160ae48e9efe: Layer already exists 04:08:32 97d079bf86b1: Layer already exists 04:08:32 73a9488074ed: Layer already exists 04:08:32 aa18c121fccd: Layer already exists 04:08:32 e50fec98e992: Layer already exists 04:08:32 e0bb7e312842: Layer already exists 04:08:32 6f09edfb3f6d: Layer already exists 04:08:32 66961ab1d75e: Layer already exists 04:08:32 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:33 7584e0828f8e: Preparing 04:08:33 1c1448f27be1: Preparing 04:08:33 160ae48e9efe: Preparing 04:08:33 97d079bf86b1: Preparing 04:08:33 445192229cca: Preparing 04:08:33 7556f50011e8: Preparing 04:08:33 73a9488074ed: Preparing 04:08:33 aa18c121fccd: Preparing 04:08:33 e0bb7e312842: Preparing 04:08:33 e50fec98e992: Preparing 04:08:33 66961ab1d75e: Preparing 04:08:33 6f09edfb3f6d: Preparing 04:08:33 73a9488074ed: Waiting 04:08:33 aa18c121fccd: Waiting 04:08:33 e50fec98e992: Waiting 04:08:33 66961ab1d75e: Waiting 04:08:33 6f09edfb3f6d: Waiting 04:08:33 e0bb7e312842: Waiting 04:08:33 97d079bf86b1: Layer already exists 04:08:33 160ae48e9efe: Layer already exists 04:08:33 445192229cca: Layer already exists 04:08:33 1c1448f27be1: Layer already exists 04:08:33 7584e0828f8e: Layer already exists 04:08:33 7556f50011e8: Layer already exists 04:08:33 aa18c121fccd: Layer already exists 04:08:33 73a9488074ed: Layer already exists 04:08:33 66961ab1d75e: Layer already exists 04:08:33 e50fec98e992: Layer already exists 04:08:33 e0bb7e312842: Layer already exists 04:08:33 6f09edfb3f6d: Layer already exists 04:08:33 main: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:33 ===================================================== [Pipeline] echo 04:08:33 taggedImages: 04:08:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 04:08:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:08:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:08:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:33 latest 04:08:33 4.1.0-dev.128 04:08:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:33 main 04:08:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:34 60dd4ea2187c: Preparing 04:08:34 a676495f4fbc: Preparing 04:08:34 aa18c121fccd: Preparing 04:08:34 e0bb7e312842: Preparing 04:08:34 5a1ad9b5a907: Preparing 04:08:34 a0e628ce7394: Preparing 04:08:34 6f09edfb3f6d: Preparing 04:08:34 6f09edfb3f6d: Waiting 04:08:34 a0e628ce7394: Waiting 04:08:34 e0bb7e312842: Layer already exists 04:08:34 aa18c121fccd: Layer already exists 04:08:34 6f09edfb3f6d: Layer already exists 04:08:34 5a1ad9b5a907: Pushed 04:08:34 60dd4ea2187c: Pushed 04:08:35 a0e628ce7394: Pushed 04:08:37 a676495f4fbc: Pushed 04:08:38 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:38 60dd4ea2187c: Preparing 04:08:38 a676495f4fbc: Preparing 04:08:38 aa18c121fccd: Preparing 04:08:38 e0bb7e312842: Preparing 04:08:38 5a1ad9b5a907: Preparing 04:08:38 a0e628ce7394: Preparing 04:08:38 6f09edfb3f6d: Preparing 04:08:38 a0e628ce7394: Waiting 04:08:38 6f09edfb3f6d: Waiting 04:08:38 aa18c121fccd: Layer already exists 04:08:38 5a1ad9b5a907: Layer already exists 04:08:38 a676495f4fbc: Layer already exists 04:08:38 e0bb7e312842: Layer already exists 04:08:38 60dd4ea2187c: Layer already exists 04:08:38 a0e628ce7394: Layer already exists 04:08:38 6f09edfb3f6d: Layer already exists 04:08:38 latest: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 04:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:39 60dd4ea2187c: Preparing 04:08:39 a676495f4fbc: Preparing 04:08:39 aa18c121fccd: Preparing 04:08:39 e0bb7e312842: Preparing 04:08:39 5a1ad9b5a907: Preparing 04:08:39 a0e628ce7394: Preparing 04:08:39 6f09edfb3f6d: Preparing 04:08:39 a0e628ce7394: Waiting 04:08:39 6f09edfb3f6d: Waiting 04:08:39 60dd4ea2187c: Layer already exists 04:08:39 e0bb7e312842: Layer already exists 04:08:39 5a1ad9b5a907: Layer already exists 04:08:39 a676495f4fbc: Layer already exists 04:08:39 aa18c121fccd: Layer already exists 04:08:39 6f09edfb3f6d: Layer already exists 04:08:39 a0e628ce7394: Layer already exists 04:08:39 4.1.0-dev.128: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:40 60dd4ea2187c: Preparing 04:08:40 a676495f4fbc: Preparing 04:08:40 aa18c121fccd: Preparing 04:08:40 e0bb7e312842: Preparing 04:08:40 5a1ad9b5a907: Preparing 04:08:40 a0e628ce7394: Preparing 04:08:40 6f09edfb3f6d: Preparing 04:08:40 6f09edfb3f6d: Waiting 04:08:40 a0e628ce7394: Waiting 04:08:40 a676495f4fbc: Layer already exists 04:08:40 aa18c121fccd: Layer already exists 04:08:40 e0bb7e312842: Layer already exists 04:08:40 60dd4ea2187c: Layer already exists 04:08:40 5a1ad9b5a907: Layer already exists 04:08:40 a0e628ce7394: Layer already exists 04:08:40 6f09edfb3f6d: Layer already exists 04:08:40 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:40 60dd4ea2187c: Preparing 04:08:40 a676495f4fbc: Preparing 04:08:40 aa18c121fccd: Preparing 04:08:40 e0bb7e312842: Preparing 04:08:40 5a1ad9b5a907: Preparing 04:08:40 a0e628ce7394: Preparing 04:08:40 6f09edfb3f6d: Preparing 04:08:40 6f09edfb3f6d: Waiting 04:08:40 a0e628ce7394: Waiting 04:08:40 aa18c121fccd: Layer already exists 04:08:40 60dd4ea2187c: Layer already exists 04:08:40 5a1ad9b5a907: Layer already exists 04:08:40 e0bb7e312842: Layer already exists 04:08:40 a0e628ce7394: Layer already exists 04:08:40 a676495f4fbc: Layer already exists 04:08:40 6f09edfb3f6d: Layer already exists 04:08:40 main: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:40 ===================================================== [Pipeline] echo 04:08:40 taggedImages: 04:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 04:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:08:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:08:40 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:40 latest 04:08:40 4.1.0-dev.128 04:08:40 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:40 main 04:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:42 7e3cefe4d326: Preparing 04:08:42 4a59ee99b920: Preparing 04:08:42 74619d7eef5a: Preparing 04:08:42 aa18c121fccd: Preparing 04:08:42 e0bb7e312842: Preparing 04:08:42 09e06dd46009: Preparing 04:08:42 9720738578de: Preparing 04:08:42 6cf762499c26: Preparing 04:08:42 52f431095bee: Preparing 04:08:42 6f09edfb3f6d: Preparing 04:08:42 09e06dd46009: Waiting 04:08:42 6cf762499c26: Waiting 04:08:42 9720738578de: Waiting 04:08:42 52f431095bee: Waiting 04:08:42 6f09edfb3f6d: Waiting 04:08:42 e0bb7e312842: Layer already exists 04:08:42 aa18c121fccd: Layer already exists 04:08:42 74619d7eef5a: Pushed 04:08:42 4a59ee99b920: Pushed 04:08:42 7e3cefe4d326: Pushed 04:08:42 6f09edfb3f6d: Layer already exists 04:08:42 6cf762499c26: Pushed 04:08:42 52f431095bee: Pushed 04:08:48 9720738578de: Pushed 04:08:56 09e06dd46009: Pushed 04:08:56 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:57 7e3cefe4d326: Preparing 04:08:57 4a59ee99b920: Preparing 04:08:57 74619d7eef5a: Preparing 04:08:57 aa18c121fccd: Preparing 04:08:57 e0bb7e312842: Preparing 04:08:57 09e06dd46009: Preparing 04:08:57 9720738578de: Preparing 04:08:57 6cf762499c26: Preparing 04:08:57 52f431095bee: Preparing 04:08:57 6f09edfb3f6d: Preparing 04:08:57 09e06dd46009: Waiting 04:08:57 9720738578de: Waiting 04:08:57 6cf762499c26: Waiting 04:08:57 52f431095bee: Waiting 04:08:57 6f09edfb3f6d: Waiting 04:08:57 aa18c121fccd: Layer already exists 04:08:57 e0bb7e312842: Layer already exists 04:08:57 7e3cefe4d326: Layer already exists 04:08:57 4a59ee99b920: Layer already exists 04:08:57 74619d7eef5a: Layer already exists 04:08:57 09e06dd46009: Layer already exists 04:08:57 9720738578de: Layer already exists 04:08:57 6cf762499c26: Layer already exists 04:08:57 52f431095bee: Layer already exists 04:08:57 6f09edfb3f6d: Layer already exists 04:08:57 latest: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 04:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:58 7e3cefe4d326: Preparing 04:08:58 4a59ee99b920: Preparing 04:08:58 74619d7eef5a: Preparing 04:08:58 aa18c121fccd: Preparing 04:08:58 e0bb7e312842: Preparing 04:08:58 09e06dd46009: Preparing 04:08:58 9720738578de: Preparing 04:08:58 6cf762499c26: Preparing 04:08:58 52f431095bee: Preparing 04:08:58 6f09edfb3f6d: Preparing 04:08:58 09e06dd46009: Waiting 04:08:58 9720738578de: Waiting 04:08:58 6f09edfb3f6d: Waiting 04:08:58 6cf762499c26: Waiting 04:08:58 52f431095bee: Waiting 04:08:58 4a59ee99b920: Layer already exists 04:08:58 e0bb7e312842: Layer already exists 04:08:58 74619d7eef5a: Layer already exists 04:08:58 7e3cefe4d326: Layer already exists 04:08:58 aa18c121fccd: Layer already exists 04:08:58 6cf762499c26: Layer already exists 04:08:58 09e06dd46009: Layer already exists 04:08:58 52f431095bee: Layer already exists 04:08:58 9720738578de: Layer already exists 04:08:58 6f09edfb3f6d: Layer already exists 04:08:58 4.1.0-dev.128: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:59 7e3cefe4d326: Preparing 04:08:59 4a59ee99b920: Preparing 04:08:59 74619d7eef5a: Preparing 04:08:59 aa18c121fccd: Preparing 04:08:59 e0bb7e312842: Preparing 04:08:59 09e06dd46009: Preparing 04:08:59 9720738578de: Preparing 04:08:59 6cf762499c26: Preparing 04:08:59 52f431095bee: Preparing 04:08:59 6f09edfb3f6d: Preparing 04:08:59 09e06dd46009: Waiting 04:08:59 52f431095bee: Waiting 04:08:59 6f09edfb3f6d: Waiting 04:08:59 9720738578de: Waiting 04:08:59 6cf762499c26: Waiting 04:08:59 aa18c121fccd: Layer already exists 04:08:59 4a59ee99b920: Layer already exists 04:08:59 7e3cefe4d326: Layer already exists 04:08:59 74619d7eef5a: Layer already exists 04:08:59 e0bb7e312842: Layer already exists 04:08:59 09e06dd46009: Layer already exists 04:08:59 9720738578de: Layer already exists 04:08:59 6cf762499c26: Layer already exists 04:08:59 6f09edfb3f6d: Layer already exists 04:08:59 52f431095bee: Layer already exists 04:08:59 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:09:00 7e3cefe4d326: Preparing 04:09:00 4a59ee99b920: Preparing 04:09:00 74619d7eef5a: Preparing 04:09:00 aa18c121fccd: Preparing 04:09:00 e0bb7e312842: Preparing 04:09:00 09e06dd46009: Preparing 04:09:00 9720738578de: Preparing 04:09:00 6cf762499c26: Preparing 04:09:00 52f431095bee: Preparing 04:09:00 6f09edfb3f6d: Preparing 04:09:00 09e06dd46009: Waiting 04:09:00 6cf762499c26: Waiting 04:09:00 9720738578de: Waiting 04:09:00 52f431095bee: Waiting 04:09:00 6f09edfb3f6d: Waiting 04:09:00 aa18c121fccd: Layer already exists 04:09:00 74619d7eef5a: Layer already exists 04:09:00 e0bb7e312842: Layer already exists 04:09:00 4a59ee99b920: Layer already exists 04:09:00 7e3cefe4d326: Layer already exists 04:09:00 09e06dd46009: Layer already exists 04:09:00 9720738578de: Layer already exists 04:09:00 6cf762499c26: Layer already exists 04:09:00 52f431095bee: Layer already exists 04:09:00 6f09edfb3f6d: Layer already exists 04:09:00 main: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:00 ===================================================== [Pipeline] echo 04:09:00 taggedImages: 04:09:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:09:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 04:09:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:09:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:09:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:00 latest 04:09:00 4.1.0-dev.128 04:09:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:00 main 04:09:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:00 8a03774119c7: Preparing 04:09:00 0f4e234f7168: Preparing 04:09:00 c4a2ff1d22d7: Preparing 04:09:00 aa18c121fccd: Preparing 04:09:00 e0bb7e312842: Preparing 04:09:00 24dcf2e5fd52: Preparing 04:09:00 12d7795744b3: Preparing 04:09:00 04abaad58f49: Preparing 04:09:00 6f09edfb3f6d: Preparing 04:09:00 24dcf2e5fd52: Waiting 04:09:00 12d7795744b3: Waiting 04:09:00 6f09edfb3f6d: Waiting 04:09:00 e0bb7e312842: Layer already exists 04:09:00 aa18c121fccd: Layer already exists 04:09:00 0f4e234f7168: Pushed 04:09:00 8a03774119c7: Pushed 04:09:00 c4a2ff1d22d7: Pushed 04:09:00 12d7795744b3: Pushed 04:09:00 6f09edfb3f6d: Layer already exists 04:09:01 04abaad58f49: Pushed 04:09:19 24dcf2e5fd52: Pushed 04:09:19 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:20 8a03774119c7: Preparing 04:09:20 0f4e234f7168: Preparing 04:09:20 c4a2ff1d22d7: Preparing 04:09:20 aa18c121fccd: Preparing 04:09:20 e0bb7e312842: Preparing 04:09:20 24dcf2e5fd52: Preparing 04:09:20 12d7795744b3: Preparing 04:09:20 04abaad58f49: Preparing 04:09:20 6f09edfb3f6d: Preparing 04:09:20 24dcf2e5fd52: Waiting 04:09:20 12d7795744b3: Waiting 04:09:20 04abaad58f49: Waiting 04:09:20 6f09edfb3f6d: Waiting 04:09:20 0f4e234f7168: Layer already exists 04:09:20 aa18c121fccd: Layer already exists 04:09:20 8a03774119c7: Layer already exists 04:09:20 e0bb7e312842: Layer already exists 04:09:20 c4a2ff1d22d7: Layer already exists 04:09:20 24dcf2e5fd52: Layer already exists 04:09:20 12d7795744b3: Layer already exists 04:09:20 04abaad58f49: Layer already exists 04:09:20 6f09edfb3f6d: Layer already exists 04:09:20 latest: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 04:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:21 8a03774119c7: Preparing 04:09:21 0f4e234f7168: Preparing 04:09:21 c4a2ff1d22d7: Preparing 04:09:21 aa18c121fccd: Preparing 04:09:21 e0bb7e312842: Preparing 04:09:21 24dcf2e5fd52: Preparing 04:09:21 12d7795744b3: Preparing 04:09:21 04abaad58f49: Preparing 04:09:21 6f09edfb3f6d: Preparing 04:09:21 12d7795744b3: Waiting 04:09:21 04abaad58f49: Waiting 04:09:21 6f09edfb3f6d: Waiting 04:09:21 24dcf2e5fd52: Waiting 04:09:21 e0bb7e312842: Layer already exists 04:09:21 0f4e234f7168: Layer already exists 04:09:21 8a03774119c7: Layer already exists 04:09:21 aa18c121fccd: Layer already exists 04:09:21 c4a2ff1d22d7: Layer already exists 04:09:21 24dcf2e5fd52: Layer already exists 04:09:21 04abaad58f49: Layer already exists 04:09:21 12d7795744b3: Layer already exists 04:09:21 6f09edfb3f6d: Layer already exists 04:09:21 4.1.0-dev.128: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:22 8a03774119c7: Preparing 04:09:22 0f4e234f7168: Preparing 04:09:22 c4a2ff1d22d7: Preparing 04:09:22 aa18c121fccd: Preparing 04:09:22 e0bb7e312842: Preparing 04:09:22 24dcf2e5fd52: Preparing 04:09:22 12d7795744b3: Preparing 04:09:22 04abaad58f49: Preparing 04:09:22 6f09edfb3f6d: Preparing 04:09:22 12d7795744b3: Waiting 04:09:22 04abaad58f49: Waiting 04:09:22 6f09edfb3f6d: Waiting 04:09:22 24dcf2e5fd52: Waiting 04:09:22 c4a2ff1d22d7: Layer already exists 04:09:22 aa18c121fccd: Layer already exists 04:09:22 e0bb7e312842: Layer already exists 04:09:22 0f4e234f7168: Layer already exists 04:09:22 8a03774119c7: Layer already exists 04:09:22 24dcf2e5fd52: Layer already exists 04:09:22 12d7795744b3: Layer already exists 04:09:22 04abaad58f49: Layer already exists 04:09:22 6f09edfb3f6d: Layer already exists 04:09:22 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:22 8a03774119c7: Preparing 04:09:22 0f4e234f7168: Preparing 04:09:22 c4a2ff1d22d7: Preparing 04:09:22 aa18c121fccd: Preparing 04:09:22 e0bb7e312842: Preparing 04:09:22 24dcf2e5fd52: Preparing 04:09:22 12d7795744b3: Preparing 04:09:22 04abaad58f49: Preparing 04:09:22 6f09edfb3f6d: Preparing 04:09:22 24dcf2e5fd52: Waiting 04:09:22 12d7795744b3: Waiting 04:09:22 04abaad58f49: Waiting 04:09:22 6f09edfb3f6d: Waiting 04:09:22 c4a2ff1d22d7: Layer already exists 04:09:22 8a03774119c7: Layer already exists 04:09:22 aa18c121fccd: Layer already exists 04:09:22 0f4e234f7168: Layer already exists 04:09:22 e0bb7e312842: Layer already exists 04:09:22 24dcf2e5fd52: Layer already exists 04:09:22 12d7795744b3: Layer already exists 04:09:22 04abaad58f49: Layer already exists 04:09:22 6f09edfb3f6d: Layer already exists 04:09:22 main: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:23 ===================================================== [Pipeline] echo 04:09:23 taggedImages: 04:09:23 - nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:23 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 04:09:23 - nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:09:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:09:23 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:23 latest 04:09:23 4.1.0-dev.128 04:09:23 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:23 main 04:09:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:23 0ceb1805fdae: Preparing 04:09:23 69049a6a3a25: Preparing 04:09:23 25d8cfdaea8f: Preparing 04:09:23 aa18c121fccd: Preparing 04:09:23 e0bb7e312842: Preparing 04:09:23 24dcf2e5fd52: Preparing 04:09:23 6cf762499c26: Preparing 04:09:23 52f431095bee: Preparing 04:09:23 6f09edfb3f6d: Preparing 04:09:23 52f431095bee: Waiting 04:09:23 6cf762499c26: Waiting 04:09:23 24dcf2e5fd52: Waiting 04:09:23 6f09edfb3f6d: Waiting 04:09:23 aa18c121fccd: Layer already exists 04:09:23 e0bb7e312842: Layer already exists 04:09:23 24dcf2e5fd52: Layer already exists 04:09:23 6cf762499c26: Layer already exists 04:09:23 52f431095bee: Layer already exists 04:09:23 6f09edfb3f6d: Layer already exists 04:09:23 69049a6a3a25: Pushed 04:09:23 0ceb1805fdae: Pushed 04:09:23 25d8cfdaea8f: Pushed 04:09:23 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:24 0ceb1805fdae: Preparing 04:09:24 69049a6a3a25: Preparing 04:09:24 25d8cfdaea8f: Preparing 04:09:24 aa18c121fccd: Preparing 04:09:24 e0bb7e312842: Preparing 04:09:24 24dcf2e5fd52: Preparing 04:09:24 6cf762499c26: Preparing 04:09:24 52f431095bee: Preparing 04:09:24 6f09edfb3f6d: Preparing 04:09:24 6cf762499c26: Waiting 04:09:24 24dcf2e5fd52: Waiting 04:09:24 52f431095bee: Waiting 04:09:24 6f09edfb3f6d: Waiting 04:09:24 0ceb1805fdae: Layer already exists 04:09:24 25d8cfdaea8f: Layer already exists 04:09:24 aa18c121fccd: Layer already exists 04:09:24 e0bb7e312842: Layer already exists 04:09:24 69049a6a3a25: Layer already exists 04:09:24 24dcf2e5fd52: Layer already exists 04:09:24 6cf762499c26: Layer already exists 04:09:24 6f09edfb3f6d: Layer already exists 04:09:24 52f431095bee: Layer already exists 04:09:24 latest: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 04:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:25 0ceb1805fdae: Preparing 04:09:25 69049a6a3a25: Preparing 04:09:25 25d8cfdaea8f: Preparing 04:09:25 aa18c121fccd: Preparing 04:09:25 e0bb7e312842: Preparing 04:09:25 24dcf2e5fd52: Preparing 04:09:25 6cf762499c26: Preparing 04:09:25 52f431095bee: Preparing 04:09:25 6f09edfb3f6d: Preparing 04:09:25 24dcf2e5fd52: Waiting 04:09:25 6cf762499c26: Waiting 04:09:25 52f431095bee: Waiting 04:09:25 6f09edfb3f6d: Waiting 04:09:25 e0bb7e312842: Layer already exists 04:09:25 25d8cfdaea8f: Layer already exists 04:09:25 aa18c121fccd: Layer already exists 04:09:25 0ceb1805fdae: Layer already exists 04:09:25 69049a6a3a25: Layer already exists 04:09:25 24dcf2e5fd52: Layer already exists 04:09:25 6cf762499c26: Layer already exists 04:09:25 52f431095bee: Layer already exists 04:09:25 6f09edfb3f6d: Layer already exists 04:09:25 4.1.0-dev.128: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:25 0ceb1805fdae: Preparing 04:09:25 69049a6a3a25: Preparing 04:09:25 25d8cfdaea8f: Preparing 04:09:25 aa18c121fccd: Preparing 04:09:25 e0bb7e312842: Preparing 04:09:25 24dcf2e5fd52: Preparing 04:09:25 6cf762499c26: Preparing 04:09:25 52f431095bee: Preparing 04:09:25 6f09edfb3f6d: Preparing 04:09:25 24dcf2e5fd52: Waiting 04:09:25 6cf762499c26: Waiting 04:09:25 52f431095bee: Waiting 04:09:25 6f09edfb3f6d: Waiting 04:09:25 0ceb1805fdae: Layer already exists 04:09:25 25d8cfdaea8f: Layer already exists 04:09:25 aa18c121fccd: Layer already exists 04:09:25 69049a6a3a25: Layer already exists 04:09:25 e0bb7e312842: Layer already exists 04:09:25 24dcf2e5fd52: Layer already exists 04:09:25 52f431095bee: Layer already exists 04:09:25 6cf762499c26: Layer already exists 04:09:25 6f09edfb3f6d: Layer already exists 04:09:25 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:26 0ceb1805fdae: Preparing 04:09:26 69049a6a3a25: Preparing 04:09:26 25d8cfdaea8f: Preparing 04:09:26 aa18c121fccd: Preparing 04:09:26 e0bb7e312842: Preparing 04:09:26 24dcf2e5fd52: Preparing 04:09:26 6cf762499c26: Preparing 04:09:26 52f431095bee: Preparing 04:09:26 6f09edfb3f6d: Preparing 04:09:26 24dcf2e5fd52: Waiting 04:09:26 6cf762499c26: Waiting 04:09:26 52f431095bee: Waiting 04:09:26 6f09edfb3f6d: Waiting 04:09:26 0ceb1805fdae: Layer already exists 04:09:26 e0bb7e312842: Layer already exists 04:09:26 69049a6a3a25: Layer already exists 04:09:26 25d8cfdaea8f: Layer already exists 04:09:26 aa18c121fccd: Layer already exists 04:09:26 24dcf2e5fd52: Layer already exists 04:09:26 6cf762499c26: Layer already exists 04:09:26 52f431095bee: Layer already exists 04:09:26 6f09edfb3f6d: Layer already exists 04:09:26 main: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:26 ===================================================== [Pipeline] echo 04:09:26 taggedImages: 04:09:26 - nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 04:09:26 - nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:09:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:09:26 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:26 latest 04:09:26 4.1.0-dev.128 04:09:26 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:26 main 04:09:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:27 dae3982456be: Preparing 04:09:27 39235522b84d: Preparing 04:09:27 aa18c121fccd: Preparing 04:09:27 e0bb7e312842: Preparing 04:09:27 017bc8d0caa3: Preparing 04:09:27 6488d2fd79be: Preparing 04:09:27 6f09edfb3f6d: Preparing 04:09:27 6488d2fd79be: Waiting 04:09:27 6f09edfb3f6d: Waiting 04:09:27 e0bb7e312842: Layer already exists 04:09:27 aa18c121fccd: Layer already exists 04:09:27 6f09edfb3f6d: Layer already exists 04:09:27 dae3982456be: Pushed 04:09:27 017bc8d0caa3: Pushed 04:09:27 6488d2fd79be: Pushed 04:09:32 39235522b84d: Pushed 04:09:32 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:33 dae3982456be: Preparing 04:09:33 39235522b84d: Preparing 04:09:33 aa18c121fccd: Preparing 04:09:33 e0bb7e312842: Preparing 04:09:33 017bc8d0caa3: Preparing 04:09:33 6488d2fd79be: Preparing 04:09:33 6f09edfb3f6d: Preparing 04:09:33 6488d2fd79be: Waiting 04:09:33 6f09edfb3f6d: Waiting 04:09:33 aa18c121fccd: Layer already exists 04:09:33 017bc8d0caa3: Layer already exists 04:09:33 dae3982456be: Layer already exists 04:09:33 39235522b84d: Layer already exists 04:09:33 e0bb7e312842: Layer already exists 04:09:33 6488d2fd79be: Layer already exists 04:09:33 6f09edfb3f6d: Layer already exists 04:09:33 latest: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 04:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:34 dae3982456be: Preparing 04:09:34 39235522b84d: Preparing 04:09:34 aa18c121fccd: Preparing 04:09:34 e0bb7e312842: Preparing 04:09:34 017bc8d0caa3: Preparing 04:09:34 6488d2fd79be: Preparing 04:09:34 6f09edfb3f6d: Preparing 04:09:34 6488d2fd79be: Waiting 04:09:34 6f09edfb3f6d: Waiting 04:09:34 39235522b84d: Layer already exists 04:09:34 017bc8d0caa3: Layer already exists 04:09:34 dae3982456be: Layer already exists 04:09:34 e0bb7e312842: Layer already exists 04:09:34 aa18c121fccd: Layer already exists 04:09:34 6f09edfb3f6d: Layer already exists 04:09:34 6488d2fd79be: Layer already exists 04:09:34 4.1.0-dev.128: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:35 dae3982456be: Preparing 04:09:35 39235522b84d: Preparing 04:09:35 aa18c121fccd: Preparing 04:09:35 e0bb7e312842: Preparing 04:09:35 017bc8d0caa3: Preparing 04:09:35 6488d2fd79be: Preparing 04:09:35 6f09edfb3f6d: Preparing 04:09:35 6488d2fd79be: Waiting 04:09:35 6f09edfb3f6d: Waiting 04:09:35 39235522b84d: Layer already exists 04:09:35 aa18c121fccd: Layer already exists 04:09:35 017bc8d0caa3: Layer already exists 04:09:35 dae3982456be: Layer already exists 04:09:35 e0bb7e312842: Layer already exists 04:09:35 6f09edfb3f6d: Layer already exists 04:09:35 6488d2fd79be: Layer already exists 04:09:35 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:36 dae3982456be: Preparing 04:09:36 39235522b84d: Preparing 04:09:36 aa18c121fccd: Preparing 04:09:36 e0bb7e312842: Preparing 04:09:36 017bc8d0caa3: Preparing 04:09:36 6488d2fd79be: Preparing 04:09:36 6f09edfb3f6d: Preparing 04:09:36 6f09edfb3f6d: Waiting 04:09:36 6488d2fd79be: Waiting 04:09:36 aa18c121fccd: Layer already exists 04:09:36 39235522b84d: Layer already exists 04:09:36 017bc8d0caa3: Layer already exists 04:09:36 e0bb7e312842: Layer already exists 04:09:36 dae3982456be: Layer already exists 04:09:36 6488d2fd79be: Layer already exists 04:09:36 6f09edfb3f6d: Layer already exists 04:09:36 main: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:36 ===================================================== [Pipeline] echo 04:09:36 taggedImages: 04:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 04:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:09:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:09:36 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:36 latest 04:09:36 4.1.0-dev.128 04:09:36 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:36 main 04:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:37 9cb6f4414e1b: Preparing 04:09:37 aab3ab9bee2a: Preparing 04:09:37 aa18c121fccd: Preparing 04:09:37 e0bb7e312842: Preparing 04:09:37 f4af8a43fc7c: Preparing 04:09:37 09ae06493648: Preparing 04:09:37 6f09edfb3f6d: Preparing 04:09:37 09ae06493648: Waiting 04:09:37 6f09edfb3f6d: Waiting 04:09:37 aa18c121fccd: Layer already exists 04:09:37 e0bb7e312842: Layer already exists 04:09:37 6f09edfb3f6d: Layer already exists 04:09:37 f4af8a43fc7c: Pushed 04:09:37 9cb6f4414e1b: Pushed 04:09:37 09ae06493648: Pushed 04:09:41 aab3ab9bee2a: Pushed 04:09:41 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:42 9cb6f4414e1b: Preparing 04:09:42 aab3ab9bee2a: Preparing 04:09:42 aa18c121fccd: Preparing 04:09:42 e0bb7e312842: Preparing 04:09:42 f4af8a43fc7c: Preparing 04:09:42 09ae06493648: Preparing 04:09:42 6f09edfb3f6d: Preparing 04:09:42 09ae06493648: Waiting 04:09:42 6f09edfb3f6d: Waiting 04:09:42 aab3ab9bee2a: Layer already exists 04:09:42 f4af8a43fc7c: Layer already exists 04:09:42 9cb6f4414e1b: Layer already exists 04:09:42 e0bb7e312842: Layer already exists 04:09:42 aa18c121fccd: Layer already exists 04:09:42 09ae06493648: Layer already exists 04:09:42 6f09edfb3f6d: Layer already exists 04:09:42 latest: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 04:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:43 9cb6f4414e1b: Preparing 04:09:43 aab3ab9bee2a: Preparing 04:09:43 aa18c121fccd: Preparing 04:09:43 e0bb7e312842: Preparing 04:09:43 f4af8a43fc7c: Preparing 04:09:43 09ae06493648: Preparing 04:09:43 6f09edfb3f6d: Preparing 04:09:43 09ae06493648: Waiting 04:09:43 aab3ab9bee2a: Layer already exists 04:09:43 9cb6f4414e1b: Layer already exists 04:09:43 aa18c121fccd: Layer already exists 04:09:43 f4af8a43fc7c: Layer already exists 04:09:43 e0bb7e312842: Layer already exists 04:09:43 09ae06493648: Layer already exists 04:09:43 6f09edfb3f6d: Layer already exists 04:09:43 4.1.0-dev.128: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:44 9cb6f4414e1b: Preparing 04:09:44 aab3ab9bee2a: Preparing 04:09:44 aa18c121fccd: Preparing 04:09:44 e0bb7e312842: Preparing 04:09:44 f4af8a43fc7c: Preparing 04:09:44 09ae06493648: Preparing 04:09:44 6f09edfb3f6d: Preparing 04:09:44 6f09edfb3f6d: Waiting 04:09:44 09ae06493648: Waiting 04:09:44 f4af8a43fc7c: Layer already exists 04:09:44 9cb6f4414e1b: Layer already exists 04:09:44 e0bb7e312842: Layer already exists 04:09:44 aab3ab9bee2a: Layer already exists 04:09:44 aa18c121fccd: Layer already exists 04:09:44 6f09edfb3f6d: Layer already exists 04:09:44 09ae06493648: Layer already exists 04:09:44 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:45 9cb6f4414e1b: Preparing 04:09:45 aab3ab9bee2a: Preparing 04:09:45 aa18c121fccd: Preparing 04:09:45 e0bb7e312842: Preparing 04:09:45 f4af8a43fc7c: Preparing 04:09:45 09ae06493648: Preparing 04:09:45 6f09edfb3f6d: Preparing 04:09:45 09ae06493648: Waiting 04:09:45 6f09edfb3f6d: Waiting 04:09:45 9cb6f4414e1b: Layer already exists 04:09:45 aab3ab9bee2a: Layer already exists 04:09:45 aa18c121fccd: Layer already exists 04:09:45 e0bb7e312842: Layer already exists 04:09:45 f4af8a43fc7c: Layer already exists 04:09:45 09ae06493648: Layer already exists 04:09:45 6f09edfb3f6d: Layer already exists 04:09:45 main: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:46 ===================================================== [Pipeline] echo 04:09:46 taggedImages: 04:09:46 - nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:09:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 04:09:46 - nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:09:46 - 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:27:13 #144 ... 04:27:13 04:27:13 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:27:13 #153 DONE 1192.3s 04:27:13 04:27:13 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:27:13 #151 ... 04:27:13 04:27:13 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:27:13 #155 DONE 0.2s 04:27:13 04:27:13 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:27:13 #149 ... 04:27:13 04:27:13 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:27:13 #156 DONE 0.2s 04:27:13 04:27:13 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:27:13 #157 DONE 0.2s 04:27:13 04:27:13 #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:27:13 #158 DONE 0.1s 04:27:13 04:27:13 #136 [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:13 #136 ... 04:27:13 04:27:13 #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:27:13 #159 DONE 0.1s 04:27:13 04:27:13 #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:27:14 #160 DONE 3.7s 04:27:14 04:27:14 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:27:14 #150 ... 04:27:14 04:27:14 #111 [core-common-config-bootstrapper] exporting to image 04:27:14 #111 exporting layers 04:27:15 #111 exporting layers 0.9s done 04:27:15 #111 writing image sha256:b3c9a362381acef27b64a25f1a13e295b72a7a89c10d00b1b034ebd178e50f1c done 04:27:15 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:27:15 #111 DONE 7.1s 04:27:15 04:27:15 #136 [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:18 #136 ... 04:27:18 04:27:18 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:27:18 #150 DONE 1201.9s 04:27:19 04:27:19 #136 [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:19 #136 ... 04:27:19 04:27:19 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:27:19 #161 DONE 0.1s 04:27:19 04:27:19 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:27:22 #162 DONE 2.2s 04:27:22 04:27:22 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:27:22 #163 DONE 0.2s 04:27:22 04:27:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:27:22 #145 ... 04:27:22 04:27:22 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:27:22 #164 DONE 0.3s 04:27:22 04:27:22 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:27:22 #154 ... 04:27:22 04:27:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:27:22 #165 DONE 0.3s 04:27:22 04:27:22 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:27:22 #152 ... 04:27:22 04:27:22 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:27:22 #166 DONE 0.1s 04:27:22 04:27:22 #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:27:22 #167 DONE 0.2s 04:27:22 04:27:22 #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:27:22 #168 DONE 0.1s 04:27:22 04:27:22 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:27:23 #49 ... 04:27:23 04:27:23 #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:27:23 #169 DONE 0.1s 04:27:23 04:27:23 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:27:23 #170 DONE 0.1s 04:27:23 04:27:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:27:23 #41 ... 04:27:23 04:27:23 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:27:25 #171 DONE 1.8s 04:27:25 04:27:25 #111 [security-bootstrapper] exporting to image 04:27:25 #111 exporting layers 04:27:26 #111 exporting layers 1.2s done 04:27:26 #111 writing image sha256:08a435088c39cf3f362857f90ded02f3b7fb1a5107db15409f06df518bf341ca done 04:27:26 #111 naming to docker.io/library/security-bootstrapper-arm64 04:27:26 #111 naming to docker.io/library/security-bootstrapper-arm64 done 04:27:26 #111 DONE 8.3s 04:27:26 04:27:26 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:07 #151 ... 04:45:07 04:45:07 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:45:07 #148 DONE 2267.4s 04:45:07 04:45:07 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:45:07 #154 ... 04:45:07 04:45:07 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:45:07 #172 DONE 0.1s 04:45:07 04:45:07 #136 [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:45:07 #136 ... 04:45:07 04:45:07 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:07 #173 DONE 0.2s 04:45:07 04:45:07 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:45:07 #174 DONE 0.4s 04:45:07 04:45:07 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:45:07 #175 DONE 0.1s 04:45:07 04:45:07 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:45:07 #146 ... 04:45:07 04:45:07 #111 [core-command] exporting to image 04:45:07 #111 exporting layers 04:45:07 #111 exporting layers 0.6s done 04:45:07 #111 writing image sha256:03c6164878fd7aac1d5e6c660eccd1692e6ffd6f1e5c247ee0db11e6536512f8 done 04:45:07 #111 naming to docker.io/library/core-command-arm64 done 04:45:07 #111 DONE 9.0s 04:45:07 04:45:07 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:45:33 #41 ... 04:45:33 04:45:33 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:45:33 #149 DONE 2293.2s 04:45:33 04:45:33 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:45:33 #176 DONE 0.2s 04:45:33 04:45:33 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:45:33 #177 DONE 0.2s 04:45:33 04:45:33 #136 [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:45:33 #136 ... 04:45:33 04:45:33 #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:45:33 #178 DONE 0.2s 04:45:33 04:45:33 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:45:33 #146 ... 04:45:33 04:45:33 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:45:33 #179 DONE 0.1s 04:45:33 04:45:33 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:45:33 #180 DONE 0.4s 04:45:33 04:45:33 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:45:33 #49 ... 04:45:33 04:45:33 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:45:33 #181 DONE 0.2s 04:45:33 04:45:33 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:34 #182 DONE 1.8s 04:45:34 04:45:34 #111 [security-proxy-setup] exporting to image 04:45:34 #111 exporting layers 04:45:34 #111 exporting layers 1.1s done 04:45:34 #111 writing image sha256:ead87a613be37ae5ddc5e2a661290e5669ee32722ac34a976131978cf00318b3 0.0s done 04:45:34 #111 naming to docker.io/library/security-proxy-setup-arm64 done 04:45:34 #111 DONE 10.1s 04:45:34 04:45:34 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:40 #151 ... 04:45:40 04:45:40 #136 [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:45:40 #136 2302.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:46:19 #136 DONE 2336.0s 04:46:19 04:46:19 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:46:19 #154 ... 04:46:19 04:46:19 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:46:19 #183 DONE 0.2s 04:46:19 04:46:19 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:46:19 #184 DONE 0.2s 04:46:19 04:46:19 #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:46:19 #185 DONE 0.2s 04:46:19 04:46:19 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:46:19 #154 ... 04:46:19 04:46:19 #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:46:19 #186 DONE 0.1s 04:46:19 04:46:19 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:46:19 #187 DONE 0.1s 04:46:19 04:46:19 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:46:19 #41 ... 04:46:19 04:46:19 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:46:19 #188 DONE 0.4s 04:46:19 04:46:19 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:46:19 #41 ... 04:46:19 04:46:19 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:46:19 #189 DONE 0.4s 04:46:19 04:46:19 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:46:19 #147 ... 04:46:19 04:46:19 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:46:19 #190 DONE 0.1s 04:46:19 04:46:19 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:19 #191 DONE 2.1s 04:46:19 04:46:19 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:46:19 #154 ... 04:46:19 04:46:19 #111 [security-secretstore-setup] exporting to image 04:46:19 #111 exporting layers 04:46:19 #111 exporting layers 1.4s done 04:46:19 #111 writing image sha256:4e45099a834e8ce792cb7f98f9684a37250afa91816aca7f8a83be1502eb61bd done 04:46:19 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 04:46:19 #111 DONE 11.5s 04:46:19 04:46:19 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:47:27 #41 ... 04:47:27 04:47:27 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:47:27 #151 DONE 2403.0s 04:47:27 04:47:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:47:27 #145 ... 04:47:27 04:47:27 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:47:27 #192 DONE 0.3s 04:47:27 04:47:27 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:47:27 #49 ... 04:47:27 04:47:27 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:47:27 #193 DONE 0.2s 04:47:27 04:47:27 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:47:27 #194 DONE 0.5s 04:47:27 04:47:27 #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:47:27 #195 DONE 0.1s 04:47:27 04:47:27 #111 [security-spiffe-token-provider] exporting to image 04:47:27 #111 exporting layers 04:47:27 #111 exporting layers 0.7s done 04:47:27 #111 writing image sha256:55cddf38c63f76f16136d154610068409a437345ff3ad5b6e234e0186052369a done 04:47:27 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:47:27 #111 DONE 12.2s 04:47:27 04:47:27 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:47:54 #152 ... 04:47:54 04:47:54 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:47:54 #154 DONE 2436.9s 04:47:54 04:47:54 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:47:54 #41 ... 04:47:54 04:47:54 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:47:54 #196 DONE 0.3s 04:47:54 04:47:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:47:54 #152 ... 04:47:54 04:47:54 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:47:55 #197 DONE 0.2s 04:47:55 04:47:55 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:47:56 #198 DONE 0.7s 04:47:56 04:47:56 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:47:56 #199 DONE 0.3s 04:47:56 04:47:56 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:47:56 #200 DONE 0.4s 04:47:56 04:47:56 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:47:58 #201 DONE 1.9s 04:47:58 04:47:58 #111 [security-proxy-auth] exporting to image 04:47:58 #111 exporting layers 04:47:59 #111 ... 04:47:59 04:47:59 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:47:59 #152 DONE 2442.3s 04:47:59 04:47:59 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:47:59 #145 ... 04:47:59 04:47:59 #111 [security-proxy-auth] exporting to image 04:47:59 #111 exporting layers 1.4s done 04:48:00 #111 writing image sha256:7380207b2a2925b1bc8e8e250bfba288e5763a52abccb3663b791bee97a5f0f1 done 04:48:00 #111 naming to docker.io/library/security-proxy-auth-arm64 done 04:48:00 #111 DONE 13.7s 04:48:00 04:48:00 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:48:00 #41 ... 04:48:00 04:48:00 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:48:00 #202 CACHED 04:48:00 04:48:00 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:48:00 #203 CACHED 04:48:00 04:48:00 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:48:05 #204 ... 04:48:05 04:48:05 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:48:05 #146 DONE 2448.2s 04:48:05 04:48:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:05 #145 ... 04:48:05 04:48:05 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:48:05 #204 DONE 5.2s 04:48:05 04:48:05 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:48:05 #205 ... 04:48:05 04:48:05 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:05 #147 DONE 2448.6s 04:48:05 04:48:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:05 #145 ... 04:48:05 04:48:05 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:48:05 #205 DONE 0.4s 04:48:05 04:48:05 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:48:06 #206 DONE 0.3s 04:48:06 04:48:06 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:48:06 #207 DONE 0.1s 04:48:06 04:48:06 #111 [core-metadata] exporting to image 04:48:06 #111 exporting layers 04:48:06 #111 ... 04:48:06 04:48:06 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:48:06 #208 DONE 0.2s 04:48:06 04:48:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:48:07 #41 ... 04:48:07 04:48:07 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:48:07 #209 ... 04:48:07 04:48:07 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:48:07 #210 DONE 0.3s 04:48:07 04:48:07 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:48:07 #211 ... 04:48:07 04:48:07 #111 [core-metadata] exporting to image 04:48:07 #111 exporting layers 1.3s done 04:48:07 #111 writing image sha256:32e7da1c343fe36730d4bd96a51a7bd44b673efb22132d4235074eabb8dbf877 0.0s done 04:48:07 #111 naming to docker.io/library/core-metadata-arm64 done 04:48:07 #111 DONE 15.0s 04:48:07 04:48:07 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:08 #145 ... 04:48:08 04:48:08 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:48:08 #209 DONE 1.0s 04:48:08 04:48:08 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:48:08 #212 DONE 0.2s 04:48:08 04:48:08 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:48:08 #211 DONE 1.0s 04:48:08 04:48:08 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:48:08 #213 DONE 0.2s 04:48:08 04:48:08 #111 [core-data] exporting to image 04:48:09 #111 exporting layers 1.0s done 04:48:09 #111 writing image sha256:43cf02feec91b0d36491671491844f1722044d78886a567e88d041aec4b60455 0.0s done 04:48:09 #111 naming to docker.io/library/core-data-arm64 done 04:48:09 #111 writing image sha256:9312e3c620d349e25e62ce319724288352ddbb7e58ef79abca5aa3637ea68100 04:48:09 #111 writing image sha256:9312e3c620d349e25e62ce319724288352ddbb7e58ef79abca5aa3637ea68100 done 04:48:09 #111 naming to docker.io/library/core-keeper-arm64 done 04:48:09 #111 DONE 16.1s 04:48:09 04:48:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:41 #145 DONE 2480.2s 04:48:41 04:48:41 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:48:41 #49 ... 04:48:41 04:48:41 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:48:41 #214 DONE 0.1s 04:48:41 04:48:41 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:48:41 #41 ... 04:48:41 04:48:41 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:48:41 #215 DONE 0.2s 04:48:41 04:48:41 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:48:41 #216 DONE 0.5s 04:48:41 04:48:41 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:48:41 #217 DONE 0.1s 04:48:41 04:48:41 #111 [support-scheduler] exporting to image 04:48:41 #111 exporting layers 04:48:41 #111 exporting layers 0.9s done 04:48:41 #111 writing image sha256:d23c05a20c0bef74f86b8aedaf71a00f675f053d9a4f5211d3328e1744e6835b done 04:48:41 #111 naming to docker.io/library/support-scheduler-arm64 done 04:48:41 #111 DONE 17.1s 04:48:41 04:48:41 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:48:47 #41 ... 04:48:47 04:48:47 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:48:47 #144 DONE 2489.5s 04:48:47 04:48:47 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:48:47 #218 DONE 0.1s 04:48:47 04:48:47 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:48:47 #49 ... 04:48:47 04:48:47 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:48:47 #219 DONE 0.1s 04:48:47 04:48:47 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:48:47 #220 DONE 0.4s 04:48:47 04:48:47 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:48:47 #221 DONE 0.1s 04:48:47 04:48:47 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:48:47 #41 ... 04:48:47 04:48:47 #111 [support-notifications] exporting to image 04:48:47 #111 exporting layers 04:48:48 #111 exporting layers 0.6s done 04:48:48 #111 writing image sha256:9c3485939e4345010c2bcc7b7fc986265f0ff22889447e0d0d0f49d5c66ad385 done 04:48:48 #111 naming to docker.io/library/support-notifications-arm64 done 04:48:48 #111 DONE 17.6s 04:48:48 04:48:48 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:48:48 time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:48:48 $ docker stop --time=1 b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 04:48:50 $ docker rm -f --volumes b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:50 + docker images 04:48:50 REPOSITORY TAG IMAGE ID CREATED SIZE 04:48:50 support-notifications-arm64 latest 9c3485939e43 3 seconds ago 56.8MB 04:48:50 support-scheduler-arm64 latest d23c05a20c0b 12 seconds ago 53MB 04:48:50 core-keeper-arm64 latest 9312e3c620d3 42 seconds ago 48.5MB 04:48:50 core-data-arm64 latest 43cf02feec91 43 seconds ago 48.7MB 04:48:50 core-metadata-arm64 latest 32e7da1c343f 44 seconds ago 48.8MB 04:48:50 security-proxy-auth-arm64 latest 7380207b2a29 52 seconds ago 47.9MB 04:48:50 security-spiffe-token-provider-arm64 latest 55cddf38c63f About a minute ago 52.7MB 04:48:50 security-secretstore-setup-arm64 latest 4e45099a834e 2 minutes ago 86.9MB 04:48:50 security-proxy-setup-arm64 latest ead87a613be3 3 minutes ago 53.4MB 04:48:50 core-command-arm64 latest 03c6164878fd 3 minutes ago 43.2MB 04:48:50 security-bootstrapper-arm64 latest 08a435088c39 21 minutes ago 21.3MB 04:48:50 core-common-config-bootstrapper-arm64 latest b3c9a362381a 21 minutes ago 20.2MB 04:48:50 security-spire-config-arm64 latest 91159d08a383 43 minutes ago 162MB 04:48:50 security-spire-agent-arm64 latest fa1ad3a8ca72 43 minutes ago 219MB 04:48:50 security-spire-server-arm64 latest 729b90cba2e9 43 minutes ago 163MB 04:48:50 ci-base-image-arm64 latest a2d08ed0eef5 45 minutes ago 910MB 04:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 10 months ago 564MB 04:48:50 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:48:50 provisioning config files... 04:48:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config6620196989054455509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:51 ---> ****-login.sh 04:48:51 nexus3.edgexfoundry.org:10001 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 nexus3.edgexfoundry.org:10002 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:52 Configure a credential helper to remove this warning. See 04:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:52 04:48:52 Login Succeeded 04:48:52 nexus3.edgexfoundry.org:10003 04:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:52 Configure a credential helper to remove this warning. See 04:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:52 04:48:52 Login Succeeded 04:48:52 nexus3.edgexfoundry.org:10004 04:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:53 Configure a credential helper to remove this warning. See 04:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:53 04:48:53 Login Succeeded 04:48:53 ****.io 04:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:53 Configure a credential helper to remove this warning. See 04:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:53 04:48:53 Login Succeeded 04:48:53 ---> ****-login.sh ends [Pipeline] } 04:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:48:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:48:53 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:48:53 latest 04:48:53 4.1.0-dev.128 04:48:53 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:48:53 main 04:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:48:54 2ba8d4847a62: Preparing 04:48:54 bd6ce70f1406: Preparing 04:48:54 8c99d3a519b4: Preparing 04:48:54 c7a5f10baa05: Preparing 04:48:54 c9d505c14d90: Preparing 04:48:54 8c2625d0e2da: Preparing 04:48:54 03ba6f53ebfc: Preparing 04:48:54 8c2625d0e2da: Waiting 04:48:54 03ba6f53ebfc: Waiting 04:48:54 c7a5f10baa05: Pushed 04:48:54 c9d505c14d90: Pushed 04:48:54 8c99d3a519b4: Pushed 04:48:54 2ba8d4847a62: Pushed 04:48:54 03ba6f53ebfc: Layer already exists 04:48:55 8c2625d0e2da: Pushed 04:49:03 bd6ce70f1406: Pushed 04:49:03 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:49:03 2ba8d4847a62: Preparing 04:49:03 bd6ce70f1406: Preparing 04:49:03 8c99d3a519b4: Preparing 04:49:03 c7a5f10baa05: Preparing 04:49:03 c9d505c14d90: Preparing 04:49:03 8c2625d0e2da: Preparing 04:49:03 03ba6f53ebfc: Preparing 04:49:03 8c2625d0e2da: Waiting 04:49:03 03ba6f53ebfc: Waiting 04:49:04 c7a5f10baa05: Layer already exists 04:49:04 bd6ce70f1406: Layer already exists 04:49:04 2ba8d4847a62: Layer already exists 04:49:04 8c99d3a519b4: Layer already exists 04:49:04 c9d505c14d90: Layer already exists 04:49:04 8c2625d0e2da: Layer already exists 04:49:04 03ba6f53ebfc: Layer already exists 04:49:04 latest: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 04:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:49:04 2ba8d4847a62: Preparing 04:49:04 bd6ce70f1406: Preparing 04:49:04 8c99d3a519b4: Preparing 04:49:04 c7a5f10baa05: Preparing 04:49:04 c9d505c14d90: Preparing 04:49:04 8c2625d0e2da: Preparing 04:49:04 03ba6f53ebfc: Preparing 04:49:04 8c2625d0e2da: Waiting 04:49:04 03ba6f53ebfc: Waiting 04:49:05 8c99d3a519b4: Layer already exists 04:49:05 c7a5f10baa05: Layer already exists 04:49:05 c9d505c14d90: Layer already exists 04:49:05 bd6ce70f1406: Layer already exists 04:49:05 2ba8d4847a62: Layer already exists 04:49:05 03ba6f53ebfc: Layer already exists 04:49:05 8c2625d0e2da: Layer already exists 04:49:05 4.1.0-dev.128: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:49:05 2ba8d4847a62: Preparing 04:49:05 bd6ce70f1406: Preparing 04:49:05 8c99d3a519b4: Preparing 04:49:05 c7a5f10baa05: Preparing 04:49:05 c9d505c14d90: Preparing 04:49:05 8c2625d0e2da: Preparing 04:49:05 03ba6f53ebfc: Preparing 04:49:05 8c2625d0e2da: Waiting 04:49:05 03ba6f53ebfc: Waiting 04:49:06 c7a5f10baa05: Layer already exists 04:49:06 c9d505c14d90: Layer already exists 04:49:06 8c99d3a519b4: Layer already exists 04:49:06 bd6ce70f1406: Layer already exists 04:49:06 2ba8d4847a62: Layer already exists 04:49:06 8c2625d0e2da: Layer already exists 04:49:06 03ba6f53ebfc: Layer already exists 04:49:06 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:49:06 2ba8d4847a62: Preparing 04:49:06 bd6ce70f1406: Preparing 04:49:06 8c99d3a519b4: Preparing 04:49:06 c7a5f10baa05: Preparing 04:49:06 c9d505c14d90: Preparing 04:49:06 8c2625d0e2da: Preparing 04:49:06 03ba6f53ebfc: Preparing 04:49:06 8c2625d0e2da: Waiting 04:49:06 03ba6f53ebfc: Waiting 04:49:07 c7a5f10baa05: Layer already exists 04:49:07 2ba8d4847a62: Layer already exists 04:49:07 c9d505c14d90: Layer already exists 04:49:07 8c99d3a519b4: Layer already exists 04:49:07 bd6ce70f1406: Layer already exists 04:49:07 8c2625d0e2da: Layer already exists 04:49:07 03ba6f53ebfc: Layer already exists 04:49:07 main: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:07 ===================================================== [Pipeline] echo 04:49:07 taggedImages: 04:49:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:49:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 04:49:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:49:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:49:07 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:07 latest 04:49:07 4.1.0-dev.128 04:49:07 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:07 main 04:49:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:49:07 b282378706c2: Preparing 04:49:07 8cd5871ffeca: Preparing 04:49:07 31bb5b10dcff: Preparing 04:49:07 842d976aee98: Preparing 04:49:07 8c99d3a519b4: Preparing 04:49:07 c7a5f10baa05: Preparing 04:49:07 c9d505c14d90: Preparing 04:49:07 8c2625d0e2da: Preparing 04:49:07 03ba6f53ebfc: Preparing 04:49:07 c9d505c14d90: Waiting 04:49:07 8c2625d0e2da: Waiting 04:49:07 03ba6f53ebfc: Waiting 04:49:07 c7a5f10baa05: Waiting 04:49:08 8c99d3a519b4: Layer already exists 04:49:08 c7a5f10baa05: Layer already exists 04:49:08 c9d505c14d90: Layer already exists 04:49:08 8c2625d0e2da: Layer already exists 04:49:08 31bb5b10dcff: Pushed 04:49:08 8cd5871ffeca: Pushed 04:49:08 b282378706c2: Pushed 04:49:08 03ba6f53ebfc: Layer already exists 04:49:11 842d976aee98: Pushed 04:49:11 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:11 + 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:49:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:49:12 b282378706c2: Preparing 04:49:12 8cd5871ffeca: Preparing 04:49:12 31bb5b10dcff: Preparing 04:49:12 842d976aee98: Preparing 04:49:12 8c99d3a519b4: Preparing 04:49:12 c7a5f10baa05: Preparing 04:49:12 c9d505c14d90: Preparing 04:49:12 8c2625d0e2da: Preparing 04:49:12 03ba6f53ebfc: Preparing 04:49:12 c7a5f10baa05: Waiting 04:49:12 c9d505c14d90: Waiting 04:49:12 8c2625d0e2da: Waiting 04:49:12 03ba6f53ebfc: Waiting 04:49:12 8cd5871ffeca: Layer already exists 04:49:12 b282378706c2: Layer already exists 04:49:12 842d976aee98: Layer already exists 04:49:12 8c99d3a519b4: Layer already exists 04:49:12 31bb5b10dcff: Layer already exists 04:49:12 c9d505c14d90: Layer already exists 04:49:12 03ba6f53ebfc: Layer already exists 04:49:12 c7a5f10baa05: Layer already exists 04:49:12 8c2625d0e2da: Layer already exists 04:49:12 latest: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 04:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:49:17 b282378706c2: Preparing 04:49:17 8cd5871ffeca: Preparing 04:49:17 31bb5b10dcff: Preparing 04:49:17 842d976aee98: Preparing 04:49:17 8c99d3a519b4: Preparing 04:49:17 c7a5f10baa05: Preparing 04:49:17 c9d505c14d90: Preparing 04:49:17 8c2625d0e2da: Preparing 04:49:17 03ba6f53ebfc: Preparing 04:49:17 c9d505c14d90: Waiting 04:49:17 8c2625d0e2da: Waiting 04:49:17 03ba6f53ebfc: Waiting 04:49:17 c7a5f10baa05: Waiting 04:49:17 8cd5871ffeca: Layer already exists 04:49:17 8c99d3a519b4: Layer already exists 04:49:17 b282378706c2: Layer already exists 04:49:17 842d976aee98: Layer already exists 04:49:17 31bb5b10dcff: Layer already exists 04:49:17 c9d505c14d90: Layer already exists 04:49:17 c7a5f10baa05: Layer already exists 04:49:17 03ba6f53ebfc: Layer already exists 04:49:17 8c2625d0e2da: Layer already exists 04:49:17 4.1.0-dev.128: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:49:18 b282378706c2: Preparing 04:49:18 8cd5871ffeca: Preparing 04:49:18 31bb5b10dcff: Preparing 04:49:18 842d976aee98: Preparing 04:49:18 8c99d3a519b4: Preparing 04:49:18 c7a5f10baa05: Preparing 04:49:18 c9d505c14d90: Preparing 04:49:18 8c2625d0e2da: Preparing 04:49:18 03ba6f53ebfc: Preparing 04:49:18 c9d505c14d90: Waiting 04:49:18 8c2625d0e2da: Waiting 04:49:18 c7a5f10baa05: Waiting 04:49:18 03ba6f53ebfc: Waiting 04:49:18 842d976aee98: Layer already exists 04:49:18 8c99d3a519b4: Layer already exists 04:49:18 31bb5b10dcff: Layer already exists 04:49:18 8cd5871ffeca: Layer already exists 04:49:18 b282378706c2: Layer already exists 04:49:18 c9d505c14d90: Layer already exists 04:49:18 c7a5f10baa05: Layer already exists 04:49:18 8c2625d0e2da: Layer already exists 04:49:18 03ba6f53ebfc: Layer already exists 04:49:18 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:18 + 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:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:49:19 b282378706c2: Preparing 04:49:19 8cd5871ffeca: Preparing 04:49:19 31bb5b10dcff: Preparing 04:49:19 842d976aee98: Preparing 04:49:19 8c99d3a519b4: Preparing 04:49:19 c7a5f10baa05: Preparing 04:49:19 c9d505c14d90: Preparing 04:49:19 8c2625d0e2da: Preparing 04:49:19 03ba6f53ebfc: Preparing 04:49:19 c9d505c14d90: Waiting 04:49:19 8c2625d0e2da: Waiting 04:49:19 c7a5f10baa05: Waiting 04:49:19 31bb5b10dcff: Layer already exists 04:49:19 8c99d3a519b4: Layer already exists 04:49:19 8cd5871ffeca: Layer already exists 04:49:19 b282378706c2: Layer already exists 04:49:19 842d976aee98: Layer already exists 04:49:19 c7a5f10baa05: Layer already exists 04:49:19 c9d505c14d90: Layer already exists 04:49:19 8c2625d0e2da: Layer already exists 04:49:19 03ba6f53ebfc: Layer already exists 04:49:19 main: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:19 ===================================================== [Pipeline] echo 04:49:19 taggedImages: 04:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 04:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:49:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:49:19 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:19 latest 04:49:19 4.1.0-dev.128 04:49:19 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:19 main 04:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:49:20 b2fb6ba665fb: Preparing 04:49:20 f9214acf31cc: Preparing 04:49:20 8c99d3a519b4: Preparing 04:49:20 c7a5f10baa05: Preparing 04:49:20 e97a9527094b: Preparing 04:49:20 bfdabc2cbed8: Preparing 04:49:20 03ba6f53ebfc: Preparing 04:49:20 bfdabc2cbed8: Waiting 04:49:20 03ba6f53ebfc: Waiting 04:49:20 8c99d3a519b4: Layer already exists 04:49:20 c7a5f10baa05: Layer already exists 04:49:20 03ba6f53ebfc: Layer already exists 04:49:20 b2fb6ba665fb: Pushed 04:49:20 e97a9527094b: Pushed 04:49:20 bfdabc2cbed8: Pushed 04:49:28 f9214acf31cc: Pushed 04:49:29 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:49:30 b2fb6ba665fb: Preparing 04:49:30 f9214acf31cc: Preparing 04:49:30 8c99d3a519b4: Preparing 04:49:30 c7a5f10baa05: Preparing 04:49:30 e97a9527094b: Preparing 04:49:30 bfdabc2cbed8: Preparing 04:49:30 03ba6f53ebfc: Preparing 04:49:30 bfdabc2cbed8: Waiting 04:49:30 03ba6f53ebfc: Waiting 04:49:30 8c99d3a519b4: Layer already exists 04:49:30 b2fb6ba665fb: Layer already exists 04:49:30 c7a5f10baa05: Layer already exists 04:49:30 e97a9527094b: Layer already exists 04:49:30 f9214acf31cc: Layer already exists 04:49:30 03ba6f53ebfc: Layer already exists 04:49:30 bfdabc2cbed8: Layer already exists 04:49:30 latest: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 04:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:49:31 b2fb6ba665fb: Preparing 04:49:31 f9214acf31cc: Preparing 04:49:31 8c99d3a519b4: Preparing 04:49:31 c7a5f10baa05: Preparing 04:49:31 e97a9527094b: Preparing 04:49:31 bfdabc2cbed8: Preparing 04:49:31 03ba6f53ebfc: Preparing 04:49:31 bfdabc2cbed8: Waiting 04:49:31 03ba6f53ebfc: Waiting 04:49:31 e97a9527094b: Layer already exists 04:49:31 b2fb6ba665fb: Layer already exists 04:49:31 c7a5f10baa05: Layer already exists 04:49:31 8c99d3a519b4: Layer already exists 04:49:31 f9214acf31cc: Layer already exists 04:49:31 03ba6f53ebfc: Layer already exists 04:49:31 bfdabc2cbed8: Layer already exists 04:49:31 4.1.0-dev.128: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:49:32 b2fb6ba665fb: Preparing 04:49:32 f9214acf31cc: Preparing 04:49:32 8c99d3a519b4: Preparing 04:49:32 c7a5f10baa05: Preparing 04:49:32 e97a9527094b: Preparing 04:49:32 bfdabc2cbed8: Preparing 04:49:32 03ba6f53ebfc: Preparing 04:49:32 bfdabc2cbed8: Waiting 04:49:32 03ba6f53ebfc: Waiting 04:49:33 8c99d3a519b4: Layer already exists 04:49:33 b2fb6ba665fb: Layer already exists 04:49:33 f9214acf31cc: Layer already exists 04:49:33 c7a5f10baa05: Layer already exists 04:49:33 e97a9527094b: Layer already exists 04:49:33 03ba6f53ebfc: Layer already exists 04:49:33 bfdabc2cbed8: Layer already exists 04:49:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:49:33 b2fb6ba665fb: Preparing 04:49:33 f9214acf31cc: Preparing 04:49:33 8c99d3a519b4: Preparing 04:49:33 c7a5f10baa05: Preparing 04:49:33 e97a9527094b: Preparing 04:49:33 bfdabc2cbed8: Preparing 04:49:33 03ba6f53ebfc: Preparing 04:49:33 bfdabc2cbed8: Waiting 04:49:33 03ba6f53ebfc: Waiting 04:49:34 e97a9527094b: Layer already exists 04:49:34 f9214acf31cc: Layer already exists 04:49:34 b2fb6ba665fb: Layer already exists 04:49:34 8c99d3a519b4: Layer already exists 04:49:34 c7a5f10baa05: Layer already exists 04:49:34 03ba6f53ebfc: Layer already exists 04:49:34 bfdabc2cbed8: Layer already exists 04:49:34 main: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:34 ===================================================== [Pipeline] echo 04:49:34 taggedImages: 04:49:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:49:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 04:49:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:49:34 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:49:34 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:34 latest 04:49:34 4.1.0-dev.128 04:49:34 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:34 main 04:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:49:34 f07650968d27: Preparing 04:49:34 1dfc088339a0: Preparing 04:49:34 c7a5f10baa05: Preparing 04:49:34 3734d2906ece: Preparing 04:49:34 a15445a753af: Preparing 04:49:34 03ba6f53ebfc: Preparing 04:49:35 c7a5f10baa05: Layer already exists 04:49:35 03ba6f53ebfc: Layer already exists 04:49:35 a15445a753af: Pushed 04:49:35 f07650968d27: Pushed 04:49:35 3734d2906ece: Pushed 04:49:43 1dfc088339a0: Pushed 04:49:44 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:49:45 f07650968d27: Preparing 04:49:45 1dfc088339a0: Preparing 04:49:45 c7a5f10baa05: Preparing 04:49:45 3734d2906ece: Preparing 04:49:45 a15445a753af: Preparing 04:49:45 03ba6f53ebfc: Preparing 04:49:45 03ba6f53ebfc: Waiting 04:49:45 f07650968d27: Layer already exists 04:49:45 3734d2906ece: Layer already exists 04:49:45 a15445a753af: Layer already exists 04:49:45 c7a5f10baa05: Layer already exists 04:49:45 1dfc088339a0: Layer already exists 04:49:45 03ba6f53ebfc: Layer already exists 04:49:45 latest: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 04:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:49:46 f07650968d27: Preparing 04:49:46 1dfc088339a0: Preparing 04:49:46 c7a5f10baa05: Preparing 04:49:46 3734d2906ece: Preparing 04:49:46 a15445a753af: Preparing 04:49:46 03ba6f53ebfc: Preparing 04:49:46 03ba6f53ebfc: Waiting 04:49:46 c7a5f10baa05: Layer already exists 04:49:46 1dfc088339a0: Layer already exists 04:49:46 a15445a753af: Layer already exists 04:49:46 f07650968d27: Layer already exists 04:49:46 3734d2906ece: Layer already exists 04:49:46 03ba6f53ebfc: Layer already exists 04:49:46 4.1.0-dev.128: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:49:47 f07650968d27: Preparing 04:49:47 1dfc088339a0: Preparing 04:49:47 c7a5f10baa05: Preparing 04:49:47 3734d2906ece: Preparing 04:49:47 a15445a753af: Preparing 04:49:47 03ba6f53ebfc: Preparing 04:49:47 03ba6f53ebfc: Waiting 04:49:47 a15445a753af: Layer already exists 04:49:47 1dfc088339a0: Layer already exists 04:49:47 f07650968d27: Layer already exists 04:49:47 c7a5f10baa05: Layer already exists 04:49:47 3734d2906ece: Layer already exists 04:49:47 03ba6f53ebfc: Layer already exists 04:49:47 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:49:48 f07650968d27: Preparing 04:49:48 1dfc088339a0: Preparing 04:49:48 c7a5f10baa05: Preparing 04:49:48 3734d2906ece: Preparing 04:49:48 a15445a753af: Preparing 04:49:48 03ba6f53ebfc: Preparing 04:49:48 03ba6f53ebfc: Waiting 04:49:48 3734d2906ece: Layer already exists 04:49:48 c7a5f10baa05: Layer already exists 04:49:48 1dfc088339a0: Layer already exists 04:49:48 f07650968d27: Layer already exists 04:49:48 a15445a753af: Layer already exists 04:49:48 03ba6f53ebfc: Layer already exists 04:49:48 main: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:48 ===================================================== [Pipeline] echo 04:49:48 taggedImages: 04:49:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:49:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 04:49:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:49:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:49:48 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:48 latest 04:49:48 4.1.0-dev.128 04:49:48 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:49:48 main 04:49:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:49:49 024269f29060: Preparing 04:49:49 12c1a401989b: Preparing 04:49:49 f0e814233964: Preparing 04:49:49 8c99d3a519b4: Preparing 04:49:49 c7a5f10baa05: Preparing 04:49:49 c9d505c14d90: Preparing 04:49:49 8c2625d0e2da: Preparing 04:49:49 03ba6f53ebfc: Preparing 04:49:49 c9d505c14d90: Waiting 04:49:49 8c2625d0e2da: Waiting 04:49:49 03ba6f53ebfc: Waiting 04:49:49 c7a5f10baa05: Layer already exists 04:49:49 8c99d3a519b4: Layer already exists 04:49:49 c9d505c14d90: Layer already exists 04:49:49 8c2625d0e2da: Layer already exists 04:49:49 03ba6f53ebfc: Layer already exists 04:49:49 12c1a401989b: Pushed 04:49:49 024269f29060: Pushed 04:49:58 f0e814233964: Pushed 04:50:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:50:00 024269f29060: Preparing 04:50:00 12c1a401989b: Preparing 04:50:00 f0e814233964: Preparing 04:50:00 8c99d3a519b4: Preparing 04:50:00 c7a5f10baa05: Preparing 04:50:00 c9d505c14d90: Preparing 04:50:00 8c2625d0e2da: Preparing 04:50:00 03ba6f53ebfc: Preparing 04:50:00 8c2625d0e2da: Waiting 04:50:00 c9d505c14d90: Waiting 04:50:00 03ba6f53ebfc: Waiting 04:50:01 f0e814233964: Layer already exists 04:50:01 024269f29060: Layer already exists 04:50:01 12c1a401989b: Layer already exists 04:50:01 8c99d3a519b4: Layer already exists 04:50:01 c7a5f10baa05: Layer already exists 04:50:01 8c2625d0e2da: Layer already exists 04:50:01 c9d505c14d90: Layer already exists 04:50:01 03ba6f53ebfc: Layer already exists 04:50:01 latest: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 04:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:50:01 024269f29060: Preparing 04:50:01 12c1a401989b: Preparing 04:50:01 f0e814233964: Preparing 04:50:01 8c99d3a519b4: Preparing 04:50:01 c7a5f10baa05: Preparing 04:50:01 c9d505c14d90: Preparing 04:50:01 8c2625d0e2da: Preparing 04:50:01 03ba6f53ebfc: Preparing 04:50:01 c9d505c14d90: Waiting 04:50:01 03ba6f53ebfc: Waiting 04:50:01 8c2625d0e2da: Waiting 04:50:01 c7a5f10baa05: Layer already exists 04:50:01 12c1a401989b: Layer already exists 04:50:01 8c99d3a519b4: Layer already exists 04:50:01 f0e814233964: Layer already exists 04:50:01 024269f29060: Layer already exists 04:50:01 c9d505c14d90: Layer already exists 04:50:01 8c2625d0e2da: Layer already exists 04:50:01 03ba6f53ebfc: Layer already exists 04:50:01 4.1.0-dev.128: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:50:02 024269f29060: Preparing 04:50:02 12c1a401989b: Preparing 04:50:02 f0e814233964: Preparing 04:50:02 8c99d3a519b4: Preparing 04:50:02 c7a5f10baa05: Preparing 04:50:02 c9d505c14d90: Preparing 04:50:02 8c2625d0e2da: Preparing 04:50:02 03ba6f53ebfc: Preparing 04:50:02 c9d505c14d90: Waiting 04:50:02 8c2625d0e2da: Waiting 04:50:02 03ba6f53ebfc: Waiting 04:50:02 12c1a401989b: Layer already exists 04:50:02 8c99d3a519b4: Layer already exists 04:50:02 c7a5f10baa05: Layer already exists 04:50:02 f0e814233964: Layer already exists 04:50:02 024269f29060: Layer already exists 04:50:02 c9d505c14d90: Layer already exists 04:50:02 8c2625d0e2da: Layer already exists 04:50:02 03ba6f53ebfc: Layer already exists 04:50:02 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:50:03 024269f29060: Preparing 04:50:03 12c1a401989b: Preparing 04:50:03 f0e814233964: Preparing 04:50:03 8c99d3a519b4: Preparing 04:50:03 c7a5f10baa05: Preparing 04:50:03 c9d505c14d90: Preparing 04:50:03 8c2625d0e2da: Preparing 04:50:03 03ba6f53ebfc: Preparing 04:50:03 c9d505c14d90: Waiting 04:50:03 8c2625d0e2da: Waiting 04:50:03 03ba6f53ebfc: Waiting 04:50:03 12c1a401989b: Layer already exists 04:50:03 8c99d3a519b4: Layer already exists 04:50:03 f0e814233964: Layer already exists 04:50:03 024269f29060: Layer already exists 04:50:03 c7a5f10baa05: Layer already exists 04:50:03 c9d505c14d90: Layer already exists 04:50:03 03ba6f53ebfc: Layer already exists 04:50:03 8c2625d0e2da: Layer already exists 04:50:03 main: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:03 ===================================================== [Pipeline] echo 04:50:03 taggedImages: 04:50:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:50:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 04:50:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:50:04 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:50:04 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:04 latest 04:50:04 4.1.0-dev.128 04:50:04 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:04 main 04:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:50:04 7dec25917270: Preparing 04:50:04 dd89125e8b30: Preparing 04:50:04 4e1852223e7a: Preparing 04:50:04 0e17112d2556: Preparing 04:50:04 d516a7912af1: Preparing 04:50:04 07d134614323: Preparing 04:50:04 2ee1cf76cda1: Preparing 04:50:04 8c99d3a519b4: Preparing 04:50:04 c7a5f10baa05: Preparing 04:50:04 efe1a2dce066: Preparing 04:50:04 1b34a431e24f: Preparing 04:50:04 5f70bf18a086: Preparing 04:50:04 8566be523f1b: Preparing 04:50:04 2984ac968831: Preparing 04:50:04 b80b7073affe: Preparing 04:50:04 03ba6f53ebfc: Preparing 04:50:04 07d134614323: Waiting 04:50:04 2ee1cf76cda1: Waiting 04:50:04 8c99d3a519b4: Waiting 04:50:04 c7a5f10baa05: Waiting 04:50:04 2984ac968831: Waiting 04:50:04 efe1a2dce066: Waiting 04:50:04 b80b7073affe: Waiting 04:50:04 1b34a431e24f: Waiting 04:50:04 03ba6f53ebfc: Waiting 04:50:04 5f70bf18a086: Waiting 04:50:05 dd89125e8b30: Pushed 04:50:05 d516a7912af1: Pushed 04:50:05 7dec25917270: Pushed 04:50:05 0e17112d2556: Pushed 04:50:05 4e1852223e7a: Pushed 04:50:05 8c99d3a519b4: Layer already exists 04:50:05 c7a5f10baa05: Layer already exists 04:50:05 5f70bf18a086: Layer already exists 04:50:05 07d134614323: Pushed 04:50:05 efe1a2dce066: Pushed 04:50:05 1b34a431e24f: Pushed 04:50:05 03ba6f53ebfc: Layer already exists 04:50:05 8566be523f1b: Pushed 04:50:05 2984ac968831: Pushed 04:50:05 b80b7073affe: Pushed 04:50:08 2ee1cf76cda1: Pushed 04:50:08 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50: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:50:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:50:09 7dec25917270: Preparing 04:50:09 dd89125e8b30: Preparing 04:50:09 4e1852223e7a: Preparing 04:50:09 0e17112d2556: Preparing 04:50:09 d516a7912af1: Preparing 04:50:09 07d134614323: Preparing 04:50:09 2ee1cf76cda1: Preparing 04:50:09 07d134614323: Waiting 04:50:09 8c99d3a519b4: Preparing 04:50:09 2ee1cf76cda1: Waiting 04:50:09 c7a5f10baa05: Preparing 04:50:09 8c99d3a519b4: Waiting 04:50:09 efe1a2dce066: Preparing 04:50:09 1b34a431e24f: Preparing 04:50:09 5f70bf18a086: Preparing 04:50:09 8566be523f1b: Preparing 04:50:09 2984ac968831: Preparing 04:50:09 b80b7073affe: Preparing 04:50:09 c7a5f10baa05: Waiting 04:50:09 03ba6f53ebfc: Preparing 04:50:09 efe1a2dce066: Waiting 04:50:09 8566be523f1b: Waiting 04:50:09 1b34a431e24f: Waiting 04:50:09 5f70bf18a086: Waiting 04:50:09 03ba6f53ebfc: Waiting 04:50:09 0e17112d2556: Layer already exists 04:50:09 dd89125e8b30: Layer already exists 04:50:09 4e1852223e7a: Layer already exists 04:50:09 7dec25917270: Layer already exists 04:50:09 d516a7912af1: Layer already exists 04:50:09 07d134614323: Layer already exists 04:50:09 2ee1cf76cda1: Layer already exists 04:50:09 8c99d3a519b4: Layer already exists 04:50:09 c7a5f10baa05: Layer already exists 04:50:09 efe1a2dce066: Layer already exists 04:50:09 1b34a431e24f: Layer already exists 04:50:09 5f70bf18a086: Layer already exists 04:50:09 8566be523f1b: Layer already exists 04:50:09 2984ac968831: Layer already exists 04:50:09 03ba6f53ebfc: Layer already exists 04:50:12 b80b7073affe: Layer already exists 04:50:12 latest: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 04:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:50:14 7dec25917270: Preparing 04:50:14 dd89125e8b30: Preparing 04:50:14 4e1852223e7a: Preparing 04:50:14 0e17112d2556: Preparing 04:50:14 d516a7912af1: Preparing 04:50:14 07d134614323: Preparing 04:50:14 2ee1cf76cda1: Preparing 04:50:14 8c99d3a519b4: Preparing 04:50:14 c7a5f10baa05: Preparing 04:50:14 efe1a2dce066: Preparing 04:50:14 1b34a431e24f: Preparing 04:50:14 5f70bf18a086: Preparing 04:50:14 8566be523f1b: Preparing 04:50:14 2984ac968831: Preparing 04:50:14 b80b7073affe: Preparing 04:50:14 03ba6f53ebfc: Preparing 04:50:14 07d134614323: Waiting 04:50:14 2ee1cf76cda1: Waiting 04:50:14 8c99d3a519b4: Waiting 04:50:14 c7a5f10baa05: Waiting 04:50:14 efe1a2dce066: Waiting 04:50:14 2984ac968831: Waiting 04:50:14 1b34a431e24f: Waiting 04:50:14 b80b7073affe: Waiting 04:50:14 03ba6f53ebfc: Waiting 04:50:14 5f70bf18a086: Waiting 04:50:14 8566be523f1b: Waiting 04:50:14 d516a7912af1: Layer already exists 04:50:14 0e17112d2556: Layer already exists 04:50:14 4e1852223e7a: Layer already exists 04:50:14 dd89125e8b30: Layer already exists 04:50:14 7dec25917270: Layer already exists 04:50:14 2ee1cf76cda1: Layer already exists 04:50:14 07d134614323: Layer already exists 04:50:14 8c99d3a519b4: Layer already exists 04:50:14 c7a5f10baa05: Layer already exists 04:50:14 efe1a2dce066: Layer already exists 04:50:14 8566be523f1b: Layer already exists 04:50:14 1b34a431e24f: Layer already exists 04:50:14 5f70bf18a086: Layer already exists 04:50:14 2984ac968831: Layer already exists 04:50:14 b80b7073affe: Layer already exists 04:50:14 03ba6f53ebfc: Layer already exists 04:50:15 4.1.0-dev.128: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:50:15 7dec25917270: Preparing 04:50:15 dd89125e8b30: Preparing 04:50:15 4e1852223e7a: Preparing 04:50:15 0e17112d2556: Preparing 04:50:15 d516a7912af1: Preparing 04:50:15 07d134614323: Preparing 04:50:15 2ee1cf76cda1: Preparing 04:50:15 8c99d3a519b4: Preparing 04:50:15 c7a5f10baa05: Preparing 04:50:15 efe1a2dce066: Preparing 04:50:15 1b34a431e24f: Preparing 04:50:15 5f70bf18a086: Preparing 04:50:15 8566be523f1b: Preparing 04:50:15 2984ac968831: Preparing 04:50:15 b80b7073affe: Preparing 04:50:15 03ba6f53ebfc: Preparing 04:50:15 07d134614323: Waiting 04:50:15 2ee1cf76cda1: Waiting 04:50:15 8c99d3a519b4: Waiting 04:50:15 c7a5f10baa05: Waiting 04:50:15 b80b7073affe: Waiting 04:50:15 2984ac968831: Waiting 04:50:15 efe1a2dce066: Waiting 04:50:15 03ba6f53ebfc: Waiting 04:50:15 1b34a431e24f: Waiting 04:50:15 5f70bf18a086: Waiting 04:50:15 8566be523f1b: Waiting 04:50:16 dd89125e8b30: Layer already exists 04:50:16 0e17112d2556: Layer already exists 04:50:16 4e1852223e7a: Layer already exists 04:50:16 d516a7912af1: Layer already exists 04:50:16 7dec25917270: Layer already exists 04:50:16 2ee1cf76cda1: Layer already exists 04:50:16 8c99d3a519b4: Layer already exists 04:50:16 07d134614323: Layer already exists 04:50:16 c7a5f10baa05: Layer already exists 04:50:16 efe1a2dce066: Layer already exists 04:50:16 1b34a431e24f: Layer already exists 04:50:16 5f70bf18a086: Layer already exists 04:50:16 8566be523f1b: Layer already exists 04:50:16 2984ac968831: Layer already exists 04:50:16 b80b7073affe: Layer already exists 04:50:16 03ba6f53ebfc: Layer already exists 04:50:16 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:50:17 7dec25917270: Preparing 04:50:17 dd89125e8b30: Preparing 04:50:17 4e1852223e7a: Preparing 04:50:17 0e17112d2556: Preparing 04:50:17 d516a7912af1: Preparing 04:50:17 07d134614323: Preparing 04:50:17 2ee1cf76cda1: Preparing 04:50:17 8c99d3a519b4: Preparing 04:50:17 c7a5f10baa05: Preparing 04:50:17 efe1a2dce066: Preparing 04:50:17 1b34a431e24f: Preparing 04:50:17 5f70bf18a086: Preparing 04:50:17 8566be523f1b: Preparing 04:50:17 2984ac968831: Preparing 04:50:17 b80b7073affe: Preparing 04:50:17 03ba6f53ebfc: Preparing 04:50:17 1b34a431e24f: Waiting 04:50:17 5f70bf18a086: Waiting 04:50:17 8566be523f1b: Waiting 04:50:17 07d134614323: Waiting 04:50:17 2984ac968831: Waiting 04:50:17 2ee1cf76cda1: Waiting 04:50:17 b80b7073affe: Waiting 04:50:17 8c99d3a519b4: Waiting 04:50:17 03ba6f53ebfc: Waiting 04:50:17 c7a5f10baa05: Waiting 04:50:17 efe1a2dce066: Waiting 04:50:17 7dec25917270: Layer already exists 04:50:17 d516a7912af1: Layer already exists 04:50:17 0e17112d2556: Layer already exists 04:50:17 dd89125e8b30: Layer already exists 04:50:17 4e1852223e7a: Layer already exists 04:50:17 07d134614323: Layer already exists 04:50:17 2ee1cf76cda1: Layer already exists 04:50:17 c7a5f10baa05: Layer already exists 04:50:17 8c99d3a519b4: Layer already exists 04:50:17 efe1a2dce066: Layer already exists 04:50:17 5f70bf18a086: Layer already exists 04:50:17 1b34a431e24f: Layer already exists 04:50:17 8566be523f1b: Layer already exists 04:50:17 2984ac968831: Layer already exists 04:50:17 b80b7073affe: Layer already exists 04:50:17 03ba6f53ebfc: Layer already exists 04:50:17 main: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:17 ===================================================== [Pipeline] echo 04:50:17 taggedImages: 04:50:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:50:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 04:50:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:50:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:50:17 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:17 latest 04:50:17 4.1.0-dev.128 04:50:17 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:17 main 04:50:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:50:18 52d213716440: Preparing 04:50:18 2c431261f8e3: Preparing 04:50:18 313a6dd5ed06: Preparing 04:50:18 059930821817: Preparing 04:50:18 8c99d3a519b4: Preparing 04:50:18 c7a5f10baa05: Preparing 04:50:18 c9d505c14d90: Preparing 04:50:18 8c2625d0e2da: Preparing 04:50:18 03ba6f53ebfc: Preparing 04:50:18 c7a5f10baa05: Waiting 04:50:18 c9d505c14d90: Waiting 04:50:18 8c2625d0e2da: Waiting 04:50:18 03ba6f53ebfc: Waiting 04:50:18 8c99d3a519b4: Layer already exists 04:50:18 c7a5f10baa05: Layer already exists 04:50:18 c9d505c14d90: Layer already exists 04:50:18 2c431261f8e3: Pushed 04:50:18 52d213716440: Pushed 04:50:19 8c2625d0e2da: Layer already exists 04:50:19 313a6dd5ed06: Pushed 04:50:19 03ba6f53ebfc: Layer already exists 04:50:27 059930821817: Pushed 04:50:29 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:30 + 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:50:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:50:30 52d213716440: Preparing 04:50:30 2c431261f8e3: Preparing 04:50:30 313a6dd5ed06: Preparing 04:50:30 059930821817: Preparing 04:50:30 8c99d3a519b4: Preparing 04:50:30 c7a5f10baa05: Preparing 04:50:30 c9d505c14d90: Preparing 04:50:30 8c2625d0e2da: Preparing 04:50:30 03ba6f53ebfc: Preparing 04:50:30 c7a5f10baa05: Waiting 04:50:30 c9d505c14d90: Waiting 04:50:30 8c2625d0e2da: Waiting 04:50:30 03ba6f53ebfc: Waiting 04:50:30 2c431261f8e3: Layer already exists 04:50:30 52d213716440: Layer already exists 04:50:30 8c99d3a519b4: Layer already exists 04:50:30 313a6dd5ed06: Layer already exists 04:50:30 059930821817: Layer already exists 04:50:30 c7a5f10baa05: Layer already exists 04:50:30 c9d505c14d90: Layer already exists 04:50:30 8c2625d0e2da: Layer already exists 04:50:30 03ba6f53ebfc: Layer already exists 04:50:30 latest: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 04:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:50:31 52d213716440: Preparing 04:50:31 2c431261f8e3: Preparing 04:50:31 313a6dd5ed06: Preparing 04:50:31 059930821817: Preparing 04:50:31 8c99d3a519b4: Preparing 04:50:31 c7a5f10baa05: Preparing 04:50:31 c9d505c14d90: Preparing 04:50:31 8c2625d0e2da: Preparing 04:50:31 03ba6f53ebfc: Preparing 04:50:31 c9d505c14d90: Waiting 04:50:31 8c2625d0e2da: Waiting 04:50:31 03ba6f53ebfc: Waiting 04:50:31 c7a5f10baa05: Waiting 04:50:31 059930821817: Layer already exists 04:50:31 8c99d3a519b4: Layer already exists 04:50:31 52d213716440: Layer already exists 04:50:31 2c431261f8e3: Layer already exists 04:50:31 313a6dd5ed06: Layer already exists 04:50:31 c7a5f10baa05: Layer already exists 04:50:31 c9d505c14d90: Layer already exists 04:50:31 03ba6f53ebfc: Layer already exists 04:50:31 8c2625d0e2da: Layer already exists 04:50:31 4.1.0-dev.128: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:50:32 52d213716440: Preparing 04:50:32 2c431261f8e3: Preparing 04:50:32 313a6dd5ed06: Preparing 04:50:32 059930821817: Preparing 04:50:32 8c99d3a519b4: Preparing 04:50:32 c7a5f10baa05: Preparing 04:50:32 c9d505c14d90: Preparing 04:50:32 8c2625d0e2da: Preparing 04:50:32 03ba6f53ebfc: Preparing 04:50:32 c9d505c14d90: Waiting 04:50:32 8c2625d0e2da: Waiting 04:50:32 03ba6f53ebfc: Waiting 04:50:32 c7a5f10baa05: Waiting 04:50:32 52d213716440: Layer already exists 04:50:32 313a6dd5ed06: Layer already exists 04:50:32 8c99d3a519b4: Layer already exists 04:50:32 2c431261f8e3: Layer already exists 04:50:32 059930821817: Layer already exists 04:50:32 c9d505c14d90: Layer already exists 04:50:32 c7a5f10baa05: Layer already exists 04:50:32 03ba6f53ebfc: Layer already exists 04:50:32 8c2625d0e2da: Layer already exists 04:50:32 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:33 + 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:50:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:50:33 52d213716440: Preparing 04:50:33 2c431261f8e3: Preparing 04:50:33 313a6dd5ed06: Preparing 04:50:33 059930821817: Preparing 04:50:33 8c99d3a519b4: Preparing 04:50:33 c7a5f10baa05: Preparing 04:50:33 c9d505c14d90: Preparing 04:50:33 8c2625d0e2da: Preparing 04:50:33 03ba6f53ebfc: Preparing 04:50:33 c9d505c14d90: Waiting 04:50:33 8c2625d0e2da: Waiting 04:50:33 03ba6f53ebfc: Waiting 04:50:33 c7a5f10baa05: Waiting 04:50:33 059930821817: Layer already exists 04:50:33 2c431261f8e3: Layer already exists 04:50:33 8c99d3a519b4: Layer already exists 04:50:33 313a6dd5ed06: Layer already exists 04:50:33 52d213716440: Layer already exists 04:50:33 c7a5f10baa05: Layer already exists 04:50:33 c9d505c14d90: Layer already exists 04:50:33 8c2625d0e2da: Layer already exists 04:50:33 03ba6f53ebfc: Layer already exists 04:50:33 main: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:33 ===================================================== [Pipeline] echo 04:50:33 taggedImages: 04:50:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:50:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 04:50:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:50:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:50:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:33 latest 04:50:33 4.1.0-dev.128 04:50:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:33 main 04:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:50:34 a16c1ed2df1a: Preparing 04:50:34 7340c294c8c1: Preparing 04:50:34 ee9ae5e954ab: Preparing 04:50:34 d74903835c36: Preparing 04:50:34 3acb2161e221: Preparing 04:50:34 8c99d3a519b4: Preparing 04:50:34 c7a5f10baa05: Preparing 04:50:34 8c99d3a519b4: Waiting 04:50:34 317669a0cb7c: Preparing 04:50:34 c7a5f10baa05: Waiting 04:50:34 45f28be26ecc: Preparing 04:50:34 317669a0cb7c: Waiting 04:50:34 8f489d78c59f: Preparing 04:50:34 8f489d78c59f: Waiting 04:50:34 03ba6f53ebfc: Preparing 04:50:34 d74903835c36: Pushed 04:50:34 3acb2161e221: Pushed 04:50:34 7340c294c8c1: Pushed 04:50:34 a16c1ed2df1a: Pushed 04:50:34 8c99d3a519b4: Layer already exists 04:50:34 c7a5f10baa05: Layer already exists 04:50:34 03ba6f53ebfc: Layer already exists 04:50:35 45f28be26ecc: Pushed 04:50:35 317669a0cb7c: Pushed 04:50:38 8f489d78c59f: Pushed 04:50:41 ee9ae5e954ab: Pushed 04:50:41 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:42 + 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:50:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:50:44 a16c1ed2df1a: Preparing 04:50:44 7340c294c8c1: Preparing 04:50:44 ee9ae5e954ab: Preparing 04:50:44 d74903835c36: Preparing 04:50:44 3acb2161e221: Preparing 04:50:44 8c99d3a519b4: Preparing 04:50:44 c7a5f10baa05: Preparing 04:50:44 317669a0cb7c: Preparing 04:50:44 45f28be26ecc: Preparing 04:50:44 8f489d78c59f: Preparing 04:50:44 03ba6f53ebfc: Preparing 04:50:44 317669a0cb7c: Waiting 04:50:44 45f28be26ecc: Waiting 04:50:44 8f489d78c59f: Waiting 04:50:44 8c99d3a519b4: Waiting 04:50:44 03ba6f53ebfc: Waiting 04:50:44 c7a5f10baa05: Waiting 04:50:44 ee9ae5e954ab: Layer already exists 04:50:44 3acb2161e221: Layer already exists 04:50:44 d74903835c36: Layer already exists 04:50:44 a16c1ed2df1a: Layer already exists 04:50:44 7340c294c8c1: Layer already exists 04:50:44 8c99d3a519b4: Layer already exists 04:50:44 317669a0cb7c: Layer already exists 04:50:44 c7a5f10baa05: Layer already exists 04:50:44 45f28be26ecc: Layer already exists 04:50:44 8f489d78c59f: Layer already exists 04:50:44 03ba6f53ebfc: Layer already exists 04:50:44 latest: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 04:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:50:45 a16c1ed2df1a: Preparing 04:50:45 7340c294c8c1: Preparing 04:50:45 ee9ae5e954ab: Preparing 04:50:45 d74903835c36: Preparing 04:50:45 3acb2161e221: Preparing 04:50:45 8c99d3a519b4: Preparing 04:50:45 c7a5f10baa05: Preparing 04:50:45 317669a0cb7c: Preparing 04:50:45 45f28be26ecc: Preparing 04:50:45 8f489d78c59f: Preparing 04:50:45 03ba6f53ebfc: Preparing 04:50:45 8c99d3a519b4: Waiting 04:50:45 c7a5f10baa05: Waiting 04:50:45 317669a0cb7c: Waiting 04:50:45 45f28be26ecc: Waiting 04:50:45 8f489d78c59f: Waiting 04:50:45 03ba6f53ebfc: Waiting 04:50:45 a16c1ed2df1a: Layer already exists 04:50:45 ee9ae5e954ab: Layer already exists 04:50:45 7340c294c8c1: Layer already exists 04:50:45 d74903835c36: Layer already exists 04:50:45 3acb2161e221: Layer already exists 04:50:45 c7a5f10baa05: Layer already exists 04:50:45 8c99d3a519b4: Layer already exists 04:50:45 317669a0cb7c: Layer already exists 04:50:45 45f28be26ecc: Layer already exists 04:50:45 8f489d78c59f: Layer already exists 04:50:45 03ba6f53ebfc: Layer already exists 04:50:45 4.1.0-dev.128: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:50:46 a16c1ed2df1a: Preparing 04:50:46 7340c294c8c1: Preparing 04:50:46 ee9ae5e954ab: Preparing 04:50:46 d74903835c36: Preparing 04:50:46 3acb2161e221: Preparing 04:50:46 8c99d3a519b4: Preparing 04:50:46 c7a5f10baa05: Preparing 04:50:46 317669a0cb7c: Preparing 04:50:46 45f28be26ecc: Preparing 04:50:46 8f489d78c59f: Preparing 04:50:46 03ba6f53ebfc: Preparing 04:50:46 8c99d3a519b4: Waiting 04:50:46 c7a5f10baa05: Waiting 04:50:46 317669a0cb7c: Waiting 04:50:46 45f28be26ecc: Waiting 04:50:46 8f489d78c59f: Waiting 04:50:46 03ba6f53ebfc: Waiting 04:50:46 7340c294c8c1: Layer already exists 04:50:46 d74903835c36: Layer already exists 04:50:46 ee9ae5e954ab: Layer already exists 04:50:46 a16c1ed2df1a: Layer already exists 04:50:46 3acb2161e221: Layer already exists 04:50:46 c7a5f10baa05: Layer already exists 04:50:46 8c99d3a519b4: Layer already exists 04:50:46 317669a0cb7c: Layer already exists 04:50:46 45f28be26ecc: Layer already exists 04:50:46 8f489d78c59f: Layer already exists 04:50:46 03ba6f53ebfc: Layer already exists 04:50:46 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:47 + 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:50:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:50:47 a16c1ed2df1a: Preparing 04:50:47 7340c294c8c1: Preparing 04:50:47 ee9ae5e954ab: Preparing 04:50:47 d74903835c36: Preparing 04:50:47 3acb2161e221: Preparing 04:50:47 8c99d3a519b4: Preparing 04:50:47 c7a5f10baa05: Preparing 04:50:47 317669a0cb7c: Preparing 04:50:47 45f28be26ecc: Preparing 04:50:47 8f489d78c59f: Preparing 04:50:47 03ba6f53ebfc: Preparing 04:50:47 8c99d3a519b4: Waiting 04:50:47 c7a5f10baa05: Waiting 04:50:47 317669a0cb7c: Waiting 04:50:47 45f28be26ecc: Waiting 04:50:47 8f489d78c59f: Waiting 04:50:47 03ba6f53ebfc: Waiting 04:50:47 7340c294c8c1: Layer already exists 04:50:47 ee9ae5e954ab: Layer already exists 04:50:47 d74903835c36: Layer already exists 04:50:47 3acb2161e221: Layer already exists 04:50:47 a16c1ed2df1a: Layer already exists 04:50:47 8c99d3a519b4: Layer already exists 04:50:47 317669a0cb7c: Layer already exists 04:50:47 45f28be26ecc: Layer already exists 04:50:47 8f489d78c59f: Layer already exists 04:50:47 c7a5f10baa05: Layer already exists 04:50:47 03ba6f53ebfc: Layer already exists 04:50:47 main: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:48 ===================================================== [Pipeline] echo 04:50:48 taggedImages: 04:50:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:50:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 04:50:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:50:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:50:48 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:48 latest 04:50:48 4.1.0-dev.128 04:50:48 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:50:48 main 04:50:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:50:48 f05004dda7b6: Preparing 04:50:48 aff22b59600c: Preparing 04:50:48 992be794f109: Preparing 04:50:48 895e16203259: Preparing 04:50:48 6c4f077f770e: Preparing 04:50:48 fe0c8e8b54cc: Preparing 04:50:48 cdcc20e3e5e7: Preparing 04:50:48 8c99d3a519b4: Preparing 04:50:48 c7a5f10baa05: Preparing 04:50:48 1239292ad981: Preparing 04:50:48 ad400afc380a: Preparing 04:50:48 03ba6f53ebfc: Preparing 04:50:48 fe0c8e8b54cc: Waiting 04:50:48 cdcc20e3e5e7: Waiting 04:50:48 8c99d3a519b4: Waiting 04:50:48 c7a5f10baa05: Waiting 04:50:48 1239292ad981: Waiting 04:50:48 ad400afc380a: Waiting 04:50:48 03ba6f53ebfc: Waiting 04:50:49 aff22b59600c: Pushed 04:50:49 6c4f077f770e: Pushed 04:50:49 f05004dda7b6: Pushed 04:50:49 8c99d3a519b4: Layer already exists 04:50:49 c7a5f10baa05: Layer already exists 04:50:49 cdcc20e3e5e7: Pushed 04:50:49 fe0c8e8b54cc: Pushed 04:50:49 03ba6f53ebfc: Layer already exists 04:50:49 1239292ad981: Pushed 04:50:52 ad400afc380a: Pushed 04:50:56 895e16203259: Pushed 04:50:56 992be794f109: Pushed 04:50:57 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:58 + 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:50:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:50:58 f05004dda7b6: Preparing 04:50:58 aff22b59600c: Preparing 04:50:58 992be794f109: Preparing 04:50:58 895e16203259: Preparing 04:50:58 6c4f077f770e: Preparing 04:50:58 fe0c8e8b54cc: Preparing 04:50:58 cdcc20e3e5e7: Preparing 04:50:58 8c99d3a519b4: Preparing 04:50:58 c7a5f10baa05: Preparing 04:50:58 1239292ad981: Preparing 04:50:58 ad400afc380a: Preparing 04:50:58 03ba6f53ebfc: Preparing 04:50:58 c7a5f10baa05: Waiting 04:50:58 fe0c8e8b54cc: Waiting 04:50:58 1239292ad981: Waiting 04:50:58 ad400afc380a: Waiting 04:50:58 03ba6f53ebfc: Waiting 04:50:58 cdcc20e3e5e7: Waiting 04:50:58 8c99d3a519b4: Waiting 04:50:58 6c4f077f770e: Layer already exists 04:50:58 992be794f109: Layer already exists 04:50:58 aff22b59600c: Layer already exists 04:50:58 895e16203259: Layer already exists 04:50:58 f05004dda7b6: Layer already exists 04:50:58 fe0c8e8b54cc: Layer already exists 04:50:58 cdcc20e3e5e7: Layer already exists 04:50:58 8c99d3a519b4: Layer already exists 04:50:58 c7a5f10baa05: Layer already exists 04:50:58 1239292ad981: Layer already exists 04:50:58 ad400afc380a: Layer already exists 04:50:58 03ba6f53ebfc: Layer already exists 04:50:58 latest: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 04:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:50:59 f05004dda7b6: Preparing 04:50:59 aff22b59600c: Preparing 04:50:59 992be794f109: Preparing 04:50:59 895e16203259: Preparing 04:50:59 6c4f077f770e: Preparing 04:50:59 fe0c8e8b54cc: Preparing 04:50:59 cdcc20e3e5e7: Preparing 04:50:59 8c99d3a519b4: Preparing 04:50:59 c7a5f10baa05: Preparing 04:50:59 1239292ad981: Preparing 04:50:59 ad400afc380a: Preparing 04:50:59 03ba6f53ebfc: Preparing 04:50:59 fe0c8e8b54cc: Waiting 04:50:59 cdcc20e3e5e7: Waiting 04:50:59 8c99d3a519b4: Waiting 04:50:59 c7a5f10baa05: Waiting 04:50:59 1239292ad981: Waiting 04:50:59 ad400afc380a: Waiting 04:50:59 03ba6f53ebfc: Waiting 04:50:59 6c4f077f770e: Layer already exists 04:50:59 895e16203259: Layer already exists 04:50:59 992be794f109: Layer already exists 04:50:59 f05004dda7b6: Layer already exists 04:50:59 aff22b59600c: Layer already exists 04:50:59 cdcc20e3e5e7: Layer already exists 04:50:59 fe0c8e8b54cc: Layer already exists 04:50:59 8c99d3a519b4: Layer already exists 04:50:59 1239292ad981: Layer already exists 04:50:59 c7a5f10baa05: Layer already exists 04:50:59 ad400afc380a: Layer already exists 04:50:59 03ba6f53ebfc: Layer already exists 04:50:59 4.1.0-dev.128: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:51:00 f05004dda7b6: Preparing 04:51:00 aff22b59600c: Preparing 04:51:00 992be794f109: Preparing 04:51:00 895e16203259: Preparing 04:51:00 6c4f077f770e: Preparing 04:51:00 fe0c8e8b54cc: Preparing 04:51:00 cdcc20e3e5e7: Preparing 04:51:00 8c99d3a519b4: Preparing 04:51:00 c7a5f10baa05: Preparing 04:51:00 1239292ad981: Preparing 04:51:00 ad400afc380a: Preparing 04:51:00 03ba6f53ebfc: Preparing 04:51:00 fe0c8e8b54cc: Waiting 04:51:00 cdcc20e3e5e7: Waiting 04:51:00 8c99d3a519b4: Waiting 04:51:00 c7a5f10baa05: Waiting 04:51:00 1239292ad981: Waiting 04:51:00 ad400afc380a: Waiting 04:51:00 03ba6f53ebfc: Waiting 04:51:00 aff22b59600c: Layer already exists 04:51:00 992be794f109: Layer already exists 04:51:00 6c4f077f770e: Layer already exists 04:51:00 f05004dda7b6: Layer already exists 04:51:00 895e16203259: Layer already exists 04:51:00 fe0c8e8b54cc: Layer already exists 04:51:00 8c99d3a519b4: Layer already exists 04:51:00 cdcc20e3e5e7: Layer already exists 04:51:00 c7a5f10baa05: Layer already exists 04:51:00 1239292ad981: Layer already exists 04:51:00 03ba6f53ebfc: Layer already exists 04:51:00 ad400afc380a: Layer already exists 04:51:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:00 + 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:51:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:51:01 f05004dda7b6: Preparing 04:51:01 aff22b59600c: Preparing 04:51:01 992be794f109: Preparing 04:51:01 895e16203259: Preparing 04:51:01 6c4f077f770e: Preparing 04:51:01 fe0c8e8b54cc: Preparing 04:51:01 cdcc20e3e5e7: Preparing 04:51:01 8c99d3a519b4: Preparing 04:51:01 c7a5f10baa05: Preparing 04:51:01 1239292ad981: Preparing 04:51:01 ad400afc380a: Preparing 04:51:01 03ba6f53ebfc: Preparing 04:51:01 8c99d3a519b4: Waiting 04:51:01 c7a5f10baa05: Waiting 04:51:01 1239292ad981: Waiting 04:51:01 ad400afc380a: Waiting 04:51:01 03ba6f53ebfc: Waiting 04:51:01 fe0c8e8b54cc: Waiting 04:51:01 cdcc20e3e5e7: Waiting 04:51:01 f05004dda7b6: Layer already exists 04:51:01 992be794f109: Layer already exists 04:51:01 6c4f077f770e: Layer already exists 04:51:01 895e16203259: Layer already exists 04:51:01 aff22b59600c: Layer already exists 04:51:01 fe0c8e8b54cc: Layer already exists 04:51:01 cdcc20e3e5e7: Layer already exists 04:51:01 c7a5f10baa05: Layer already exists 04:51:01 8c99d3a519b4: Layer already exists 04:51:01 1239292ad981: Layer already exists 04:51:01 ad400afc380a: Layer already exists 04:51:01 03ba6f53ebfc: Layer already exists 04:51:01 main: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:01 ===================================================== [Pipeline] echo 04:51:01 taggedImages: 04:51:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:51:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 04:51:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:51:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:51:01 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:01 latest 04:51:01 4.1.0-dev.128 04:51:01 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:01 main 04:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:51:02 94fe985cd47f: Preparing 04:51:02 4161e186fc68: Preparing 04:51:02 8c99d3a519b4: Preparing 04:51:02 c7a5f10baa05: Preparing 04:51:02 529d9e8cfb1e: Preparing 04:51:02 c2c459c38667: Preparing 04:51:02 03ba6f53ebfc: Preparing 04:51:02 c2c459c38667: Waiting 04:51:02 03ba6f53ebfc: Waiting 04:51:02 c7a5f10baa05: Layer already exists 04:51:02 8c99d3a519b4: Layer already exists 04:51:02 03ba6f53ebfc: Layer already exists 04:51:02 529d9e8cfb1e: Pushed 04:51:02 94fe985cd47f: Pushed 04:51:04 c2c459c38667: Pushed 04:51:10 4161e186fc68: Pushed 04:51:12 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:51:13 94fe985cd47f: Preparing 04:51:13 4161e186fc68: Preparing 04:51:13 8c99d3a519b4: Preparing 04:51:13 c7a5f10baa05: Preparing 04:51:13 529d9e8cfb1e: Preparing 04:51:13 c2c459c38667: Preparing 04:51:13 03ba6f53ebfc: Preparing 04:51:13 c2c459c38667: Waiting 04:51:13 03ba6f53ebfc: Waiting 04:51:13 94fe985cd47f: Layer already exists 04:51:13 529d9e8cfb1e: Layer already exists 04:51:13 8c99d3a519b4: Layer already exists 04:51:13 4161e186fc68: Layer already exists 04:51:13 c7a5f10baa05: Layer already exists 04:51:13 c2c459c38667: Layer already exists 04:51:13 03ba6f53ebfc: Layer already exists 04:51:13 latest: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 04:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:51:14 94fe985cd47f: Preparing 04:51:14 4161e186fc68: Preparing 04:51:14 8c99d3a519b4: Preparing 04:51:14 c7a5f10baa05: Preparing 04:51:14 529d9e8cfb1e: Preparing 04:51:14 c2c459c38667: Preparing 04:51:14 03ba6f53ebfc: Preparing 04:51:14 c2c459c38667: Waiting 04:51:14 03ba6f53ebfc: Waiting 04:51:14 8c99d3a519b4: Layer already exists 04:51:14 c7a5f10baa05: Layer already exists 04:51:14 529d9e8cfb1e: Layer already exists 04:51:14 4161e186fc68: Layer already exists 04:51:14 94fe985cd47f: Layer already exists 04:51:14 03ba6f53ebfc: Layer already exists 04:51:14 c2c459c38667: Layer already exists 04:51:14 4.1.0-dev.128: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:51:15 94fe985cd47f: Preparing 04:51:15 4161e186fc68: Preparing 04:51:15 8c99d3a519b4: Preparing 04:51:15 c7a5f10baa05: Preparing 04:51:15 529d9e8cfb1e: Preparing 04:51:15 c2c459c38667: Preparing 04:51:15 03ba6f53ebfc: Preparing 04:51:15 c2c459c38667: Waiting 04:51:15 03ba6f53ebfc: Waiting 04:51:15 529d9e8cfb1e: Layer already exists 04:51:15 8c99d3a519b4: Layer already exists 04:51:15 c7a5f10baa05: Layer already exists 04:51:15 4161e186fc68: Layer already exists 04:51:15 94fe985cd47f: Layer already exists 04:51:15 c2c459c38667: Layer already exists 04:51:15 03ba6f53ebfc: Layer already exists 04:51:15 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:51:16 94fe985cd47f: Preparing 04:51:16 4161e186fc68: Preparing 04:51:16 8c99d3a519b4: Preparing 04:51:16 c7a5f10baa05: Preparing 04:51:16 529d9e8cfb1e: Preparing 04:51:16 c2c459c38667: Preparing 04:51:16 03ba6f53ebfc: Preparing 04:51:16 c2c459c38667: Waiting 04:51:16 03ba6f53ebfc: Waiting 04:51:16 8c99d3a519b4: Layer already exists 04:51:16 94fe985cd47f: Layer already exists 04:51:16 c7a5f10baa05: Layer already exists 04:51:16 529d9e8cfb1e: Layer already exists 04:51:16 4161e186fc68: Layer already exists 04:51:16 c2c459c38667: Layer already exists 04:51:16 03ba6f53ebfc: Layer already exists 04:51:16 main: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:16 ===================================================== [Pipeline] echo 04:51:16 taggedImages: 04:51:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:51:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 04:51:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:51:16 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:51:16 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:16 latest 04:51:16 4.1.0-dev.128 04:51:16 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:16 main 04:51:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:51:17 d6a656bc5dc2: Preparing 04:51:17 167968a0eca4: Preparing 04:51:17 1abdaf0252d6: Preparing 04:51:17 8c99d3a519b4: Preparing 04:51:17 c7a5f10baa05: Preparing 04:51:17 48966bece195: Preparing 04:51:17 6a0dd1c286b4: Preparing 04:51:17 49fbea0bd70e: Preparing 04:51:17 8f669d74eea1: Preparing 04:51:17 03ba6f53ebfc: Preparing 04:51:17 48966bece195: Waiting 04:51:17 6a0dd1c286b4: Waiting 04:51:17 8f669d74eea1: Waiting 04:51:17 49fbea0bd70e: Waiting 04:51:17 03ba6f53ebfc: Waiting 04:51:17 c7a5f10baa05: Layer already exists 04:51:17 8c99d3a519b4: Layer already exists 04:51:18 167968a0eca4: Pushed 04:51:18 1abdaf0252d6: Pushed 04:51:18 d6a656bc5dc2: Pushed 04:51:18 03ba6f53ebfc: Layer already exists 04:51:18 49fbea0bd70e: Pushed 04:51:19 8f669d74eea1: Pushed 04:51:31 6a0dd1c286b4: Pushed 04:51:46 48966bece195: Pushed 04:51:46 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:46 + 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:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:51:47 d6a656bc5dc2: Preparing 04:51:47 167968a0eca4: Preparing 04:51:47 1abdaf0252d6: Preparing 04:51:47 8c99d3a519b4: Preparing 04:51:47 c7a5f10baa05: Preparing 04:51:47 48966bece195: Preparing 04:51:47 6a0dd1c286b4: Preparing 04:51:47 49fbea0bd70e: Preparing 04:51:47 8f669d74eea1: Preparing 04:51:47 03ba6f53ebfc: Preparing 04:51:47 6a0dd1c286b4: Waiting 04:51:47 49fbea0bd70e: Waiting 04:51:47 03ba6f53ebfc: Waiting 04:51:47 48966bece195: Waiting 04:51:47 8f669d74eea1: Waiting 04:51:47 d6a656bc5dc2: Layer already exists 04:51:47 1abdaf0252d6: Layer already exists 04:51:47 c7a5f10baa05: Layer already exists 04:51:47 8c99d3a519b4: Layer already exists 04:51:47 167968a0eca4: Layer already exists 04:51:47 48966bece195: Layer already exists 04:51:47 6a0dd1c286b4: Layer already exists 04:51:47 8f669d74eea1: Layer already exists 04:51:47 49fbea0bd70e: Layer already exists 04:51:47 03ba6f53ebfc: Layer already exists 04:51:47 latest: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 04:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:51:48 d6a656bc5dc2: Preparing 04:51:48 167968a0eca4: Preparing 04:51:48 1abdaf0252d6: Preparing 04:51:48 8c99d3a519b4: Preparing 04:51:48 c7a5f10baa05: Preparing 04:51:48 48966bece195: Preparing 04:51:48 6a0dd1c286b4: Preparing 04:51:48 49fbea0bd70e: Preparing 04:51:48 8f669d74eea1: Preparing 04:51:48 03ba6f53ebfc: Preparing 04:51:48 48966bece195: Waiting 04:51:48 49fbea0bd70e: Waiting 04:51:48 8f669d74eea1: Waiting 04:51:48 03ba6f53ebfc: Waiting 04:51:48 6a0dd1c286b4: Waiting 04:51:48 8c99d3a519b4: Layer already exists 04:51:48 c7a5f10baa05: Layer already exists 04:51:48 1abdaf0252d6: Layer already exists 04:51:48 d6a656bc5dc2: Layer already exists 04:51:48 167968a0eca4: Layer already exists 04:51:48 48966bece195: Layer already exists 04:51:48 49fbea0bd70e: Layer already exists 04:51:48 6a0dd1c286b4: Layer already exists 04:51:48 8f669d74eea1: Layer already exists 04:51:48 03ba6f53ebfc: Layer already exists 04:51:48 4.1.0-dev.128: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:51:49 d6a656bc5dc2: Preparing 04:51:49 167968a0eca4: Preparing 04:51:49 1abdaf0252d6: Preparing 04:51:49 8c99d3a519b4: Preparing 04:51:49 c7a5f10baa05: Preparing 04:51:49 48966bece195: Preparing 04:51:49 6a0dd1c286b4: Preparing 04:51:49 49fbea0bd70e: Preparing 04:51:49 8f669d74eea1: Preparing 04:51:49 03ba6f53ebfc: Preparing 04:51:49 48966bece195: Waiting 04:51:49 6a0dd1c286b4: Waiting 04:51:49 49fbea0bd70e: Waiting 04:51:49 8f669d74eea1: Waiting 04:51:49 03ba6f53ebfc: Waiting 04:51:49 c7a5f10baa05: Layer already exists 04:51:49 8c99d3a519b4: Layer already exists 04:51:49 d6a656bc5dc2: Layer already exists 04:51:49 167968a0eca4: Layer already exists 04:51:49 1abdaf0252d6: Layer already exists 04:51:49 48966bece195: Layer already exists 04:51:49 6a0dd1c286b4: Layer already exists 04:51:49 8f669d74eea1: Layer already exists 04:51:49 49fbea0bd70e: Layer already exists 04:51:49 03ba6f53ebfc: Layer already exists 04:51:49 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:49 + 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:51:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:51:50 d6a656bc5dc2: Preparing 04:51:50 167968a0eca4: Preparing 04:51:50 1abdaf0252d6: Preparing 04:51:50 8c99d3a519b4: Preparing 04:51:50 c7a5f10baa05: Preparing 04:51:50 48966bece195: Preparing 04:51:50 6a0dd1c286b4: Preparing 04:51:50 49fbea0bd70e: Preparing 04:51:50 8f669d74eea1: Preparing 04:51:50 03ba6f53ebfc: Preparing 04:51:50 48966bece195: Waiting 04:51:50 6a0dd1c286b4: Waiting 04:51:50 49fbea0bd70e: Waiting 04:51:50 8f669d74eea1: Waiting 04:51:50 03ba6f53ebfc: Waiting 04:51:50 167968a0eca4: Layer already exists 04:51:50 c7a5f10baa05: Layer already exists 04:51:50 1abdaf0252d6: Layer already exists 04:51:50 8c99d3a519b4: Layer already exists 04:51:50 d6a656bc5dc2: Layer already exists 04:51:50 48966bece195: Layer already exists 04:51:50 6a0dd1c286b4: Layer already exists 04:51:50 8f669d74eea1: Layer already exists 04:51:50 49fbea0bd70e: Layer already exists 04:51:50 03ba6f53ebfc: Layer already exists 04:51:50 main: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:50 ===================================================== [Pipeline] echo 04:51:50 taggedImages: 04:51:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:51:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 04:51:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:51:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:51:50 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:50 latest 04:51:50 4.1.0-dev.128 04:51:50 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:50 main 04:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:51:54 d42c57b5977e: Preparing 04:51:54 da53d2b788f1: Preparing 04:51:54 15f6b7fc8a31: Preparing 04:51:54 8c99d3a519b4: Preparing 04:51:54 c7a5f10baa05: Preparing 04:51:54 48966bece195: Preparing 04:51:54 8c4e4dfff689: Preparing 04:51:54 f6f49659142f: Preparing 04:51:54 03ba6f53ebfc: Preparing 04:51:54 48966bece195: Waiting 04:51:54 8c4e4dfff689: Waiting 04:51:54 f6f49659142f: Waiting 04:51:54 03ba6f53ebfc: Waiting 04:51:54 8c99d3a519b4: Layer already exists 04:51:54 c7a5f10baa05: Layer already exists 04:51:54 48966bece195: Layer already exists 04:51:54 da53d2b788f1: Pushed 04:51:54 15f6b7fc8a31: Pushed 04:51:54 d42c57b5977e: Pushed 04:51:54 03ba6f53ebfc: Layer already exists 04:51:54 8c4e4dfff689: Pushed 04:51:55 f6f49659142f: Pushed 04:51:55 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:56 + 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:51:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:51:56 d42c57b5977e: Preparing 04:51:56 da53d2b788f1: Preparing 04:51:56 15f6b7fc8a31: Preparing 04:51:56 8c99d3a519b4: Preparing 04:51:56 c7a5f10baa05: Preparing 04:51:56 48966bece195: Preparing 04:51:56 8c4e4dfff689: Preparing 04:51:56 f6f49659142f: Preparing 04:51:56 03ba6f53ebfc: Preparing 04:51:56 8c4e4dfff689: Waiting 04:51:56 f6f49659142f: Waiting 04:51:56 03ba6f53ebfc: Waiting 04:51:56 48966bece195: Waiting 04:51:56 da53d2b788f1: Layer already exists 04:51:56 8c99d3a519b4: Layer already exists 04:51:56 15f6b7fc8a31: Layer already exists 04:51:56 c7a5f10baa05: Layer already exists 04:51:56 d42c57b5977e: Layer already exists 04:51:56 48966bece195: Layer already exists 04:51:56 8c4e4dfff689: Layer already exists 04:51:56 f6f49659142f: Layer already exists 04:51:56 03ba6f53ebfc: Layer already exists 04:51:56 latest: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 04:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:51:57 d42c57b5977e: Preparing 04:51:57 da53d2b788f1: Preparing 04:51:57 15f6b7fc8a31: Preparing 04:51:57 8c99d3a519b4: Preparing 04:51:57 c7a5f10baa05: Preparing 04:51:57 48966bece195: Preparing 04:51:57 8c4e4dfff689: Preparing 04:51:57 f6f49659142f: Preparing 04:51:57 48966bece195: Waiting 04:51:57 03ba6f53ebfc: Preparing 04:51:57 8c4e4dfff689: Waiting 04:51:57 f6f49659142f: Waiting 04:51:57 03ba6f53ebfc: Waiting 04:51:57 da53d2b788f1: Layer already exists 04:51:57 d42c57b5977e: Layer already exists 04:51:57 15f6b7fc8a31: Layer already exists 04:51:57 c7a5f10baa05: Layer already exists 04:51:57 8c99d3a519b4: Layer already exists 04:51:57 48966bece195: Layer already exists 04:51:57 8c4e4dfff689: Layer already exists 04:51:57 f6f49659142f: Layer already exists 04:51:57 03ba6f53ebfc: Layer already exists 04:51:58 4.1.0-dev.128: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:51:58 d42c57b5977e: Preparing 04:51:58 da53d2b788f1: Preparing 04:51:58 15f6b7fc8a31: Preparing 04:51:58 8c99d3a519b4: Preparing 04:51:58 c7a5f10baa05: Preparing 04:51:58 48966bece195: Preparing 04:51:58 8c4e4dfff689: Preparing 04:51:58 f6f49659142f: Preparing 04:51:58 03ba6f53ebfc: Preparing 04:51:58 8c4e4dfff689: Waiting 04:51:58 03ba6f53ebfc: Waiting 04:51:58 f6f49659142f: Waiting 04:51:58 48966bece195: Waiting 04:51:58 c7a5f10baa05: Layer already exists 04:51:58 da53d2b788f1: Layer already exists 04:51:58 15f6b7fc8a31: Layer already exists 04:51:58 8c99d3a519b4: Layer already exists 04:51:58 d42c57b5977e: Layer already exists 04:51:58 48966bece195: Layer already exists 04:51:58 8c4e4dfff689: Layer already exists 04:51:58 f6f49659142f: Layer already exists 04:51:58 03ba6f53ebfc: Layer already exists 04:51:58 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:59 + 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:51:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:51:59 d42c57b5977e: Preparing 04:51:59 da53d2b788f1: Preparing 04:51:59 15f6b7fc8a31: Preparing 04:51:59 8c99d3a519b4: Preparing 04:51:59 c7a5f10baa05: Preparing 04:51:59 48966bece195: Preparing 04:51:59 8c4e4dfff689: Preparing 04:51:59 f6f49659142f: Preparing 04:51:59 03ba6f53ebfc: Preparing 04:51:59 8c4e4dfff689: Waiting 04:51:59 f6f49659142f: Waiting 04:51:59 03ba6f53ebfc: Waiting 04:51:59 48966bece195: Waiting 04:51:59 c7a5f10baa05: Layer already exists 04:51:59 15f6b7fc8a31: Layer already exists 04:51:59 da53d2b788f1: Layer already exists 04:51:59 8c99d3a519b4: Layer already exists 04:51:59 d42c57b5977e: Layer already exists 04:51:59 48966bece195: Layer already exists 04:51:59 8c4e4dfff689: Layer already exists 04:51:59 f6f49659142f: Layer already exists 04:51:59 03ba6f53ebfc: Layer already exists 04:51:59 main: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:00 ===================================================== [Pipeline] echo 04:52:00 taggedImages: 04:52:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:52:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 04:52:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:52:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:52:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:00 latest 04:52:00 4.1.0-dev.128 04:52:00 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:00 main 04:52:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:52:00 36d397d6872d: Preparing 04:52:00 600821eda0d6: Preparing 04:52:00 d58712c22871: Preparing 04:52:00 8c99d3a519b4: Preparing 04:52:00 c7a5f10baa05: Preparing 04:52:00 f43fa9e3304c: Preparing 04:52:00 49fbea0bd70e: Preparing 04:52:00 8f669d74eea1: Preparing 04:52:00 03ba6f53ebfc: Preparing 04:52:00 f43fa9e3304c: Waiting 04:52:00 49fbea0bd70e: Waiting 04:52:00 8f669d74eea1: Waiting 04:52:00 03ba6f53ebfc: Waiting 04:52:01 8c99d3a519b4: Layer already exists 04:52:01 c7a5f10baa05: Layer already exists 04:52:01 49fbea0bd70e: Layer already exists 04:52:01 8f669d74eea1: Layer already exists 04:52:01 36d397d6872d: Pushed 04:52:01 600821eda0d6: Pushed 04:52:01 d58712c22871: Pushed 04:52:01 03ba6f53ebfc: Layer already exists 04:52:33 f43fa9e3304c: Pushed 04:52:33 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:33 + 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:52:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:52:34 36d397d6872d: Preparing 04:52:34 600821eda0d6: Preparing 04:52:34 d58712c22871: Preparing 04:52:34 8c99d3a519b4: Preparing 04:52:34 c7a5f10baa05: Preparing 04:52:34 f43fa9e3304c: Preparing 04:52:34 49fbea0bd70e: Preparing 04:52:34 8f669d74eea1: Preparing 04:52:34 03ba6f53ebfc: Preparing 04:52:34 8f669d74eea1: Waiting 04:52:34 f43fa9e3304c: Waiting 04:52:34 03ba6f53ebfc: Waiting 04:52:34 49fbea0bd70e: Waiting 04:52:34 36d397d6872d: Layer already exists 04:52:34 600821eda0d6: Layer already exists 04:52:34 8c99d3a519b4: Layer already exists 04:52:34 d58712c22871: Layer already exists 04:52:34 c7a5f10baa05: Layer already exists 04:52:34 f43fa9e3304c: Layer already exists 04:52:34 49fbea0bd70e: Layer already exists 04:52:34 8f669d74eea1: Layer already exists 04:52:34 03ba6f53ebfc: Layer already exists 04:52:34 latest: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 04:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:52:37 36d397d6872d: Preparing 04:52:37 600821eda0d6: Preparing 04:52:37 d58712c22871: Preparing 04:52:37 8c99d3a519b4: Preparing 04:52:37 c7a5f10baa05: Preparing 04:52:37 f43fa9e3304c: Preparing 04:52:37 49fbea0bd70e: Preparing 04:52:37 8f669d74eea1: Preparing 04:52:37 03ba6f53ebfc: Preparing 04:52:37 49fbea0bd70e: Waiting 04:52:37 8f669d74eea1: Waiting 04:52:37 03ba6f53ebfc: Waiting 04:52:37 f43fa9e3304c: Waiting 04:52:37 600821eda0d6: Layer already exists 04:52:37 c7a5f10baa05: Layer already exists 04:52:37 8c99d3a519b4: Layer already exists 04:52:37 36d397d6872d: Layer already exists 04:52:37 d58712c22871: Layer already exists 04:52:37 49fbea0bd70e: Layer already exists 04:52:37 8f669d74eea1: Layer already exists 04:52:37 f43fa9e3304c: Layer already exists 04:52:37 03ba6f53ebfc: Layer already exists 04:52:37 4.1.0-dev.128: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:52:38 36d397d6872d: Preparing 04:52:38 600821eda0d6: Preparing 04:52:38 d58712c22871: Preparing 04:52:38 8c99d3a519b4: Preparing 04:52:38 c7a5f10baa05: Preparing 04:52:38 f43fa9e3304c: Preparing 04:52:38 49fbea0bd70e: Preparing 04:52:38 8f669d74eea1: Preparing 04:52:38 03ba6f53ebfc: Preparing 04:52:38 f43fa9e3304c: Waiting 04:52:38 49fbea0bd70e: Waiting 04:52:38 8f669d74eea1: Waiting 04:52:38 c7a5f10baa05: Layer already exists 04:52:38 d58712c22871: Layer already exists 04:52:38 600821eda0d6: Layer already exists 04:52:38 8c99d3a519b4: Layer already exists 04:52:38 36d397d6872d: Layer already exists 04:52:38 f43fa9e3304c: Layer already exists 04:52:38 8f669d74eea1: Layer already exists 04:52:38 49fbea0bd70e: Layer already exists 04:52:38 03ba6f53ebfc: Layer already exists 04:52:38 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:38 + 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:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:52:38 36d397d6872d: Preparing 04:52:38 600821eda0d6: Preparing 04:52:38 d58712c22871: Preparing 04:52:38 8c99d3a519b4: Preparing 04:52:38 c7a5f10baa05: Preparing 04:52:38 f43fa9e3304c: Preparing 04:52:38 49fbea0bd70e: Preparing 04:52:38 8f669d74eea1: Preparing 04:52:38 03ba6f53ebfc: Preparing 04:52:38 f43fa9e3304c: Waiting 04:52:38 49fbea0bd70e: Waiting 04:52:38 8f669d74eea1: Waiting 04:52:38 03ba6f53ebfc: Waiting 04:52:39 d58712c22871: Layer already exists 04:52:39 600821eda0d6: Layer already exists 04:52:39 8c99d3a519b4: Layer already exists 04:52:39 36d397d6872d: Layer already exists 04:52:39 c7a5f10baa05: Layer already exists 04:52:39 f43fa9e3304c: Layer already exists 04:52:39 49fbea0bd70e: Layer already exists 04:52:39 8f669d74eea1: Layer already exists 04:52:39 03ba6f53ebfc: Layer already exists 04:52:39 main: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:39 ===================================================== [Pipeline] echo 04:52:39 taggedImages: 04:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 04:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:52:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:52:39 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:39 latest 04:52:39 4.1.0-dev.128 04:52:39 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:39 main 04:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:52:40 c246b8adf3f6: Preparing 04:52:40 5031353045d2: Preparing 04:52:40 8c99d3a519b4: Preparing 04:52:40 c7a5f10baa05: Preparing 04:52:40 434b8d703034: Preparing 04:52:40 e637215557f8: Preparing 04:52:40 03ba6f53ebfc: Preparing 04:52:40 e637215557f8: Waiting 04:52:40 03ba6f53ebfc: Waiting 04:52:40 c7a5f10baa05: Layer already exists 04:52:40 8c99d3a519b4: Layer already exists 04:52:40 03ba6f53ebfc: Layer already exists 04:52:40 c246b8adf3f6: Pushed 04:52:40 434b8d703034: Pushed 04:52:41 e637215557f8: Pushed 04:52:50 5031353045d2: Pushed 04:52:51 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:52:52 c246b8adf3f6: Preparing 04:52:52 5031353045d2: Preparing 04:52:52 8c99d3a519b4: Preparing 04:52:52 c7a5f10baa05: Preparing 04:52:52 434b8d703034: Preparing 04:52:52 e637215557f8: Preparing 04:52:52 03ba6f53ebfc: Preparing 04:52:52 e637215557f8: Waiting 04:52:52 03ba6f53ebfc: Waiting 04:52:52 c246b8adf3f6: Layer already exists 04:52:52 434b8d703034: Layer already exists 04:52:52 c7a5f10baa05: Layer already exists 04:52:52 8c99d3a519b4: Layer already exists 04:52:52 5031353045d2: Layer already exists 04:52:52 e637215557f8: Layer already exists 04:52:52 03ba6f53ebfc: Layer already exists 04:52:52 latest: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 04:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:52:53 c246b8adf3f6: Preparing 04:52:53 5031353045d2: Preparing 04:52:53 8c99d3a519b4: Preparing 04:52:53 c7a5f10baa05: Preparing 04:52:53 434b8d703034: Preparing 04:52:53 e637215557f8: Preparing 04:52:53 03ba6f53ebfc: Preparing 04:52:53 e637215557f8: Waiting 04:52:53 03ba6f53ebfc: Waiting 04:52:53 c7a5f10baa05: Layer already exists 04:52:53 5031353045d2: Layer already exists 04:52:53 8c99d3a519b4: Layer already exists 04:52:53 434b8d703034: Layer already exists 04:52:53 c246b8adf3f6: Layer already exists 04:52:53 e637215557f8: Layer already exists 04:52:53 03ba6f53ebfc: Layer already exists 04:52:53 4.1.0-dev.128: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:52:54 c246b8adf3f6: Preparing 04:52:54 5031353045d2: Preparing 04:52:54 8c99d3a519b4: Preparing 04:52:54 c7a5f10baa05: Preparing 04:52:54 434b8d703034: Preparing 04:52:54 e637215557f8: Preparing 04:52:54 03ba6f53ebfc: Preparing 04:52:54 e637215557f8: Waiting 04:52:54 03ba6f53ebfc: Waiting 04:52:54 c7a5f10baa05: Layer already exists 04:52:54 8c99d3a519b4: Layer already exists 04:52:54 434b8d703034: Layer already exists 04:52:54 5031353045d2: Layer already exists 04:52:54 c246b8adf3f6: Layer already exists 04:52:54 e637215557f8: Layer already exists 04:52:54 03ba6f53ebfc: Layer already exists 04:52:54 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:52:55 c246b8adf3f6: Preparing 04:52:55 5031353045d2: Preparing 04:52:55 8c99d3a519b4: Preparing 04:52:55 c7a5f10baa05: Preparing 04:52:55 434b8d703034: Preparing 04:52:55 e637215557f8: Preparing 04:52:55 03ba6f53ebfc: Preparing 04:52:55 e637215557f8: Waiting 04:52:55 c7a5f10baa05: Layer already exists 04:52:55 8c99d3a519b4: Layer already exists 04:52:55 5031353045d2: Layer already exists 04:52:55 434b8d703034: Layer already exists 04:52:55 c246b8adf3f6: Layer already exists 04:52:55 e637215557f8: Layer already exists 04:52:55 03ba6f53ebfc: Layer already exists 04:52:55 main: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:55 ===================================================== [Pipeline] echo 04:52:55 taggedImages: 04:52:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:52:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 04:52:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:52:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:52:56 c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:56 latest 04:52:56 4.1.0-dev.128 04:52:56 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:52:56 main 04:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:52:56 368925cef540: Preparing 04:52:56 8927107e0ca2: Preparing 04:52:56 8c99d3a519b4: Preparing 04:52:56 c7a5f10baa05: Preparing 04:52:56 08e69e79c0fc: Preparing 04:52:56 347dc471806a: Preparing 04:52:56 03ba6f53ebfc: Preparing 04:52:56 347dc471806a: Waiting 04:52:56 03ba6f53ebfc: Waiting 04:52:56 c7a5f10baa05: Layer already exists 04:52:56 8c99d3a519b4: Layer already exists 04:52:56 03ba6f53ebfc: Layer already exists 04:52:56 08e69e79c0fc: Pushed 04:52:57 368925cef540: Pushed 04:52:57 347dc471806a: Pushed 04:53:07 8927107e0ca2: Pushed 04:53:07 c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:53:08 368925cef540: Preparing 04:53:08 8927107e0ca2: Preparing 04:53:08 8c99d3a519b4: Preparing 04:53:08 c7a5f10baa05: Preparing 04:53:08 08e69e79c0fc: Preparing 04:53:08 347dc471806a: Preparing 04:53:08 03ba6f53ebfc: Preparing 04:53:08 347dc471806a: Waiting 04:53:08 03ba6f53ebfc: Waiting 04:53:08 c7a5f10baa05: Layer already exists 04:53:08 8c99d3a519b4: Layer already exists 04:53:08 368925cef540: Layer already exists 04:53:08 08e69e79c0fc: Layer already exists 04:53:08 8927107e0ca2: Layer already exists 04:53:08 347dc471806a: Layer already exists 04:53:08 03ba6f53ebfc: Layer already exists 04:53:08 latest: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 04:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:53:09 368925cef540: Preparing 04:53:09 8927107e0ca2: Preparing 04:53:09 8c99d3a519b4: Preparing 04:53:09 c7a5f10baa05: Preparing 04:53:09 08e69e79c0fc: Preparing 04:53:09 347dc471806a: Preparing 04:53:09 03ba6f53ebfc: Preparing 04:53:09 347dc471806a: Waiting 04:53:09 03ba6f53ebfc: Waiting 04:53:09 8c99d3a519b4: Layer already exists 04:53:09 368925cef540: Layer already exists 04:53:09 c7a5f10baa05: Layer already exists 04:53:09 08e69e79c0fc: Layer already exists 04:53:09 8927107e0ca2: Layer already exists 04:53:09 347dc471806a: Layer already exists 04:53:09 03ba6f53ebfc: Layer already exists 04:53:09 4.1.0-dev.128: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:53:10 368925cef540: Preparing 04:53:10 8927107e0ca2: Preparing 04:53:10 8c99d3a519b4: Preparing 04:53:10 c7a5f10baa05: Preparing 04:53:10 08e69e79c0fc: Preparing 04:53:10 347dc471806a: Preparing 04:53:10 03ba6f53ebfc: Preparing 04:53:10 347dc471806a: Waiting 04:53:10 03ba6f53ebfc: Waiting 04:53:10 8927107e0ca2: Layer already exists 04:53:10 8c99d3a519b4: Layer already exists 04:53:10 08e69e79c0fc: Layer already exists 04:53:10 c7a5f10baa05: Layer already exists 04:53:10 368925cef540: Layer already exists 04:53:10 347dc471806a: Layer already exists 04:53:10 03ba6f53ebfc: Layer already exists 04:53:10 c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:53:11 368925cef540: Preparing 04:53:11 8927107e0ca2: Preparing 04:53:11 8c99d3a519b4: Preparing 04:53:11 c7a5f10baa05: Preparing 04:53:11 08e69e79c0fc: Preparing 04:53:11 347dc471806a: Preparing 04:53:11 03ba6f53ebfc: Preparing 04:53:11 347dc471806a: Waiting 04:53:11 03ba6f53ebfc: Waiting 04:53:11 368925cef540: Layer already exists 04:53:11 8927107e0ca2: Layer already exists 04:53:11 08e69e79c0fc: Layer already exists 04:53:11 8c99d3a519b4: Layer already exists 04:53:11 c7a5f10baa05: Layer already exists 04:53:11 03ba6f53ebfc: Layer already exists 04:53:11 347dc471806a: Layer already exists 04:53:11 main: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:11 ===================================================== [Pipeline] echo 04:53:11 taggedImages: 04:53:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 04:53:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:53:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 04:53:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 04:53:11 - 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:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:53:11 04:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:53:12 arm64: Pulling from edgex-lftools-log-publisher 04:53:12 8998bd30e6a1: Pulling fs layer 04:53:12 04944245beec: Pulling fs layer 04:53:12 699f458cf7ca: Pulling fs layer 04:53:12 765212b225bb: Pulling fs layer 04:53:12 f23df028b6ca: Pulling fs layer 04:53:12 d65c8cfc05b1: Pulling fs layer 04:53:12 2437ff75d9bd: Pulling fs layer 04:53:12 765212b225bb: Waiting 04:53:12 f23df028b6ca: Waiting 04:53:12 2437ff75d9bd: Waiting 04:53:12 04944245beec: Download complete 04:53:12 765212b225bb: Verifying Checksum 04:53:12 765212b225bb: Download complete 04:53:12 f23df028b6ca: Verifying Checksum 04:53:12 f23df028b6ca: Download complete 04:53:12 699f458cf7ca: Download complete 04:53:12 d65c8cfc05b1: Verifying Checksum 04:53:12 d65c8cfc05b1: Download complete 04:53:13 8998bd30e6a1: Verifying Checksum 04:53:13 8998bd30e6a1: Download complete 04:53:15 2437ff75d9bd: Verifying Checksum 04:53:15 2437ff75d9bd: Download complete 04:53:17 8998bd30e6a1: Pull complete 04:53:19 04944245beec: Pull complete 04:53:21 699f458cf7ca: Pull complete 04:53:21 765212b225bb: Pull complete 04:53:22 f23df028b6ca: Pull complete 04:53:22 d65c8cfc05b1: Pull complete 04:53:40 2437ff75d9bd: Pull complete 04:53:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:53:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:40 prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 04:53:40 $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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:53:43 $ docker top 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:44 ---> job-cost.sh 04:53:44 lf-activate-venv: SKIPPING 04:53:44 INFO: No Stack... 04:53:44 INFO: Retrieving Pricing Info for: v3-standard-4 04:53:45 INFO: Archiving Costs [Pipeline] sh 04:53:46 + cat /w/workspace/edgex-go/994/archives/cost.csv 04:53:46 + cut -d, -f6 [Pipeline] lock 04:53:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] 04:53:46 Resource [jenkins-edgexfoundry-edgex-go-main-994-stack-cost] did not exist. Created. 04:53:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:46 + echo total: 0.10999999940395355 [Pipeline] stash 04:53:48 Stashed 1 file(s) [Pipeline] } 04:53:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:48 $ docker stop --time=1 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 04:53:49 $ docker rm -f --volumes 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 [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:53:50 provisioning config files... 04:53:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/994@tmp/config17677320857127272951tmp [Pipeline] { [Pipeline] sh 04:53:50 + set +x 04:53:50 + curl -s https://codecov.io/bash 04:53:50 + bash -s -- 04:53:50 04:53:50 _____ _ 04:53:50 / ____| | | 04:53:50 | | ___ __| | ___ ___ _____ __ 04:53:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:53:50 | |___| (_) | (_| | __/ (_| (_) \ V / 04:53:50 \_____\___/ \__,_|\___|\___\___/ \_/ 04:53:50 Bash-1.0.6 04:53:50 04:53:50 04:53:50 ==> git version 2.25.1 found 04:53:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:53:50 Release-Date: 2020-01-08 04:53:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:53:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:53:50 ==> Jenkins CI detected. 04:53:50 current dir:  /w/workspace/edgex-go/994 04:53:50 project root: . 04:53:50 --> token set from env 04:53:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:53:51 ==> Running gcov in . (disable via -X gcov) 04:53:51 ==> Python coveragepy not found 04:53:51 ==> Searching for coverage reports in: 04:53:51 + . 04:53:51 -> Found 1 reports 04:53:51 ==> Detecting git/mercurial file structure 04:53:51 ==> Reading reports 04:53:51 + ./coverage.out bytes=1053837 04:53:51 ==> Appending adjustments 04:53:51 https://docs.codecov.io/docs/fixing-reports 04:53:53 + Found adjustments 04:53:53 ==> Gzipping contents 04:53:53 108K /tmp/codecov.T683pl.gz 04:53:53 ==> Uploading reports 04:53:53 url: https://codecov.io 04:53:53 query: branch=main&commit=c3e5490eb473795610f4f108d8e8c1a08abba7e1&build=994&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F994%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:53:53 -> Pinging Codecov 04:53:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c3e5490eb473795610f4f108d8e8c1a08abba7e1&build=994&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F994%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:53:53 -> Uploading to 04:53:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c3e5490eb473795610f4f108d8e8c1a08abba7e1/b3a2fbd9-ae39-4142-b6d9-372e16a2a8d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260815T045352Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=895f6e10266e487ce8a26bae508f079b8186799d43b4df49adc0788703ea3eb4 04:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:53 Dload Upload Total Spent Left Speed 04:53:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 492k --:--:-- --:--:-- --:--:-- 492k 04:53:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } 04:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:53:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:53:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:53:53 04:53:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:53:54 latest: Pulling from edgex-devops/edgex-snyk-go 04:53:54 2d35ebdb57d9: Already exists 04:53:54 85e8836fcdb2: Pulling fs layer 04:53:54 91631faa732a: Pulling fs layer 04:53:54 f3f5ae8826fa: Pulling fs layer 04:53:54 4f4fb700ef54: Pulling fs layer 04:53:54 7861252a18e6: Pulling fs layer 04:53:54 9130f900ef6f: Pulling fs layer 04:53:54 7861252a18e6: Waiting 04:53:54 9130f900ef6f: Waiting 04:53:54 4f4fb700ef54: Waiting 04:53:54 f3f5ae8826fa: Verifying Checksum 04:53:54 f3f5ae8826fa: Download complete 04:53:54 85e8836fcdb2: Download complete 04:53:54 85e8836fcdb2: Pull complete 04:53:54 7861252a18e6: Verifying Checksum 04:53:54 7861252a18e6: Download complete 04:53:54 91631faa732a: Verifying Checksum 04:53:54 91631faa732a: Download complete 04:53:55 9130f900ef6f: Verifying Checksum 04:53:55 9130f900ef6f: Download complete 04:54:00 91631faa732a: Pull complete 04:54:00 f3f5ae8826fa: Pull complete 04:54:00 4f4fb700ef54: Pull complete 04:54:00 7861252a18e6: Pull complete 04:54:04 9130f900ef6f: Pull complete 04:54:04 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:54:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:04 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:54:04 $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:54:06 $ docker top cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo 04:54:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:54:06 + set -o pipefail 04:54:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:54:16 04:54:16 Monitoring /w/workspace/edgex-go/994 (github.com/edgexfoundry/edgex-go)... 04:54:16 04:54:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3ea17913-1ca0-4484-b5ea-cb0e120c5372 04:54:16 04:54:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:54:16 04:54:17 04:54:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:54:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:54:17 $ docker stop --time=1 cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 04:54:20 $ docker rm -f --volumes cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:54:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:20 provisioning config files... 04:54:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/994@tmp/config6409770065999743833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:21 --> edgex-publish-swagger.sh 04:54:21 === Publish openapi API === 04:54:21 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:54:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/994/openapi/core-command.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 420 207k --:--:-- --:--:-- --:--:-- 208k 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/994/openapi/core-data.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 478 532k --:--:-- --:--:-- --:--:-- 533k 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/994/openapi/core-keeper.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/994/openapi/core-metadata.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 474 1174k --:--:-- --:--:-- --:--:-- 1174k 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/994/openapi/security-proxy-auth.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 226k 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 226k 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/994/openapi/security-secretstore-setup.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 687 40760 --:--:-- --:--:-- --:--:-- 41447 04:54:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:21 04:54:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/994/openapi/support-notifications.yaml] 04:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:21 Dload Upload Total Spent Left Speed 04:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 488 723k --:--:-- --:--:-- --:--:-- 723k 04:54:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:22 04:54:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/994/openapi/support-scheduler.yaml] 04:54:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:22 Dload Upload Total Spent Left Speed 04:54:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 559 439k --:--:-- --:--:-- --:--:-- 439k 04:54:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:54:22 [Pipeline] } 04:54:22 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:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:22 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:54:23 $ docker top 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 -eo pid,comm 04:54:23 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:54:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:23 [ssh-agent] Looking for ssh-agent implementation... 04:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:23 $ docker exec 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 ssh-agent 04:54:23 SSH_AUTH_SOCK=/tmp/ssh-Kr2tluFOWV5U/agent.33 04:54:23 SSH_AGENT_PID=39 04:54:23 Running ssh-add (command line suppressed) 04:54:23 Identity added: /w/workspace/edgex-go/994@tmp/private_key_13673535022713612335.key (/w/workspace/edgex-go/994@tmp/private_key_13673535022713612335.key) 04:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:23 + git semver tag 04:54:24 2026-08-15 04:54:24,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:54:24 2026-08-15 04:54:24,217 [run_tag] DEBUG tag force:False 04:54:24 2026-08-15 04:54:24,217 [check_head_tag] DEBUG check head tag 04:54:24 2026-08-15 04:54:24,219 [execute] INFO git cat-file --batch-check 04:54:24 2026-08-15 04:54:24,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994, stdin=, shell=False, universal_newlines=False) 04:54:24 2026-08-15 04:54:24,223 [execute] INFO git cat-file --batch 04:54:24 2026-08-15 04:54:24,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/994, stdin=, shell=False, universal_newlines=False) 04:54:24 2026-08-15 04:54:24,236 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:24 2026-08-15 04:54:24,237 [execute] INFO git tag -a v4.1.0-dev.128 -m v4.1.0-dev.128 04:54:24 2026-08-15 04:54:24,237 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.128', '-m', 'v4.1.0-dev.128'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) 04:54:24 2026-08-15 04:54:24,240 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:24 4.1.0-dev.128 [Pipeline] } 04:54:24 $ docker exec --env ******** --env ******** 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 ssh-agent -k 04:54:24 unset SSH_AUTH_SOCK; 04:54:24 unset SSH_AGENT_PID; 04:54:24 echo Agent pid 39 killed; 04:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:24 + git semver [Pipeline] } 04:54:25 $ docker stop --time=1 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 04:54:26 $ docker rm -f --volumes 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:54:26 04:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:54:27 0.23.1-centos7: Pulling from edgex-lftools 04:54:27 ab5ef0e58194: Pulling fs layer 04:54:27 9712f1f96733: Pulling fs layer 04:54:27 63f879dbbcfc: Pulling fs layer 04:54:27 0d9ebad4ef96: Pulling fs layer 04:54:27 e9a5061849ea: Pulling fs layer 04:54:27 d747dcd14b5f: Pulling fs layer 04:54:27 2de7ff778b66: Pulling fs layer 04:54:27 e9a5061849ea: Waiting 04:54:27 d747dcd14b5f: Waiting 04:54:27 2de7ff778b66: Waiting 04:54:27 0d9ebad4ef96: Waiting 04:54:27 9712f1f96733: Download complete 04:54:27 63f879dbbcfc: Verifying Checksum 04:54:27 63f879dbbcfc: Download complete 04:54:27 e9a5061849ea: Verifying Checksum 04:54:27 e9a5061849ea: Download complete 04:54:27 d747dcd14b5f: Verifying Checksum 04:54:27 d747dcd14b5f: Download complete 04:54:27 2de7ff778b66: Verifying Checksum 04:54:27 2de7ff778b66: Download complete 04:54:28 ab5ef0e58194: Verifying Checksum 04:54:28 ab5ef0e58194: Download complete 04:54:28 0d9ebad4ef96: Verifying Checksum 04:54:28 0d9ebad4ef96: Download complete 04:54:32 ab5ef0e58194: Pull complete 04:54:32 9712f1f96733: Pull complete 04:54:32 63f879dbbcfc: Pull complete 04:54:38 0d9ebad4ef96: Pull complete 04:54:38 e9a5061849ea: Pull complete 04:54:38 d747dcd14b5f: Pull complete 04:54:40 2de7ff778b66: Pull complete 04:54:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:40 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:54:42 $ docker top 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:54:42 provisioning config files... 04:54:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/994@tmp/config8449156256362409173tmp 04:54:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/994@tmp/config2631229159479544378tmp 04:54:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/994@tmp/config174720140803199060tmp [Pipeline] { [Pipeline] echo 04:54:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:54:42 ---> sigul-configuration.sh 04:54:42 gpg: directory `/root/.gnupg' created 04:54:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:54:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:54:42 gpg: keyring `/root/.gnupg/secring.gpg' created 04:54:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:54:42 gpg: CAST5 encrypted data 04:54:42 gpg: encrypted with 1 passphrase 04:54:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:54:42 + mkdir /home/jenkins 04:54:42 + mkdir /home/jenkins/sigul [Pipeline] sh 04:54:43 + 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:54:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:54:43 ---> sigul-install.sh 04:54:43 Sigul already installed; skipping installation. [Pipeline] sh 04:54:43 + git tag --list 04:54:43 0.6.0 04:54:43 0.6.1 04:54:43 0.7.0 04:54:43 0.7.1 04:54:43 v1.0.0 04:54:43 v1.0.1 04:54:43 v1.1.0 04:54:43 v1.2.0 04:54:43 v1.2.1 04:54:43 v1.3.0 04:54:43 v1.3.1 04:54:43 v2.0.0 04:54:43 v2.1.0 04:54:43 v2.1.1 04:54:43 v2.2.0 04:54:43 v2.3.0 04:54:43 v3.0 04:54:43 v3.0.0 04:54:43 v3.1 04:54:43 v3.1.0 04:54:43 v3.1.1 04:54:43 v4.0 04:54:43 v4.0.0 04:54:43 v4.0.1 04:54:43 v4.0.2 04:54:43 v4.1.0-dev.120 04:54:43 v4.1.0-dev.121 04:54:43 v4.1.0-dev.122 04:54:43 v4.1.0-dev.123 04:54:43 v4.1.0-dev.124 04:54:43 v4.1.0-dev.125 04:54:43 v4.1.0-dev.126 04:54:43 v4.1.0-dev.127 04:54:43 v4.1.0-dev.128 [Pipeline] sh 04:54:44 + lftools sign git-tag v4.1.0-dev.128 04:54:44 Signing Git tag with Sigul... 04:54:44 Signing v4.1.0-dev.128 [Pipeline] echo 04:54:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:54:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:54:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:54:45 $ docker stop --time=1 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 04:54:46 $ docker rm -f --volumes 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:54:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:47 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:54:47 $ docker top 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b -eo pid,comm 04:54:47 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:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:47 [ssh-agent] Looking for ssh-agent implementation... 04:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:47 $ docker exec 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b ssh-agent 04:54:47 SSH_AUTH_SOCK=/tmp/ssh-rJAxFA4Z2d0v/agent.33 04:54:47 SSH_AGENT_PID=39 04:54:47 Running ssh-add (command line suppressed) 04:54:48 Identity added: /w/workspace/edgex-go/994@tmp/private_key_8060447102924576280.key (/w/workspace/edgex-go/994@tmp/private_key_8060447102924576280.key) 04:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:48 + git semver bump pre 04:54:48 2026-08-15 04:54:48,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:54:48 2026-08-15 04:54:48,574 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:48 2026-08-15 04:54:48,574 [bump_version] DEBUG bumping version:4.1.0-dev.128 on axis:pre with prefix:dev 04:54:48 2026-08-15 04:54:48,574 [bump_version] DEBUG bumped version:4.1.0-dev.129 04:54:48 2026-08-15 04:54:48,574 [write_version] DEBUG write version:4.1.0-dev.129 to path:/w/workspace/edgex-go/994/.semver/main with force:True 04:54:48 2026-08-15 04:54:48,574 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:48 2026-08-15 04:54:48,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/994/.semver/main 04:54:48 2026-08-15 04:54:48,578 [execute] INFO git cat-file --batch-check 04:54:48 2026-08-15 04:54:48,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) 04:54:48 2026-08-15 04:54:48,582 [execute] INFO git cat-file --batch 04:54:48 2026-08-15 04:54:48,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) 04:54:48 2026-08-15 04:54:48,586 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:48 4.1.0-dev.129 [Pipeline] } 04:54:48 $ docker exec --env ******** --env ******** 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b ssh-agent -k 04:54:48 unset SSH_AUTH_SOCK; 04:54:48 unset SSH_AGENT_PID; 04:54:48 echo Agent pid 39 killed; 04:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:49 + git semver [Pipeline] } 04:54:49 $ docker stop --time=1 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b 04:54:50 $ docker rm -f --volumes 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b [Pipeline] // withDockerContainer [Pipeline] sh 04:54:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:51 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:54:51 $ docker top 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b -eo pid,comm 04:54:51 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:54:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:51 [ssh-agent] Looking for ssh-agent implementation... 04:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:51 $ docker exec 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b ssh-agent 04:54:51 SSH_AUTH_SOCK=/tmp/ssh-JNJNE4Iaz1dz/agent.32 04:54:51 SSH_AGENT_PID=38 04:54:51 Running ssh-add (command line suppressed) 04:54:52 Identity added: /w/workspace/edgex-go/994@tmp/private_key_9172751879959919021.key (/w/workspace/edgex-go/994@tmp/private_key_9172751879959919021.key) 04:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:52 + git semver push 04:54:52 2026-08-15 04:54:52,563 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:54:52 2026-08-15 04:54:52,566 [run_push] DEBUG push 04:54:52 2026-08-15 04:54:52,567 [execute] INFO git cat-file --batch-check 04:54:52 2026-08-15 04:54:52,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) 04:54:52 2026-08-15 04:54:52,568 [execute] INFO git rev-list 143220f87054ab242d4f78f8a30b633a1caebde9 -- 04:54:52 2026-08-15 04:54:52,568 [execute] DEBUG Popen(['git', 'rev-list', '143220f87054ab242d4f78f8a30b633a1caebde9', '--'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=False) 04:54:52 2026-08-15 04:54:52,591 [execute] INFO git fetch -v -- origin 04:54:52 2026-08-15 04:54:52,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=True) 04:54:53 2026-08-15 04:54:53,532 [run_push] DEBUG no remote changes detected 04:54:53 2026-08-15 04:54:53,532 [execute] INFO git push origin semver 04:54:53 2026-08-15 04:54:53,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=False) 04:54:55 2026-08-15 04:54:55,208 [run_push] DEBUG push all version tags 04:54:55 2026-08-15 04:54:55,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:54:55 2026-08-15 04:54:55,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) 04:54:56 2026-08-15 04:54:56,490 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main 04:54:56 4.1.0-dev.129 [Pipeline] } 04:54:56 $ docker exec --env ******** --env ******** 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b ssh-agent -k 04:54:56 unset SSH_AUTH_SOCK; 04:54:56 unset SSH_AGENT_PID; 04:54:56 echo Agent pid 38 killed; 04:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:57 + git semver [Pipeline] } 04:54:57 $ docker stop --time=1 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b 04:54:58 $ docker rm -f --volumes 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b [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:54:59 + [ -d /w/workspace/edgex-go/994/archives ] [Pipeline] libraryResource [Pipeline] sh 04:54:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:55:00 ---> package-listing.sh 04:55:00 ++ facter osfamily 04:55:00 ++ tr '[:upper:]' '[:lower:]' 04:55:00 + OS_FAMILY=debian 04:55:00 + workspace=/w/workspace/edgex-go/994 04:55:00 + START_PACKAGES=/tmp/packages_start.txt 04:55:00 + END_PACKAGES=/tmp/packages_end.txt 04:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:00 + PACKAGES=/tmp/packages_start.txt 04:55:00 + '[' /w/workspace/edgex-go/994 ']' 04:55:00 + PACKAGES=/tmp/packages_end.txt 04:55:00 + case "${OS_FAMILY}" in 04:55:00 + dpkg -l 04:55:00 + grep '^ii' 04:55:00 + '[' -f /tmp/packages_start.txt ']' 04:55:00 + '[' -f /tmp/packages_end.txt ']' 04:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:00 + '[' /w/workspace/edgex-go/994 ']' 04:55:00 + mkdir -p /w/workspace/edgex-go/994/archives/ 04:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/994/archives/ [Pipeline] echo 04:55:00 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/994/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:55:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:01 04:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:01 latest: Pulling from edgex-lftools-log-publisher 04:55:01 5eb5b503b376: Pulling fs layer 04:55:01 5c69ac0246d0: Pulling fs layer 04:55:01 ec43610c2a17: Pulling fs layer 04:55:01 3a2ae6a8a46f: Pulling fs layer 04:55:01 33b1e0a273af: Pulling fs layer 04:55:01 5d3b04190fa2: Pulling fs layer 04:55:01 2f39f015ded8: Pulling fs layer 04:55:01 33b1e0a273af: Waiting 04:55:01 2f39f015ded8: Waiting 04:55:01 5d3b04190fa2: Waiting 04:55:01 3a2ae6a8a46f: Waiting 04:55:01 5c69ac0246d0: Download complete 04:55:01 3a2ae6a8a46f: Download complete 04:55:01 33b1e0a273af: Verifying Checksum 04:55:01 33b1e0a273af: Download complete 04:55:01 ec43610c2a17: Download complete 04:55:02 5d3b04190fa2: Verifying Checksum 04:55:02 5d3b04190fa2: Download complete 04:55:02 5eb5b503b376: Verifying Checksum 04:55:02 5eb5b503b376: Download complete 04:55:02 2f39f015ded8: Download complete 04:55:04 5eb5b503b376: Pull complete 04:55:04 5c69ac0246d0: Pull complete 04:55:04 ec43610c2a17: Pull complete 04:55:04 3a2ae6a8a46f: Pull complete 04:55:04 33b1e0a273af: Pull complete 04:55:04 5d3b04190fa2: Pull complete 04:55:11 2f39f015ded8: Pull complete 04:55:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:11 prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container 04:55:11 $ 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/994/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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:13 $ docker top e97ecc34bf094632bb900256204560d9a2ed79bfa012034c30d3875b7a141820 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:13 + mkdir -p /var/log/sysstat [Pipeline] sh 04:55:14 + ls /var/log/sa-host 04:55:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:14 provisioning config files... 04:55:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/994@tmp/config511055528332563185tmp [Pipeline] { [Pipeline] echo 04:55:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:14 ---> create-netrc.sh [Pipeline] } 04:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:55:14 ---> python-tools-install.sh [Pipeline] echo 04:55:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:15 ---> sudo-logs.sh 04:55:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:55:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:55:15 ---> job-cost.sh 04:55:15 lf-activate-venv: SKIPPING 04:55:15 DEBUG: total: 0.10999999940395355 04:55:15 INFO: Retrieving Stack Cost... 04:55:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:16 INFO: Archiving Costs [Pipeline] echo 04:55:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:55:16 ---> logs-deploy.sh 04:55:16 lf-activate-venv: SKIPPING 04:55:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/994 04:55:16 INFO: archiving workspace using pattern(s): 04:55:17 Archives upload complete. 04:55:17 INFO: archiving logs to Nexus 04:55:18 ---> uname -a: 04:55:18 Linux prd-ubuntu20-04-docker-8c-8g-453 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:55:18 04:55:18 04:55:18 ---> lscpu: 04:55:18 Architecture: x86_64 04:55:18 CPU op-mode(s): 32-bit, 64-bit 04:55:18 Byte Order: Little Endian 04:55:18 Address sizes: 40 bits physical, 48 bits virtual 04:55:18 CPU(s): 8 04:55:18 On-line CPU(s) list: 0-7 04:55:18 Thread(s) per core: 1 04:55:18 Core(s) per socket: 1 04:55:18 Socket(s): 8 04:55:18 NUMA node(s): 1 04:55:18 Vendor ID: AuthenticAMD 04:55:18 CPU family: 23 04:55:18 Model: 49 04:55:18 Model name: AMD EPYC-Rome Processor 04:55:18 Stepping: 0 04:55:18 CPU MHz: 2799.998 04:55:18 BogoMIPS: 5599.99 04:55:18 Virtualization: AMD-V 04:55:18 Hypervisor vendor: KVM 04:55:18 Virtualization type: full 04:55:18 L1d cache: 256 KiB 04:55:18 L1i cache: 256 KiB 04:55:18 L2 cache: 4 MiB 04:55:18 L3 cache: 128 MiB 04:55:18 NUMA node0 CPU(s): 0-7 04:55:18 Vulnerability Gather data sampling: Not affected 04:55:18 Vulnerability Itlb multihit: Not affected 04:55:18 Vulnerability L1tf: Not affected 04:55:18 Vulnerability Mds: Not affected 04:55:18 Vulnerability Meltdown: Not affected 04:55:18 Vulnerability Mmio stale data: Not affected 04:55:18 Vulnerability Retbleed: Vulnerable 04:55:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:55:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:55:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:55:18 Vulnerability Srbds: Not affected 04:55:18 Vulnerability Tsx async abort: Not affected 04:55:18 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:55:18 04:55:18 04:55:18 ---> nproc: 04:55:18 8 04:55:18 04:55:18 04:55:18 ---> df -h: 04:55:18 Filesystem Size Used Avail Use% Mounted on 04:55:18 overlay 155G 35G 121G 23% / 04:55:18 tmpfs 64M 0 64M 0% /dev 04:55:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:55:18 shm 64M 0 64M 0% /dev/shm 04:55:18 /dev/vda1 155G 35G 121G 23% /facter-os 04:55:18 04:55:18 04:55:18 ---> sar -b -r -n DEV: 04:55:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-453) 08/15/26 _x86_64_ (8 CPU) 04:55:18 04:55:18 03:57:18 LINUX RESTART (8 CPU) 04:55:18 04:55:18 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:55:18 03:59:01 374.59 18.63 355.96 0.00 3160.41 60397.67 0.00 04:55:18 04:00:01 99.90 1.17 98.73 0.00 15.59 41454.60 0.00 04:55:18 04:01:01 28.58 0.00 28.58 0.00 0.00 17602.93 0.00 04:55:18 04:02:01 54.77 0.22 54.56 0.00 3.87 22967.11 0.00 04:55:18 04:03:01 334.63 2.93 331.70 0.00 2040.24 295696.20 0.00 04:55:18 04:04:01 981.17 24.08 957.09 0.00 204.63 310980.70 0.00 04:55:18 04:05:01 123.11 0.22 122.89 0.00 1.73 42672.80 0.00 04:55:18 04:06:01 367.96 0.03 367.93 0.00 0.27 108780.67 0.00 04:55:18 04:07:02 213.41 23.70 189.72 0.00 1156.53 115238.88 0.00 04:55:18 04:08:01 496.54 24.17 472.38 0.00 1424.57 67742.69 0.00 04:55:18 04:09:01 33.41 1.67 31.74 0.00 211.03 839.99 0.00 04:55:18 04:10:01 13.21 0.10 13.11 0.00 16.53 359.27 0.00 04:55:18 04:11:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 04:55:18 04:12:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:55:18 04:13:01 3.88 2.32 1.57 0.00 21.06 18.66 0.00 04:55:18 04:14:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 04:55:18 04:15:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 04:55:18 04:16:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 04:55:18 04:17:01 1.03 0.05 0.98 0.00 1.07 11.46 0.00 04:55:18 04:18:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 04:55:18 04:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 04:55:18 04:20:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 04:55:18 04:21:01 1.35 0.32 1.03 0.00 16.93 11.46 0.00 04:55:18 04:22:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 04:55:18 04:23:01 2.78 1.53 1.25 0.00 28.13 14.93 0.00 04:55:18 04:24:01 1.65 0.27 1.38 0.00 6.53 17.33 0.00 04:55:18 04:25:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 04:55:18 04:26:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 04:55:18 04:27:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 04:55:18 04:28:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 04:55:18 04:29:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 04:55:18 04:30:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 04:55:18 04:31:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 04:55:18 04:32:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 04:55:18 04:33:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 04:55:18 04:34:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 04:55:18 04:35:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 04:55:18 04:36:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 04:55:18 04:37:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:55:18 04:38:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 04:55:18 04:39:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 04:55:18 04:40:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 04:55:18 04:41:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 04:55:18 04:42:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 04:55:18 04:43:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 04:55:18 04:44:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:55:18 04:45:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 04:55:18 04:46:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 04:55:18 04:47:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 04:55:18 04:48:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 04:55:18 04:49:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 04:55:18 04:50:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 04:55:18 04:51:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 04:55:18 04:52:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 04:55:18 04:53:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 04:55:18 04:54:01 8.87 0.82 8.05 0.00 49.06 2640.89 0.00 04:55:18 04:55:01 171.72 4.50 167.22 0.00 341.54 62170.30 0.00 04:55:18 Average: 58.79 1.87 56.93 0.00 152.29 20168.11 0.00 04:55:18 04:55:18 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:55:18 03:59:01 28040616 31484836 805252 2.45 97156 3600640 2021028 5.96 1107528 3306544 7744 04:55:18 04:00:01 26138020 31372828 906788 2.76 127892 5224348 1955888 5.77 2165884 3999848 501288 04:55:18 04:01:01 25664856 31309844 968112 2.95 130680 5609936 2026692 5.98 2140532 4479424 978760 04:55:18 04:02:01 25438692 31389952 884884 2.69 137172 5870372 1986544 5.86 2084692 4717516 615184 04:55:18 04:03:01 18177448 31327172 930292 2.83 152444 12881116 2612264 7.70 2333320 11526304 671108 04:55:18 04:04:01 8404548 30318644 1865572 5.68 386800 20644460 7649096 22.55 4220632 18550608 107828 04:55:18 04:05:01 3178956 27623832 4550496 13.84 407168 23015872 11625076 34.27 8048292 19776008 1320984 04:55:18 04:06:01 861000 27866476 4314096 13.12 423984 25462980 10213576 30.11 8892516 21172620 979276 04:55:18 04:07:02 3502448 30573036 1625496 4.95 416580 25577140 4474604 13.19 6196948 21303204 1126968 04:55:18 04:08:01 6211096 31398004 847464 2.58 424372 23849680 2202020 6.49 3702512 21313076 436 04:55:18 04:09:01 6201376 31396492 848468 2.58 425756 23855996 2197484 6.48 4142552 20883460 624 04:55:18 04:10:01 6208532 31405168 839024 2.55 426312 23857084 2073184 6.11 4387316 20628604 216 04:55:18 04:11:01 6209012 31405788 838368 2.55 426316 23857212 2073184 6.11 4385896 20628408 16 04:55:18 04:12:01 6222228 31419008 825880 2.51 426332 23857216 2073184 6.11 4373648 20628412 4 04:55:18 04:13:01 6221616 31419204 825496 2.51 426804 23857400 2108856 6.22 4374068 20628264 8 04:55:18 04:14:01 6230948 31428536 816124 2.48 426824 23857404 2108856 6.22 4368176 20624744 4 04:55:18 04:15:01 6230860 31428508 816092 2.48 426844 23857400 2108856 6.22 4368152 20624744 20 04:55:18 04:16:01 6231112 31428888 815636 2.48 426868 23857536 2108856 6.22 4368492 20624872 48 04:55:18 04:17:01 6230804 31428640 815840 2.48 426888 23857540 2108856 6.22 4368532 20624876 28 04:55:18 04:18:01 6231404 31429348 815256 2.48 426892 23857572 2108856 6.22 4368108 20624840 12 04:55:18 04:19:01 6231072 31429020 815496 2.48 426908 23857576 2108856 6.22 4368384 20624844 204 04:55:18 04:20:01 6231568 31429524 814940 2.48 426928 23857580 2108856 6.22 4368068 20624848 60 04:55:18 04:21:01 6231192 31429700 814936 2.48 426932 23858088 2108856 6.22 4370984 20625168 44 04:55:18 04:22:01 6231176 31429688 814904 2.48 426932 23858092 2108856 6.22 4370868 20625164 64 04:55:18 04:23:01 6219244 31419712 824748 2.51 427036 23858860 2088960 6.16 4381088 20625624 20 04:55:18 04:24:01 6218572 31419328 825024 2.51 427072 23859060 2088960 6.16 4382492 20625356 36 04:55:18 04:25:01 6218320 31419120 825196 2.51 427096 23859060 2088960 6.16 4382216 20625356 8 04:55:18 04:26:01 6217988 31418816 825448 2.51 427108 23859068 2088960 6.16 4382496 20625344 4 04:55:18 04:27:01 6217104 31417944 826184 2.51 427120 23859072 2088960 6.16 4382280 20625348 32 04:55:18 04:28:01 6217364 31418204 825848 2.51 427176 23859060 2088960 6.16 4382140 20625324 16 04:55:18 04:29:01 6217544 31418448 825548 2.51 427200 23859076 2088960 6.16 4382136 20625332 28 04:55:18 04:30:01 6217712 31418676 825488 2.51 427232 23859076 2088960 6.16 4382264 20625336 12 04:55:18 04:31:01 6217444 31418412 825696 2.51 427260 23859080 2088960 6.16 4382264 20625340 24 04:55:18 04:32:01 6217616 31418596 825432 2.51 427280 23859084 2088960 6.16 4382264 20625344 8 04:55:18 04:33:01 6217560 31418604 825368 2.51 427300 23859080 2105012 6.21 4382396 20625348 20 04:55:18 04:34:01 6216188 31417236 826688 2.51 427328 23859088 2105012 6.21 4382612 20625352 28 04:55:18 04:35:01 6215408 31416460 827400 2.52 427344 23859092 2105012 6.21 4382636 20625356 24 04:55:18 04:36:01 6215304 31416424 827320 2.52 427376 23859096 2105012 6.21 4382976 20625348 52 04:55:18 04:37:01 6215784 31416908 826876 2.52 427400 23859088 2105012 6.21 4382640 20625348 12 04:55:18 04:38:01 6215628 31416812 827104 2.52 427432 23859100 2105012 6.21 4382444 20625356 16 04:55:18 04:39:01 6215628 31416848 827072 2.52 427452 23859108 2105012 6.21 4382680 20625360 28 04:55:18 04:40:01 6214848 31416068 827816 2.52 427460 23859108 2105012 6.21 4382404 20625360 40 04:55:18 04:41:01 6214800 31416024 827792 2.52 427472 23859112 2105012 6.21 4382488 20625364 24 04:55:18 04:42:01 6214264 31415488 828276 2.52 427476 23859112 2105012 6.21 4382428 20625364 40 04:55:18 04:43:01 6215280 31416512 827196 2.52 427488 23859112 2105012 6.21 4382488 20625368 32 04:55:18 04:44:01 6214524 31415820 827920 2.52 427512 23859120 2105012 6.21 4382776 20625376 52 04:55:18 04:45:01 6214972 31416272 827392 2.52 427520 23859124 2105012 6.21 4382484 20625380 28 04:55:18 04:46:01 6214248 31415680 827964 2.52 427540 23859256 2105012 6.21 4382484 20625512 8 04:55:18 04:47:01 6213932 31415424 828184 2.52 427568 23859256 2105012 6.21 4382612 20625516 12 04:55:18 04:48:01 6213924 31415468 828108 2.52 427596 23859260 2105012 6.21 4383048 20625524 260 04:55:18 04:49:01 6213916 31415460 828104 2.52 427608 23859260 2105012 6.21 4382596 20625524 12 04:55:18 04:50:01 6213820 31415384 828148 2.52 427616 23859264 2105012 6.21 4382828 20625516 56 04:55:18 04:51:01 6213812 31415380 828088 2.52 427632 23859268 2105012 6.21 4382868 20625520 176 04:55:18 04:52:01 6213488 31415056 828360 2.52 427640 23859268 2105012 6.21 4382944 20625520 40 04:55:18 04:53:01 6213772 31415344 828004 2.52 427668 23859264 2105012 6.21 4382924 20625524 16 04:55:18 04:54:01 5493808 31372660 870092 2.65 440388 24479960 2249636 6.63 4432788 21246648 628976 04:55:18 04:55:01 4643180 31358520 881712 2.68 479988 25186124 2167128 6.39 4530108 21911060 1116 04:55:18 Average: 7641887 31249636 992991 3.02 400828 22369110 2557614 7.54 4328007 19328275 121793 04:55:18 04:55:18 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:55:18 03:59:01 veth216a39b 122.23 137.63 12.21 120.30 0.00 0.00 0.00 0.01 04:55:18 03:59:01 ens3 1139.26 972.59 10419.29 147.56 0.00 0.00 0.00 0.00 04:55:18 03:59:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 04:55:18 03:59:01 docker0 745.34 765.82 52.89 3191.95 0.00 0.00 0.00 0.00 04:55:18 04:00:01 veth7cddeb9 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:55:18 04:00:01 ens3 194.07 118.98 1506.88 21.28 0.00 0.00 0.00 0.00 04:55:18 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:00:01 docker0 102.22 164.45 8.43 1477.09 0.00 0.00 0.00 0.00 04:55:18 04:01:01 veth7cddeb9 1.23 1.25 0.11 0.20 0.00 0.00 0.00 0.00 04:55:18 04:01:01 ens3 24.23 15.51 19.12 10.84 0.00 0.00 0.00 0.00 04:55:18 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:01:01 docker0 1.23 1.23 0.09 0.20 0.00 0.00 0.00 0.00 04:55:18 04:02:01 veth7cddeb9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:02:01 ens3 22.88 13.56 19.65 11.13 0.00 0.00 0.00 0.00 04:55:18 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth460d24a 4.45 2.76 48.46 0.22 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethd75e38d 0.67 1.27 0.06 0.28 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth0706b24 3.93 1.55 42.62 0.13 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth2273722 2.83 5.10 0.24 69.41 0.00 0.00 0.00 0.01 04:55:18 04:03:01 veth90602fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth73f90de 3.03 7.38 0.23 42.84 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth7b62669 1.72 3.70 0.14 42.60 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth607c082 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth0f9ff94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth5c5469b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth4b6ce0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethb7d27a6 2.76 4.45 0.22 48.46 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth7bc48d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethdaef642 3.18 7.76 0.25 125.93 0.00 0.00 0.00 0.01 04:55:18 04:03:01 veth3cb3560 1.55 3.93 0.13 42.62 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth905a1e4 3.70 1.72 42.60 0.14 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth5d4f699 6.16 3.33 85.14 0.28 0.00 0.00 0.00 0.00 04:55:18 04:03:01 ens3 244.29 130.25 4548.24 27.77 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth91063dd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth8f85255 3.33 6.16 0.28 85.14 0.00 0.00 0.00 0.01 04:55:18 04:03:01 veth2f745cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth64425b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth59d9ba8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethdf69e3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 docker0 23.88 45.15 1.60 543.03 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth54972c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethaa87035 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 vethe3ca320 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:03:01 veth0710394 7.38 3.03 42.84 0.23 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethd75e38d 0.13 2.63 0.01 0.11 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethcd11427 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethad5c670 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethb34454f 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethc803ce9 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth8ebe0d5 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 ens3 967.74 553.16 8861.15 67.17 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth291b89c 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth906c62e 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth8ce9c2a 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:04:01 docker0 537.09 940.69 47.61 8839.88 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethada27d5 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth3d2462f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:04:01 veth4fd79b8 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 04:55:18 04:04:01 vethe6033ec 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethd75e38d 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethcd11427 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethad5c670 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethb34454f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethc803ce9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth8ebe0d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 ens3 8.31 5.90 6.83 3.94 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth291b89c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth906c62e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth8ce9c2a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethada27d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth3d2462f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 veth4fd79b8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:05:01 vethe6033ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethd75e38d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethcd11427 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethad5c670 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethb34454f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethc803ce9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 veth8ebe0d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 ens3 5.45 4.13 4.34 2.58 0.00 0.00 0.00 0.00 04:55:18 04:06:01 veth906c62e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:06:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethada27d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 veth3d2462f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 veth4fd79b8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:06:01 vethe6033ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 vethd75e38d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 vethad5c670 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 vethb34454f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 veth51ea6a1 0.77 0.05 0.04 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 veth8ebe0d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 ens3 2.23 1.65 1.82 1.04 0.00 0.00 0.00 0.00 04:55:18 04:07:02 veth906c62e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 vethada27d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 veth3d2462f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:07:02 vethe6033ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:08:01 ens3 218.59 220.40 120.71 1116.20 0.00 0.00 0.00 0.00 04:55:18 04:08:01 lo 19.52 19.52 1.91 1.91 0.00 0.00 0.00 0.00 04:55:18 04:08:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:09:01 ens3 418.60 419.68 195.66 2484.14 0.00 0.00 0.00 0.00 04:55:18 04:09:01 lo 36.79 36.79 3.60 3.60 0.00 0.00 0.00 0.00 04:55:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:10:01 ens3 204.43 195.95 98.53 1192.83 0.00 0.00 0.00 0.00 04:55:18 04:10:01 lo 15.73 15.73 1.53 1.53 0.00 0.00 0.00 0.00 04:55:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:13:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:55:18 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:14:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:15:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:18:01 ens3 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:55:18 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:21:01 ens3 0.87 0.62 0.82 0.38 0.00 0.00 0.00 0.00 04:55:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:22:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:23:01 ens3 3.77 3.20 2.62 3.73 0.00 0.00 0.00 0.00 04:55:18 04:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:24:01 ens3 2.10 1.78 1.27 1.12 0.00 0.00 0.00 0.00 04:55:18 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:26:01 ens3 1.75 1.52 0.99 1.22 0.00 0.00 0.00 0.00 04:55:18 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:28:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:55:18 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:31:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:32:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:33:01 ens3 0.48 0.12 0.17 0.07 0.00 0.00 0.00 0.00 04:55:18 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:34:01 ens3 1.57 0.38 0.40 0.21 0.00 0.00 0.00 0.00 04:55:18 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:35:01 ens3 1.28 0.30 0.36 0.21 0.00 0.00 0.00 0.00 04:55:18 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:36:01 ens3 1.02 0.52 0.54 0.40 0.00 0.00 0.00 0.00 04:55:18 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:37:01 ens3 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00 04:55:18 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:38:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:55:18 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:43:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:55:18 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:44:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:48:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:55:18 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:49:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 04:55:18 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:18 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:55:18 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:55:18 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:53:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:55:18 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:54:01 ens3 150.12 76.75 4031.15 11.40 0.00 0.00 0.00 0.00 04:55:18 04:54:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:55:18 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:18 04:55:01 ens3 338.88 242.91 4101.08 168.55 0.00 0.00 0.00 0.00 04:55:18 04:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 04:55:18 04:55:01 docker0 71.30 103.62 6.61 803.17 0.00 0.00 0.00 0.00 04:55:18 Average: ens3 69.37 52.28 595.62 92.23 0.00 0.00 0.00 0.00 04:55:18 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 04:55:18 Average: docker0 25.99 35.46 2.06 260.68 0.00 0.00 0.00 0.00 04:55:18 04:55:18 04:55:18 ---> sar -P ALL: 04:55:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-453) 08/15/26 _x86_64_ (8 CPU) 04:55:18 04:55:18 03:57:18 LINUX RESTART (8 CPU) 04:55:18 04:55:18 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 03:59:01 all 8.93 0.00 3.33 2.38 0.07 85.29 04:55:18 03:59:01 0 8.16 0.00 3.19 1.16 0.07 87.42 04:55:18 03:59:01 1 8.95 0.00 2.39 1.87 0.08 86.71 04:55:18 03:59:01 2 8.26 0.00 3.35 9.44 0.05 78.90 04:55:18 03:59:01 3 7.69 0.00 2.84 0.86 0.07 88.54 04:55:18 03:59:01 4 8.12 0.00 3.41 0.71 0.07 87.69 04:55:18 03:59:01 5 9.01 0.00 3.27 3.49 0.05 84.18 04:55:18 03:59:01 6 13.73 0.00 3.92 1.08 0.08 81.18 04:55:18 03:59:01 7 7.48 0.00 4.31 0.44 0.07 87.70 04:55:18 04:00:01 all 43.51 0.00 7.24 0.52 0.10 48.63 04:55:18 04:00:01 0 42.22 0.00 7.32 1.58 0.10 48.78 04:55:18 04:00:01 1 44.53 0.00 7.15 0.69 0.08 47.54 04:55:18 04:00:01 2 43.62 0.00 7.20 0.15 0.10 48.93 04:55:18 04:00:01 3 45.76 0.00 6.86 0.05 0.10 47.23 04:55:18 04:00:01 4 40.78 0.00 7.87 0.12 0.10 51.13 04:55:18 04:00:01 5 44.64 0.00 6.98 0.25 0.10 48.03 04:55:18 04:00:01 6 42.77 0.00 7.28 1.25 0.10 48.60 04:55:18 04:00:01 7 43.79 0.00 7.28 0.08 0.08 48.76 04:55:18 04:01:01 all 44.75 0.00 8.21 0.14 0.09 46.80 04:55:18 04:01:01 0 44.43 0.00 7.91 0.00 0.08 47.58 04:55:18 04:01:01 1 47.14 0.00 8.32 0.05 0.10 44.38 04:55:18 04:01:01 2 41.90 0.00 9.09 0.84 0.10 48.07 04:55:18 04:01:01 3 45.84 0.00 8.28 0.00 0.08 45.79 04:55:18 04:01:01 4 45.32 0.00 8.48 0.00 0.08 46.12 04:55:18 04:01:01 5 42.93 0.00 7.24 0.00 0.08 49.74 04:55:18 04:01:01 6 43.39 0.00 8.45 0.24 0.08 47.83 04:55:18 04:01:01 7 47.09 0.00 7.94 0.02 0.10 44.85 04:55:18 04:02:01 all 58.12 0.00 7.43 0.12 0.10 34.23 04:55:18 04:02:01 0 56.89 0.00 7.15 0.03 0.10 35.82 04:55:18 04:02:01 1 58.65 0.00 7.20 0.05 0.12 33.98 04:55:18 04:02:01 2 59.05 0.00 7.37 0.10 0.08 33.40 04:55:18 04:02:01 3 56.95 0.00 7.43 0.00 0.08 35.54 04:55:18 04:02:01 4 58.26 0.00 7.90 0.47 0.08 33.28 04:55:18 04:02:01 5 58.52 0.00 7.25 0.25 0.10 33.88 04:55:18 04:02:01 6 58.83 0.00 7.22 0.00 0.12 33.83 04:55:18 04:02:01 7 57.82 0.00 7.94 0.02 0.08 34.14 04:55:18 04:03:01 all 21.87 0.00 7.86 13.45 0.07 56.76 04:55:18 04:03:01 0 20.76 0.00 7.83 9.14 0.08 62.20 04:55:18 04:03:01 1 21.39 0.00 7.34 10.93 0.07 60.27 04:55:18 04:03:01 2 23.60 0.00 8.00 17.89 0.07 50.44 04:55:18 04:03:01 3 20.92 0.00 7.96 10.90 0.08 60.13 04:55:18 04:03:01 4 22.35 0.00 8.70 29.13 0.08 39.74 04:55:18 04:03:01 5 20.82 0.00 7.31 21.14 0.07 50.66 04:55:18 04:03:01 6 22.02 0.00 7.81 5.60 0.07 64.50 04:55:18 04:03:01 7 23.06 0.00 7.93 2.91 0.07 66.03 04:55:18 04:04:01 all 16.33 0.00 9.36 15.04 0.06 59.21 04:55:18 04:04:01 0 17.24 0.00 8.76 32.99 0.07 40.95 04:55:18 04:04:01 1 16.42 0.00 8.81 3.18 0.05 71.54 04:55:18 04:04:01 2 16.06 0.00 9.13 7.82 0.05 66.94 04:55:18 04:04:01 3 15.74 0.00 10.80 37.74 0.07 35.65 04:55:18 04:04:01 4 15.78 0.00 9.06 4.68 0.07 70.41 04:55:18 04:04:01 5 15.66 0.00 10.17 11.26 0.05 62.86 04:55:18 04:04:01 6 16.71 0.00 8.53 6.69 0.07 68.00 04:55:18 04:04:01 7 17.06 0.00 9.62 15.88 0.07 57.36 04:55:18 04:05:01 all 89.58 0.00 10.29 0.00 0.11 0.01 04:55:18 04:05:01 0 89.25 0.00 10.61 0.00 0.10 0.03 04:55:18 04:05:01 1 89.81 0.00 10.08 0.00 0.10 0.02 04:55:18 04:05:01 2 89.79 0.00 10.11 0.00 0.10 0.00 04:55:18 04:05:01 3 90.10 0.00 9.76 0.00 0.13 0.00 04:55:18 04:05:01 4 88.70 0.00 11.18 0.00 0.08 0.03 04:55:18 04:05:01 5 89.44 0.00 10.41 0.00 0.12 0.03 04:55:18 04:05:01 6 90.54 0.00 9.35 0.00 0.12 0.00 04:55:18 04:05:01 7 89.04 0.00 10.83 0.00 0.13 0.00 04:55:18 04:06:01 all 90.59 0.00 9.29 0.00 0.12 0.00 04:55:18 04:06:01 0 91.24 0.00 8.65 0.00 0.12 0.00 04:55:18 04:06:01 1 90.44 0.00 9.43 0.00 0.13 0.00 04:55:18 04:06:01 2 91.20 0.00 8.68 0.00 0.12 0.00 04:55:18 04:06:01 3 90.92 0.00 8.96 0.00 0.12 0.00 04:55:18 04:06:01 4 89.97 0.00 9.92 0.00 0.12 0.00 04:55:18 04:06:01 5 90.22 0.00 9.65 0.00 0.13 0.00 04:55:18 04:06:01 6 90.68 0.00 9.18 0.00 0.13 0.00 04:55:18 04:06:01 7 90.05 0.00 9.83 0.00 0.12 0.00 04:55:18 04:07:02 all 90.64 0.00 9.21 0.00 0.13 0.01 04:55:18 04:07:02 0 91.01 0.00 8.85 0.00 0.13 0.00 04:55:18 04:07:02 1 91.48 0.00 8.40 0.00 0.12 0.00 04:55:18 04:07:02 2 90.48 0.00 9.37 0.00 0.13 0.02 04:55:18 04:07:02 3 90.13 0.00 9.76 0.00 0.12 0.00 04:55:18 04:07:02 4 91.11 0.00 8.74 0.00 0.15 0.00 04:55:18 04:07:02 5 90.19 0.00 9.64 0.00 0.17 0.00 04:55:18 04:07:02 6 90.40 0.00 9.45 0.02 0.13 0.00 04:55:18 04:07:02 7 90.33 0.00 9.50 0.00 0.12 0.05 04:55:18 04:08:01 all 11.11 0.00 2.42 3.41 0.06 83.00 04:55:18 04:08:01 0 12.45 0.00 2.64 2.98 0.07 81.86 04:55:18 04:08:01 1 9.84 0.00 2.29 1.02 0.03 86.82 04:55:18 04:08:01 2 8.20 0.00 2.18 2.33 0.07 87.23 04:55:18 04:08:01 3 10.73 0.00 2.43 1.68 0.07 85.09 04:55:18 04:08:01 4 12.43 0.00 2.48 4.05 0.05 80.99 04:55:18 04:08:01 5 14.46 0.00 2.41 3.12 0.07 79.95 04:55:18 04:08:01 6 8.67 0.00 2.52 8.39 0.05 80.37 04:55:18 04:08:01 7 12.10 0.00 2.40 3.75 0.07 81.68 04:55:18 04:09:01 all 11.40 0.00 0.91 0.10 0.06 87.54 04:55:18 04:09:01 0 14.02 0.00 1.03 0.17 0.07 84.71 04:55:18 04:09:01 1 16.08 0.00 1.07 0.10 0.07 82.69 04:55:18 04:09:01 2 6.51 0.00 0.90 0.03 0.05 92.50 04:55:18 04:09:01 3 11.51 0.00 0.97 0.03 0.08 87.40 04:55:18 04:09:01 4 15.46 0.00 0.73 0.02 0.07 83.72 04:55:18 04:09:01 5 10.05 0.00 0.92 0.38 0.05 88.60 04:55:18 04:09:01 6 11.24 0.00 0.84 0.03 0.07 87.82 04:55:18 04:09:01 7 6.25 0.00 0.79 0.03 0.05 92.88 04:55:18 04:55:18 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 04:10:01 all 6.20 0.00 0.44 0.04 0.05 93.27 04:55:18 04:10:01 0 10.54 0.00 0.58 0.18 0.05 88.65 04:55:18 04:10:01 1 8.76 0.00 0.45 0.00 0.05 90.74 04:55:18 04:10:01 2 7.11 0.00 0.42 0.02 0.03 92.42 04:55:18 04:10:01 3 5.84 0.00 0.37 0.10 0.05 93.64 04:55:18 04:10:01 4 5.66 0.00 0.53 0.00 0.05 93.75 04:55:18 04:10:01 5 3.70 0.00 0.33 0.02 0.05 95.90 04:55:18 04:10:01 6 5.50 0.00 0.50 0.00 0.07 93.93 04:55:18 04:10:01 7 2.47 0.00 0.37 0.00 0.02 97.15 04:55:18 04:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 04:55:18 04:11:01 0 0.03 0.00 0.03 0.02 0.03 99.88 04:55:18 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:11:01 3 0.20 0.00 0.03 0.02 0.03 99.72 04:55:18 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:12:01 all 0.21 0.00 0.02 0.00 0.01 99.75 04:55:18 04:12:01 0 0.03 0.00 0.03 0.03 0.02 99.88 04:55:18 04:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:12:01 3 1.47 0.00 0.03 0.00 0.02 98.48 04:55:18 04:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:12:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:55:18 04:12:01 7 0.07 0.00 0.03 0.00 0.00 99.90 04:55:18 04:13:01 all 0.02 0.00 0.03 0.01 0.01 99.93 04:55:18 04:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:55:18 04:13:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:55:18 04:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:13:01 3 0.02 0.00 0.03 0.03 0.03 99.88 04:55:18 04:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:13:01 6 0.03 0.00 0.02 0.05 0.02 99.88 04:55:18 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:55:18 04:14:01 0 0.02 0.00 0.03 0.02 0.03 99.90 04:55:18 04:14:01 1 0.08 0.00 0.02 0.00 0.00 99.90 04:55:18 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:14:01 3 0.07 0.00 0.03 0.02 0.02 99.87 04:55:18 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:55:18 04:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:55:18 04:15:01 0 0.07 0.00 0.03 0.02 0.03 99.85 04:55:18 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:15:01 3 0.03 0.00 0.00 0.02 0.02 99.93 04:55:18 04:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:55:18 04:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:55:18 04:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:16:01 3 0.10 0.00 0.02 0.00 0.02 99.87 04:55:18 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 04:55:18 04:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:55:18 04:17:01 1 0.13 0.00 0.00 0.00 0.00 99.87 04:55:18 04:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:17:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:55:18 04:17:01 5 0.07 0.00 0.02 0.02 0.02 99.88 04:55:18 04:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:18:01 all 0.05 0.00 0.02 0.00 0.01 99.91 04:55:18 04:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:18:01 1 0.08 0.00 0.00 0.00 0.02 99.90 04:55:18 04:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:18:01 3 0.13 0.00 0.03 0.02 0.02 99.80 04:55:18 04:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:55:18 04:18:01 5 0.02 0.00 0.03 0.02 0.02 99.92 04:55:18 04:18:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:55:18 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:19:01 all 0.12 0.00 0.02 0.00 0.01 99.85 04:55:18 04:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:55:18 04:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:19:01 3 0.78 0.00 0.03 0.02 0.02 99.15 04:55:18 04:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:55:18 04:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:20:01 all 0.08 0.00 0.02 0.00 0.01 99.89 04:55:18 04:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:55:18 04:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:55:18 04:20:01 3 0.40 0.00 0.05 0.00 0.02 99.53 04:55:18 04:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:20:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:55:18 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:55:18 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 04:21:01 all 0.08 0.00 0.01 0.01 0.01 99.89 04:55:18 04:21:01 0 0.12 0.00 0.03 0.00 0.02 99.83 04:55:18 04:21:01 1 0.18 0.00 0.03 0.02 0.00 99.77 04:55:18 04:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:21:01 3 0.13 0.00 0.02 0.02 0.02 99.82 04:55:18 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 04:55:18 04:21:01 6 0.12 0.00 0.02 0.00 0.00 99.87 04:55:18 04:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:22:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:55:18 04:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:22:01 1 0.08 0.00 0.02 0.00 0.00 99.90 04:55:18 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:22:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:55:18 04:22:01 6 0.07 0.00 0.02 0.00 0.03 99.88 04:55:18 04:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:23:01 all 0.18 0.00 0.03 0.01 0.01 99.77 04:55:18 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:23:01 1 0.38 0.00 0.02 0.00 0.00 99.60 04:55:18 04:23:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:55:18 04:23:01 3 0.05 0.00 0.05 0.02 0.02 99.87 04:55:18 04:23:01 4 0.22 0.00 0.00 0.02 0.02 99.75 04:55:18 04:23:01 5 0.15 0.00 0.03 0.03 0.02 99.77 04:55:18 04:23:01 6 0.12 0.00 0.03 0.00 0.03 99.82 04:55:18 04:23:01 7 0.42 0.00 0.07 0.02 0.00 99.50 04:55:18 04:24:01 all 0.07 0.00 0.01 0.01 0.01 99.90 04:55:18 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:24:01 1 0.12 0.00 0.00 0.00 0.00 99.88 04:55:18 04:24:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:55:18 04:24:01 3 0.03 0.00 0.00 0.02 0.03 99.92 04:55:18 04:24:01 4 0.07 0.00 0.02 0.02 0.00 99.90 04:55:18 04:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:55:18 04:24:01 6 0.13 0.00 0.00 0.00 0.03 99.83 04:55:18 04:24:01 7 0.15 0.00 0.02 0.00 0.02 99.82 04:55:18 04:25:01 all 0.16 0.00 0.02 0.00 0.01 99.81 04:55:18 04:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:25:01 3 1.13 0.00 0.05 0.02 0.00 98.81 04:55:18 04:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:25:01 6 0.03 0.00 0.05 0.00 0.03 99.88 04:55:18 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:26:01 all 0.31 0.00 0.02 0.00 0.01 99.67 04:55:18 04:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:26:01 1 0.30 0.00 0.02 0.00 0.02 99.67 04:55:18 04:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:26:01 3 1.97 0.00 0.02 0.00 0.02 98.00 04:55:18 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:26:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:55:18 04:26:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:55:18 04:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:27:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:55:18 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:27:01 3 0.50 0.00 0.00 0.02 0.02 99.47 04:55:18 04:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:55:18 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:28:01 all 0.04 0.00 0.02 0.01 0.01 99.93 04:55:18 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:28:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:55:18 04:28:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:55:18 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:28:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:55:18 04:28:01 6 0.08 0.00 0.08 0.00 0.05 99.78 04:55:18 04:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:55:18 04:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:29:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:29:01 6 0.05 0.00 0.05 0.00 0.03 99.87 04:55:18 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:55:18 04:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:55:18 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:30:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:55:18 04:30:01 6 0.10 0.00 0.03 0.00 0.03 99.83 04:55:18 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:31:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:55:18 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:55:18 04:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:31:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:55:18 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:55:18 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:55:18 04:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:55:18 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:32:01 5 0.07 0.00 0.02 0.02 0.02 99.88 04:55:18 04:32:01 6 0.08 0.00 0.05 0.00 0.03 99.83 04:55:18 04:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:33:01 all 0.21 0.00 0.02 0.00 0.01 99.75 04:55:18 04:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:33:01 3 1.52 0.00 0.00 0.02 0.02 98.45 04:55:18 04:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:33:01 5 0.03 0.00 0.05 0.02 0.00 99.90 04:55:18 04:33:01 6 0.10 0.00 0.05 0.00 0.03 99.82 04:55:18 04:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:34:01 all 0.28 0.00 0.01 0.00 0.01 99.70 04:55:18 04:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 04:55:18 04:34:01 3 1.97 0.00 0.00 0.02 0.00 98.01 04:55:18 04:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:34:01 5 0.07 0.00 0.00 0.00 0.02 99.92 04:55:18 04:34:01 6 0.08 0.00 0.03 0.00 0.03 99.85 04:55:18 04:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:35:01 all 0.10 0.00 0.02 0.00 0.01 99.86 04:55:18 04:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:35:01 3 0.66 0.00 0.00 0.02 0.02 99.30 04:55:18 04:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:35:01 5 0.05 0.00 0.05 0.02 0.02 99.87 04:55:18 04:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:55:18 04:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:36:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:55:18 04:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:36:01 1 0.08 0.00 0.00 0.00 0.00 99.92 04:55:18 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:55:18 04:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:55:18 04:36:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:55:18 04:36:01 6 0.08 0.00 0.05 0.00 0.02 99.85 04:55:18 04:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:55:18 04:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:37:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:55:18 04:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:55:18 04:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 04:55:18 04:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:55:18 04:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:38:01 3 0.02 0.00 0.02 0.03 0.03 99.90 04:55:18 04:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:38:01 5 0.05 0.00 0.03 0.02 0.00 99.90 04:55:18 04:38:01 6 0.13 0.00 0.00 0.00 0.02 99.85 04:55:18 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:55:18 04:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:55:18 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:55:18 04:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:55:18 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:55:18 04:40:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:55:18 04:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:40:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:55:18 04:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:55:18 04:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:41:01 3 0.00 0.00 0.02 0.02 0.03 99.93 04:55:18 04:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:41:01 6 0.07 0.00 0.10 0.00 0.03 99.80 04:55:18 04:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:55:18 04:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:42:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:55:18 04:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:55:18 04:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:42:01 6 0.10 0.00 0.05 0.00 0.02 99.83 04:55:18 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:55:18 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 04:43:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:55:18 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:43:01 3 0.00 0.00 0.02 0.03 0.02 99.93 04:55:18 04:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:43:01 6 0.10 0.00 0.05 0.00 0.02 99.83 04:55:18 04:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:55:18 04:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 04:55:18 04:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:55:18 04:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:44:01 6 0.10 0.00 0.03 0.00 0.02 99.85 04:55:18 04:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:55:18 04:45:01 all 0.03 0.00 0.02 0.00 0.01 99.95 04:55:18 04:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:45:01 3 0.02 0.00 0.02 0.02 0.03 99.92 04:55:18 04:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:55:18 04:45:01 6 0.08 0.00 0.07 0.00 0.02 99.83 04:55:18 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:46:01 all 0.07 0.00 0.01 0.01 0.01 99.90 04:55:18 04:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:46:01 3 0.43 0.00 0.05 0.02 0.03 99.47 04:55:18 04:46:01 4 0.00 0.00 0.00 0.03 0.02 99.95 04:55:18 04:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:46:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:55:18 04:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:47:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:55:18 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:47:01 3 0.28 0.00 0.00 0.00 0.03 99.68 04:55:18 04:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:47:01 6 0.08 0.00 0.00 0.00 0.02 99.90 04:55:18 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:48:01 all 0.20 0.00 0.03 0.00 0.01 99.75 04:55:18 04:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:48:01 2 0.73 0.00 0.03 0.00 0.02 99.22 04:55:18 04:48:01 3 0.75 0.00 0.07 0.02 0.03 99.14 04:55:18 04:48:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:55:18 04:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:55:18 04:48:01 6 0.07 0.00 0.07 0.00 0.02 99.85 04:55:18 04:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:55:18 04:49:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:55:18 04:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:55:18 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:49:01 2 1.99 0.00 0.03 0.00 0.02 97.96 04:55:18 04:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:55:18 04:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:50:01 all 0.28 0.00 0.02 0.00 0.01 99.68 04:55:18 04:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:55:18 04:50:01 2 1.95 0.00 0.03 0.00 0.02 98.00 04:55:18 04:50:01 3 0.03 0.00 0.05 0.02 0.03 99.87 04:55:18 04:50:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:55:18 04:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:55:18 04:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:55:18 04:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:55:18 04:51:01 all 0.06 0.00 0.02 0.00 0.01 99.91 04:55:18 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:51:01 2 0.33 0.00 0.10 0.00 0.02 99.55 04:55:18 04:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:55:18 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:51:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:55:18 04:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:55:18 04:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:55:18 04:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:55:18 04:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:55:18 04:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:55:18 04:52:01 3 0.03 0.00 0.03 0.02 0.03 99.88 04:55:18 04:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:55:18 04:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:55:18 04:52:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:55:18 04:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:55:18 04:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:55:18 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:55:18 04:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:55:18 04:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:55:18 04:53:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:55:18 04:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:55:18 04:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:55:18 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:55:18 04:55:18 04:53:01 CPU %user %nice %system %iowait %steal %idle 04:55:18 04:54:01 all 2.60 0.00 1.09 0.05 0.03 96.23 04:55:18 04:54:01 0 2.11 0.00 1.51 0.05 0.03 96.29 04:55:18 04:54:01 1 2.93 0.00 1.49 0.02 0.02 95.55 04:55:18 04:54:01 2 3.43 0.00 1.24 0.02 0.03 95.28 04:55:18 04:54:01 3 2.08 0.00 0.85 0.17 0.05 96.85 04:55:18 04:54:01 4 2.82 0.00 0.99 0.13 0.02 96.04 04:55:18 04:54:01 5 2.25 0.00 0.55 0.02 0.02 97.16 04:55:18 04:54:01 6 2.57 0.00 1.39 0.00 0.03 96.01 04:55:18 04:54:01 7 2.61 0.00 0.74 0.02 0.02 96.62 04:55:18 04:55:01 all 8.60 0.00 3.38 0.84 0.07 87.11 04:55:18 04:55:01 0 9.30 0.00 3.28 0.05 0.05 87.32 04:55:18 04:55:01 1 9.71 0.00 3.23 0.10 0.07 86.89 04:55:18 04:55:01 2 8.28 0.00 3.93 2.30 0.07 85.42 04:55:18 04:55:01 3 7.79 0.00 2.83 0.37 0.07 88.93 04:55:18 04:55:01 4 8.68 0.00 3.73 3.31 0.08 84.19 04:55:18 04:55:01 5 9.23 0.00 3.16 0.18 0.05 87.38 04:55:18 04:55:01 6 7.90 0.00 3.79 0.19 0.07 88.06 04:55:18 04:55:01 7 7.92 0.00 3.13 0.25 0.07 88.63 04:55:18 Average: all 8.89 0.00 1.42 0.63 0.03 89.03 04:55:18 Average: 0 8.94 0.00 1.40 0.85 0.03 88.79 04:55:18 Average: 1 9.07 0.00 1.36 0.31 0.02 89.23 04:55:18 Average: 2 8.81 0.00 1.42 0.71 0.02 89.04 04:55:18 Average: 3 9.03 0.00 1.42 0.91 0.04 88.61 04:55:18 Average: 4 8.87 0.00 1.47 0.74 0.03 88.89 04:55:18 Average: 5 8.81 0.00 1.40 0.70 0.03 89.06 04:55:18 Average: 6 8.89 0.00 1.43 0.41 0.04 89.24 04:55:18 Average: 7 8.73 0.00 1.45 0.41 0.02 89.39 04:55:18 04:55:18 04:55:18