Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4382fa897e382c6db58840c4ee14b0b0255d0821 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-ssh11563679933198707037.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-ssh856878027719154619.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-ssh14541997908940520977.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-ssh17174344883241722261.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-ssh7941415140185207428.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15877 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/992 [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/992 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4382fa897e382c6db58840c4ee14b0b0255d0821 (main) Commit message: "Merge pull request #5454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.75" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4382fa897e382c6db58840c4ee14b0b0255d0821 # timeout=10 > git rev-list --no-walk 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:38 ========================================================= 01:41:38 EdgeX Global Pipelines Version Info 01:41:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:39 ------------------- 01:41:39 stable info: 01:41:39 ------------------- 01:41:39 Commited By: Ginny Guan ginny@iotechsys.com 01:41:39 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:41:39 Message: update stable to v1.0.281 01:41:40 ------------------- 01:41:40 experimental info: 01:41:40 ------------------- 01:41:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:41:40 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:41:40 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:41:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4382fa8 [Pipeline] echo 01:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:41 provisioning config files... 01:41:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config17941287885010191564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:41 ---> ****-login.sh 01:41:41 nexus3.edgexfoundry.org:10001 01:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:42 01:41:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:42 Configure a credential helper to remove this warning. See 01:41:42 https://docs.****.com/go/credential-store/ 01:41:42 01:41:42 Login Succeeded 01:41:42 nexus3.edgexfoundry.org:10002 01:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:42 01:41:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:42 Configure a credential helper to remove this warning. See 01:41:42 https://docs.****.com/go/credential-store/ 01:41:42 01:41:42 Login Succeeded 01:41:42 nexus3.edgexfoundry.org:10003 01:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:42 01:41:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:42 Configure a credential helper to remove this warning. See 01:41:42 https://docs.****.com/go/credential-store/ 01:41:42 01:41:42 Login Succeeded 01:41:42 nexus3.edgexfoundry.org:10004 01:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:42 01:41:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:42 Configure a credential helper to remove this warning. See 01:41:42 https://docs.****.com/go/credential-store/ 01:41:42 01:41:42 Login Succeeded 01:41:42 ****.io 01:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:42 01:41:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:42 Configure a credential helper to remove this warning. See 01:41:42 https://docs.****.com/go/credential-store/ 01:41:42 01:41:42 Login Succeeded 01:41:42 ---> ****-login.sh ends [Pipeline] } 01:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:43 + 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 01:41:43 + cut -d/ -f2 01:41:43 + dirname cmd/core-command/Dockerfile 01:41:43 + echo core-command,cmd/core-command/Dockerfile 01:41:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:41:43 + dirname cmd/core-data/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo core-data,cmd/core-data/Dockerfile 01:41:43 + dirname cmd/core-keeper/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo core-keeper,cmd/core-keeper/Dockerfile 01:41:43 + dirname cmd/core-metadata/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo core-metadata,cmd/core-metadata/Dockerfile 01:41:43 + + dirname cmd/security-bootstrapper/Dockerfile 01:41:43 cut -d/ -f2 01:41:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:41:43 + dirname cmd/security-proxy-auth/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:41:43 + dirname cmd/security-proxy-setup/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:41:43 + dirname cmd/security-secretstore-setup/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:41:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:41:43 + dirname+ cmd/security-spire-agent/Dockerfile 01:41:43 cut -d/ -f2 01:41:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:41:43 + dirname cmd/security-spire-config/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:41:43 + dirname cmd/security-spire-server/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:41:43 + dirname cmd/support-notifications/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo support-notifications,cmd/support-notifications/Dockerfile 01:41:43 + dirname cmd/support-scheduler/Dockerfile 01:41:43 + cut -d/ -f2 01:41:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:41:43 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 01:41:43 + git rev-list -1 --merges 4382fa897e382c6db58840c4ee14b0b0255d0821~1..4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo 01:41:43 -----------> git rev-list -1 --merges 4382fa897e382c6db58840c4ee14b0b0255d0821~1..4382fa897e382c6db58840c4ee14b0b0255d0821 4382fa897e382c6db58840c4ee14b0b0255d0821 01:41:43 4382fa897e382c6db58840c4ee14b0b0255d0821 [false] [Pipeline] sh 01:41:43 + git log --format=format:%s -1 4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo 01:41:43 ========================================================= 01:41:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:41:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:44 + grep -v github /etc/ssh/ssh_known_hosts 01:41:44 + [ -e /tmp/ssh_known_hosts ] 01:41:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:41:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:41:44 + sudo tee -a /etc/ssh/ssh_known_hosts 01:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:44 01:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:45 0.1.4: Pulling from edgex-devops/py-git-semver 01:41:45 3dae71ba6b94: Pulling fs layer 01:41:45 6bf1a483ea7c: Pulling fs layer 01:41:45 f5dfc541a4d3: Pulling fs layer 01:41:45 461d9e800cba: Pulling fs layer 01:41:45 80192f66455f: Pulling fs layer 01:41:45 2e8e34ca0e6c: Pulling fs layer 01:41:45 a29436f7fd5d: Pulling fs layer 01:41:45 923cac83aea3: Pulling fs layer 01:41:45 25ad8b0a4227: Pulling fs layer 01:41:45 db01528c6b51: Pulling fs layer 01:41:45 28988de357af: Pulling fs layer 01:41:45 461d9e800cba: Waiting 01:41:45 a29436f7fd5d: Waiting 01:41:45 80192f66455f: Waiting 01:41:45 923cac83aea3: Waiting 01:41:45 28988de357af: Waiting 01:41:45 25ad8b0a4227: Waiting 01:41:45 db01528c6b51: Waiting 01:41:45 2e8e34ca0e6c: Waiting 01:41:45 6bf1a483ea7c: Verifying Checksum 01:41:45 6bf1a483ea7c: Download complete 01:41:45 461d9e800cba: Download complete 01:41:45 80192f66455f: Verifying Checksum 01:41:45 80192f66455f: Download complete 01:41:45 f5dfc541a4d3: Verifying Checksum 01:41:45 f5dfc541a4d3: Download complete 01:41:45 3dae71ba6b94: Verifying Checksum 01:41:45 3dae71ba6b94: Download complete 01:41:45 923cac83aea3: Verifying Checksum 01:41:45 923cac83aea3: Download complete 01:41:45 25ad8b0a4227: Verifying Checksum 01:41:45 25ad8b0a4227: Download complete 01:41:45 db01528c6b51: Verifying Checksum 01:41:45 db01528c6b51: Download complete 01:41:45 28988de357af: Verifying Checksum 01:41:45 28988de357af: Download complete 01:41:45 a29436f7fd5d: Verifying Checksum 01:41:45 a29436f7fd5d: Download complete 01:41:45 2e8e34ca0e6c: Verifying Checksum 01:41:45 2e8e34ca0e6c: Download complete 01:41:46 3dae71ba6b94: Pull complete 01:41:47 6bf1a483ea7c: Pull complete 01:41:48 f5dfc541a4d3: Pull complete 01:41:48 461d9e800cba: Pull complete 01:41:48 80192f66455f: Pull complete 01:41:52 2e8e34ca0e6c: Pull complete 01:41:53 a29436f7fd5d: Pull complete 01:41:53 923cac83aea3: Pull complete 01:41:53 25ad8b0a4227: Pull complete 01:41:53 db01528c6b51: Pull complete 01:41:53 28988de357af: Pull complete 01:41:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:53 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 01:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:41:57 $ docker top 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 -eo pid,comm 01:41:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:41:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:57 [ssh-agent] Looking for ssh-agent implementation... 01:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:57 $ docker exec 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent 01:41:57 SSH_AUTH_SOCK=/tmp/ssh-jZo8StQVGFD0/agent.33 01:41:57 SSH_AGENT_PID=39 01:41:57 Running ssh-add (command line suppressed) 01:41:58 Identity added: /w/workspace/edgex-go/992@tmp/private_key_16719123240593414958.key (/w/workspace/edgex-go/992@tmp/private_key_16719123240593414958.key) 01:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:58 + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] sh 01:41:58 + git tag --points-at HEAD [Pipeline] } 01:41:58 $ docker exec --env ******** --env ******** 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent -k 01:41:58 unset SSH_AUTH_SOCK; 01:41:58 unset SSH_AGENT_PID; 01:41:58 echo Agent pid 39 killed; 01:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:58 [ssh-agent] Looking for ssh-agent implementation... 01:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:58 $ docker exec 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent 01:41:59 SSH_AUTH_SOCK=/tmp/ssh-smCe3POiMCyX/agent.86 01:41:59 SSH_AGENT_PID=92 01:41:59 Running ssh-add (command line suppressed) 01:41:59 Identity added: /w/workspace/edgex-go/992@tmp/private_key_9428843221314867124.key (/w/workspace/edgex-go/992@tmp/private_key_9428843221314867124.key) 01:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:59 + git semver init 01:41:59 2026-07-28 01:41:59,688 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:41:59 2026-07-28 01:41:59,692 [run_init] DEBUG init version:0.0.0 force:False 01:41:59 2026-07-28 01:41:59,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/992/.semver 01:41:59 2026-07-28 01:41:59,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/992/.semver 01:41:59 2026-07-28 01:41:59,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/992/.semver'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) 01:42:05 2026-07-28 01:42:05,011 [append_file] DEBUG append to file:/w/workspace/edgex-go/992/.git/info/exclude 01:42:05 2026-07-28 01:42:05,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/992/.semver/main with force:False 01:42:05 2026-07-28 01:42:05,012 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 01:42:05 2026-07-28 01:42:05,012 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 01:42:05 4.1.0-dev.127 [Pipeline] } 01:42:05 $ docker exec --env ******** --env ******** 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent -k 01:42:05 unset SSH_AUTH_SOCK; 01:42:05 unset SSH_AGENT_PID; 01:42:05 echo Agent pid 92 killed; 01:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:05 + git semver [Pipeline] } 01:42:05 $ docker stop --time=1 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 01:42:07 $ docker rm -f --volumes 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 [Pipeline] // withDockerContainer [Pipeline] sh 01:42:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:42:07 Stashed 1 file(s) [Pipeline] echo 01:42:07 [edgeXSemver]: initialized semver on version 4.1.0-dev.127 [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 01:42:08 + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo 01:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:42:08 ========================================================= 01:42:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:42:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:42:08 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:42:08 2d35ebdb57d9: Pulling fs layer 01:42:08 c35fb4624d26: Pulling fs layer 01:42:08 4e2aec7ef170: Pulling fs layer 01:42:08 333b49ad6fbf: Pulling fs layer 01:42:08 4f4fb700ef54: Pulling fs layer 01:42:08 c3e65509a76b: Pulling fs layer 01:42:08 7cf9ebb963bd: Pulling fs layer 01:42:08 bb34ca984cfb: Pulling fs layer 01:42:08 151cf03bc807: Pulling fs layer 01:42:08 4f4fb700ef54: Waiting 01:42:08 c3e65509a76b: Waiting 01:42:08 7cf9ebb963bd: Waiting 01:42:08 151cf03bc807: Waiting 01:42:08 bb34ca984cfb: Waiting 01:42:08 333b49ad6fbf: Waiting 01:42:08 c35fb4624d26: Verifying Checksum 01:42:08 c35fb4624d26: Download complete 01:42:08 333b49ad6fbf: Download complete 01:42:09 4f4fb700ef54: Download complete 01:42:09 c3e65509a76b: Verifying Checksum 01:42:09 c3e65509a76b: Download complete 01:42:09 2d35ebdb57d9: Verifying Checksum 01:42:09 2d35ebdb57d9: Download complete 01:42:09 2d35ebdb57d9: Pull complete 01:42:09 7cf9ebb963bd: Verifying Checksum 01:42:09 7cf9ebb963bd: Download complete 01:42:09 4e2aec7ef170: Verifying Checksum 01:42:09 4e2aec7ef170: Download complete 01:42:09 c35fb4624d26: Pull complete 01:42:09 151cf03bc807: Verifying Checksum 01:42:09 151cf03bc807: Download complete 01:42:09 bb34ca984cfb: Verifying Checksum 01:42:09 bb34ca984cfb: Download complete 01:42:14 4e2aec7ef170: Pull complete 01:42:14 333b49ad6fbf: Pull complete 01:42:14 4f4fb700ef54: Pull complete 01:42:14 c3e65509a76b: Pull complete 01:42:14 7cf9ebb963bd: Pull complete 01:42:16 bb34ca984cfb: Pull complete 01:42:17 151cf03bc807: Pull complete 01:42:17 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:42:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:42:17 WORKDIR /edgex 01:42:17 COPY go.mod . 01:42:17 RUN go mod download 01:42:17 + docker build -t ci-base-image-x86_64 -f - . 01:42:18 #0 building with "default" instance using docker driver 01:42:18 01:42:18 #1 [internal] load build definition from Dockerfile 01:42:18 #1 transferring dockerfile: 164B done 01:42:18 #1 DONE 0.0s 01:42:18 01:42:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:42:18 #2 DONE 0.0s 01:42:18 01:42:18 #3 [internal] load .dockerignore 01:42:18 #3 transferring context: 01:42:18 #3 transferring context: 50B done 01:42:18 #3 DONE 0.1s 01:42:18 01:42:18 #4 [internal] load build context 01:42:18 #4 transferring context: 7.01kB done 01:42:18 #4 DONE 0.0s 01:42:18 01:42:18 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:42:18 #5 DONE 0.1s 01:42:18 01:42:18 #6 [2/4] WORKDIR /edgex 01:42:21 #6 DONE 3.3s 01:42:21 01:42:21 #7 [3/4] COPY go.mod . 01:42:21 #7 DONE 0.0s 01:42:21 01:42:21 #8 [4/4] RUN go mod download 01:42:23 Still waiting to schedule task 01:42:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ 01:42:34 #8 DONE 11.2s 01:42:34 01:42:34 #9 exporting to image 01:42:34 #9 exporting layers 01:42:36 #9 exporting layers 3.2s done 01:42:36 #9 writing image sha256:0af178d5756a39065b1883a083987fc2457a3feefb02e8aa45e39de59582f9a0 done 01:42:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:42:36 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:37 + docker inspect -f . ci-base-image-x86_64 01:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:37 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 01:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:42:37 $ docker top 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:37 + go version 01:42:37 go version go1.25.2 linux/amd64 [Pipeline] } 01:42:37 $ docker stop --time=1 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c 01:42:39 $ docker rm -f --volumes 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:39 + docker inspect -f . ci-base-image-x86_64 01:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:39 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 01:42:39 $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:42:39 $ docker top 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d -eo pid,comm [Pipeline] { [Pipeline] echo 01:42:39 ========================================================= 01:42:39 [edgeXBuildGoParallel] Running Tests and Build... 01:42:39 ========================================================= [Pipeline] sh 01:42:40 + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] fileExists [Pipeline] sh 01:42:40 + make test 01:42:40 go test -race -coverprofile=coverage.out ./... 01:42:48 ? github.com/edgexfoundry/edgex-go [no test files] 01:43:20 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:43:20 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:43:20 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 71.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 57.3% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.399s coverage: 94.2% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:43:24 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 11.1% of statements 01:43:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:43:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.7% of statements 01:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:43:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:43:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:43:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:43:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements 01:43:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:43:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 01:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 38.2% of statements 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 01:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:43:30 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:43:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 01:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 89.5% of statements 01:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 01:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 94.1% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 01:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 01:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.034s coverage: 33.3% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.153s coverage: 54.8% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 01:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 93.8% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 01:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:43:52 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 01:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 19.8% of statements 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.033s coverage: 19.1% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements 01:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:43:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 48.8% of statements 01:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:43:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:43:56 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 01:43:56 running golangci-lint 01:43:56 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:43:56 go version go1.25.2 linux/amd64 01:43:56 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:43:56 level=info msg="[config_reader] Used config file .golangci.yml" 01:43:56 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:43:56 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:43:56 level=info msg="[goenv] Read go env for 2.645286ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:43:56 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:44:18 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.986851884s" 01:44:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.023711ms" 01:44:30 level=info msg="[linters_context/goanalysis] analyzers took 1m38.625093338s with top 10 stages: buildir: 52.700337248s, inspect: 2.974814749s, gosec: 2.645799296s, fact_deprecated: 2.496089961s, ctrlflow: 1.580875696s, printf: 1.538999464s, fact_purity: 1.506208627s, nilness: 1.128249796s, typedness: 983.079624ms, SA5012: 889.446869ms" 01:44:30 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:44:30 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:44:30 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:44:30 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:44:30 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, nolint_filter: 21/0, cgo: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_rules: 22/21" 01:44:30 level=info msg="[runner] processing took 8.15788ms with stages: nolint_filter: 7.327954ms, generated_file_filter: 606.933µs, exclusion_rules: 125.558µs, exclusion_paths: 50.582µs, path_relativity: 32.122µs, cgo: 2.73µs, sort_results: 2.65µs, path_absoluter: 2.46µs, filename_unadjuster: 1.92µs, invalid_issue: 1.801µs, max_same_issues: 760ns, fixer: 730ns, diff: 390ns, source_code: 260ns, path_prettifier: 250ns, uniq_by_line: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_shortener: 140ns, severity-rules: 100ns" 01:44:30 level=info msg="[runner] linters took 11.383421686s with stages: goanalysis_metalinter: 11.375195882s" 01:44:30 0 issues. 01:44:30 level=info msg="File cache stats: 0 entries of total size 0B" 01:44:30 level=info msg="Memory: 334 samples, avg is 327.8MB, max is 1394.9MB" 01:44:30 level=info msg="Execution took 33.428591551s" 01:44:30 go vet ./... 01:44:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:37 ./bin/test-attribution-txt.sh 01:44:37 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 01:44:37 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 01:44:37 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 01:44:37 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 01:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:44:37 + ls -al . 01:44:37 total 1412 01:44:37 drwxrwxr-x 11 1001 1001 4096 Jul 28 01:42 . 01:44:37 drwxr-xr-x 4 root root 4096 Jul 28 01:42 .. 01:44:37 drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 .blubracket 01:44:37 -rw-rw-r-- 1 1001 1001 10 Jul 28 01:41 .dockerignore 01:44:37 drwxrwxr-x 8 1001 1001 4096 Jul 28 01:43 .git 01:44:37 drwxrwxr-x 3 1001 1001 4096 Jul 28 01:41 .github 01:44:37 -rw-rw-r-- 1 1001 1001 909 Jul 28 01:41 .gitignore 01:44:37 -rw-rw-r-- 1 1001 1001 359 Jul 28 01:41 .golangci.yml 01:44:37 -rw-rw-r-- 1 1001 1001 100 Jul 28 01:41 .hadolint.yml 01:44:37 drwxr-xr-x 3 1001 1001 4096 Jul 28 01:42 .semver 01:44:37 -rw-rw-r-- 1 1001 1001 155 Jul 28 01:41 .sonarcloud.properties 01:44:37 -rw-rw-r-- 1 1001 1001 1171 Jul 28 01:41 ADOPTERS.md 01:44:37 -rw-rw-r-- 1 1001 1001 20149 Jul 28 01:41 Attribution.txt 01:44:37 -rw-rw-r-- 1 1001 1001 118730 Jul 28 01:41 CHANGELOG.md 01:44:37 -rw-rw-r-- 1 1001 1001 3804 Jul 28 01:41 CONTRIBUTING.md 01:44:37 -rw-rw-r-- 1 1001 1001 677 Jul 28 01:41 GOVERNANCE.md 01:44:37 -rw-rw-r-- 1 1001 1001 886 Jul 28 01:41 Jenkinsfile 01:44:37 -rw-rw-r-- 1 1001 1001 10775 Jul 28 01:41 LICENSE 01:44:37 -rw-rw-r-- 1 1001 1001 16743 Jul 28 01:41 Makefile 01:44:37 -rw-rw-r-- 1 1001 1001 582 Jul 28 01:41 OWNERS.md 01:44:37 -rw-rw-r-- 1 1001 1001 9932 Jul 28 01:41 README.md 01:44:37 -rw-rw-r-- 1 1001 1001 789 Jul 28 01:41 SECURITY.md 01:44:37 -rw-rw-r-- 1 1001 1001 13 Jul 28 01:42 VERSION 01:44:37 drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 bin 01:44:37 drwxrwxr-x 19 1001 1001 4096 Jul 28 01:41 cmd 01:44:37 -rw-r--r-- 1 root root 1053837 Jul 28 01:43 coverage.out 01:44:37 drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 fuzz_test 01:44:37 -rw-rw-r-- 1 1001 1001 6979 Jul 28 01:41 go.mod 01:44:37 -rw-rw-r-- 1 1001 1001 90491 Jul 28 01:41 go.sum 01:44:37 drwxrwxr-x 7 1001 1001 4096 Jul 28 01:41 internal 01:44:37 drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 openapi 01:44:37 -rw-rw-r-- 1 1001 1001 584 Jul 28 01:41 security.txt 01:44:37 -rw-rw-r-- 1 1001 1001 204 Jul 28 01:41 version.go [Pipeline] sh 01:44:38 + '[' -e coverage.out ] 01:44:38 + chown 1001:1001 coverage.out [Pipeline] stash 01:44:38 Stashed 1 file(s) [Pipeline] sh 01:44:38 + make build 01:44:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:45:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:45:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:45:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:45:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:45:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:45:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:45:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:45:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:45:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:45:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:45:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:45:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:45:25 $ docker stop --time=1 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d 01:45:31 $ docker rm -f --volumes 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:45:32 01:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:45:33 latest: Pulling from edgex-devops/edgex-compose 01:45:33 91d30c5bc195: Pulling fs layer 01:45:33 2e9b0aa3be6d: Pulling fs layer 01:45:33 9c61dcf015f6: Pulling fs layer 01:45:33 4698f68db338: Pulling fs layer 01:45:33 2a2f49069b9e: Pulling fs layer 01:45:33 e0025b399a48: Pulling fs layer 01:45:33 4698f68db338: Waiting 01:45:33 2a2f49069b9e: Waiting 01:45:33 e0025b399a48: Waiting 01:45:33 91d30c5bc195: Verifying Checksum 01:45:33 91d30c5bc195: Download complete 01:45:33 4698f68db338: Verifying Checksum 01:45:33 4698f68db338: Download complete 01:45:33 2e9b0aa3be6d: Verifying Checksum 01:45:33 2e9b0aa3be6d: Download complete 01:45:33 e0025b399a48: Download complete 01:45:33 91d30c5bc195: Pull complete 01:45:33 2a2f49069b9e: Verifying Checksum 01:45:33 2a2f49069b9e: Download complete 01:45:33 2e9b0aa3be6d: Pull complete 01:45:33 9c61dcf015f6: Verifying Checksum 01:45:33 9c61dcf015f6: Download complete 01:45:38 9c61dcf015f6: Pull complete 01:45:38 4698f68db338: Pull complete 01:45:38 2a2f49069b9e: Pull complete 01:45:38 e0025b399a48: Pull complete 01:45:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:45:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:38 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 01:45:38 $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:45:40 $ docker top 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:40 + docker compose -f ./docker-compose-build.yml build --parallel 01:45:40 #1 [support-scheduler internal] load build definition from Dockerfile 01:45:40 #1 transferring dockerfile: 1.83kB done 01:45:40 #1 DONE 0.1s 01:45:40 01:45:40 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:45:40 #2 transferring dockerfile: 2.23kB done 01:45:40 #2 DONE 0.1s 01:45:40 01:45:40 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:45:40 #3 DONE 0.0s 01:45:40 01:45:40 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:45:40 #4 ... 01:45:40 01:45:40 #5 [core-command internal] load build definition from Dockerfile 01:45:40 #5 transferring dockerfile: 1.94kB done 01:45:40 #5 DONE 0.1s 01:45:40 01:45:40 #6 [core-metadata internal] load build definition from Dockerfile 01:45:40 #6 transferring dockerfile: 2.10kB done 01:45:40 #6 DONE 0.1s 01:45:40 01:45:40 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:45:40 #3 DONE 0.0s 01:45:40 01:45:40 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:45:41 #4 ... 01:45:41 01:45:41 #7 [security-secretstore-setup internal] load build definition from Dockerfile 01:45:41 #7 transferring dockerfile: 2.49kB done 01:45:41 #7 DONE 0.2s 01:45:41 01:45:41 #8 [core-data internal] load build definition from Dockerfile 01:45:41 #8 transferring dockerfile: 2.04kB done 01:45:41 #8 DONE 0.2s 01:45:41 01:45:41 #9 [core-keeper internal] load build definition from Dockerfile 01:45:41 #9 transferring dockerfile: 2.07kB done 01:45:41 #9 DONE 0.2s 01:45:41 01:45:41 #10 [security-proxy-setup internal] load build definition from Dockerfile 01:45:41 #10 transferring dockerfile: 2.50kB done 01:45:41 #10 DONE 0.2s 01:45:41 01:45:41 #11 [security-spire-config internal] load build definition from Dockerfile 01:45:41 #11 transferring dockerfile: 1.69kB done 01:45:41 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:45:41 #11 DONE 0.3s 01:45:41 01:45:41 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:45:41 #12 transferring dockerfile: 2.14kB done 01:45:41 #12 DONE 0.3s 01:45:41 01:45:41 #13 [security-spire-server internal] load build definition from Dockerfile 01:45:41 #13 transferring dockerfile: 1.70kB done 01:45:41 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:45:41 #13 DONE 0.3s 01:45:41 01:45:41 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:45:41 #14 transferring dockerfile: 3.02kB done 01:45:41 #14 DONE 0.2s 01:45:41 01:45:41 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:45:41 #3 DONE 0.0s 01:45:41 01:45:41 #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:45:41 #4 ... 01:45:41 01:45:41 #15 [security-spire-agent internal] load build definition from Dockerfile 01:45:41 #15 transferring dockerfile: 1.81kB done 01:45:41 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:45:41 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:45:41 #15 DONE 0.2s 01:45:41 01:45:41 #16 [support-notifications internal] load build definition from Dockerfile 01:45:41 #16 transferring dockerfile: 2.02kB done 01:45:41 #16 DONE 0.2s 01:45:41 01:45:41 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:45:41 #17 transferring dockerfile: 1.89kB done 01:45:41 #17 DONE 0.2s 01:45:41 01:45:41 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:45:41 #3 DONE 0.0s 01:45:41 01:45:41 #18 [security-secretstore-setup internal] load .dockerignore 01:45:41 #18 transferring context: 50B done 01:45:41 #18 DONE 0.1s 01:45:41 01:45:41 #19 [security-proxy-setup internal] load .dockerignore 01:45:41 #19 transferring context: 50B done 01:45:41 #19 DONE 0.1s 01:45:41 01:45:41 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:45:41 #4 DONE 0.3s 01:45:41 01:45:41 #20 [core-keeper internal] load .dockerignore 01:45:41 #20 transferring context: 50B done 01:45:41 #20 DONE 0.2s 01:45:41 01:45:41 #21 [core-command internal] load .dockerignore 01:45:41 #21 transferring context: 50B done 01:45:41 #21 DONE 0.2s 01:45:41 01:45:41 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:45:41 #22 transferring context: 50B done 01:45:41 #22 DONE 0.2s 01:45:41 01:45:41 #23 [core-data internal] load .dockerignore 01:45:41 #23 transferring context: 50B done 01:45:41 #23 DONE 0.2s 01:45:41 01:45:41 #24 [support-scheduler internal] load .dockerignore 01:45:41 #24 transferring context: 50B done 01:45:41 #24 DONE 0.2s 01:45:41 01:45:41 #25 [core-metadata internal] load .dockerignore 01:45:41 #25 transferring context: 50B done 01:45:41 #25 DONE 0.2s 01:45:41 01:45:41 #26 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:45:41 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:45:41 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:45:41 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0B / 3.79MB 0.1s 01:45:41 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:45:41 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:45:41 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:45:41 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s 01:45:41 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done 01:45:41 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 01:45:41 #26 ... 01:45:41 01:45:41 #27 [security-proxy-auth internal] load .dockerignore 01:45:41 #27 transferring context: 50B 0.0s done 01:45:41 #27 DONE 0.5s 01:45:41 01:45:41 #28 [support-notifications internal] load .dockerignore 01:45:41 #28 transferring context: 50B 0.0s done 01:45:41 #28 DONE 0.5s 01:45:41 01:45:41 #29 [security-bootstrapper internal] load .dockerignore 01:45:41 #29 transferring context: 50B 0.0s done 01:45:41 #29 DONE 0.6s 01:45:41 01:45:41 #30 [security-spiffe-token-provider internal] load .dockerignore 01:45:41 #30 transferring context: 50B done 01:45:41 #30 DONE 0.6s 01:45:41 01:45:41 #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:45:41 #31 DONE 0.7s 01:45:41 01:45:41 #26 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:45:41 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:45:41 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done 01:45:41 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:45:41 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:45:41 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:45:41 #26 ... 01:45:41 01:45:41 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:45:41 #32 DONE 0.8s 01:45:41 01:45:41 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:45:41 #33 DONE 0.9s 01:45:41 01:45:41 #26 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:45:42 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:45:47 #26 ... 01:45:47 01:45:47 #34 [security-proxy-setup internal] load build context 01:45:47 #34 transferring context: 213.44MB 5.4s 01:45:47 #34 ... 01:45:47 01:45:47 #35 [security-secretstore-setup internal] load build context 01:45:47 #35 ... 01:45:47 01:45:47 #34 [security-proxy-setup internal] load build context 01:45:52 #34 ... 01:45:52 01:45:52 #36 [core-command internal] load build context 01:45:52 #36 ... 01:45:52 01:45:52 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:45:52 #37 ... 01:45:52 01:45:52 #38 [security-proxy-auth internal] load build context 01:45:52 #38 transferring context: 399.07MB 10.0s 01:45:52 #38 ... 01:45:52 01:45:52 #39 [core-common-config-bootstrapper internal] load build context 01:45:52 #39 ... 01:45:52 01:45:52 #40 [support-scheduler internal] load build context 01:45:52 #40 ... 01:45:52 01:45:52 #41 [security-spiffe-token-provider internal] load build context 01:45:52 #41 ... 01:45:52 01:45:52 #42 [security-spire-agent internal] load .dockerignore 01:45:52 #42 ... 01:45:52 01:45:52 #43 [core-keeper internal] load build context 01:45:52 #43 ... 01:45:52 01:45:52 #44 [security-bootstrapper internal] load build context 01:45:52 #44 ... 01:45:52 01:45:52 #45 [core-metadata internal] load build context 01:45:52 #45 ... 01:45:52 01:45:52 #46 [core-data internal] load build context 01:45:52 #46 ... 01:45:52 01:45:52 #47 [security-spire-server internal] load .dockerignore 01:45:52 #47 ... 01:45:52 01:45:52 #48 [support-notifications internal] load build context 01:45:52 #48 ... 01:45:52 01:45:52 #49 [security-spire-config internal] load .dockerignore 01:45:52 #49 transferring context: 50B 0.0s done 01:45:53 #49 ... 01:45:53 01:45:53 #46 [core-data internal] load build context 01:45:55 #46 transferring context: 653.00MB 14.2s done 01:45:58 #46 ... 01:45:58 01:45:58 #35 [security-secretstore-setup internal] load build context 01:45:58 #35 transferring context: 653.00MB 15.2s done 01:45:58 #35 ... 01:45:58 01:45:58 #41 [security-spiffe-token-provider internal] load build context 01:45:58 #41 transferring context: 653.00MB 9.7s done 01:46:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15879 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:46:00 Running in /w/workspace/edgex-go/992 [Pipeline] { [Pipeline] checkout 01:46:02 #41 ... 01:46:02 01:46:02 #36 [core-command internal] load build context 01:46:02 #36 transferring context: 653.00MB 15.7s done 01:46:02 #36 ... 01:46:02 01:46:02 #34 [security-proxy-setup internal] load build context 01:46:02 #34 transferring context: 653.00MB 15.9s done 01:46:02 #34 ... 01:46:02 01:46:02 #38 [security-proxy-auth internal] load build context 01:46:02 #38 transferring context: 653.00MB 14.3s done 01:46:02 #38 ... 01:46:02 01:46:02 #40 [support-scheduler internal] load build context 01:46:02 #40 transferring context: 653.00MB 14.5s done 01:46:02 #40 ... 01:46:02 01:46:02 #39 [core-common-config-bootstrapper internal] load build context 01:46:02 #39 transferring context: 653.00MB 14.7s done 01:46:02 #39 ... 01:46:02 01:46:02 #43 [core-keeper internal] load build context 01:46:02 #43 transferring context: 653.00MB 16.0s done 01:46:02 #43 ... 01:46:02 01:46:02 #44 [security-bootstrapper internal] load build context 01:46:02 #44 transferring context: 653.00MB 13.1s done 01:46:03 #44 ... 01:46:03 01:46:03 #45 [core-metadata internal] load build context 01:46:03 #45 transferring context: 653.00MB 15.5s done 01:46:03 The recommended git tool is: git 01:46:03 #45 ... 01:46:03 01:46:03 #48 [support-notifications internal] load build context 01:46:03 #48 transferring context: 653.00MB 13.9s done 01:46:05 #48 ... 01:46:05 01:46:05 #26 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:46:05 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:46:05 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done 01:46:05 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:46:05 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:46:05 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:46:05 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:46:05 #26 DONE 24.6s 01:46:05 01:46:05 #49 [security-spire-config internal] load .dockerignore 01:46:05 #49 DONE 23.8s 01:46:05 01:46:05 #46 [core-data internal] load build context 01:46:05 #46 DONE 24.5s 01:46:05 01:46:05 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:46:05 #37 DONE 24.0s 01:46:05 01:46:05 #40 [support-scheduler internal] load build context 01:46:05 #40 DONE 24.5s 01:46:05 01:46:05 #48 [support-notifications internal] load build context 01:46:05 #48 DONE 24.0s 01:46:05 01:46:05 #39 [core-common-config-bootstrapper internal] load build context 01:46:05 #39 DONE 24.6s 01:46:05 01:46:05 #38 [security-proxy-auth internal] load build context 01:46:05 #38 DONE 24.1s 01:46:05 01:46:05 #35 [security-secretstore-setup internal] load build context 01:46:05 #35 DONE 24.7s 01:46:05 01:46:05 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:46:05 #50 ... 01:46:05 01:46:05 #45 [core-metadata internal] load build context 01:46:05 #45 DONE 24.6s 01:46:05 01:46:05 #44 [security-bootstrapper internal] load build context 01:46:05 #44 DONE 24.1s 01:46:05 01:46:05 #36 [core-command internal] load build context 01:46:05 #36 DONE 24.7s 01:46:05 01:46:05 #34 [security-proxy-setup internal] load build context 01:46:05 #34 DONE 24.8s 01:46:06 01:46:06 #26 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:46:06 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:46:06 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done 01:46:06 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:46:06 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:46:06 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:46:06 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:46:06 #26 DONE 24.6s 01:46:06 01:46:06 #43 [core-keeper internal] load build context 01:46:06 #43 DONE 24.8s 01:46:06 01:46:06 #41 [security-spiffe-token-provider internal] load build context 01:46:06 #41 DONE 24.2s 01:46:06 01:46:06 #47 [security-spire-server internal] load .dockerignore 01:46:06 #47 transferring context: 50B done 01:46:06 #47 DONE 24.1s 01:46:06 01:46:06 #42 [security-spire-agent internal] load .dockerignore 01:46:06 #42 transferring context: 50B done 01:46:06 #42 DONE 24.1s 01:46:06 01:46:06 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:06 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:46:06 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:46:06 #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:46:06 #51 ... 01:46:06 01:46:06 #26 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:46:06 #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:46:06 #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done 01:46:06 #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:46:06 #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:46:06 #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:46:06 #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 01:46:06 #26 DONE 24.6s 01:46:06 01:46:06 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:06 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:46:06 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:46:06 #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:46:06 #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:46:06 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 01:46:06 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 01:46:06 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 01:46:06 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 01:46:06 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 01:46:06 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 01:46:06 #51 ... 01:46:06 01:46:06 #52 [security-spire-config internal] load build context 01:46:06 #52 transferring context: 24.83kB 0.0s done 01:46:06 #52 DONE 0.6s 01:46:06 01:46:06 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:06 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 01:46:06 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:46:06 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:46:06 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:46:06 #51 ... 01:46:06 01:46:06 #53 [security-spire-server internal] load build context 01:46:06 #53 transferring context: 26.58kB done 01:46:06 #53 DONE 0.5s 01:46:06 01:46:06 #54 [security-spire-agent internal] load build context 01:46:06 #54 transferring context: 26.11kB done 01:46:06 #54 DONE 0.4s 01:46:06 01:46:06 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:06 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.4s 01:46:06 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:46:06 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 01:46:06 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.6s 01:46:06 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:46:06 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 38.80MB / 41.51MB 0.7s 01:46:06 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 01:46:08 using credential edgex-jenkins-ssh 01:46:08 Cloning the remote Git repository 01:46:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:46:08 > git init /w/workspace/edgex-go/992 # timeout=10 01:46:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:46:08 > git --version # timeout=10 01:46:08 > git --version # 'git version 2.25.1' 01:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:10 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done 01:46:14 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:46:15 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 01:46:15 #51 ... 01:46:15 01:46:15 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:15 #55 ... 01:46:15 01:46:15 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:46:15 #56 ... 01:46:15 01:46:15 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:15 #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:46:15 #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:46:15 #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:46:15 #57 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:46:15 #57 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:46:15 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:46:15 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.0s done 01:46:15 #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 01:46:15 #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:46:15 #57 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 5.0s done 01:46:15 #57 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.9s done 01:46:16 #57 ... 01:46:16 01:46:16 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:46:16 #58 ... 01:46:16 01:46:16 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:46:16 #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:16 #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:16 #0 1.408 (1/7) Installing ca-certificates (20260611-r0) 01:46:16 #0 1.432 (2/7) Installing dumb-init (1.2.5-r3) 01:46:16 #0 1.437 (3/7) Installing libgcc (14.2.0-r6) 01:46:16 #0 1.448 (4/7) Installing libsodium (1.0.20-r1) 01:46:16 #0 1.463 (5/7) Installing libstdc++ (14.2.0-r6) 01:46:16 #0 1.487 (6/7) Installing libzmq (4.3.5-r2) 01:46:16 #0 1.497 (7/7) Installing zeromq (4.3.5-r2) 01:46:16 #0 1.583 Executing busybox-1.37.0-r20.trigger 01:46:16 #0 1.589 Executing ca-certificates-20260611-r0.trigger 01:46:16 #0 1.632 OK: 12 MiB in 23 packages 01:46:16 #59 ... 01:46:16 01:46:16 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:16 #60 ... 01:46:16 01:46:16 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:46:17 #61 ... 01:46:17 01:46:17 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:46:17 #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 6.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 6.629 (1/2) Installing dumb-init (1.2.5-r3) 01:46:17 #0 6.633 (2/2) Installing su-exec (0.2-r3) 01:46:17 #0 6.637 Executing busybox-1.37.0-r20.trigger 01:46:17 #0 6.644 OK: 7 MiB in 18 packages 01:46:17 #62 ... 01:46:17 01:46:17 #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:46:17 #63 ... 01:46:17 01:46:17 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:17 #64 ... 01:46:17 01:46:17 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:46:17 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 4.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 5.170 (1/4) Installing dumb-init (1.2.5-r3) 01:46:17 #0 5.175 (2/4) Installing openssl (3.5.7-r0) 01:46:17 #0 5.197 (3/4) Installing su-exec (0.2-r3) 01:46:17 #0 5.201 (4/4) Installing yq-go (4.47.2-r3) 01:46:17 #0 5.275 Executing busybox-1.37.0-r20.trigger 01:46:17 #0 5.281 OK: 20 MiB in 20 packages 01:46:17 #65 ... 01:46:17 01:46:17 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:17 #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 2.878 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:17 #0 2.878 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:17 #0 2.878 OK: 26325 distinct packages available 01:46:17 #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 3.304 (1/13) Installing brotli-libs (1.1.0-r2) 01:46:17 #0 3.317 (2/13) Installing c-ares (1.34.8-r0) 01:46:17 #0 3.324 (3/13) Installing libunistring (1.3-r0) 01:46:17 #0 3.342 (4/13) Installing libidn2 (2.3.7-r0) 01:46:17 #0 3.349 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:46:17 #0 3.354 (6/13) Installing libpsl (0.21.5-r3) 01:46:17 #0 3.358 (7/13) Installing zstd-libs (1.5.7-r0) 01:46:17 #0 3.369 (8/13) Installing libcurl (8.14.1-r3) 01:46:17 #0 3.381 (9/13) Installing curl (8.14.1-r3) 01:46:17 #0 3.399 (10/13) Installing dumb-init (1.2.5-r3) 01:46:17 #0 3.411 (11/13) Installing musl-obstack (1.2.3-r2) 01:46:17 #0 3.417 (12/13) Installing libucontext (1.3.2-r0) 01:46:17 #0 3.425 (13/13) Installing gcompat (1.1.0-r4) 01:46:17 #0 3.432 Executing busybox-1.37.0-r20.trigger 01:46:17 #0 3.438 OK: 12 MiB in 29 packages 01:46:17 #66 ... 01:46:17 01:46:17 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:46:17 #0 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 1.435 (1/3) Installing ca-certificates (20260611-r0) 01:46:17 #0 1.455 (2/3) Installing dumb-init (1.2.5-r3) 01:46:17 #0 1.461 (3/3) Installing tzdata (2026c-r0) 01:46:17 #0 1.495 Executing busybox-1.37.0-r20.trigger 01:46:17 #0 1.501 Executing ca-certificates-20260611-r0.trigger 01:46:17 #0 1.537 OK: 8 MiB in 19 packages 01:46:17 #67 ... 01:46:17 01:46:17 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:46:17 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:17 #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:17 #0 1.242 (1/1) Installing dumb-init (1.2.5-r3) 01:46:17 #0 1.252 Executing busybox-1.37.0-r20.trigger 01:46:17 #0 1.259 OK: 7 MiB in 17 packages 01:46:18 #68 ... 01:46:18 01:46:18 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:18 #69 ... 01:46:18 01:46:18 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:18 #70 ... 01:46:18 01:46:18 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:46:18 #0 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:18 #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:18 #0 1.282 (1/4) Installing ca-certificates (20260611-r0) 01:46:18 #0 1.298 (2/4) Installing dumb-init (1.2.5-r3) 01:46:18 #0 1.303 (3/4) Installing su-exec (0.2-r3) 01:46:18 #0 1.309 (4/4) Installing yq-go (4.47.2-r3) 01:46:18 #0 1.406 Executing busybox-1.37.0-r20.trigger 01:46:18 #0 1.413 Executing ca-certificates-20260611-r0.trigger 01:46:18 #0 1.451 OK: 20 MiB in 20 packages 01:46:24 #71 ... 01:46:24 01:46:24 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:46:24 #68 DONE 18.7s 01:46:24 01:46:24 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:46:24 #71 DONE 18.7s 01:46:24 01:46:24 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:46:24 #59 DONE 18.7s 01:46:24 01:46:24 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:46:24 #65 DONE 18.8s 01:46:24 01:46:24 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:24 #66 DONE 18.8s 01:46:24 01:46:24 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:24 #55 DONE 18.8s 01:46:24 01:46:24 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:46:24 #62 DONE 18.8s 01:46:24 01:46:24 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:46:24 #67 DONE 18.8s 01:46:24 01:46:24 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:25 #72 ... 01:46:25 01:46:25 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:46:25 #51 DONE 19.3s 01:46:25 01:46:25 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:46:25 #57 DONE 19.0s 01:46:25 01:46:25 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:25 #73 ... 01:46:25 01:46:25 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:25 #60 DONE 19.8s 01:46:25 01:46:25 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:46:25 #50 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:25 #50 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #50 20.45 OK: 265 MiB in 60 packages 01:46:26 #50 ... 01:46:26 01:46:26 #63 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:46:26 #63 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #63 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #63 20.17 (1/1) Installing dumb-init (1.2.5-r3) 01:46:26 #63 20.18 Executing busybox-1.37.0-r20.trigger 01:46:26 #63 20.18 OK: 7 MiB in 17 packages 01:46:26 #63 DONE 20.5s 01:46:26 01:46:26 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:46:26 #56 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #56 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #56 20.20 OK: 265 MiB in 60 packages 01:46:26 #56 DONE 20.5s 01:46:26 01:46:26 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:46:26 #58 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #58 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #58 20.35 OK: 265 MiB in 60 packages 01:46:26 #58 DONE 20.6s 01:46:26 01:46:26 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:46:26 #74 DONE 0.2s 01:46:26 01:46:26 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:26 #75 ... 01:46:26 01:46:26 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:46:26 #76 DONE 0.2s 01:46:26 01:46:26 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:46:26 #50 DONE 20.8s 01:46:26 01:46:26 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:46:26 #61 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #61 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #61 20.46 OK: 265 MiB in 60 packages 01:46:26 #61 DONE 20.8s 01:46:26 01:46:26 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:46:26 #69 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #69 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #69 20.21 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:26 #69 20.21 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:26 #69 20.21 OK: 26325 distinct packages available 01:46:26 #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #69 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #69 20.72 (1/4) Installing dumb-init (1.2.5-r3) 01:46:26 #69 20.72 (2/4) Installing musl-obstack (1.2.3-r2) 01:46:26 #69 20.72 (3/4) Installing libucontext (1.3.2-r0) 01:46:26 #69 20.73 (4/4) Installing gcompat (1.1.0-r4) 01:46:26 #69 20.74 Executing busybox-1.37.0-r20.trigger 01:46:26 #69 20.75 OK: 8 MiB in 20 packages 01:46:26 #69 DONE 20.9s 01:46:26 01:46:26 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:46:26 #77 ... 01:46:26 01:46:26 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:46:26 #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #0 2.194 OK: 7 MiB in 17 packages 01:46:26 #78 DONE 2.4s 01:46:26 01:46:26 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:46:26 #0 1.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:26 #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:26 #0 2.156 OK: 12 MiB in 23 packages 01:46:26 #79 DONE 2.4s 01:46:26 01:46:26 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:46:26 #80 DONE 0.3s 01:46:26 01:46:26 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:46:26 #81 DONE 0.3s 01:46:26 01:46:26 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:27 #82 ... 01:46:27 01:46:27 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:27 #70 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:27 #70 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:27 #70 20.22 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:27 #70 20.22 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:27 #70 20.22 OK: 26325 distinct packages available 01:46:27 #70 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:27 #70 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:27 #70 20.68 (1/5) Installing dumb-init (1.2.5-r3) 01:46:27 #70 20.69 (2/5) Installing musl-obstack (1.2.3-r2) 01:46:27 #70 20.69 (3/5) Installing libucontext (1.3.2-r0) 01:46:27 #70 20.70 (4/5) Installing gcompat (1.1.0-r4) 01:46:27 #70 20.70 (5/5) Installing openssl (3.5.7-r0) 01:46:27 #70 20.72 Executing busybox-1.37.0-r20.trigger 01:46:27 #70 20.73 OK: 8 MiB in 21 packages 01:46:27 #70 DONE 20.9s 01:46:27 01:46:27 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:46:27 #64 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:27 #64 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:27 #64 20.49 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:46:27 #64 20.49 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:46:27 #64 20.49 OK: 26347 distinct packages available 01:46:27 #64 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:27 #64 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:27 #64 20.99 OK: 265 MiB in 60 packages 01:46:27 #64 DONE 21.2s 01:46:27 01:46:27 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:46:27 #83 DONE 0.1s 01:46:27 01:46:27 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:46:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:27 Avoid second fetch 01:46:27 Checking out Revision 4382fa897e382c6db58840c4ee14b0b0255d0821 (main) 01:46:28 #84 ... 01:46:28 01:46:28 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:46:28 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.700 OK: 12 MiB in 29 packages 01:46:28 #85 DONE 3.9s 01:46:28 01:46:28 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:46:28 #0 3.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.764 OK: 20 MiB in 20 packages 01:46:28 #86 DONE 4.0s 01:46:28 01:46:28 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:28 #72 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #72 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #72 3.796 OK: 8 MiB in 19 packages 01:46:28 #72 DONE 4.0s 01:46:28 01:46:28 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:46:28 #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.798 OK: 7 MiB in 18 packages 01:46:28 #87 DONE 4.0s 01:46:28 01:46:28 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:28 #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.926 OK: 20 MiB in 20 packages 01:46:28 #88 DONE 4.1s 01:46:28 01:46:28 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:46:28 Commit message: "Merge pull request #5454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.75" 01:46:28 #89 ... 01:46:28 01:46:28 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:46:28 #90 DONE 0.1s 01:46:28 01:46:28 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:28 #73 3.376 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #73 3.678 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #73 4.209 (1/1) Installing dumb-init (1.2.5-r3) 01:46:28 #73 ... 01:46:28 01:46:28 #91 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 01:46:28 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 2.460 OK: 7 MiB in 17 packages 01:46:28 #91 DONE 2.6s 01:46:28 01:46:28 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:46:28 #0 2.334 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:28 #0 2.712 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:28 #0 3.193 OK: 265 MiB in 60 packages 01:46:28 #92 DONE 3.3s 01:46:28 01:46:28 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:46:28 #73 4.374 Executing busybox-1.37.0-r20.trigger 01:46:28 #73 4.389 OK: 7 MiB in 17 packages 01:46:29 #73 DONE 4.6s 01:46:29 01:46:29 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:46:29 #93 DONE 0.2s 01:46:29 01:46:29 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:29 #94 ... 01:46:29 01:46:29 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:46:29 #77 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:29 #77 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:29 #77 2.646 OK: 8 MiB in 20 packages 01:46:29 #77 DONE 2.8s 01:46:29 01:46:29 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:27 > git config core.sparsecheckout # timeout=10 01:46:27 > git checkout -f 4382fa897e382c6db58840c4ee14b0b0255d0821 # timeout=10 01:46:31 #95 ... 01:46:31 01:46:31 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:46:31 #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:31 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:31 #0 3.473 OK: 8 MiB in 21 packages 01:46:31 #96 DONE 5.0s 01:46:31 01:46:31 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:31 #95 DONE 2.6s 01:46:31 01:46:31 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:33 provisioning config files... 01:46:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config13150259049864739374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:34 ---> ****-login.sh 01:46:34 nexus3.edgexfoundry.org:10001 01:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:34 Configure a credential helper to remove this warning. See 01:46:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:34 01:46:34 Login Succeeded 01:46:34 nexus3.edgexfoundry.org:10002 01:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:35 Configure a credential helper to remove this warning. See 01:46:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:35 01:46:35 Login Succeeded 01:46:35 nexus3.edgexfoundry.org:10003 01:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:35 Configure a credential helper to remove this warning. See 01:46:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:35 01:46:35 Login Succeeded 01:46:35 nexus3.edgexfoundry.org:10004 01:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:35 Configure a credential helper to remove this warning. See 01:46:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:35 01:46:35 Login Succeeded 01:46:35 ****.io 01:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:37 #97 ... 01:46:37 01:46:37 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:37 #98 ... 01:46:37 01:46:37 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:46:37 #99 ... 01:46:37 01:46:37 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:38 #100 ... 01:46:38 01:46:38 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:41 Configure a credential helper to remove this warning. See 01:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:41 01:46:41 Login Succeeded 01:46:41 ---> ****-login.sh ends [Pipeline] } 01:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:46:42 + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo 01:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:46:42 ========================================================= 01:46:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:46:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:46:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:42 6b59a28fa201: Pulling fs layer 01:46:42 d32bb0dddca7: Pulling fs layer 01:46:42 5dab1238d3d9: Pulling fs layer 01:46:42 196fd7d83e7d: Pulling fs layer 01:46:42 4f4fb700ef54: Pulling fs layer 01:46:42 8ba94037c8f0: Pulling fs layer 01:46:42 deaec5988b04: Pulling fs layer 01:46:42 9f65657bb879: Pulling fs layer 01:46:42 196fd7d83e7d: Waiting 01:46:42 4f4fb700ef54: Waiting 01:46:42 8ba94037c8f0: Waiting 01:46:42 deaec5988b04: Waiting 01:46:42 9f65657bb879: Waiting 01:46:42 d32bb0dddca7: Verifying Checksum 01:46:42 d32bb0dddca7: Download complete 01:46:42 196fd7d83e7d: Verifying Checksum 01:46:42 196fd7d83e7d: Download complete 01:46:42 4f4fb700ef54: Verifying Checksum 01:46:42 4f4fb700ef54: Download complete 01:46:42 8ba94037c8f0: Verifying Checksum 01:46:42 8ba94037c8f0: Download complete 01:46:42 6b59a28fa201: Verifying Checksum 01:46:42 6b59a28fa201: Download complete 01:46:43 9f65657bb879: Verifying Checksum 01:46:43 9f65657bb879: Download complete 01:46:43 6b59a28fa201: Pull complete 01:46:44 5dab1238d3d9: Verifying Checksum 01:46:44 5dab1238d3d9: Download complete 01:46:44 d32bb0dddca7: Pull complete 01:46:46 deaec5988b04: Verifying Checksum 01:46:46 deaec5988b04: Download complete 01:47:00 #101 ... 01:47:00 01:47:00 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:47:00 #89 DONE 30.3s 01:47:00 01:47:00 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #82 ... 01:47:00 01:47:00 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:47:00 #102 ... 01:47:00 01:47:00 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #94 DONE 31.3s 01:47:00 01:47:00 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #100 DONE 33.3s 01:47:00 01:47:00 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #82 DONE 33.5s 01:47:00 01:47:00 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #84 DONE 33.5s 01:47:00 01:47:00 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #98 DONE 33.9s 01:47:00 01:47:00 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:00 #75 DONE 34.0s 01:47:00 01:47:00 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:47:00 #101 DONE 28.4s 01:47:00 01:47:00 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:47:00 #99 DONE 28.3s 01:47:00 01:47:00 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:00 #97 DONE 28.4s 01:47:00 01:47:00 #103 [core-data builder 6/7] COPY . . 01:47:00 #103 ... 01:47:00 01:47:00 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:47:00 #102 DONE 1.5s 01:47:00 01:47:00 #104 [security-secretstore-setup builder 6/7] COPY . . 01:47:01 5dab1238d3d9: Pull complete 01:47:01 196fd7d83e7d: Pull complete 01:47:01 4f4fb700ef54: Pull complete 01:47:01 8ba94037c8f0: Pull complete 01:47:10 #104 ... 01:47:10 01:47:10 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:10 #105 ... 01:47:10 01:47:10 #106 [security-spire-config stage-2 6/10] COPY security.txt / 01:47:10 #106 ... 01:47:10 01:47:10 #107 [security-spiffe-token-provider builder 6/7] COPY . . 01:47:10 #107 ... 01:47:10 01:47:10 #108 [support-scheduler builder 6/7] COPY . . 01:47:11 #108 ... 01:47:11 01:47:11 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:47:11 #109 ... 01:47:11 01:47:11 #110 [support-notifications builder 6/7] COPY . . 01:47:11 #110 ... 01:47:11 01:47:11 #111 [core-keeper builder 7/8] COPY . . 01:47:11 deaec5988b04: Pull complete 01:47:13 9f65657bb879: Pull complete 01:47:13 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:47:13 + docker build -t ci-base-image-arm64 -f - . 01:47:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:47:13 WORKDIR /edgex 01:47:13 COPY go.mod . 01:47:13 RUN go mod download 01:47:14 Sending build context to Docker daemon 3.951MB 01:47:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:47:14 ---> 334268110677 01:47:14 Step 2/4 : WORKDIR /edgex 01:47:16 ---> Running in aeba7a4f43c8 01:47:16 Removing intermediate container aeba7a4f43c8 01:47:16 ---> ecf4a0509fbd 01:47:16 Step 3/4 : COPY go.mod . 01:47:17 ---> abd90cf21edf 01:47:17 Step 4/4 : RUN go mod download 01:47:17 ---> Running in f8999511f334 01:47:23 #111 DONE 21.9s 01:47:23 01:47:23 #107 [security-spiffe-token-provider builder 6/7] COPY . . 01:47:23 #107 DONE 21.9s 01:47:23 01:47:23 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #112 CACHED 01:47:23 01:47:23 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:47:23 #113 CACHED 01:47:23 01:47:23 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 01:47:23 #114 CACHED 01:47:23 01:47:23 #108 [support-scheduler builder 6/7] COPY . . 01:47:23 #108 DONE 21.9s 01:47:23 01:47:23 #110 [support-notifications builder 6/7] COPY . . 01:47:23 #110 DONE 21.9s 01:47:23 01:47:23 #115 [core-metadata builder 6/7] COPY . . 01:47:23 #115 CACHED 01:47:23 01:47:23 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:47:23 #116 CACHED 01:47:23 01:47:23 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #117 CACHED 01:47:23 01:47:23 #118 [core-data builder 6/7] COPY . . 01:47:23 #118 CACHED 01:47:23 01:47:23 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #119 CACHED 01:47:23 01:47:23 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 01:47:23 #120 CACHED 01:47:23 01:47:23 #103 [core-data builder 6/7] COPY . . 01:47:23 #103 DONE 21.9s 01:47:23 01:47:23 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #121 CACHED 01:47:23 01:47:23 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:47:23 #122 CACHED 01:47:23 01:47:23 #123 [security-proxy-auth builder 6/7] COPY . . 01:47:23 #123 CACHED 01:47:23 01:47:23 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #124 CACHED 01:47:23 01:47:23 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:47:23 #125 CACHED 01:47:23 01:47:23 #126 [security-secretstore-setup builder 6/7] COPY . . 01:47:23 #126 CACHED 01:47:23 01:47:23 #106 [security-spire-config stage-2 6/10] COPY security.txt / 01:47:23 #106 DONE 21.9s 01:47:23 01:47:23 #104 [security-secretstore-setup builder 6/7] COPY . . 01:47:23 #104 DONE 21.9s 01:47:23 01:47:23 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:47:23 #109 DONE 21.9s 01:47:23 01:47:23 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:23 #127 CACHED 01:47:23 01:47:23 #128 [security-bootstrapper builder 6/7] COPY . . 01:47:23 #128 CACHED 01:47:23 01:47:23 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:47:23 #129 CACHED 01:47:23 01:47:23 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:23 #105 DONE 21.9s 01:47:23 01:47:23 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:47:23 #130 ... 01:47:23 01:47:23 #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:47:23 #131 DONE 0.2s 01:47:23 01:47:23 #132 [security-spire-server stage-2 6/9] COPY security.txt / 01:47:23 #132 DONE 0.2s 01:47:23 01:47:23 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:47:23 #130 DONE 0.2s 01:47:23 01:47:23 #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:47:23 #133 DONE 0.1s 01:47:23 01:47:23 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 01:47:23 #134 DONE 0.1s 01:47:23 01:47:23 #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:47:23 #135 DONE 0.1s 01:47:23 01:47:23 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:47:23 #136 DONE 0.1s 01:47:23 01:47:23 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:47:23 #137 DONE 0.1s 01:47:23 01:47:23 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:47:23 #138 DONE 0.1s 01:47:23 01:47:23 #139 [security-spire-config] exporting to image 01:47:23 #139 exporting layers 01:47:23 #139 ... 01:47:23 01:47:23 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:47:23 #140 DONE 0.1s 01:47:23 01:47:23 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:47:23 #141 DONE 0.1s 01:47:23 01:47:23 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:47:23 #142 DONE 0.1s 01:47:23 01:47:23 #143 [security-spire-agent] exporting to image 01:47:27 #143 ... 01:47:27 01:47:27 #139 [security-spire-config] exporting to image 01:47:27 #139 exporting layers 2.2s done 01:47:27 #139 writing image sha256:00270a111e709ec9057abedb527344e170f5fe1eb241b1ee9fa1fde369afc065 0.9s done 01:47:27 #139 naming to docker.io/library/security-spire-config 0.1s done 01:47:27 #139 DONE 3.9s 01:47:27 01:47:27 #143 [security-spire-agent] exporting to image 01:47:27 #143 exporting layers 3.6s done 01:47:27 #143 writing image sha256:506c8f69bd6bfb079edc3aa400a9b092d72d9ff3961866a50a182fc101e1712d 0.0s done 01:47:27 #143 naming to docker.io/library/security-spire-agent 01:47:27 #143 naming to docker.io/library/security-spire-agent 0.1s done 01:47:27 #143 ... 01:47:27 01:47:27 #144 [security-spire-server] exporting to image 01:47:27 #144 exporting layers 3.1s done 01:47:27 #144 writing image sha256:ea6ab9f84bd08bb294ef0dc9e106fb4d1655b404332d01294c5cee1323cf817d 0.5s done 01:47:27 #144 naming to docker.io/library/security-spire-server 0.2s done 01:47:27 #144 DONE 4.2s 01:47:27 01:47:27 #143 [security-spire-agent] exporting to image 01:47:27 #143 DONE 4.1s 01:47:27 01:47:27 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:47:27 #0 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:47:32 #145 ... 01:47:32 01:47:32 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:47:32 #0 0.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:47:32 #146 ... 01:47:32 01:47:32 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:47:32 #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:47:32 #147 ... 01:47:32 01:47:32 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:47:32 #0 0.671 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:47:32 #148 ... 01:47:32 01:47:32 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:47:32 #0 0.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:47:32 #149 ... 01:47:32 01:47:32 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:47:32 #0 0.967 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:47:32 #150 ... 01:47:32 01:47:32 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:47:32 #0 0.686 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:47:33 #151 ... 01:47:33 01:47:33 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:33 #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:47:33 #152 ... 01:47:33 01:47:33 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:47:33 #0 0.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:47:33 #153 ... 01:47:33 01:47:33 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:47:33 #0 0.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:47:33 #154 ... 01:47:33 01:47:33 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:47:33 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:47:33 #155 ... 01:47:33 01:47:33 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:47:33 #0 0.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:48:25 Removing intermediate container f8999511f334 01:48:25 ---> b9b7a36084af 01:48:25 Successfully built b9b7a36084af 01:48:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:25 + docker inspect -f . ci-base-image-arm64 01:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 01:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:48:27 $ docker top 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:28 + go version 01:48:28 go version go1.25.3 linux/arm64 [Pipeline] } 01:48:28 $ docker stop --time=1 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 01:48:29 $ docker rm -f --volumes 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 [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 01:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:30 01:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:30 latest: Pulling from edgex-devops/edgex-compose-arm64 01:48:30 547446be3368: Pulling fs layer 01:48:30 d125d8839a47: Pulling fs layer 01:48:30 3e85d5ac6304: Pulling fs layer 01:48:30 c3105a71a48b: Pulling fs layer 01:48:30 0f093f025ec4: Pulling fs layer 01:48:30 c3105a71a48b: Waiting 01:48:30 0f093f025ec4: Waiting 01:48:30 c3106fc0e877: Pulling fs layer 01:48:31 547446be3368: Verifying Checksum 01:48:31 547446be3368: Download complete 01:48:31 c3105a71a48b: Verifying Checksum 01:48:31 c3105a71a48b: Download complete 01:48:31 d125d8839a47: Verifying Checksum 01:48:31 d125d8839a47: Download complete 01:48:31 c3106fc0e877: Verifying Checksum 01:48:31 c3106fc0e877: Download complete 01:48:31 0f093f025ec4: Verifying Checksum 01:48:31 0f093f025ec4: Download complete 01:48:32 547446be3368: Pull complete 01:48:32 d125d8839a47: Pull complete 01:48:33 3e85d5ac6304: Verifying Checksum 01:48:33 3e85d5ac6304: Download complete 01:48:43 3e85d5ac6304: Pull complete 01:48:43 c3105a71a48b: Pull complete 01:48:44 0f093f025ec4: Pull complete 01:48:44 c3106fc0e877: Pull complete 01:48:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:45 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 01:48:45 $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 01:48:47 $ docker top f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:48 + docker compose -f ./docker-compose-build.yml build --parallel 01:48:55 #156 DONE 91.1s 01:48:55 01:48:55 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:55 #149 DONE 91.1s 01:48:55 01:48:55 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:48:55 #157 DONE 0.3s 01:48:55 01:48:55 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:48:55 #158 DONE 0.2s 01:48:55 01:48:55 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:48:55 #159 DONE 0.2s 01:48:55 01:48:55 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:48:55 #160 DONE 0.3s 01:48:55 01:48:55 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:48:55 #161 ... 01:48:55 01:48:55 #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 01:48:55 #162 DONE 0.4s 01:48:55 01:48:55 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:48:55 #163 DONE 0.3s 01:48:55 01:48:55 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:48:55 #161 DONE 1.2s 01:48:55 01:48:55 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:55 #164 ... 01:48:55 01:48:55 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:48:55 #165 DONE 0.4s 01:48:55 01:48:55 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:48:58 #1 [core-keeper internal] load build definition from Dockerfile 01:48:58 #1 transferring dockerfile: 2.07kB 0.0s done 01:48:58 #1 DONE 0.1s 01:48:58 01:48:58 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:48:58 #2 transferring dockerfile: 2.50kB done 01:48:58 #2 DONE 0.0s 01:48:58 01:48:58 #3 [core-metadata internal] load build definition from Dockerfile 01:48:58 #3 transferring dockerfile: 2.10kB 0.0s done 01:48:58 #3 DONE 0.1s 01:48:58 01:48:58 #4 [core-command internal] load build definition from Dockerfile 01:48:58 #4 transferring dockerfile: 1.94kB 0.0s done 01:48:58 #4 DONE 0.1s 01:48:58 01:48:58 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:48:58 #5 transferring dockerfile: 3.02kB done 01:48:58 #5 DONE 0.1s 01:48:58 01:48:58 #6 [security-spire-server internal] load build definition from Dockerfile 01:48:58 #6 transferring dockerfile: 1.70kB 0.0s done 01:48:58 #6 DONE 0.1s 01:48:58 01:48:58 #7 [security-proxy-auth internal] load build definition from Dockerfile 01:48:58 #7 transferring dockerfile: 2.14kB 0.0s done 01:48:58 #7 DONE 0.1s 01:48:58 01:48:58 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:48:58 #8 transferring dockerfile: 2.23kB 0.0s done 01:48:58 #8 DONE 0.1s 01:48:58 01:48:58 #9 [core-data internal] load build definition from Dockerfile 01:48:58 #9 transferring dockerfile: 2.04kB done 01:48:58 #9 DONE 0.1s 01:48:58 01:48:58 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:48:58 #10 transferring dockerfile: 1.89kB done 01:48:58 #10 DONE 0.1s 01:48:58 01:48:58 #11 [security-spire-config internal] load build definition from Dockerfile 01:48:58 #11 transferring dockerfile: 1.69kB done 01:48:58 #11 DONE 0.1s 01:48:58 01:48:58 #12 [security-secretstore-setup internal] load build definition from Dockerfile 01:48:58 #12 transferring dockerfile: 2.49kB done 01:48:58 #12 DONE 0.1s 01:48:58 01:48:58 #13 [security-spire-agent internal] load build definition from Dockerfile 01:48:58 #13 transferring dockerfile: 1.81kB 0.0s done 01:48:58 #13 DONE 0.1s 01:48:58 01:48:58 #14 [support-notifications internal] load build definition from Dockerfile 01:48:58 #14 transferring dockerfile: 2.02kB 0.0s done 01:48:58 #14 DONE 0.1s 01:48:58 01:48:58 #15 [support-scheduler internal] load build definition from Dockerfile 01:48:58 #15 transferring dockerfile: 1.83kB 0.0s done 01:48:58 #15 DONE 0.1s 01:48:58 01:48:58 #16 [core-keeper internal] load .dockerignore 01:48:58 #16 transferring context: 50B 0.0s done 01:48:58 #16 DONE 0.1s 01:48:59 01:48:59 #17 [security-proxy-setup internal] load .dockerignore 01:48:59 #17 transferring context: 50B done 01:48:59 #17 DONE 0.0s 01:48:59 01:48:59 #18 [core-metadata internal] load .dockerignore 01:48:59 #18 transferring context: 50B done 01:48:59 #18 DONE 0.1s 01:48:59 01:48:59 #19 [core-command internal] load .dockerignore 01:48:59 #19 transferring context: 50B 0.0s done 01:48:59 #19 DONE 0.1s 01:48:59 01:48:59 #20 [security-bootstrapper internal] load .dockerignore 01:49:00 #20 transferring context: 50B 0.0s done 01:49:00 #20 DONE 0.1s 01:49:00 01:49:00 #21 [security-spire-server internal] load .dockerignore 01:49:00 #21 transferring context: 50B done 01:49:00 #21 DONE 0.1s 01:49:00 01:49:00 #22 [security-proxy-auth internal] load .dockerignore 01:49:00 #22 transferring context: 50B done 01:49:00 #22 DONE 0.1s 01:49:00 01:49:00 #23 [core-common-config-bootstrapper internal] load .dockerignore 01:49:00 #23 transferring context: 50B 0.0s done 01:49:00 #23 DONE 0.1s 01:49:00 01:49:00 #24 [core-data internal] load .dockerignore 01:49:00 #24 transferring context: 50B done 01:49:00 #24 DONE 0.1s 01:49:00 01:49:00 #25 [security-spiffe-token-provider internal] load .dockerignore 01:49:00 #25 transferring context: 50B 0.0s done 01:49:00 #25 DONE 0.1s 01:49:00 01:49:00 #26 [security-spire-config internal] load .dockerignore 01:49:00 #26 transferring context: 50B done 01:49:00 #26 DONE 0.1s 01:49:00 01:49:00 #27 [security-secretstore-setup internal] load .dockerignore 01:49:00 #27 transferring context: 50B done 01:49:00 #27 DONE 0.1s 01:49:00 01:49:00 #28 [security-spire-agent internal] load .dockerignore 01:49:00 #28 transferring context: 50B done 01:49:00 #28 DONE 0.1s 01:49:00 01:49:00 #29 [support-notifications internal] load .dockerignore 01:49:00 #29 transferring context: 50B done 01:49:00 #29 DONE 0.1s 01:49:00 01:49:00 #30 [support-scheduler internal] load .dockerignore 01:49:00 #30 transferring context: 50B 0.0s done 01:49:00 #30 DONE 0.1s 01:49:00 01:49:00 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:00 #31 DONE 0.0s 01:49:00 01:49:00 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:49:01 #32 DONE 0.5s 01:49:01 01:49:01 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:01 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:01 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:01 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:01 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:01 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 479.23kB / 4.12MB 0.1s 01:49:01 #33 ... 01:49:01 01:49:01 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:01 #31 DONE 0.0s 01:49:01 01:49:01 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:01 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.42MB / 4.12MB 0.2s 01:49:01 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 01:49:01 #33 ... 01:49:01 01:49:01 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:01 #31 DONE 0.0s 01:49:01 01:49:01 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:01 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:01 #33 ... 01:49:01 01:49:01 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:49:01 #32 DONE 0.5s 01:49:01 01:49:01 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:01 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:01 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:01 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:01 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:01 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:01 #33 ... 01:49:01 01:49:01 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:01 #31 DONE 0.0s 01:49:01 01:49:01 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:49:01 #32 DONE 0.5s 01:49:01 01:49:01 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:01 #31 DONE 0.0s 01:49:01 01:49:01 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:49:02 #32 ... 01:49:02 01:49:02 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:02 #31 DONE 0.0s 01:49:02 01:49:02 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:49:02 #32 DONE 1.0s 01:49:02 01:49:02 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:02 #31 DONE 0.0s 01:49:02 01:49:02 #34 [security-proxy-auth internal] load build context 01:49:02 #34 ... 01:49:02 01:49:02 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:49:02 #32 DONE 1.1s 01:49:02 01:49:02 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:02 #31 DONE 0.0s 01:49:02 01:49:02 #35 [core-common-config-bootstrapper internal] load build context 01:49:02 #35 DONE 0.0s 01:49:02 01:49:02 #36 [core-keeper internal] load build context 01:49:02 #36 transferring context: 3.45MB 1.2s done 01:49:02 #36 DONE 1.7s 01:49:02 01:49:02 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:02 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:02 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:02 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:02 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:02 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:03 #33 ... 01:49:03 01:49:03 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:03 #31 DONE 0.0s 01:49:03 01:49:03 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:03 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:03 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:03 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:03 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:03 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:03 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:03 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:03 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:03 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:03 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:03 #33 ... 01:49:03 01:49:03 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:03 #31 DONE 0.0s 01:49:03 01:49:03 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:04 #33 ... 01:49:04 01:49:04 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:04 #31 DONE 0.0s 01:49:04 01:49:04 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:04 #33 ... 01:49:04 01:49:04 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:49:04 #31 DONE 0.0s 01:49:04 01:49:04 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:49:04 #37 DONE 2.2s 01:49:04 01:49:04 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:04 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:04 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:04 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:04 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:04 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:04 #33 ... 01:49:04 01:49:04 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:49:04 #32 DONE 2.5s 01:49:04 01:49:04 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:04 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:04 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:04 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:04 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:04 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:04 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:04 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:04 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:04 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:04 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:04 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done 01:49:04 #33 ... 01:49:04 01:49:04 #38 [security-proxy-setup internal] load build context 01:49:04 #38 transferring context: 3.45MB 2.2s done 01:49:04 #38 DONE 3.0s 01:49:04 01:49:04 #39 [core-command internal] load build context 01:49:04 #39 transferring context: 3.45MB 2.0s done 01:49:04 #39 DONE 2.8s 01:49:04 01:49:04 #40 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 01:49:04 #40 DONE 4.5s 01:49:04 01:49:04 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:04 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:04 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:04 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:04 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:04 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:04 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done 01:49:04 #33 ... 01:49:04 01:49:04 #41 [core-metadata internal] load build context 01:49:04 #41 transferring context: 3.45MB 2.3s done 01:49:04 #41 DONE 3.1s 01:49:04 01:49:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:04 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 01:49:04 #42 DONE 0.7s 01:49:04 01:49:04 #43 [support-scheduler builder 2/8] WORKDIR /edgex-go 01:49:05 #166 ... 01:49:05 01:49:05 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:05 #164 DONE 8.7s 01:49:05 01:49:05 #167 [core-common-config-bootstrapper] exporting to image 01:49:05 #167 exporting layers 01:49:05 #43 ... 01:49:05 01:49:05 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:49:05 #44 DONE 1.3s 01:49:05 01:49:05 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:05 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 01:49:05 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:49:05 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 01:49:05 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 01:49:05 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 01:49:05 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done 01:49:05 #33 ... 01:49:05 01:49:05 #45 [security-bootstrapper internal] load build context 01:49:05 #45 transferring context: 3.45MB 2.0s done 01:49:05 #45 DONE 3.4s 01:49:05 01:49:05 #34 [security-proxy-auth internal] load build context 01:49:05 #34 transferring context: 3.45MB 1.7s done 01:49:05 #34 DONE 3.3s 01:49:05 01:49:05 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:05 #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 01:49:06 #46 ... 01:49:06 01:49:06 #47 [security-spire-config internal] load build context 01:49:06 #47 transferring context: 24.83kB 0.1s done 01:49:06 #47 DONE 1.8s 01:49:06 01:49:06 #48 [security-spire-server internal] load build context 01:49:06 #48 transferring context: 26.58kB 0.1s done 01:49:06 #48 DONE 1.7s 01:49:06 01:49:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:06 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 01:49:06 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:49:06 #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:49:06 #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:49:06 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s 01:49:06 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s 01:49:06 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.8s 01:49:06 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:49:06 #42 ... 01:49:06 01:49:06 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:49:06 #33 DONE 6.6s 01:49:06 01:49:06 #43 [core-keeper builder 2/8] WORKDIR /edgex-go 01:49:06 #43 DONE 3.1s 01:49:06 01:49:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:06 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done 01:49:06 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done 01:49:06 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s 01:49:06 #42 ... 01:49:06 01:49:06 #35 [core-common-config-bootstrapper internal] load build context 01:49:06 #35 transferring context: 3.45MB 1.8s done 01:49:06 #35 DONE 3.9s 01:49:06 01:49:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:06 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.4s 01:49:07 #42 ... 01:49:07 01:49:07 #49 [core-data internal] load build context 01:49:07 #49 transferring context: 3.45MB 2.2s done 01:49:07 #49 DONE 3.7s 01:49:07 01:49:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:07 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.7s 01:49:07 #42 ... 01:49:07 01:49:07 #50 [security-spiffe-token-provider internal] load build context 01:49:07 #50 transferring context: 3.45MB 2.1s done 01:49:07 #50 DONE 3.9s 01:49:07 01:49:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:07 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:49:07 #42 ... 01:49:07 01:49:07 #51 [security-spire-agent internal] load build context 01:49:07 #51 transferring context: 26.11kB 0.1s done 01:49:07 #51 DONE 2.1s 01:49:07 01:49:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:07 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.9s 01:49:07 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.97MB / 37.02MB 2.1s 01:49:07 #42 ... 01:49:07 01:49:07 #52 [security-secretstore-setup internal] load build context 01:49:07 #52 transferring context: 3.45MB 2.2s done 01:49:07 #52 DONE 3.6s 01:49:07 01:49:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:07 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:49:08 #167 ... 01:49:08 01:49:08 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:49:08 #166 DONE 12.6s 01:49:08 #42 ... 01:49:08 01:49:08 #53 [support-scheduler internal] load build context 01:49:08 #53 transferring context: 3.45MB 2.1s done 01:49:08 #53 DONE 3.5s 01:49:08 01:49:08 #54 [support-notifications internal] load build context 01:49:08 #54 transferring context: 3.45MB 2.2s done 01:49:08 #54 DONE 3.6s 01:49:08 01:49:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:08 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.69MB / 37.02MB 2.4s 01:49:08 01:49:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:49:08 #153 ... 01:49:08 01:49:08 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:49:08 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.7s 01:49:08 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 3.1s 01:49:09 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.6s 01:49:09 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 4.1s 01:49:10 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.00MB / 37.02MB 4.5s 01:49:11 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.6s 01:49:12 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.19MB / 37.02MB 6.6s 01:49:12 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.14MB / 37.02MB 7.1s 01:49:13 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 8.2s 01:49:14 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 8.7s 01:49:15 #42 ... 01:49:15 01:49:15 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:15 #55 DONE 8.4s 01:49:15 01:49:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:15 #42 ... 01:49:15 01:49:15 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:15 #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:49:15 #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:49:15 #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:49:15 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:49:15 #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done 01:49:15 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.5s done 01:49:15 #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 01:49:15 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 01:49:15 #46 ... 01:49:15 01:49:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:15 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 9.6s done 01:49:16 #42 ... 01:49:16 01:49:16 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:49:17 #56 ... 01:49:17 01:49:17 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:49:17 #57 ... 01:49:17 01:49:17 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:49:17 #58 ... 01:49:17 01:49:17 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:49:17 #0 8.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:17 #0 9.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:17 #59 ... 01:49:17 01:49:17 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:49:17 #0 7.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:17 #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:17 #0 9.492 (1/3) Installing ca-certificates (20260611-r0) 01:49:17 #0 9.606 (2/3) Installing dumb-init (1.2.5-r3) 01:49:17 #0 9.698 (3/3) Installing tzdata (2026c-r0) 01:49:17 #0 10.11 Executing busybox-1.37.0-r20.trigger 01:49:17 #0 10.15 Executing ca-certificates-20260611-r0.trigger 01:49:17 #0 10.47 OK: 8 MiB in 19 packages 01:49:17 #60 ... 01:49:17 01:49:17 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:17 #61 ... 01:49:17 01:49:17 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:17 #62 ... 01:49:17 01:49:17 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:17 #63 ... 01:49:17 01:49:17 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:17 #64 ... 01:49:17 01:49:17 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:18 #65 ... 01:49:18 01:49:18 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:18 #66 ... 01:49:18 01:49:18 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:49:18 #67 ... 01:49:18 01:49:18 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:49:18 #60 DONE 11.6s 01:49:18 01:49:18 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:49:18 #0 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:18 #68 ... 01:49:18 01:49:18 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:49:18 #69 ... 01:49:18 01:49:18 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:19 #70 ... 01:49:19 01:49:19 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:49:19 #71 ... 01:49:19 01:49:19 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:19 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.5s 01:49:19 #46 ... 01:49:19 01:49:19 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:49:19 #59 11.49 OK: 255 MiB in 60 packages 01:49:19 #59 DONE 12.5s 01:49:19 01:49:19 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:22 #46 ... 01:49:22 01:49:22 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:49:22 #72 DONE 3.0s 01:49:22 01:49:22 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:22 #46 ... 01:49:22 01:49:22 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:22 #64 DONE 14.9s 01:49:22 01:49:22 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:24 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.7s 01:49:25 #46 ... 01:49:25 01:49:25 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:25 #0 9.918 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:25 #73 ... 01:49:25 01:49:25 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:26 #168 DONE 18.3s 01:49:26 01:49:26 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:49:26 #154 ... 01:49:26 01:49:26 #167 [core-common-config-bootstrapper] exporting to image 01:49:26 #167 exporting layers 22.8s done 01:49:26 #167 writing image sha256:caf018ad454a7c00df4daf9f8f5a7bca8bf5b11f2c3cc808c786d72c38b73be1 done 01:49:26 #167 naming to docker.io/library/core-common-config-bootstrapper done 01:49:27 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.6s done 01:49:27 #167 DONE 23.5s 01:49:27 01:49:27 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:49:27 #169 DONE 0.8s 01:49:27 01:49:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:27 #150 ... 01:49:27 01:49:27 #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/ 01:49:27 #46 DONE 22.0s 01:49:27 01:49:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:27 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.2s 01:49:27 #42 ... 01:49:27 01:49:27 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:49:27 #170 DONE 0.2s 01:49:27 01:49:27 #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/ 01:49:27 #171 DONE 0.1s 01:49:27 01:49:27 #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/ 01:49:27 #172 DONE 0.0s 01:49:27 01:49:27 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:49:27 #56 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:27 #56 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:27 #56 20.42 OK: 255 MiB in 60 packages 01:49:27 #56 ... 01:49:27 01:49:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:27 #154 ... 01:49:27 01:49:27 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:49:27 #173 DONE 0.1s 01:49:27 01:49:27 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:49:28 #42 ... 01:49:28 01:49:28 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:49:28 #0 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:28 #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:28 #74 ... 01:49:28 01:49:28 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:49:28 #58 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:28 #58 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:28 #58 ... 01:49:28 01:49:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:29 #42 ... 01:49:29 01:49:29 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:49:29 #57 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:29 #57 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:29 #57 ... 01:49:29 01:49:29 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:29 #66 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:29 #66 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:29 #174 DONE 1.5s 01:49:29 01:49:29 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:49:29 #66 ... 01:49:29 01:49:29 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:49:29 #68 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:29 #68 ... 01:49:29 01:49:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:29 #154 ... 01:49:29 01:49:29 #175 [security-bootstrapper] exporting to image 01:49:29 #175 exporting layers 0.6s done 01:49:29 #42 ... 01:49:29 01:49:29 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:49:29 #56 DONE 23.1s 01:49:29 01:49:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:29 #42 ... 01:49:29 01:49:29 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:49:29 #69 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:29 #69 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:29 #69 ... 01:49:29 01:49:29 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:49:30 #175 writing image sha256:adca15bd450a7d28a19d6b5ae4af532afc66d1dd8f4fb58594c0d067694b5177 done 01:49:30 #175 naming to docker.io/library/security-bootstrapper done 01:49:30 #175 DONE 0.7s 01:49:30 01:49:30 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:49:30 #75 DONE 0.6s 01:49:30 01:49:30 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:30 #76 ... 01:49:30 01:49:30 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:30 #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:30 #61 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:30 #61 ... 01:49:30 01:49:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:32 #42 ... 01:49:32 01:49:32 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:32 #77 ... 01:49:32 01:49:32 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:49:32 #0 5.446 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:32 #0 7.228 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:32 #78 ... 01:49:32 01:49:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:32 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.5s 01:49:33 #42 ... 01:49:33 01:49:33 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:49:33 #67 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #67 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:33 #67 ... 01:49:33 01:49:33 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:49:33 #57 24.12 OK: 255 MiB in 60 packages 01:49:33 #57 DONE 26.5s 01:49:33 01:49:33 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:49:33 #71 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #71 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:33 #71 ... 01:49:33 01:49:33 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:33 #65 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #65 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:33 #65 ... 01:49:33 01:49:33 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:33 #62 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #62 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:33 #62 ... 01:49:33 01:49:33 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:49:33 #58 24.37 OK: 255 MiB in 60 packages 01:49:33 #58 DONE 26.7s 01:49:33 01:49:33 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:33 #63 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #63 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:33 #63 ... 01:49:33 01:49:33 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:33 #70 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:33 #70 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:34 #70 ... 01:49:34 01:49:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:34 #42 ... 01:49:34 01:49:34 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:49:34 #79 DONE 1.1s 01:49:34 01:49:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:34 #42 ... 01:49:34 01:49:34 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:49:34 #80 DONE 1.0s 01:49:34 01:49:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:37 #42 ... 01:49:37 01:49:37 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:37 #73 11.82 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:37 #73 ... 01:49:37 01:49:37 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:49:37 #68 23.75 (1/4) Installing dumb-init (1.2.5-r3) 01:49:37 #68 23.82 (2/4) Installing openssl (3.5.7-r0) 01:49:37 #68 23.99 (3/4) Installing su-exec (0.2-r3) 01:49:37 #68 24.08 (4/4) Installing yq-go (4.47.2-r3) 01:49:37 #68 26.00 Executing busybox-1.37.0-r20.trigger 01:49:37 #68 26.26 OK: 20 MiB in 20 packages 01:49:37 #68 DONE 29.6s 01:49:37 01:49:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:38 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.8s 01:49:38 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done 01:49:38 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done 01:49:39 #42 DONE 34.9s 01:49:39 01:49:39 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:39 #65 31.48 (1/2) Installing dumb-init (1.2.5-r3) 01:49:39 #65 31.58 (2/2) Installing su-exec (0.2-r3) 01:49:39 #65 31.61 Executing busybox-1.37.0-r20.trigger 01:49:39 #65 32.05 OK: 8 MiB in 18 packages 01:49:40 #65 ... 01:49:40 01:49:40 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:49:40 #69 27.49 (1/7) Installing ca-certificates (20260611-r0) 01:49:40 #69 28.10 (2/7) Installing dumb-init (1.2.5-r3) 01:49:40 #69 28.12 (3/7) Installing libgcc (14.2.0-r6) 01:49:40 #69 28.14 (4/7) Installing libsodium (1.0.20-r1) 01:49:40 #69 28.17 (5/7) Installing libstdc++ (14.2.0-r6) 01:49:40 #69 28.54 (6/7) Installing libzmq (4.3.5-r2) 01:49:40 #69 28.68 (7/7) Installing zeromq (4.3.5-r2) 01:49:40 #69 28.80 Executing busybox-1.37.0-r20.trigger 01:49:40 #69 29.04 Executing ca-certificates-20260611-r0.trigger 01:49:40 #69 30.52 OK: 12 MiB in 23 packages 01:49:40 #69 DONE 33.2s 01:49:41 01:49:41 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:49:41 #74 22.45 OK: 8 MiB in 19 packages 01:49:42 #74 DONE 23.7s 01:49:42 01:49:42 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:42 #73 26.80 OK: 255 MiB in 60 packages 01:49:42 #73 ... 01:49:42 01:49:42 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:42 #65 DONE 34.9s 01:49:42 01:49:42 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:49:43 #81 ... 01:49:43 01:49:43 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:49:43 #71 31.45 (1/1) Installing dumb-init (1.2.5-r3) 01:49:43 #71 31.49 Executing busybox-1.37.0-r20.trigger 01:49:43 #71 31.91 OK: 8 MiB in 17 packages 01:49:43 #71 DONE 35.6s 01:49:43 01:49:43 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:49:43 #82 ... 01:49:43 01:49:43 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:43 #66 26.14 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:43 #66 26.14 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:43 #66 26.14 OK: 26166 distinct packages available 01:49:43 #66 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:43 #66 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:43 #66 ... 01:49:43 01:49:43 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:43 #63 30.28 (1/4) Installing ca-certificates (20260611-r0) 01:49:43 #63 30.95 (2/4) Installing dumb-init (1.2.5-r3) 01:49:43 #63 30.96 (3/4) Installing su-exec (0.2-r3) 01:49:43 #63 30.97 (4/4) Installing yq-go (4.47.2-r3) 01:49:43 #63 32.33 Executing busybox-1.37.0-r20.trigger 01:49:43 #63 32.36 Executing ca-certificates-20260611-r0.trigger 01:49:43 #63 33.09 OK: 19 MiB in 20 packages 01:49:43 #63 ... 01:49:43 01:49:43 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:49:43 #78 21.50 (1/1) Installing dumb-init (1.2.5-r3) 01:49:44 #78 ... 01:49:44 01:49:44 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:44 #63 DONE 36.7s 01:49:44 01:49:44 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:44 #83 ... 01:49:44 01:49:44 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:49:44 #78 22.04 Executing busybox-1.37.0-r20.trigger 01:49:44 #78 22.23 OK: 8 MiB in 17 packages 01:49:44 #78 ... 01:49:44 01:49:44 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:44 #84 ... 01:49:44 01:49:44 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:49:44 #67 33.53 (1/1) Installing dumb-init (1.2.5-r3) 01:49:44 #67 33.61 Executing busybox-1.37.0-r20.trigger 01:49:44 #67 33.86 OK: 8 MiB in 17 packages 01:49:44 #67 DONE 37.2s 01:49:44 01:49:44 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:49:44 #85 ... 01:49:44 01:49:44 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:44 #73 DONE 29.6s 01:49:45 01:49:45 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:49:45 #86 ... 01:49:45 01:49:45 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:45 #61 28.59 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:45 #61 28.59 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:45 #61 28.59 OK: 26188 distinct packages available 01:49:45 #61 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:45 #61 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:45 #61 ... 01:49:45 01:49:45 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:49:46 #87 ... 01:49:46 01:49:46 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:49:46 #86 DONE 1.5s 01:49:46 01:49:46 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:46 #62 28.96 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:46 #62 28.98 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:46 #62 28.98 OK: 26166 distinct packages available 01:49:46 #62 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:46 #62 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:46 #62 ... 01:49:46 01:49:46 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:47 #88 ... 01:49:47 01:49:47 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:49:47 #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:47 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:47 #89 ... 01:49:47 01:49:47 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:49:47 #78 DONE 24.9s 01:49:47 01:49:47 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:47 #70 32.43 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:47 #70 32.43 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:47 #70 32.43 OK: 26166 distinct packages available 01:49:47 #70 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:47 #70 37.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:48 #70 ... 01:49:48 01:49:48 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:49:48 #81 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:50 #81 7.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:51 #81 ... 01:49:51 01:49:51 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:49:51 #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:51 #0 8.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:51 #90 ... 01:49:51 01:49:51 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:49:51 #87 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:51 #87 7.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:54 #87 ... 01:49:54 01:49:54 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:54 #66 44.19 (1/5) Installing dumb-init (1.2.5-r3) 01:49:54 #66 44.22 (2/5) Installing musl-obstack (1.2.3-r2) 01:49:54 #66 44.23 (3/5) Installing libucontext (1.3.2-r0) 01:49:54 #66 44.25 (4/5) Installing gcompat (1.1.0-r4) 01:49:54 #66 44.29 (5/5) Installing openssl (3.5.7-r0) 01:49:54 #66 44.39 Executing busybox-1.37.0-r20.trigger 01:49:54 #66 44.48 OK: 9 MiB in 21 packages 01:49:54 #66 DONE 46.3s 01:49:54 01:49:54 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:54 #61 45.11 OK: 255 MiB in 60 packages 01:49:54 #61 DONE 46.7s 01:49:54 01:49:54 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:49:54 #91 ... 01:49:54 01:49:54 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:49:54 #92 DONE 0.8s 01:49:54 01:49:54 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:54 #93 ... 01:49:54 01:49:54 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:54 #62 44.60 (1/4) Installing dumb-init (1.2.5-r3) 01:49:54 #62 44.64 (2/4) Installing musl-obstack (1.2.3-r2) 01:49:54 #62 44.64 (3/4) Installing libucontext (1.3.2-r0) 01:49:54 #62 44.66 (4/4) Installing gcompat (1.1.0-r4) 01:49:54 #62 44.69 Executing busybox-1.37.0-r20.trigger 01:49:54 #62 44.80 OK: 8 MiB in 20 packages 01:49:54 #62 DONE 47.1s 01:49:54 01:49:54 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:56 #94 ... 01:49:56 01:49:56 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:49:56 #89 16.42 OK: 20 MiB in 20 packages 01:49:56 #89 DONE 19.3s 01:49:56 01:49:56 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:56 #70 48.00 (1/13) Installing brotli-libs (1.1.0-r2) 01:49:56 #70 48.19 (2/13) Installing c-ares (1.34.8-r0) 01:49:56 #70 48.24 (3/13) Installing libunistring (1.3-r0) 01:49:56 #70 48.52 (4/13) Installing libidn2 (2.3.7-r0) 01:49:56 #70 48.55 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:49:56 #70 48.61 (6/13) Installing libpsl (0.21.5-r3) 01:49:56 #70 48.64 (7/13) Installing zstd-libs (1.5.7-r0) 01:49:56 #70 48.83 (8/13) Installing libcurl (8.14.1-r3) 01:49:56 #70 48.89 (9/13) Installing curl (8.14.1-r3) 01:49:56 #70 48.93 (10/13) Installing dumb-init (1.2.5-r3) 01:49:56 #70 48.95 (11/13) Installing musl-obstack (1.2.3-r2) 01:49:56 #70 48.98 (12/13) Installing libucontext (1.3.2-r0) 01:49:56 #70 48.99 (13/13) Installing gcompat (1.1.0-r4) 01:49:56 #70 49.02 Executing busybox-1.37.0-r20.trigger 01:49:56 #70 49.09 OK: 13 MiB in 29 packages 01:49:56 #70 ... 01:49:56 01:49:56 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:49:56 #95 DONE 0.3s 01:49:57 01:49:57 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:49:57 #85 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:57 #85 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:58 #85 ... 01:49:58 01:49:58 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:49:58 #91 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:59 #91 ... 01:49:59 01:49:59 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:59 #70 DONE 51.2s 01:49:59 01:49:59 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:49:59 #96 ... 01:49:59 01:49:59 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:49:59 #82 5.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:59 #82 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:49:59 #82 ... 01:49:59 01:49:59 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:59 #94 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:49:59 #94 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:50:01 #94 ... 01:50:01 01:50:01 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:50:01 #90 18.60 OK: 12 MiB in 23 packages 01:50:01 #90 DONE 20.4s 01:50:01 01:50:01 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:50:01 #96 2.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:50:01 #96 ... 01:50:01 01:50:01 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:50:01 #81 17.47 OK: 8 MiB in 18 packages 01:50:01 #81 DONE 19.2s 01:50:01 01:50:01 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:50:01 #85 16.99 OK: 8 MiB in 17 packages 01:50:02 #85 ... 01:50:02 01:50:02 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:50:02 #82 16.81 OK: 8 MiB in 17 packages 01:50:02 #82 DONE 18.8s 01:50:02 #154 ... 01:50:02 01:50:02 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:02 #152 159.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:02 01:50:02 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:50:02 #87 17.35 OK: 19 MiB in 20 packages 01:50:03 #87 ... 01:50:03 01:50:03 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:50:03 #85 DONE 18.8s 01:50:03 01:50:03 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:50:03 #96 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:50:04 #96 ... 01:50:04 01:50:04 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:50:04 #87 DONE 19.8s 01:50:04 01:50:04 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:50:05 #97 DONE 3.3s 01:50:05 01:50:05 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:50:05 #91 5.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:50:05 #91 ... 01:50:05 01:50:05 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:50:05 #98 DONE 0.2s 01:50:05 01:50:05 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:06 #77 ... 01:50:06 01:50:06 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:50:06 #94 11.74 OK: 8 MiB in 20 packages 01:50:07 #94 DONE 12.9s 01:50:07 01:50:07 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:08 #99 ... 01:50:08 01:50:08 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:50:08 #91 13.37 OK: 9 MiB in 21 packages 01:50:08 #91 DONE 14.7s 01:50:08 01:50:08 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:10 #100 ... 01:50:10 01:50:10 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:10 #99 DONE 2.2s 01:50:10 01:50:10 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:50:10 #101 DONE 1.9s 01:50:10 01:50:10 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:50:10 #102 ... 01:50:10 01:50:10 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:50:10 #96 10.09 OK: 13 MiB in 29 packages 01:50:10 #96 DONE 11.4s 01:50:10 01:50:10 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:10 #103 ... 01:50:10 01:50:10 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:50:10 #102 DONE 0.6s 01:50:10 01:50:10 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:10 #100 DONE 2.5s 01:50:10 01:50:10 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:50:10 #104 ... 01:50:10 01:50:10 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:50:10 #105 DONE 0.3s 01:50:11 01:50:11 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:50:11 #106 ... 01:50:11 01:50:11 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:50:11 #104 DONE 0.5s 01:50:11 01:50:11 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:50:11 #106 DONE 0.3s 01:50:11 01:50:11 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:50:11 #107 ... 01:50:11 01:50:11 #108 [security-spire-server stage-2 6/9] COPY security.txt / 01:50:11 #108 DONE 0.5s 01:50:11 01:50:11 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:50:11 #107 DONE 0.4s 01:50:11 01:50:11 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:50:11 #109 ... 01:50:11 01:50:11 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:50:11 #110 DONE 0.4s 01:50:12 01:50:12 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:50:12 #109 DONE 0.4s 01:50:12 01:50:12 #111 [security-spire-config] exporting to image 01:50:12 #111 exporting layers 01:50:12 #111 ... 01:50:12 01:50:12 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:50:12 #112 DONE 0.5s 01:50:12 01:50:12 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:50:13 #113 DONE 0.4s 01:50:13 01:50:13 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:13 #84 ... 01:50:13 01:50:13 #111 [security-spire-server] exporting to image 01:50:13 #111 ... 01:50:13 01:50:13 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:50:13 #103 DONE 3.7s 01:50:13 01:50:13 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:50:14 #114 DONE 0.3s 01:50:14 01:50:14 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:50:14 #152 DONE 171.3s 01:50:14 01:50:14 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:50:14 #147 DONE 171.3s 01:50:14 01:50:14 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:14 #153 DONE 171.3s 01:50:14 01:50:14 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:14 #146 DONE 171.3s 01:50:14 01:50:14 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:14 #150 DONE 171.3s 01:50:14 01:50:14 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:14 #145 DONE 171.3s 01:50:14 01:50:14 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:14 #148 DONE 171.4s 01:50:14 01:50:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:14 #151 DONE 171.4s 01:50:14 01:50:14 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #176 ... 01:50:14 01:50:14 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:14 #155 DONE 171.4s 01:50:14 01:50:14 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:50:14 #154 DONE 171.5s 01:50:14 01:50:14 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #177 DONE 0.4s 01:50:14 01:50:14 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #176 DONE 0.3s 01:50:14 01:50:14 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #178 DONE 0.3s 01:50:14 01:50:14 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #179 DONE 0.3s 01:50:14 01:50:14 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #180 DONE 0.3s 01:50:14 01:50:14 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #181 DONE 0.3s 01:50:14 01:50:14 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #182 DONE 0.2s 01:50:14 01:50:14 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #183 DONE 0.3s 01:50:14 01:50:14 #184 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:50:14 #184 DONE 0.2s 01:50:14 01:50:14 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:50:14 #185 DONE 0.1s 01:50:14 01:50:14 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:50:14 #186 CACHED 01:50:14 01:50:14 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #187 CACHED 01:50:14 01:50:14 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:14 #188 DONE 0.2s 01:50:14 01:50:14 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:50:14 #189 CACHED 01:50:14 01:50:14 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:50:14 #190 CACHED 01:50:14 01:50:14 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:50:14 #115 DONE 0.3s 01:50:14 01:50:14 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:14 #84 ... 01:50:14 01:50:14 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:50:14 #191 ... 01:50:14 01:50:14 #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:50:14 #192 DONE 0.6s 01:50:14 #116 DONE 0.4s 01:50:14 01:50:14 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:14 #76 ... 01:50:14 01:50:14 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:50:14 01:50:14 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:14 #193 DONE 0.7s 01:50:14 01:50:14 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:14 #194 DONE 0.8s 01:50:14 01:50:14 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:14 #195 DONE 0.8s 01:50:14 01:50:14 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:14 #196 ... 01:50:14 01:50:14 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:50:14 #197 DONE 0.9s 01:50:15 01:50:15 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:50:15 #117 DONE 0.3s 01:50:15 01:50:15 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:50:15 #118 DONE 0.4s 01:50:15 01:50:15 #111 [security-spire-agent] exporting to image 01:50:16 #198 ... 01:50:16 01:50:16 #199 [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 01:50:16 #199 DONE 1.9s 01:50:16 01:50:16 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:50:16 #200 DONE 1.9s 01:50:16 01:50:16 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:50:16 #201 DONE 1.9s 01:50:16 01:50:16 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:50:16 #202 ... 01:50:16 01:50:16 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:50:16 #191 DONE 2.4s 01:50:16 01:50:16 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:50:16 #203 DONE 2.4s 01:50:16 01:50:16 #204 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:50:16 #204 DONE 2.0s 01:50:16 01:50:16 #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:50:16 #205 DONE 1.9s 01:50:16 01:50:16 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:50:16 #198 DONE 1.7s 01:50:16 01:50:16 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:16 #196 DONE 1.8s 01:50:16 01:50:16 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:50:16 #206 DONE 1.8s 01:50:16 01:50:16 #207 [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 01:50:16 #207 DONE 0.7s 01:50:16 01:50:16 #208 [core-keeper] exporting to image 01:50:16 #208 exporting layers 01:50:16 #208 ... 01:50:16 01:50:16 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:50:16 #202 DONE 0.6s 01:50:16 01:50:16 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:50:16 #209 DONE 0.3s 01:50:16 01:50:16 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:50:16 #210 DONE 0.2s 01:50:16 01:50:16 #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:50:16 #211 DONE 0.3s 01:50:16 01:50:16 #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:50:16 #212 DONE 0.2s 01:50:16 01:50:16 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:50:16 #213 DONE 0.2s 01:50:16 01:50:16 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:50:16 #214 DONE 0.2s 01:50:16 01:50:16 #215 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:50:16 #215 DONE 0.2s 01:50:16 01:50:16 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:50:16 #216 DONE 0.2s 01:50:16 01:50:16 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:50:16 #217 DONE 0.2s 01:50:16 01:50:16 #218 [security-spiffe-token-provider] exporting to image 01:50:17 #218 ... 01:50:17 01:50:17 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:50:17 #219 DONE 0.4s 01:50:17 01:50:17 #220 [core-metadata] exporting to image 01:50:17 #111 exporting layers 5.4s done 01:50:17 #111 writing image sha256:651601f53120a044038ab4787df50705169c5795c5a490cce35fa5e8ba7ed52f 0.0s done 01:50:17 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:50:17 #220 ... 01:50:17 01:50:17 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:50:17 #221 DONE 1.1s 01:50:17 01:50:17 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:50:17 #222 DONE 1.1s 01:50:17 01:50:17 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:50:17 #223 DONE 0.1s 01:50:17 01:50:17 #224 [core-data] exporting to image 01:50:17 #224 exporting layers 0.4s done 01:50:17 #224 writing image sha256:2ad594f958ea859b4f0b10f0e60285ce0353e3fce6a6800ac4374fb50a6614f9 0.0s done 01:50:17 #224 naming to docker.io/library/core-data done 01:50:17 #224 DONE 1.2s 01:50:17 01:50:17 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:17 #111 exporting layers 5.0s done 01:50:17 #111 writing image sha256:e7128b510b9fe16439a4294e2c16d597aec964552c9ead280a3c4cfb87a72c52 01:50:18 #225 ... 01:50:18 01:50:18 #208 [core-keeper] exporting to image 01:50:18 #208 exporting layers 0.2s done 01:50:18 #208 writing image sha256:6806882df06ee8a1e58e6eff5c37b0e70791dede8ce41fc106624de0b86efc38 0.0s done 01:50:18 #208 naming to docker.io/library/core-keeper done 01:50:18 #208 DONE 1.6s 01:50:18 01:50:18 #226 [core-command] exporting to image 01:50:18 #226 exporting layers 0.4s done 01:50:18 #226 writing image sha256:c27e0f3a3b5b2d9e290c10b6d0eec3486fb4ea06a9c9b694df1e96cfab49f57c 0.0s done 01:50:18 #226 naming to docker.io/library/core-command 0.0s done 01:50:18 #226 DONE 1.4s 01:50:18 01:50:18 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:50:18 #227 DONE 0.2s 01:50:18 01:50:18 #218 [security-spiffe-token-provider] exporting to image 01:50:18 #218 exporting layers 1.3s done 01:50:18 #218 writing image sha256:292e0d5c1e09ea0d12af3f270a3b087ad5fdc9b8c2f0acf86817f66bb0bf74c3 0.0s done 01:50:18 #218 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:50:18 #111 writing image sha256:e7128b510b9fe16439a4294e2c16d597aec964552c9ead280a3c4cfb87a72c52 0.0s done 01:50:18 #111 naming to docker.io/library/security-spire-server-arm64 done 01:50:18 #218 DONE 1.4s 01:50:18 01:50:18 #228 [support-notifications] exporting to image 01:50:18 #228 exporting layers 1.4s done 01:50:18 #228 writing image sha256:d469c3090f7ce4303d8111d2265e7c53d48a334440622ed8c1f32b0f2a6752a8 0.0s done 01:50:18 #228 naming to docker.io/library/support-notifications done 01:50:18 #228 DONE 1.5s 01:50:18 01:50:18 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:18 #229 DONE 1.4s 01:50:18 01:50:18 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:18 #230 DONE 0.2s 01:50:18 01:50:18 #220 [core-metadata] exporting to image 01:50:18 #220 exporting layers 1.1s done 01:50:18 #220 writing image sha256:c572133276c0fc401fcd47c4491e3596156d9d1974655f4e834db9b10aba8d41 done 01:50:18 #220 naming to docker.io/library/core-metadata done 01:50:18 #220 DONE 1.2s 01:50:18 01:50:18 #231 [support-scheduler] exporting to image 01:50:18 #231 exporting layers 1.6s done 01:50:18 #231 writing image sha256:6087407322e021038783144ce928f452d0fe797db9a89de79be976264962c229 done 01:50:18 #231 naming to docker.io/library/support-scheduler done 01:50:18 #231 DONE 1.6s 01:50:18 01:50:18 #232 [security-proxy-auth] exporting to image 01:50:18 #232 ... 01:50:18 01:50:18 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:18 #225 DONE 0.6s 01:50:18 01:50:18 #233 [security-proxy-setup] exporting to image 01:50:18 #233 exporting layers 0.2s done 01:50:18 #233 writing image sha256:f948d8c6b92a33cbdc7556d27f3340d09f9bc9d46ec248ce96c8cb0e80a957bd done 01:50:18 #233 naming to docker.io/library/security-proxy-setup done 01:50:18 #233 DONE 0.2s 01:50:18 01:50:18 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:18 #234 DONE 0.5s 01:50:18 01:50:18 #235 [security-secretstore-setup] exporting to image 01:50:19 #111 exporting layers 3.4s done 01:50:19 #111 writing image sha256:c2f5afa8ea03d63e4a0af754638d8c88e32033510969cd628f229a27b95723a0 0.0s done 01:50:19 #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:50:19 #111 DONE 7.0s 01:50:19 01:50:19 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:19 #235 exporting layers 0.2s done 01:50:19 #235 writing image sha256:eb462864f0aa66fb5de9452c515a6b6f34ee5f8204f8bef1948cd616f76f2860 done 01:50:19 #235 naming to docker.io/library/security-secretstore-setup done 01:50:19 #235 DONE 0.2s 01:50:19 01:50:19 #232 [security-proxy-auth] exporting to image 01:50:19 #232 exporting layers 0.9s done 01:50:19 #232 writing image sha256:87dbc3328bf36861d236c63d026335afadf5917e43910b2a4e2f825c75da6134 done 01:50:19 #232 naming to docker.io/library/security-proxy-auth done 01:50:19 #232 DONE 0.9s 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:19 time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:50:19 $ docker stop --time=1 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 01:50:20 $ docker rm -f --volumes 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:20 + docker images 01:50:20 REPOSITORY TAG IMAGE ID CREATED SIZE 01:50:20 security-secretstore-setup latest eb462864f0aa 2 seconds ago 90.5MB 01:50:20 security-proxy-setup latest f948d8c6b92a 2 seconds ago 55.4MB 01:50:20 security-proxy-auth latest 87dbc3328bf3 2 seconds ago 49.8MB 01:50:20 core-data latest 2ad594f958ea 4 seconds ago 50.6MB 01:50:20 support-notifications latest d469c3090f7c 4 seconds ago 58.6MB 01:50:20 core-command latest c27e0f3a3b5b 4 seconds ago 44.8MB 01:50:20 security-spiffe-token-provider latest 292e0d5c1e09 4 seconds ago 53.9MB 01:50:20 support-scheduler latest 6087407322e0 4 seconds ago 55MB 01:50:20 core-metadata latest c572133276c0 4 seconds ago 50.8MB 01:50:20 core-keeper latest 6806882df06e 4 seconds ago 50.4MB 01:50:20 security-bootstrapper latest adca15bd450a 51 seconds ago 21.7MB 01:50:20 core-common-config-bootstrapper latest caf018ad454a About a minute ago 20.6MB 01:50:20 security-spire-agent latest 506c8f69bd6b 2 minutes ago 237MB 01:50:20 security-spire-server latest ea6ab9f84bd0 2 minutes ago 178MB 01:50:20 security-spire-config latest 00270a111e70 2 minutes ago 177MB 01:50:20 ci-base-image-x86_64 latest 0af178d5756a 7 minutes ago 982MB 01:50:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 9 months ago 636MB 01:50:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 14 months ago 573MB 01:50:20 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 01:50:21 provisioning config files... 01:50:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config17429762383900608002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:21 ---> ****-login.sh 01:50:21 nexus3.edgexfoundry.org:10001 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10002 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10003 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10004 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 Login Succeeded 01:50:21 ****.io 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:22 Login Succeeded 01:50:22 ---> ****-login.sh ends [Pipeline] } 01:50:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:50:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:50:22 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:22 latest 01:50:22 4.1.0-dev.127 01:50:22 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:22 main 01:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:23 1d4f26238dfa: Preparing 01:50:23 7bc05bbe3c20: Preparing 01:50:23 1644bdee7871: Preparing 01:50:23 b09b02476a1b: Preparing 01:50:23 e079232cd186: Preparing 01:50:23 811fe0651f08: Preparing 01:50:23 6f09edfb3f6d: Preparing 01:50:23 811fe0651f08: Waiting 01:50:23 6f09edfb3f6d: Waiting 01:50:23 e079232cd186: Pushed 01:50:23 1644bdee7871: Pushed 01:50:23 1d4f26238dfa: Pushed 01:50:23 b09b02476a1b: Pushed 01:50:23 6f09edfb3f6d: Layer already exists 01:50:23 811fe0651f08: Pushed 01:50:26 7bc05bbe3c20: Pushed 01:50:26 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:27 1d4f26238dfa: Preparing 01:50:27 7bc05bbe3c20: Preparing 01:50:27 1644bdee7871: Preparing 01:50:27 b09b02476a1b: Preparing 01:50:27 e079232cd186: Preparing 01:50:27 811fe0651f08: Preparing 01:50:27 6f09edfb3f6d: Preparing 01:50:27 811fe0651f08: Waiting 01:50:27 6f09edfb3f6d: Waiting 01:50:27 7bc05bbe3c20: Layer already exists 01:50:27 1644bdee7871: Layer already exists 01:50:27 1d4f26238dfa: Layer already exists 01:50:27 e079232cd186: Layer already exists 01:50:27 b09b02476a1b: Layer already exists 01:50:27 6f09edfb3f6d: Layer already exists 01:50:27 811fe0651f08: Layer already exists 01:50:27 latest: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 01:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:27 1d4f26238dfa: Preparing 01:50:27 7bc05bbe3c20: Preparing 01:50:27 1644bdee7871: Preparing 01:50:27 b09b02476a1b: Preparing 01:50:27 e079232cd186: Preparing 01:50:27 811fe0651f08: Preparing 01:50:27 6f09edfb3f6d: Preparing 01:50:27 811fe0651f08: Waiting 01:50:27 6f09edfb3f6d: Waiting 01:50:27 e079232cd186: Layer already exists 01:50:27 1644bdee7871: Layer already exists 01:50:27 7bc05bbe3c20: Layer already exists 01:50:27 1d4f26238dfa: Layer already exists 01:50:27 b09b02476a1b: Layer already exists 01:50:27 811fe0651f08: Layer already exists 01:50:27 6f09edfb3f6d: Layer already exists 01:50:27 4.1.0-dev.127: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker push nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:28 1d4f26238dfa: Preparing 01:50:28 7bc05bbe3c20: Preparing 01:50:28 1644bdee7871: Preparing 01:50:28 b09b02476a1b: Preparing 01:50:28 e079232cd186: Preparing 01:50:28 811fe0651f08: Preparing 01:50:28 6f09edfb3f6d: Preparing 01:50:28 811fe0651f08: Waiting 01:50:28 6f09edfb3f6d: Waiting 01:50:28 e079232cd186: Layer already exists 01:50:28 1d4f26238dfa: Layer already exists 01:50:28 b09b02476a1b: Layer already exists 01:50:28 1644bdee7871: Layer already exists 01:50:28 7bc05bbe3c20: Layer already exists 01:50:28 6f09edfb3f6d: Layer already exists 01:50:28 811fe0651f08: Layer already exists 01:50:28 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:29 1d4f26238dfa: Preparing 01:50:29 7bc05bbe3c20: Preparing 01:50:29 1644bdee7871: Preparing 01:50:29 b09b02476a1b: Preparing 01:50:29 e079232cd186: Preparing 01:50:29 811fe0651f08: Preparing 01:50:29 6f09edfb3f6d: Preparing 01:50:29 811fe0651f08: Waiting 01:50:29 6f09edfb3f6d: Waiting 01:50:29 7bc05bbe3c20: Layer already exists 01:50:29 b09b02476a1b: Layer already exists 01:50:29 1644bdee7871: Layer already exists 01:50:29 e079232cd186: Layer already exists 01:50:29 1d4f26238dfa: Layer already exists 01:50:29 811fe0651f08: Layer already exists 01:50:29 6f09edfb3f6d: Layer already exists 01:50:29 main: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:29 ===================================================== [Pipeline] echo 01:50:29 taggedImages: 01:50:29 - nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:29 - nexus3.edgexfoundry.org:10004/core-command:latest 01:50:29 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 01:50:29 - nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:50:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:50:29 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:29 latest 01:50:29 4.1.0-dev.127 01:50:29 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:29 main 01:50:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:50:30 e904152cdc52: Preparing 01:50:30 8be42af028e8: Preparing 01:50:30 14c40223a4e0: Preparing 01:50:30 8c978a31fbb4: Preparing 01:50:30 1644bdee7871: Preparing 01:50:30 b09b02476a1b: Preparing 01:50:30 e079232cd186: Preparing 01:50:30 811fe0651f08: Preparing 01:50:30 6f09edfb3f6d: Preparing 01:50:30 e079232cd186: Waiting 01:50:30 b09b02476a1b: Waiting 01:50:30 811fe0651f08: Waiting 01:50:30 1644bdee7871: Layer already exists 01:50:30 b09b02476a1b: Layer already exists 01:50:30 e079232cd186: Layer already exists 01:50:30 811fe0651f08: Layer already exists 01:50:30 14c40223a4e0: Pushed 01:50:30 e904152cdc52: Pushed 01:50:30 8be42af028e8: Pushed 01:50:30 6f09edfb3f6d: Layer already exists 01:50:31 8c978a31fbb4: Pushed 01:50:31 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50: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 01:50:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:50:32 e904152cdc52: Preparing 01:50:32 8be42af028e8: Preparing 01:50:32 14c40223a4e0: Preparing 01:50:32 8c978a31fbb4: Preparing 01:50:32 1644bdee7871: Preparing 01:50:32 b09b02476a1b: Preparing 01:50:32 e079232cd186: Preparing 01:50:32 811fe0651f08: Preparing 01:50:32 6f09edfb3f6d: Preparing 01:50:32 b09b02476a1b: Waiting 01:50:32 e079232cd186: Waiting 01:50:32 811fe0651f08: Waiting 01:50:32 6f09edfb3f6d: Waiting 01:50:32 14c40223a4e0: Layer already exists 01:50:32 1644bdee7871: Layer already exists 01:50:32 8be42af028e8: Layer already exists 01:50:32 e904152cdc52: Layer already exists 01:50:32 8c978a31fbb4: Layer already exists 01:50:32 6f09edfb3f6d: Layer already exists 01:50:32 b09b02476a1b: Layer already exists 01:50:32 e079232cd186: Layer already exists 01:50:32 811fe0651f08: Layer already exists 01:50:32 latest: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 01:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:50:32 e904152cdc52: Preparing 01:50:32 8be42af028e8: Preparing 01:50:32 14c40223a4e0: Preparing 01:50:32 8c978a31fbb4: Preparing 01:50:32 1644bdee7871: Preparing 01:50:32 b09b02476a1b: Preparing 01:50:32 e079232cd186: Preparing 01:50:32 811fe0651f08: Preparing 01:50:32 6f09edfb3f6d: Preparing 01:50:32 e079232cd186: Waiting 01:50:32 811fe0651f08: Waiting 01:50:32 6f09edfb3f6d: Waiting 01:50:32 b09b02476a1b: Waiting 01:50:32 8c978a31fbb4: Layer already exists 01:50:32 1644bdee7871: Layer already exists 01:50:32 14c40223a4e0: Layer already exists 01:50:32 e904152cdc52: Layer already exists 01:50:32 8be42af028e8: Layer already exists 01:50:32 b09b02476a1b: Layer already exists 01:50:32 811fe0651f08: Layer already exists 01:50:32 e079232cd186: Layer already exists 01:50:32 6f09edfb3f6d: Layer already exists 01:50:32 4.1.0-dev.127: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:50:33 e904152cdc52: Preparing 01:50:33 8be42af028e8: Preparing 01:50:33 14c40223a4e0: Preparing 01:50:33 8c978a31fbb4: Preparing 01:50:33 1644bdee7871: Preparing 01:50:33 b09b02476a1b: Preparing 01:50:33 e079232cd186: Preparing 01:50:33 811fe0651f08: Preparing 01:50:33 6f09edfb3f6d: Preparing 01:50:33 e079232cd186: Waiting 01:50:33 b09b02476a1b: Waiting 01:50:33 6f09edfb3f6d: Waiting 01:50:33 811fe0651f08: Waiting 01:50:33 8c978a31fbb4: Layer already exists 01:50:33 1644bdee7871: Layer already exists 01:50:33 e904152cdc52: Layer already exists 01:50:33 14c40223a4e0: Layer already exists 01:50:33 8be42af028e8: Layer already exists 01:50:33 e079232cd186: Layer already exists 01:50:33 b09b02476a1b: Layer already exists 01:50:33 811fe0651f08: Layer already exists 01:50:33 6f09edfb3f6d: Layer already exists 01:50:33 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + 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 01:50:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:50:34 e904152cdc52: Preparing 01:50:34 8be42af028e8: Preparing 01:50:34 14c40223a4e0: Preparing 01:50:34 8c978a31fbb4: Preparing 01:50:34 1644bdee7871: Preparing 01:50:34 b09b02476a1b: Preparing 01:50:34 e079232cd186: Preparing 01:50:34 811fe0651f08: Preparing 01:50:34 6f09edfb3f6d: Preparing 01:50:34 b09b02476a1b: Waiting 01:50:34 e079232cd186: Waiting 01:50:34 811fe0651f08: Waiting 01:50:34 6f09edfb3f6d: Waiting 01:50:34 14c40223a4e0: Layer already exists 01:50:34 8be42af028e8: Layer already exists 01:50:34 1644bdee7871: Layer already exists 01:50:34 8c978a31fbb4: Layer already exists 01:50:34 e904152cdc52: Layer already exists 01:50:34 811fe0651f08: Layer already exists 01:50:34 e079232cd186: Layer already exists 01:50:34 b09b02476a1b: Layer already exists 01:50:34 6f09edfb3f6d: Layer already exists 01:50:34 main: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:34 ===================================================== [Pipeline] echo 01:50:34 taggedImages: 01:50:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:50:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 01:50:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:50:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:50:34 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:34 latest 01:50:34 4.1.0-dev.127 01:50:34 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:34 main 01:50:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker push nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:50:35 d116587ef473: Preparing 01:50:35 59479a134933: Preparing 01:50:35 1644bdee7871: Preparing 01:50:35 b09b02476a1b: Preparing 01:50:35 c56e9ff7eac2: Preparing 01:50:35 d678a4826304: Preparing 01:50:35 6f09edfb3f6d: Preparing 01:50:35 d678a4826304: Waiting 01:50:35 6f09edfb3f6d: Waiting 01:50:35 1644bdee7871: Layer already exists 01:50:35 b09b02476a1b: Layer already exists 01:50:35 6f09edfb3f6d: Layer already exists 01:50:35 d116587ef473: Pushed 01:50:35 c56e9ff7eac2: Pushed 01:50:35 d678a4826304: Pushed 01:50:39 59479a134933: Pushed 01:50:39 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:50:40 d116587ef473: Preparing 01:50:40 59479a134933: Preparing 01:50:40 1644bdee7871: Preparing 01:50:40 b09b02476a1b: Preparing 01:50:40 c56e9ff7eac2: Preparing 01:50:40 d678a4826304: Preparing 01:50:40 6f09edfb3f6d: Preparing 01:50:40 d678a4826304: Waiting 01:50:40 6f09edfb3f6d: Waiting 01:50:40 d116587ef473: Layer already exists 01:50:40 1644bdee7871: Layer already exists 01:50:40 b09b02476a1b: Layer already exists 01:50:40 59479a134933: Layer already exists 01:50:40 c56e9ff7eac2: Layer already exists 01:50:40 6f09edfb3f6d: Layer already exists 01:50:40 d678a4826304: Layer already exists 01:50:40 latest: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:40 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 01:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:50:40 d116587ef473: Preparing 01:50:40 59479a134933: Preparing 01:50:40 1644bdee7871: Preparing 01:50:40 b09b02476a1b: Preparing 01:50:40 c56e9ff7eac2: Preparing 01:50:40 d678a4826304: Preparing 01:50:40 6f09edfb3f6d: Preparing 01:50:40 6f09edfb3f6d: Waiting 01:50:40 d678a4826304: Waiting 01:50:40 1644bdee7871: Layer already exists 01:50:40 c56e9ff7eac2: Layer already exists 01:50:40 d116587ef473: Layer already exists 01:50:40 b09b02476a1b: Layer already exists 01:50:40 59479a134933: Layer already exists 01:50:40 d678a4826304: Layer already exists 01:50:40 6f09edfb3f6d: Layer already exists 01:50:40 4.1.0-dev.127: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker push nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:50:41 d116587ef473: Preparing 01:50:41 59479a134933: Preparing 01:50:41 1644bdee7871: Preparing 01:50:41 b09b02476a1b: Preparing 01:50:41 c56e9ff7eac2: Preparing 01:50:41 d678a4826304: Preparing 01:50:41 6f09edfb3f6d: Preparing 01:50:41 d678a4826304: Waiting 01:50:41 6f09edfb3f6d: Waiting 01:50:41 59479a134933: Layer already exists 01:50:41 d116587ef473: Layer already exists 01:50:41 c56e9ff7eac2: Layer already exists 01:50:41 b09b02476a1b: Layer already exists 01:50:41 1644bdee7871: Layer already exists 01:50:41 6f09edfb3f6d: Layer already exists 01:50:41 d678a4826304: Layer already exists 01:50:41 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:50:42 d116587ef473: Preparing 01:50:42 59479a134933: Preparing 01:50:42 1644bdee7871: Preparing 01:50:42 b09b02476a1b: Preparing 01:50:42 c56e9ff7eac2: Preparing 01:50:42 d678a4826304: Preparing 01:50:42 6f09edfb3f6d: Preparing 01:50:42 6f09edfb3f6d: Waiting 01:50:42 d678a4826304: Waiting 01:50:42 c56e9ff7eac2: Layer already exists 01:50:42 d116587ef473: Layer already exists 01:50:42 1644bdee7871: Layer already exists 01:50:42 59479a134933: Layer already exists 01:50:42 b09b02476a1b: Layer already exists 01:50:42 d678a4826304: Layer already exists 01:50:42 6f09edfb3f6d: Layer already exists 01:50:42 main: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:42 ===================================================== [Pipeline] echo 01:50:42 taggedImages: 01:50:42 - nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:42 - nexus3.edgexfoundry.org:10004/core-data:latest 01:50:42 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 01:50:42 - nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:50:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:50:42 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:42 latest 01:50:42 4.1.0-dev.127 01:50:42 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:42 main 01:50:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:50:43 5bc5a2507f79: Preparing 01:50:43 ce557c065fb1: Preparing 01:50:43 b09b02476a1b: Preparing 01:50:43 442b3e49bb88: Preparing 01:50:43 9714888a9e51: Preparing 01:50:43 6f09edfb3f6d: Preparing 01:50:43 6f09edfb3f6d: Waiting 01:50:43 b09b02476a1b: Layer already exists 01:50:43 6f09edfb3f6d: Layer already exists 01:50:43 9714888a9e51: Pushed 01:50:43 5bc5a2507f79: Pushed 01:50:43 442b3e49bb88: Pushed 01:50:47 ce557c065fb1: Pushed 01:50:47 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:50:47 5bc5a2507f79: Preparing 01:50:47 ce557c065fb1: Preparing 01:50:47 b09b02476a1b: Preparing 01:50:47 442b3e49bb88: Preparing 01:50:47 9714888a9e51: Preparing 01:50:47 6f09edfb3f6d: Preparing 01:50:47 6f09edfb3f6d: Waiting 01:50:47 442b3e49bb88: Layer already exists 01:50:47 b09b02476a1b: Layer already exists 01:50:47 ce557c065fb1: Layer already exists 01:50:47 9714888a9e51: Layer already exists 01:50:47 5bc5a2507f79: Layer already exists 01:50:47 6f09edfb3f6d: Layer already exists 01:50:47 latest: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 01:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:50:48 5bc5a2507f79: Preparing 01:50:48 ce557c065fb1: Preparing 01:50:48 b09b02476a1b: Preparing 01:50:48 442b3e49bb88: Preparing 01:50:48 9714888a9e51: Preparing 01:50:48 6f09edfb3f6d: Preparing 01:50:48 6f09edfb3f6d: Waiting 01:50:48 442b3e49bb88: Layer already exists 01:50:48 9714888a9e51: Layer already exists 01:50:48 b09b02476a1b: Layer already exists 01:50:48 ce557c065fb1: Layer already exists 01:50:48 5bc5a2507f79: Layer already exists 01:50:48 6f09edfb3f6d: Layer already exists 01:50:48 4.1.0-dev.127: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:50:49 5bc5a2507f79: Preparing 01:50:49 ce557c065fb1: Preparing 01:50:49 b09b02476a1b: Preparing 01:50:49 442b3e49bb88: Preparing 01:50:49 9714888a9e51: Preparing 01:50:49 6f09edfb3f6d: Preparing 01:50:49 6f09edfb3f6d: Waiting 01:50:49 ce557c065fb1: Layer already exists 01:50:49 442b3e49bb88: Layer already exists 01:50:49 9714888a9e51: Layer already exists 01:50:49 b09b02476a1b: Layer already exists 01:50:49 5bc5a2507f79: Layer already exists 01:50:49 6f09edfb3f6d: Layer already exists 01:50:49 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:50:50 5bc5a2507f79: Preparing 01:50:50 ce557c065fb1: Preparing 01:50:50 b09b02476a1b: Preparing 01:50:50 442b3e49bb88: Preparing 01:50:50 9714888a9e51: Preparing 01:50:50 6f09edfb3f6d: Preparing 01:50:50 6f09edfb3f6d: Waiting 01:50:50 442b3e49bb88: Layer already exists 01:50:50 ce557c065fb1: Layer already exists 01:50:50 9714888a9e51: Layer already exists 01:50:50 b09b02476a1b: Layer already exists 01:50:50 5bc5a2507f79: Layer already exists 01:50:50 6f09edfb3f6d: Layer already exists 01:50:50 main: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:50 ===================================================== [Pipeline] echo 01:50:50 taggedImages: 01:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 01:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:50 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:50:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:50:50 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:50 latest 01:50:50 4.1.0-dev.127 01:50:50 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:50 main 01:50:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:50 fdcb6a557638: Preparing 01:50:50 606ce16cf667: Preparing 01:50:50 8ca3eff98827: Preparing 01:50:50 1644bdee7871: Preparing 01:50:50 b09b02476a1b: Preparing 01:50:50 e079232cd186: Preparing 01:50:50 811fe0651f08: Preparing 01:50:50 6f09edfb3f6d: Preparing 01:50:50 811fe0651f08: Waiting 01:50:50 e079232cd186: Waiting 01:50:50 6f09edfb3f6d: Waiting 01:50:50 1644bdee7871: Layer already exists 01:50:50 e079232cd186: Layer already exists 01:50:50 811fe0651f08: Layer already exists 01:50:50 6f09edfb3f6d: Layer already exists 01:50:50 606ce16cf667: Pushed 01:50:50 fdcb6a557638: Pushed 01:50:51 b09b02476a1b: Layer already exists 01:50:55 8ca3eff98827: Pushed 01:50:55 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:55 fdcb6a557638: Preparing 01:50:55 606ce16cf667: Preparing 01:50:55 8ca3eff98827: Preparing 01:50:55 1644bdee7871: Preparing 01:50:55 b09b02476a1b: Preparing 01:50:55 e079232cd186: Preparing 01:50:55 811fe0651f08: Preparing 01:50:55 6f09edfb3f6d: Preparing 01:50:55 e079232cd186: Waiting 01:50:55 811fe0651f08: Waiting 01:50:55 6f09edfb3f6d: Waiting 01:50:55 b09b02476a1b: Layer already exists 01:50:55 8ca3eff98827: Layer already exists 01:50:55 1644bdee7871: Layer already exists 01:50:55 fdcb6a557638: Layer already exists 01:50:55 606ce16cf667: Layer already exists 01:50:55 e079232cd186: Layer already exists 01:50:55 811fe0651f08: Layer already exists 01:50:55 6f09edfb3f6d: Layer already exists 01:50:55 latest: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 01:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:56 fdcb6a557638: Preparing 01:50:56 606ce16cf667: Preparing 01:50:56 8ca3eff98827: Preparing 01:50:56 1644bdee7871: Preparing 01:50:56 b09b02476a1b: Preparing 01:50:56 e079232cd186: Preparing 01:50:56 811fe0651f08: Preparing 01:50:56 6f09edfb3f6d: Preparing 01:50:56 e079232cd186: Waiting 01:50:56 811fe0651f08: Waiting 01:50:56 6f09edfb3f6d: Waiting 01:50:56 fdcb6a557638: Layer already exists 01:50:56 b09b02476a1b: Layer already exists 01:50:56 606ce16cf667: Layer already exists 01:50:56 1644bdee7871: Layer already exists 01:50:56 8ca3eff98827: Layer already exists 01:50:56 e079232cd186: Layer already exists 01:50:56 811fe0651f08: Layer already exists 01:50:56 6f09edfb3f6d: Layer already exists 01:50:56 4.1.0-dev.127: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:57 fdcb6a557638: Preparing 01:50:57 606ce16cf667: Preparing 01:50:57 8ca3eff98827: Preparing 01:50:57 1644bdee7871: Preparing 01:50:57 b09b02476a1b: Preparing 01:50:57 e079232cd186: Preparing 01:50:57 811fe0651f08: Preparing 01:50:57 6f09edfb3f6d: Preparing 01:50:57 e079232cd186: Waiting 01:50:57 811fe0651f08: Waiting 01:50:57 6f09edfb3f6d: Waiting 01:50:57 fdcb6a557638: Layer already exists 01:50:57 b09b02476a1b: Layer already exists 01:50:57 1644bdee7871: Layer already exists 01:50:57 606ce16cf667: Layer already exists 01:50:57 8ca3eff98827: Layer already exists 01:50:57 e079232cd186: Layer already exists 01:50:57 6f09edfb3f6d: Layer already exists 01:50:57 811fe0651f08: Layer already exists 01:50:57 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:50:57 fdcb6a557638: Preparing 01:50:57 606ce16cf667: Preparing 01:50:57 8ca3eff98827: Preparing 01:50:57 1644bdee7871: Preparing 01:50:57 b09b02476a1b: Preparing 01:50:57 e079232cd186: Preparing 01:50:57 811fe0651f08: Preparing 01:50:57 6f09edfb3f6d: Preparing 01:50:57 811fe0651f08: Waiting 01:50:57 6f09edfb3f6d: Waiting 01:50:57 e079232cd186: Waiting 01:50:57 606ce16cf667: Layer already exists 01:50:57 b09b02476a1b: Layer already exists 01:50:57 8ca3eff98827: Layer already exists 01:50:57 fdcb6a557638: Layer already exists 01:50:57 1644bdee7871: Layer already exists 01:50:57 e079232cd186: Layer already exists 01:50:57 6f09edfb3f6d: Layer already exists 01:50:57 811fe0651f08: Layer already exists 01:50:57 main: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:57 ===================================================== [Pipeline] echo 01:50:57 taggedImages: 01:50:57 - nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:50:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 01:50:57 - nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:50:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:50:57 4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:57 latest 01:50:57 4.1.0-dev.127 01:50:57 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:50:57 main 01:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:50:58 1084d3d401e7: Preparing 01:50:58 f97599529e54: Preparing 01:50:58 3eb1b987479b: Preparing 01:50:58 9cad13f2e73f: Preparing 01:50:58 6f0bfcf02f7b: Preparing 01:50:58 985563f4c5ff: Preparing 01:50:58 4013449534da: Preparing 01:50:58 1644bdee7871: Preparing 01:50:58 b09b02476a1b: Preparing 01:50:58 52b8fd504cf3: Preparing 01:50:58 7a3140430717: Preparing 01:50:58 5f70bf18a086: Preparing 01:50:58 e70e107b2906: Preparing 01:50:58 c62959e6cce5: Preparing 01:50:58 c614cc365646: Preparing 01:50:58 6f09edfb3f6d: Preparing 01:50:58 985563f4c5ff: Waiting 01:50:58 5f70bf18a086: Waiting 01:50:58 4013449534da: Waiting 01:50:58 1644bdee7871: Waiting 01:50:58 e70e107b2906: Waiting 01:50:58 b09b02476a1b: Waiting 01:50:58 c62959e6cce5: Waiting 01:50:58 52b8fd504cf3: Waiting 01:50:58 c614cc365646: Waiting 01:50:58 7a3140430717: Waiting 01:50:58 6f09edfb3f6d: Waiting 01:50:58 3eb1b987479b: Pushed 01:50:58 9cad13f2e73f: Pushed 01:50:58 6f0bfcf02f7b: Pushed 01:50:58 f97599529e54: Pushed 01:50:58 1084d3d401e7: Pushed 01:50:58 1644bdee7871: Layer already exists 01:50:58 b09b02476a1b: Layer already exists 01:50:58 985563f4c5ff: Pushed 01:50:58 5f70bf18a086: Layer already exists 01:50:58 52b8fd504cf3: Pushed 01:50:58 7a3140430717: Pushed 01:50:58 e70e107b2906: Pushed 01:50:58 c62959e6cce5: Pushed 01:50:58 6f09edfb3f6d: Layer already exists 01:50:58 c614cc365646: Pushed 01:51:00 4013449534da: Pushed 01:51:00 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:01 1084d3d401e7: Preparing 01:51:01 f97599529e54: Preparing 01:51:01 3eb1b987479b: Preparing 01:51:01 9cad13f2e73f: Preparing 01:51:01 6f0bfcf02f7b: Preparing 01:51:01 985563f4c5ff: Preparing 01:51:01 4013449534da: Preparing 01:51:01 1644bdee7871: Preparing 01:51:01 b09b02476a1b: Preparing 01:51:01 52b8fd504cf3: Preparing 01:51:01 7a3140430717: Preparing 01:51:01 5f70bf18a086: Preparing 01:51:01 e70e107b2906: Preparing 01:51:01 985563f4c5ff: Waiting 01:51:01 c62959e6cce5: Preparing 01:51:01 4013449534da: Waiting 01:51:01 c614cc365646: Preparing 01:51:01 6f09edfb3f6d: Preparing 01:51:01 1644bdee7871: Waiting 01:51:01 b09b02476a1b: Waiting 01:51:01 52b8fd504cf3: Waiting 01:51:01 7a3140430717: Waiting 01:51:01 5f70bf18a086: Waiting 01:51:01 e70e107b2906: Waiting 01:51:01 c62959e6cce5: Waiting 01:51:01 c614cc365646: Waiting 01:51:01 6f09edfb3f6d: Waiting 01:51:01 f97599529e54: Layer already exists 01:51:01 3eb1b987479b: Layer already exists 01:51:01 6f0bfcf02f7b: Layer already exists 01:51:01 9cad13f2e73f: Layer already exists 01:51:01 1084d3d401e7: Layer already exists 01:51:01 1644bdee7871: Layer already exists 01:51:01 4013449534da: Layer already exists 01:51:01 985563f4c5ff: Layer already exists 01:51:01 b09b02476a1b: Layer already exists 01:51:01 52b8fd504cf3: Layer already exists 01:51:01 7a3140430717: Layer already exists 01:51:01 e70e107b2906: Layer already exists 01:51:01 5f70bf18a086: Layer already exists 01:51:01 c614cc365646: Layer already exists 01:51:01 c62959e6cce5: Layer already exists 01:51:01 6f09edfb3f6d: Layer already exists 01:51:01 latest: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 01:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:01 1084d3d401e7: Preparing 01:51:01 f97599529e54: Preparing 01:51:01 3eb1b987479b: Preparing 01:51:01 9cad13f2e73f: Preparing 01:51:01 6f0bfcf02f7b: Preparing 01:51:01 985563f4c5ff: Preparing 01:51:01 4013449534da: Preparing 01:51:01 1644bdee7871: Preparing 01:51:01 b09b02476a1b: Preparing 01:51:01 52b8fd504cf3: Preparing 01:51:01 7a3140430717: Preparing 01:51:01 5f70bf18a086: Preparing 01:51:01 e70e107b2906: Preparing 01:51:01 c62959e6cce5: Preparing 01:51:01 c614cc365646: Preparing 01:51:01 6f09edfb3f6d: Preparing 01:51:01 52b8fd504cf3: Waiting 01:51:01 c62959e6cce5: Waiting 01:51:01 c614cc365646: Waiting 01:51:01 6f09edfb3f6d: Waiting 01:51:01 4013449534da: Waiting 01:51:01 7a3140430717: Waiting 01:51:01 1644bdee7871: Waiting 01:51:01 5f70bf18a086: Waiting 01:51:01 b09b02476a1b: Waiting 01:51:01 e70e107b2906: Waiting 01:51:01 985563f4c5ff: Waiting 01:51:01 1084d3d401e7: Layer already exists 01:51:01 6f0bfcf02f7b: Layer already exists 01:51:01 9cad13f2e73f: Layer already exists 01:51:01 f97599529e54: Layer already exists 01:51:01 3eb1b987479b: Layer already exists 01:51:01 4013449534da: Layer already exists 01:51:01 1644bdee7871: Layer already exists 01:51:01 b09b02476a1b: Layer already exists 01:51:01 52b8fd504cf3: Layer already exists 01:51:01 985563f4c5ff: Layer already exists 01:51:01 5f70bf18a086: Layer already exists 01:51:01 7a3140430717: Layer already exists 01:51:01 c614cc365646: Layer already exists 01:51:01 e70e107b2906: Layer already exists 01:51:01 c62959e6cce5: Layer already exists 01:51:01 6f09edfb3f6d: Layer already exists 01:51:01 4.1.0-dev.127: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:02 1084d3d401e7: Preparing 01:51:02 f97599529e54: Preparing 01:51:02 3eb1b987479b: Preparing 01:51:02 9cad13f2e73f: Preparing 01:51:02 6f0bfcf02f7b: Preparing 01:51:02 985563f4c5ff: Preparing 01:51:02 4013449534da: Preparing 01:51:02 1644bdee7871: Preparing 01:51:02 b09b02476a1b: Preparing 01:51:02 52b8fd504cf3: Preparing 01:51:02 7a3140430717: Preparing 01:51:02 5f70bf18a086: Preparing 01:51:02 e70e107b2906: Preparing 01:51:02 c62959e6cce5: Preparing 01:51:02 c614cc365646: Preparing 01:51:02 6f09edfb3f6d: Preparing 01:51:02 4013449534da: Waiting 01:51:02 52b8fd504cf3: Waiting 01:51:02 7a3140430717: Waiting 01:51:02 5f70bf18a086: Waiting 01:51:02 e70e107b2906: Waiting 01:51:02 c62959e6cce5: Waiting 01:51:02 6f09edfb3f6d: Waiting 01:51:02 c614cc365646: Waiting 01:51:02 b09b02476a1b: Waiting 01:51:02 985563f4c5ff: Waiting 01:51:02 1644bdee7871: Waiting 01:51:02 3eb1b987479b: Layer already exists 01:51:02 1084d3d401e7: Layer already exists 01:51:02 6f0bfcf02f7b: Layer already exists 01:51:02 f97599529e54: Layer already exists 01:51:02 9cad13f2e73f: Layer already exists 01:51:02 985563f4c5ff: Layer already exists 01:51:02 1644bdee7871: Layer already exists 01:51:02 4013449534da: Layer already exists 01:51:02 b09b02476a1b: Layer already exists 01:51:02 52b8fd504cf3: Layer already exists 01:51:02 5f70bf18a086: Layer already exists 01:51:02 e70e107b2906: Layer already exists 01:51:02 c62959e6cce5: Layer already exists 01:51:02 7a3140430717: Layer already exists 01:51:02 c614cc365646: Layer already exists 01:51:02 6f09edfb3f6d: Layer already exists 01:51:02 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:03 1084d3d401e7: Preparing 01:51:03 f97599529e54: Preparing 01:51:03 3eb1b987479b: Preparing 01:51:03 9cad13f2e73f: Preparing 01:51:03 6f0bfcf02f7b: Preparing 01:51:03 985563f4c5ff: Preparing 01:51:03 4013449534da: Preparing 01:51:03 1644bdee7871: Preparing 01:51:03 b09b02476a1b: Preparing 01:51:03 52b8fd504cf3: Preparing 01:51:03 7a3140430717: Preparing 01:51:03 5f70bf18a086: Preparing 01:51:03 e70e107b2906: Preparing 01:51:03 c62959e6cce5: Preparing 01:51:03 c614cc365646: Preparing 01:51:03 6f09edfb3f6d: Preparing 01:51:03 985563f4c5ff: Waiting 01:51:03 5f70bf18a086: Waiting 01:51:03 e70e107b2906: Waiting 01:51:03 c62959e6cce5: Waiting 01:51:03 c614cc365646: Waiting 01:51:03 4013449534da: Waiting 01:51:03 6f09edfb3f6d: Waiting 01:51:03 1644bdee7871: Waiting 01:51:03 7a3140430717: Waiting 01:51:03 b09b02476a1b: Waiting 01:51:03 52b8fd504cf3: Waiting 01:51:03 3eb1b987479b: Layer already exists 01:51:03 9cad13f2e73f: Layer already exists 01:51:03 f97599529e54: Layer already exists 01:51:03 6f0bfcf02f7b: Layer already exists 01:51:03 1084d3d401e7: Layer already exists 01:51:03 985563f4c5ff: Layer already exists 01:51:03 4013449534da: Layer already exists 01:51:03 b09b02476a1b: Layer already exists 01:51:03 1644bdee7871: Layer already exists 01:51:03 7a3140430717: Layer already exists 01:51:03 52b8fd504cf3: Layer already exists 01:51:03 5f70bf18a086: Layer already exists 01:51:03 e70e107b2906: Layer already exists 01:51:03 c62959e6cce5: Layer already exists 01:51:03 c614cc365646: Layer already exists 01:51:03 6f09edfb3f6d: Layer already exists 01:51:03 main: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:03 ===================================================== [Pipeline] echo 01:51:03 taggedImages: 01:51:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:51:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 01:51:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:51:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:51:03 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:03 latest 01:51:03 4.1.0-dev.127 01:51:03 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:03 main 01:51:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:04 0877560cf79b: Preparing 01:51:04 51f40fee6746: Preparing 01:51:04 f81b4d5fe0d2: Preparing 01:51:04 1e36f08b1236: Preparing 01:51:04 1644bdee7871: Preparing 01:51:04 b09b02476a1b: Preparing 01:51:04 e079232cd186: Preparing 01:51:04 811fe0651f08: Preparing 01:51:04 6f09edfb3f6d: Preparing 01:51:04 b09b02476a1b: Waiting 01:51:04 e079232cd186: Waiting 01:51:04 811fe0651f08: Waiting 01:51:04 6f09edfb3f6d: Waiting 01:51:04 f81b4d5fe0d2: Pushed 01:51:04 51f40fee6746: Pushed 01:51:04 1644bdee7871: Layer already exists 01:51:04 0877560cf79b: Pushed 01:51:04 b09b02476a1b: Layer already exists 01:51:04 e079232cd186: Layer already exists 01:51:04 811fe0651f08: Layer already exists 01:51:04 6f09edfb3f6d: Layer already exists 01:51:08 1e36f08b1236: Pushed 01:51:08 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:09 0877560cf79b: Preparing 01:51:09 51f40fee6746: Preparing 01:51:09 f81b4d5fe0d2: Preparing 01:51:09 1e36f08b1236: Preparing 01:51:09 1644bdee7871: Preparing 01:51:09 b09b02476a1b: Preparing 01:51:09 e079232cd186: Preparing 01:51:09 811fe0651f08: Preparing 01:51:09 6f09edfb3f6d: Preparing 01:51:09 e079232cd186: Waiting 01:51:09 811fe0651f08: Waiting 01:51:09 6f09edfb3f6d: Waiting 01:51:09 b09b02476a1b: Waiting 01:51:09 f81b4d5fe0d2: Layer already exists 01:51:09 51f40fee6746: Layer already exists 01:51:09 1644bdee7871: Layer already exists 01:51:09 0877560cf79b: Layer already exists 01:51:09 1e36f08b1236: Layer already exists 01:51:09 811fe0651f08: Layer already exists 01:51:09 e079232cd186: Layer already exists 01:51:09 b09b02476a1b: Layer already exists 01:51:09 6f09edfb3f6d: Layer already exists 01:51:09 latest: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 01:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:09 0877560cf79b: Preparing 01:51:09 51f40fee6746: Preparing 01:51:09 f81b4d5fe0d2: Preparing 01:51:09 1e36f08b1236: Preparing 01:51:09 1644bdee7871: Preparing 01:51:09 b09b02476a1b: Preparing 01:51:09 e079232cd186: Preparing 01:51:09 811fe0651f08: Preparing 01:51:09 6f09edfb3f6d: Preparing 01:51:09 e079232cd186: Waiting 01:51:09 811fe0651f08: Waiting 01:51:09 b09b02476a1b: Waiting 01:51:09 6f09edfb3f6d: Waiting 01:51:09 0877560cf79b: Layer already exists 01:51:09 1e36f08b1236: Layer already exists 01:51:09 f81b4d5fe0d2: Layer already exists 01:51:09 1644bdee7871: Layer already exists 01:51:09 51f40fee6746: Layer already exists 01:51:09 b09b02476a1b: Layer already exists 01:51:09 e079232cd186: Layer already exists 01:51:09 811fe0651f08: Layer already exists 01:51:09 6f09edfb3f6d: Layer already exists 01:51:09 4.1.0-dev.127: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:10 0877560cf79b: Preparing 01:51:10 51f40fee6746: Preparing 01:51:10 f81b4d5fe0d2: Preparing 01:51:10 1e36f08b1236: Preparing 01:51:10 1644bdee7871: Preparing 01:51:10 b09b02476a1b: Preparing 01:51:10 e079232cd186: Preparing 01:51:10 811fe0651f08: Preparing 01:51:10 6f09edfb3f6d: Preparing 01:51:10 b09b02476a1b: Waiting 01:51:10 e079232cd186: Waiting 01:51:10 811fe0651f08: Waiting 01:51:10 6f09edfb3f6d: Waiting 01:51:10 1644bdee7871: Layer already exists 01:51:10 0877560cf79b: Layer already exists 01:51:10 1e36f08b1236: Layer already exists 01:51:10 f81b4d5fe0d2: Layer already exists 01:51:10 51f40fee6746: Layer already exists 01:51:10 b09b02476a1b: Layer already exists 01:51:10 e079232cd186: Layer already exists 01:51:10 6f09edfb3f6d: Layer already exists 01:51:10 811fe0651f08: Layer already exists 01:51:10 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:11 0877560cf79b: Preparing 01:51:11 51f40fee6746: Preparing 01:51:11 f81b4d5fe0d2: Preparing 01:51:11 1e36f08b1236: Preparing 01:51:11 1644bdee7871: Preparing 01:51:11 b09b02476a1b: Preparing 01:51:11 e079232cd186: Preparing 01:51:11 811fe0651f08: Preparing 01:51:11 6f09edfb3f6d: Preparing 01:51:11 b09b02476a1b: Waiting 01:51:11 e079232cd186: Waiting 01:51:11 6f09edfb3f6d: Waiting 01:51:11 811fe0651f08: Waiting 01:51:11 1644bdee7871: Layer already exists 01:51:11 0877560cf79b: Layer already exists 01:51:11 1e36f08b1236: Layer already exists 01:51:11 f81b4d5fe0d2: Layer already exists 01:51:11 51f40fee6746: Layer already exists 01:51:11 b09b02476a1b: Layer already exists 01:51:11 e079232cd186: Layer already exists 01:51:11 811fe0651f08: Layer already exists 01:51:11 6f09edfb3f6d: Layer already exists 01:51:11 main: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:11 ===================================================== [Pipeline] echo 01:51:11 taggedImages: 01:51:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:51:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 01:51:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:51:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:51:11 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:11 latest 01:51:11 4.1.0-dev.127 01:51:11 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:11 main 01:51:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:12 98e671ada479: Preparing 01:51:12 05184d24f19f: Preparing 01:51:12 19e76db3edbe: Preparing 01:51:12 1a1449b8f7e1: Preparing 01:51:12 82255796e4b0: Preparing 01:51:12 1644bdee7871: Preparing 01:51:12 b09b02476a1b: Preparing 01:51:12 4a906e47862e: Preparing 01:51:12 e68c560d1be0: Preparing 01:51:12 8d689093c30d: Preparing 01:51:12 6f09edfb3f6d: Preparing 01:51:12 1644bdee7871: Waiting 01:51:12 8d689093c30d: Waiting 01:51:12 4a906e47862e: Waiting 01:51:12 e68c560d1be0: Waiting 01:51:12 6f09edfb3f6d: Waiting 01:51:12 b09b02476a1b: Waiting 01:51:12 05184d24f19f: Pushed 01:51:12 1a1449b8f7e1: Pushed 01:51:12 82255796e4b0: Pushed 01:51:13 98e671ada479: Pushed 01:51:15 4a906e47862e: Pushed 01:51:15 19e76db3edbe: Pushed 01:51:15 e68c560d1be0: Pushed 01:51:15 1644bdee7871: Layer already exists 01:51:15 b09b02476a1b: Layer already exists 01:51:16 8d689093c30d: Pushed 01:51:17 6f09edfb3f6d: Layer already exists 01:51:17 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:19 98e671ada479: Preparing 01:51:19 05184d24f19f: Preparing 01:51:19 19e76db3edbe: Preparing 01:51:19 1a1449b8f7e1: Preparing 01:51:19 82255796e4b0: Preparing 01:51:19 1644bdee7871: Preparing 01:51:19 b09b02476a1b: Preparing 01:51:19 4a906e47862e: Preparing 01:51:19 e68c560d1be0: Preparing 01:51:19 8d689093c30d: Preparing 01:51:19 6f09edfb3f6d: Preparing 01:51:19 1644bdee7871: Waiting 01:51:19 b09b02476a1b: Waiting 01:51:19 4a906e47862e: Waiting 01:51:19 e68c560d1be0: Waiting 01:51:19 6f09edfb3f6d: Waiting 01:51:19 8d689093c30d: Waiting 01:51:19 1a1449b8f7e1: Layer already exists 01:51:19 98e671ada479: Layer already exists 01:51:19 82255796e4b0: Layer already exists 01:51:19 19e76db3edbe: Layer already exists 01:51:19 05184d24f19f: Layer already exists 01:51:19 1644bdee7871: Layer already exists 01:51:19 e68c560d1be0: Layer already exists 01:51:19 b09b02476a1b: Layer already exists 01:51:19 8d689093c30d: Layer already exists 01:51:19 4a906e47862e: Layer already exists 01:51:19 6f09edfb3f6d: Layer already exists 01:51:19 latest: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 01:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:20 98e671ada479: Preparing 01:51:20 05184d24f19f: Preparing 01:51:20 19e76db3edbe: Preparing 01:51:20 1a1449b8f7e1: Preparing 01:51:20 82255796e4b0: Preparing 01:51:20 1644bdee7871: Preparing 01:51:20 b09b02476a1b: Preparing 01:51:20 4a906e47862e: Preparing 01:51:20 e68c560d1be0: Preparing 01:51:20 8d689093c30d: Preparing 01:51:20 6f09edfb3f6d: Preparing 01:51:20 4a906e47862e: Waiting 01:51:20 1644bdee7871: Waiting 01:51:20 6f09edfb3f6d: Waiting 01:51:20 b09b02476a1b: Waiting 01:51:20 e68c560d1be0: Waiting 01:51:20 8d689093c30d: Waiting 01:51:20 19e76db3edbe: Layer already exists 01:51:20 1a1449b8f7e1: Layer already exists 01:51:20 82255796e4b0: Layer already exists 01:51:20 05184d24f19f: Layer already exists 01:51:20 98e671ada479: Layer already exists 01:51:20 b09b02476a1b: Layer already exists 01:51:20 1644bdee7871: Layer already exists 01:51:20 4a906e47862e: Layer already exists 01:51:20 8d689093c30d: Layer already exists 01:51:20 e68c560d1be0: Layer already exists 01:51:20 6f09edfb3f6d: Layer already exists 01:51:20 4.1.0-dev.127: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:21 98e671ada479: Preparing 01:51:21 05184d24f19f: Preparing 01:51:21 19e76db3edbe: Preparing 01:51:21 1a1449b8f7e1: Preparing 01:51:21 82255796e4b0: Preparing 01:51:21 1644bdee7871: Preparing 01:51:21 b09b02476a1b: Preparing 01:51:21 4a906e47862e: Preparing 01:51:21 e68c560d1be0: Preparing 01:51:21 1644bdee7871: Waiting 01:51:21 b09b02476a1b: Waiting 01:51:21 4a906e47862e: Waiting 01:51:21 e68c560d1be0: Waiting 01:51:21 8d689093c30d: Preparing 01:51:21 6f09edfb3f6d: Preparing 01:51:21 8d689093c30d: Waiting 01:51:21 6f09edfb3f6d: Waiting 01:51:21 05184d24f19f: Layer already exists 01:51:21 98e671ada479: Layer already exists 01:51:21 19e76db3edbe: Layer already exists 01:51:21 1a1449b8f7e1: Layer already exists 01:51:21 b09b02476a1b: Layer already exists 01:51:21 4a906e47862e: Layer already exists 01:51:21 1644bdee7871: Layer already exists 01:51:21 8d689093c30d: Layer already exists 01:51:21 82255796e4b0: Layer already exists 01:51:21 6f09edfb3f6d: Layer already exists 01:51:21 e68c560d1be0: Layer already exists 01:51:21 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:22 98e671ada479: Preparing 01:51:22 05184d24f19f: Preparing 01:51:22 19e76db3edbe: Preparing 01:51:22 1a1449b8f7e1: Preparing 01:51:22 82255796e4b0: Preparing 01:51:22 1644bdee7871: Preparing 01:51:22 b09b02476a1b: Preparing 01:51:22 4a906e47862e: Preparing 01:51:22 e68c560d1be0: Preparing 01:51:22 8d689093c30d: Preparing 01:51:22 6f09edfb3f6d: Preparing 01:51:22 1644bdee7871: Waiting 01:51:22 e68c560d1be0: Waiting 01:51:22 b09b02476a1b: Waiting 01:51:22 4a906e47862e: Waiting 01:51:22 8d689093c30d: Waiting 01:51:22 6f09edfb3f6d: Waiting 01:51:22 05184d24f19f: Layer already exists 01:51:22 98e671ada479: Layer already exists 01:51:22 82255796e4b0: Layer already exists 01:51:22 1a1449b8f7e1: Layer already exists 01:51:22 19e76db3edbe: Layer already exists 01:51:22 1644bdee7871: Layer already exists 01:51:22 b09b02476a1b: Layer already exists 01:51:22 4a906e47862e: Layer already exists 01:51:22 e68c560d1be0: Layer already exists 01:51:22 8d689093c30d: Layer already exists 01:51:22 6f09edfb3f6d: Layer already exists 01:51:22 main: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:22 ===================================================== [Pipeline] echo 01:51:22 taggedImages: 01:51:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:51:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 01:51:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:51:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:51:22 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:22 latest 01:51:22 4.1.0-dev.127 01:51:22 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:22 main 01:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:23 512e9ca1ed7d: Preparing 01:51:23 d774fe688b3b: Preparing 01:51:23 c32c7724b8e8: Preparing 01:51:23 58f610568e86: Preparing 01:51:23 187e14a7b3e2: Preparing 01:51:23 cb22737eb14b: Preparing 01:51:23 d809b1ac09b3: Preparing 01:51:23 1644bdee7871: Preparing 01:51:23 b09b02476a1b: Preparing 01:51:23 df1dd254493a: Preparing 01:51:23 bf67415797eb: Preparing 01:51:23 6f09edfb3f6d: Preparing 01:51:23 cb22737eb14b: Waiting 01:51:23 d809b1ac09b3: Waiting 01:51:23 1644bdee7871: Waiting 01:51:23 b09b02476a1b: Waiting 01:51:23 6f09edfb3f6d: Waiting 01:51:23 df1dd254493a: Waiting 01:51:23 bf67415797eb: Waiting 01:51:24 187e14a7b3e2: Pushed 01:51:24 d774fe688b3b: Pushed 01:51:24 512e9ca1ed7d: Pushed 01:51:24 cb22737eb14b: Pushed 01:51:24 d809b1ac09b3: Pushed 01:51:24 1644bdee7871: Layer already exists 01:51:24 b09b02476a1b: Layer already exists 01:51:24 df1dd254493a: Pushed 01:51:24 6f09edfb3f6d: Layer already exists 01:51:26 bf67415797eb: Pushed 01:51:26 58f610568e86: Pushed 01:51:26 c32c7724b8e8: Pushed 01:51:26 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:27 512e9ca1ed7d: Preparing 01:51:27 d774fe688b3b: Preparing 01:51:27 c32c7724b8e8: Preparing 01:51:27 58f610568e86: Preparing 01:51:27 187e14a7b3e2: Preparing 01:51:27 cb22737eb14b: Preparing 01:51:27 d809b1ac09b3: Preparing 01:51:27 1644bdee7871: Preparing 01:51:27 b09b02476a1b: Preparing 01:51:27 df1dd254493a: Preparing 01:51:27 bf67415797eb: Preparing 01:51:27 6f09edfb3f6d: Preparing 01:51:27 1644bdee7871: Waiting 01:51:27 cb22737eb14b: Waiting 01:51:27 bf67415797eb: Waiting 01:51:27 b09b02476a1b: Waiting 01:51:27 df1dd254493a: Waiting 01:51:27 6f09edfb3f6d: Waiting 01:51:27 d809b1ac09b3: Waiting 01:51:27 c32c7724b8e8: Layer already exists 01:51:27 512e9ca1ed7d: Layer already exists 01:51:27 58f610568e86: Layer already exists 01:51:27 d774fe688b3b: Layer already exists 01:51:27 187e14a7b3e2: Layer already exists 01:51:27 1644bdee7871: Layer already exists 01:51:27 b09b02476a1b: Layer already exists 01:51:27 d809b1ac09b3: Layer already exists 01:51:27 cb22737eb14b: Layer already exists 01:51:27 df1dd254493a: Layer already exists 01:51:27 bf67415797eb: Layer already exists 01:51:27 6f09edfb3f6d: Layer already exists 01:51:27 latest: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 01:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:28 512e9ca1ed7d: Preparing 01:51:28 d774fe688b3b: Preparing 01:51:28 c32c7724b8e8: Preparing 01:51:28 58f610568e86: Preparing 01:51:28 187e14a7b3e2: Preparing 01:51:28 cb22737eb14b: Preparing 01:51:28 d809b1ac09b3: Preparing 01:51:28 1644bdee7871: Preparing 01:51:28 b09b02476a1b: Preparing 01:51:28 df1dd254493a: Preparing 01:51:28 bf67415797eb: Preparing 01:51:28 6f09edfb3f6d: Preparing 01:51:28 cb22737eb14b: Waiting 01:51:28 d809b1ac09b3: Waiting 01:51:28 1644bdee7871: Waiting 01:51:28 b09b02476a1b: Waiting 01:51:28 df1dd254493a: Waiting 01:51:28 bf67415797eb: Waiting 01:51:28 6f09edfb3f6d: Waiting 01:51:28 187e14a7b3e2: Layer already exists 01:51:28 512e9ca1ed7d: Layer already exists 01:51:28 58f610568e86: Layer already exists 01:51:28 c32c7724b8e8: Layer already exists 01:51:28 d774fe688b3b: Layer already exists 01:51:28 1644bdee7871: Layer already exists 01:51:28 cb22737eb14b: Layer already exists 01:51:28 d809b1ac09b3: Layer already exists 01:51:28 b09b02476a1b: Layer already exists 01:51:28 df1dd254493a: Layer already exists 01:51:28 bf67415797eb: Layer already exists 01:51:28 6f09edfb3f6d: Layer already exists 01:51:28 4.1.0-dev.127: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:28 512e9ca1ed7d: Preparing 01:51:28 d774fe688b3b: Preparing 01:51:28 c32c7724b8e8: Preparing 01:51:28 58f610568e86: Preparing 01:51:28 187e14a7b3e2: Preparing 01:51:28 cb22737eb14b: Preparing 01:51:28 d809b1ac09b3: Preparing 01:51:28 1644bdee7871: Preparing 01:51:28 b09b02476a1b: Preparing 01:51:28 df1dd254493a: Preparing 01:51:28 bf67415797eb: Preparing 01:51:28 6f09edfb3f6d: Preparing 01:51:28 df1dd254493a: Waiting 01:51:28 bf67415797eb: Waiting 01:51:28 6f09edfb3f6d: Waiting 01:51:28 d809b1ac09b3: Waiting 01:51:28 cb22737eb14b: Waiting 01:51:28 1644bdee7871: Waiting 01:51:28 b09b02476a1b: Waiting 01:51:28 187e14a7b3e2: Layer already exists 01:51:28 512e9ca1ed7d: Layer already exists 01:51:28 d774fe688b3b: Layer already exists 01:51:28 c32c7724b8e8: Layer already exists 01:51:28 58f610568e86: Layer already exists 01:51:28 cb22737eb14b: Layer already exists 01:51:28 d809b1ac09b3: Layer already exists 01:51:28 1644bdee7871: Layer already exists 01:51:28 b09b02476a1b: Layer already exists 01:51:28 df1dd254493a: Layer already exists 01:51:28 bf67415797eb: Layer already exists 01:51:28 6f09edfb3f6d: Layer already exists 01:51:28 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:29 512e9ca1ed7d: Preparing 01:51:29 d774fe688b3b: Preparing 01:51:29 c32c7724b8e8: Preparing 01:51:29 58f610568e86: Preparing 01:51:29 187e14a7b3e2: Preparing 01:51:29 cb22737eb14b: Preparing 01:51:29 d809b1ac09b3: Preparing 01:51:29 1644bdee7871: Preparing 01:51:29 b09b02476a1b: Preparing 01:51:29 df1dd254493a: Preparing 01:51:29 bf67415797eb: Preparing 01:51:29 6f09edfb3f6d: Preparing 01:51:29 1644bdee7871: Waiting 01:51:29 b09b02476a1b: Waiting 01:51:29 df1dd254493a: Waiting 01:51:29 bf67415797eb: Waiting 01:51:29 cb22737eb14b: Waiting 01:51:29 d809b1ac09b3: Waiting 01:51:29 6f09edfb3f6d: Waiting 01:51:29 d774fe688b3b: Layer already exists 01:51:29 c32c7724b8e8: Layer already exists 01:51:29 58f610568e86: Layer already exists 01:51:29 512e9ca1ed7d: Layer already exists 01:51:29 187e14a7b3e2: Layer already exists 01:51:29 d809b1ac09b3: Layer already exists 01:51:29 df1dd254493a: Layer already exists 01:51:29 1644bdee7871: Layer already exists 01:51:29 cb22737eb14b: Layer already exists 01:51:29 b09b02476a1b: Layer already exists 01:51:29 bf67415797eb: Layer already exists 01:51:29 6f09edfb3f6d: Layer already exists 01:51:29 main: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:29 ===================================================== [Pipeline] echo 01:51:29 taggedImages: 01:51:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:51:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 01:51:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:51:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:51:29 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:29 latest 01:51:29 4.1.0-dev.127 01:51:29 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:29 main 01:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:30 a11e06785320: Preparing 01:51:30 af637f45e24e: Preparing 01:51:30 1644bdee7871: Preparing 01:51:30 b09b02476a1b: Preparing 01:51:30 dbb1d55a2aa8: Preparing 01:51:30 29cc69f99eb5: Preparing 01:51:30 6f09edfb3f6d: Preparing 01:51:30 29cc69f99eb5: Waiting 01:51:30 6f09edfb3f6d: Waiting 01:51:30 b09b02476a1b: Layer already exists 01:51:30 1644bdee7871: Layer already exists 01:51:30 6f09edfb3f6d: Layer already exists 01:51:30 dbb1d55a2aa8: Pushed 01:51:30 a11e06785320: Pushed 01:51:31 29cc69f99eb5: Pushed 01:51:34 af637f45e24e: Pushed 01:51:34 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 + 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 01:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:34 a11e06785320: Preparing 01:51:34 af637f45e24e: Preparing 01:51:34 1644bdee7871: Preparing 01:51:34 b09b02476a1b: Preparing 01:51:34 dbb1d55a2aa8: Preparing 01:51:34 29cc69f99eb5: Preparing 01:51:34 6f09edfb3f6d: Preparing 01:51:34 6f09edfb3f6d: Waiting 01:51:34 29cc69f99eb5: Waiting 01:51:34 b09b02476a1b: Layer already exists 01:51:34 1644bdee7871: Layer already exists 01:51:34 dbb1d55a2aa8: Layer already exists 01:51:34 a11e06785320: Layer already exists 01:51:34 af637f45e24e: Layer already exists 01:51:34 29cc69f99eb5: Layer already exists 01:51:34 6f09edfb3f6d: Layer already exists 01:51:34 latest: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 01:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:35 a11e06785320: Preparing 01:51:35 af637f45e24e: Preparing 01:51:35 1644bdee7871: Preparing 01:51:35 b09b02476a1b: Preparing 01:51:35 dbb1d55a2aa8: Preparing 01:51:35 29cc69f99eb5: Preparing 01:51:35 6f09edfb3f6d: Preparing 01:51:35 29cc69f99eb5: Waiting 01:51:35 6f09edfb3f6d: Waiting 01:51:35 af637f45e24e: Layer already exists 01:51:35 a11e06785320: Layer already exists 01:51:35 b09b02476a1b: Layer already exists 01:51:35 1644bdee7871: Layer already exists 01:51:35 dbb1d55a2aa8: Layer already exists 01:51:35 6f09edfb3f6d: Layer already exists 01:51:35 29cc69f99eb5: Layer already exists 01:51:35 4.1.0-dev.127: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:36 a11e06785320: Preparing 01:51:36 af637f45e24e: Preparing 01:51:36 1644bdee7871: Preparing 01:51:36 b09b02476a1b: Preparing 01:51:36 dbb1d55a2aa8: Preparing 01:51:36 29cc69f99eb5: Preparing 01:51:36 6f09edfb3f6d: Preparing 01:51:36 29cc69f99eb5: Waiting 01:51:36 6f09edfb3f6d: Waiting 01:51:36 af637f45e24e: Layer already exists 01:51:36 b09b02476a1b: Layer already exists 01:51:36 1644bdee7871: Layer already exists 01:51:36 dbb1d55a2aa8: Layer already exists 01:51:36 a11e06785320: Layer already exists 01:51:36 29cc69f99eb5: Layer already exists 01:51:36 6f09edfb3f6d: Layer already exists 01:51:36 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + 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 01:51:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:36 a11e06785320: Preparing 01:51:36 af637f45e24e: Preparing 01:51:36 1644bdee7871: Preparing 01:51:36 b09b02476a1b: Preparing 01:51:36 dbb1d55a2aa8: Preparing 01:51:36 29cc69f99eb5: Preparing 01:51:36 6f09edfb3f6d: Preparing 01:51:36 29cc69f99eb5: Waiting 01:51:36 6f09edfb3f6d: Waiting 01:51:36 a11e06785320: Layer already exists 01:51:36 dbb1d55a2aa8: Layer already exists 01:51:36 af637f45e24e: Layer already exists 01:51:36 1644bdee7871: Layer already exists 01:51:36 b09b02476a1b: Layer already exists 01:51:36 29cc69f99eb5: Layer already exists 01:51:36 6f09edfb3f6d: Layer already exists 01:51:36 main: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:37 ===================================================== [Pipeline] echo 01:51:37 taggedImages: 01:51:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:51:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 01:51:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:51:37 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:51:37 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:37 latest 01:51:37 4.1.0-dev.127 01:51:37 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:37 main 01:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:37 3df59e71be9c: Preparing 01:51:37 dde90085baee: Preparing 01:51:37 bb6b73697ab5: Preparing 01:51:37 1644bdee7871: Preparing 01:51:37 b09b02476a1b: Preparing 01:51:37 206f6aed084c: Preparing 01:51:37 0d370be1f90a: Preparing 01:51:37 755374526cd2: Preparing 01:51:37 eb073be58dd6: Preparing 01:51:37 6f09edfb3f6d: Preparing 01:51:37 206f6aed084c: Waiting 01:51:37 0d370be1f90a: Waiting 01:51:37 755374526cd2: Waiting 01:51:37 eb073be58dd6: Waiting 01:51:37 6f09edfb3f6d: Waiting 01:51:37 b09b02476a1b: Layer already exists 01:51:37 1644bdee7871: Layer already exists 01:51:37 3df59e71be9c: Pushed 01:51:37 bb6b73697ab5: Pushed 01:51:37 dde90085baee: Pushed 01:51:37 6f09edfb3f6d: Layer already exists 01:51:37 755374526cd2: Pushed 01:51:38 eb073be58dd6: Pushed 01:51:40 #84 DONE 125.2s 01:51:40 01:51:40 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 #76 DONE 129.5s 01:51:40 01:51:40 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 #83 DONE 125.5s 01:51:40 01:51:40 #119 [core-metadata builder 6/7] COPY . . 01:51:40 #119 ... 01:51:40 01:51:40 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 #77 DONE 137.5s 01:51:40 01:51:40 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 #93 DONE 105.5s 01:51:40 01:51:40 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:40 #88 DONE 113.5s 01:51:40 01:51:40 #120 [core-keeper builder 7/8] COPY . . 01:51:41 #120 ... 01:51:41 01:51:41 #121 [support-scheduler builder 6/7] COPY . . 01:51:41 #121 DONE 2.0s 01:51:42 01:51:42 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:51:42 #122 CACHED 01:51:42 01:51:42 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #123 CACHED 01:51:42 01:51:42 #124 [security-secretstore-setup builder 6/7] COPY . . 01:51:42 #124 CACHED 01:51:42 01:51:42 #125 [security-spiffe-token-provider builder 6/7] COPY . . 01:51:42 #125 DONE 2.1s 01:51:42 01:51:42 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 01:51:42 #126 CACHED 01:51:42 01:51:42 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #127 CACHED 01:51:42 01:51:42 #128 [core-data builder 6/7] COPY . . 01:51:42 #128 CACHED 01:51:42 01:51:42 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #129 CACHED 01:51:42 01:51:42 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 01:51:42 #130 CACHED 01:51:42 01:51:42 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:51:42 #131 CACHED 01:51:42 01:51:42 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:51:42 #132 CACHED 01:51:42 01:51:42 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #133 CACHED 01:51:42 01:51:42 #134 [security-bootstrapper builder 6/7] COPY . . 01:51:42 #134 CACHED 01:51:42 01:51:42 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #135 CACHED 01:51:42 01:51:42 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:51:42 #136 CACHED 01:51:42 01:51:42 #137 [security-proxy-auth builder 6/7] COPY . . 01:51:42 #137 CACHED 01:51:42 01:51:42 #138 [security-proxy-setup builder 6/7] COPY . . 01:51:42 #138 DONE 2.1s 01:51:42 01:51:42 #119 [core-metadata builder 6/7] COPY . . 01:51:42 #119 DONE 2.1s 01:51:42 01:51:42 #139 [core-command builder 6/7] COPY . . 01:51:42 #139 CACHED 01:51:42 01:51:42 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 01:51:42 #140 CACHED 01:51:42 01:51:42 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:42 #141 CACHED 01:51:42 01:51:42 #120 [core-keeper builder 7/8] COPY . . 01:51:42 #120 DONE 2.0s 01:51:42 01:51:42 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:51:42 #142 ... 01:51:42 01:51:42 #143 [support-notifications builder 6/7] COPY . . 01:51:42 #143 DONE 2.2s 01:51:42 01:51:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:43 0d370be1f90a: Pushed 01:51:46 #144 4.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:51:49 #144 ... 01:51:49 01:51:49 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:51:49 #142 7.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:51:51 206f6aed084c: Pushed 01:51:51 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 #142 ... 01:51:51 01:51:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:51:51 #0 4.687 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:51:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 #145 ... 01:51:52 01:51:52 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:52 #0 7.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:51:52 #146 ... 01:51:52 01:51:52 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:51:52 #0 7.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:51:52 #147 ... 01:51:52 01:51:52 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:51:52 #0 7.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:52 3df59e71be9c: Preparing 01:51:52 dde90085baee: Preparing 01:51:52 bb6b73697ab5: Preparing 01:51:52 1644bdee7871: Preparing 01:51:52 b09b02476a1b: Preparing 01:51:52 206f6aed084c: Preparing 01:51:52 0d370be1f90a: Preparing 01:51:52 755374526cd2: Preparing 01:51:52 eb073be58dd6: Preparing 01:51:52 6f09edfb3f6d: Preparing 01:51:52 206f6aed084c: Waiting 01:51:52 755374526cd2: Waiting 01:51:52 eb073be58dd6: Waiting 01:51:52 6f09edfb3f6d: Waiting 01:51:52 0d370be1f90a: Waiting 01:51:52 b09b02476a1b: Layer already exists 01:51:52 1644bdee7871: Layer already exists 01:51:52 dde90085baee: Layer already exists 01:51:52 3df59e71be9c: Layer already exists 01:51:52 bb6b73697ab5: Layer already exists 01:51:52 0d370be1f90a: Layer already exists 01:51:52 755374526cd2: Layer already exists 01:51:52 206f6aed084c: Layer already exists 01:51:52 eb073be58dd6: Layer already exists 01:51:52 6f09edfb3f6d: Layer already exists 01:51:52 latest: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 #148 ... 01:51:52 01:51:52 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:51:52 #0 7.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:51:52 #149 ... 01:51:52 01:51:52 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:51:52 #0 7.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:51:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 #150 ... 01:51:52 01:51:52 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:51:52 #0 7.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:51:52 #151 ... 01:51:52 01:51:52 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:51:52 #0 7.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:51:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:53 3df59e71be9c: Preparing 01:51:53 dde90085baee: Preparing 01:51:53 bb6b73697ab5: Preparing 01:51:53 1644bdee7871: Preparing 01:51:53 b09b02476a1b: Preparing 01:51:53 206f6aed084c: Preparing 01:51:53 0d370be1f90a: Preparing 01:51:53 755374526cd2: Preparing 01:51:53 eb073be58dd6: Preparing 01:51:53 6f09edfb3f6d: Preparing 01:51:53 eb073be58dd6: Waiting 01:51:53 206f6aed084c: Waiting 01:51:53 0d370be1f90a: Waiting 01:51:53 6f09edfb3f6d: Waiting 01:51:53 755374526cd2: Waiting 01:51:53 b09b02476a1b: Layer already exists 01:51:53 bb6b73697ab5: Layer already exists 01:51:53 3df59e71be9c: Layer already exists 01:51:53 dde90085baee: Layer already exists 01:51:53 1644bdee7871: Layer already exists 01:51:53 206f6aed084c: Layer already exists 01:51:53 eb073be58dd6: Layer already exists 01:51:53 755374526cd2: Layer already exists 01:51:53 6f09edfb3f6d: Layer already exists 01:51:53 0d370be1f90a: Layer already exists 01:51:53 4.1.0-dev.127: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 #152 ... 01:51:53 01:51:53 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:53 #0 7.656 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:51:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 #153 ... 01:51:53 01:51:53 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:51:53 #0 7.370 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:51:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:53 3df59e71be9c: Preparing 01:51:53 dde90085baee: Preparing 01:51:53 bb6b73697ab5: Preparing 01:51:53 1644bdee7871: Preparing 01:51:53 b09b02476a1b: Preparing 01:51:53 206f6aed084c: Preparing 01:51:53 0d370be1f90a: Preparing 01:51:53 755374526cd2: Preparing 01:51:53 eb073be58dd6: Preparing 01:51:53 6f09edfb3f6d: Preparing 01:51:53 0d370be1f90a: Waiting 01:51:53 755374526cd2: Waiting 01:51:53 eb073be58dd6: Waiting 01:51:53 6f09edfb3f6d: Waiting 01:51:53 206f6aed084c: Waiting 01:51:53 b09b02476a1b: Layer already exists 01:51:53 dde90085baee: Layer already exists 01:51:53 bb6b73697ab5: Layer already exists 01:51:53 1644bdee7871: Layer already exists 01:51:53 3df59e71be9c: Layer already exists 01:51:53 206f6aed084c: Layer already exists 01:51:53 0d370be1f90a: Layer already exists 01:51:53 755374526cd2: Layer already exists 01:51:53 6f09edfb3f6d: Layer already exists 01:51:53 eb073be58dd6: Layer already exists 01:51:53 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:54 3df59e71be9c: Preparing 01:51:54 dde90085baee: Preparing 01:51:54 bb6b73697ab5: Preparing 01:51:54 1644bdee7871: Preparing 01:51:54 b09b02476a1b: Preparing 01:51:54 206f6aed084c: Preparing 01:51:54 0d370be1f90a: Preparing 01:51:54 755374526cd2: Preparing 01:51:54 eb073be58dd6: Preparing 01:51:54 6f09edfb3f6d: Preparing 01:51:54 206f6aed084c: Waiting 01:51:54 0d370be1f90a: Waiting 01:51:54 755374526cd2: Waiting 01:51:54 eb073be58dd6: Waiting 01:51:54 6f09edfb3f6d: Waiting 01:51:54 bb6b73697ab5: Layer already exists 01:51:54 3df59e71be9c: Layer already exists 01:51:54 dde90085baee: Layer already exists 01:51:54 1644bdee7871: Layer already exists 01:51:54 b09b02476a1b: Layer already exists 01:51:54 206f6aed084c: Layer already exists 01:51:54 6f09edfb3f6d: Layer already exists 01:51:54 0d370be1f90a: Layer already exists 01:51:54 755374526cd2: Layer already exists 01:51:54 eb073be58dd6: Layer already exists 01:51:54 main: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:54 ===================================================== [Pipeline] echo 01:51:54 taggedImages: 01:51:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:51:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 01:51:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:51:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:51:54 4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:54 latest 01:51:54 4.1.0-dev.127 01:51:54 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:51:54 main 01:51:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 01:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:51:55 05df0ac669f2: Preparing 01:51:55 e1c64dad1385: Preparing 01:51:55 c052313885ab: Preparing 01:51:55 1644bdee7871: Preparing 01:51:55 b09b02476a1b: Preparing 01:51:55 e2994f9b14cf: Preparing 01:51:55 4027e307de08: Preparing 01:51:55 09402446c63f: Preparing 01:51:55 6f09edfb3f6d: Preparing 01:51:55 e2994f9b14cf: Waiting 01:51:55 09402446c63f: Waiting 01:51:55 4027e307de08: Waiting 01:51:55 6f09edfb3f6d: Waiting 01:51:55 1644bdee7871: Layer already exists 01:51:55 b09b02476a1b: Layer already exists 01:51:55 e1c64dad1385: Pushed 01:51:55 c052313885ab: Pushed 01:51:55 05df0ac669f2: Pushed 01:51:55 4027e307de08: Pushed 01:51:55 6f09edfb3f6d: Layer already exists 01:51:55 09402446c63f: Pushed 01:52:10 e2994f9b14cf: Pushed 01:52:10 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:11 05df0ac669f2: Preparing 01:52:11 e1c64dad1385: Preparing 01:52:11 c052313885ab: Preparing 01:52:11 1644bdee7871: Preparing 01:52:11 b09b02476a1b: Preparing 01:52:11 e2994f9b14cf: Preparing 01:52:11 4027e307de08: Preparing 01:52:11 09402446c63f: Preparing 01:52:11 6f09edfb3f6d: Preparing 01:52:11 e2994f9b14cf: Waiting 01:52:11 4027e307de08: Waiting 01:52:11 09402446c63f: Waiting 01:52:11 6f09edfb3f6d: Waiting 01:52:11 05df0ac669f2: Layer already exists 01:52:11 1644bdee7871: Layer already exists 01:52:11 b09b02476a1b: Layer already exists 01:52:11 e1c64dad1385: Layer already exists 01:52:11 c052313885ab: Layer already exists 01:52:11 4027e307de08: Layer already exists 01:52:11 e2994f9b14cf: Layer already exists 01:52:11 6f09edfb3f6d: Layer already exists 01:52:11 09402446c63f: Layer already exists 01:52:11 latest: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 01:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:11 05df0ac669f2: Preparing 01:52:11 e1c64dad1385: Preparing 01:52:11 c052313885ab: Preparing 01:52:11 1644bdee7871: Preparing 01:52:11 b09b02476a1b: Preparing 01:52:11 e2994f9b14cf: Preparing 01:52:11 4027e307de08: Preparing 01:52:11 09402446c63f: Preparing 01:52:11 6f09edfb3f6d: Preparing 01:52:11 e2994f9b14cf: Waiting 01:52:11 09402446c63f: Waiting 01:52:11 4027e307de08: Waiting 01:52:11 6f09edfb3f6d: Waiting 01:52:11 1644bdee7871: Layer already exists 01:52:11 b09b02476a1b: Layer already exists 01:52:11 c052313885ab: Layer already exists 01:52:11 e1c64dad1385: Layer already exists 01:52:11 05df0ac669f2: Layer already exists 01:52:11 e2994f9b14cf: Layer already exists 01:52:11 4027e307de08: Layer already exists 01:52:11 09402446c63f: Layer already exists 01:52:11 6f09edfb3f6d: Layer already exists 01:52:11 4.1.0-dev.127: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:12 05df0ac669f2: Preparing 01:52:12 e1c64dad1385: Preparing 01:52:12 c052313885ab: Preparing 01:52:12 1644bdee7871: Preparing 01:52:12 b09b02476a1b: Preparing 01:52:12 e2994f9b14cf: Preparing 01:52:12 4027e307de08: Preparing 01:52:12 09402446c63f: Preparing 01:52:12 6f09edfb3f6d: Preparing 01:52:12 e2994f9b14cf: Waiting 01:52:12 4027e307de08: Waiting 01:52:12 09402446c63f: Waiting 01:52:12 6f09edfb3f6d: Waiting 01:52:12 c052313885ab: Layer already exists 01:52:12 b09b02476a1b: Layer already exists 01:52:12 05df0ac669f2: Layer already exists 01:52:12 1644bdee7871: Layer already exists 01:52:12 e1c64dad1385: Layer already exists 01:52:12 e2994f9b14cf: Layer already exists 01:52:12 09402446c63f: Layer already exists 01:52:12 4027e307de08: Layer already exists 01:52:12 6f09edfb3f6d: Layer already exists 01:52:12 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:13 05df0ac669f2: Preparing 01:52:13 e1c64dad1385: Preparing 01:52:13 c052313885ab: Preparing 01:52:13 1644bdee7871: Preparing 01:52:13 b09b02476a1b: Preparing 01:52:13 e2994f9b14cf: Preparing 01:52:13 4027e307de08: Preparing 01:52:13 09402446c63f: Preparing 01:52:13 6f09edfb3f6d: Preparing 01:52:13 4027e307de08: Waiting 01:52:13 09402446c63f: Waiting 01:52:13 6f09edfb3f6d: Waiting 01:52:13 e2994f9b14cf: Waiting 01:52:13 e1c64dad1385: Layer already exists 01:52:13 1644bdee7871: Layer already exists 01:52:13 05df0ac669f2: Layer already exists 01:52:13 c052313885ab: Layer already exists 01:52:13 b09b02476a1b: Layer already exists 01:52:13 4027e307de08: Layer already exists 01:52:13 e2994f9b14cf: Layer already exists 01:52:13 09402446c63f: Layer already exists 01:52:13 6f09edfb3f6d: Layer already exists 01:52:13 main: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:13 ===================================================== [Pipeline] echo 01:52:13 taggedImages: 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:52:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:52:13 4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:13 latest 01:52:13 4.1.0-dev.127 01:52:13 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:13 main 01:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:14 3df59e71be9c: Preparing 01:52:14 2d0d331afd8a: Preparing 01:52:14 15ed17cfcee8: Preparing 01:52:14 1644bdee7871: Preparing 01:52:14 b09b02476a1b: Preparing 01:52:14 62550097d792: Preparing 01:52:14 755374526cd2: Preparing 01:52:14 eb073be58dd6: Preparing 01:52:14 6f09edfb3f6d: Preparing 01:52:14 62550097d792: Waiting 01:52:14 755374526cd2: Waiting 01:52:14 eb073be58dd6: Waiting 01:52:14 6f09edfb3f6d: Waiting 01:52:14 3df59e71be9c: Layer already exists 01:52:14 1644bdee7871: Layer already exists 01:52:14 b09b02476a1b: Layer already exists 01:52:14 755374526cd2: Layer already exists 01:52:14 eb073be58dd6: Layer already exists 01:52:14 6f09edfb3f6d: Layer already exists 01:52:14 15ed17cfcee8: Pushed 01:52:14 2d0d331afd8a: Pushed 01:52:28 62550097d792: Pushed 01:52:28 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:29 3df59e71be9c: Preparing 01:52:29 2d0d331afd8a: Preparing 01:52:29 15ed17cfcee8: Preparing 01:52:29 1644bdee7871: Preparing 01:52:29 b09b02476a1b: Preparing 01:52:29 62550097d792: Preparing 01:52:29 755374526cd2: Preparing 01:52:29 eb073be58dd6: Preparing 01:52:29 6f09edfb3f6d: Preparing 01:52:29 755374526cd2: Waiting 01:52:29 eb073be58dd6: Waiting 01:52:29 6f09edfb3f6d: Waiting 01:52:29 62550097d792: Waiting 01:52:29 2d0d331afd8a: Layer already exists 01:52:29 b09b02476a1b: Layer already exists 01:52:29 1644bdee7871: Layer already exists 01:52:29 3df59e71be9c: Layer already exists 01:52:29 15ed17cfcee8: Layer already exists 01:52:29 eb073be58dd6: Layer already exists 01:52:29 755374526cd2: Layer already exists 01:52:29 62550097d792: Layer already exists 01:52:29 6f09edfb3f6d: Layer already exists 01:52:29 latest: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 01:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:30 3df59e71be9c: Preparing 01:52:30 2d0d331afd8a: Preparing 01:52:30 15ed17cfcee8: Preparing 01:52:30 1644bdee7871: Preparing 01:52:30 b09b02476a1b: Preparing 01:52:30 62550097d792: Preparing 01:52:30 755374526cd2: Preparing 01:52:30 eb073be58dd6: Preparing 01:52:30 6f09edfb3f6d: Preparing 01:52:30 62550097d792: Waiting 01:52:30 755374526cd2: Waiting 01:52:30 eb073be58dd6: Waiting 01:52:30 6f09edfb3f6d: Waiting 01:52:30 1644bdee7871: Layer already exists 01:52:30 2d0d331afd8a: Layer already exists 01:52:30 3df59e71be9c: Layer already exists 01:52:30 15ed17cfcee8: Layer already exists 01:52:30 b09b02476a1b: Layer already exists 01:52:30 755374526cd2: Layer already exists 01:52:30 eb073be58dd6: Layer already exists 01:52:30 62550097d792: Layer already exists 01:52:30 6f09edfb3f6d: Layer already exists 01:52:30 4.1.0-dev.127: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:30 3df59e71be9c: Preparing 01:52:30 2d0d331afd8a: Preparing 01:52:30 15ed17cfcee8: Preparing 01:52:30 1644bdee7871: Preparing 01:52:30 b09b02476a1b: Preparing 01:52:30 62550097d792: Preparing 01:52:30 755374526cd2: Preparing 01:52:30 eb073be58dd6: Preparing 01:52:30 6f09edfb3f6d: Preparing 01:52:30 755374526cd2: Waiting 01:52:30 eb073be58dd6: Waiting 01:52:30 62550097d792: Waiting 01:52:30 6f09edfb3f6d: Waiting 01:52:30 b09b02476a1b: Layer already exists 01:52:30 15ed17cfcee8: Layer already exists 01:52:30 3df59e71be9c: Layer already exists 01:52:30 1644bdee7871: Layer already exists 01:52:30 2d0d331afd8a: Layer already exists 01:52:30 62550097d792: Layer already exists 01:52:30 755374526cd2: Layer already exists 01:52:30 eb073be58dd6: Layer already exists 01:52:30 6f09edfb3f6d: Layer already exists 01:52:30 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:31 3df59e71be9c: Preparing 01:52:31 2d0d331afd8a: Preparing 01:52:31 15ed17cfcee8: Preparing 01:52:31 1644bdee7871: Preparing 01:52:31 b09b02476a1b: Preparing 01:52:31 62550097d792: Preparing 01:52:31 755374526cd2: Preparing 01:52:31 eb073be58dd6: Preparing 01:52:31 6f09edfb3f6d: Preparing 01:52:31 62550097d792: Waiting 01:52:31 755374526cd2: Waiting 01:52:31 6f09edfb3f6d: Waiting 01:52:31 15ed17cfcee8: Layer already exists 01:52:31 3df59e71be9c: Layer already exists 01:52:31 2d0d331afd8a: Layer already exists 01:52:31 1644bdee7871: Layer already exists 01:52:31 b09b02476a1b: Layer already exists 01:52:31 eb073be58dd6: Layer already exists 01:52:31 755374526cd2: Layer already exists 01:52:31 62550097d792: Layer already exists 01:52:31 6f09edfb3f6d: Layer already exists 01:52:31 main: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:31 ===================================================== [Pipeline] echo 01:52:31 taggedImages: 01:52:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 01:52:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:52:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:52:31 4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:31 latest 01:52:31 4.1.0-dev.127 01:52:31 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:31 main 01:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:32 b25bc89ce7f8: Preparing 01:52:32 335d0bcf7ada: Preparing 01:52:32 1644bdee7871: Preparing 01:52:32 b09b02476a1b: Preparing 01:52:32 67751e3368bd: Preparing 01:52:32 00ce91cdce7e: Preparing 01:52:32 6f09edfb3f6d: Preparing 01:52:32 6f09edfb3f6d: Waiting 01:52:32 00ce91cdce7e: Waiting 01:52:32 b09b02476a1b: Layer already exists 01:52:32 1644bdee7871: Layer already exists 01:52:32 6f09edfb3f6d: Layer already exists 01:52:32 b25bc89ce7f8: Pushed 01:52:32 67751e3368bd: Pushed 01:52:32 00ce91cdce7e: Pushed 01:52:36 335d0bcf7ada: Pushed 01:52:36 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:37 b25bc89ce7f8: Preparing 01:52:37 335d0bcf7ada: Preparing 01:52:37 1644bdee7871: Preparing 01:52:37 b09b02476a1b: Preparing 01:52:37 67751e3368bd: Preparing 01:52:37 00ce91cdce7e: Preparing 01:52:37 6f09edfb3f6d: Preparing 01:52:37 6f09edfb3f6d: Waiting 01:52:37 00ce91cdce7e: Waiting 01:52:37 67751e3368bd: Layer already exists 01:52:37 b25bc89ce7f8: Layer already exists 01:52:37 335d0bcf7ada: Layer already exists 01:52:37 1644bdee7871: Layer already exists 01:52:37 b09b02476a1b: Layer already exists 01:52:37 6f09edfb3f6d: Layer already exists 01:52:37 00ce91cdce7e: Layer already exists 01:52:37 latest: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:37 b25bc89ce7f8: Preparing 01:52:37 335d0bcf7ada: Preparing 01:52:37 1644bdee7871: Preparing 01:52:37 b09b02476a1b: Preparing 01:52:37 67751e3368bd: Preparing 01:52:37 00ce91cdce7e: Preparing 01:52:37 6f09edfb3f6d: Preparing 01:52:37 00ce91cdce7e: Waiting 01:52:37 6f09edfb3f6d: Waiting 01:52:37 b25bc89ce7f8: Layer already exists 01:52:37 67751e3368bd: Layer already exists 01:52:37 335d0bcf7ada: Layer already exists 01:52:37 b09b02476a1b: Layer already exists 01:52:37 1644bdee7871: Layer already exists 01:52:37 00ce91cdce7e: Layer already exists 01:52:37 6f09edfb3f6d: Layer already exists 01:52:37 4.1.0-dev.127: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:38 b25bc89ce7f8: Preparing 01:52:38 335d0bcf7ada: Preparing 01:52:38 1644bdee7871: Preparing 01:52:38 b09b02476a1b: Preparing 01:52:38 67751e3368bd: Preparing 01:52:38 00ce91cdce7e: Preparing 01:52:38 6f09edfb3f6d: Preparing 01:52:38 00ce91cdce7e: Waiting 01:52:38 6f09edfb3f6d: Waiting 01:52:38 b09b02476a1b: Layer already exists 01:52:38 b25bc89ce7f8: Layer already exists 01:52:38 335d0bcf7ada: Layer already exists 01:52:38 67751e3368bd: Layer already exists 01:52:38 1644bdee7871: Layer already exists 01:52:38 00ce91cdce7e: Layer already exists 01:52:38 6f09edfb3f6d: Layer already exists 01:52:38 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:39 b25bc89ce7f8: Preparing 01:52:39 335d0bcf7ada: Preparing 01:52:39 1644bdee7871: Preparing 01:52:39 b09b02476a1b: Preparing 01:52:39 67751e3368bd: Preparing 01:52:39 00ce91cdce7e: Preparing 01:52:39 6f09edfb3f6d: Preparing 01:52:39 6f09edfb3f6d: Waiting 01:52:39 00ce91cdce7e: Waiting 01:52:39 b25bc89ce7f8: Layer already exists 01:52:39 1644bdee7871: Layer already exists 01:52:39 67751e3368bd: Layer already exists 01:52:39 335d0bcf7ada: Layer already exists 01:52:39 b09b02476a1b: Layer already exists 01:52:39 00ce91cdce7e: Layer already exists 01:52:39 6f09edfb3f6d: Layer already exists 01:52:39 main: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:39 ===================================================== [Pipeline] echo 01:52:39 taggedImages: 01:52:39 - nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:52:39 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 01:52:39 - nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:52:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:52:39 4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:39 latest 01:52:39 4.1.0-dev.127 01:52:39 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:39 main 01:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:40 81116815e031: Preparing 01:52:40 9396c8dc09b4: Preparing 01:52:40 1644bdee7871: Preparing 01:52:40 b09b02476a1b: Preparing 01:52:40 fa9ad5bd771b: Preparing 01:52:40 d8e599cbfe94: Preparing 01:52:40 6f09edfb3f6d: Preparing 01:52:40 d8e599cbfe94: Waiting 01:52:40 6f09edfb3f6d: Waiting 01:52:40 b09b02476a1b: Layer already exists 01:52:40 1644bdee7871: Layer already exists 01:52:40 6f09edfb3f6d: Layer already exists 01:52:40 fa9ad5bd771b: Pushed 01:52:40 81116815e031: Pushed 01:52:40 d8e599cbfe94: Pushed 01:52:44 9396c8dc09b4: Pushed 01:52:44 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:45 81116815e031: Preparing 01:52:45 9396c8dc09b4: Preparing 01:52:45 1644bdee7871: Preparing 01:52:45 b09b02476a1b: Preparing 01:52:45 fa9ad5bd771b: Preparing 01:52:45 d8e599cbfe94: Preparing 01:52:45 6f09edfb3f6d: Preparing 01:52:45 6f09edfb3f6d: Waiting 01:52:45 d8e599cbfe94: Waiting 01:52:45 81116815e031: Layer already exists 01:52:45 fa9ad5bd771b: Layer already exists 01:52:45 b09b02476a1b: Layer already exists 01:52:45 1644bdee7871: Layer already exists 01:52:45 9396c8dc09b4: Layer already exists 01:52:45 d8e599cbfe94: Layer already exists 01:52:45 6f09edfb3f6d: Layer already exists 01:52:45 latest: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 01:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:45 81116815e031: Preparing 01:52:45 9396c8dc09b4: Preparing 01:52:45 1644bdee7871: Preparing 01:52:45 b09b02476a1b: Preparing 01:52:45 fa9ad5bd771b: Preparing 01:52:45 d8e599cbfe94: Preparing 01:52:45 6f09edfb3f6d: Preparing 01:52:45 d8e599cbfe94: Waiting 01:52:45 6f09edfb3f6d: Waiting 01:52:45 b09b02476a1b: Layer already exists 01:52:45 fa9ad5bd771b: Layer already exists 01:52:45 1644bdee7871: Layer already exists 01:52:45 81116815e031: Layer already exists 01:52:45 9396c8dc09b4: Layer already exists 01:52:45 d8e599cbfe94: Layer already exists 01:52:45 6f09edfb3f6d: Layer already exists 01:52:45 4.1.0-dev.127: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:46 81116815e031: Preparing 01:52:46 9396c8dc09b4: Preparing 01:52:46 1644bdee7871: Preparing 01:52:46 b09b02476a1b: Preparing 01:52:46 fa9ad5bd771b: Preparing 01:52:46 d8e599cbfe94: Preparing 01:52:46 6f09edfb3f6d: Preparing 01:52:46 d8e599cbfe94: Waiting 01:52:46 6f09edfb3f6d: Waiting 01:52:46 b09b02476a1b: Layer already exists 01:52:46 1644bdee7871: Layer already exists 01:52:46 9396c8dc09b4: Layer already exists 01:52:46 fa9ad5bd771b: Layer already exists 01:52:46 81116815e031: Layer already exists 01:52:46 d8e599cbfe94: Layer already exists 01:52:46 6f09edfb3f6d: Layer already exists 01:52:46 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:47 81116815e031: Preparing 01:52:47 9396c8dc09b4: Preparing 01:52:47 1644bdee7871: Preparing 01:52:47 b09b02476a1b: Preparing 01:52:47 fa9ad5bd771b: Preparing 01:52:47 d8e599cbfe94: Preparing 01:52:47 6f09edfb3f6d: Preparing 01:52:47 d8e599cbfe94: Waiting 01:52:47 6f09edfb3f6d: Waiting 01:52:47 9396c8dc09b4: Layer already exists 01:52:47 81116815e031: Layer already exists 01:52:47 1644bdee7871: Layer already exists 01:52:47 b09b02476a1b: Layer already exists 01:52:47 fa9ad5bd771b: Layer already exists 01:52:47 d8e599cbfe94: Layer already exists 01:52:47 6f09edfb3f6d: Layer already exists 01:52:47 main: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:47 ===================================================== [Pipeline] echo 01:52:47 taggedImages: 01:52:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 01:52:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:52:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 01:52:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 01:52:47 - 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] } 02:12:33 #154 DONE 1251.0s 02:12:33 02:12:33 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:12:33 #153 ... 02:12:33 02:12:33 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:12:33 #155 DONE 0.2s 02:12:33 02:12:33 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:33 #144 ... 02:12:33 02:12:33 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:12:33 #156 DONE 0.1s 02:12:33 02:12:33 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:33 #145 ... 02:12:33 02:12:33 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:12:34 #157 DONE 0.3s 02:12:34 02:12:34 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:12:34 #152 ... 02:12:34 02:12:34 #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 02:12:34 #158 DONE 0.1s 02:12:34 02:12:34 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:12:34 #159 DONE 0.2s 02:12:34 02:12:34 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:37 #160 DONE 2.3s 02:12:37 02:12:37 #111 [core-common-config-bootstrapper] exporting to image 02:12:37 #111 exporting layers 02:12:37 #111 exporting layers 0.8s done 02:12:37 #111 writing image sha256:82dcc552e7f0925e51d3f82096949396535c3a5fdfac3fabb7f33c4524dadd6e 0.0s done 02:12:37 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:12:37 #111 DONE 7.8s 02:12:37 02:12:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:12:55 #153 ... 02:12:55 02:12:55 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:12:55 #146 DONE 1272.7s 02:12:55 02:12:55 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:55 #144 ... 02:12:55 02:12:55 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:12:55 #161 DONE 0.4s 02:12:55 02:12:55 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:55 #147 ... 02:12:55 02:12:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:13:01 #162 DONE 4.9s 02:13:01 02:13:01 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:13:01 #163 DONE 0.3s 02:13:01 02:13:01 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:13:01 #164 DONE 0.1s 02:13:01 02:13:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:13:01 #165 DONE 0.3s 02:13:01 02:13:01 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:13:01 #166 DONE 0.2s 02:13:01 02:13:01 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:13:01 #145 ... 02:13:01 02:13:01 #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/ 02:13:01 #167 DONE 0.2s 02:13:01 02:13:01 #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/ 02:13:01 #168 DONE 0.2s 02:13:01 02:13:01 #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/ 02:13:01 #169 DONE 0.1s 02:13:01 02:13:01 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:13:02 #170 DONE 0.2s 02:13:02 02:13:02 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:13:04 #171 DONE 2.1s 02:13:04 02:13:04 #111 [security-bootstrapper] exporting to image 02:13:04 #111 exporting layers 02:13:05 #111 exporting layers 1.1s done 02:13:05 #111 writing image sha256:08728ce025c6831842c673eabcfa7e49756914b65368b2679998270586631a2b done 02:13:05 #111 naming to docker.io/library/security-bootstrapper-arm64 done 02:13:05 #111 DONE 8.9s 02:13:05 02:13:05 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:43 #152 ... 02:31:43 02:31:43 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:43 #142 DONE 2397.3s 02:31:43 02:31:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:43 #151 ... 02:31:43 02:31:43 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:31:43 #172 DONE 0.2s 02:31:43 02:31:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:43 #151 ... 02:31:43 02:31:43 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:31:43 #173 DONE 0.2s 02:31:43 02:31:43 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:31:43 #174 DONE 0.5s 02:31:43 02:31:43 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:31:43 #149 ... 02:31:43 02:31:43 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:31:43 #175 DONE 0.1s 02:31:43 02:31:43 #111 [core-command] exporting to image 02:31:43 #111 exporting layers 02:31:43 #111 exporting layers 0.5s done 02:31:43 #111 writing image sha256:d75903925f34187c702ddfd58a2c12b1618bd9aa389236ab43a9d94e135fb4fd done 02:31:43 #111 naming to docker.io/library/core-command-arm64 done 02:31:43 #111 DONE 9.4s 02:31:43 02:31:43 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:05 #147 ... 02:32:05 02:32:05 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:05 #153 2421.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:32:07 #153 ... 02:32:07 02:32:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:32:07 #152 DONE 2425.5s 02:32:07 02:32:07 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:08 #147 ... 02:32:08 02:32:08 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:32:08 #176 DONE 0.3s 02:32:08 02:32:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:08 #145 ... 02:32:08 02:32:08 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:32:08 #177 DONE 0.2s 02:32:08 02:32:08 #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 02:32:08 #178 DONE 0.2s 02:32:08 02:32:08 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:32:09 #179 DONE 0.2s 02:32:09 02:32:09 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:32:09 #180 DONE 0.7s 02:32:09 02:32:09 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:09 #147 ... 02:32:09 02:32:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:32:10 #181 DONE 0.2s 02:32:10 02:32:10 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:12 #182 DONE 2.3s 02:32:12 02:32:12 #111 [security-proxy-setup] exporting to image 02:32:12 #111 exporting layers 02:32:13 #111 exporting layers 0.9s done 02:32:13 #111 writing image sha256:532f8b8eedd9ddfaf7a1a768f0770f33dc8a0ad524382f6508194916d69c8333 done 02:32:13 #111 naming to docker.io/library/security-proxy-setup-arm64 done 02:32:13 #111 DONE 10.3s 02:32:13 02:32:13 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:45 #145 ... 02:32:45 02:32:45 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:45 #153 DONE 2458.9s 02:32:45 02:32:45 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:32:45 #151 ... 02:32:45 02:32:45 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:32:45 #183 DONE 0.2s 02:32:45 02:32:45 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:32:45 #144 ... 02:32:45 02:32:45 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:32:45 #184 DONE 0.3s 02:32:45 02:32:45 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:45 #145 ... 02:32:45 02:32:45 #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 02:32:45 #185 DONE 0.1s 02:32:45 02:32:45 #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 02:32:45 #186 DONE 0.2s 02:32:45 02:32:45 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:32:45 #187 DONE 0.1s 02:32:45 02:32:45 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:32:45 #188 DONE 0.5s 02:32:45 02:32:45 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:32:45 #189 DONE 0.5s 02:32:45 02:32:45 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:32:45 #190 DONE 0.1s 02:32:45 02:32:45 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:45 #191 DONE 2.0s 02:32:45 02:32:45 #111 [security-secretstore-setup] exporting to image 02:32:45 #111 exporting layers 02:32:47 #111 exporting layers 1.4s done 02:32:47 #111 writing image sha256:ed49ba8d16f375db00535871636b313c823b460dbf3d6b9b6310c3417fbda8ae done 02:32:47 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 02:32:47 #111 DONE 11.7s 02:32:47 02:32:47 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:33:55 #148 ... 02:33:55 02:33:55 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:33:55 #147 DONE 2530.8s 02:33:55 02:33:55 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:33:55 #145 ... 02:33:55 02:33:55 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:55 #192 DONE 0.1s 02:33:55 02:33:55 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:33:55 #145 ... 02:33:55 02:33:55 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:55 #193 DONE 0.1s 02:33:55 02:33:55 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:33:55 #194 DONE 0.5s 02:33:55 02:33:55 #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 02:33:55 #195 DONE 0.1s 02:33:55 02:33:55 #111 [security-spiffe-token-provider] exporting to image 02:33:55 #111 exporting layers 02:33:55 #111 exporting layers 0.7s done 02:33:55 #111 writing image sha256:cdf092642cca795aae00d2a030221c1d43010bf2c0fd0890051055b1d75d4f75 done 02:33:55 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:33:55 #111 DONE 12.4s 02:33:55 02:33:55 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:34 #151 ... 02:34:34 02:34:34 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:34 #148 DONE 2569.8s 02:34:34 02:34:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:34 #151 ... 02:34:34 02:34:34 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:34 #196 DONE 0.4s 02:34:34 02:34:34 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:34:34 #197 DONE 0.4s 02:34:34 02:34:34 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:34:34 #198 DONE 0.6s 02:34:34 02:34:34 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:34 #149 DONE 2572.5s 02:34:34 02:34:34 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:34:34 #199 DONE 0.5s 02:34:34 02:34:34 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:34:35 #200 DONE 0.3s 02:34:35 02:34:35 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:34:36 #201 ... 02:34:36 02:34:36 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:34:36 #202 DONE 0.3s 02:34:36 02:34:36 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:34:37 #203 DONE 1.1s 02:34:37 02:34:37 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:34:37 #204 DONE 0.3s 02:34:37 02:34:37 #111 [core-keeper] exporting to image 02:34:37 #111 exporting layers 02:34:38 #111 ... 02:34:38 02:34:38 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:34:38 #201 DONE 2.7s 02:34:38 02:34:38 #111 [security-proxy-auth] exporting to image 02:34:38 #111 exporting layers 1.2s done 02:34:38 #111 writing image sha256:e1adcc9cbc9f1ca30fad779386a5d4f094f81533917649f3164889234b26ddb6 done 02:34:38 #111 naming to docker.io/library/core-keeper-arm64 done 02:34:38 #111 exporting layers 1.0s done 02:34:39 #111 writing image sha256:2c081067bcb0d2fb41c7c5dacf95da3aa3ede0fdbd3c688632f1f8f643d4902e done 02:34:39 #111 naming to docker.io/library/security-proxy-auth-arm64 done 02:34:39 #111 DONE 13.9s 02:34:39 02:34:39 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:40 #150 DONE 2578.2s 02:34:40 02:34:40 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:42 #151 ... 02:34:42 02:34:42 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:34:42 #205 ... 02:34:42 02:34:42 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:42 #151 DONE 2580.5s 02:34:42 02:34:42 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:34:42 #205 DONE 0.3s 02:34:42 02:34:42 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:42 #145 ... 02:34:42 02:34:42 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:34:43 #206 DONE 0.2s 02:34:43 02:34:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:43 #144 ... 02:34:43 02:34:43 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:34:43 #207 ... 02:34:43 02:34:43 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:43 #208 DONE 0.3s 02:34:44 02:34:44 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:34:44 #207 DONE 0.7s 02:34:44 02:34:44 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:34:44 #209 ... 02:34:44 02:34:44 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:34:44 #210 DONE 0.2s 02:34:44 02:34:44 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:34:44 #209 DONE 0.3s 02:34:44 02:34:44 #111 [core-data] exporting to image 02:34:44 #111 exporting layers 02:34:45 #111 ... 02:34:45 02:34:45 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:34:45 #211 DONE 0.9s 02:34:45 02:34:45 #111 [core-data] exporting to image 02:34:45 #111 exporting layers 0.7s done 02:34:45 #111 writing image sha256:d89b0c4020564a590f6e0da3cc1e1abf9098d8cffc76b70e6e70f1ec81b450d2 done 02:34:45 #111 naming to docker.io/library/core-data-arm64 done 02:34:45 #111 DONE 14.7s 02:34:45 02:34:45 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:34:45 #212 DONE 0.1s 02:34:45 02:34:45 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:45 #145 ... 02:34:45 02:34:45 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:34:45 #213 DONE 0.1s 02:34:45 02:34:45 #111 [core-metadata] exporting to image 02:34:46 #111 exporting layers 0.8s done 02:34:46 #111 writing image sha256:be367ee92244d0a3d8e6b299fb7a72dc5af46204549e98f0508188ee49d901b9 done 02:34:46 #111 naming to docker.io/library/core-metadata-arm64 done 02:34:46 #111 DONE 15.4s 02:34:46 02:34:46 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:18 #144 ... 02:35:18 02:35:18 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:18 #145 DONE 2614.9s 02:35:18 02:35:18 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:18 #144 ... 02:35:18 02:35:18 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:35:18 #214 DONE 0.2s 02:35:18 02:35:18 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:35:18 #215 DONE 0.1s 02:35:18 02:35:18 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:35:18 #216 DONE 0.6s 02:35:18 02:35:18 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:18 #144 ... 02:35:18 02:35:18 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:35:18 #217 DONE 0.1s 02:35:18 02:35:18 #111 [support-scheduler] exporting to image 02:35:18 #111 exporting layers 02:35:19 #111 exporting layers 1.0s done 02:35:19 #111 writing image sha256:570eadc53131cc9721006dc18e07e48356c2318b281ea0c58375fcc224f54817 done 02:35:19 #111 naming to docker.io/library/support-scheduler-arm64 done 02:35:19 #111 DONE 16.5s 02:35:19 02:35:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:26 #144 DONE 2623.2s 02:35:26 02:35:26 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:35:26 #218 DONE 0.1s 02:35:26 02:35:26 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:35:26 #219 DONE 0.1s 02:35:26 02:35:26 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:35:26 #220 DONE 0.5s 02:35:26 02:35:26 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:35:26 #221 DONE 0.1s 02:35:26 02:35:26 #111 [support-notifications] exporting to image 02:35:26 #111 exporting layers 02:35:26 #111 exporting layers 0.6s done 02:35:26 #111 writing image sha256:ec5788247fce2520c60dc3824e17d2cf773710d59e0fbef70b2ca5cf4272ff43 done 02:35:26 #111 naming to docker.io/library/support-notifications-arm64 done 02:35:26 #111 DONE 17.1s 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:35:26 time="2026-07-28T01:48:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:35:26 $ docker stop --time=1 f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f 02:35:28 $ docker rm -f --volumes f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f [Pipeline] // withDockerContainer [Pipeline] sh 02:35:29 + docker images 02:35:29 REPOSITORY TAG IMAGE ID CREATED SIZE 02:35:29 support-notifications-arm64 latest ec5788247fce 3 seconds ago 56.8MB 02:35:29 support-scheduler-arm64 latest 570eadc53131 11 seconds ago 53MB 02:35:29 core-metadata-arm64 latest be367ee92244 44 seconds ago 48.8MB 02:35:29 core-data-arm64 latest d89b0c402056 45 seconds ago 48.7MB 02:35:29 security-proxy-auth-arm64 latest 2c081067bcb0 52 seconds ago 47.9MB 02:35:29 core-keeper-arm64 latest e1adcc9cbc9f 52 seconds ago 48.5MB 02:35:29 security-spiffe-token-provider-arm64 latest cdf092642cca About a minute ago 52.7MB 02:35:29 security-secretstore-setup-arm64 latest ed49ba8d16f3 2 minutes ago 86.9MB 02:35:29 security-proxy-setup-arm64 latest 532f8b8eedd9 3 minutes ago 53.4MB 02:35:29 core-command-arm64 latest d75903925f34 3 minutes ago 43.2MB 02:35:29 security-bootstrapper-arm64 latest 08728ce025c6 22 minutes ago 21.3MB 02:35:29 core-common-config-bootstrapper-arm64 latest 82dcc552e7f0 22 minutes ago 20.2MB 02:35:29 security-spire-agent-arm64 latest c2f5afa8ea03 45 minutes ago 219MB 02:35:29 security-spire-server-arm64 latest e7128b510b9f 45 minutes ago 163MB 02:35:29 security-spire-config-arm64 latest 651601f53120 45 minutes ago 162MB 02:35:29 ci-base-image-arm64 latest b9b7a36084af 47 minutes ago 910MB 02:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 9 months ago 564MB 02:35:29 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 02:35:29 provisioning config files... 02:35:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config10595345283523483127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:29 ---> ****-login.sh 02:35:29 nexus3.edgexfoundry.org:10001 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:30 Configure a credential helper to remove this warning. See 02:35:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:30 02:35:30 Login Succeeded 02:35:30 nexus3.edgexfoundry.org:10002 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:30 Configure a credential helper to remove this warning. See 02:35:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:30 02:35:30 Login Succeeded 02:35:30 nexus3.edgexfoundry.org:10003 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:31 Configure a credential helper to remove this warning. See 02:35:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:31 02:35:31 Login Succeeded 02:35:31 nexus3.edgexfoundry.org:10004 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:31 Configure a credential helper to remove this warning. See 02:35:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:31 02:35:31 Login Succeeded 02:35:31 ****.io 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:31 Configure a credential helper to remove this warning. See 02:35:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:31 02:35:31 Login Succeeded 02:35:31 ---> ****-login.sh ends [Pipeline] } 02:35:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:35:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:35:31 4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:31 latest 02:35:31 4.1.0-dev.127 02:35:31 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:31 main 02:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:35:32 c47b85b954ef: Preparing 02:35:32 860f332a1305: Preparing 02:35:32 adc54a08a238: Preparing 02:35:32 371459b2cc6a: Preparing 02:35:32 8ca47f76334c: Preparing 02:35:32 cce8b8476103: Preparing 02:35:32 03ba6f53ebfc: Preparing 02:35:32 cce8b8476103: Waiting 02:35:32 03ba6f53ebfc: Waiting 02:35:33 adc54a08a238: Pushed 02:35:33 c47b85b954ef: Pushed 02:35:33 371459b2cc6a: Pushed 02:35:33 8ca47f76334c: Pushed 02:35:33 03ba6f53ebfc: Layer already exists 02:35:33 cce8b8476103: Pushed 02:35:41 860f332a1305: Pushed 02:35:41 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:35:41 c47b85b954ef: Preparing 02:35:41 860f332a1305: Preparing 02:35:41 adc54a08a238: Preparing 02:35:41 371459b2cc6a: Preparing 02:35:41 8ca47f76334c: Preparing 02:35:41 cce8b8476103: Preparing 02:35:41 03ba6f53ebfc: Preparing 02:35:41 cce8b8476103: Waiting 02:35:41 03ba6f53ebfc: Waiting 02:35:41 c47b85b954ef: Layer already exists 02:35:41 860f332a1305: Layer already exists 02:35:41 371459b2cc6a: Layer already exists 02:35:41 8ca47f76334c: Layer already exists 02:35:41 adc54a08a238: Layer already exists 02:35:41 cce8b8476103: Layer already exists 02:35:41 03ba6f53ebfc: Layer already exists 02:35:42 latest: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 02:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:35:42 c47b85b954ef: Preparing 02:35:42 860f332a1305: Preparing 02:35:42 adc54a08a238: Preparing 02:35:42 371459b2cc6a: Preparing 02:35:42 8ca47f76334c: Preparing 02:35:42 cce8b8476103: Preparing 02:35:42 03ba6f53ebfc: Preparing 02:35:42 cce8b8476103: Waiting 02:35:42 03ba6f53ebfc: Waiting 02:35:42 8ca47f76334c: Layer already exists 02:35:42 371459b2cc6a: Layer already exists 02:35:42 adc54a08a238: Layer already exists 02:35:42 c47b85b954ef: Layer already exists 02:35:42 860f332a1305: Layer already exists 02:35:42 cce8b8476103: Layer already exists 02:35:42 03ba6f53ebfc: Layer already exists 02:35:42 4.1.0-dev.127: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:35:43 c47b85b954ef: Preparing 02:35:43 860f332a1305: Preparing 02:35:43 adc54a08a238: Preparing 02:35:43 371459b2cc6a: Preparing 02:35:43 8ca47f76334c: Preparing 02:35:43 cce8b8476103: Preparing 02:35:43 03ba6f53ebfc: Preparing 02:35:43 cce8b8476103: Waiting 02:35:43 03ba6f53ebfc: Waiting 02:35:43 371459b2cc6a: Layer already exists 02:35:43 860f332a1305: Layer already exists 02:35:43 adc54a08a238: Layer already exists 02:35:43 c47b85b954ef: Layer already exists 02:35:43 8ca47f76334c: Layer already exists 02:35:43 03ba6f53ebfc: Layer already exists 02:35:43 cce8b8476103: Layer already exists 02:35:44 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:35:44 c47b85b954ef: Preparing 02:35:44 860f332a1305: Preparing 02:35:44 adc54a08a238: Preparing 02:35:44 371459b2cc6a: Preparing 02:35:44 8ca47f76334c: Preparing 02:35:44 cce8b8476103: Preparing 02:35:44 03ba6f53ebfc: Preparing 02:35:44 cce8b8476103: Waiting 02:35:44 03ba6f53ebfc: Waiting 02:35:44 adc54a08a238: Layer already exists 02:35:44 c47b85b954ef: Layer already exists 02:35:44 860f332a1305: Layer already exists 02:35:44 371459b2cc6a: Layer already exists 02:35:44 8ca47f76334c: Layer already exists 02:35:44 cce8b8476103: Layer already exists 02:35:44 03ba6f53ebfc: Layer already exists 02:35:45 main: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:45 ===================================================== [Pipeline] echo 02:35:45 taggedImages: 02:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 02:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:35:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:35:45 4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:45 latest 02:35:45 4.1.0-dev.127 02:35:45 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:45 main 02:35:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:35:46 75ccb84cade5: Preparing 02:35:46 124520c02643: Preparing 02:35:46 27980308bdc7: Preparing 02:35:46 2ea5819e370c: Preparing 02:35:46 adc54a08a238: Preparing 02:35:46 371459b2cc6a: Preparing 02:35:46 8ca47f76334c: Preparing 02:35:46 cce8b8476103: Preparing 02:35:46 03ba6f53ebfc: Preparing 02:35:46 8ca47f76334c: Waiting 02:35:46 cce8b8476103: Waiting 02:35:46 371459b2cc6a: Waiting 02:35:46 adc54a08a238: Layer already exists 02:35:46 371459b2cc6a: Layer already exists 02:35:46 27980308bdc7: Pushed 02:35:46 124520c02643: Pushed 02:35:46 8ca47f76334c: Layer already exists 02:35:46 cce8b8476103: Layer already exists 02:35:46 03ba6f53ebfc: Layer already exists 02:35:46 75ccb84cade5: Pushed 02:35:48 2ea5819e370c: Pushed 02:35:49 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:49 + 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 02:35:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:35:49 75ccb84cade5: Preparing 02:35:49 124520c02643: Preparing 02:35:49 27980308bdc7: Preparing 02:35:49 2ea5819e370c: Preparing 02:35:49 adc54a08a238: Preparing 02:35:49 371459b2cc6a: Preparing 02:35:49 8ca47f76334c: Preparing 02:35:49 cce8b8476103: Preparing 02:35:49 03ba6f53ebfc: Preparing 02:35:49 8ca47f76334c: Waiting 02:35:49 cce8b8476103: Waiting 02:35:49 03ba6f53ebfc: Waiting 02:35:49 371459b2cc6a: Waiting 02:35:49 75ccb84cade5: Layer already exists 02:35:49 adc54a08a238: Layer already exists 02:35:49 27980308bdc7: Layer already exists 02:35:49 2ea5819e370c: Layer already exists 02:35:49 124520c02643: Layer already exists 02:35:49 8ca47f76334c: Layer already exists 02:35:49 371459b2cc6a: Layer already exists 02:35:50 03ba6f53ebfc: Layer already exists 02:35:50 cce8b8476103: Layer already exists 02:35:51 latest: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 02:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:35:53 75ccb84cade5: Preparing 02:35:53 124520c02643: Preparing 02:35:53 27980308bdc7: Preparing 02:35:53 2ea5819e370c: Preparing 02:35:53 adc54a08a238: Preparing 02:35:53 371459b2cc6a: Preparing 02:35:53 8ca47f76334c: Preparing 02:35:53 cce8b8476103: Preparing 02:35:53 03ba6f53ebfc: Preparing 02:35:53 8ca47f76334c: Waiting 02:35:53 cce8b8476103: Waiting 02:35:53 03ba6f53ebfc: Waiting 02:35:53 371459b2cc6a: Waiting 02:35:53 adc54a08a238: Layer already exists 02:35:53 2ea5819e370c: Layer already exists 02:35:53 27980308bdc7: Layer already exists 02:35:53 124520c02643: Layer already exists 02:35:53 75ccb84cade5: Layer already exists 02:35:53 371459b2cc6a: Layer already exists 02:35:53 8ca47f76334c: Layer already exists 02:35:53 03ba6f53ebfc: Layer already exists 02:35:53 cce8b8476103: Layer already exists 02:35:54 4.1.0-dev.127: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:35:54 75ccb84cade5: Preparing 02:35:54 124520c02643: Preparing 02:35:54 27980308bdc7: Preparing 02:35:54 2ea5819e370c: Preparing 02:35:54 adc54a08a238: Preparing 02:35:54 371459b2cc6a: Preparing 02:35:54 8ca47f76334c: Preparing 02:35:54 cce8b8476103: Preparing 02:35:54 03ba6f53ebfc: Preparing 02:35:54 8ca47f76334c: Waiting 02:35:54 cce8b8476103: Waiting 02:35:54 03ba6f53ebfc: Waiting 02:35:54 371459b2cc6a: Waiting 02:35:54 2ea5819e370c: Layer already exists 02:35:54 adc54a08a238: Layer already exists 02:35:54 124520c02643: Layer already exists 02:35:54 27980308bdc7: Layer already exists 02:35:54 75ccb84cade5: Layer already exists 02:35:54 8ca47f76334c: Layer already exists 02:35:54 371459b2cc6a: Layer already exists 02:35:54 cce8b8476103: Layer already exists 02:35:54 03ba6f53ebfc: Layer already exists 02:35:55 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:55 + 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 02:35:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:35:55 75ccb84cade5: Preparing 02:35:55 124520c02643: Preparing 02:35:55 27980308bdc7: Preparing 02:35:55 2ea5819e370c: Preparing 02:35:55 adc54a08a238: Preparing 02:35:55 371459b2cc6a: Preparing 02:35:55 8ca47f76334c: Preparing 02:35:55 cce8b8476103: Preparing 02:35:55 03ba6f53ebfc: Preparing 02:35:55 8ca47f76334c: Waiting 02:35:55 03ba6f53ebfc: Waiting 02:35:55 371459b2cc6a: Waiting 02:35:55 cce8b8476103: Waiting 02:35:55 75ccb84cade5: Layer already exists 02:35:55 2ea5819e370c: Layer already exists 02:35:55 adc54a08a238: Layer already exists 02:35:55 124520c02643: Layer already exists 02:35:55 27980308bdc7: Layer already exists 02:35:55 371459b2cc6a: Layer already exists 02:35:55 03ba6f53ebfc: Layer already exists 02:35:55 cce8b8476103: Layer already exists 02:35:55 8ca47f76334c: Layer already exists 02:35:56 main: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:56 ===================================================== [Pipeline] echo 02:35:56 taggedImages: 02:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 02:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:35:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:35:56 4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:56 latest 02:35:56 4.1.0-dev.127 02:35:56 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:35:56 main 02:35:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:35:57 99051678ef2c: Preparing 02:35:57 72ffb2e8c619: Preparing 02:35:57 adc54a08a238: Preparing 02:35:57 371459b2cc6a: Preparing 02:35:57 448336d30f83: Preparing 02:35:57 a7a645b7bd90: Preparing 02:35:57 03ba6f53ebfc: Preparing 02:35:57 a7a645b7bd90: Waiting 02:35:57 371459b2cc6a: Layer already exists 02:35:57 adc54a08a238: Layer already exists 02:35:57 448336d30f83: Pushed 02:35:57 03ba6f53ebfc: Layer already exists 02:35:57 99051678ef2c: Pushed 02:35:57 a7a645b7bd90: Pushed 02:36:05 72ffb2e8c619: Pushed 02:36:08 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:09 99051678ef2c: Preparing 02:36:09 72ffb2e8c619: Preparing 02:36:09 adc54a08a238: Preparing 02:36:09 371459b2cc6a: Preparing 02:36:09 448336d30f83: Preparing 02:36:09 a7a645b7bd90: Preparing 02:36:09 03ba6f53ebfc: Preparing 02:36:09 a7a645b7bd90: Waiting 02:36:09 03ba6f53ebfc: Waiting 02:36:09 72ffb2e8c619: Layer already exists 02:36:09 448336d30f83: Layer already exists 02:36:09 371459b2cc6a: Layer already exists 02:36:09 99051678ef2c: Layer already exists 02:36:09 adc54a08a238: Layer already exists 02:36:09 a7a645b7bd90: Layer already exists 02:36:09 03ba6f53ebfc: Layer already exists 02:36:09 latest: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 02:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:10 99051678ef2c: Preparing 02:36:10 72ffb2e8c619: Preparing 02:36:10 adc54a08a238: Preparing 02:36:10 371459b2cc6a: Preparing 02:36:10 448336d30f83: Preparing 02:36:10 a7a645b7bd90: Preparing 02:36:10 03ba6f53ebfc: Preparing 02:36:10 a7a645b7bd90: Waiting 02:36:10 99051678ef2c: Layer already exists 02:36:10 adc54a08a238: Layer already exists 02:36:10 448336d30f83: Layer already exists 02:36:10 371459b2cc6a: Layer already exists 02:36:10 72ffb2e8c619: Layer already exists 02:36:10 03ba6f53ebfc: Layer already exists 02:36:10 a7a645b7bd90: Layer already exists 02:36:11 4.1.0-dev.127: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:11 99051678ef2c: Preparing 02:36:11 72ffb2e8c619: Preparing 02:36:11 adc54a08a238: Preparing 02:36:11 371459b2cc6a: Preparing 02:36:11 448336d30f83: Preparing 02:36:11 a7a645b7bd90: Preparing 02:36:11 03ba6f53ebfc: Preparing 02:36:11 a7a645b7bd90: Waiting 02:36:11 03ba6f53ebfc: Waiting 02:36:11 99051678ef2c: Layer already exists 02:36:11 371459b2cc6a: Layer already exists 02:36:11 adc54a08a238: Layer already exists 02:36:11 448336d30f83: Layer already exists 02:36:11 72ffb2e8c619: Layer already exists 02:36:11 a7a645b7bd90: Layer already exists 02:36:11 03ba6f53ebfc: Layer already exists 02:36:12 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:12 99051678ef2c: Preparing 02:36:12 72ffb2e8c619: Preparing 02:36:12 adc54a08a238: Preparing 02:36:12 371459b2cc6a: Preparing 02:36:12 448336d30f83: Preparing 02:36:12 a7a645b7bd90: Preparing 02:36:12 03ba6f53ebfc: Preparing 02:36:12 a7a645b7bd90: Waiting 02:36:12 03ba6f53ebfc: Waiting 02:36:12 adc54a08a238: Layer already exists 02:36:12 99051678ef2c: Layer already exists 02:36:12 448336d30f83: Layer already exists 02:36:12 371459b2cc6a: Layer already exists 02:36:12 72ffb2e8c619: Layer already exists 02:36:12 a7a645b7bd90: Layer already exists 02:36:12 03ba6f53ebfc: Layer already exists 02:36:13 main: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:13 ===================================================== [Pipeline] echo 02:36:13 taggedImages: 02:36:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:36:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 02:36:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:36:13 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:36:13 4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:13 latest 02:36:13 4.1.0-dev.127 02:36:13 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:13 main 02:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:36:14 47a9acd1a945: Preparing 02:36:14 7f2a422b9b39: Preparing 02:36:14 371459b2cc6a: Preparing 02:36:14 527fe58637a5: Preparing 02:36:14 70d1365f2416: Preparing 02:36:14 03ba6f53ebfc: Preparing 02:36:14 03ba6f53ebfc: Waiting 02:36:14 371459b2cc6a: Layer already exists 02:36:14 03ba6f53ebfc: Layer already exists 02:36:14 70d1365f2416: Pushed 02:36:14 47a9acd1a945: Pushed 02:36:14 527fe58637a5: Pushed 02:36:22 7f2a422b9b39: Pushed 02:36:23 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:36:24 47a9acd1a945: Preparing 02:36:24 7f2a422b9b39: Preparing 02:36:24 371459b2cc6a: Preparing 02:36:24 527fe58637a5: Preparing 02:36:24 70d1365f2416: Preparing 02:36:24 03ba6f53ebfc: Preparing 02:36:24 03ba6f53ebfc: Waiting 02:36:24 527fe58637a5: Layer already exists 02:36:24 47a9acd1a945: Layer already exists 02:36:24 7f2a422b9b39: Layer already exists 02:36:24 371459b2cc6a: Layer already exists 02:36:24 70d1365f2416: Layer already exists 02:36:24 03ba6f53ebfc: Layer already exists 02:36:24 latest: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 02:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:36:25 47a9acd1a945: Preparing 02:36:25 7f2a422b9b39: Preparing 02:36:25 371459b2cc6a: Preparing 02:36:25 527fe58637a5: Preparing 02:36:25 70d1365f2416: Preparing 02:36:25 03ba6f53ebfc: Preparing 02:36:25 03ba6f53ebfc: Waiting 02:36:25 7f2a422b9b39: Layer already exists 02:36:25 70d1365f2416: Layer already exists 02:36:25 527fe58637a5: Layer already exists 02:36:25 47a9acd1a945: Layer already exists 02:36:25 371459b2cc6a: Layer already exists 02:36:25 03ba6f53ebfc: Layer already exists 02:36:25 4.1.0-dev.127: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:36:26 47a9acd1a945: Preparing 02:36:26 7f2a422b9b39: Preparing 02:36:26 371459b2cc6a: Preparing 02:36:26 527fe58637a5: Preparing 02:36:26 70d1365f2416: Preparing 02:36:26 03ba6f53ebfc: Preparing 02:36:26 03ba6f53ebfc: Waiting 02:36:26 371459b2cc6a: Layer already exists 02:36:26 527fe58637a5: Layer already exists 02:36:26 47a9acd1a945: Layer already exists 02:36:26 7f2a422b9b39: Layer already exists 02:36:26 70d1365f2416: Layer already exists 02:36:26 03ba6f53ebfc: Layer already exists 02:36:26 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:36:27 47a9acd1a945: Preparing 02:36:27 7f2a422b9b39: Preparing 02:36:27 371459b2cc6a: Preparing 02:36:27 527fe58637a5: Preparing 02:36:27 70d1365f2416: Preparing 02:36:27 03ba6f53ebfc: Preparing 02:36:27 03ba6f53ebfc: Waiting 02:36:27 371459b2cc6a: Layer already exists 02:36:27 527fe58637a5: Layer already exists 02:36:27 47a9acd1a945: Layer already exists 02:36:27 70d1365f2416: Layer already exists 02:36:27 7f2a422b9b39: Layer already exists 02:36:27 03ba6f53ebfc: Layer already exists 02:36:27 main: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:28 ===================================================== [Pipeline] echo 02:36:28 taggedImages: 02:36:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:36:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 02:36:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:36:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:36:28 4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:28 latest 02:36:28 4.1.0-dev.127 02:36:28 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:28 main 02:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:28 e70c5c980fe4: Preparing 02:36:28 f9dbc73013c2: Preparing 02:36:28 43a5e0344614: Preparing 02:36:28 adc54a08a238: Preparing 02:36:28 371459b2cc6a: Preparing 02:36:28 8ca47f76334c: Preparing 02:36:28 cce8b8476103: Preparing 02:36:28 03ba6f53ebfc: Preparing 02:36:28 8ca47f76334c: Waiting 02:36:28 cce8b8476103: Waiting 02:36:28 03ba6f53ebfc: Waiting 02:36:29 adc54a08a238: Layer already exists 02:36:29 371459b2cc6a: Layer already exists 02:36:29 8ca47f76334c: Layer already exists 02:36:29 cce8b8476103: Layer already exists 02:36:29 f9dbc73013c2: Pushed 02:36:29 03ba6f53ebfc: Layer already exists 02:36:29 e70c5c980fe4: Pushed 02:36:37 43a5e0344614: Pushed 02:36:38 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:39 e70c5c980fe4: Preparing 02:36:39 f9dbc73013c2: Preparing 02:36:39 43a5e0344614: Preparing 02:36:39 adc54a08a238: Preparing 02:36:39 371459b2cc6a: Preparing 02:36:39 8ca47f76334c: Preparing 02:36:39 cce8b8476103: Preparing 02:36:39 03ba6f53ebfc: Preparing 02:36:39 cce8b8476103: Waiting 02:36:39 03ba6f53ebfc: Waiting 02:36:39 8ca47f76334c: Waiting 02:36:39 adc54a08a238: Layer already exists 02:36:39 f9dbc73013c2: Layer already exists 02:36:39 371459b2cc6a: Layer already exists 02:36:39 8ca47f76334c: Layer already exists 02:36:39 e70c5c980fe4: Layer already exists 02:36:39 43a5e0344614: Layer already exists 02:36:39 cce8b8476103: Layer already exists 02:36:39 03ba6f53ebfc: Layer already exists 02:36:39 latest: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 02:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:40 e70c5c980fe4: Preparing 02:36:40 f9dbc73013c2: Preparing 02:36:40 43a5e0344614: Preparing 02:36:40 adc54a08a238: Preparing 02:36:40 371459b2cc6a: Preparing 02:36:40 8ca47f76334c: Preparing 02:36:40 cce8b8476103: Preparing 02:36:40 03ba6f53ebfc: Preparing 02:36:40 8ca47f76334c: Waiting 02:36:40 cce8b8476103: Waiting 02:36:40 03ba6f53ebfc: Waiting 02:36:40 adc54a08a238: Layer already exists 02:36:40 f9dbc73013c2: Layer already exists 02:36:40 e70c5c980fe4: Layer already exists 02:36:40 43a5e0344614: Layer already exists 02:36:40 371459b2cc6a: Layer already exists 02:36:40 cce8b8476103: Layer already exists 02:36:40 8ca47f76334c: Layer already exists 02:36:40 03ba6f53ebfc: Layer already exists 02:36:40 4.1.0-dev.127: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:41 e70c5c980fe4: Preparing 02:36:41 f9dbc73013c2: Preparing 02:36:41 43a5e0344614: Preparing 02:36:41 adc54a08a238: Preparing 02:36:41 371459b2cc6a: Preparing 02:36:41 8ca47f76334c: Preparing 02:36:41 cce8b8476103: Preparing 02:36:41 03ba6f53ebfc: Preparing 02:36:41 8ca47f76334c: Waiting 02:36:41 cce8b8476103: Waiting 02:36:41 03ba6f53ebfc: Waiting 02:36:41 371459b2cc6a: Layer already exists 02:36:41 f9dbc73013c2: Layer already exists 02:36:41 adc54a08a238: Layer already exists 02:36:41 43a5e0344614: Layer already exists 02:36:41 e70c5c980fe4: Layer already exists 02:36:41 cce8b8476103: Layer already exists 02:36:41 8ca47f76334c: Layer already exists 02:36:41 03ba6f53ebfc: Layer already exists 02:36:41 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:42 e70c5c980fe4: Preparing 02:36:42 f9dbc73013c2: Preparing 02:36:42 43a5e0344614: Preparing 02:36:42 adc54a08a238: Preparing 02:36:42 371459b2cc6a: Preparing 02:36:42 8ca47f76334c: Preparing 02:36:42 cce8b8476103: Preparing 02:36:42 03ba6f53ebfc: Preparing 02:36:42 8ca47f76334c: Waiting 02:36:42 cce8b8476103: Waiting 02:36:42 03ba6f53ebfc: Waiting 02:36:42 f9dbc73013c2: Layer already exists 02:36:42 43a5e0344614: Layer already exists 02:36:42 371459b2cc6a: Layer already exists 02:36:42 adc54a08a238: Layer already exists 02:36:42 e70c5c980fe4: Layer already exists 02:36:42 03ba6f53ebfc: Layer already exists 02:36:42 8ca47f76334c: Layer already exists 02:36:42 cce8b8476103: Layer already exists 02:36:42 main: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:42 ===================================================== [Pipeline] echo 02:36:42 taggedImages: 02:36:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:36:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 02:36:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:36:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:36:42 4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:42 latest 02:36:42 4.1.0-dev.127 02:36:42 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:42 main 02:36:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:43 d96559cf2482: Preparing 02:36:43 90cf0b56cab9: Preparing 02:36:43 1e9d46b54330: Preparing 02:36:43 b3fbeac98de6: Preparing 02:36:43 ed0a685cc793: Preparing 02:36:43 88d6bcd16a7d: Preparing 02:36:43 75ca06a02aac: Preparing 02:36:43 adc54a08a238: Preparing 02:36:43 371459b2cc6a: Preparing 02:36:43 3053267156e6: Preparing 02:36:43 5cf107238f39: Preparing 02:36:43 5f70bf18a086: Preparing 02:36:43 c15955c43285: Preparing 02:36:43 573ad7c2dc2c: Preparing 02:36:43 252f758be899: Preparing 02:36:43 03ba6f53ebfc: Preparing 02:36:43 75ca06a02aac: Waiting 02:36:43 adc54a08a238: Waiting 02:36:43 371459b2cc6a: Waiting 02:36:43 3053267156e6: Waiting 02:36:43 5cf107238f39: Waiting 02:36:43 c15955c43285: Waiting 02:36:43 573ad7c2dc2c: Waiting 02:36:43 88d6bcd16a7d: Waiting 02:36:43 252f758be899: Waiting 02:36:43 03ba6f53ebfc: Waiting 02:36:43 b3fbeac98de6: Pushed 02:36:43 d96559cf2482: Pushed 02:36:43 ed0a685cc793: Pushed 02:36:43 1e9d46b54330: Pushed 02:36:43 90cf0b56cab9: Pushed 02:36:43 adc54a08a238: Layer already exists 02:36:43 371459b2cc6a: Layer already exists 02:36:44 88d6bcd16a7d: Pushed 02:36:44 5f70bf18a086: Layer already exists 02:36:44 3053267156e6: Pushed 02:36:44 5cf107238f39: Pushed 02:36:44 03ba6f53ebfc: Layer already exists 02:36:44 c15955c43285: Pushed 02:36:44 573ad7c2dc2c: Pushed 02:36:44 252f758be899: Pushed 02:36:47 75ca06a02aac: Pushed 02:36:47 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:48 d96559cf2482: Preparing 02:36:48 90cf0b56cab9: Preparing 02:36:48 1e9d46b54330: Preparing 02:36:48 b3fbeac98de6: Preparing 02:36:48 ed0a685cc793: Preparing 02:36:48 88d6bcd16a7d: Preparing 02:36:48 75ca06a02aac: Preparing 02:36:48 adc54a08a238: Preparing 02:36:48 371459b2cc6a: Preparing 02:36:48 3053267156e6: Preparing 02:36:48 5cf107238f39: Preparing 02:36:48 5f70bf18a086: Preparing 02:36:48 c15955c43285: Preparing 02:36:48 573ad7c2dc2c: Preparing 02:36:48 252f758be899: Preparing 02:36:48 03ba6f53ebfc: Preparing 02:36:48 88d6bcd16a7d: Waiting 02:36:48 75ca06a02aac: Waiting 02:36:48 adc54a08a238: Waiting 02:36:48 5cf107238f39: Waiting 02:36:48 371459b2cc6a: Waiting 02:36:48 5f70bf18a086: Waiting 02:36:48 3053267156e6: Waiting 02:36:48 c15955c43285: Waiting 02:36:48 573ad7c2dc2c: Waiting 02:36:48 03ba6f53ebfc: Waiting 02:36:48 252f758be899: Waiting 02:36:48 ed0a685cc793: Layer already exists 02:36:48 d96559cf2482: Layer already exists 02:36:48 b3fbeac98de6: Layer already exists 02:36:48 1e9d46b54330: Layer already exists 02:36:48 90cf0b56cab9: Layer already exists 02:36:48 75ca06a02aac: Layer already exists 02:36:48 88d6bcd16a7d: Layer already exists 02:36:48 adc54a08a238: Layer already exists 02:36:48 371459b2cc6a: Layer already exists 02:36:48 3053267156e6: Layer already exists 02:36:48 5cf107238f39: Layer already exists 02:36:48 252f758be899: Layer already exists 02:36:48 573ad7c2dc2c: Layer already exists 02:36:48 c15955c43285: Layer already exists 02:36:48 5f70bf18a086: Layer already exists 02:36:48 03ba6f53ebfc: Layer already exists 02:36:48 latest: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 02:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:49 d96559cf2482: Preparing 02:36:49 90cf0b56cab9: Preparing 02:36:49 1e9d46b54330: Preparing 02:36:49 b3fbeac98de6: Preparing 02:36:49 ed0a685cc793: Preparing 02:36:49 88d6bcd16a7d: Preparing 02:36:49 75ca06a02aac: Preparing 02:36:49 adc54a08a238: Preparing 02:36:49 371459b2cc6a: Preparing 02:36:49 3053267156e6: Preparing 02:36:49 5cf107238f39: Preparing 02:36:49 5f70bf18a086: Preparing 02:36:49 c15955c43285: Preparing 02:36:49 573ad7c2dc2c: Preparing 02:36:49 252f758be899: Preparing 02:36:49 03ba6f53ebfc: Preparing 02:36:49 5cf107238f39: Waiting 02:36:49 5f70bf18a086: Waiting 02:36:49 c15955c43285: Waiting 02:36:49 573ad7c2dc2c: Waiting 02:36:49 88d6bcd16a7d: Waiting 02:36:49 252f758be899: Waiting 02:36:49 75ca06a02aac: Waiting 02:36:49 adc54a08a238: Waiting 02:36:49 371459b2cc6a: Waiting 02:36:49 3053267156e6: Waiting 02:36:49 d96559cf2482: Layer already exists 02:36:49 b3fbeac98de6: Layer already exists 02:36:49 90cf0b56cab9: Layer already exists 02:36:49 1e9d46b54330: Layer already exists 02:36:49 ed0a685cc793: Layer already exists 02:36:49 adc54a08a238: Layer already exists 02:36:49 75ca06a02aac: Layer already exists 02:36:49 88d6bcd16a7d: Layer already exists 02:36:49 3053267156e6: Layer already exists 02:36:49 371459b2cc6a: Layer already exists 02:36:49 5f70bf18a086: Layer already exists 02:36:49 5cf107238f39: Layer already exists 02:36:49 c15955c43285: Layer already exists 02:36:49 252f758be899: Layer already exists 02:36:49 573ad7c2dc2c: Layer already exists 02:36:49 03ba6f53ebfc: Layer already exists 02:36:49 4.1.0-dev.127: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:52 d96559cf2482: Preparing 02:36:52 90cf0b56cab9: Preparing 02:36:52 1e9d46b54330: Preparing 02:36:52 b3fbeac98de6: Preparing 02:36:52 ed0a685cc793: Preparing 02:36:52 88d6bcd16a7d: Preparing 02:36:52 75ca06a02aac: Preparing 02:36:52 adc54a08a238: Preparing 02:36:52 371459b2cc6a: Preparing 02:36:52 3053267156e6: Preparing 02:36:52 5cf107238f39: Preparing 02:36:52 5f70bf18a086: Preparing 02:36:52 c15955c43285: Preparing 02:36:52 573ad7c2dc2c: Preparing 02:36:52 252f758be899: Preparing 02:36:52 03ba6f53ebfc: Preparing 02:36:52 5cf107238f39: Waiting 02:36:52 5f70bf18a086: Waiting 02:36:52 c15955c43285: Waiting 02:36:52 573ad7c2dc2c: Waiting 02:36:52 252f758be899: Waiting 02:36:52 03ba6f53ebfc: Waiting 02:36:52 adc54a08a238: Waiting 02:36:52 88d6bcd16a7d: Waiting 02:36:52 75ca06a02aac: Waiting 02:36:52 3053267156e6: Waiting 02:36:52 371459b2cc6a: Waiting 02:36:52 1e9d46b54330: Layer already exists 02:36:52 b3fbeac98de6: Layer already exists 02:36:52 90cf0b56cab9: Layer already exists 02:36:52 d96559cf2482: Layer already exists 02:36:52 ed0a685cc793: Layer already exists 02:36:52 371459b2cc6a: Layer already exists 02:36:52 adc54a08a238: Layer already exists 02:36:52 75ca06a02aac: Layer already exists 02:36:52 88d6bcd16a7d: Layer already exists 02:36:52 3053267156e6: Layer already exists 02:36:52 5f70bf18a086: Layer already exists 02:36:52 c15955c43285: Layer already exists 02:36:52 5cf107238f39: Layer already exists 02:36:52 573ad7c2dc2c: Layer already exists 02:36:52 252f758be899: Layer already exists 02:36:52 03ba6f53ebfc: Layer already exists 02:36:53 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:53 d96559cf2482: Preparing 02:36:53 90cf0b56cab9: Preparing 02:36:53 1e9d46b54330: Preparing 02:36:53 b3fbeac98de6: Preparing 02:36:53 ed0a685cc793: Preparing 02:36:53 88d6bcd16a7d: Preparing 02:36:53 75ca06a02aac: Preparing 02:36:53 adc54a08a238: Preparing 02:36:53 371459b2cc6a: Preparing 02:36:53 3053267156e6: Preparing 02:36:53 5cf107238f39: Preparing 02:36:53 5f70bf18a086: Preparing 02:36:53 c15955c43285: Preparing 02:36:53 573ad7c2dc2c: Preparing 02:36:53 252f758be899: Preparing 02:36:53 03ba6f53ebfc: Preparing 02:36:53 75ca06a02aac: Waiting 02:36:53 adc54a08a238: Waiting 02:36:53 371459b2cc6a: Waiting 02:36:53 5cf107238f39: Waiting 02:36:53 3053267156e6: Waiting 02:36:53 5f70bf18a086: Waiting 02:36:53 252f758be899: Waiting 02:36:53 03ba6f53ebfc: Waiting 02:36:53 c15955c43285: Waiting 02:36:53 573ad7c2dc2c: Waiting 02:36:53 88d6bcd16a7d: Waiting 02:36:53 1e9d46b54330: Layer already exists 02:36:53 b3fbeac98de6: Layer already exists 02:36:53 d96559cf2482: Layer already exists 02:36:53 ed0a685cc793: Layer already exists 02:36:53 90cf0b56cab9: Layer already exists 02:36:53 75ca06a02aac: Layer already exists 02:36:53 adc54a08a238: Layer already exists 02:36:53 88d6bcd16a7d: Layer already exists 02:36:53 371459b2cc6a: Layer already exists 02:36:53 3053267156e6: Layer already exists 02:36:53 573ad7c2dc2c: Layer already exists 02:36:53 5f70bf18a086: Layer already exists 02:36:53 c15955c43285: Layer already exists 02:36:53 5cf107238f39: Layer already exists 02:36:53 252f758be899: Layer already exists 02:36:53 03ba6f53ebfc: Layer already exists 02:36:54 main: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:54 ===================================================== [Pipeline] echo 02:36:54 taggedImages: 02:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 02:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:36:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:36:54 4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:54 latest 02:36:54 4.1.0-dev.127 02:36:54 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:36:54 main 02:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:36:54 4d72ff9dea0a: Preparing 02:36:54 600342b608e8: Preparing 02:36:54 79387b00cbdf: Preparing 02:36:54 f5512f77e99f: Preparing 02:36:54 adc54a08a238: Preparing 02:36:54 371459b2cc6a: Preparing 02:36:54 8ca47f76334c: Preparing 02:36:54 cce8b8476103: Preparing 02:36:54 03ba6f53ebfc: Preparing 02:36:54 371459b2cc6a: Waiting 02:36:54 8ca47f76334c: Waiting 02:36:54 cce8b8476103: Waiting 02:36:54 03ba6f53ebfc: Waiting 02:36:55 adc54a08a238: Layer already exists 02:36:55 371459b2cc6a: Layer already exists 02:36:55 600342b608e8: Pushed 02:36:55 79387b00cbdf: Pushed 02:36:55 8ca47f76334c: Layer already exists 02:36:55 cce8b8476103: Layer already exists 02:36:55 4d72ff9dea0a: Pushed 02:36:55 03ba6f53ebfc: Layer already exists 02:37:03 f5512f77e99f: Pushed 02:37:07 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:07 + 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 02:37:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:08 4d72ff9dea0a: Preparing 02:37:08 600342b608e8: Preparing 02:37:08 79387b00cbdf: Preparing 02:37:08 f5512f77e99f: Preparing 02:37:08 adc54a08a238: Preparing 02:37:08 371459b2cc6a: Preparing 02:37:08 8ca47f76334c: Preparing 02:37:08 cce8b8476103: Preparing 02:37:08 03ba6f53ebfc: Preparing 02:37:08 371459b2cc6a: Waiting 02:37:08 8ca47f76334c: Waiting 02:37:08 cce8b8476103: Waiting 02:37:08 03ba6f53ebfc: Waiting 02:37:08 79387b00cbdf: Layer already exists 02:37:08 600342b608e8: Layer already exists 02:37:08 4d72ff9dea0a: Layer already exists 02:37:08 adc54a08a238: Layer already exists 02:37:08 f5512f77e99f: Layer already exists 02:37:08 371459b2cc6a: Layer already exists 02:37:08 cce8b8476103: Layer already exists 02:37:08 8ca47f76334c: Layer already exists 02:37:08 03ba6f53ebfc: Layer already exists 02:37:08 latest: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 02:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:09 4d72ff9dea0a: Preparing 02:37:09 600342b608e8: Preparing 02:37:09 79387b00cbdf: Preparing 02:37:09 f5512f77e99f: Preparing 02:37:09 adc54a08a238: Preparing 02:37:09 371459b2cc6a: Preparing 02:37:09 8ca47f76334c: Preparing 02:37:09 cce8b8476103: Preparing 02:37:09 03ba6f53ebfc: Preparing 02:37:09 371459b2cc6a: Waiting 02:37:09 8ca47f76334c: Waiting 02:37:09 03ba6f53ebfc: Waiting 02:37:09 cce8b8476103: Waiting 02:37:09 adc54a08a238: Layer already exists 02:37:09 4d72ff9dea0a: Layer already exists 02:37:09 79387b00cbdf: Layer already exists 02:37:09 600342b608e8: Layer already exists 02:37:09 f5512f77e99f: Layer already exists 02:37:09 8ca47f76334c: Layer already exists 02:37:09 371459b2cc6a: Layer already exists 02:37:09 cce8b8476103: Layer already exists 02:37:09 03ba6f53ebfc: Layer already exists 02:37:09 4.1.0-dev.127: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:10 4d72ff9dea0a: Preparing 02:37:10 600342b608e8: Preparing 02:37:10 79387b00cbdf: Preparing 02:37:10 f5512f77e99f: Preparing 02:37:10 adc54a08a238: Preparing 02:37:10 371459b2cc6a: Preparing 02:37:10 8ca47f76334c: Preparing 02:37:10 cce8b8476103: Preparing 02:37:10 8ca47f76334c: Waiting 02:37:10 03ba6f53ebfc: Preparing 02:37:10 cce8b8476103: Waiting 02:37:10 03ba6f53ebfc: Waiting 02:37:10 600342b608e8: Layer already exists 02:37:10 f5512f77e99f: Layer already exists 02:37:10 adc54a08a238: Layer already exists 02:37:10 4d72ff9dea0a: Layer already exists 02:37:10 79387b00cbdf: Layer already exists 02:37:10 cce8b8476103: Layer already exists 02:37:10 03ba6f53ebfc: Layer already exists 02:37:10 371459b2cc6a: Layer already exists 02:37:10 8ca47f76334c: Layer already exists 02:37:10 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:11 + 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 02:37:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:11 4d72ff9dea0a: Preparing 02:37:11 600342b608e8: Preparing 02:37:11 79387b00cbdf: Preparing 02:37:11 f5512f77e99f: Preparing 02:37:11 adc54a08a238: Preparing 02:37:11 371459b2cc6a: Preparing 02:37:11 8ca47f76334c: Preparing 02:37:11 cce8b8476103: Preparing 02:37:11 03ba6f53ebfc: Preparing 02:37:11 371459b2cc6a: Waiting 02:37:11 8ca47f76334c: Waiting 02:37:11 cce8b8476103: Waiting 02:37:11 03ba6f53ebfc: Waiting 02:37:11 79387b00cbdf: Layer already exists 02:37:11 4d72ff9dea0a: Layer already exists 02:37:11 adc54a08a238: Layer already exists 02:37:11 600342b608e8: Layer already exists 02:37:11 f5512f77e99f: Layer already exists 02:37:11 03ba6f53ebfc: Layer already exists 02:37:11 371459b2cc6a: Layer already exists 02:37:11 cce8b8476103: Layer already exists 02:37:11 8ca47f76334c: Layer already exists 02:37:11 main: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:11 ===================================================== [Pipeline] echo 02:37:11 taggedImages: 02:37:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:37:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 02:37:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:37:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:37:11 4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:11 latest 02:37:11 4.1.0-dev.127 02:37:11 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:11 main 02:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:12 19e215891364: Preparing 02:37:12 482a554690e8: Preparing 02:37:12 8511d488a16d: Preparing 02:37:12 d53e228be0fb: Preparing 02:37:12 0ee47eb03ed4: Preparing 02:37:12 adc54a08a238: Preparing 02:37:12 371459b2cc6a: Preparing 02:37:12 ca5f15878064: Preparing 02:37:12 e64bb68eea16: Preparing 02:37:12 fc36258c3b79: Preparing 02:37:12 03ba6f53ebfc: Preparing 02:37:12 adc54a08a238: Waiting 02:37:12 e64bb68eea16: Waiting 02:37:12 371459b2cc6a: Waiting 02:37:12 ca5f15878064: Waiting 02:37:12 fc36258c3b79: Waiting 02:37:12 03ba6f53ebfc: Waiting 02:37:12 0ee47eb03ed4: Pushed 02:37:12 d53e228be0fb: Pushed 02:37:12 19e215891364: Pushed 02:37:12 482a554690e8: Pushed 02:37:12 adc54a08a238: Layer already exists 02:37:12 371459b2cc6a: Layer already exists 02:37:12 03ba6f53ebfc: Layer already exists 02:37:13 ca5f15878064: Pushed 02:37:13 e64bb68eea16: Pushed 02:37:16 fc36258c3b79: Pushed 02:37:19 8511d488a16d: Pushed 02:37:22 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + 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 02:37:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:23 19e215891364: Preparing 02:37:23 482a554690e8: Preparing 02:37:23 8511d488a16d: Preparing 02:37:23 d53e228be0fb: Preparing 02:37:23 0ee47eb03ed4: Preparing 02:37:23 adc54a08a238: Preparing 02:37:23 371459b2cc6a: Preparing 02:37:23 ca5f15878064: Preparing 02:37:23 e64bb68eea16: Preparing 02:37:23 fc36258c3b79: Preparing 02:37:23 03ba6f53ebfc: Preparing 02:37:23 ca5f15878064: Waiting 02:37:23 e64bb68eea16: Waiting 02:37:23 fc36258c3b79: Waiting 02:37:23 03ba6f53ebfc: Waiting 02:37:23 adc54a08a238: Waiting 02:37:23 371459b2cc6a: Waiting 02:37:23 482a554690e8: Layer already exists 02:37:23 8511d488a16d: Layer already exists 02:37:23 d53e228be0fb: Layer already exists 02:37:23 0ee47eb03ed4: Layer already exists 02:37:23 19e215891364: Layer already exists 02:37:23 adc54a08a238: Layer already exists 02:37:23 fc36258c3b79: Layer already exists 02:37:23 e64bb68eea16: Layer already exists 02:37:23 ca5f15878064: Layer already exists 02:37:23 371459b2cc6a: Layer already exists 02:37:23 03ba6f53ebfc: Layer already exists 02:37:23 latest: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:24 19e215891364: Preparing 02:37:24 482a554690e8: Preparing 02:37:24 8511d488a16d: Preparing 02:37:24 d53e228be0fb: Preparing 02:37:24 0ee47eb03ed4: Preparing 02:37:24 adc54a08a238: Preparing 02:37:24 371459b2cc6a: Preparing 02:37:24 ca5f15878064: Preparing 02:37:24 e64bb68eea16: Preparing 02:37:24 fc36258c3b79: Preparing 02:37:24 03ba6f53ebfc: Preparing 02:37:24 adc54a08a238: Waiting 02:37:24 ca5f15878064: Waiting 02:37:24 371459b2cc6a: Waiting 02:37:24 e64bb68eea16: Waiting 02:37:24 fc36258c3b79: Waiting 02:37:24 03ba6f53ebfc: Waiting 02:37:24 19e215891364: Layer already exists 02:37:24 482a554690e8: Layer already exists 02:37:24 0ee47eb03ed4: Layer already exists 02:37:24 d53e228be0fb: Layer already exists 02:37:24 8511d488a16d: Layer already exists 02:37:24 371459b2cc6a: Layer already exists 02:37:24 e64bb68eea16: Layer already exists 02:37:24 adc54a08a238: Layer already exists 02:37:24 fc36258c3b79: Layer already exists 02:37:24 ca5f15878064: Layer already exists 02:37:24 03ba6f53ebfc: Layer already exists 02:37:24 4.1.0-dev.127: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:25 19e215891364: Preparing 02:37:25 482a554690e8: Preparing 02:37:25 8511d488a16d: Preparing 02:37:25 d53e228be0fb: Preparing 02:37:25 0ee47eb03ed4: Preparing 02:37:25 adc54a08a238: Preparing 02:37:25 371459b2cc6a: Preparing 02:37:25 ca5f15878064: Preparing 02:37:25 e64bb68eea16: Preparing 02:37:25 fc36258c3b79: Preparing 02:37:25 03ba6f53ebfc: Preparing 02:37:25 ca5f15878064: Waiting 02:37:25 e64bb68eea16: Waiting 02:37:25 fc36258c3b79: Waiting 02:37:25 03ba6f53ebfc: Waiting 02:37:25 adc54a08a238: Waiting 02:37:25 371459b2cc6a: Waiting 02:37:25 d53e228be0fb: Layer already exists 02:37:25 0ee47eb03ed4: Layer already exists 02:37:25 8511d488a16d: Layer already exists 02:37:25 19e215891364: Layer already exists 02:37:25 482a554690e8: Layer already exists 02:37:25 371459b2cc6a: Layer already exists 02:37:25 fc36258c3b79: Layer already exists 02:37:25 adc54a08a238: Layer already exists 02:37:25 ca5f15878064: Layer already exists 02:37:25 e64bb68eea16: Layer already exists 02:37:25 03ba6f53ebfc: Layer already exists 02:37:25 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + 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 02:37:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:26 19e215891364: Preparing 02:37:26 482a554690e8: Preparing 02:37:26 8511d488a16d: Preparing 02:37:26 d53e228be0fb: Preparing 02:37:26 0ee47eb03ed4: Preparing 02:37:26 adc54a08a238: Preparing 02:37:26 371459b2cc6a: Preparing 02:37:26 ca5f15878064: Preparing 02:37:26 e64bb68eea16: Preparing 02:37:26 fc36258c3b79: Preparing 02:37:26 03ba6f53ebfc: Preparing 02:37:26 ca5f15878064: Waiting 02:37:26 e64bb68eea16: Waiting 02:37:26 adc54a08a238: Waiting 02:37:26 371459b2cc6a: Waiting 02:37:26 03ba6f53ebfc: Waiting 02:37:26 fc36258c3b79: Waiting 02:37:26 8511d488a16d: Layer already exists 02:37:26 482a554690e8: Layer already exists 02:37:26 d53e228be0fb: Layer already exists 02:37:26 0ee47eb03ed4: Layer already exists 02:37:26 19e215891364: Layer already exists 02:37:26 adc54a08a238: Layer already exists 02:37:26 371459b2cc6a: Layer already exists 02:37:26 fc36258c3b79: Layer already exists 02:37:26 ca5f15878064: Layer already exists 02:37:26 e64bb68eea16: Layer already exists 02:37:26 03ba6f53ebfc: Layer already exists 02:37:26 main: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:26 ===================================================== [Pipeline] echo 02:37:26 taggedImages: 02:37:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:37:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 02:37:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:37:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:37:26 4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:26 latest 02:37:26 4.1.0-dev.127 02:37:26 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:26 main 02:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:27 c3cbebfa56de: Preparing 02:37:27 597986d273ac: Preparing 02:37:27 4dac81c2042a: Preparing 02:37:27 019a8f808122: Preparing 02:37:27 e454efe75af4: Preparing 02:37:27 c86ef9872f98: Preparing 02:37:27 4b3b778bd7f0: Preparing 02:37:27 adc54a08a238: Preparing 02:37:27 371459b2cc6a: Preparing 02:37:27 c86ef9872f98: Waiting 02:37:27 4b3b778bd7f0: Waiting 02:37:27 adc54a08a238: Waiting 02:37:27 7fbd7062c2d7: Preparing 02:37:27 371459b2cc6a: Waiting 02:37:27 7fbd7062c2d7: Waiting 02:37:27 3aa63ccd12db: Preparing 02:37:27 03ba6f53ebfc: Preparing 02:37:27 3aa63ccd12db: Waiting 02:37:27 03ba6f53ebfc: Waiting 02:37:27 c3cbebfa56de: Pushed 02:37:27 597986d273ac: Pushed 02:37:27 e454efe75af4: Pushed 02:37:27 adc54a08a238: Layer already exists 02:37:27 371459b2cc6a: Layer already exists 02:37:27 4b3b778bd7f0: Pushed 02:37:27 c86ef9872f98: Pushed 02:37:27 03ba6f53ebfc: Layer already exists 02:37:27 7fbd7062c2d7: Pushed 02:37:31 3aa63ccd12db: Pushed 02:37:34 019a8f808122: Pushed 02:37:34 4dac81c2042a: Pushed 02:37:35 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:35 + 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 02:37:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:35 c3cbebfa56de: Preparing 02:37:35 597986d273ac: Preparing 02:37:35 4dac81c2042a: Preparing 02:37:35 019a8f808122: Preparing 02:37:35 e454efe75af4: Preparing 02:37:35 c86ef9872f98: Preparing 02:37:35 4b3b778bd7f0: Preparing 02:37:35 adc54a08a238: Preparing 02:37:35 371459b2cc6a: Preparing 02:37:35 7fbd7062c2d7: Preparing 02:37:35 3aa63ccd12db: Preparing 02:37:35 03ba6f53ebfc: Preparing 02:37:35 c86ef9872f98: Waiting 02:37:35 7fbd7062c2d7: Waiting 02:37:35 4b3b778bd7f0: Waiting 02:37:35 3aa63ccd12db: Waiting 02:37:35 adc54a08a238: Waiting 02:37:35 371459b2cc6a: Waiting 02:37:35 03ba6f53ebfc: Waiting 02:37:35 e454efe75af4: Layer already exists 02:37:35 597986d273ac: Layer already exists 02:37:35 019a8f808122: Layer already exists 02:37:35 c3cbebfa56de: Layer already exists 02:37:35 4dac81c2042a: Layer already exists 02:37:35 4b3b778bd7f0: Layer already exists 02:37:35 c86ef9872f98: Layer already exists 02:37:35 adc54a08a238: Layer already exists 02:37:35 371459b2cc6a: Layer already exists 02:37:35 7fbd7062c2d7: Layer already exists 02:37:35 3aa63ccd12db: Layer already exists 02:37:35 03ba6f53ebfc: Layer already exists 02:37:36 latest: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:37 c3cbebfa56de: Preparing 02:37:37 597986d273ac: Preparing 02:37:37 4dac81c2042a: Preparing 02:37:37 019a8f808122: Preparing 02:37:37 e454efe75af4: Preparing 02:37:37 c86ef9872f98: Preparing 02:37:37 4b3b778bd7f0: Preparing 02:37:37 adc54a08a238: Preparing 02:37:37 371459b2cc6a: Preparing 02:37:37 7fbd7062c2d7: Preparing 02:37:37 3aa63ccd12db: Preparing 02:37:37 03ba6f53ebfc: Preparing 02:37:37 c86ef9872f98: Waiting 02:37:37 4b3b778bd7f0: Waiting 02:37:37 adc54a08a238: Waiting 02:37:37 371459b2cc6a: Waiting 02:37:37 7fbd7062c2d7: Waiting 02:37:37 3aa63ccd12db: Waiting 02:37:37 03ba6f53ebfc: Waiting 02:37:37 597986d273ac: Layer already exists 02:37:37 4dac81c2042a: Layer already exists 02:37:37 019a8f808122: Layer already exists 02:37:37 e454efe75af4: Layer already exists 02:37:37 c3cbebfa56de: Layer already exists 02:37:37 371459b2cc6a: Layer already exists 02:37:37 4b3b778bd7f0: Layer already exists 02:37:37 7fbd7062c2d7: Layer already exists 02:37:37 c86ef9872f98: Layer already exists 02:37:37 adc54a08a238: Layer already exists 02:37:37 03ba6f53ebfc: Layer already exists 02:37:37 3aa63ccd12db: Layer already exists 02:37:37 4.1.0-dev.127: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:37 c3cbebfa56de: Preparing 02:37:37 597986d273ac: Preparing 02:37:37 4dac81c2042a: Preparing 02:37:37 019a8f808122: Preparing 02:37:37 e454efe75af4: Preparing 02:37:37 c86ef9872f98: Preparing 02:37:37 4b3b778bd7f0: Preparing 02:37:37 adc54a08a238: Preparing 02:37:37 371459b2cc6a: Preparing 02:37:37 7fbd7062c2d7: Preparing 02:37:38 3aa63ccd12db: Preparing 02:37:38 03ba6f53ebfc: Preparing 02:37:38 c86ef9872f98: Waiting 02:37:38 4b3b778bd7f0: Waiting 02:37:38 adc54a08a238: Waiting 02:37:38 371459b2cc6a: Waiting 02:37:38 03ba6f53ebfc: Waiting 02:37:38 3aa63ccd12db: Waiting 02:37:38 7fbd7062c2d7: Waiting 02:37:38 4dac81c2042a: Layer already exists 02:37:38 597986d273ac: Layer already exists 02:37:38 e454efe75af4: Layer already exists 02:37:38 019a8f808122: Layer already exists 02:37:38 c3cbebfa56de: Layer already exists 02:37:38 adc54a08a238: Layer already exists 02:37:38 c86ef9872f98: Layer already exists 02:37:38 4b3b778bd7f0: Layer already exists 02:37:38 7fbd7062c2d7: Layer already exists 02:37:38 371459b2cc6a: Layer already exists 02:37:38 03ba6f53ebfc: Layer already exists 02:37:38 3aa63ccd12db: Layer already exists 02:37:38 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + 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 02:37:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:38 c3cbebfa56de: Preparing 02:37:38 597986d273ac: Preparing 02:37:38 4dac81c2042a: Preparing 02:37:38 019a8f808122: Preparing 02:37:38 e454efe75af4: Preparing 02:37:38 c86ef9872f98: Preparing 02:37:38 4b3b778bd7f0: Preparing 02:37:38 adc54a08a238: Preparing 02:37:38 371459b2cc6a: Preparing 02:37:38 7fbd7062c2d7: Preparing 02:37:38 3aa63ccd12db: Preparing 02:37:38 03ba6f53ebfc: Preparing 02:37:38 adc54a08a238: Waiting 02:37:38 371459b2cc6a: Waiting 02:37:38 7fbd7062c2d7: Waiting 02:37:38 3aa63ccd12db: Waiting 02:37:38 03ba6f53ebfc: Waiting 02:37:38 4b3b778bd7f0: Waiting 02:37:38 4dac81c2042a: Layer already exists 02:37:38 c3cbebfa56de: Layer already exists 02:37:38 e454efe75af4: Layer already exists 02:37:38 019a8f808122: Layer already exists 02:37:38 597986d273ac: Layer already exists 02:37:38 c86ef9872f98: Layer already exists 02:37:38 371459b2cc6a: Layer already exists 02:37:38 7fbd7062c2d7: Layer already exists 02:37:38 4b3b778bd7f0: Layer already exists 02:37:38 adc54a08a238: Layer already exists 02:37:38 3aa63ccd12db: Layer already exists 02:37:38 03ba6f53ebfc: Layer already exists 02:37:39 main: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:39 ===================================================== [Pipeline] echo 02:37:39 taggedImages: 02:37:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:37:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 02:37:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:37:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:37:39 4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:39 latest 02:37:39 4.1.0-dev.127 02:37:39 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:39 main 02:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:37:40 56534baaa769: Preparing 02:37:40 8f528316e6f5: Preparing 02:37:40 adc54a08a238: Preparing 02:37:40 371459b2cc6a: Preparing 02:37:40 1cc73f4c686e: Preparing 02:37:40 a1df1f81cf49: Preparing 02:37:40 03ba6f53ebfc: Preparing 02:37:40 a1df1f81cf49: Waiting 02:37:40 03ba6f53ebfc: Waiting 02:37:40 371459b2cc6a: Layer already exists 02:37:40 adc54a08a238: Layer already exists 02:37:40 03ba6f53ebfc: Layer already exists 02:37:40 1cc73f4c686e: Pushed 02:37:40 56534baaa769: Pushed 02:37:42 a1df1f81cf49: Pushed 02:37:47 8f528316e6f5: Pushed 02:37:48 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + 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 02:37:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:37:49 56534baaa769: Preparing 02:37:49 8f528316e6f5: Preparing 02:37:49 adc54a08a238: Preparing 02:37:49 371459b2cc6a: Preparing 02:37:49 1cc73f4c686e: Preparing 02:37:49 a1df1f81cf49: Preparing 02:37:49 03ba6f53ebfc: Preparing 02:37:49 a1df1f81cf49: Waiting 02:37:49 03ba6f53ebfc: Waiting 02:37:49 8f528316e6f5: Layer already exists 02:37:49 371459b2cc6a: Layer already exists 02:37:49 1cc73f4c686e: Layer already exists 02:37:49 56534baaa769: Layer already exists 02:37:49 adc54a08a238: Layer already exists 02:37:49 03ba6f53ebfc: Layer already exists 02:37:49 a1df1f81cf49: Layer already exists 02:37:49 latest: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:37:50 56534baaa769: Preparing 02:37:50 8f528316e6f5: Preparing 02:37:50 adc54a08a238: Preparing 02:37:50 371459b2cc6a: Preparing 02:37:50 1cc73f4c686e: Preparing 02:37:50 a1df1f81cf49: Preparing 02:37:50 03ba6f53ebfc: Preparing 02:37:50 a1df1f81cf49: Waiting 02:37:50 03ba6f53ebfc: Waiting 02:37:50 56534baaa769: Layer already exists 02:37:50 1cc73f4c686e: Layer already exists 02:37:50 adc54a08a238: Layer already exists 02:37:50 8f528316e6f5: Layer already exists 02:37:50 371459b2cc6a: Layer already exists 02:37:50 03ba6f53ebfc: Layer already exists 02:37:50 a1df1f81cf49: Layer already exists 02:37:50 4.1.0-dev.127: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:37:51 56534baaa769: Preparing 02:37:51 8f528316e6f5: Preparing 02:37:51 adc54a08a238: Preparing 02:37:51 371459b2cc6a: Preparing 02:37:51 1cc73f4c686e: Preparing 02:37:51 a1df1f81cf49: Preparing 02:37:51 03ba6f53ebfc: Preparing 02:37:51 a1df1f81cf49: Waiting 02:37:51 03ba6f53ebfc: Waiting 02:37:51 8f528316e6f5: Layer already exists 02:37:51 56534baaa769: Layer already exists 02:37:51 adc54a08a238: Layer already exists 02:37:51 371459b2cc6a: Layer already exists 02:37:51 1cc73f4c686e: Layer already exists 02:37:51 a1df1f81cf49: Layer already exists 02:37:51 03ba6f53ebfc: Layer already exists 02:37:51 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + 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 02:37:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:37:52 56534baaa769: Preparing 02:37:52 8f528316e6f5: Preparing 02:37:52 adc54a08a238: Preparing 02:37:52 371459b2cc6a: Preparing 02:37:52 1cc73f4c686e: Preparing 02:37:52 a1df1f81cf49: Preparing 02:37:52 03ba6f53ebfc: Preparing 02:37:52 a1df1f81cf49: Waiting 02:37:52 03ba6f53ebfc: Waiting 02:37:52 adc54a08a238: Layer already exists 02:37:52 1cc73f4c686e: Layer already exists 02:37:52 8f528316e6f5: Layer already exists 02:37:52 371459b2cc6a: Layer already exists 02:37:52 56534baaa769: Layer already exists 02:37:52 a1df1f81cf49: Layer already exists 02:37:52 03ba6f53ebfc: Layer already exists 02:37:52 main: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:52 ===================================================== [Pipeline] echo 02:37:52 taggedImages: 02:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 02:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:37:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:37:52 4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:52 latest 02:37:52 4.1.0-dev.127 02:37:52 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:37:52 main 02:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:37:53 9f5cbbda98ff: Preparing 02:37:53 b88e00fd5b43: Preparing 02:37:53 0c497802a356: Preparing 02:37:53 adc54a08a238: Preparing 02:37:53 371459b2cc6a: Preparing 02:37:53 cc320f49d944: Preparing 02:37:53 173f70ff54c2: Preparing 02:37:53 dc6f6fd5525a: Preparing 02:37:53 f22ba2491b8d: Preparing 02:37:53 03ba6f53ebfc: Preparing 02:37:53 cc320f49d944: Waiting 02:37:53 173f70ff54c2: Waiting 02:37:53 dc6f6fd5525a: Waiting 02:37:53 f22ba2491b8d: Waiting 02:37:53 03ba6f53ebfc: Waiting 02:37:53 adc54a08a238: Layer already exists 02:37:53 371459b2cc6a: Layer already exists 02:37:53 0c497802a356: Pushed 02:37:53 b88e00fd5b43: Pushed 02:37:53 9f5cbbda98ff: Pushed 02:37:53 03ba6f53ebfc: Layer already exists 02:37:53 dc6f6fd5525a: Pushed 02:37:54 f22ba2491b8d: Pushed 02:38:07 173f70ff54c2: Pushed 02:38:22 cc320f49d944: Pushed 02:38:22 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + 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 02:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:22 9f5cbbda98ff: Preparing 02:38:22 b88e00fd5b43: Preparing 02:38:22 0c497802a356: Preparing 02:38:22 adc54a08a238: Preparing 02:38:22 371459b2cc6a: Preparing 02:38:22 cc320f49d944: Preparing 02:38:22 173f70ff54c2: Preparing 02:38:22 dc6f6fd5525a: Preparing 02:38:22 f22ba2491b8d: Preparing 02:38:22 03ba6f53ebfc: Preparing 02:38:22 cc320f49d944: Waiting 02:38:22 173f70ff54c2: Waiting 02:38:22 dc6f6fd5525a: Waiting 02:38:22 f22ba2491b8d: Waiting 02:38:22 03ba6f53ebfc: Waiting 02:38:22 371459b2cc6a: Layer already exists 02:38:22 adc54a08a238: Layer already exists 02:38:22 9f5cbbda98ff: Layer already exists 02:38:22 0c497802a356: Layer already exists 02:38:22 b88e00fd5b43: Layer already exists 02:38:22 dc6f6fd5525a: Layer already exists 02:38:22 cc320f49d944: Layer already exists 02:38:22 173f70ff54c2: Layer already exists 02:38:22 03ba6f53ebfc: Layer already exists 02:38:22 f22ba2491b8d: Layer already exists 02:38:22 latest: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 02:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:23 9f5cbbda98ff: Preparing 02:38:23 b88e00fd5b43: Preparing 02:38:23 0c497802a356: Preparing 02:38:23 adc54a08a238: Preparing 02:38:23 371459b2cc6a: Preparing 02:38:23 cc320f49d944: Preparing 02:38:23 173f70ff54c2: Preparing 02:38:23 dc6f6fd5525a: Preparing 02:38:23 f22ba2491b8d: Preparing 02:38:23 03ba6f53ebfc: Preparing 02:38:23 dc6f6fd5525a: Waiting 02:38:23 f22ba2491b8d: Waiting 02:38:23 03ba6f53ebfc: Waiting 02:38:23 cc320f49d944: Waiting 02:38:23 173f70ff54c2: Waiting 02:38:23 9f5cbbda98ff: Layer already exists 02:38:23 0c497802a356: Layer already exists 02:38:23 b88e00fd5b43: Layer already exists 02:38:23 371459b2cc6a: Layer already exists 02:38:23 adc54a08a238: Layer already exists 02:38:23 173f70ff54c2: Layer already exists 02:38:23 cc320f49d944: Layer already exists 02:38:23 dc6f6fd5525a: Layer already exists 02:38:23 f22ba2491b8d: Layer already exists 02:38:23 03ba6f53ebfc: Layer already exists 02:38:24 4.1.0-dev.127: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:24 9f5cbbda98ff: Preparing 02:38:24 b88e00fd5b43: Preparing 02:38:24 0c497802a356: Preparing 02:38:24 adc54a08a238: Preparing 02:38:24 371459b2cc6a: Preparing 02:38:24 cc320f49d944: Preparing 02:38:24 173f70ff54c2: Preparing 02:38:24 dc6f6fd5525a: Preparing 02:38:24 f22ba2491b8d: Preparing 02:38:24 03ba6f53ebfc: Preparing 02:38:24 173f70ff54c2: Waiting 02:38:24 cc320f49d944: Waiting 02:38:24 dc6f6fd5525a: Waiting 02:38:24 f22ba2491b8d: Waiting 02:38:24 03ba6f53ebfc: Waiting 02:38:24 9f5cbbda98ff: Layer already exists 02:38:24 adc54a08a238: Layer already exists 02:38:24 0c497802a356: Layer already exists 02:38:24 371459b2cc6a: Layer already exists 02:38:24 b88e00fd5b43: Layer already exists 02:38:24 dc6f6fd5525a: Layer already exists 02:38:24 cc320f49d944: Layer already exists 02:38:24 173f70ff54c2: Layer already exists 02:38:24 03ba6f53ebfc: Layer already exists 02:38:24 f22ba2491b8d: Layer already exists 02:38:25 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + 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 02:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:25 9f5cbbda98ff: Preparing 02:38:25 b88e00fd5b43: Preparing 02:38:25 0c497802a356: Preparing 02:38:25 adc54a08a238: Preparing 02:38:25 371459b2cc6a: Preparing 02:38:25 cc320f49d944: Preparing 02:38:25 173f70ff54c2: Preparing 02:38:25 dc6f6fd5525a: Preparing 02:38:25 f22ba2491b8d: Preparing 02:38:25 03ba6f53ebfc: Preparing 02:38:25 173f70ff54c2: Waiting 02:38:25 dc6f6fd5525a: Waiting 02:38:25 f22ba2491b8d: Waiting 02:38:25 03ba6f53ebfc: Waiting 02:38:25 cc320f49d944: Waiting 02:38:25 0c497802a356: Layer already exists 02:38:25 adc54a08a238: Layer already exists 02:38:25 371459b2cc6a: Layer already exists 02:38:25 9f5cbbda98ff: Layer already exists 02:38:25 b88e00fd5b43: Layer already exists 02:38:25 dc6f6fd5525a: Layer already exists 02:38:25 cc320f49d944: Layer already exists 02:38:25 173f70ff54c2: Layer already exists 02:38:25 f22ba2491b8d: Layer already exists 02:38:25 03ba6f53ebfc: Layer already exists 02:38:25 main: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:26 ===================================================== [Pipeline] echo 02:38:26 taggedImages: 02:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 02:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:38:26 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:38:26 4382fa897e382c6db58840c4ee14b0b0255d0821 02:38:26 latest 02:38:26 4.1.0-dev.127 02:38:26 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:38:26 main 02:38:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:38:26 6f2bd42948ef: Preparing 02:38:26 35cc4485e8c5: Preparing 02:38:26 e94e433c6a0e: Preparing 02:38:26 adc54a08a238: Preparing 02:38:26 371459b2cc6a: Preparing 02:38:26 16bd465d7a0d: Preparing 02:38:26 3b9b4d461adc: Preparing 02:38:26 bf3789b0e5ee: Preparing 02:38:26 03ba6f53ebfc: Preparing 02:38:26 16bd465d7a0d: Waiting 02:38:26 3b9b4d461adc: Waiting 02:38:26 bf3789b0e5ee: Waiting 02:38:26 03ba6f53ebfc: Waiting 02:38:27 e94e433c6a0e: Pushed 02:38:27 35cc4485e8c5: Pushed 02:38:29 adc54a08a238: Layer already exists 02:38:29 371459b2cc6a: Layer already exists 02:38:29 6f2bd42948ef: Pushed 02:38:29 03ba6f53ebfc: Layer already exists 02:38:29 3b9b4d461adc: Pushed 02:38:30 bf3789b0e5ee: Pushed 02:39:02 16bd465d7a0d: Pushed 02:39:02 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + 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 02:39:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:03 6f2bd42948ef: Preparing 02:39:03 35cc4485e8c5: Preparing 02:39:03 e94e433c6a0e: Preparing 02:39:03 adc54a08a238: Preparing 02:39:03 371459b2cc6a: Preparing 02:39:03 16bd465d7a0d: Preparing 02:39:03 3b9b4d461adc: Preparing 02:39:03 bf3789b0e5ee: Preparing 02:39:03 03ba6f53ebfc: Preparing 02:39:03 3b9b4d461adc: Waiting 02:39:03 bf3789b0e5ee: Waiting 02:39:03 03ba6f53ebfc: Waiting 02:39:03 16bd465d7a0d: Waiting 02:39:03 35cc4485e8c5: Layer already exists 02:39:03 6f2bd42948ef: Layer already exists 02:39:03 adc54a08a238: Layer already exists 02:39:03 371459b2cc6a: Layer already exists 02:39:03 e94e433c6a0e: Layer already exists 02:39:03 16bd465d7a0d: Layer already exists 02:39:03 bf3789b0e5ee: Layer already exists 02:39:03 03ba6f53ebfc: Layer already exists 02:39:03 3b9b4d461adc: Layer already exists 02:39:03 latest: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 02:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:04 6f2bd42948ef: Preparing 02:39:04 35cc4485e8c5: Preparing 02:39:04 e94e433c6a0e: Preparing 02:39:04 adc54a08a238: Preparing 02:39:04 371459b2cc6a: Preparing 02:39:04 16bd465d7a0d: Preparing 02:39:04 3b9b4d461adc: Preparing 02:39:04 bf3789b0e5ee: Preparing 02:39:04 03ba6f53ebfc: Preparing 02:39:04 3b9b4d461adc: Waiting 02:39:04 bf3789b0e5ee: Waiting 02:39:04 03ba6f53ebfc: Waiting 02:39:04 16bd465d7a0d: Waiting 02:39:04 6f2bd42948ef: Layer already exists 02:39:04 adc54a08a238: Layer already exists 02:39:04 371459b2cc6a: Layer already exists 02:39:04 35cc4485e8c5: Layer already exists 02:39:04 e94e433c6a0e: Layer already exists 02:39:04 bf3789b0e5ee: Layer already exists 02:39:04 3b9b4d461adc: Layer already exists 02:39:04 16bd465d7a0d: Layer already exists 02:39:04 03ba6f53ebfc: Layer already exists 02:39:04 4.1.0-dev.127: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:05 6f2bd42948ef: Preparing 02:39:05 35cc4485e8c5: Preparing 02:39:05 e94e433c6a0e: Preparing 02:39:05 adc54a08a238: Preparing 02:39:05 371459b2cc6a: Preparing 02:39:05 16bd465d7a0d: Preparing 02:39:05 3b9b4d461adc: Preparing 02:39:05 bf3789b0e5ee: Preparing 02:39:05 03ba6f53ebfc: Preparing 02:39:05 3b9b4d461adc: Waiting 02:39:05 16bd465d7a0d: Waiting 02:39:05 bf3789b0e5ee: Waiting 02:39:05 03ba6f53ebfc: Waiting 02:39:05 e94e433c6a0e: Layer already exists 02:39:05 371459b2cc6a: Layer already exists 02:39:05 35cc4485e8c5: Layer already exists 02:39:05 adc54a08a238: Layer already exists 02:39:05 6f2bd42948ef: Layer already exists 02:39:05 16bd465d7a0d: Layer already exists 02:39:05 3b9b4d461adc: Layer already exists 02:39:05 03ba6f53ebfc: Layer already exists 02:39:05 bf3789b0e5ee: Layer already exists 02:39:05 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + 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 02:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:06 6f2bd42948ef: Preparing 02:39:06 35cc4485e8c5: Preparing 02:39:06 e94e433c6a0e: Preparing 02:39:06 adc54a08a238: Preparing 02:39:06 371459b2cc6a: Preparing 02:39:06 16bd465d7a0d: Preparing 02:39:06 3b9b4d461adc: Preparing 02:39:06 bf3789b0e5ee: Preparing 02:39:06 03ba6f53ebfc: Preparing 02:39:06 3b9b4d461adc: Waiting 02:39:06 03ba6f53ebfc: Waiting 02:39:06 16bd465d7a0d: Waiting 02:39:06 bf3789b0e5ee: Waiting 02:39:06 35cc4485e8c5: Layer already exists 02:39:06 6f2bd42948ef: Layer already exists 02:39:06 371459b2cc6a: Layer already exists 02:39:06 e94e433c6a0e: Layer already exists 02:39:06 adc54a08a238: Layer already exists 02:39:06 3b9b4d461adc: Layer already exists 02:39:06 bf3789b0e5ee: Layer already exists 02:39:06 16bd465d7a0d: Layer already exists 02:39:06 03ba6f53ebfc: Layer already exists 02:39:06 main: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:07 ===================================================== [Pipeline] echo 02:39:07 taggedImages: 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:39:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:39:07 4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:07 latest 02:39:07 4.1.0-dev.127 02:39:07 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:07 main 02:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:11 9ca79b93af1e: Preparing 02:39:11 3b80b715ab82: Preparing 02:39:11 4daa00d95bf0: Preparing 02:39:11 adc54a08a238: Preparing 02:39:11 371459b2cc6a: Preparing 02:39:11 c64beda1d4de: Preparing 02:39:11 dc6f6fd5525a: Preparing 02:39:11 f22ba2491b8d: Preparing 02:39:11 03ba6f53ebfc: Preparing 02:39:11 dc6f6fd5525a: Waiting 02:39:11 f22ba2491b8d: Waiting 02:39:11 03ba6f53ebfc: Waiting 02:39:11 c64beda1d4de: Waiting 02:39:11 371459b2cc6a: Layer already exists 02:39:11 adc54a08a238: Layer already exists 02:39:11 dc6f6fd5525a: Layer already exists 02:39:11 f22ba2491b8d: Layer already exists 02:39:11 3b80b715ab82: Pushed 02:39:11 9ca79b93af1e: Pushed 02:39:11 4daa00d95bf0: Pushed 02:39:11 03ba6f53ebfc: Layer already exists 02:39:43 c64beda1d4de: Pushed 02:39:43 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + 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 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:44 9ca79b93af1e: Preparing 02:39:44 3b80b715ab82: Preparing 02:39:44 4daa00d95bf0: Preparing 02:39:44 adc54a08a238: Preparing 02:39:44 371459b2cc6a: Preparing 02:39:44 c64beda1d4de: Preparing 02:39:44 dc6f6fd5525a: Preparing 02:39:44 f22ba2491b8d: Preparing 02:39:44 03ba6f53ebfc: Preparing 02:39:44 c64beda1d4de: Waiting 02:39:44 dc6f6fd5525a: Waiting 02:39:44 f22ba2491b8d: Waiting 02:39:44 03ba6f53ebfc: Waiting 02:39:44 371459b2cc6a: Layer already exists 02:39:44 3b80b715ab82: Layer already exists 02:39:44 adc54a08a238: Layer already exists 02:39:44 4daa00d95bf0: Layer already exists 02:39:44 9ca79b93af1e: Layer already exists 02:39:44 03ba6f53ebfc: Layer already exists 02:39:44 dc6f6fd5525a: Layer already exists 02:39:44 c64beda1d4de: Layer already exists 02:39:44 f22ba2491b8d: Layer already exists 02:39:44 latest: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:45 9ca79b93af1e: Preparing 02:39:45 3b80b715ab82: Preparing 02:39:45 4daa00d95bf0: Preparing 02:39:45 adc54a08a238: Preparing 02:39:45 371459b2cc6a: Preparing 02:39:45 c64beda1d4de: Preparing 02:39:45 dc6f6fd5525a: Preparing 02:39:45 f22ba2491b8d: Preparing 02:39:45 03ba6f53ebfc: Preparing 02:39:45 c64beda1d4de: Waiting 02:39:45 dc6f6fd5525a: Waiting 02:39:45 f22ba2491b8d: Waiting 02:39:45 03ba6f53ebfc: Waiting 02:39:45 adc54a08a238: Layer already exists 02:39:45 4daa00d95bf0: Layer already exists 02:39:45 9ca79b93af1e: Layer already exists 02:39:45 371459b2cc6a: Layer already exists 02:39:45 3b80b715ab82: Layer already exists 02:39:45 c64beda1d4de: Layer already exists 02:39:45 f22ba2491b8d: Layer already exists 02:39:45 dc6f6fd5525a: Layer already exists 02:39:45 03ba6f53ebfc: Layer already exists 02:39:45 4.1.0-dev.127: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:46 9ca79b93af1e: Preparing 02:39:46 3b80b715ab82: Preparing 02:39:46 4daa00d95bf0: Preparing 02:39:46 adc54a08a238: Preparing 02:39:46 371459b2cc6a: Preparing 02:39:46 c64beda1d4de: Preparing 02:39:46 dc6f6fd5525a: Preparing 02:39:46 f22ba2491b8d: Preparing 02:39:46 03ba6f53ebfc: Preparing 02:39:46 c64beda1d4de: Waiting 02:39:46 dc6f6fd5525a: Waiting 02:39:46 f22ba2491b8d: Waiting 02:39:46 03ba6f53ebfc: Waiting 02:39:46 9ca79b93af1e: Layer already exists 02:39:46 3b80b715ab82: Layer already exists 02:39:46 371459b2cc6a: Layer already exists 02:39:46 adc54a08a238: Layer already exists 02:39:46 4daa00d95bf0: Layer already exists 02:39:46 dc6f6fd5525a: Layer already exists 02:39:46 c64beda1d4de: Layer already exists 02:39:46 f22ba2491b8d: Layer already exists 02:39:46 03ba6f53ebfc: Layer already exists 02:39:46 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + 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 02:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:47 9ca79b93af1e: Preparing 02:39:47 3b80b715ab82: Preparing 02:39:47 4daa00d95bf0: Preparing 02:39:47 adc54a08a238: Preparing 02:39:47 371459b2cc6a: Preparing 02:39:47 c64beda1d4de: Preparing 02:39:47 dc6f6fd5525a: Preparing 02:39:47 f22ba2491b8d: Preparing 02:39:47 03ba6f53ebfc: Preparing 02:39:47 c64beda1d4de: Waiting 02:39:47 dc6f6fd5525a: Waiting 02:39:47 f22ba2491b8d: Waiting 02:39:47 03ba6f53ebfc: Waiting 02:39:47 371459b2cc6a: Layer already exists 02:39:47 4daa00d95bf0: Layer already exists 02:39:47 3b80b715ab82: Layer already exists 02:39:47 9ca79b93af1e: Layer already exists 02:39:47 adc54a08a238: Layer already exists 02:39:47 f22ba2491b8d: Layer already exists 02:39:47 c64beda1d4de: Layer already exists 02:39:47 03ba6f53ebfc: Layer already exists 02:39:47 dc6f6fd5525a: Layer already exists 02:39:47 main: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:47 ===================================================== [Pipeline] echo 02:39:47 taggedImages: 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:39:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:39:47 4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:47 latest 02:39:47 4.1.0-dev.127 02:39:47 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:39:47 main 02:39:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:39:48 d56aab837d3d: Preparing 02:39:48 7ce6f8f35588: Preparing 02:39:48 adc54a08a238: Preparing 02:39:48 371459b2cc6a: Preparing 02:39:48 fba84bbcc9ad: Preparing 02:39:48 77e10f4c559a: Preparing 02:39:48 03ba6f53ebfc: Preparing 02:39:48 03ba6f53ebfc: Waiting 02:39:48 77e10f4c559a: Waiting 02:39:48 371459b2cc6a: Layer already exists 02:39:48 adc54a08a238: Layer already exists 02:39:48 03ba6f53ebfc: Layer already exists 02:39:48 d56aab837d3d: Pushed 02:39:48 fba84bbcc9ad: Pushed 02:39:52 77e10f4c559a: Pushed 02:39:58 7ce6f8f35588: Pushed 02:39:58 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:39:58 d56aab837d3d: Preparing 02:39:58 7ce6f8f35588: Preparing 02:39:58 adc54a08a238: Preparing 02:39:58 371459b2cc6a: Preparing 02:39:58 fba84bbcc9ad: Preparing 02:39:58 77e10f4c559a: Preparing 02:39:58 03ba6f53ebfc: Preparing 02:39:58 77e10f4c559a: Waiting 02:39:58 03ba6f53ebfc: Waiting 02:39:58 adc54a08a238: Layer already exists 02:39:58 d56aab837d3d: Layer already exists 02:39:58 7ce6f8f35588: Layer already exists 02:39:58 371459b2cc6a: Layer already exists 02:39:58 77e10f4c559a: Layer already exists 02:39:58 fba84bbcc9ad: Layer already exists 02:39:58 03ba6f53ebfc: Layer already exists 02:39:59 latest: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 02:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:39:59 d56aab837d3d: Preparing 02:39:59 7ce6f8f35588: Preparing 02:39:59 adc54a08a238: Preparing 02:39:59 371459b2cc6a: Preparing 02:39:59 fba84bbcc9ad: Preparing 02:39:59 77e10f4c559a: Preparing 02:39:59 03ba6f53ebfc: Preparing 02:39:59 77e10f4c559a: Waiting 02:39:59 03ba6f53ebfc: Waiting 02:39:59 7ce6f8f35588: Layer already exists 02:39:59 371459b2cc6a: Layer already exists 02:39:59 adc54a08a238: Layer already exists 02:39:59 fba84bbcc9ad: Layer already exists 02:39:59 d56aab837d3d: Layer already exists 02:39:59 77e10f4c559a: Layer already exists 02:39:59 03ba6f53ebfc: Layer already exists 02:40:00 4.1.0-dev.127: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:00 d56aab837d3d: Preparing 02:40:00 7ce6f8f35588: Preparing 02:40:00 adc54a08a238: Preparing 02:40:00 371459b2cc6a: Preparing 02:40:00 fba84bbcc9ad: Preparing 02:40:00 77e10f4c559a: Preparing 02:40:00 03ba6f53ebfc: Preparing 02:40:00 77e10f4c559a: Waiting 02:40:00 03ba6f53ebfc: Waiting 02:40:00 adc54a08a238: Layer already exists 02:40:00 7ce6f8f35588: Layer already exists 02:40:00 d56aab837d3d: Layer already exists 02:40:00 fba84bbcc9ad: Layer already exists 02:40:00 371459b2cc6a: Layer already exists 02:40:00 77e10f4c559a: Layer already exists 02:40:00 03ba6f53ebfc: Layer already exists 02:40:01 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:01 d56aab837d3d: Preparing 02:40:01 7ce6f8f35588: Preparing 02:40:01 adc54a08a238: Preparing 02:40:01 371459b2cc6a: Preparing 02:40:01 fba84bbcc9ad: Preparing 02:40:01 77e10f4c559a: Preparing 02:40:01 03ba6f53ebfc: Preparing 02:40:01 77e10f4c559a: Waiting 02:40:01 03ba6f53ebfc: Waiting 02:40:01 d56aab837d3d: Layer already exists 02:40:01 fba84bbcc9ad: Layer already exists 02:40:01 371459b2cc6a: Layer already exists 02:40:01 adc54a08a238: Layer already exists 02:40:01 7ce6f8f35588: Layer already exists 02:40:01 03ba6f53ebfc: Layer already exists 02:40:01 77e10f4c559a: Layer already exists 02:40:02 main: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:02 ===================================================== [Pipeline] echo 02:40:02 taggedImages: 02:40:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:40:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:40:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 02:40:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:40:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:40:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:40:02 4382fa897e382c6db58840c4ee14b0b0255d0821 02:40:02 latest 02:40:02 4.1.0-dev.127 02:40:02 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:40:02 main 02:40:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:03 954da7393e84: Preparing 02:40:03 a14d5efe8de8: Preparing 02:40:03 adc54a08a238: Preparing 02:40:03 371459b2cc6a: Preparing 02:40:03 430105103ccd: Preparing 02:40:03 8137fd66eaff: Preparing 02:40:03 03ba6f53ebfc: Preparing 02:40:03 8137fd66eaff: Waiting 02:40:03 03ba6f53ebfc: Waiting 02:40:03 371459b2cc6a: Layer already exists 02:40:03 adc54a08a238: Layer already exists 02:40:03 430105103ccd: Pushed 02:40:03 03ba6f53ebfc: Layer already exists 02:40:03 954da7393e84: Pushed 02:40:03 8137fd66eaff: Pushed 02:40:13 a14d5efe8de8: Pushed 02:40:13 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:14 954da7393e84: Preparing 02:40:14 a14d5efe8de8: Preparing 02:40:14 adc54a08a238: Preparing 02:40:14 371459b2cc6a: Preparing 02:40:14 430105103ccd: Preparing 02:40:14 8137fd66eaff: Preparing 02:40:14 03ba6f53ebfc: Preparing 02:40:14 03ba6f53ebfc: Waiting 02:40:14 8137fd66eaff: Waiting 02:40:14 371459b2cc6a: Layer already exists 02:40:14 954da7393e84: Layer already exists 02:40:14 a14d5efe8de8: Layer already exists 02:40:14 430105103ccd: Layer already exists 02:40:14 adc54a08a238: Layer already exists 02:40:14 8137fd66eaff: Layer already exists 02:40:14 03ba6f53ebfc: Layer already exists 02:40:14 latest: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 02:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:15 954da7393e84: Preparing 02:40:15 a14d5efe8de8: Preparing 02:40:15 adc54a08a238: Preparing 02:40:15 371459b2cc6a: Preparing 02:40:15 430105103ccd: Preparing 02:40:15 8137fd66eaff: Preparing 02:40:15 03ba6f53ebfc: Preparing 02:40:15 8137fd66eaff: Waiting 02:40:15 03ba6f53ebfc: Waiting 02:40:15 a14d5efe8de8: Layer already exists 02:40:15 954da7393e84: Layer already exists 02:40:15 adc54a08a238: Layer already exists 02:40:15 371459b2cc6a: Layer already exists 02:40:15 430105103ccd: Layer already exists 02:40:15 03ba6f53ebfc: Layer already exists 02:40:15 8137fd66eaff: Layer already exists 02:40:15 4.1.0-dev.127: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:16 954da7393e84: Preparing 02:40:16 a14d5efe8de8: Preparing 02:40:16 adc54a08a238: Preparing 02:40:16 371459b2cc6a: Preparing 02:40:16 430105103ccd: Preparing 02:40:16 8137fd66eaff: Preparing 02:40:16 03ba6f53ebfc: Preparing 02:40:16 8137fd66eaff: Waiting 02:40:16 03ba6f53ebfc: Waiting 02:40:16 adc54a08a238: Layer already exists 02:40:16 954da7393e84: Layer already exists 02:40:16 430105103ccd: Layer already exists 02:40:16 a14d5efe8de8: Layer already exists 02:40:16 371459b2cc6a: Layer already exists 02:40:16 8137fd66eaff: Layer already exists 02:40:16 03ba6f53ebfc: Layer already exists 02:40:16 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:17 954da7393e84: Preparing 02:40:17 a14d5efe8de8: Preparing 02:40:17 adc54a08a238: Preparing 02:40:17 371459b2cc6a: Preparing 02:40:17 430105103ccd: Preparing 02:40:17 8137fd66eaff: Preparing 02:40:17 03ba6f53ebfc: Preparing 02:40:17 03ba6f53ebfc: Waiting 02:40:17 8137fd66eaff: Waiting 02:40:17 954da7393e84: Layer already exists 02:40:17 371459b2cc6a: Layer already exists 02:40:17 a14d5efe8de8: Layer already exists 02:40:17 430105103ccd: Layer already exists 02:40:17 adc54a08a238: Layer already exists 02:40:17 8137fd66eaff: Layer already exists 02:40:17 03ba6f53ebfc: Layer already exists 02:40:17 main: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:18 ===================================================== [Pipeline] echo 02:40:18 taggedImages: 02:40:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 02:40:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:40:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 02:40:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 02:40:18 - 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 02:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:18 02:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:18 arm64: Pulling from edgex-lftools-log-publisher 02:40:18 8998bd30e6a1: Pulling fs layer 02:40:18 04944245beec: Pulling fs layer 02:40:18 699f458cf7ca: Pulling fs layer 02:40:18 765212b225bb: Pulling fs layer 02:40:18 f23df028b6ca: Pulling fs layer 02:40:18 d65c8cfc05b1: Pulling fs layer 02:40:18 2437ff75d9bd: Pulling fs layer 02:40:18 f23df028b6ca: Waiting 02:40:18 d65c8cfc05b1: Waiting 02:40:18 2437ff75d9bd: Waiting 02:40:18 765212b225bb: Waiting 02:40:19 04944245beec: Verifying Checksum 02:40:19 04944245beec: Download complete 02:40:19 765212b225bb: Verifying Checksum 02:40:19 765212b225bb: Download complete 02:40:19 f23df028b6ca: Verifying Checksum 02:40:19 f23df028b6ca: Download complete 02:40:19 d65c8cfc05b1: Verifying Checksum 02:40:19 d65c8cfc05b1: Download complete 02:40:19 699f458cf7ca: Verifying Checksum 02:40:19 699f458cf7ca: Download complete 02:40:19 8998bd30e6a1: Verifying Checksum 02:40:19 8998bd30e6a1: Download complete 02:40:22 2437ff75d9bd: Verifying Checksum 02:40:22 2437ff75d9bd: Download complete 02:40:24 8998bd30e6a1: Pull complete 02:40:25 04944245beec: Pull complete 02:40:27 699f458cf7ca: Pull complete 02:40:27 765212b225bb: Pull complete 02:40:27 f23df028b6ca: Pull complete 02:40:27 d65c8cfc05b1: Pull complete 02:40:46 2437ff75d9bd: Pull complete 02:40:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:46 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 02:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:40:48 $ docker top cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:49 ---> job-cost.sh 02:40:49 lf-activate-venv: SKIPPING 02:40:49 INFO: No Stack... 02:40:50 INFO: Retrieving Pricing Info for: v3-standard-4 02:40:50 INFO: Archiving Costs [Pipeline] sh 02:40:51 + cat /w/workspace/edgex-go/992/archives/cost.csv 02:40:51 + cut -d, -f6 [Pipeline] lock 02:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] 02:40:51 Resource [jenkins-edgexfoundry-edgex-go-main-992-stack-cost] did not exist. Created. 02:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:52 + echo total: 0.10999999940395355 [Pipeline] stash 02:40:53 Stashed 1 file(s) [Pipeline] } 02:40:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:53 $ docker stop --time=1 cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 02:40:55 $ docker rm -f --volumes cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 [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 02:40:56 provisioning config files... 02:40:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/992@tmp/config1247778552273291485tmp [Pipeline] { [Pipeline] sh 02:40:56 + set +x 02:40:56 + bash -s -- 02:40:56 + curl -s https://codecov.io/bash 02:40:56 02:40:56 _____ _ 02:40:56 / ____| | | 02:40:56 | | ___ __| | ___ ___ _____ __ 02:40:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:56 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:56 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:56 Bash-1.0.6 02:40:56 02:40:56 02:40:57 ==> git version 2.25.1 found 02:40:57 ==> 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 02:40:57 Release-Date: 2020-01-08 02:40:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:57 ==> Jenkins CI detected. 02:40:57 current dir:  /w/workspace/edgex-go/992 02:40:57 project root: . 02:40:57 --> token set from env 02:40:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:57 ==> Running gcov in . (disable via -X gcov) 02:40:57 ==> Python coveragepy not found 02:40:57 ==> Searching for coverage reports in: 02:40:57 + . 02:40:57 -> Found 1 reports 02:40:57 ==> Detecting git/mercurial file structure 02:40:57 ==> Reading reports 02:40:57 + ./coverage.out bytes=1053837 02:40:57 ==> Appending adjustments 02:40:57 https://docs.codecov.io/docs/fixing-reports 02:40:58 + Found adjustments 02:40:58 ==> Gzipping contents 02:40:58 108K /tmp/codecov.iya1ZP.gz 02:40:58 ==> Uploading reports 02:40:58 url: https://codecov.io 02:40:58 query: branch=main&commit=4382fa897e382c6db58840c4ee14b0b0255d0821&build=992&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F992%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:58 -> Pinging Codecov 02:40:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4382fa897e382c6db58840c4ee14b0b0255d0821&build=992&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F992%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:58 -> Uploading to 02:40:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4382fa897e382c6db58840c4ee14b0b0255d0821/bc012869-188d-42ec-baee-09c65272b6aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260728%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260728T024058Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=60e97ac91cd22105b55a754778436369651f28321870d9ed5225e9f924b5fada 02:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:58 Dload Upload Total Spent Left Speed 02:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 578k --:--:-- --:--:-- --:--:-- 578k 02:40:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } 02:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:40:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:59 02:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:41:00 latest: Pulling from edgex-devops/edgex-snyk-go 02:41:00 2d35ebdb57d9: Already exists 02:41:00 85e8836fcdb2: Pulling fs layer 02:41:00 91631faa732a: Pulling fs layer 02:41:00 f3f5ae8826fa: Pulling fs layer 02:41:00 4f4fb700ef54: Pulling fs layer 02:41:00 7861252a18e6: Pulling fs layer 02:41:00 9130f900ef6f: Pulling fs layer 02:41:00 4f4fb700ef54: Waiting 02:41:00 7861252a18e6: Waiting 02:41:00 9130f900ef6f: Waiting 02:41:00 f3f5ae8826fa: Download complete 02:41:00 85e8836fcdb2: Verifying Checksum 02:41:00 85e8836fcdb2: Download complete 02:41:00 4f4fb700ef54: Download complete 02:41:00 85e8836fcdb2: Pull complete 02:41:00 7861252a18e6: Verifying Checksum 02:41:00 7861252a18e6: Download complete 02:41:00 91631faa732a: Verifying Checksum 02:41:00 91631faa732a: Download complete 02:41:01 9130f900ef6f: Verifying Checksum 02:41:01 9130f900ef6f: Download complete 02:41:05 91631faa732a: Pull complete 02:41:05 f3f5ae8826fa: Pull complete 02:41:05 4f4fb700ef54: Pull complete 02:41:05 7861252a18e6: Pull complete 02:41:09 9130f900ef6f: Pull complete 02:41:10 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:10 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:41:10 $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:41:13 $ docker top cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:13 + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo 02:41:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:41:13 + set -o pipefail 02:41:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:41:23 02:41:23 Monitoring /w/workspace/edgex-go/992 (github.com/edgexfoundry/edgex-go)... 02:41:23 02:41:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/017ff2e0-a10c-48bc-bd2d-e3cd4574671d 02:41:23 02:41:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:41:23 [Pipeline] } 02:41:23 $ docker stop --time=1 cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 02:41:27 $ docker rm -f --volumes cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:41:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:27 provisioning config files... 02:41:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/992@tmp/config2354263004690990569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:28 --> edgex-publish-swagger.sh 02:41:28 === Publish openapi API === 02:41:28 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:41:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/992/openapi/core-command.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 431 213k --:--:-- --:--:-- --:--:-- 213k 02:41:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:28 02:41:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/992/openapi/core-data.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 500 556k --:--:-- --:--:-- --:--:-- 557k 02:41:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:28 02:41:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/992/openapi/core-keeper.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 694 310k --:--:-- --:--:-- --:--:-- 311k 02:41:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:28 02:41:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/992/openapi/core-metadata.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 163k 0 0 39 65535 0 1032k --:--:-- --:--:-- --:--:-- 1015k 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1255k 02:41:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:28 02:41:28 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/992/openapi/security-proxy-auth.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 550 199k --:--:-- --:--:-- --:--:-- 199k 02:41:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:28 02:41:28 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/992/openapi/security-secretstore-setup.yaml] 02:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:28 Dload Upload Total Spent Left Speed 02:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 846 50166 --:--:-- --:--:-- --:--:-- 51012 02:41:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:29 02:41:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/992/openapi/support-notifications.yaml] 02:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:29 Dload Upload Total Spent Left Speed 02:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 540 800k --:--:-- --:--:-- --:--:-- 800k 02:41:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:29 02:41:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/992/openapi/support-scheduler.yaml] 02:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:29 Dload Upload Total Spent Left Speed 02:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 589 462k --:--:-- --:--:-- --:--:-- 463k 02:41:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:29 [Pipeline] } 02:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:30 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:41:30 $ docker top f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d -eo pid,comm 02:41:30 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). 02:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:30 [ssh-agent] Looking for ssh-agent implementation... 02:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:30 $ docker exec f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d ssh-agent 02:41:31 SSH_AUTH_SOCK=/tmp/ssh-cPTxZAi4OQns/agent.32 02:41:31 SSH_AGENT_PID=38 02:41:31 Running ssh-add (command line suppressed) 02:41:31 Identity added: /w/workspace/edgex-go/992@tmp/private_key_7203822127296763632.key (/w/workspace/edgex-go/992@tmp/private_key_7203822127296763632.key) 02:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:31 + git semver tag 02:41:32 2026-07-28 02:41:31,752 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:41:32 2026-07-28 02:41:31,757 [run_tag] DEBUG tag force:False 02:41:32 2026-07-28 02:41:31,757 [check_head_tag] DEBUG check head tag 02:41:32 2026-07-28 02:41:31,758 [execute] INFO git cat-file --batch-check 02:41:32 2026-07-28 02:41:31,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992, stdin=, shell=False, universal_newlines=False) 02:41:32 2026-07-28 02:41:31,768 [execute] INFO git cat-file --batch 02:41:32 2026-07-28 02:41:31,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/992, stdin=, shell=False, universal_newlines=False) 02:41:32 2026-07-28 02:41:31,783 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:41:32 2026-07-28 02:41:31,784 [execute] INFO git tag -a v4.1.0-dev.127 -m v4.1.0-dev.127 02:41:32 2026-07-28 02:41:31,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.127', '-m', 'v4.1.0-dev.127'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) 02:41:32 2026-07-28 02:41:31,788 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:41:32 4.1.0-dev.127 [Pipeline] } 02:41:32 $ docker exec --env ******** --env ******** f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d ssh-agent -k 02:41:32 unset SSH_AUTH_SOCK; 02:41:32 unset SSH_AGENT_PID; 02:41:32 echo Agent pid 38 killed; 02:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:32 + git semver [Pipeline] } 02:41:32 $ docker stop --time=1 f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d 02:41:34 $ docker rm -f --volumes f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:34 02:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:34 0.23.1-centos7: Pulling from edgex-lftools 02:41:34 ab5ef0e58194: Pulling fs layer 02:41:34 9712f1f96733: Pulling fs layer 02:41:34 63f879dbbcfc: Pulling fs layer 02:41:34 0d9ebad4ef96: Pulling fs layer 02:41:34 e9a5061849ea: Pulling fs layer 02:41:34 d747dcd14b5f: Pulling fs layer 02:41:34 2de7ff778b66: Pulling fs layer 02:41:34 0d9ebad4ef96: Waiting 02:41:34 2de7ff778b66: Waiting 02:41:34 d747dcd14b5f: Waiting 02:41:34 e9a5061849ea: Waiting 02:41:34 9712f1f96733: Verifying Checksum 02:41:34 9712f1f96733: Download complete 02:41:35 63f879dbbcfc: Verifying Checksum 02:41:35 63f879dbbcfc: Download complete 02:41:35 e9a5061849ea: Verifying Checksum 02:41:35 e9a5061849ea: Download complete 02:41:35 d747dcd14b5f: Verifying Checksum 02:41:35 d747dcd14b5f: Download complete 02:41:35 0d9ebad4ef96: Verifying Checksum 02:41:35 0d9ebad4ef96: Download complete 02:41:35 2de7ff778b66: Verifying Checksum 02:41:35 2de7ff778b66: Download complete 02:41:35 ab5ef0e58194: Verifying Checksum 02:41:35 ab5ef0e58194: Download complete 02:41:39 ab5ef0e58194: Pull complete 02:41:39 9712f1f96733: Pull complete 02:41:40 63f879dbbcfc: Pull complete 02:41:47 0d9ebad4ef96: Pull complete 02:41:47 e9a5061849ea: Pull complete 02:41:47 d747dcd14b5f: Pull complete 02:41:48 2de7ff778b66: Pull complete 02:41:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:48 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:41:52 $ docker top 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:52 provisioning config files... 02:41:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/992@tmp/config10575713306705662352tmp 02:41:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/992@tmp/config15370220364590618738tmp 02:41:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/992@tmp/config17702331505095403970tmp [Pipeline] { [Pipeline] echo 02:41:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:52 ---> sigul-configuration.sh 02:41:52 gpg: directory `/root/.gnupg' created 02:41:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:52 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:52 gpg: CAST5 encrypted data 02:41:52 gpg: encrypted with 1 passphrase 02:41:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:53 + mkdir /home/jenkins 02:41:53 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:53 + 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 02:41:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:53 ---> sigul-install.sh 02:41:53 Sigul already installed; skipping installation. [Pipeline] sh 02:41:54 + git tag --list 02:41:54 0.6.0 02:41:54 0.6.1 02:41:54 0.7.0 02:41:54 0.7.1 02:41:54 v1.0.0 02:41:54 v1.0.1 02:41:54 v1.1.0 02:41:54 v1.2.0 02:41:54 v1.2.1 02:41:54 v1.3.0 02:41:54 v1.3.1 02:41:54 v2.0.0 02:41:54 v2.1.0 02:41:54 v2.1.1 02:41:54 v2.2.0 02:41:54 v2.3.0 02:41:54 v3.0 02:41:54 v3.0.0 02:41:54 v3.1 02:41:54 v3.1.0 02:41:54 v3.1.1 02:41:54 v4.0 02:41:54 v4.0.0 02:41:54 v4.0.1 02:41:54 v4.0.2 02:41:54 v4.1.0-dev.120 02:41:54 v4.1.0-dev.121 02:41:54 v4.1.0-dev.122 02:41:54 v4.1.0-dev.123 02:41:54 v4.1.0-dev.124 02:41:54 v4.1.0-dev.125 02:41:54 v4.1.0-dev.126 02:41:54 v4.1.0-dev.127 [Pipeline] sh 02:41:54 + lftools sign git-tag v4.1.0-dev.127 02:41:54 Signing Git tag with Sigul... 02:41:54 Signing v4.1.0-dev.127 [Pipeline] echo 02:41:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:55 $ docker stop --time=1 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d 02:41:57 $ docker rm -f --volumes 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:41:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:58 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:41:58 $ docker top 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 -eo pid,comm 02:41:58 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). 02:41:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:58 [ssh-agent] Looking for ssh-agent implementation... 02:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:58 $ docker exec 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 ssh-agent 02:41:58 SSH_AUTH_SOCK=/tmp/ssh-ElmIjUDp7XCS/agent.32 02:41:58 SSH_AGENT_PID=38 02:41:58 Running ssh-add (command line suppressed) 02:41:58 Identity added: /w/workspace/edgex-go/992@tmp/private_key_7260657606314999263.key (/w/workspace/edgex-go/992@tmp/private_key_7260657606314999263.key) 02:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:59 + git semver bump pre 02:41:59 2026-07-28 02:41:59,393 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:41:59 2026-07-28 02:41:59,397 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:41:59 2026-07-28 02:41:59,397 [bump_version] DEBUG bumping version:4.1.0-dev.127 on axis:pre with prefix:dev 02:41:59 2026-07-28 02:41:59,397 [bump_version] DEBUG bumped version:4.1.0-dev.128 02:41:59 2026-07-28 02:41:59,397 [write_version] DEBUG write version:4.1.0-dev.128 to path:/w/workspace/edgex-go/992/.semver/main with force:True 02:41:59 2026-07-28 02:41:59,397 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:41:59 2026-07-28 02:41:59,397 [write_file] DEBUG write to file:/w/workspace/edgex-go/992/.semver/main 02:41:59 2026-07-28 02:41:59,400 [execute] INFO git cat-file --batch-check 02:41:59 2026-07-28 02:41:59,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) 02:41:59 2026-07-28 02:41:59,406 [execute] INFO git cat-file --batch 02:41:59 2026-07-28 02:41:59,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) 02:41:59 2026-07-28 02:41:59,409 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:41:59 4.1.0-dev.128 [Pipeline] } 02:41:59 $ docker exec --env ******** --env ******** 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 ssh-agent -k 02:41:59 unset SSH_AUTH_SOCK; 02:41:59 unset SSH_AGENT_PID; 02:41:59 echo Agent pid 38 killed; 02:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:00 + git semver [Pipeline] } 02:42:00 $ docker stop --time=1 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 02:42:01 $ docker rm -f --volumes 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:02 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:42:02 $ docker top def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb -eo pid,comm 02:42:02 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). 02:42:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:02 [ssh-agent] Looking for ssh-agent implementation... 02:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:02 $ docker exec def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb ssh-agent 02:42:03 SSH_AUTH_SOCK=/tmp/ssh-wI28UUJUHNjU/agent.33 02:42:03 SSH_AGENT_PID=39 02:42:03 Running ssh-add (command line suppressed) 02:42:03 Identity added: /w/workspace/edgex-go/992@tmp/private_key_12701011811001185224.key (/w/workspace/edgex-go/992@tmp/private_key_12701011811001185224.key) 02:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:03 + git semver push 02:42:03 2026-07-28 02:42:03,731 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:42:03 2026-07-28 02:42:03,735 [run_push] DEBUG push 02:42:03 2026-07-28 02:42:03,736 [execute] INFO git cat-file --batch-check 02:42:03 2026-07-28 02:42:03,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) 02:42:03 2026-07-28 02:42:03,739 [execute] INFO git rev-list ef27e1941d312db0a1215d2be645618706e593c7 -- 02:42:03 2026-07-28 02:42:03,739 [execute] DEBUG Popen(['git', 'rev-list', 'ef27e1941d312db0a1215d2be645618706e593c7', '--'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=False) 02:42:04 2026-07-28 02:42:03,779 [execute] INFO git fetch -v -- origin 02:42:04 2026-07-28 02:42:03,779 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=True) 02:42:04 2026-07-28 02:42:04,380 [run_push] DEBUG no remote changes detected 02:42:04 2026-07-28 02:42:04,380 [execute] INFO git push origin semver 02:42:04 2026-07-28 02:42:04,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=False) 02:42:05 2026-07-28 02:42:05,562 [run_push] DEBUG push all version tags 02:42:05 2026-07-28 02:42:05,563 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:42:05 2026-07-28 02:42:05,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) 02:42:06 2026-07-28 02:42:06,653 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main 02:42:06 4.1.0-dev.128 [Pipeline] } 02:42:06 $ docker exec --env ******** --env ******** def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb ssh-agent -k 02:42:07 unset SSH_AUTH_SOCK; 02:42:07 unset SSH_AGENT_PID; 02:42:07 echo Agent pid 39 killed; 02:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:07 + git semver [Pipeline] } 02:42:07 $ docker stop --time=1 def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb 02:42:08 $ docker rm -f --volumes def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb [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 02:42:09 + [ -d /w/workspace/edgex-go/992/archives ] [Pipeline] libraryResource [Pipeline] sh 02:42:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:10 ---> package-listing.sh 02:42:10 ++ facter osfamily 02:42:10 ++ tr '[:upper:]' '[:lower:]' 02:42:10 + OS_FAMILY=debian 02:42:10 + workspace=/w/workspace/edgex-go/992 02:42:10 + START_PACKAGES=/tmp/packages_start.txt 02:42:10 + END_PACKAGES=/tmp/packages_end.txt 02:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:10 + PACKAGES=/tmp/packages_start.txt 02:42:10 + '[' /w/workspace/edgex-go/992 ']' 02:42:10 + PACKAGES=/tmp/packages_end.txt 02:42:10 + case "${OS_FAMILY}" in 02:42:10 + dpkg -l 02:42:10 + grep '^ii' 02:42:10 + '[' -f /tmp/packages_start.txt ']' 02:42:10 + '[' -f /tmp/packages_end.txt ']' 02:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:10 + '[' /w/workspace/edgex-go/992 ']' 02:42:10 + mkdir -p /w/workspace/edgex-go/992/archives/ 02:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/992/archives/ [Pipeline] echo 02:42:10 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/992/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:42:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:11 02:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:12 latest: Pulling from edgex-lftools-log-publisher 02:42:12 5eb5b503b376: Pulling fs layer 02:42:12 5c69ac0246d0: Pulling fs layer 02:42:12 ec43610c2a17: Pulling fs layer 02:42:12 3a2ae6a8a46f: Pulling fs layer 02:42:12 33b1e0a273af: Pulling fs layer 02:42:12 5d3b04190fa2: Pulling fs layer 02:42:12 2f39f015ded8: Pulling fs layer 02:42:12 33b1e0a273af: Waiting 02:42:12 5d3b04190fa2: Waiting 02:42:12 2f39f015ded8: Waiting 02:42:12 3a2ae6a8a46f: Waiting 02:42:12 5c69ac0246d0: Download complete 02:42:12 3a2ae6a8a46f: Verifying Checksum 02:42:12 3a2ae6a8a46f: Download complete 02:42:12 33b1e0a273af: Verifying Checksum 02:42:12 33b1e0a273af: Download complete 02:42:12 ec43610c2a17: Verifying Checksum 02:42:12 ec43610c2a17: Download complete 02:42:12 5d3b04190fa2: Download complete 02:42:12 5eb5b503b376: Verifying Checksum 02:42:12 5eb5b503b376: Download complete 02:42:12 2f39f015ded8: Verifying Checksum 02:42:12 2f39f015ded8: Download complete 02:42:13 5eb5b503b376: Pull complete 02:42:13 5c69ac0246d0: Pull complete 02:42:14 ec43610c2a17: Pull complete 02:42:14 3a2ae6a8a46f: Pull complete 02:42:15 33b1e0a273af: Pull complete 02:42:15 5d3b04190fa2: Pull complete 02:42:20 2f39f015ded8: Pull complete 02:42:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:20 prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container 02:42:20 $ 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/992/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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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 02:42:24 $ docker top 346e95726fa1f03d8389cbc747b246578373319b5d16641211c191419ece6ca5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:42:25 + ls /var/log/sa-host 02:42:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:25 provisioning config files... 02:42:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/992@tmp/config5628842632038000040tmp [Pipeline] { [Pipeline] echo 02:42:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> create-netrc.sh [Pipeline] } 02:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> python-tools-install.sh [Pipeline] echo 02:42:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:26 ---> sudo-logs.sh 02:42:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:42:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:26 ---> job-cost.sh 02:42:26 lf-activate-venv: SKIPPING 02:42:26 DEBUG: total: 0.10999999940395355 02:42:26 INFO: Retrieving Stack Cost... 02:42:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:27 INFO: Archiving Costs [Pipeline] echo 02:42:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:27 ---> logs-deploy.sh 02:42:27 lf-activate-venv: SKIPPING 02:42:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/992 02:42:27 INFO: archiving workspace using pattern(s): 02:42:28 Archives upload complete. 02:42:28 INFO: archiving logs to Nexus 02:42:29 ---> uname -a: 02:42:29 Linux prd-ubuntu20-04-docker-8c-8g-15877 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:42:29 02:42:29 02:42:29 ---> lscpu: 02:42:29 Architecture: x86_64 02:42:29 CPU op-mode(s): 32-bit, 64-bit 02:42:29 Byte Order: Little Endian 02:42:29 Address sizes: 40 bits physical, 48 bits virtual 02:42:29 CPU(s): 8 02:42:29 On-line CPU(s) list: 0-7 02:42:29 Thread(s) per core: 1 02:42:29 Core(s) per socket: 1 02:42:29 Socket(s): 8 02:42:29 NUMA node(s): 1 02:42:29 Vendor ID: AuthenticAMD 02:42:29 CPU family: 23 02:42:29 Model: 49 02:42:29 Model name: AMD EPYC-Rome Processor 02:42:29 Stepping: 0 02:42:29 CPU MHz: 2799.998 02:42:29 BogoMIPS: 5599.99 02:42:29 Virtualization: AMD-V 02:42:29 Hypervisor vendor: KVM 02:42:29 Virtualization type: full 02:42:29 L1d cache: 256 KiB 02:42:29 L1i cache: 256 KiB 02:42:29 L2 cache: 4 MiB 02:42:29 L3 cache: 128 MiB 02:42:29 NUMA node0 CPU(s): 0-7 02:42:29 Vulnerability Gather data sampling: Not affected 02:42:29 Vulnerability Itlb multihit: Not affected 02:42:29 Vulnerability L1tf: Not affected 02:42:29 Vulnerability Mds: Not affected 02:42:29 Vulnerability Meltdown: Not affected 02:42:29 Vulnerability Mmio stale data: Not affected 02:42:29 Vulnerability Retbleed: Vulnerable 02:42:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:42:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:42:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:42:29 Vulnerability Srbds: Not affected 02:42:29 Vulnerability Tsx async abort: Not affected 02:42:29 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 02:42:29 02:42:29 02:42:29 ---> nproc: 02:42:29 8 02:42:29 02:42:29 02:42:29 ---> df -h: 02:42:29 Filesystem Size Used Avail Use% Mounted on 02:42:29 overlay 155G 35G 121G 23% / 02:42:29 tmpfs 64M 0 64M 0% /dev 02:42:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:42:29 shm 64M 0 64M 0% /dev/shm 02:42:29 /dev/vda1 155G 35G 121G 23% /facter-os 02:42:29 02:42:29 02:42:29 ---> sar -b -r -n DEV: 02:42:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15877) 07/28/26 _x86_64_ (8 CPU) 02:42:29 02:42:29 01:40:51 LINUX RESTART (8 CPU) 02:42:29 02:42:29 01:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:42:29 01:42:01 240.40 72.86 167.54 0.00 12350.28 171204.00 0.00 02:42:29 01:43:01 175.80 10.45 165.36 0.00 1676.52 46679.29 0.00 02:42:29 01:44:01 51.36 0.03 51.32 0.00 0.27 41957.56 0.00 02:42:29 01:45:01 55.36 0.17 55.19 0.00 2.27 21412.16 0.00 02:42:29 01:46:02 212.45 0.35 212.10 0.00 20.91 180567.70 0.00 02:42:29 01:47:01 813.64 17.00 796.64 0.00 150.62 286660.29 0.00 02:42:29 01:48:01 335.06 1.12 333.94 0.00 8.93 145853.02 0.00 02:42:29 01:49:01 360.70 0.08 360.61 0.00 0.67 144864.11 0.00 02:42:29 01:50:01 309.70 4.46 305.24 0.00 356.76 102716.18 0.00 02:42:29 01:51:01 557.17 44.19 512.98 0.00 2296.95 75358.51 0.00 02:42:29 01:52:01 28.46 1.38 27.08 0.00 215.70 663.49 0.00 02:42:29 01:53:01 15.35 0.00 15.35 0.00 0.00 369.27 0.00 02:42:29 01:54:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 02:42:29 01:55:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 02:42:29 01:56:01 4.32 2.32 2.00 0.00 21.06 23.73 0.00 02:42:29 01:57:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 02:42:29 01:58:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 02:42:29 01:59:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 02:42:29 02:00:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 02:42:29 02:01:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 02:42:29 02:02:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 02:42:29 02:03:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 02:42:29 02:04:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 02:42:29 02:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 02:42:29 02:06:01 1.60 0.32 1.28 0.00 16.93 15.86 0.00 02:42:29 02:07:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 02:42:29 02:08:01 2.75 1.47 1.28 0.00 31.59 17.06 0.00 02:42:29 02:09:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 02:42:29 02:10:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 02:42:29 02:11:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 02:42:29 02:12:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 02:42:29 02:13:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 02:42:29 02:14:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 02:42:29 02:15:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 02:42:29 02:16:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 02:42:29 02:17:01 1.08 0.05 1.03 0.00 1.07 10.93 0.00 02:42:29 02:18:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 02:42:29 02:19:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 02:42:29 02:20:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 02:42:29 02:21:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 02:42:29 02:22:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 02:42:29 02:23:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 02:42:29 02:24:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 02:42:29 02:25:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 02:42:29 02:26:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 02:42:29 02:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 02:42:29 02:28:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 02:42:29 02:29:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 02:42:29 02:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 02:42:29 02:31:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 02:42:29 02:32:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 02:42:29 02:33:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:42:29 02:34:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:42:29 02:35:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:42:29 02:36:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 02:42:29 02:37:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 02:42:29 02:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 02:42:29 02:39:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:42:29 02:40:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 02:42:29 02:41:01 3.70 0.83 2.87 0.00 46.39 125.31 0.00 02:42:29 02:42:01 166.84 2.57 164.27 0.00 209.03 66820.06 0.00 02:42:29 Average: 55.33 2.61 52.72 0.00 285.41 21017.32 0.00 02:42:29 02:42:29 01:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:42:29 01:42:01 28943476 31492548 816452 2.48 75764 2769468 1760760 5.19 1015972 2548356 93224 02:42:29 01:43:01 26396456 31032548 1243992 3.78 124964 4655296 2474804 7.30 2143164 3784520 687348 02:42:29 01:44:01 26200432 31058468 1217064 3.70 129516 4846576 2569840 7.58 2004876 4094772 237580 02:42:29 01:45:01 25663620 31406740 866104 2.63 136820 5664272 1880416 5.54 1670904 4907980 484708 02:42:29 01:46:02 18669592 31362340 910768 2.77 147912 12447668 2203504 6.50 2185664 11221432 3679808 02:42:29 01:47:01 10863020 31363840 883516 2.69 355964 19536484 2256244 6.65 3127588 17548804 2943856 02:42:29 01:48:01 5176180 28616272 3562640 10.84 401484 22061784 11059108 32.60 6595952 19291580 1527740 02:42:29 01:49:01 964920 27017404 5166636 15.72 417908 24554168 10682356 31.49 9298344 20705048 103972 02:42:29 01:50:01 1881572 29630656 2556316 7.78 415544 26185200 6285328 18.53 7860032 21171408 1452264 02:42:29 01:51:01 6427808 31385412 863488 2.63 423980 23627904 1981748 5.84 3660704 21151812 756 02:42:29 01:52:01 6411476 31377180 871588 2.65 425068 23634824 2100028 6.19 4177252 20650884 180 02:42:29 01:53:01 6419396 31385688 862468 2.62 425644 23634912 1984872 5.85 4503808 20315864 4 02:42:29 01:54:01 6421612 31387940 860384 2.62 425668 23634916 1984872 5.85 4502104 20315424 12 02:42:29 01:55:01 6430108 31396456 851788 2.59 425672 23634924 1984872 5.85 4492420 20315428 152 02:42:29 01:56:01 6429272 31396308 852412 2.59 426160 23635104 2019256 5.95 4492848 20315468 28 02:42:29 01:57:01 6441760 31408848 839744 2.55 426176 23635104 2019256 5.95 4484188 20312196 140 02:42:29 01:58:01 6441152 31408280 840232 2.56 426196 23635112 2019256 5.95 4483952 20312196 8 02:42:29 01:59:01 6441056 31408216 840164 2.56 426216 23635116 2019256 5.95 4484288 20312200 148 02:42:29 02:00:01 6441756 31408932 839328 2.55 426240 23635116 2019256 5.95 4484000 20312200 36 02:42:29 02:01:01 6441724 31408972 839292 2.55 426264 23635120 2019256 5.95 4483784 20312204 136 02:42:29 02:02:01 6442252 31409512 838752 2.55 426296 23635124 2019256 5.95 4483868 20312208 28 02:42:29 02:03:01 6441724 31409008 839224 2.55 426324 23635128 2019256 5.95 4484028 20312208 4 02:42:29 02:04:01 6441564 31408892 839288 2.55 426356 23635128 2019256 5.95 4484012 20312216 32 02:42:29 02:05:01 6441368 31408760 839508 2.55 426384 23635124 2019256 5.95 4484000 20312216 152 02:42:29 02:06:01 6441084 31409016 839232 2.55 426424 23635628 2019256 5.95 4485624 20312544 56 02:42:29 02:07:01 6440980 31408948 839212 2.55 426436 23635640 2019256 5.95 4485888 20312544 156 02:42:29 02:08:01 6435616 31405808 842180 2.56 426472 23636664 2019256 5.95 4490848 20312688 216 02:42:29 02:09:01 6434940 31405160 842840 2.56 426484 23636668 2019256 5.95 4490344 20312692 192 02:42:29 02:10:01 6435092 31405324 842812 2.56 426508 23636668 2019256 5.95 4490340 20312696 16 02:42:29 02:11:01 6434904 31405228 842904 2.56 426556 23636672 2019256 5.95 4490984 20312696 60 02:42:29 02:12:01 6434856 31405180 842908 2.56 426584 23636672 2019256 5.95 4490872 20312676 16 02:42:29 02:13:01 6434264 31404632 843452 2.57 426608 23636680 2019256 5.95 4490652 20312684 144 02:42:29 02:14:01 6434004 31404420 843624 2.57 426632 23636680 2019256 5.95 4490624 20312688 4 02:42:29 02:15:01 6433576 31404020 843916 2.57 426644 23636684 2019256 5.95 4490720 20312688 164 02:42:29 02:16:01 6433568 31404016 843852 2.57 426660 23636680 2019256 5.95 4490584 20312692 28 02:42:29 02:17:01 6432556 31403184 844568 2.57 426684 23636812 2019256 5.95 4490952 20312812 152 02:42:29 02:18:01 6433084 31403852 843828 2.57 426716 23636848 2035332 6.00 4490696 20312836 12 02:42:29 02:19:01 6432540 31403308 844316 2.57 426728 23636848 2035332 6.00 4490704 20312836 152 02:42:29 02:20:01 6432800 31403576 844036 2.57 426736 23636852 2035332 6.00 4490704 20312840 8 02:42:29 02:21:01 6432728 31403544 844004 2.57 426756 23636860 2035332 6.00 4491052 20312844 172 02:42:29 02:22:01 6432952 31403804 843920 2.57 426788 23636860 2035332 6.00 4490836 20312848 8 02:42:29 02:23:01 6433000 31404000 843684 2.57 426812 23636996 2035332 6.00 4490780 20312980 136 02:42:29 02:24:01 6432984 31404044 843644 2.57 426852 23636996 2035332 6.00 4490848 20312988 12 02:42:29 02:25:01 6433368 31404448 843164 2.57 426876 23637000 2035332 6.00 4490852 20312992 148 02:42:29 02:26:01 6432304 31403420 844180 2.57 426916 23636988 2035332 6.00 4490888 20312988 12 02:42:29 02:27:01 6432232 31403388 844156 2.57 426936 23637004 2035332 6.00 4490984 20312992 188 02:42:29 02:28:01 6431964 31403148 844340 2.57 426956 23637008 2035332 6.00 4491004 20312996 8 02:42:29 02:29:01 6431932 31403140 844312 2.57 426972 23637004 2035332 6.00 4491008 20312996 144 02:42:29 02:30:01 6432720 31403956 843504 2.57 426980 23637012 2035332 6.00 4491028 20313000 28 02:42:29 02:31:01 6431956 31403204 844188 2.57 427004 23637012 2035332 6.00 4490920 20313004 24 02:42:29 02:32:01 6432192 31403448 843912 2.57 427016 23637020 2035332 6.00 4491256 20313008 8 02:42:29 02:33:01 6431924 31403216 844156 2.57 427024 23637020 2035332 6.00 4490984 20313008 156 02:42:29 02:34:01 6432128 31403432 843908 2.57 427048 23637024 2035332 6.00 4491272 20313012 28 02:42:29 02:35:01 6431828 31403136 844240 2.57 427060 23637028 2035332 6.00 4491072 20313016 156 02:42:29 02:36:01 6431804 31403156 844184 2.57 427080 23637024 2035332 6.00 4491052 20313016 8 02:42:29 02:37:01 6432080 31403452 843832 2.57 427096 23637032 2035332 6.00 4491208 20313020 140 02:42:29 02:38:01 6432488 31403876 843856 2.57 427112 23637032 2035332 6.00 4491372 20313020 12 02:42:29 02:39:01 6431864 31403304 844332 2.57 427120 23637040 2035332 6.00 4492352 20313024 172 02:42:29 02:40:01 6432100 31403544 844016 2.57 427136 23637044 2035332 6.00 4491144 20313028 4 02:42:29 02:41:01 6020268 31361180 885596 2.69 429904 23989548 2138396 6.30 4528544 20665924 351672 02:42:29 02:42:01 4858740 31338876 906140 2.76 478828 24959280 1981096 5.84 4640452 21596656 80 02:42:29 Average: 7824963 31243207 1004198 3.05 400683 22188149 2402697 7.08 4400479 19087895 189623 02:42:29 02:42:29 01:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:42:29 01:42:01 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 02:42:29 01:42:01 docker0 300.12 292.65 20.57 1585.67 0.00 0.00 0.00 0.00 02:42:29 01:42:01 veth5f95aa2 300.12 292.75 24.67 1585.68 0.00 0.00 0.00 0.13 02:42:29 01:42:01 ens3 1562.83 1342.75 9196.20 160.46 0.00 0.00 0.00 0.00 02:42:29 01:43:01 veth8230e2f 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:42:29 01:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:42:29 01:43:01 docker0 477.24 523.15 36.02 3061.47 0.00 0.00 0.00 0.00 02:42:29 01:43:01 ens3 687.80 581.55 6447.41 108.85 0.00 0.00 0.00 0.00 02:42:29 01:44:01 veth8230e2f 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 02:42:29 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:44:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 02:42:29 01:44:01 ens3 23.73 14.83 19.28 9.83 0.00 0.00 0.00 0.00 02:42:29 01:45:01 veth8230e2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:45:01 ens3 18.36 9.43 15.57 8.63 0.00 0.00 0.00 0.00 02:42:29 01:46:02 veth5c0f6f0 0.57 0.53 0.05 0.22 0.00 0.00 0.00 0.00 02:42:29 01:46:02 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:42:29 01:46:02 docker0 0.57 0.40 0.04 0.21 0.00 0.00 0.00 0.00 02:42:29 01:46:02 ens3 110.01 72.26 2286.48 21.29 0.00 0.00 0.00 0.00 02:42:29 01:47:01 veth5c0f6f0 0.10 2.49 0.00 0.10 0.00 0.00 0.00 0.00 02:42:29 01:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:42:29 01:47:01 docker0 569.29 910.64 50.19 9547.63 0.00 0.00 0.00 0.00 02:42:29 01:47:01 ens3 974.50 606.78 10582.41 73.26 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth5c0f6f0 0.08 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth69465d2 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethbf005cf 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth34e22f1 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethf1745d7 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth2adb3bb 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethcf3c116 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethe06e7f7 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth5154f11 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth8651207 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 docker0 0.68 0.07 0.02 0.00 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethd45f09a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 vethde03a91 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:48:01 ens3 18.01 12.20 14.80 8.43 0.00 0.00 0.00 0.00 02:42:29 01:48:01 veth9dea71c 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth5c0f6f0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth69465d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethbf005cf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethdec61df 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethf1745d7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth2adb3bb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethcf3c116 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethe06e7f7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth5154f11 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth8651207 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethe513e07 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 vethd45f09a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:49:01 ens3 4.93 3.50 3.70 2.14 0.00 0.00 0.00 0.00 02:42:29 01:49:01 veth9dea71c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth5c0f6f0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth69465d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 vethbf005cf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth2adb3bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 vethcf3c116 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 vethe06e7f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth5154f11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth8651207 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 vethd45f09a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:50:01 ens3 15.10 11.80 12.28 7.14 0.00 0.00 0.00 0.00 02:42:29 01:50:01 veth9dea71c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:51:01 lo 26.06 26.06 2.55 2.55 0.00 0.00 0.00 0.00 02:42:29 01:51:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:51:01 ens3 277.77 296.58 153.25 1201.71 0.00 0.00 0.00 0.00 02:42:29 01:52:01 lo 29.80 29.80 2.92 2.92 0.00 0.00 0.00 0.00 02:42:29 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:52:01 ens3 416.98 441.51 175.82 2774.25 0.00 0.00 0.00 0.00 02:42:29 01:53:01 lo 15.26 15.26 1.49 1.49 0.00 0.00 0.00 0.00 02:42:29 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:53:01 ens3 226.41 222.40 105.25 1502.72 0.00 0.00 0.00 0.00 02:42:29 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:54:01 ens3 0.80 0.37 1.13 0.03 0.00 0.00 0.00 0.00 02:42:29 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:56:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:57:01 ens3 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:42:29 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:58:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 01:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:00:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:01:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:02:01 ens3 0.85 0.20 0.20 0.07 0.00 0.00 0.00 0.00 02:42:29 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:03:01 ens3 0.67 0.68 0.36 0.30 0.00 0.00 0.00 0.00 02:42:29 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:04:01 ens3 0.88 0.32 0.32 0.21 0.00 0.00 0.00 0.00 02:42:29 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:05:01 ens3 0.15 0.07 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:06:01 ens3 0.93 0.70 0.82 0.38 0.00 0.00 0.00 0.00 02:42:29 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:07:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:42:29 02:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:08:01 ens3 5.88 4.77 3.75 4.76 0.00 0.00 0.00 0.00 02:42:29 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:10:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:11:01 ens3 1.87 1.50 0.99 1.22 0.00 0.00 0.00 0.00 02:42:29 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:12:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:42:29 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:13:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:14:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:15:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:16:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:17:01 ens3 0.38 0.35 0.16 0.08 0.00 0.00 0.00 0.00 02:42:29 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:18:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:19:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:20:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:21:01 ens3 0.47 0.45 0.27 0.22 0.00 0.00 0.00 0.00 02:42:29 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:22:01 ens3 0.32 0.23 0.15 0.07 0.00 0.00 0.00 0.00 02:42:29 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:23:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:24:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:26:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:27:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 02:42:29 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:28:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:42:29 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:30:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:31:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:32:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:42:29 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:33:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:34:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:36:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:37:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:42:29 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:38:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:29 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:39:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:42:29 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:40:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:29 02:41:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:42:29 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:29 02:41:01 ens3 122.06 67.59 4022.53 9.68 0.00 0.00 0.00 0.00 02:42:29 02:42:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:42:29 02:42:01 docker0 60.07 93.18 5.77 796.57 0.00 0.00 0.00 0.00 02:42:29 02:42:01 ens3 287.85 208.58 4059.44 158.32 0.00 0.00 0.00 0.00 02:42:29 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 02:42:29 Average: docker0 22.96 29.62 1.83 243.20 0.00 0.00 0.00 0.00 02:42:29 Average: ens3 77.86 63.85 605.52 99.25 0.00 0.00 0.00 0.00 02:42:29 02:42:29 02:42:29 ---> sar -P ALL: 02:42:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15877) 07/28/26 _x86_64_ (8 CPU) 02:42:29 02:42:29 01:40:51 LINUX RESTART (8 CPU) 02:42:29 02:42:29 01:41:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 01:42:01 all 8.63 0.00 2.87 2.69 0.05 85.76 02:42:29 01:42:01 0 6.43 0.00 4.81 0.76 0.03 87.97 02:42:29 01:42:01 1 7.58 0.00 1.94 2.95 0.03 87.50 02:42:29 01:42:01 2 14.16 0.00 4.65 2.05 0.05 79.10 02:42:29 01:42:01 3 10.90 0.00 2.02 0.22 0.05 86.82 02:42:29 01:42:01 4 7.31 0.00 2.87 1.46 0.05 88.30 02:42:29 01:42:01 5 10.17 0.00 2.71 5.05 0.05 82.01 02:42:29 01:42:01 6 6.43 0.00 1.65 1.04 0.05 90.83 02:42:29 01:42:01 7 6.15 0.00 2.32 7.95 0.05 83.52 02:42:29 01:43:01 all 28.05 0.00 5.48 1.61 0.09 64.77 02:42:29 01:43:01 0 27.77 0.00 5.38 0.44 0.08 66.32 02:42:29 01:43:01 1 28.62 0.00 4.80 0.32 0.10 66.15 02:42:29 01:43:01 2 30.07 0.00 5.84 1.90 0.10 62.08 02:42:29 01:43:01 3 28.13 0.00 4.86 1.54 0.08 65.39 02:42:29 01:43:01 4 29.38 0.00 6.12 0.34 0.10 64.06 02:42:29 01:43:01 5 26.86 0.00 5.72 5.38 0.10 61.94 02:42:29 01:43:01 6 26.87 0.00 5.02 0.22 0.08 67.81 02:42:29 01:43:01 7 26.69 0.00 6.07 2.71 0.08 64.44 02:42:29 01:44:01 all 38.61 0.00 7.66 0.45 0.09 53.19 02:42:29 01:44:01 0 39.41 0.00 7.52 0.05 0.08 52.93 02:42:29 01:44:01 1 38.46 0.00 8.65 0.03 0.08 52.76 02:42:29 01:44:01 2 41.73 0.00 7.18 0.10 0.10 50.88 02:42:29 01:44:01 3 37.64 0.00 7.76 3.04 0.10 51.46 02:42:29 01:44:01 4 38.72 0.00 7.67 0.02 0.10 53.49 02:42:29 01:44:01 5 36.90 0.00 7.10 0.02 0.08 55.91 02:42:29 01:44:01 6 39.58 0.00 8.00 0.03 0.10 52.29 02:42:29 01:44:01 7 36.40 0.00 7.40 0.35 0.08 55.76 02:42:29 01:45:01 all 66.65 0.00 7.87 0.09 0.11 25.27 02:42:29 01:45:01 0 67.03 0.00 7.76 0.05 0.10 25.06 02:42:29 01:45:01 1 67.02 0.00 8.04 0.17 0.12 24.65 02:42:29 01:45:01 2 66.73 0.00 7.87 0.02 0.10 25.29 02:42:29 01:45:01 3 66.28 0.00 7.77 0.02 0.12 25.82 02:42:29 01:45:01 4 66.07 0.00 7.78 0.03 0.12 26.00 02:42:29 01:45:01 5 66.13 0.00 8.15 0.03 0.13 25.55 02:42:29 01:45:01 6 66.95 0.00 8.24 0.30 0.10 24.41 02:42:29 01:45:01 7 66.99 0.00 7.37 0.13 0.12 25.39 02:42:29 01:46:02 all 21.94 0.00 6.66 9.11 0.07 62.21 02:42:29 01:46:02 0 22.65 0.00 6.21 5.13 0.08 65.93 02:42:29 01:46:02 1 22.02 0.00 7.46 14.69 0.07 55.76 02:42:29 01:46:02 2 23.21 0.00 7.06 15.90 0.08 53.75 02:42:29 01:46:02 3 22.38 0.00 6.00 10.34 0.07 61.21 02:42:29 01:46:02 4 19.13 0.00 6.58 2.68 0.07 71.54 02:42:29 01:46:02 5 21.77 0.00 6.26 4.67 0.07 67.23 02:42:29 01:46:02 6 21.79 0.00 6.98 13.04 0.07 58.13 02:42:29 01:46:02 7 22.61 0.00 6.73 6.46 0.07 64.12 02:42:29 01:47:01 all 12.25 0.00 6.46 25.14 0.07 56.08 02:42:29 01:47:01 0 12.47 0.00 6.56 21.44 0.07 59.46 02:42:29 01:47:01 1 13.23 0.00 5.96 21.18 0.09 59.55 02:42:29 01:47:01 2 14.25 0.00 6.33 19.41 0.09 59.93 02:42:29 01:47:01 3 11.92 0.00 6.18 14.65 0.07 67.17 02:42:29 01:47:01 4 12.21 0.00 5.48 12.53 0.05 69.73 02:42:29 01:47:01 5 12.04 0.00 7.98 52.43 0.09 27.47 02:42:29 01:47:01 6 9.90 0.00 6.84 34.35 0.07 48.84 02:42:29 01:47:01 7 11.98 0.00 6.36 25.34 0.05 56.27 02:42:29 01:48:01 all 55.91 0.00 7.49 6.31 0.11 30.19 02:42:29 01:48:01 0 55.71 0.00 7.54 1.35 0.10 35.29 02:42:29 01:48:01 1 55.79 0.00 7.59 3.80 0.08 32.74 02:42:29 01:48:01 2 55.77 0.00 7.34 1.24 0.10 35.56 02:42:29 01:48:01 3 55.74 0.00 7.63 1.12 0.12 35.40 02:42:29 01:48:01 4 56.57 0.00 6.91 0.93 0.12 35.48 02:42:29 01:48:01 5 56.21 0.00 7.06 1.69 0.08 34.96 02:42:29 01:48:01 6 55.52 0.00 8.31 32.40 0.13 3.63 02:42:29 01:48:01 7 55.97 0.00 7.58 8.08 0.12 28.25 02:42:29 01:49:01 all 91.56 0.00 8.28 0.00 0.15 0.00 02:42:29 01:49:01 0 91.35 0.00 8.51 0.00 0.13 0.00 02:42:29 01:49:01 1 91.98 0.00 7.88 0.00 0.13 0.00 02:42:29 01:49:01 2 91.62 0.00 8.23 0.00 0.15 0.00 02:42:29 01:49:01 3 91.29 0.00 8.55 0.00 0.17 0.00 02:42:29 01:49:01 4 91.92 0.00 7.93 0.00 0.15 0.00 02:42:29 01:49:01 5 91.95 0.00 7.90 0.00 0.15 0.00 02:42:29 01:49:01 6 90.55 0.00 9.28 0.00 0.17 0.00 02:42:29 01:49:01 7 91.84 0.00 8.00 0.00 0.17 0.00 02:42:29 01:50:01 all 91.40 0.00 8.47 0.00 0.13 0.00 02:42:29 01:50:01 0 91.29 0.00 8.57 0.00 0.13 0.00 02:42:29 01:50:01 1 90.98 0.00 8.91 0.00 0.12 0.00 02:42:29 01:50:01 2 91.81 0.00 8.09 0.00 0.10 0.00 02:42:29 01:50:01 3 90.94 0.00 8.92 0.00 0.13 0.00 02:42:29 01:50:01 4 92.29 0.00 7.58 0.00 0.13 0.00 02:42:29 01:50:01 5 91.56 0.00 8.31 0.00 0.13 0.00 02:42:29 01:50:01 6 91.25 0.00 8.62 0.00 0.13 0.00 02:42:29 01:50:01 7 91.11 0.00 8.76 0.00 0.13 0.00 02:42:29 01:51:01 all 13.50 0.00 2.82 6.66 0.09 76.93 02:42:29 01:51:01 0 13.22 0.00 3.31 6.63 0.10 76.74 02:42:29 01:51:01 1 13.36 0.00 2.74 4.63 0.08 79.19 02:42:29 01:51:01 2 16.77 0.00 2.81 5.17 0.08 75.17 02:42:29 01:51:01 3 11.68 0.00 3.10 6.76 0.08 78.38 02:42:29 01:51:01 4 14.47 0.00 2.64 8.97 0.08 73.84 02:42:29 01:51:01 5 14.36 0.00 2.57 4.73 0.10 78.24 02:42:29 01:51:01 6 12.28 0.00 2.77 6.77 0.07 78.10 02:42:29 01:51:01 7 11.83 0.00 2.62 9.63 0.12 75.80 02:42:29 01:52:01 all 10.49 0.00 0.78 2.69 0.06 85.98 02:42:29 01:52:01 0 7.32 0.00 0.80 0.40 0.05 91.43 02:42:29 01:52:01 1 8.61 0.00 0.75 0.60 0.05 90.00 02:42:29 01:52:01 2 11.77 0.00 0.94 1.22 0.07 86.00 02:42:29 01:52:01 3 7.24 0.00 0.67 0.28 0.05 91.75 02:42:29 01:52:01 4 7.99 0.00 0.85 0.23 0.05 90.87 02:42:29 01:52:01 5 11.65 0.00 0.64 0.89 0.05 86.78 02:42:29 01:52:01 6 13.13 0.00 0.79 16.93 0.07 69.09 02:42:29 01:52:01 7 16.26 0.00 0.80 0.97 0.07 81.90 02:42:29 02:42:29 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 01:53:01 all 6.69 0.00 0.47 0.10 0.03 92.70 02:42:29 01:53:01 0 7.55 0.00 0.47 0.02 0.03 91.93 02:42:29 01:53:01 1 5.69 0.00 0.47 0.02 0.03 93.79 02:42:29 01:53:01 2 6.99 0.00 0.54 0.02 0.03 92.42 02:42:29 01:53:01 3 2.17 0.00 0.43 0.00 0.02 97.38 02:42:29 01:53:01 4 7.55 0.00 0.43 0.13 0.03 91.85 02:42:29 01:53:01 5 10.49 0.00 0.55 0.02 0.05 88.89 02:42:29 01:53:01 6 4.97 0.00 0.45 0.62 0.03 93.93 02:42:29 01:53:01 7 8.09 0.00 0.43 0.02 0.03 91.42 02:42:29 01:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 02:42:29 01:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:42:29 01:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:42:29 01:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:42:29 01:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:42:29 01:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:42:29 01:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 01:54:01 6 0.03 0.00 0.05 0.02 0.02 99.88 02:42:29 01:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 01:55:01 all 0.07 0.00 0.01 0.03 0.00 99.89 02:42:29 01:55:01 0 0.40 0.00 0.02 0.00 0.00 99.58 02:42:29 01:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:42:29 01:55:01 2 0.03 0.00 0.00 0.17 0.02 99.78 02:42:29 01:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:42:29 01:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 01:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 01:55:01 6 0.03 0.00 0.02 0.03 0.00 99.92 02:42:29 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 01:56:01 all 0.04 0.00 0.03 0.05 0.01 99.87 02:42:29 01:56:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:42:29 01:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 01:56:01 2 0.03 0.00 0.02 0.20 0.00 99.75 02:42:29 01:56:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:42:29 01:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:42:29 01:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:42:29 01:56:01 6 0.02 0.00 0.05 0.17 0.02 99.75 02:42:29 01:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 01:57:01 all 0.03 0.00 0.02 0.02 0.01 99.92 02:42:29 01:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 01:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:42:29 01:57:01 2 0.03 0.00 0.02 0.03 0.00 99.92 02:42:29 01:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 01:57:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:42:29 01:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:42:29 01:57:01 6 0.03 0.00 0.00 0.15 0.00 99.82 02:42:29 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 01:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:42:29 01:58:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:42:29 01:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 01:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 01:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 01:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 01:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 01:58:01 6 0.03 0.00 0.03 0.02 0.00 99.92 02:42:29 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 01:59:01 all 0.03 0.00 0.02 0.01 0.01 99.92 02:42:29 01:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 01:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 01:59:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:42:29 01:59:01 3 0.03 0.00 0.08 0.00 0.02 99.87 02:42:29 01:59:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:42:29 01:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 01:59:01 6 0.02 0.00 0.00 0.08 0.02 99.88 02:42:29 01:59:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:42:29 02:00:01 0 0.00 0.00 0.00 0.05 0.02 99.93 02:42:29 02:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:00:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:42:29 02:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:42:29 02:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:00:01 6 0.00 0.00 0.02 0.05 0.00 99.93 02:42:29 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:01:01 all 0.08 0.00 0.01 0.00 0.00 99.90 02:42:29 02:01:01 0 0.33 0.00 0.02 0.00 0.00 99.65 02:42:29 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:01:01 3 0.10 0.00 0.02 0.00 0.02 99.87 02:42:29 02:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:01:01 5 0.10 0.00 0.02 0.00 0.02 99.87 02:42:29 02:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:42:29 02:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:02:01 all 0.06 0.00 0.01 0.01 0.01 99.92 02:42:29 02:02:01 0 0.30 0.00 0.00 0.02 0.02 99.67 02:42:29 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:29 02:02:01 4 0.02 0.00 0.00 0.07 0.00 99.92 02:42:29 02:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:42:29 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:03:01 all 0.06 0.00 0.02 0.00 0.01 99.90 02:42:29 02:03:01 0 0.25 0.00 0.08 0.00 0.00 99.67 02:42:29 02:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:42:29 02:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:03:01 3 0.07 0.00 0.05 0.02 0.02 99.85 02:42:29 02:03:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:42:29 02:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:42:29 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:04:01 all 0.12 0.00 0.01 0.00 0.00 99.86 02:42:29 02:04:01 0 0.85 0.00 0.00 0.00 0.00 99.15 02:42:29 02:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:04:01 3 0.05 0.00 0.03 0.02 0.02 99.88 02:42:29 02:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:42:29 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:05:01 all 0.28 0.00 0.01 0.00 0.01 99.69 02:42:29 02:05:01 0 1.97 0.00 0.00 0.00 0.02 98.01 02:42:29 02:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:42:29 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:05:01 3 0.05 0.00 0.03 0.02 0.02 99.88 02:42:29 02:05:01 4 0.07 0.00 0.02 0.02 0.02 99.88 02:42:29 02:05:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:42:29 02:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:42:29 02:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:06:01 all 0.19 0.00 0.01 0.01 0.00 99.78 02:42:29 02:06:01 0 1.06 0.00 0.02 0.02 0.00 98.91 02:42:29 02:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:42:29 02:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:06:01 3 0.05 0.00 0.02 0.03 0.02 99.88 02:42:29 02:06:01 4 0.03 0.00 0.03 0.05 0.00 99.88 02:42:29 02:06:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:42:29 02:06:01 6 0.13 0.00 0.00 0.00 0.00 99.87 02:42:29 02:06:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:42:29 02:07:01 all 0.11 0.00 0.01 0.01 0.00 99.86 02:42:29 02:07:01 0 0.65 0.00 0.03 0.00 0.02 99.30 02:42:29 02:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:07:01 3 0.03 0.00 0.02 0.08 0.02 99.85 02:42:29 02:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:07:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:42:29 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:08:01 all 0.39 0.00 0.03 0.02 0.01 99.54 02:42:29 02:08:01 0 1.74 0.00 0.05 0.10 0.00 98.11 02:42:29 02:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:42:29 02:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:08:01 3 0.08 0.00 0.07 0.02 0.02 99.82 02:42:29 02:08:01 4 0.03 0.00 0.00 0.03 0.02 99.92 02:42:29 02:08:01 5 0.67 0.00 0.02 0.00 0.00 99.32 02:42:29 02:08:01 6 0.22 0.00 0.02 0.00 0.02 99.75 02:42:29 02:08:01 7 0.32 0.00 0.02 0.05 0.00 99.62 02:42:29 02:09:01 all 0.27 0.00 0.01 0.01 0.01 99.70 02:42:29 02:09:01 0 1.99 0.00 0.00 0.00 0.02 98.00 02:42:29 02:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:09:01 2 0.03 0.00 0.00 0.08 0.02 99.87 02:42:29 02:09:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:42:29 02:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:42:29 02:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:10:01 all 0.09 0.00 0.01 0.01 0.00 99.89 02:42:29 02:10:01 0 0.50 0.00 0.00 0.00 0.00 99.50 02:42:29 02:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:10:01 3 0.03 0.00 0.02 0.03 0.00 99.92 02:42:29 02:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:42:29 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:10:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:42:29 02:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:11:01 all 0.04 0.00 0.01 0.01 0.01 99.94 02:42:29 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:42:29 02:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:11:01 4 0.02 0.00 0.00 0.05 0.02 99.92 02:42:29 02:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:11:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:42:29 02:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:12:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:42:29 02:12:01 0 0.12 0.00 0.00 0.00 0.02 99.87 02:42:29 02:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:42:29 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:42:29 02:12:01 4 0.05 0.00 0.02 0.03 0.02 99.88 02:42:29 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:13:01 all 0.10 0.00 0.01 0.02 0.00 99.86 02:42:29 02:13:01 0 0.58 0.00 0.02 0.00 0.00 99.40 02:42:29 02:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:42:29 02:13:01 3 0.02 0.00 0.02 0.17 0.00 99.80 02:42:29 02:13:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:42:29 02:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:14:01 all 0.09 0.00 0.01 0.00 0.01 99.88 02:42:29 02:14:01 0 0.57 0.00 0.02 0.00 0.02 99.40 02:42:29 02:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:42:29 02:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:42:29 02:14:01 4 0.03 0.00 0.05 0.02 0.02 99.88 02:42:29 02:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:42:29 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:42:29 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:42:29 02:15:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:42:29 02:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:42:29 02:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:42:29 02:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:42:29 02:15:01 4 0.00 0.00 0.02 0.05 0.02 99.92 02:42:29 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:15:01 6 0.08 0.00 0.00 0.00 0.00 99.92 02:42:29 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:16:01 all 0.01 0.00 0.02 0.03 0.01 99.94 02:42:29 02:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:16:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:42:29 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:16:01 3 0.00 0.00 0.03 0.18 0.00 99.78 02:42:29 02:16:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:42:29 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:17:01 all 0.04 0.00 0.00 0.00 0.01 99.95 02:42:29 02:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:42:29 02:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:17:01 3 0.08 0.00 0.00 0.00 0.02 99.90 02:42:29 02:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:42:29 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:42:29 02:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:18:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:42:29 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:19:01 all 0.03 0.00 0.01 0.01 0.00 99.94 02:42:29 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:19:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:42:29 02:19:01 4 0.07 0.00 0.03 0.05 0.02 99.83 02:42:29 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:20:01 all 0.01 0.00 0.01 0.02 0.01 99.95 02:42:29 02:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:42:29 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:20:01 4 0.02 0.00 0.02 0.12 0.02 99.83 02:42:29 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:42:29 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:42:29 02:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:42:29 02:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:42:29 02:21:01 4 0.07 0.00 0.03 0.03 0.02 99.85 02:42:29 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:22:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:42:29 02:22:01 0 0.18 0.00 0.00 0.00 0.02 99.80 02:42:29 02:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:42:29 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:22:01 3 0.02 0.00 0.02 0.03 0.02 99.92 02:42:29 02:22:01 4 0.02 0.00 0.03 0.03 0.03 99.88 02:42:29 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:23:01 all 0.18 0.00 0.02 0.01 0.00 99.79 02:42:29 02:23:01 0 1.26 0.00 0.02 0.00 0.00 98.73 02:42:29 02:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 02:42:29 02:23:01 4 0.10 0.00 0.05 0.03 0.02 99.80 02:42:29 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:42:29 02:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:24:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:42:29 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:25:01 all 0.03 0.00 0.00 0.00 0.01 99.95 02:42:29 02:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:25:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:42:29 02:25:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:42:29 02:25:01 4 0.08 0.00 0.00 0.02 0.03 99.87 02:42:29 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:42:29 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:26:01 all 0.02 0.00 0.01 0.02 0.00 99.96 02:42:29 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:42:29 02:26:01 3 0.00 0.00 0.00 0.05 0.02 99.93 02:42:29 02:26:01 4 0.05 0.00 0.02 0.08 0.00 99.85 02:42:29 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:27:01 all 0.28 0.00 0.01 0.01 0.01 99.69 02:42:29 02:27:01 0 1.97 0.00 0.02 0.00 0.00 98.01 02:42:29 02:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:42:29 02:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:42:29 02:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:42:29 02:27:01 4 0.03 0.00 0.02 0.03 0.03 99.88 02:42:29 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:27:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:42:29 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:28:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:42:29 02:28:01 0 1.97 0.00 0.00 0.02 0.02 98.00 02:42:29 02:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:42:29 02:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:28:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:42:29 02:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:29:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:42:29 02:29:01 0 1.97 0.00 0.02 0.00 0.02 98.00 02:42:29 02:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:42:29 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:29:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:42:29 02:29:01 4 0.08 0.00 0.00 0.02 0.02 99.88 02:42:29 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:42:29 02:30:01 0 1.95 0.00 0.00 0.00 0.00 98.05 02:42:29 02:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:30:01 3 0.03 0.00 0.03 0.03 0.00 99.90 02:42:29 02:30:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:42:29 02:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:31:01 all 0.27 0.00 0.01 0.00 0.00 99.70 02:42:29 02:31:01 0 1.99 0.00 0.00 0.00 0.02 98.00 02:42:29 02:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:42:29 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:42:29 02:31:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:42:29 02:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:42:29 02:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:32:01 all 0.12 0.00 0.02 0.00 0.01 99.86 02:42:29 02:32:01 0 0.76 0.00 0.07 0.00 0.00 99.17 02:42:29 02:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:42:29 02:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:32:01 4 0.08 0.00 0.05 0.00 0.02 99.85 02:42:29 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:42:29 02:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:42:29 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:42:29 02:33:01 4 0.05 0.00 0.02 0.10 0.02 99.82 02:42:29 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:42:29 02:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:42:29 02:34:01 4 0.07 0.00 0.03 0.03 0.02 99.85 02:42:29 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:35:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:42:29 02:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:35:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:42:29 02:35:01 4 0.05 0.00 0.03 0.10 0.03 99.78 02:42:29 02:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:42:29 02:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:36:01 all 0.02 0.00 0.01 0.09 0.00 99.87 02:42:29 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:42:29 02:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:36:01 3 0.00 0.00 0.02 0.33 0.00 99.65 02:42:29 02:36:01 4 0.05 0.00 0.05 0.40 0.02 99.48 02:42:29 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:42:29 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:42:29 02:37:01 all 0.04 0.00 0.02 0.02 0.01 99.92 02:42:29 02:37:01 0 0.12 0.00 0.00 0.00 0.02 99.87 02:42:29 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:37:01 3 0.03 0.00 0.02 0.08 0.02 99.85 02:42:29 02:37:01 4 0.05 0.00 0.08 0.08 0.02 99.77 02:42:29 02:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:29 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:38:01 all 0.20 0.00 0.01 0.01 0.01 99.77 02:42:29 02:38:01 0 1.43 0.00 0.00 0.00 0.00 98.57 02:42:29 02:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:42:29 02:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:29 02:38:01 3 0.02 0.00 0.02 0.05 0.00 99.92 02:42:29 02:38:01 4 0.05 0.00 0.03 0.03 0.02 99.87 02:42:29 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:42:29 02:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:42:29 02:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:39:01 4 0.05 0.00 0.03 0.00 0.03 99.88 02:42:29 02:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:29 02:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:42:29 02:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:42:29 02:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:42:29 02:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:29 02:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:42:29 02:40:01 4 0.07 0.00 0.03 0.05 0.02 99.83 02:42:29 02:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:42:29 02:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:42:29 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:29 02:41:01 all 0.97 0.00 0.43 0.06 0.01 98.52 02:42:29 02:41:01 0 0.65 0.00 0.69 0.03 0.02 98.61 02:42:29 02:41:01 1 0.97 0.00 0.43 0.02 0.00 98.58 02:42:29 02:41:01 2 0.82 0.00 0.40 0.02 0.00 98.77 02:42:29 02:41:01 3 1.00 0.00 0.30 0.13 0.02 98.55 02:42:29 02:41:01 4 0.99 0.00 0.40 0.23 0.03 98.35 02:42:29 02:41:01 5 1.03 0.00 0.38 0.02 0.00 98.56 02:42:29 02:41:01 6 1.53 0.00 0.53 0.03 0.00 97.90 02:42:29 02:41:01 7 0.77 0.00 0.33 0.02 0.00 98.88 02:42:29 02:42:01 all 9.01 0.00 3.77 2.16 0.06 84.99 02:42:29 02:42:01 0 9.41 0.00 4.80 7.87 0.07 77.85 02:42:29 02:42:01 1 10.79 0.00 3.90 0.24 0.07 85.00 02:42:29 02:42:01 2 9.53 0.00 4.17 0.52 0.07 85.71 02:42:29 02:42:01 3 6.84 0.00 3.69 3.42 0.05 86.00 02:42:29 02:42:01 4 7.64 0.00 3.97 4.74 0.07 83.58 02:42:29 02:42:01 5 8.22 0.00 2.73 0.15 0.05 88.85 02:42:29 02:42:01 6 9.93 0.00 2.75 0.24 0.07 87.02 02:42:29 02:42:01 7 9.76 0.00 4.16 0.05 0.07 85.97 02:42:29 Average: all 7.52 0.00 1.14 0.93 0.02 90.38 02:42:29 Average: 0 7.81 0.00 1.20 0.72 0.02 90.25 02:42:29 Average: 1 7.46 0.00 1.14 0.79 0.02 90.58 02:42:29 Average: 2 7.79 0.00 1.17 0.78 0.02 90.24 02:42:29 Average: 3 7.29 0.00 1.12 0.69 0.03 90.87 02:42:29 Average: 4 7.43 0.00 1.12 0.55 0.03 90.87 02:42:29 Average: 5 7.53 0.00 1.11 1.20 0.02 90.13 02:42:29 Average: 6 7.39 0.00 1.15 1.72 0.02 89.71 02:42:29 Average: 7 7.48 0.00 1.13 1.00 0.02 90.38 02:42:29 02:42:29 02:42:29