Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 285c4605f0d8a1204ede5df9efc844b172296372 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-ssh11225103401039754751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 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-ssh14642494458870859837.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 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 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-ssh1344351467456511617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 # timeout=10 Commit message: "maven setting" > 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-ssh5980491468571157414.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-ssh5184720707878278994.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44764 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/825 [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/825 # 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 285c4605f0d8a1204ede5df9efc844b172296372 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 Commit message: "docs: Update CoreData API doc (#5127)" > git rev-list --no-walk 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:44:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:44:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:44:51 ========================================================= 07:44:51 EdgeX Global Pipelines Version Info 07:44:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:44:52 ------------------- 07:44:52 stable info: 07:44:52 ------------------- 07:44:52 Commited By: Ginny Guan ginny@iotechsys.com 07:44:52 Commit SHA: 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 07:44:52 Message: update stable to testing 07:44:52 ------------------- 07:44:52 experimental info: 07:44:52 ------------------- 07:44:52 Commited By: Ginny Guan ginny@iotechsys.com 07:44:52 Commit SHA: 3cd0daa2f2e72e7b4dfcce03c0ba4b72462dbf24 07:44:52 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:44:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:44:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 285c460 [Pipeline] echo 07:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:53 provisioning config files... 07:44:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config4050782085216834424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:54 ---> ****-login.sh 07:44:54 nexus3.edgexfoundry.org:10001 07:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:54 Configure a credential helper to remove this warning. See 07:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:54 07:44:54 Login Succeeded 07:44:54 nexus3.edgexfoundry.org:10002 07:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:54 Configure a credential helper to remove this warning. See 07:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:54 07:44:54 Login Succeeded 07:44:54 nexus3.edgexfoundry.org:10003 07:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:54 Configure a credential helper to remove this warning. See 07:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:54 07:44:54 Login Succeeded 07:44:54 nexus3.edgexfoundry.org:10004 07:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:54 Configure a credential helper to remove this warning. See 07:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:54 07:44:54 Login Succeeded 07:44:54 ****.io 07:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:55 Configure a credential helper to remove this warning. See 07:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:55 07:44:55 Login Succeeded 07:44:55 ---> ****-login.sh ends [Pipeline] } 07:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:44:55 + 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 07:44:55 + dirname cmd/core-command/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo core-command,cmd/core-command/Dockerfile 07:44:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + dirname cmd/core-data/Dockerfile 07:44:55 + echo core-data,cmd/core-data/Dockerfile 07:44:55 + cut+ -d/ -f2 07:44:55 dirname cmd/core-keeper/Dockerfile 07:44:55 + echo core-keeper,cmd/core-keeper/Dockerfile 07:44:55 + dirname cmd/core-metadata/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo core-metadata,cmd/core-metadata/Dockerfile 07:44:55 + dirname cmd/security-bootstrapper/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:44:55 + dirname cmd/security-proxy-auth/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:44:55 + dirname cmd/security-proxy-setup/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:44:55 + dirname cmd/security-secretstore-setup/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:44:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:44:55 + dirname cmd/security-spire-agent/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:44:55 + dirname cmd/security-spire-config/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:44:55 + dirname cmd/security-spire-server/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:44:55 + dirname cmd/support-notifications/Dockerfile 07:44:55 + cut -d/ -f2 07:44:55 + echo support-notifications,cmd/support-notifications/Dockerfile 07:44:55 + + dirname cmd/support-scheduler/Dockerfile 07:44:55 cut -d/ -f2 07:44:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:44:55 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 07:44:55 + git rev-list -1 --merges 285c4605f0d8a1204ede5df9efc844b172296372~1..285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo 07:44:55 -----------> git rev-list -1 --merges 285c4605f0d8a1204ede5df9efc844b172296372~1..285c4605f0d8a1204ede5df9efc844b172296372 285c4605f0d8a1204ede5df9efc844b172296372 [false] [Pipeline] sh 07:44:56 + git log --format=format:%s -1 285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] echo 07:44:56 ========================================================= 07:44:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:44:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:44:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:44:56 + grep -v github /etc/ssh/ssh_known_hosts 07:44:56 + [ -e /tmp/ssh_known_hosts ] 07:44:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:44:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:44:56 + sudo tee -a /etc/ssh/ssh_known_hosts 07:44:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:57 07:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:57 0.1.4: Pulling from edgex-devops/py-git-semver 07:44:57 b85a868b505f: Pulling fs layer 07:44:57 e2be974225ed: Pulling fs layer 07:44:57 339a4e72a1f5: Pulling fs layer 07:44:57 988bab9f4d93: Pulling fs layer 07:44:57 1469e6f7b9e6: Pulling fs layer 07:44:57 eaf3925da568: Pulling fs layer 07:44:57 bab4dde63d76: Pulling fs layer 07:44:57 bde34c3a00c8: Pulling fs layer 07:44:57 b352a97aabf1: Pulling fs layer 07:44:57 4872d77fe225: Pulling fs layer 07:44:57 5851b861e8e6: Pulling fs layer 07:44:57 bab4dde63d76: Waiting 07:44:57 988bab9f4d93: Waiting 07:44:57 bde34c3a00c8: Waiting 07:44:57 5851b861e8e6: Waiting 07:44:57 b352a97aabf1: Waiting 07:44:57 1469e6f7b9e6: Waiting 07:44:57 eaf3925da568: Waiting 07:44:57 e2be974225ed: Verifying Checksum 07:44:57 e2be974225ed: Download complete 07:44:57 988bab9f4d93: Download complete 07:44:57 1469e6f7b9e6: Download complete 07:44:57 eaf3925da568: Verifying Checksum 07:44:57 339a4e72a1f5: Verifying Checksum 07:44:57 339a4e72a1f5: Download complete 07:44:57 bde34c3a00c8: Verifying Checksum 07:44:57 bde34c3a00c8: Download complete 07:44:57 b352a97aabf1: Download complete 07:44:57 4872d77fe225: Verifying Checksum 07:44:57 4872d77fe225: Download complete 07:44:57 5851b861e8e6: Download complete 07:44:57 b85a868b505f: Verifying Checksum 07:44:57 b85a868b505f: Download complete 07:44:57 bab4dde63d76: Verifying Checksum 07:44:57 bab4dde63d76: Download complete 07:44:58 b85a868b505f: Pull complete 07:44:59 e2be974225ed: Pull complete 07:44:59 339a4e72a1f5: Pull complete 07:44:59 988bab9f4d93: Pull complete 07:45:00 1469e6f7b9e6: Pull complete 07:45:00 eaf3925da568: Pull complete 07:45:01 bab4dde63d76: Pull complete 07:45:01 bde34c3a00c8: Pull complete 07:45:01 b352a97aabf1: Pull complete 07:45:01 4872d77fe225: Pull complete 07:45:02 5851b861e8e6: Pull complete 07:45:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:02 prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container 07:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:45:04 $ docker top dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 -eo pid,comm 07:45:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:45:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:05 [ssh-agent] Looking for ssh-agent implementation... 07:45:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:05 $ docker exec dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent 07:45:05 SSH_AUTH_SOCK=/tmp/ssh-pqpU39Ujd3lf/agent.32 07:45:05 SSH_AGENT_PID=38 07:45:05 Running ssh-add (command line suppressed) 07:45:05 Identity added: /w/workspace/edgex-go/825@tmp/private_key_12864085819635256525.key (/w/workspace/edgex-go/825@tmp/private_key_12864085819635256525.key) 07:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:05 + git tag --points-at HEAD [Pipeline] } 07:45:05 $ docker exec --env ******** --env ******** dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent -k 07:45:06 unset SSH_AUTH_SOCK; 07:45:06 unset SSH_AGENT_PID; 07:45:06 echo Agent pid 38 killed; 07:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:45:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:06 [ssh-agent] Looking for ssh-agent implementation... 07:45:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:06 $ docker exec dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent 07:45:06 SSH_AUTH_SOCK=/tmp/ssh-h9xD6S7DxrYZ/agent.71 07:45:06 SSH_AGENT_PID=77 07:45:06 Running ssh-add (command line suppressed) 07:45:06 Identity added: /w/workspace/edgex-go/825@tmp/private_key_16399229947874400492.key (/w/workspace/edgex-go/825@tmp/private_key_16399229947874400492.key) 07:45:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:06 + git semver init 07:45:06 2025-04-11 07:45:06,897 [run_init] DEBUG init version:0.0.0 force:False 07:45:06 2025-04-11 07:45:06,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/825/.semver 07:45:06 2025-04-11 07:45:06,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/825/.semver 07:45:06 2025-04-11 07:45:06,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/825/.semver'], cwd=/w/workspace/edgex-go/825, universal_newlines=False, shell=None, istream=None) 07:45:13 2025-04-11 07:45:12,548 [append_file] DEBUG append to file:/w/workspace/edgex-go/825/.git/info/exclude 07:45:13 2025-04-11 07:45:12,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/825/.semver/main with force:False 07:45:13 2025-04-11 07:45:12,549 [read_version] DEBUG read version from /w/workspace/edgex-go/825/.semver/main 07:45:13 2025-04-11 07:45:12,549 [read_version] DEBUG read version from /w/workspace/edgex-go/825/.semver/main 07:45:13 4.1.0-dev.2 [Pipeline] } 07:45:13 $ docker exec --env ******** --env ******** dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 ssh-agent -k 07:45:13 unset SSH_AUTH_SOCK; 07:45:13 unset SSH_AGENT_PID; 07:45:13 echo Agent pid 77 killed; 07:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:14 + git semver [Pipeline] } 07:45:14 $ docker stop --time=1 dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 07:45:15 $ docker rm -f --volumes dc3fe50bdbc70fdd42b415c2b454e78e684039e65f6c45713ffe6eda55883bd9 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:45:16 Stashed 1 file(s) [Pipeline] echo 07:45:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:16 + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] echo 07:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:45:16 ========================================================= 07:45:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:45:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:45:17 0a9a5dfd008f: Pulling fs layer 07:45:17 dbfa0bcfca99: Pulling fs layer 07:45:17 70eabb1d9476: Pulling fs layer 07:45:17 957bedc73fa3: Pulling fs layer 07:45:17 4f4fb700ef54: Pulling fs layer 07:45:17 f40432e63723: Pulling fs layer 07:45:17 90b4343acab7: Pulling fs layer 07:45:17 9f67ea4ac784: Pulling fs layer 07:45:17 9228b9a606be: Pulling fs layer 07:45:17 957bedc73fa3: Waiting 07:45:17 4f4fb700ef54: Waiting 07:45:17 9f67ea4ac784: Waiting 07:45:17 9228b9a606be: Waiting 07:45:17 f40432e63723: Waiting 07:45:17 90b4343acab7: Waiting 07:45:17 dbfa0bcfca99: Verifying Checksum 07:45:17 dbfa0bcfca99: Download complete 07:45:17 957bedc73fa3: Verifying Checksum 07:45:17 957bedc73fa3: Download complete 07:45:17 4f4fb700ef54: Verifying Checksum 07:45:17 4f4fb700ef54: Download complete 07:45:17 f40432e63723: Download complete 07:45:17 0a9a5dfd008f: Verifying Checksum 07:45:17 0a9a5dfd008f: Download complete 07:45:17 90b4343acab7: Verifying Checksum 07:45:17 90b4343acab7: Download complete 07:45:17 0a9a5dfd008f: Pull complete 07:45:17 dbfa0bcfca99: Pull complete 07:45:17 9228b9a606be: Verifying Checksum 07:45:17 9228b9a606be: Download complete 07:45:17 70eabb1d9476: Download complete 07:45:18 9f67ea4ac784: Verifying Checksum 07:45:18 9f67ea4ac784: Download complete 07:45:21 70eabb1d9476: Pull complete 07:45:21 957bedc73fa3: Pull complete 07:45:21 4f4fb700ef54: Pull complete 07:45:21 f40432e63723: Pull complete 07:45:21 90b4343acab7: Pull complete 07:45:24 9f67ea4ac784: Pull complete 07:45:24 9228b9a606be: Pull complete 07:45:24 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 07:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:45:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:24 WORKDIR /edgex 07:45:24 COPY go.mod . 07:45:24 RUN go mod download 07:45:24 + docker build -t ci-base-image-x86_64 -f - . 07:45:25 Sending build context to Docker daemon 185.7MB 07:45:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:25 ---> 69404ca5bff2 07:45:25 Step 2/4 : WORKDIR /edgex 07:45:31 ---> Running in 9755e6aad96c 07:45:31 Removing intermediate container 9755e6aad96c 07:45:31 ---> 3b5d8d5e0562 07:45:31 Step 3/4 : COPY go.mod . 07:45:31 ---> 27d2c49283a3 07:45:31 Step 4/4 : RUN go mod download 07:45:31 ---> Running in 4f19eafbf11b 07:45:31 Still waiting to schedule task 07:45:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:46:04 Removing intermediate container 4f19eafbf11b 07:46:04 ---> b00456eed909 07:46:04 Successfully built b00456eed909 07:46:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker inspect -f . ci-base-image-x86_64 07:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:04 prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container 07:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** ci-base-image-x86_64 cat 07:46:05 $ docker top dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:05 + go version 07:46:05 go version go1.23.8 linux/amd64 [Pipeline] } 07:46:05 $ docker stop --time=1 dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a 07:46:07 $ docker rm -f --volumes dd0f4d61ec68e95086181928b41542781ae4c1d2c99beb1d5fc06f3a4fd0d29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker inspect -f . ci-base-image-x86_64 07:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:07 prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container 07:46:07 $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** ci-base-image-x86_64 cat 07:46:08 $ docker top f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:08 ========================================================= 07:46:08 [edgeXBuildGoParallel] Running Tests and Build... 07:46:08 ========================================================= [Pipeline] sh 07:46:08 + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] fileExists [Pipeline] sh 07:46:08 + make test 07:46:08 go test -race -coverprofile=coverage.out ./... 07:46:18 ? github.com/edgexfoundry/edgex-go [no test files] 07:46:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:46:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:46:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 07:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:46:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:46:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:46:47 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:46:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:46:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements 07:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 07:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements 07:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.958s coverage: 93.4% of statements 07:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements 07:46:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:46:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:46:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 07:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:46:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:46:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:46:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 07:46:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 07:46:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:46:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:46:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:46:52 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:46:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 0.0% of statements [no tests to run] 07:46:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 07:46:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 42.6% of statements 07:46:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 07:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 07:46:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:46:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:46:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:46:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:46:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:46:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:46:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 87.1% of statements 07:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 07:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 07:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 07:46:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:46:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:46:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:46:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:46:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:46:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:46:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:46:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:46:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:46:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:47:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:47:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:47:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:47:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:47:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:47:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:47:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:47:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:47:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:47:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 07:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:47:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:47:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:47:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:47:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:47:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:47:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:47:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:47:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:47:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:47:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:47:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:47:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:47:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:47:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.197s coverage: 54.5% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 07:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 07:47:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44765 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:47:16 Running in /w/workspace/edgex-go/825 [Pipeline] { [Pipeline] checkout 07:47:16 The recommended git tool is: git 07:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 07:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements 07:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.044s coverage: 9.0% of statements 07:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 07:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 07:47:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:47:19 running golangci-lint 07:47:19 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:47:19 go version go1.23.8 linux/amd64 07:47:19 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:47:19 level=info msg="[config_reader] Used config file .golangci.yml" 07:47:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:47:21 using credential edgex-jenkins-ssh 07:47:21 Cloning the remote Git repository 07:47:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:47:21 > git init /w/workspace/edgex-go/825 # timeout=10 07:47:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:21 > git --version # timeout=10 07:47:21 > git --version # 'git version 2.25.1' 07:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:40 Avoid second fetch 07:47:40 Checking out Revision 285c4605f0d8a1204ede5df9efc844b172296372 (main) 07:47:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:47:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:40 > git config core.sparsecheckout # timeout=10 07:47:41 Commit message: "docs: Update CoreData API doc (#5127)" 07:47:42 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 21.136575042s" 07:47:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.592332ms" 07:47:40 > git checkout -f 285c4605f0d8a1204ede5df9efc844b172296372 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:47:45 Dload Upload Total Spent Left Speed 07:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 07:47:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:47:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:47:46 + sudo tee /etc/docker/daemon.new 07:47:46 { 07:47:46 "registry-mirrors": [ 07:47:46 "https://nexus3.edgexfoundry.org:10001" 07:47:46 ], 07:47:46 "bip": "10.250.0.254/24", 07:47:46 "hosts": [ 07:47:46 "tcp://0.0.0.0:5555", 07:47:46 "unix:///var/run/docker.sock" 07:47:46 ], 07:47:46 "mtu": 1458, 07:47:46 "selinux-enabled": true, 07:47:46 "seccomp-profile": "/etc/docker/seccomp.json" 07:47:46 } [Pipeline] sh 07:47:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:47:47 + sudo service docker restart 07:47:56 level=info msg="[linters_context/goanalysis] analyzers took 2m1.341826178s with top 10 stages: buildir: 1m11.401849577s, gosec: 4.388880349s, printf: 2.842935727s, inspect: 2.643001054s, fact_deprecated: 2.502026063s, ctrlflow: 1.965207305s, S1038: 1.501477206s, fact_purity: 1.487086049s, nilness: 1.127451656s, unused: 1.02135531s" 07:47:56 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:47:56 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, cgo: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_files: 202/202, exclude: 202/202, nolint: 20/0" 07:47:56 level=info msg="[runner] processing took 19.627287ms with stages: nolint: 8.957599ms, identifier_marker: 5.412067ms, exclude-rules: 1.589012ms, autogenerated_exclude: 1.536684ms, path_prettifier: 1.226063ms, skip_dirs: 774.576µs, invalid_issue: 72.538µs, cgo: 35.539µs, filename_unadjuster: 17.749µs, max_same_issues: 1.1µs, max_from_linter: 720ns, uniq_by_line: 720ns, skip_files: 590ns, fixer: 520ns, sort_results: 400ns, source_code: 310ns, exclude: 300ns, max_per_file_from_linter: 230ns, severity-rules: 190ns, diff: 150ns, path_shortener: 120ns, path_prefixer: 110ns" 07:47:56 level=info msg="[runner] linters took 14.554682494s with stages: goanalysis_metalinter: 14.534958369s" 07:47:56 level=info msg="File cache stats: 0 entries of total size 0B" 07:47:56 level=info msg="Memory: 352 samples, avg is 340.8MB, max is 1404.4MB" 07:47:56 level=info msg="Execution took 35.750347987s" 07:47:56 go vet ./... 07:48:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:03 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:48:03 + ls -al . 07:48:03 total 1992 07:48:03 drwxrwxr-x 11 1001 1001 4096 Apr 11 07:46 . 07:48:03 drwxr-xr-x 4 root root 4096 Apr 11 07:46 .. 07:48:03 drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 .blubracket 07:48:03 -rw-rw-r-- 1 1001 1001 10 Apr 11 07:44 .dockerignore 07:48:03 drwxrwxr-x 8 1001 1001 4096 Apr 11 07:47 .git 07:48:03 drwxrwxr-x 3 1001 1001 4096 Apr 11 07:44 .github 07:48:03 -rw-rw-r-- 1 1001 1001 909 Apr 11 07:44 .gitignore 07:48:03 -rw-rw-r-- 1 1001 1001 218 Apr 11 07:44 .golangci.yml 07:48:03 -rw-rw-r-- 1 1001 1001 100 Apr 11 07:44 .hadolint.yml 07:48:03 drwxr-xr-x 3 1001 1001 4096 Apr 11 07:45 .semver 07:48:03 -rw-rw-r-- 1 1001 1001 155 Apr 11 07:44 .sonarcloud.properties 07:48:03 -rw-rw-r-- 1 1001 1001 1171 Apr 11 07:44 ADOPTERS.md 07:48:03 -rw-rw-r-- 1 1001 1001 17374 Apr 11 07:44 Attribution.txt 07:48:03 -rw-rw-r-- 1 1001 1001 108018 Apr 11 07:44 CHANGELOG.md 07:48:03 -rw-rw-r-- 1 1001 1001 3804 Apr 11 07:44 CONTRIBUTING.md 07:48:03 -rw-rw-r-- 1 1001 1001 677 Apr 11 07:44 GOVERNANCE.md 07:48:03 -rw-rw-r-- 1 1001 1001 858 Apr 11 07:44 Jenkinsfile 07:48:03 -rw-rw-r-- 1 1001 1001 10775 Apr 11 07:44 LICENSE 07:48:03 -rw-rw-r-- 1 1001 1001 16740 Apr 11 07:44 Makefile 07:48:03 -rw-rw-r-- 1 1001 1001 582 Apr 11 07:44 OWNERS.md 07:48:03 -rw-rw-r-- 1 1001 1001 9932 Apr 11 07:44 README.md 07:48:03 -rw-rw-r-- 1 1001 1001 789 Apr 11 07:44 SECURITY.md 07:48:03 -rw-rw-r-- 1 1001 1001 11 Apr 11 07:45 VERSION 07:48:03 drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 bin 07:48:03 drwxrwxr-x 19 1001 1001 4096 Apr 11 07:44 cmd 07:48:03 -rw-r--r-- 1 root root 1660924 Apr 11 07:47 coverage.out 07:48:03 drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 fuzz_test 07:48:03 -rw-rw-r-- 1 1001 1001 6491 Apr 11 07:44 go.mod 07:48:03 -rw-rw-r-- 1 1001 1001 88213 Apr 11 07:44 go.sum 07:48:03 drwxrwxr-x 7 1001 1001 4096 Apr 11 07:44 internal 07:48:03 drwxrwxr-x 2 1001 1001 4096 Apr 11 07:44 openapi 07:48:03 -rw-rw-r-- 1 1001 1001 584 Apr 11 07:44 security.txt 07:48:03 -rw-rw-r-- 1 1001 1001 204 Apr 11 07:44 version.go [Pipeline] sh 07:48:04 + '[' -e coverage.out ] 07:48:04 + chown 1001:1001 coverage.out [Pipeline] stash 07:48:04 Stashed 1 file(s) [Pipeline] sh 07:48:04 + make build 07:48:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:05 provisioning config files... 07:48:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config11440723480036009753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:06 ---> ****-login.sh 07:48:06 nexus3.edgexfoundry.org:10001 07:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:06 Configure a credential helper to remove this warning. See 07:48:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:06 07:48:06 Login Succeeded 07:48:06 nexus3.edgexfoundry.org:10002 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 nexus3.edgexfoundry.org:10003 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 nexus3.edgexfoundry.org:10004 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 ****.io 07:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:08 Configure a credential helper to remove this warning. See 07:48:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:08 07:48:08 Login Succeeded 07:48:08 ---> ****-login.sh ends [Pipeline] } 07:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:48:09 + git config --global --add safe.directory /w/workspace/edgex-go/825 [Pipeline] echo 07:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:48:09 ========================================================= 07:48:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:48:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:48:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:48:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:48:09 0a9a5dfd008f: Pulling fs layer 07:48:09 dbfa0bcfca99: Pulling fs layer 07:48:09 70eabb1d9476: Pulling fs layer 07:48:09 957bedc73fa3: Pulling fs layer 07:48:09 4f4fb700ef54: Pulling fs layer 07:48:09 f40432e63723: Pulling fs layer 07:48:09 90b4343acab7: Pulling fs layer 07:48:09 9f67ea4ac784: Pulling fs layer 07:48:09 9228b9a606be: Pulling fs layer 07:48:09 957bedc73fa3: Waiting 07:48:09 4f4fb700ef54: Waiting 07:48:09 90b4343acab7: Waiting 07:48:09 f40432e63723: Waiting 07:48:09 9f67ea4ac784: Waiting 07:48:09 9228b9a606be: Waiting 07:48:09 dbfa0bcfca99: Verifying Checksum 07:48:09 dbfa0bcfca99: Download complete 07:48:09 957bedc73fa3: Verifying Checksum 07:48:09 957bedc73fa3: Download complete 07:48:09 4f4fb700ef54: Download complete 07:48:09 f40432e63723: Verifying Checksum 07:48:09 f40432e63723: Download complete 07:48:09 0a9a5dfd008f: Verifying Checksum 07:48:09 0a9a5dfd008f: Download complete 07:48:09 90b4343acab7: Verifying Checksum 07:48:09 90b4343acab7: Download complete 07:48:10 9228b9a606be: Verifying Checksum 07:48:10 9228b9a606be: Download complete 07:48:10 0a9a5dfd008f: Pull complete 07:48:11 dbfa0bcfca99: Pull complete 07:48:11 70eabb1d9476: Download complete 07:48:12 9f67ea4ac784: Verifying Checksum 07:48:12 9f67ea4ac784: Download complete 07:48:27 70eabb1d9476: Pull complete 07:48:27 957bedc73fa3: Pull complete 07:48:27 4f4fb700ef54: Pull complete 07:48:27 f40432e63723: Pull complete 07:48:27 90b4343acab7: Pull complete 07:48:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:48:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:48:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:48:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:48:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:48:36 9f67ea4ac784: Pull complete 07:48:36 9228b9a606be: Pull complete 07:48:36 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 07:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:48:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:48:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:48:36 WORKDIR /edgex 07:48:36 COPY go.mod . 07:48:36 RUN go mod download 07:48:36 + docker build -t ci-base-image-arm64 -f - . 07:48:37 Sending build context to Docker daemon 3.692MB 07:48:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:48:37 ---> 2e9e557bfb37 07:48:37 Step 2/4 : WORKDIR /edgex 07:48:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:48:39 ---> Running in 73d443d0c8b2 07:48:39 Removing intermediate container 73d443d0c8b2 07:48:39 ---> 4ee46b8072f3 07:48:39 Step 3/4 : COPY go.mod . 07:48:40 ---> 5e887cbadb5c 07:48:40 Step 4/4 : RUN go mod download 07:48:40 ---> Running in 862b019a2872 07:48:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:48:41 exec /bin/sh: exec format error 07:48:41 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:42 07:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:42 arm64: Pulling from edgex-lftools-log-publisher 07:48:42 8998bd30e6a1: Pulling fs layer 07:48:42 04944245beec: Pulling fs layer 07:48:42 699f458cf7ca: Pulling fs layer 07:48:42 765212b225bb: Pulling fs layer 07:48:42 f23df028b6ca: Pulling fs layer 07:48:42 d65c8cfc05b1: Pulling fs layer 07:48:42 2437ff75d9bd: Pulling fs layer 07:48:42 f23df028b6ca: Waiting 07:48:42 2437ff75d9bd: Waiting 07:48:42 d65c8cfc05b1: Waiting 07:48:42 765212b225bb: Waiting 07:48:42 04944245beec: Verifying Checksum 07:48:42 04944245beec: Download complete 07:48:42 765212b225bb: Verifying Checksum 07:48:42 765212b225bb: Download complete 07:48:42 f23df028b6ca: Download complete 07:48:42 d65c8cfc05b1: Verifying Checksum 07:48:42 d65c8cfc05b1: Download complete 07:48:42 699f458cf7ca: Verifying Checksum 07:48:42 699f458cf7ca: Download complete 07:48:43 8998bd30e6a1: Verifying Checksum 07:48:43 8998bd30e6a1: Download complete 07:48:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:48:46 2437ff75d9bd: Download complete 07:48:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:48:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:48:48 8998bd30e6a1: Pull complete 07:48:48 04944245beec: Pull complete 07:48:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:48:50 699f458cf7ca: Pull complete 07:48:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:48:50 765212b225bb: Pull complete 07:48:51 f23df028b6ca: Pull complete 07:48:51 d65c8cfc05b1: Pull complete [Pipeline] } 07:48:51 $ docker stop --time=1 f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 07:48:55 $ docker rm -f --volumes f575f5d6b06e46be8cba7a73d4258486c231ec06631d6b2e1df96d4c8e50c8f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:56 07:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:56 latest: Pulling from edgex-devops/edgex-compose 07:48:56 91d30c5bc195: Pulling fs layer 07:48:56 2e9b0aa3be6d: Pulling fs layer 07:48:56 9c61dcf015f6: Pulling fs layer 07:48:56 4698f68db338: Pulling fs layer 07:48:56 2a2f49069b9e: Pulling fs layer 07:48:56 e0025b399a48: Pulling fs layer 07:48:56 4698f68db338: Waiting 07:48:56 2a2f49069b9e: Waiting 07:48:56 e0025b399a48: Waiting 07:48:56 91d30c5bc195: Verifying Checksum 07:48:56 91d30c5bc195: Download complete 07:48:56 4698f68db338: Verifying Checksum 07:48:56 4698f68db338: Download complete 07:48:56 91d30c5bc195: Pull complete 07:48:56 2e9b0aa3be6d: Verifying Checksum 07:48:56 2e9b0aa3be6d: Download complete 07:48:56 e0025b399a48: Verifying Checksum 07:48:56 e0025b399a48: Download complete 07:48:56 2a2f49069b9e: Download complete 07:48:57 2e9b0aa3be6d: Pull complete 07:48:57 9c61dcf015f6: Verifying Checksum 07:48:57 9c61dcf015f6: Download complete 07:49:00 9c61dcf015f6: Pull complete 07:49:00 4698f68db338: Pull complete 07:49:00 2a2f49069b9e: Pull complete 07:49:00 e0025b399a48: Pull complete 07:49:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:49:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:00 prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container 07:49:00 $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:49:02 $ docker top 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:02 + docker compose -f ./docker-compose-build.yml build --parallel 07:49:05 #1 [support-scheduler internal] load build definition from Dockerfile 07:49:05 #1 transferring dockerfile: 1.83kB done 07:49:05 #1 DONE 0.0s 07:49:05 07:49:05 #2 [security-spire-agent internal] load build definition from Dockerfile 07:49:05 #2 transferring dockerfile: 1.81kB done 07:49:05 #2 DONE 0.0s 07:49:05 07:49:05 #3 [security-secretstore-setup internal] load build definition from Dockerfile 07:49:05 #3 transferring dockerfile: 2.49kB done 07:49:05 #3 DONE 0.0s 07:49:05 07:49:05 #4 [core-metadata internal] load build definition from Dockerfile 07:49:05 #4 transferring dockerfile: 2.10kB done 07:49:05 #4 DONE 0.0s 07:49:05 07:49:05 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:49:05 #5 DONE 0.0s 07:49:05 07:49:05 #6 [core-command internal] load build definition from Dockerfile 07:49:05 #6 transferring dockerfile: 1.94kB done 07:49:05 #6 DONE 0.0s 07:49:05 07:49:05 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:49:05 #5 transferring dockerfile: 2.14kB done 07:49:05 #5 DONE 0.0s 07:49:05 07:49:05 #7 [core-keeper internal] load build definition from Dockerfile 07:49:05 #7 transferring dockerfile: 2.01kB done 07:49:05 #7 DONE 0.0s 07:49:05 07:49:05 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:49:05 #8 transferring dockerfile: 1.89kB done 07:49:05 #8 DONE 0.0s 07:49:05 07:49:05 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:49:05 #9 transferring dockerfile: 2.23kB done 07:49:05 #9 DONE 0.0s 07:49:05 07:49:05 #10 [support-notifications internal] load build definition from Dockerfile 07:49:05 #10 transferring dockerfile: 2.00kB done 07:49:05 #10 DONE 0.0s 07:49:05 07:49:05 #11 [security-spire-server internal] load build definition from Dockerfile 07:49:05 #11 transferring dockerfile: 1.70kB done 07:49:05 #11 DONE 0.0s 07:49:05 07:49:05 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:49:05 #12 transferring dockerfile: 2.50kB done 07:49:05 #12 DONE 0.0s 07:49:05 07:49:05 #13 [security-bootstrapper internal] load build definition from Dockerfile 07:49:05 #13 transferring dockerfile: 3.02kB done 07:49:05 #13 DONE 0.0s 07:49:05 07:49:05 #14 [core-data internal] load build definition from Dockerfile 07:49:05 #14 transferring dockerfile: 2.04kB done 07:49:05 #14 DONE 0.0s 07:49:05 07:49:05 #15 [security-spire-config internal] load build definition from Dockerfile 07:49:05 #15 transferring dockerfile: 1.69kB done 07:49:05 #15 DONE 0.0s 07:49:05 07:49:05 #16 [support-scheduler internal] load .dockerignore 07:49:05 #16 transferring context: 50B done 07:49:05 #16 DONE 0.0s 07:49:05 07:49:05 #17 [security-spire-agent internal] load .dockerignore 07:49:05 #17 transferring context: 50B done 07:49:05 #17 DONE 0.0s 07:49:05 07:49:05 #18 [security-secretstore-setup internal] load .dockerignore 07:49:05 #18 transferring context: 50B done 07:49:05 #18 DONE 0.0s 07:49:05 07:49:05 #19 [core-metadata internal] load .dockerignore 07:49:05 #19 transferring context: 50B done 07:49:05 #19 DONE 0.0s 07:49:05 07:49:05 #20 [core-command internal] load .dockerignore 07:49:05 #20 transferring context: 50B done 07:49:05 #20 DONE 0.0s 07:49:05 07:49:05 #21 [security-proxy-auth internal] load .dockerignore 07:49:05 #21 transferring context: 50B done 07:49:05 #21 DONE 0.0s 07:49:05 07:49:05 #22 [core-keeper internal] load .dockerignore 07:49:05 #22 transferring context: 50B done 07:49:05 #22 DONE 0.0s 07:49:05 07:49:05 #23 [security-spiffe-token-provider internal] load .dockerignore 07:49:05 #23 transferring context: 50B done 07:49:05 #23 DONE 0.0s 07:49:05 07:49:05 #24 [core-common-config-bootstrapper internal] load .dockerignore 07:49:05 #24 transferring context: 50B done 07:49:05 #24 DONE 0.0s 07:49:05 07:49:05 #25 [support-notifications internal] load .dockerignore 07:49:05 #25 transferring context: 50B done 07:49:05 #25 DONE 0.0s 07:49:05 07:49:05 #26 [security-spire-server internal] load .dockerignore 07:49:05 #26 transferring context: 50B done 07:49:05 #26 DONE 0.0s 07:49:05 07:49:05 #27 [security-bootstrapper internal] load .dockerignore 07:49:05 #27 transferring context: 50B done 07:49:05 #27 DONE 0.0s 07:49:05 07:49:05 #28 [security-proxy-setup internal] load .dockerignore 07:49:05 #28 transferring context: 50B done 07:49:05 #28 DONE 0.0s 07:49:05 07:49:05 #29 [core-data internal] load .dockerignore 07:49:05 #29 transferring context: 50B done 07:49:05 #29 DONE 0.0s 07:49:05 07:49:05 #30 [security-spire-config internal] load .dockerignore 07:49:05 #30 transferring context: 50B done 07:49:05 #30 DONE 0.0s 07:49:05 07:49:05 #31 [support-scheduler internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:05 #31 DONE 0.0s 07:49:05 07:49:05 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:49:05 #32 DONE 0.1s 07:49:05 07:49:05 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:49:05 #32 DONE 0.1s 07:49:05 07:49:05 #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:49:05 #33 ... 07:49:05 07:49:05 #31 [core-command internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:05 #31 DONE 0.0s 07:49:06 07:49:06 #31 [support-notifications internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #31 DONE 0.0s 07:49:06 07:49:06 #34 [core-metadata builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #34 DONE 0.5s 07:49:06 07:49:06 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:49:06 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:49:06 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:49:06 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:49:06 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:49:06 #35 ... 07:49:06 07:49:06 #31 [security-proxy-setup internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #31 DONE 0.0s 07:49:06 07:49:06 #34 [core-common-config-bootstrapper builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #34 DONE 0.5s 07:49:06 07:49:06 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:49:06 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:49:06 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:49:06 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:49:06 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:49:06 #35 ... 07:49:06 07:49:06 #31 [core-data internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #31 DONE 0.0s 07:49:06 07:49:06 #34 [security-bootstrapper builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:06 #34 DONE 0.5s 07:49:06 07:49:06 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:49:06 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:49:06 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:49:06 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:49:06 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:49:09 2437ff75d9bd: Pull complete 07:49:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-44765 does not seem to be running inside a container 07:49:09 $ 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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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-lftools-log-publisher:arm64 cat 07:49:11 #35 ... 07:49:11 07:49:11 #36 [support-notifications internal] load build context 07:49:11 #36 transferring context: 258.29MB 5.2s 07:49:11 #36 ... 07:49:11 07:49:11 #37 [security-proxy-auth internal] load build context 07:49:11 #37 ... 07:49:11 07:49:11 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:49:11 #38 DONE 5.9s 07:49:11 07:49:11 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:49:11 #39 DONE 5.9s 07:49:11 07:49:11 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 07:49:11 #40 DONE 5.8s 07:49:11 07:49:11 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:49:11 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:49:11 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:49:11 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:49:11 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:49:12 #35 ... 07:49:12 07:49:12 #34 [core-data builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:49:12 #34 DONE 0.5s 07:49:12 07:49:12 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:49:12 #32 DONE 6.0s 07:49:12 07:49:12 #40 [core-data builder 2/7] WORKDIR /edgex-go 07:49:12 #40 DONE 5.8s 07:49:12 07:49:12 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:49:12 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:49:12 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:49:12 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:49:12 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:49:12 #35 ... 07:49:12 07:49:12 #41 [security-spire-server internal] load build context 07:49:12 #41 transferring context: 23.80kB 0.0s done 07:49:12 #41 DONE 0.3s 07:49:12 07:49:12 #42 [security-spire-agent internal] load build context 07:49:12 #42 transferring context: 23.33kB 0.0s done 07:49:12 #42 DONE 0.3s 07:49:12 $ docker top 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b -eo pid,comm 07:49:12 07:49:12 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:12 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 07:49:12 #43 ... 07:49:12 07:49:12 #44 [security-spire-config internal] load build context 07:49:12 #44 transferring context: 22.05kB 0.0s done 07:49:12 #44 DONE 0.4s [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:12 07:49:12 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:12 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:49:12 #43 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:49:12 #43 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:49:12 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:49:12 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:49:12 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 07:49:12 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 07:49:12 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 07:49:12 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:49:12 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 07:49:12 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.3s 07:49:12 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 07:49:12 ---> job-cost.sh 07:49:12 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 0.5s 07:49:13 lf-activate-venv: SKIPPING 07:49:13 INFO: No Stack... 07:49:13 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s 07:49:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:14 INFO: Archiving Costs [Pipeline] sh 07:49:14 + + cat /w/workspace/edgex-go/825/archives/cost.csv 07:49:14 cut -d, -f6 [Pipeline] lock 07:49:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] 07:49:14 Resource [jenkins-edgexfoundry-edgex-go-main-825-stack-cost] did not exist. Created. 07:49:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:15 + echo total: 0.10999999940395355 [Pipeline] stash 07:49:16 Stashed 1 file(s) [Pipeline] } 07:49:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-825-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:16 $ docker stop --time=1 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b 07:49:16 #43 ... 07:49:16 07:49:16 #45 [security-secretstore-setup internal] load build context 07:49:16 #45 ... 07:49:16 07:49:16 #46 [core-keeper internal] load build context 07:49:16 #46 transferring context: 503.27MB 9.9s done 07:49:16 #46 ... 07:49:16 07:49:16 #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:49:16 #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:16 #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:16 #0 6.819 (1/1) Installing dumb-init (1.2.5-r3) 07:49:16 #0 6.823 Executing busybox-1.36.1-r29.trigger 07:49:16 #0 6.833 OK: 8 MiB in 15 packages 07:49:16 #47 ... 07:49:16 07:49:16 #48 [core-metadata internal] load build context 07:49:16 #48 ... 07:49:16 07:49:16 #49 [core-command internal] load build context 07:49:16 #49 ... 07:49:16 07:49:16 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:16 #50 ... 07:49:16 07:49:16 #51 [security-spiffe-token-provider internal] load build context 07:49:16 #51 transferring context: 503.27MB 9.9s done 07:49:17 #51 ... 07:49:17 07:49:17 #52 [security-bootstrapper internal] load build context 07:49:17 #52 ... 07:49:17 07:49:17 #53 [support-scheduler internal] load build context 07:49:17 #53 ... 07:49:17 07:49:17 #54 [security-proxy-setup internal] load build context 07:49:17 #54 ... 07:49:17 07:49:17 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:49:17 #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:17 #0 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:17 #0 6.691 (1/7) Installing ca-certificates (20241121-r1) 07:49:17 #0 6.712 (2/7) Installing dumb-init (1.2.5-r3) 07:49:17 #0 6.712 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:49:17 #0 6.716 (4/7) Installing libsodium (1.0.19-r0) 07:49:17 #0 6.724 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:49:17 #0 6.742 (6/7) Installing libzmq (4.3.5-r2) 07:49:17 #0 6.839 (7/7) Installing zeromq (4.3.5-r2) 07:49:17 #0 6.846 Executing busybox-1.36.1-r29.trigger 07:49:17 #0 6.852 Executing ca-certificates-20241121-r1.trigger 07:49:17 #0 6.906 OK: 12 MiB in 21 packages 07:49:17 #55 ... 07:49:17 07:49:17 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:17 #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:17 #0 9.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:17 #0 9.580 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:49:17 #0 9.580 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:49:17 #0 9.580 OK: 24170 distinct packages available 07:49:17 #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:17 #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:17 #0 10.09 (1/14) Installing ca-certificates (20241121-r1) 07:49:17 #0 10.11 (2/14) Installing brotli-libs (1.1.0-r2) 07:49:17 #0 10.12 (3/14) Installing c-ares (1.33.1-r0) 07:49:17 #0 10.13 (4/14) Installing libunistring (1.2-r0) 07:49:17 #0 10.14 (5/14) Installing libidn2 (2.3.7-r0) 07:49:17 #0 10.14 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:49:17 #0 10.15 (7/14) Installing libpsl (0.21.5-r1) 07:49:17 #0 10.15 (8/14) Installing zstd-libs (1.5.6-r0) 07:49:17 #0 10.16 (9/14) Installing libcurl (8.12.1-r0) 07:49:17 #0 10.17 (10/14) Installing curl (8.12.1-r0) 07:49:17 #0 10.17 (11/14) Installing dumb-init (1.2.5-r3) 07:49:17 #0 10.17 (12/14) Installing musl-obstack (1.2.3-r2) 07:49:17 #0 10.18 (13/14) Installing libucontext (1.2-r3) 07:49:17 #0 10.18 (14/14) Installing gcompat (1.1.0-r4) 07:49:17 #0 10.19 Executing busybox-1.36.1-r29.trigger 07:49:17 #0 10.20 Executing ca-certificates-20241121-r1.trigger 07:49:17 #0 10.24 OK: 13 MiB in 28 packages 07:49:17 $ docker rm -f --volumes 5d9c251cac45fd14a7104750ca5d15d45beee75e3729e8751812e53fc5854c2b 07:49:17 #56 ... 07:49:17 07:49:17 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:49:17 #0 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:17 #0 6.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:17 #0 6.963 (1/4) Installing ca-certificates (20241121-r1) 07:49:17 #0 6.981 (2/4) Installing dumb-init (1.2.5-r3) 07:49:17 #0 6.985 (3/4) Installing su-exec (0.2-r3) 07:49:17 #0 6.990 (4/4) Installing yq-go (4.44.1-r2) 07:49:17 #0 7.059 Executing busybox-1.36.1-r29.trigger 07:49:17 #0 7.063 Executing ca-certificates-20241121-r1.trigger 07:49:17 #0 7.109 OK: 19 MiB in 18 packages 07:49:17 #57 ... 07:49:17 07:49:17 #58 [core-common-config-bootstrapper internal] load build context 07:49:17 #58 ... 07:49:17 07:49:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:17 Failed in branch arm64 07:49:18 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.8s 07:49:18 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 6.0s done 07:49:22 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 07:49:22 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:49:22 #43 ... 07:49:22 07:49:22 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:49:22 #59 ... 07:49:22 07:49:22 #36 [support-notifications internal] load build context 07:49:22 #36 transferring context: 503.27MB 11.7s done 07:49:22 #36 ... 07:49:22 07:49:22 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:22 #60 ... 07:49:22 07:49:22 #61 [core-data internal] load build context 07:49:22 #61 transferring context: 503.27MB 8.6s done 07:49:22 #61 ... 07:49:22 07:49:22 #37 [security-proxy-auth internal] load build context 07:49:22 #37 transferring context: 503.27MB 9.9s done 07:49:22 #37 ... 07:49:22 07:49:22 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:49:22 #62 ... 07:49:22 07:49:22 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:49:23 #63 ... 07:49:23 07:49:23 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:49:23 #64 ... 07:49:23 07:49:23 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:49:23 #65 ... 07:49:23 07:49:23 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:49:23 #66 ... 07:49:23 07:49:23 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:49:23 #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 07:49:23 #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:49:23 #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:49:23 #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:49:23 #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:49:23 #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:49:23 #67 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 07:49:23 #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.1s done 07:49:23 #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.9s done 07:49:23 #67 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:49:23 #67 ... 07:49:23 07:49:23 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:49:23 #68 ... 07:49:23 07:49:23 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:49:24 #69 ... 07:49:24 07:49:24 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:24 #70 ... 07:49:24 07:49:24 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:49:24 #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:24 #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:24 #0 5.579 OK: 248 MiB in 58 packages 07:49:24 #71 ... 07:49:24 07:49:24 #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:49:24 #33 8.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:24 #33 8.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:24 #33 8.358 (1/3) Installing ca-certificates (20241121-r1) 07:49:24 #33 8.669 (2/3) Installing dumb-init (1.2.5-r3) 07:49:24 #33 8.673 (3/3) Installing tzdata (2025b-r0) 07:49:24 #33 8.719 Executing busybox-1.36.1-r29.trigger 07:49:24 #33 8.748 Executing ca-certificates-20241121-r1.trigger 07:49:24 #33 8.789 OK: 10 MiB in 17 packages 07:49:24 #33 ... 07:49:24 07:49:24 #52 [security-bootstrapper internal] load build context 07:49:24 #52 transferring context: 503.27MB 10.9s done 07:49:26 #52 ... 07:49:26 07:49:26 #45 [security-secretstore-setup internal] load build context 07:49:26 #45 transferring context: 503.27MB 14.5s done 07:49:26 #45 ... 07:49:26 07:49:26 #54 [security-proxy-setup internal] load build context 07:49:26 #54 transferring context: 503.27MB 10.9s done 07:49:26 #54 ... 07:49:26 07:49:26 #48 [core-metadata internal] load build context 07:49:26 #48 transferring context: 503.27MB 12.4s done 07:49:26 #48 ... 07:49:26 07:49:26 #49 [core-command internal] load build context 07:49:26 #49 transferring context: 503.27MB 15.4s done 07:49:26 #49 ... 07:49:26 07:49:26 #58 [core-common-config-bootstrapper internal] load build context 07:49:26 #58 transferring context: 503.27MB 15.6s done 07:49:27 #58 ... 07:49:27 07:49:27 #53 [support-scheduler internal] load build context 07:49:27 #53 transferring context: 503.27MB 14.6s done 07:49:31 #53 ... 07:49:31 07:49:31 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:31 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:49:39 #43 ... 07:49:39 07:49:39 #37 [security-proxy-auth internal] load build context 07:49:39 #37 DONE 32.8s 07:49:39 07:49:39 #46 [core-keeper internal] load build context 07:49:39 #46 DONE 32.8s 07:49:39 07:49:39 #51 [security-spiffe-token-provider internal] load build context 07:49:39 #51 DONE 32.7s 07:49:39 07:49:39 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:39 #50 DONE 32.8s 07:49:39 07:49:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:49:39 #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 07:49:39 #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 07:49:39 #67 ... 07:49:39 07:49:39 #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:49:39 #47 DONE 32.9s 07:49:39 07:49:39 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:49:39 #71 DONE 27.2s 07:49:39 07:49:39 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:49:39 #55 DONE 32.8s 07:49:39 07:49:39 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:39 #56 DONE 32.7s 07:49:39 07:49:39 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:49:39 #57 DONE 33.0s 07:49:39 07:49:39 #36 [support-notifications internal] load build context 07:49:39 #36 DONE 32.9s 07:49:39 07:49:39 #33 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:49:39 #33 DONE 33.1s 07:49:39 07:49:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:49:39 #67 ... 07:49:39 07:49:39 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:49:39 #72 ... 07:49:39 07:49:39 #48 [core-metadata internal] load build context 07:49:39 #48 DONE 33.0s 07:49:39 07:49:39 #61 [core-data internal] load build context 07:49:39 #61 DONE 27.1s 07:49:39 07:49:39 #45 [security-secretstore-setup internal] load build context 07:49:39 #45 DONE 33.1s 07:49:39 07:49:39 #54 [security-proxy-setup internal] load build context 07:49:39 #54 DONE 32.8s 07:49:39 07:49:39 #49 [core-command internal] load build context 07:49:39 #49 DONE 33.1s 07:49:39 07:49:39 #58 [core-common-config-bootstrapper internal] load build context 07:49:39 #58 DONE 32.9s 07:49:39 07:49:39 #52 [security-bootstrapper internal] load build context 07:49:39 #52 DONE 32.8s 07:49:39 07:49:39 #53 [support-scheduler internal] load build context 07:49:39 #53 DONE 33.2s 07:49:39 07:49:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:39 #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.2s 07:49:39 #43 ... 07:49:39 07:49:39 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:49:39 #73 DONE 0.6s 07:49:39 07:49:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:40 #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.5s done 07:49:40 #43 ... 07:49:40 07:49:40 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:40 #60 DONE 28.8s 07:49:40 07:49:40 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:49:40 #59 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:40 #59 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:40 #59 28.32 OK: 248 MiB in 58 packages 07:49:40 #59 DONE 28.8s 07:49:40 07:49:40 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:49:40 #62 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:40 #62 27.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:40 #62 28.32 OK: 248 MiB in 58 packages 07:49:40 #62 DONE 28.9s 07:49:40 07:49:40 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:49:40 #74 DONE 0.1s 07:49:40 07:49:40 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:49:40 #66 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:40 #66 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:40 #66 ... 07:49:40 07:49:40 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:49:40 #75 DONE 0.1s 07:49:41 07:49:41 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:49:41 #43 ... 07:49:41 07:49:41 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:49:41 #68 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #68 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:41 #68 29.25 OK: 248 MiB in 58 packages 07:49:41 #68 DONE 29.4s 07:49:41 07:49:41 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:49:41 #66 29.22 (1/2) Installing dumb-init (1.2.5-r3) 07:49:41 #66 29.22 (2/2) Installing su-exec (0.2-r3) 07:49:41 #66 29.22 Executing busybox-1.36.1-r29.trigger 07:49:41 #66 29.24 OK: 8 MiB in 16 packages 07:49:41 #66 DONE 29.4s 07:49:41 07:49:41 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:49:41 #76 DONE 0.0s 07:49:41 07:49:41 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:49:41 #63 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #63 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:41 #63 28.86 (1/1) Installing dumb-init (1.2.5-r3) 07:49:41 #63 28.86 Executing busybox-1.36.1-r29.trigger 07:49:41 #63 28.87 OK: 8 MiB in 15 packages 07:49:41 #63 DONE 29.0s 07:49:41 07:49:41 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:49:41 #65 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #65 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:41 #65 ... 07:49:41 07:49:41 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:49:41 #69 28.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #69 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:41 #69 29.25 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:49:41 #69 29.25 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:49:41 #69 29.25 OK: 24170 distinct packages available 07:49:41 #69 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #69 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:41 #69 29.68 OK: 248 MiB in 58 packages 07:49:41 #69 DONE 29.8s 07:49:41 07:49:41 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:49:41 #77 DONE 0.0s 07:49:41 07:49:41 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:41 #70 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:41 #70 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:42 #70 30.01 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:49:42 #70 30.01 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:49:42 #70 30.01 OK: 24170 distinct packages available 07:49:42 #70 ... 07:49:42 07:49:42 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:49:42 #65 30.03 (1/4) Installing dumb-init (1.2.5-r3) 07:49:42 #65 30.03 (2/4) Installing openssl (3.3.3-r0) 07:49:42 #65 30.04 (3/4) Installing su-exec (0.2-r3) 07:49:42 #65 30.05 (4/4) Installing yq-go (4.44.1-r2) 07:49:42 #65 30.12 Executing busybox-1.36.1-r29.trigger 07:49:42 #65 30.13 OK: 19 MiB in 18 packages 07:49:42 #65 DONE 30.4s 07:49:42 07:49:42 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:42 #70 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:42 #70 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:42 #70 30.57 (1/5) Installing dumb-init (1.2.5-r3) 07:49:42 #70 30.58 (2/5) Installing musl-obstack (1.2.3-r2) 07:49:42 #70 30.58 (3/5) Installing libucontext (1.2-r3) 07:49:42 #70 30.58 (4/5) Installing gcompat (1.1.0-r4) 07:49:42 #70 30.59 (5/5) Installing openssl (3.3.3-r0) 07:49:42 #70 30.60 Executing busybox-1.36.1-r29.trigger 07:49:42 #70 30.60 OK: 9 MiB in 19 packages 07:49:42 #70 DONE 30.8s 07:49:42 07:49:42 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:49:45 #78 ... 07:49:45 07:49:45 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:49:45 #0 3.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:45 #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:45 #0 3.989 OK: 12 MiB in 21 packages 07:49:45 #79 DONE 4.1s 07:49:45 07:49:45 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:49:45 #64 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:45 #64 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:45 #64 30.28 v3.20.6-98-gc1d3f1ebeee [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:49:45 #64 30.28 v3.20.6-97-gf42b045c22d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:49:45 #64 30.28 OK: 24170 distinct packages available 07:49:45 #64 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:45 #64 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:45 #64 30.78 (1/4) Installing dumb-init (1.2.5-r3) 07:49:45 #64 30.78 (2/4) Installing musl-obstack (1.2.3-r2) 07:49:45 #64 30.78 (3/4) Installing libucontext (1.2-r3) 07:49:45 #64 30.79 (4/4) Installing gcompat (1.1.0-r4) 07:49:45 #64 30.80 Executing busybox-1.36.1-r29.trigger 07:49:45 #64 30.80 OK: 8 MiB in 18 packages 07:49:45 #64 DONE 31.0s 07:49:45 07:49:45 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:49:45 #80 ... 07:49:45 07:49:45 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:49:45 #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:45 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:45 #0 4.201 OK: 13 MiB in 28 packages 07:49:45 #81 DONE 4.3s 07:49:45 07:49:45 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:49:45 #72 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:45 #72 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:45 #72 4.205 OK: 19 MiB in 18 packages 07:49:45 #72 DONE 4.3s 07:49:45 07:49:45 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:49:45 #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 07:49:46 #67 ... 07:49:46 07:49:46 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:49:46 #0 4.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:46 #0 4.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:46 #0 6.813 OK: 10 MiB in 17 packages 07:49:46 #82 DONE 6.9s 07:49:46 07:49:46 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:49:46 #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:46 #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:46 #0 6.929 OK: 8 MiB in 15 packages 07:49:46 #83 DONE 7.1s 07:49:46 07:49:46 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:49:46 #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:46 #0 4.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:46 #84 ... 07:49:46 07:49:46 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:49:46 #80 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:47 #80 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #80 4.842 OK: 8 MiB in 18 packages 07:49:49 #80 ... 07:49:49 07:49:49 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:49:49 #0 3.475 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:49 #0 4.081 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #0 8.743 (1/1) Installing dumb-init (1.2.5-r3) 07:49:49 #0 9.051 Executing busybox-1.36.1-r29.trigger 07:49:49 #0 9.058 OK: 8 MiB in 15 packages 07:49:49 #85 ... 07:49:49 07:49:49 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:49:49 #78 3.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:49 #78 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #78 5.292 OK: 9 MiB in 19 packages 07:49:49 #78 ... 07:49:49 07:49:49 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:49:49 #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:49 #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #0 6.799 OK: 8 MiB in 15 packages 07:49:49 #86 DONE 8.2s 07:49:49 07:49:49 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:49:49 #80 DONE 6.2s 07:49:49 07:49:49 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:49:49 #0 3.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:49 #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #0 5.935 OK: 19 MiB in 18 packages 07:49:49 #87 DONE 7.3s 07:49:49 07:49:49 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:49:49 #85 DONE 10.5s 07:49:49 07:49:49 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:49:49 #78 DONE 6.7s 07:49:49 07:49:49 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:49:49 #84 6.927 OK: 8 MiB in 16 packages 07:49:49 #84 DONE 8.4s 07:49:49 07:49:49 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:49 #88 ... 07:49:49 07:49:49 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:49:49 #0 2.654 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:49 #0 6.985 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:49 #0 8.544 OK: 248 MiB in 58 packages 07:49:49 #89 DONE 9.0s 07:49:49 07:49:49 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:49:50 #90 ... 07:49:50 07:49:50 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:51 #91 ... 07:49:51 07:49:51 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:51 #92 ... 07:49:51 07:49:51 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:49:51 #93 ... 07:49:51 07:49:51 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:51 #94 ... 07:49:51 07:49:51 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:49:51 #95 ... 07:49:51 07:49:51 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:51 #96 ... 07:49:51 07:49:51 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:49:52 #97 ... 07:49:52 07:49:52 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:49:52 #98 DONE 2.6s 07:49:52 07:49:52 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:49:52 #99 DONE 2.7s 07:49:52 07:49:52 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:49:52 #97 DONE 2.7s 07:49:52 07:49:52 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:49:52 #100 ... 07:49:52 07:49:52 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:49:52 #95 DONE 2.7s 07:49:52 07:49:52 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:49:52 #90 DONE 2.7s 07:49:52 07:49:52 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:53 #101 ... 07:49:53 07:49:53 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:49:53 #93 DONE 3.7s 07:49:53 07:49:53 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:49:53 #102 DONE 1.2s 07:49:53 07:49:53 #103 [security-spire-config stage-2 6/10] COPY security.txt / 07:49:53 #103 ... 07:49:53 07:49:53 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:49:53 #104 DONE 1.2s 07:49:53 07:49:53 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:49:53 #100 DONE 1.3s 07:49:53 07:49:53 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:49:53 #105 DONE 0.3s 07:49:53 07:49:53 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:49:53 #106 DONE 0.2s 07:49:53 07:49:53 #103 [security-spire-config stage-2 6/10] COPY security.txt / 07:49:53 #103 DONE 0.3s 07:49:53 07:49:53 #107 [security-spire-server stage-2 6/9] COPY security.txt / 07:49:53 #107 DONE 0.3s 07:49:53 07:49:53 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:49:53 #108 DONE 0.1s 07:49:53 07:49:53 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 07:49:54 #109 DONE 0.1s 07:49:54 07:49:54 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:49:54 #110 DONE 0.1s 07:49:54 07:49:54 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:49:54 #111 DONE 0.1s 07:49:54 07:49:54 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:49:54 #112 DONE 0.1s 07:49:54 07:49:54 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:49:54 #113 DONE 0.1s 07:49:54 07:49:54 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:49:54 #114 DONE 0.1s 07:49:54 07:49:54 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:49:54 #115 DONE 0.1s 07:49:54 07:49:54 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:49:54 #116 DONE 0.1s 07:49:54 07:49:54 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:49:54 #117 DONE 0.1s 07:49:54 07:49:54 #118 [security-spire-agent] exporting to image 07:49:54 #118 exporting layers 07:49:54 #118 exporting layers 0.9s done 07:49:55 #118 exporting layers 0.9s done 07:49:55 #118 writing image sha256:ada15831c892952e7cc918a2c8baf010f5274e076de169e10e4910ded993dfcf 0.0s done 07:49:55 #118 naming to docker.io/library/security-spire-server done 07:49:55 #118 writing image sha256:08b02ca3d81de7365393968c1b22ad05cea4805f3f53c4e79ebdbc861aa07cd5 done 07:49:55 #118 naming to docker.io/library/security-spire-config done 07:49:55 #118 writing image sha256:d7ed34b8e3af8fc50e19632c50cc5751529c135f9414cabebfeb0891f1a329f7 done 07:49:55 #118 naming to docker.io/library/security-spire-agent done 07:49:55 #118 DONE 1.0s 07:49:55 07:49:55 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #92 DONE 68.2s 07:50:51 07:50:51 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #101 DONE 56.6s 07:50:51 07:50:51 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #88 DONE 69.4s 07:50:51 07:50:51 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #94 DONE 67.8s 07:50:51 07:50:51 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #96 DONE 67.3s 07:50:51 07:50:51 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:51 #91 DONE 68.2s 07:50:51 07:50:51 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:50:55 #119 ... 07:50:55 07:50:55 #120 [support-notifications builder 6/7] COPY . . 07:50:59 #120 ... 07:50:59 07:50:59 #121 [support-scheduler builder 6/7] COPY . . 07:50:59 #121 ... 07:50:59 07:50:59 #122 [core-keeper builder 7/8] COPY . . 07:50:59 #122 ... 07:50:59 07:50:59 #123 [security-secretstore-setup builder 6/7] COPY . . 07:50:59 #123 ... 07:50:59 07:50:59 #124 [security-proxy-auth builder 6/7] COPY . . 07:51:06 #124 ... 07:51:06 07:51:06 #123 [security-secretstore-setup builder 6/7] COPY . . 07:51:06 #123 DONE 16.4s 07:51:06 07:51:06 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:51:06 #125 CACHED 07:51:06 07:51:06 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #126 CACHED 07:51:06 07:51:06 #127 [security-proxy-setup builder 6/7] COPY . . 07:51:06 #127 CACHED 07:51:06 07:51:06 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #128 CACHED 07:51:06 07:51:06 #129 [security-bootstrapper builder 6/7] COPY . . 07:51:06 #129 CACHED 07:51:06 07:51:06 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:51:06 #130 CACHED 07:51:06 07:51:06 #122 [core-keeper builder 7/8] COPY . . 07:51:06 #122 DONE 16.4s 07:51:06 07:51:06 #120 [support-notifications builder 6/7] COPY . . 07:51:06 #120 DONE 16.4s 07:51:06 07:51:06 #131 [core-data builder 6/7] COPY . . 07:51:06 #131 CACHED 07:51:06 07:51:06 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #132 CACHED 07:51:06 07:51:06 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 07:51:06 #133 CACHED 07:51:06 07:51:06 #124 [security-proxy-auth builder 6/7] COPY . . 07:51:06 #124 DONE 16.5s 07:51:06 07:51:06 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #134 CACHED 07:51:06 07:51:06 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 07:51:06 #135 CACHED 07:51:06 07:51:06 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:51:06 #136 CACHED 07:51:06 07:51:06 #137 [core-command builder 6/7] COPY . . 07:51:06 #137 CACHED 07:51:06 07:51:06 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #138 CACHED 07:51:06 07:51:06 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 07:51:06 #139 CACHED 07:51:06 07:51:06 #140 [core-metadata builder 6/7] COPY . . 07:51:06 #140 CACHED 07:51:06 07:51:06 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:51:06 #141 CACHED 07:51:06 07:51:06 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:06 #142 CACHED 07:51:06 07:51:06 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:51:06 #119 DONE 16.5s 07:51:06 07:51:06 #121 [support-scheduler builder 6/7] COPY . . 07:51:06 #121 DONE 16.5s 07:51:06 07:51:06 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:51:06 #143 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:51:16 #143 ... 07:51:16 07:51:16 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:51:16 #0 1.472 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:51:16 #144 ... 07:51:16 07:51:16 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:16 #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:51:16 #145 ... 07:51:16 07:51:16 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:51:16 #0 0.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:51:16 #146 ... 07:51:16 07:51:16 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:51:16 #0 1.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:51:16 #147 ... 07:51:16 07:51:16 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:51:16 #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:51:16 #148 ... 07:51:16 07:51:16 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:51:16 #0 0.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:51:16 #149 ... 07:51:16 07:51:16 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:16 #0 1.025 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:51:16 #150 ... 07:51:16 07:51:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:16 #0 0.987 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:51:16 #151 ... 07:51:16 07:51:16 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:51:16 #0 0.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:51:16 #152 ... 07:51:16 07:51:16 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:16 #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:51:16 #153 ... 07:51:16 07:51:16 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:51:16 #0 1.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:52:53 #154 ... 07:52:53 07:52:53 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:52:53 #152 DONE 93.9s 07:52:53 07:52:53 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:52:53 #144 DONE 94.0s 07:52:53 07:52:53 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:52:53 #147 ... 07:52:53 07:52:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:53 #155 ... 07:52:53 07:52:53 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:52:53 #156 DONE 0.3s 07:52:53 07:52:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:53 #155 DONE 0.3s 07:52:53 07:52:53 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:52:53 #157 DONE 0.2s 07:52:53 07:52:53 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:52:53 #158 DONE 0.5s 07:52:53 07:52:53 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:52:53 #159 DONE 0.3s 07:52:53 07:52:53 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:52:53 #160 DONE 0.1s 07:52:53 07:52:53 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:52:53 #161 ... 07:52:53 07:52:53 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:52:53 #162 DONE 1.4s 07:52:53 07:52:53 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:52:53 #163 DONE 0.2s 07:52:53 07:52:53 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:53 #145 ... 07:52:53 07:52:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:52:53 #164 DONE 0.2s 07:52:53 07:52:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:52:53 #165 ... 07:52:53 07:52:53 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:52:53 #161 DONE 1.0s 07:52:53 07:52:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:52:53 #165 DONE 0.2s 07:52:53 07:52:53 #118 [core-common-config-bootstrapper] exporting to image 07:52:53 #118 exporting layers 07:52:53 #118 ... 07:52:53 07:52:53 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:52:53 #166 DONE 0.2s 07:52:53 07:52:53 #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/ 07:52:53 #167 DONE 0.2s 07:52:53 07:52:53 #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/ 07:52:53 #168 DONE 0.1s 07:52:53 07:52:53 #118 [core-common-config-bootstrapper] exporting to image 07:52:53 #118 exporting layers 0.5s done 07:52:53 #118 writing image sha256:63d72963e4eb23e4bb08386e052b13bc8a218d2bb4585eb097e95bd4d0b460d4 done 07:52:53 #118 naming to docker.io/library/core-common-config-bootstrapper done 07:52:53 #118 DONE 1.5s 07:52:53 07:52:53 #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/ 07:52:53 #169 DONE 0.1s 07:52:53 07:52:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:52:53 #170 DONE 0.0s 07:52:53 07:52:53 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:53 #145 ... 07:52:53 07:52:53 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:52:53 #171 DONE 1.2s 07:52:53 07:52:53 #118 [security-bootstrapper] exporting to image 07:52:53 #118 exporting layers 0.5s done 07:52:53 #118 writing image sha256:3847723d5763fea551458d1be9c8f325d3b23f5deae1d7b855831bcc219e41df done 07:52:53 #118 naming to docker.io/library/security-bootstrapper done 07:52:53 #118 DONE 1.9s 07:52:53 07:52:53 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:53:40 #148 ... 07:53:40 07:53:40 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:53:40 #146 152.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:53:55 #146 DONE 169.8s 07:53:55 07:53:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:53:55 #149 DONE 169.8s 07:53:55 07:53:55 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:53:55 #151 DONE 169.8s 07:53:55 07:53:55 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:53:55 #148 DONE 169.8s 07:53:55 07:53:55 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:53:55 #145 DONE 169.8s 07:53:55 07:53:55 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:53:55 #143 DONE 169.8s 07:53:55 07:53:55 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #172 ... 07:53:55 07:53:55 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:53:55 #154 DONE 169.9s 07:53:55 07:53:55 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:53:55 #153 DONE 169.9s 07:53:55 07:53:55 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:53:55 #147 DONE 170.0s 07:53:55 07:53:55 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:53:55 #150 DONE 170.0s 07:53:55 07:53:55 #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #173 DONE 0.3s 07:53:55 07:53:55 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #174 ... 07:53:55 07:53:55 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #175 DONE 0.3s 07:53:55 07:53:55 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #176 DONE 0.4s 07:53:55 07:53:55 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #177 DONE 0.3s 07:53:55 07:53:55 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #172 DONE 0.3s 07:53:55 07:53:55 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #178 DONE 0.3s 07:53:55 07:53:55 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #179 DONE 0.2s 07:53:55 07:53:55 #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:55 #180 DONE 0.2s 07:53:55 07:53:55 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:53:55 #174 DONE 0.3s 07:53:55 07:53:55 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:55 #181 ... 07:53:55 07:53:55 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:53:55 #182 DONE 0.1s 07:53:56 07:53:56 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:53:56 #183 DONE 0.3s 07:53:56 07:53:56 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:53:56 #184 DONE 0.3s 07:53:56 07:53:56 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:53:56 #185 CACHED 07:53:56 07:53:56 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:56 #186 CACHED 07:53:56 07:53:56 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:53:56 #187 CACHED 07:53:56 07:53:56 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:56 #188 CACHED 07:53:56 07:53:56 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:53:56 #189 DONE 0.3s 07:53:56 07:53:56 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:56 #190 DONE 0.3s 07:53:56 07:53:56 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:53:56 #191 ... 07:53:56 07:53:56 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:56 #192 DONE 0.5s 07:53:56 07:53:56 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:53:56 #193 ... 07:53:56 07:53:56 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:53:56 #194 DONE 0.9s 07:53:56 07:53:56 #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:53:56 #195 DONE 0.9s 07:53:56 07:53:56 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:53:56 #181 DONE 0.9s 07:53:56 07:53:56 #196 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:53:56 #196 DONE 1.0s 07:53:56 07:53:56 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:53:57 #197 ... 07:53:57 07:53:57 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:53:57 #198 DONE 1.0s 07:53:57 07:53:57 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:53:57 #199 DONE 1.0s 07:53:57 07:53:57 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:53:57 #200 DONE 1.0s 07:53:57 07:53:57 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:53:57 #201 DONE 1.0s 07:53:57 07:53:57 #118 [core-keeper] exporting to image 07:53:57 #118 exporting layers 07:53:57 #118 ... 07:53:57 07:53:57 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:53:57 #191 DONE 1.5s 07:53:57 07:53:57 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:53:57 #193 DONE 1.3s 07:53:57 07:53:57 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:53:57 #197 DONE 0.8s 07:53:57 07:53:57 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:53:57 #202 DONE 0.8s 07:53:57 07:53:57 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:53:57 #203 ... 07:53:57 07:53:57 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:53:57 #204 DONE 0.6s 07:53:57 07:53:57 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:53:57 #205 DONE 0.9s 07:53:57 07:53:57 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:53:57 #206 DONE 0.6s 07:53:57 07:53:57 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:53:57 #207 DONE 0.6s 07:53:57 07:53:57 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:53:57 #208 DONE 0.6s 07:53:57 07:53:57 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:53:57 #209 DONE 0.2s 07:53:57 07:53:57 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:53:57 #210 DONE 0.2s 07:53:57 07:53:57 #118 [support-scheduler] exporting to image 07:53:57 #118 ... 07:53:57 07:53:57 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:53:57 #211 DONE 0.3s 07:53:57 07:53:57 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:53:57 #203 DONE 0.3s 07:53:57 07:53:57 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:53:57 #212 DONE 0.3s 07:53:57 07:53:57 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:53:57 #213 DONE 0.3s 07:53:57 07:53:57 #118 [core-data] exporting to image 07:53:57 #118 exporting layers 0.3s done 07:53:57 #118 ... 07:53:57 07:53:57 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:53:57 #214 DONE 0.3s 07:53:57 07:53:57 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:53:57 #215 DONE 0.1s 07:53:57 07:53:57 #118 [core-metadata] exporting to image 07:53:57 #118 writing image sha256:11b1bb7cafb817bbace386bbb576abad8f924670bffa21869cce69049b4a13fd 0.0s done 07:53:57 #118 writing image sha256:31b4c69ed4833afcafd42322e722aa7a3e84b693790ee34be00a3f8ff4eda6ae 07:53:57 #118 writing image sha256:15fd9410edc27a61f943fa4f72ab76d14896b3dda23ea774d8c450c9219b2cdb 07:53:57 #118 naming to docker.io/library/core-command 07:53:58 #118 writing image sha256:31b4c69ed4833afcafd42322e722aa7a3e84b693790ee34be00a3f8ff4eda6ae 0.2s done 07:53:58 #118 naming to docker.io/library/core-command done 07:53:58 #118 naming to docker.io/library/core-keeper 07:53:58 #118 ... 07:53:58 07:53:58 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:53:58 #216 DONE 0.3s 07:53:58 07:53:58 #118 [support-notifications] exporting to image 07:53:58 #118 exporting layers 0.4s done 07:53:58 #118 writing image sha256:15fd9410edc27a61f943fa4f72ab76d14896b3dda23ea774d8c450c9219b2cdb 0.2s done 07:53:58 #118 naming to docker.io/library/core-keeper 0.0s done 07:53:58 #118 naming to docker.io/library/support-notifications done 07:53:58 #118 writing image sha256:2097ff8590a74f1da37638318b6e15c5660d39b63bd63ff2a5e5f0c9a03b0c95 0.0s done 07:53:58 #118 writing image sha256:17b58bb84942e1cc727bd1495501042991fbbc60b3b773ebdb7995213f1e12d8 07:53:58 #118 naming to docker.io/library/security-spiffe-token-provider 07:53:58 #118 exporting layers 0.3s done 07:53:58 #118 writing image sha256:17b58bb84942e1cc727bd1495501042991fbbc60b3b773ebdb7995213f1e12d8 0.0s done 07:53:58 #118 naming to docker.io/library/security-spiffe-token-provider done 07:53:58 #118 writing image sha256:c80edba0793f9bfbf19c8c69bc1e88f3f5ced1f4fc7937997542ff3125146f01 done 07:53:58 #118 naming to docker.io/library/core-metadata done 07:53:58 #118 naming to docker.io/library/core-data done 07:53:58 #118 exporting layers 0.8s done 07:53:58 #118 ... 07:53:58 07:53:58 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:53:58 #217 DONE 0.4s 07:53:58 07:53:58 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:58 #218 DONE 0.7s 07:53:58 07:53:58 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:58 #219 DONE 0.6s 07:53:58 07:53:58 #118 [security-proxy-setup] exporting to image 07:53:58 #118 writing image sha256:b2fe08d7bdb35ed24db48e14b89314c7275219ef4e28728399cd7351bb22dee2 done 07:53:58 #118 naming to docker.io/library/support-scheduler done 07:53:58 #118 ... 07:53:58 07:53:58 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:53:58 #220 DONE 0.1s 07:53:58 07:53:58 #118 [security-proxy-setup] exporting to image 07:53:58 #118 exporting layers 0.2s done 07:53:58 #118 writing image sha256:ca19d81b4c8d5da2c44ccbdd3f98e6511719142fe15642bd3b7b30b8155072cb done 07:53:58 #118 naming to docker.io/library/security-proxy-setup done 07:53:59 #118 ... 07:53:59 07:53:59 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:59 #221 DONE 0.5s 07:53:59 07:53:59 #118 [security-secretstore-setup] exporting to image 07:53:59 #118 exporting layers 0.6s done 07:53:59 #118 exporting layers 0.2s done 07:53:59 #118 writing image sha256:e770b90e69811a9a284bc64fa86c42a090ffcf6ac73d6b2f768e07ba44652514 done 07:53:59 #118 naming to docker.io/library/security-proxy-auth done 07:53:59 #118 writing image sha256:d1f26546cb41ce1296921ead1bfdb8c77ced14c512a3a5dfc40e2ce35682f9e1 done 07:53:59 #118 naming to docker.io/library/security-secretstore-setup done 07:53:59 #118 DONE 3.9s 07:53:59 07:53:59 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:59 time="2025-04-11T07:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:53:59 $ docker stop --time=1 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff 07:54:00 $ docker rm -f --volumes 1efa35c5d43948ee3f72f1617ff08fda136de0dbea974099e01609509c2621ff [Pipeline] // withDockerContainer [Pipeline] sh 07:54:01 + docker images 07:54:01 REPOSITORY TAG IMAGE ID CREATED SIZE 07:54:01 security-proxy-auth latest e770b90e6981 2 seconds ago 31.4MB 07:54:01 security-secretstore-setup latest d1f26546cb41 2 seconds ago 68MB 07:54:01 security-proxy-setup latest ca19d81b4c8d 2 seconds ago 38.3MB 07:54:01 support-scheduler latest b2fe08d7bdb3 3 seconds ago 48.4MB 07:54:01 core-command latest 11b1bb7cafb8 3 seconds ago 28MB 07:54:01 support-notifications latest 15fd9410edc2 3 seconds ago 51.9MB 07:54:01 core-metadata latest c80edba0793f 3 seconds ago 32.7MB 07:54:01 security-spiffe-token-provider latest 2097ff8590a7 3 seconds ago 47.2MB 07:54:01 core-data latest 17b58bb84942 3 seconds ago 32.5MB 07:54:01 core-keeper latest 31b4c69ed483 4 seconds ago 32.1MB 07:54:01 security-bootstrapper latest 3847723d5763 About a minute ago 20.3MB 07:54:01 core-common-config-bootstrapper latest 63d72963e4eb About a minute ago 17.1MB 07:54:01 security-spire-server latest ada15831c892 4 minutes ago 149MB 07:54:01 security-spire-config latest 08b02ca3d81d 4 minutes ago 149MB 07:54:01 security-spire-agent latest d7ed34b8e3af 4 minutes ago 195MB 07:54:01 ci-base-image-x86_64 latest b00456eed909 8 minutes ago 923MB 07:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 4 hours ago 574MB 07:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 07:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:01 provisioning config files... 07:54:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/825@tmp/config2599083680646225099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:01 ---> ****-login.sh 07:54:01 nexus3.edgexfoundry.org:10001 07:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:01 Configure a credential helper to remove this warning. See 07:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:01 07:54:01 Login Succeeded 07:54:01 nexus3.edgexfoundry.org:10002 07:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:01 Configure a credential helper to remove this warning. See 07:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:01 07:54:01 Login Succeeded 07:54:01 nexus3.edgexfoundry.org:10003 07:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:01 Configure a credential helper to remove this warning. See 07:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:01 07:54:01 Login Succeeded 07:54:01 nexus3.edgexfoundry.org:10004 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 ****.io 07:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:02 Configure a credential helper to remove this warning. See 07:54:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:02 07:54:02 Login Succeeded 07:54:02 ---> ****-login.sh ends [Pipeline] } 07:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:54:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:54:02 285c4605f0d8a1204ede5df9efc844b172296372 07:54:02 latest 07:54:02 4.1.0-dev.2 07:54:02 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:02 main 07:54:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:03 + docker push nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 07:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:03 d8c2758bd6b5: Preparing 07:54:03 cfee0960a2e3: Preparing 07:54:03 6fbc244e2fb3: Preparing 07:54:03 79e09b010c0a: Preparing 07:54:03 108f30bfd026: Preparing 07:54:03 71e272244b77: Preparing 07:54:03 994456c4fd7b: Preparing 07:54:03 994456c4fd7b: Waiting 07:54:03 71e272244b77: Waiting 07:54:03 108f30bfd026: Pushed 07:54:03 d8c2758bd6b5: Pushed 07:54:03 79e09b010c0a: Pushed 07:54:03 6fbc244e2fb3: Pushed 07:54:03 994456c4fd7b: Layer already exists 07:54:03 71e272244b77: Pushed 07:54:05 cfee0960a2e3: Pushed 07:54:05 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:06 d8c2758bd6b5: Preparing 07:54:06 cfee0960a2e3: Preparing 07:54:06 6fbc244e2fb3: Preparing 07:54:06 79e09b010c0a: Preparing 07:54:06 108f30bfd026: Preparing 07:54:06 71e272244b77: Preparing 07:54:06 994456c4fd7b: Preparing 07:54:06 71e272244b77: Waiting 07:54:06 994456c4fd7b: Waiting 07:54:06 108f30bfd026: Layer already exists 07:54:06 d8c2758bd6b5: Layer already exists 07:54:06 cfee0960a2e3: Layer already exists 07:54:06 6fbc244e2fb3: Layer already exists 07:54:06 79e09b010c0a: Layer already exists 07:54:06 994456c4fd7b: Layer already exists 07:54:06 71e272244b77: Layer already exists 07:54:06 latest: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 07:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:07 d8c2758bd6b5: Preparing 07:54:07 cfee0960a2e3: Preparing 07:54:07 6fbc244e2fb3: Preparing 07:54:07 79e09b010c0a: Preparing 07:54:07 108f30bfd026: Preparing 07:54:07 71e272244b77: Preparing 07:54:07 994456c4fd7b: Preparing 07:54:07 71e272244b77: Waiting 07:54:07 994456c4fd7b: Waiting 07:54:07 79e09b010c0a: Layer already exists 07:54:07 108f30bfd026: Layer already exists 07:54:07 6fbc244e2fb3: Layer already exists 07:54:07 cfee0960a2e3: Layer already exists 07:54:07 d8c2758bd6b5: Layer already exists 07:54:07 71e272244b77: Layer already exists 07:54:07 994456c4fd7b: Layer already exists 07:54:07 4.1.0-dev.2: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:07 d8c2758bd6b5: Preparing 07:54:07 cfee0960a2e3: Preparing 07:54:07 6fbc244e2fb3: Preparing 07:54:07 79e09b010c0a: Preparing 07:54:07 108f30bfd026: Preparing 07:54:07 71e272244b77: Preparing 07:54:07 994456c4fd7b: Preparing 07:54:07 71e272244b77: Waiting 07:54:07 994456c4fd7b: Waiting 07:54:07 79e09b010c0a: Layer already exists 07:54:07 108f30bfd026: Layer already exists 07:54:07 6fbc244e2fb3: Layer already exists 07:54:07 d8c2758bd6b5: Layer already exists 07:54:07 cfee0960a2e3: Layer already exists 07:54:07 71e272244b77: Layer already exists 07:54:07 994456c4fd7b: Layer already exists 07:54:07 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:54:08 d8c2758bd6b5: Preparing 07:54:08 cfee0960a2e3: Preparing 07:54:08 6fbc244e2fb3: Preparing 07:54:08 79e09b010c0a: Preparing 07:54:08 108f30bfd026: Preparing 07:54:08 71e272244b77: Preparing 07:54:08 994456c4fd7b: Preparing 07:54:08 71e272244b77: Waiting 07:54:08 994456c4fd7b: Waiting 07:54:08 cfee0960a2e3: Layer already exists 07:54:08 6fbc244e2fb3: Layer already exists 07:54:08 108f30bfd026: Layer already exists 07:54:08 79e09b010c0a: Layer already exists 07:54:08 d8c2758bd6b5: Layer already exists 07:54:08 71e272244b77: Layer already exists 07:54:08 994456c4fd7b: Layer already exists 07:54:08 main: digest: sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:08 ===================================================== [Pipeline] echo 07:54:08 taggedImages: 07:54:08 - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 07:54:08 - nexus3.edgexfoundry.org:10004/core-command:latest 07:54:08 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 07:54:08 - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:54:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:54:08 285c4605f0d8a1204ede5df9efc844b172296372 07:54:08 latest 07:54:08 4.1.0-dev.2 07:54:08 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:08 main 07:54:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:09 a2b76fe9af69: Preparing 07:54:09 7a3ce808dc6d: Preparing 07:54:09 41f0597a06ec: Preparing 07:54:09 f33ebf682f64: Preparing 07:54:09 6fbc244e2fb3: Preparing 07:54:09 79e09b010c0a: Preparing 07:54:09 108f30bfd026: Preparing 07:54:09 71e272244b77: Preparing 07:54:09 994456c4fd7b: Preparing 07:54:09 79e09b010c0a: Waiting 07:54:09 71e272244b77: Waiting 07:54:09 108f30bfd026: Waiting 07:54:09 994456c4fd7b: Waiting 07:54:09 6fbc244e2fb3: Layer already exists 07:54:09 79e09b010c0a: Layer already exists 07:54:09 108f30bfd026: Layer already exists 07:54:09 71e272244b77: Layer already exists 07:54:09 994456c4fd7b: Layer already exists 07:54:09 41f0597a06ec: Pushed 07:54:09 7a3ce808dc6d: Pushed 07:54:09 a2b76fe9af69: Pushed 07:54:10 f33ebf682f64: Pushed 07:54:10 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:11 a2b76fe9af69: Preparing 07:54:11 7a3ce808dc6d: Preparing 07:54:11 41f0597a06ec: Preparing 07:54:11 f33ebf682f64: Preparing 07:54:11 6fbc244e2fb3: Preparing 07:54:11 79e09b010c0a: Preparing 07:54:11 108f30bfd026: Preparing 07:54:11 71e272244b77: Preparing 07:54:11 994456c4fd7b: Preparing 07:54:11 79e09b010c0a: Waiting 07:54:11 108f30bfd026: Waiting 07:54:11 71e272244b77: Waiting 07:54:11 994456c4fd7b: Waiting 07:54:11 41f0597a06ec: Layer already exists 07:54:11 a2b76fe9af69: Layer already exists 07:54:11 f33ebf682f64: Layer already exists 07:54:11 6fbc244e2fb3: Layer already exists 07:54:11 7a3ce808dc6d: Layer already exists 07:54:11 79e09b010c0a: Layer already exists 07:54:11 994456c4fd7b: Layer already exists 07:54:11 71e272244b77: Layer already exists 07:54:11 108f30bfd026: Layer already exists 07:54:11 latest: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 07:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:11 a2b76fe9af69: Preparing 07:54:11 7a3ce808dc6d: Preparing 07:54:11 41f0597a06ec: Preparing 07:54:11 f33ebf682f64: Preparing 07:54:11 6fbc244e2fb3: Preparing 07:54:11 79e09b010c0a: Preparing 07:54:11 108f30bfd026: Preparing 07:54:11 71e272244b77: Preparing 07:54:11 994456c4fd7b: Preparing 07:54:11 79e09b010c0a: Waiting 07:54:11 108f30bfd026: Waiting 07:54:11 71e272244b77: Waiting 07:54:11 a2b76fe9af69: Layer already exists 07:54:11 f33ebf682f64: Layer already exists 07:54:11 7a3ce808dc6d: Layer already exists 07:54:11 41f0597a06ec: Layer already exists 07:54:11 6fbc244e2fb3: Layer already exists 07:54:11 79e09b010c0a: Layer already exists 07:54:11 108f30bfd026: Layer already exists 07:54:11 71e272244b77: Layer already exists 07:54:11 994456c4fd7b: Layer already exists 07:54:11 4.1.0-dev.2: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:12 a2b76fe9af69: Preparing 07:54:12 7a3ce808dc6d: Preparing 07:54:12 41f0597a06ec: Preparing 07:54:12 f33ebf682f64: Preparing 07:54:12 6fbc244e2fb3: Preparing 07:54:12 79e09b010c0a: Preparing 07:54:12 108f30bfd026: Preparing 07:54:12 71e272244b77: Preparing 07:54:12 994456c4fd7b: Preparing 07:54:12 108f30bfd026: Waiting 07:54:12 71e272244b77: Waiting 07:54:12 79e09b010c0a: Waiting 07:54:12 994456c4fd7b: Waiting 07:54:12 a2b76fe9af69: Layer already exists 07:54:12 41f0597a06ec: Layer already exists 07:54:12 7a3ce808dc6d: Layer already exists 07:54:12 6fbc244e2fb3: Layer already exists 07:54:12 f33ebf682f64: Layer already exists 07:54:12 79e09b010c0a: Layer already exists 07:54:12 108f30bfd026: Layer already exists 07:54:12 994456c4fd7b: Layer already exists 07:54:12 71e272244b77: Layer already exists 07:54:12 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:54:13 a2b76fe9af69: Preparing 07:54:13 7a3ce808dc6d: Preparing 07:54:13 41f0597a06ec: Preparing 07:54:13 f33ebf682f64: Preparing 07:54:13 6fbc244e2fb3: Preparing 07:54:13 79e09b010c0a: Preparing 07:54:13 108f30bfd026: Preparing 07:54:13 71e272244b77: Preparing 07:54:13 994456c4fd7b: Preparing 07:54:13 79e09b010c0a: Waiting 07:54:13 108f30bfd026: Waiting 07:54:13 71e272244b77: Waiting 07:54:13 994456c4fd7b: Waiting 07:54:13 41f0597a06ec: Layer already exists 07:54:13 6fbc244e2fb3: Layer already exists 07:54:13 7a3ce808dc6d: Layer already exists 07:54:13 f33ebf682f64: Layer already exists 07:54:13 a2b76fe9af69: Layer already exists 07:54:13 108f30bfd026: Layer already exists 07:54:13 79e09b010c0a: Layer already exists 07:54:13 994456c4fd7b: Layer already exists 07:54:13 71e272244b77: Layer already exists 07:54:13 main: digest: sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:13 ===================================================== [Pipeline] echo 07:54:13 taggedImages: 07:54:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:54:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 07:54:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:54:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:54:13 285c4605f0d8a1204ede5df9efc844b172296372 07:54:13 latest 07:54:13 4.1.0-dev.2 07:54:13 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:13 main 07:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:14 + docker push nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 07:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:14 9514ba59f62f: Preparing 07:54:14 e3e780a4648d: Preparing 07:54:14 6fbc244e2fb3: Preparing 07:54:14 79e09b010c0a: Preparing 07:54:14 29ba7405c73e: Preparing 07:54:14 506b9c09f709: Preparing 07:54:14 994456c4fd7b: Preparing 07:54:14 994456c4fd7b: Waiting 07:54:14 506b9c09f709: Waiting 07:54:14 79e09b010c0a: Layer already exists 07:54:14 6fbc244e2fb3: Layer already exists 07:54:14 994456c4fd7b: Layer already exists 07:54:14 29ba7405c73e: Pushed 07:54:14 9514ba59f62f: Pushed 07:54:14 506b9c09f709: Pushed 07:54:16 e3e780a4648d: Pushed 07:54:17 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:17 9514ba59f62f: Preparing 07:54:17 e3e780a4648d: Preparing 07:54:17 6fbc244e2fb3: Preparing 07:54:17 79e09b010c0a: Preparing 07:54:17 29ba7405c73e: Preparing 07:54:17 506b9c09f709: Preparing 07:54:17 994456c4fd7b: Preparing 07:54:17 506b9c09f709: Waiting 07:54:17 994456c4fd7b: Waiting 07:54:17 6fbc244e2fb3: Layer already exists 07:54:17 e3e780a4648d: Layer already exists 07:54:17 9514ba59f62f: Layer already exists 07:54:17 29ba7405c73e: Layer already exists 07:54:17 79e09b010c0a: Layer already exists 07:54:17 994456c4fd7b: Layer already exists 07:54:17 506b9c09f709: Layer already exists 07:54:17 latest: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 07:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:18 9514ba59f62f: Preparing 07:54:18 e3e780a4648d: Preparing 07:54:18 6fbc244e2fb3: Preparing 07:54:18 79e09b010c0a: Preparing 07:54:18 29ba7405c73e: Preparing 07:54:18 506b9c09f709: Preparing 07:54:18 994456c4fd7b: Preparing 07:54:18 506b9c09f709: Waiting 07:54:18 994456c4fd7b: Waiting 07:54:18 79e09b010c0a: Layer already exists 07:54:18 9514ba59f62f: Layer already exists 07:54:18 29ba7405c73e: Layer already exists 07:54:18 6fbc244e2fb3: Layer already exists 07:54:18 e3e780a4648d: Layer already exists 07:54:18 506b9c09f709: Layer already exists 07:54:18 994456c4fd7b: Layer already exists 07:54:18 4.1.0-dev.2: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:19 + docker push nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:19 9514ba59f62f: Preparing 07:54:19 e3e780a4648d: Preparing 07:54:19 6fbc244e2fb3: Preparing 07:54:19 79e09b010c0a: Preparing 07:54:19 29ba7405c73e: Preparing 07:54:19 506b9c09f709: Preparing 07:54:19 994456c4fd7b: Preparing 07:54:19 506b9c09f709: Waiting 07:54:19 994456c4fd7b: Waiting 07:54:19 9514ba59f62f: Layer already exists 07:54:19 29ba7405c73e: Layer already exists 07:54:19 79e09b010c0a: Layer already exists 07:54:19 e3e780a4648d: Layer already exists 07:54:19 6fbc244e2fb3: Layer already exists 07:54:19 994456c4fd7b: Layer already exists 07:54:19 506b9c09f709: Layer already exists 07:54:19 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:54:19 9514ba59f62f: Preparing 07:54:19 e3e780a4648d: Preparing 07:54:19 6fbc244e2fb3: Preparing 07:54:19 79e09b010c0a: Preparing 07:54:19 29ba7405c73e: Preparing 07:54:19 506b9c09f709: Preparing 07:54:19 994456c4fd7b: Preparing 07:54:19 994456c4fd7b: Waiting 07:54:19 506b9c09f709: Waiting 07:54:19 6fbc244e2fb3: Layer already exists 07:54:19 e3e780a4648d: Layer already exists 07:54:19 79e09b010c0a: Layer already exists 07:54:19 9514ba59f62f: Layer already exists 07:54:19 29ba7405c73e: Layer already exists 07:54:19 506b9c09f709: Layer already exists 07:54:19 994456c4fd7b: Layer already exists 07:54:19 main: digest: sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:19 ===================================================== [Pipeline] echo 07:54:19 taggedImages: 07:54:19 - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 07:54:19 - nexus3.edgexfoundry.org:10004/core-data:latest 07:54:19 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 07:54:19 - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:54:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:54:19 285c4605f0d8a1204ede5df9efc844b172296372 07:54:19 latest 07:54:19 4.1.0-dev.2 07:54:19 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:19 main 07:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:20 4fee3d09e541: Preparing 07:54:20 84539081ec0e: Preparing 07:54:20 79e09b010c0a: Preparing 07:54:20 172828e4dd93: Preparing 07:54:20 c874ea482209: Preparing 07:54:20 994456c4fd7b: Preparing 07:54:20 994456c4fd7b: Waiting 07:54:20 79e09b010c0a: Layer already exists 07:54:20 994456c4fd7b: Layer already exists 07:54:20 c874ea482209: Pushed 07:54:20 4fee3d09e541: Pushed 07:54:20 172828e4dd93: Pushed 07:54:23 84539081ec0e: Pushed 07:54:23 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:24 4fee3d09e541: Preparing 07:54:24 84539081ec0e: Preparing 07:54:24 79e09b010c0a: Preparing 07:54:24 172828e4dd93: Preparing 07:54:24 c874ea482209: Preparing 07:54:24 994456c4fd7b: Preparing 07:54:24 994456c4fd7b: Waiting 07:54:24 79e09b010c0a: Layer already exists 07:54:24 172828e4dd93: Layer already exists 07:54:24 4fee3d09e541: Layer already exists 07:54:24 84539081ec0e: Layer already exists 07:54:24 c874ea482209: Layer already exists 07:54:24 994456c4fd7b: Layer already exists 07:54:24 latest: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 07:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:24 4fee3d09e541: Preparing 07:54:24 84539081ec0e: Preparing 07:54:24 79e09b010c0a: Preparing 07:54:24 172828e4dd93: Preparing 07:54:24 c874ea482209: Preparing 07:54:24 994456c4fd7b: Preparing 07:54:24 994456c4fd7b: Waiting 07:54:24 84539081ec0e: Layer already exists 07:54:24 4fee3d09e541: Layer already exists 07:54:24 172828e4dd93: Layer already exists 07:54:24 79e09b010c0a: Layer already exists 07:54:24 c874ea482209: Layer already exists 07:54:24 994456c4fd7b: Layer already exists 07:54:24 4.1.0-dev.2: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:25 4fee3d09e541: Preparing 07:54:25 84539081ec0e: Preparing 07:54:25 79e09b010c0a: Preparing 07:54:25 172828e4dd93: Preparing 07:54:25 c874ea482209: Preparing 07:54:25 994456c4fd7b: Preparing 07:54:25 994456c4fd7b: Waiting 07:54:25 79e09b010c0a: Layer already exists 07:54:25 84539081ec0e: Layer already exists 07:54:25 4fee3d09e541: Layer already exists 07:54:25 c874ea482209: Layer already exists 07:54:25 172828e4dd93: Layer already exists 07:54:25 994456c4fd7b: Layer already exists 07:54:25 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:54:26 4fee3d09e541: Preparing 07:54:26 84539081ec0e: Preparing 07:54:26 79e09b010c0a: Preparing 07:54:26 172828e4dd93: Preparing 07:54:26 c874ea482209: Preparing 07:54:26 994456c4fd7b: Preparing 07:54:26 994456c4fd7b: Waiting 07:54:26 4fee3d09e541: Layer already exists 07:54:26 c874ea482209: Layer already exists 07:54:26 84539081ec0e: Layer already exists 07:54:26 172828e4dd93: Layer already exists 07:54:26 79e09b010c0a: Layer already exists 07:54:26 994456c4fd7b: Layer already exists 07:54:26 main: digest: sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:26 ===================================================== [Pipeline] echo 07:54:26 taggedImages: 07:54:26 - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:54:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 07:54:26 - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:54:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:54:26 285c4605f0d8a1204ede5df9efc844b172296372 07:54:26 latest 07:54:26 4.1.0-dev.2 07:54:26 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:26 main 07:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 07:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:27 13f631808fcc: Preparing 07:54:27 7f49b101a66d: Preparing 07:54:27 4abf925e27a9: Preparing 07:54:27 6fbc244e2fb3: Preparing 07:54:27 79e09b010c0a: Preparing 07:54:27 108f30bfd026: Preparing 07:54:27 71e272244b77: Preparing 07:54:27 994456c4fd7b: Preparing 07:54:27 108f30bfd026: Waiting 07:54:27 71e272244b77: Waiting 07:54:27 994456c4fd7b: Waiting 07:54:27 79e09b010c0a: Layer already exists 07:54:27 6fbc244e2fb3: Layer already exists 07:54:27 108f30bfd026: Layer already exists 07:54:27 71e272244b77: Layer already exists 07:54:27 994456c4fd7b: Layer already exists 07:54:27 7f49b101a66d: Pushed 07:54:27 13f631808fcc: Pushed 07:54:29 4abf925e27a9: Pushed 07:54:29 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:30 13f631808fcc: Preparing 07:54:30 7f49b101a66d: Preparing 07:54:30 4abf925e27a9: Preparing 07:54:30 6fbc244e2fb3: Preparing 07:54:30 79e09b010c0a: Preparing 07:54:30 108f30bfd026: Preparing 07:54:30 71e272244b77: Preparing 07:54:30 108f30bfd026: Waiting 07:54:30 994456c4fd7b: Preparing 07:54:30 71e272244b77: Waiting 07:54:30 994456c4fd7b: Waiting 07:54:30 7f49b101a66d: Layer already exists 07:54:30 13f631808fcc: Layer already exists 07:54:30 6fbc244e2fb3: Layer already exists 07:54:30 4abf925e27a9: Layer already exists 07:54:30 79e09b010c0a: Layer already exists 07:54:30 108f30bfd026: Layer already exists 07:54:30 71e272244b77: Layer already exists 07:54:30 994456c4fd7b: Layer already exists 07:54:30 latest: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 07:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:30 13f631808fcc: Preparing 07:54:30 7f49b101a66d: Preparing 07:54:30 4abf925e27a9: Preparing 07:54:30 6fbc244e2fb3: Preparing 07:54:30 79e09b010c0a: Preparing 07:54:30 108f30bfd026: Preparing 07:54:30 71e272244b77: Preparing 07:54:30 994456c4fd7b: Preparing 07:54:30 71e272244b77: Waiting 07:54:30 108f30bfd026: Waiting 07:54:30 994456c4fd7b: Waiting 07:54:30 6fbc244e2fb3: Layer already exists 07:54:30 79e09b010c0a: Layer already exists 07:54:30 7f49b101a66d: Layer already exists 07:54:30 4abf925e27a9: Layer already exists 07:54:30 13f631808fcc: Layer already exists 07:54:30 994456c4fd7b: Layer already exists 07:54:30 108f30bfd026: Layer already exists 07:54:30 71e272244b77: Layer already exists 07:54:30 4.1.0-dev.2: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:31 13f631808fcc: Preparing 07:54:31 7f49b101a66d: Preparing 07:54:31 4abf925e27a9: Preparing 07:54:31 6fbc244e2fb3: Preparing 07:54:31 79e09b010c0a: Preparing 07:54:31 108f30bfd026: Preparing 07:54:31 71e272244b77: Preparing 07:54:31 994456c4fd7b: Preparing 07:54:31 108f30bfd026: Waiting 07:54:31 71e272244b77: Waiting 07:54:31 994456c4fd7b: Waiting 07:54:31 13f631808fcc: Layer already exists 07:54:31 4abf925e27a9: Layer already exists 07:54:31 79e09b010c0a: Layer already exists 07:54:31 7f49b101a66d: Layer already exists 07:54:31 6fbc244e2fb3: Layer already exists 07:54:31 108f30bfd026: Layer already exists 07:54:31 71e272244b77: Layer already exists 07:54:31 994456c4fd7b: Layer already exists 07:54:31 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:54:32 13f631808fcc: Preparing 07:54:32 7f49b101a66d: Preparing 07:54:32 4abf925e27a9: Preparing 07:54:32 6fbc244e2fb3: Preparing 07:54:32 79e09b010c0a: Preparing 07:54:32 108f30bfd026: Preparing 07:54:32 71e272244b77: Preparing 07:54:32 994456c4fd7b: Preparing 07:54:32 108f30bfd026: Waiting 07:54:32 71e272244b77: Waiting 07:54:32 994456c4fd7b: Waiting 07:54:32 13f631808fcc: Layer already exists 07:54:32 79e09b010c0a: Layer already exists 07:54:32 7f49b101a66d: Layer already exists 07:54:32 4abf925e27a9: Layer already exists 07:54:32 6fbc244e2fb3: Layer already exists 07:54:32 108f30bfd026: Layer already exists 07:54:32 71e272244b77: Layer already exists 07:54:32 994456c4fd7b: Layer already exists 07:54:32 main: digest: sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:32 ===================================================== [Pipeline] echo 07:54:32 taggedImages: 07:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 07:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 07:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:54:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:54:32 285c4605f0d8a1204ede5df9efc844b172296372 07:54:32 latest 07:54:32 4.1.0-dev.2 07:54:32 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:32 main 07:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:33 5362cbe6bf4c: Preparing 07:54:33 8c42d4287063: Preparing 07:54:33 9342202924d9: Preparing 07:54:33 f936a715da8e: Preparing 07:54:33 db800c53fe87: Preparing 07:54:33 a0a92f48f94c: Preparing 07:54:33 594b43429462: Preparing 07:54:33 a0a92f48f94c: Waiting 07:54:33 6fbc244e2fb3: Preparing 07:54:33 594b43429462: Waiting 07:54:33 79e09b010c0a: Preparing 07:54:33 561d211637a8: Preparing 07:54:33 152033534f62: Preparing 07:54:33 5f70bf18a086: Preparing 07:54:33 6f0cd51f4a51: Preparing 07:54:33 79e09b010c0a: Waiting 07:54:33 2b6e4e8266e4: Preparing 07:54:33 ed025ce2f798: Preparing 07:54:33 994456c4fd7b: Preparing 07:54:33 561d211637a8: Waiting 07:54:33 152033534f62: Waiting 07:54:33 5f70bf18a086: Waiting 07:54:33 6fbc244e2fb3: Waiting 07:54:33 6f0cd51f4a51: Waiting 07:54:33 994456c4fd7b: Waiting 07:54:33 ed025ce2f798: Waiting 07:54:33 db800c53fe87: Pushed 07:54:33 8c42d4287063: Pushed 07:54:33 9342202924d9: Pushed 07:54:33 5362cbe6bf4c: Pushed 07:54:33 f936a715da8e: Pushed 07:54:33 6fbc244e2fb3: Layer already exists 07:54:33 79e09b010c0a: Layer already exists 07:54:33 5f70bf18a086: Layer already exists 07:54:33 a0a92f48f94c: Pushed 07:54:34 561d211637a8: Pushed 07:54:34 152033534f62: Pushed 07:54:34 6f0cd51f4a51: Pushed 07:54:34 2b6e4e8266e4: Pushed 07:54:35 ed025ce2f798: Pushed 07:54:35 994456c4fd7b: Layer already exists 07:54:36 594b43429462: Pushed 07:54:36 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:37 5362cbe6bf4c: Preparing 07:54:37 8c42d4287063: Preparing 07:54:37 9342202924d9: Preparing 07:54:37 f936a715da8e: Preparing 07:54:37 db800c53fe87: Preparing 07:54:37 a0a92f48f94c: Preparing 07:54:37 594b43429462: Preparing 07:54:37 6fbc244e2fb3: Preparing 07:54:37 79e09b010c0a: Preparing 07:54:37 561d211637a8: Preparing 07:54:37 a0a92f48f94c: Waiting 07:54:37 6fbc244e2fb3: Waiting 07:54:37 594b43429462: Waiting 07:54:37 79e09b010c0a: Waiting 07:54:37 152033534f62: Preparing 07:54:37 5f70bf18a086: Preparing 07:54:37 6f0cd51f4a51: Preparing 07:54:37 2b6e4e8266e4: Preparing 07:54:37 ed025ce2f798: Preparing 07:54:37 994456c4fd7b: Preparing 07:54:37 561d211637a8: Waiting 07:54:37 152033534f62: Waiting 07:54:37 6f0cd51f4a51: Waiting 07:54:37 2b6e4e8266e4: Waiting 07:54:37 ed025ce2f798: Waiting 07:54:37 5f70bf18a086: Waiting 07:54:37 994456c4fd7b: Waiting 07:54:37 9342202924d9: Layer already exists 07:54:37 f936a715da8e: Layer already exists 07:54:37 db800c53fe87: Layer already exists 07:54:37 5362cbe6bf4c: Layer already exists 07:54:37 8c42d4287063: Layer already exists 07:54:37 a0a92f48f94c: Layer already exists 07:54:37 6fbc244e2fb3: Layer already exists 07:54:37 79e09b010c0a: Layer already exists 07:54:37 561d211637a8: Layer already exists 07:54:37 594b43429462: Layer already exists 07:54:37 152033534f62: Layer already exists 07:54:37 5f70bf18a086: Layer already exists 07:54:37 6f0cd51f4a51: Layer already exists 07:54:37 2b6e4e8266e4: Layer already exists 07:54:37 ed025ce2f798: Layer already exists 07:54:37 994456c4fd7b: Layer already exists 07:54:37 latest: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 07:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:37 5362cbe6bf4c: Preparing 07:54:37 8c42d4287063: Preparing 07:54:37 9342202924d9: Preparing 07:54:37 f936a715da8e: Preparing 07:54:37 db800c53fe87: Preparing 07:54:37 a0a92f48f94c: Preparing 07:54:37 594b43429462: Preparing 07:54:37 a0a92f48f94c: Waiting 07:54:37 6fbc244e2fb3: Preparing 07:54:37 79e09b010c0a: Preparing 07:54:37 561d211637a8: Preparing 07:54:37 152033534f62: Preparing 07:54:37 5f70bf18a086: Preparing 07:54:37 6f0cd51f4a51: Preparing 07:54:37 2b6e4e8266e4: Preparing 07:54:37 ed025ce2f798: Preparing 07:54:37 994456c4fd7b: Preparing 07:54:37 561d211637a8: Waiting 07:54:37 152033534f62: Waiting 07:54:37 5f70bf18a086: Waiting 07:54:37 6f0cd51f4a51: Waiting 07:54:37 2b6e4e8266e4: Waiting 07:54:37 594b43429462: Waiting 07:54:37 ed025ce2f798: Waiting 07:54:37 6fbc244e2fb3: Waiting 07:54:37 994456c4fd7b: Waiting 07:54:37 f936a715da8e: Layer already exists 07:54:37 5362cbe6bf4c: Layer already exists 07:54:37 8c42d4287063: Layer already exists 07:54:37 9342202924d9: Layer already exists 07:54:37 db800c53fe87: Layer already exists 07:54:37 594b43429462: Layer already exists 07:54:37 a0a92f48f94c: Layer already exists 07:54:37 79e09b010c0a: Layer already exists 07:54:37 6fbc244e2fb3: Layer already exists 07:54:37 561d211637a8: Layer already exists 07:54:37 5f70bf18a086: Layer already exists 07:54:37 6f0cd51f4a51: Layer already exists 07:54:37 152033534f62: Layer already exists 07:54:37 2b6e4e8266e4: Layer already exists 07:54:37 ed025ce2f798: Layer already exists 07:54:37 994456c4fd7b: Layer already exists 07:54:37 4.1.0-dev.2: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:38 5362cbe6bf4c: Preparing 07:54:38 8c42d4287063: Preparing 07:54:38 9342202924d9: Preparing 07:54:38 f936a715da8e: Preparing 07:54:38 db800c53fe87: Preparing 07:54:38 a0a92f48f94c: Preparing 07:54:38 594b43429462: Preparing 07:54:38 6fbc244e2fb3: Preparing 07:54:38 79e09b010c0a: Preparing 07:54:38 561d211637a8: Preparing 07:54:38 152033534f62: Preparing 07:54:38 5f70bf18a086: Preparing 07:54:38 6f0cd51f4a51: Preparing 07:54:38 2b6e4e8266e4: Preparing 07:54:38 ed025ce2f798: Preparing 07:54:38 994456c4fd7b: Preparing 07:54:38 79e09b010c0a: Waiting 07:54:38 561d211637a8: Waiting 07:54:38 152033534f62: Waiting 07:54:38 5f70bf18a086: Waiting 07:54:38 6f0cd51f4a51: Waiting 07:54:38 2b6e4e8266e4: Waiting 07:54:38 ed025ce2f798: Waiting 07:54:38 594b43429462: Waiting 07:54:38 994456c4fd7b: Waiting 07:54:38 6fbc244e2fb3: Waiting 07:54:38 a0a92f48f94c: Waiting 07:54:38 5362cbe6bf4c: Layer already exists 07:54:38 f936a715da8e: Layer already exists 07:54:38 8c42d4287063: Layer already exists 07:54:38 db800c53fe87: Layer already exists 07:54:38 9342202924d9: Layer already exists 07:54:38 6fbc244e2fb3: Layer already exists 07:54:38 a0a92f48f94c: Layer already exists 07:54:38 79e09b010c0a: Layer already exists 07:54:38 594b43429462: Layer already exists 07:54:38 561d211637a8: Layer already exists 07:54:38 5f70bf18a086: Layer already exists 07:54:38 152033534f62: Layer already exists 07:54:38 ed025ce2f798: Layer already exists 07:54:38 6f0cd51f4a51: Layer already exists 07:54:38 2b6e4e8266e4: Layer already exists 07:54:38 994456c4fd7b: Layer already exists 07:54:38 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:54:39 5362cbe6bf4c: Preparing 07:54:39 8c42d4287063: Preparing 07:54:39 9342202924d9: Preparing 07:54:39 f936a715da8e: Preparing 07:54:39 db800c53fe87: Preparing 07:54:39 a0a92f48f94c: Preparing 07:54:39 594b43429462: Preparing 07:54:39 6fbc244e2fb3: Preparing 07:54:39 79e09b010c0a: Preparing 07:54:39 561d211637a8: Preparing 07:54:39 152033534f62: Preparing 07:54:39 5f70bf18a086: Preparing 07:54:39 6f0cd51f4a51: Preparing 07:54:39 2b6e4e8266e4: Preparing 07:54:39 ed025ce2f798: Preparing 07:54:39 994456c4fd7b: Preparing 07:54:39 5f70bf18a086: Waiting 07:54:39 6f0cd51f4a51: Waiting 07:54:39 2b6e4e8266e4: Waiting 07:54:39 ed025ce2f798: Waiting 07:54:39 994456c4fd7b: Waiting 07:54:39 561d211637a8: Waiting 07:54:39 152033534f62: Waiting 07:54:39 a0a92f48f94c: Waiting 07:54:39 6fbc244e2fb3: Waiting 07:54:39 79e09b010c0a: Waiting 07:54:39 9342202924d9: Layer already exists 07:54:39 f936a715da8e: Layer already exists 07:54:39 db800c53fe87: Layer already exists 07:54:39 8c42d4287063: Layer already exists 07:54:39 5362cbe6bf4c: Layer already exists 07:54:39 6fbc244e2fb3: Layer already exists 07:54:39 a0a92f48f94c: Layer already exists 07:54:39 79e09b010c0a: Layer already exists 07:54:39 594b43429462: Layer already exists 07:54:39 561d211637a8: Layer already exists 07:54:39 5f70bf18a086: Layer already exists 07:54:39 152033534f62: Layer already exists 07:54:39 6f0cd51f4a51: Layer already exists 07:54:39 ed025ce2f798: Layer already exists 07:54:39 2b6e4e8266e4: Layer already exists 07:54:39 994456c4fd7b: Layer already exists 07:54:39 main: digest: sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:39 ===================================================== [Pipeline] echo 07:54:39 taggedImages: 07:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 07:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:54:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:54:39 285c4605f0d8a1204ede5df9efc844b172296372 07:54:39 latest 07:54:39 4.1.0-dev.2 07:54:39 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:39 main 07:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 07:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:39 622c9ebba51a: Preparing 07:54:39 3a56cfe67fe6: Preparing 07:54:39 8a184c0d0f5d: Preparing 07:54:39 920377bf7f60: Preparing 07:54:39 6fbc244e2fb3: Preparing 07:54:39 79e09b010c0a: Preparing 07:54:39 108f30bfd026: Preparing 07:54:39 79e09b010c0a: Waiting 07:54:39 71e272244b77: Preparing 07:54:39 994456c4fd7b: Preparing 07:54:39 71e272244b77: Waiting 07:54:39 994456c4fd7b: Waiting 07:54:39 6fbc244e2fb3: Layer already exists 07:54:39 79e09b010c0a: Layer already exists 07:54:39 108f30bfd026: Layer already exists 07:54:39 71e272244b77: Layer already exists 07:54:39 994456c4fd7b: Layer already exists 07:54:39 3a56cfe67fe6: Pushed 07:54:39 8a184c0d0f5d: Pushed 07:54:39 622c9ebba51a: Pushed 07:54:42 920377bf7f60: Pushed 07:54:42 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:43 622c9ebba51a: Preparing 07:54:43 3a56cfe67fe6: Preparing 07:54:43 8a184c0d0f5d: Preparing 07:54:43 920377bf7f60: Preparing 07:54:43 6fbc244e2fb3: Preparing 07:54:43 79e09b010c0a: Preparing 07:54:43 108f30bfd026: Preparing 07:54:43 71e272244b77: Preparing 07:54:43 994456c4fd7b: Preparing 07:54:43 79e09b010c0a: Waiting 07:54:43 108f30bfd026: Waiting 07:54:43 71e272244b77: Waiting 07:54:43 994456c4fd7b: Waiting 07:54:43 8a184c0d0f5d: Layer already exists 07:54:43 622c9ebba51a: Layer already exists 07:54:43 3a56cfe67fe6: Layer already exists 07:54:43 6fbc244e2fb3: Layer already exists 07:54:43 920377bf7f60: Layer already exists 07:54:43 108f30bfd026: Layer already exists 07:54:43 79e09b010c0a: Layer already exists 07:54:43 71e272244b77: Layer already exists 07:54:43 994456c4fd7b: Layer already exists 07:54:43 latest: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 07:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:44 622c9ebba51a: Preparing 07:54:44 3a56cfe67fe6: Preparing 07:54:44 8a184c0d0f5d: Preparing 07:54:44 920377bf7f60: Preparing 07:54:44 6fbc244e2fb3: Preparing 07:54:44 79e09b010c0a: Preparing 07:54:44 108f30bfd026: Preparing 07:54:44 71e272244b77: Preparing 07:54:44 994456c4fd7b: Preparing 07:54:44 79e09b010c0a: Waiting 07:54:44 108f30bfd026: Waiting 07:54:44 71e272244b77: Waiting 07:54:44 994456c4fd7b: Waiting 07:54:44 3a56cfe67fe6: Layer already exists 07:54:44 6fbc244e2fb3: Layer already exists 07:54:44 920377bf7f60: Layer already exists 07:54:44 8a184c0d0f5d: Layer already exists 07:54:44 622c9ebba51a: Layer already exists 07:54:44 994456c4fd7b: Layer already exists 07:54:44 108f30bfd026: Layer already exists 07:54:44 79e09b010c0a: Layer already exists 07:54:44 71e272244b77: Layer already exists 07:54:44 4.1.0-dev.2: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:44 622c9ebba51a: Preparing 07:54:44 3a56cfe67fe6: Preparing 07:54:44 8a184c0d0f5d: Preparing 07:54:44 920377bf7f60: Preparing 07:54:44 6fbc244e2fb3: Preparing 07:54:44 79e09b010c0a: Preparing 07:54:44 108f30bfd026: Preparing 07:54:44 71e272244b77: Preparing 07:54:44 994456c4fd7b: Preparing 07:54:44 71e272244b77: Waiting 07:54:44 79e09b010c0a: Waiting 07:54:44 108f30bfd026: Waiting 07:54:44 994456c4fd7b: Waiting 07:54:44 3a56cfe67fe6: Layer already exists 07:54:44 6fbc244e2fb3: Layer already exists 07:54:44 622c9ebba51a: Layer already exists 07:54:44 8a184c0d0f5d: Layer already exists 07:54:44 920377bf7f60: Layer already exists 07:54:44 108f30bfd026: Layer already exists 07:54:44 79e09b010c0a: Layer already exists 07:54:44 994456c4fd7b: Layer already exists 07:54:44 71e272244b77: Layer already exists 07:54:44 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:54:45 622c9ebba51a: Preparing 07:54:45 3a56cfe67fe6: Preparing 07:54:45 8a184c0d0f5d: Preparing 07:54:45 920377bf7f60: Preparing 07:54:45 6fbc244e2fb3: Preparing 07:54:45 79e09b010c0a: Preparing 07:54:45 108f30bfd026: Preparing 07:54:45 71e272244b77: Preparing 07:54:45 994456c4fd7b: Preparing 07:54:45 108f30bfd026: Waiting 07:54:45 71e272244b77: Waiting 07:54:45 994456c4fd7b: Waiting 07:54:45 79e09b010c0a: Waiting 07:54:45 3a56cfe67fe6: Layer already exists 07:54:45 6fbc244e2fb3: Layer already exists 07:54:45 622c9ebba51a: Layer already exists 07:54:45 920377bf7f60: Layer already exists 07:54:45 8a184c0d0f5d: Layer already exists 07:54:45 108f30bfd026: Layer already exists 07:54:45 71e272244b77: Layer already exists 07:54:45 994456c4fd7b: Layer already exists 07:54:45 79e09b010c0a: Layer already exists 07:54:45 main: digest: sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:45 ===================================================== [Pipeline] echo 07:54:45 taggedImages: 07:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 07:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 07:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:54:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:54:45 285c4605f0d8a1204ede5df9efc844b172296372 07:54:45 latest 07:54:45 4.1.0-dev.2 07:54:45 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:45 main 07:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:54:46 40be09a74aef: Preparing 07:54:46 0d9a34c58fc3: Preparing 07:54:46 3b3353256409: Preparing 07:54:46 41fe90e17cae: Preparing 07:54:46 128582fd516a: Preparing 07:54:46 6fbc244e2fb3: Preparing 07:54:46 79e09b010c0a: Preparing 07:54:46 bdbfc32f8984: Preparing 07:54:46 6d0a5935359a: Preparing 07:54:46 92b04953aa53: Preparing 07:54:46 994456c4fd7b: Preparing 07:54:46 6fbc244e2fb3: Waiting 07:54:46 79e09b010c0a: Waiting 07:54:46 994456c4fd7b: Waiting 07:54:46 92b04953aa53: Waiting 07:54:46 bdbfc32f8984: Waiting 07:54:46 6d0a5935359a: Waiting 07:54:46 128582fd516a: Pushed 07:54:46 41fe90e17cae: Pushed 07:54:46 0d9a34c58fc3: Pushed 07:54:46 40be09a74aef: Pushed 07:54:46 6fbc244e2fb3: Layer already exists 07:54:46 79e09b010c0a: Layer already exists 07:54:46 994456c4fd7b: Layer already exists 07:54:46 6d0a5935359a: Pushed 07:54:46 bdbfc32f8984: Pushed 07:54:47 92b04953aa53: Pushed 07:54:48 3b3353256409: Pushed 07:54:48 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:54:48 40be09a74aef: Preparing 07:54:48 0d9a34c58fc3: Preparing 07:54:48 3b3353256409: Preparing 07:54:48 41fe90e17cae: Preparing 07:54:48 128582fd516a: Preparing 07:54:48 6fbc244e2fb3: Preparing 07:54:48 79e09b010c0a: Preparing 07:54:48 bdbfc32f8984: Preparing 07:54:48 6d0a5935359a: Preparing 07:54:48 92b04953aa53: Preparing 07:54:48 994456c4fd7b: Preparing 07:54:48 6fbc244e2fb3: Waiting 07:54:48 92b04953aa53: Waiting 07:54:48 79e09b010c0a: Waiting 07:54:48 994456c4fd7b: Waiting 07:54:48 6d0a5935359a: Waiting 07:54:48 bdbfc32f8984: Waiting 07:54:48 40be09a74aef: Layer already exists 07:54:48 128582fd516a: Layer already exists 07:54:48 3b3353256409: Layer already exists 07:54:48 41fe90e17cae: Layer already exists 07:54:48 0d9a34c58fc3: Layer already exists 07:54:48 6fbc244e2fb3: Layer already exists 07:54:48 92b04953aa53: Layer already exists 07:54:48 6d0a5935359a: Layer already exists 07:54:48 bdbfc32f8984: Layer already exists 07:54:48 79e09b010c0a: Layer already exists 07:54:48 994456c4fd7b: Layer already exists 07:54:48 latest: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 07:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:54:49 40be09a74aef: Preparing 07:54:49 0d9a34c58fc3: Preparing 07:54:49 3b3353256409: Preparing 07:54:49 41fe90e17cae: Preparing 07:54:49 128582fd516a: Preparing 07:54:49 6fbc244e2fb3: Preparing 07:54:49 79e09b010c0a: Preparing 07:54:49 bdbfc32f8984: Preparing 07:54:49 6d0a5935359a: Preparing 07:54:49 92b04953aa53: Preparing 07:54:49 994456c4fd7b: Preparing 07:54:49 79e09b010c0a: Waiting 07:54:49 bdbfc32f8984: Waiting 07:54:49 6d0a5935359a: Waiting 07:54:49 92b04953aa53: Waiting 07:54:49 994456c4fd7b: Waiting 07:54:49 6fbc244e2fb3: Waiting 07:54:49 128582fd516a: Layer already exists 07:54:49 3b3353256409: Layer already exists 07:54:49 0d9a34c58fc3: Layer already exists 07:54:49 40be09a74aef: Layer already exists 07:54:49 41fe90e17cae: Layer already exists 07:54:49 79e09b010c0a: Layer already exists 07:54:49 6fbc244e2fb3: Layer already exists 07:54:49 bdbfc32f8984: Layer already exists 07:54:49 6d0a5935359a: Layer already exists 07:54:49 92b04953aa53: Layer already exists 07:54:49 994456c4fd7b: Layer already exists 07:54:49 4.1.0-dev.2: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:54:50 40be09a74aef: Preparing 07:54:50 0d9a34c58fc3: Preparing 07:54:50 3b3353256409: Preparing 07:54:50 41fe90e17cae: Preparing 07:54:50 128582fd516a: Preparing 07:54:50 6fbc244e2fb3: Preparing 07:54:50 79e09b010c0a: Preparing 07:54:50 bdbfc32f8984: Preparing 07:54:50 6d0a5935359a: Preparing 07:54:50 92b04953aa53: Preparing 07:54:50 994456c4fd7b: Preparing 07:54:50 79e09b010c0a: Waiting 07:54:50 994456c4fd7b: Waiting 07:54:50 6fbc244e2fb3: Waiting 07:54:50 6d0a5935359a: Waiting 07:54:50 bdbfc32f8984: Waiting 07:54:50 40be09a74aef: Layer already exists 07:54:50 128582fd516a: Layer already exists 07:54:50 0d9a34c58fc3: Layer already exists 07:54:50 3b3353256409: Layer already exists 07:54:50 41fe90e17cae: Layer already exists 07:54:50 6fbc244e2fb3: Layer already exists 07:54:50 bdbfc32f8984: Layer already exists 07:54:50 79e09b010c0a: Layer already exists 07:54:50 6d0a5935359a: Layer already exists 07:54:50 92b04953aa53: Layer already exists 07:54:50 994456c4fd7b: Layer already exists 07:54:50 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:54:50 40be09a74aef: Preparing 07:54:50 0d9a34c58fc3: Preparing 07:54:50 3b3353256409: Preparing 07:54:50 41fe90e17cae: Preparing 07:54:50 128582fd516a: Preparing 07:54:50 6fbc244e2fb3: Preparing 07:54:50 79e09b010c0a: Preparing 07:54:50 bdbfc32f8984: Preparing 07:54:50 6d0a5935359a: Preparing 07:54:50 92b04953aa53: Preparing 07:54:50 994456c4fd7b: Preparing 07:54:50 6fbc244e2fb3: Waiting 07:54:50 79e09b010c0a: Waiting 07:54:50 bdbfc32f8984: Waiting 07:54:50 6d0a5935359a: Waiting 07:54:50 92b04953aa53: Waiting 07:54:50 994456c4fd7b: Waiting 07:54:50 3b3353256409: Layer already exists 07:54:50 41fe90e17cae: Layer already exists 07:54:50 40be09a74aef: Layer already exists 07:54:50 128582fd516a: Layer already exists 07:54:50 0d9a34c58fc3: Layer already exists 07:54:50 79e09b010c0a: Layer already exists 07:54:50 6fbc244e2fb3: Layer already exists 07:54:50 bdbfc32f8984: Layer already exists 07:54:50 92b04953aa53: Layer already exists 07:54:50 6d0a5935359a: Layer already exists 07:54:50 994456c4fd7b: Layer already exists 07:54:50 main: digest: sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:50 ===================================================== [Pipeline] echo 07:54:50 taggedImages: 07:54:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:54:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:54:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 07:54:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:54:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:54:50 285c4605f0d8a1204ede5df9efc844b172296372 07:54:50 latest 07:54:50 4.1.0-dev.2 07:54:50 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:50 main 07:54:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:54:51 ed2c956f024a: Preparing 07:54:51 8d7975adb4db: Preparing 07:54:51 38be6a6ea372: Preparing 07:54:51 24b6597ded93: Preparing 07:54:51 5089f282278c: Preparing 07:54:51 eb1949658523: Preparing 07:54:51 f1f73503b561: Preparing 07:54:51 6fbc244e2fb3: Preparing 07:54:51 79e09b010c0a: Preparing 07:54:51 555a6e05d32c: Preparing 07:54:51 588e274d5292: Preparing 07:54:51 994456c4fd7b: Preparing 07:54:51 eb1949658523: Waiting 07:54:51 f1f73503b561: Waiting 07:54:51 6fbc244e2fb3: Waiting 07:54:51 79e09b010c0a: Waiting 07:54:51 555a6e05d32c: Waiting 07:54:51 588e274d5292: Waiting 07:54:51 ed2c956f024a: Pushed 07:54:51 5089f282278c: Pushed 07:54:51 8d7975adb4db: Pushed 07:54:51 6fbc244e2fb3: Layer already exists 07:54:51 79e09b010c0a: Layer already exists 07:54:51 f1f73503b561: Pushed 07:54:51 eb1949658523: Pushed 07:54:51 994456c4fd7b: Layer already exists 07:54:51 555a6e05d32c: Pushed 07:54:53 588e274d5292: Pushed 07:54:53 24b6597ded93: Pushed 07:54:54 38be6a6ea372: Pushed 07:54:54 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:54:55 ed2c956f024a: Preparing 07:54:55 8d7975adb4db: Preparing 07:54:55 38be6a6ea372: Preparing 07:54:55 24b6597ded93: Preparing 07:54:55 5089f282278c: Preparing 07:54:55 eb1949658523: Preparing 07:54:55 f1f73503b561: Preparing 07:54:55 6fbc244e2fb3: Preparing 07:54:55 79e09b010c0a: Preparing 07:54:55 555a6e05d32c: Preparing 07:54:55 588e274d5292: Preparing 07:54:55 994456c4fd7b: Preparing 07:54:55 6fbc244e2fb3: Waiting 07:54:55 555a6e05d32c: Waiting 07:54:55 f1f73503b561: Waiting 07:54:55 79e09b010c0a: Waiting 07:54:55 994456c4fd7b: Waiting 07:54:55 588e274d5292: Waiting 07:54:55 ed2c956f024a: Layer already exists 07:54:55 8d7975adb4db: Layer already exists 07:54:55 24b6597ded93: Layer already exists 07:54:55 38be6a6ea372: Layer already exists 07:54:55 5089f282278c: Layer already exists 07:54:55 eb1949658523: Layer already exists 07:54:55 6fbc244e2fb3: Layer already exists 07:54:55 555a6e05d32c: Layer already exists 07:54:55 f1f73503b561: Layer already exists 07:54:55 79e09b010c0a: Layer already exists 07:54:55 994456c4fd7b: Layer already exists 07:54:55 588e274d5292: Layer already exists 07:54:55 latest: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 07:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:54:56 ed2c956f024a: Preparing 07:54:56 8d7975adb4db: Preparing 07:54:56 38be6a6ea372: Preparing 07:54:56 24b6597ded93: Preparing 07:54:56 5089f282278c: Preparing 07:54:56 eb1949658523: Preparing 07:54:56 f1f73503b561: Preparing 07:54:56 6fbc244e2fb3: Preparing 07:54:56 79e09b010c0a: Preparing 07:54:56 555a6e05d32c: Preparing 07:54:56 588e274d5292: Preparing 07:54:56 994456c4fd7b: Preparing 07:54:56 6fbc244e2fb3: Waiting 07:54:56 79e09b010c0a: Waiting 07:54:56 555a6e05d32c: Waiting 07:54:56 588e274d5292: Waiting 07:54:56 994456c4fd7b: Waiting 07:54:56 eb1949658523: Waiting 07:54:56 f1f73503b561: Waiting 07:54:56 ed2c956f024a: Layer already exists 07:54:56 5089f282278c: Layer already exists 07:54:56 8d7975adb4db: Layer already exists 07:54:56 24b6597ded93: Layer already exists 07:54:56 38be6a6ea372: Layer already exists 07:54:56 eb1949658523: Layer already exists 07:54:56 f1f73503b561: Layer already exists 07:54:56 555a6e05d32c: Layer already exists 07:54:56 6fbc244e2fb3: Layer already exists 07:54:56 79e09b010c0a: Layer already exists 07:54:56 588e274d5292: Layer already exists 07:54:56 994456c4fd7b: Layer already exists 07:54:56 4.1.0-dev.2: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:54:56 ed2c956f024a: Preparing 07:54:56 8d7975adb4db: Preparing 07:54:56 38be6a6ea372: Preparing 07:54:56 24b6597ded93: Preparing 07:54:56 5089f282278c: Preparing 07:54:56 eb1949658523: Preparing 07:54:56 f1f73503b561: Preparing 07:54:56 6fbc244e2fb3: Preparing 07:54:56 79e09b010c0a: Preparing 07:54:56 555a6e05d32c: Preparing 07:54:56 588e274d5292: Preparing 07:54:56 994456c4fd7b: Preparing 07:54:56 f1f73503b561: Waiting 07:54:56 6fbc244e2fb3: Waiting 07:54:56 eb1949658523: Waiting 07:54:56 994456c4fd7b: Waiting 07:54:56 79e09b010c0a: Waiting 07:54:56 555a6e05d32c: Waiting 07:54:56 588e274d5292: Waiting 07:54:56 24b6597ded93: Layer already exists 07:54:56 8d7975adb4db: Layer already exists 07:54:56 38be6a6ea372: Layer already exists 07:54:56 ed2c956f024a: Layer already exists 07:54:56 5089f282278c: Layer already exists 07:54:56 6fbc244e2fb3: Layer already exists 07:54:56 555a6e05d32c: Layer already exists 07:54:56 f1f73503b561: Layer already exists 07:54:56 eb1949658523: Layer already exists 07:54:56 79e09b010c0a: Layer already exists 07:54:56 994456c4fd7b: Layer already exists 07:54:56 588e274d5292: Layer already exists 07:54:56 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:54:57 ed2c956f024a: Preparing 07:54:57 8d7975adb4db: Preparing 07:54:57 38be6a6ea372: Preparing 07:54:57 24b6597ded93: Preparing 07:54:57 5089f282278c: Preparing 07:54:57 eb1949658523: Preparing 07:54:57 f1f73503b561: Preparing 07:54:57 6fbc244e2fb3: Preparing 07:54:57 79e09b010c0a: Preparing 07:54:57 555a6e05d32c: Preparing 07:54:57 588e274d5292: Preparing 07:54:57 994456c4fd7b: Preparing 07:54:57 eb1949658523: Waiting 07:54:57 f1f73503b561: Waiting 07:54:57 588e274d5292: Waiting 07:54:57 6fbc244e2fb3: Waiting 07:54:57 555a6e05d32c: Waiting 07:54:57 79e09b010c0a: Waiting 07:54:57 8d7975adb4db: Layer already exists 07:54:57 5089f282278c: Layer already exists 07:54:57 24b6597ded93: Layer already exists 07:54:57 38be6a6ea372: Layer already exists 07:54:57 ed2c956f024a: Layer already exists 07:54:57 eb1949658523: Layer already exists 07:54:57 79e09b010c0a: Layer already exists 07:54:57 555a6e05d32c: Layer already exists 07:54:57 f1f73503b561: Layer already exists 07:54:57 6fbc244e2fb3: Layer already exists 07:54:57 588e274d5292: Layer already exists 07:54:57 994456c4fd7b: Layer already exists 07:54:57 main: digest: sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:57 ===================================================== [Pipeline] echo 07:54:57 taggedImages: 07:54:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:54:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:54:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 07:54:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:54:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:54:57 285c4605f0d8a1204ede5df9efc844b172296372 07:54:57 latest 07:54:57 4.1.0-dev.2 07:54:57 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:54:57 main 07:54:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 07:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:54:58 60a125650d56: Preparing 07:54:58 0a5844231ade: Preparing 07:54:58 6fbc244e2fb3: Preparing 07:54:58 79e09b010c0a: Preparing 07:54:58 3862b750f368: Preparing 07:54:58 4df61472bc96: Preparing 07:54:58 994456c4fd7b: Preparing 07:54:58 994456c4fd7b: Waiting 07:54:58 4df61472bc96: Waiting 07:54:58 79e09b010c0a: Layer already exists 07:54:58 6fbc244e2fb3: Layer already exists 07:54:58 994456c4fd7b: Layer already exists 07:54:58 3862b750f368: Pushed 07:54:58 60a125650d56: Pushed 07:54:59 4df61472bc96: Pushed 07:55:01 0a5844231ade: Pushed 07:55:01 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:02 60a125650d56: Preparing 07:55:02 0a5844231ade: Preparing 07:55:02 6fbc244e2fb3: Preparing 07:55:02 79e09b010c0a: Preparing 07:55:02 3862b750f368: Preparing 07:55:02 4df61472bc96: Preparing 07:55:02 994456c4fd7b: Preparing 07:55:02 4df61472bc96: Waiting 07:55:02 994456c4fd7b: Waiting 07:55:02 6fbc244e2fb3: Layer already exists 07:55:02 79e09b010c0a: Layer already exists 07:55:02 3862b750f368: Layer already exists 07:55:02 0a5844231ade: Layer already exists 07:55:02 60a125650d56: Layer already exists 07:55:02 4df61472bc96: Layer already exists 07:55:02 994456c4fd7b: Layer already exists 07:55:02 latest: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 07:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:02 60a125650d56: Preparing 07:55:02 0a5844231ade: Preparing 07:55:02 6fbc244e2fb3: Preparing 07:55:02 79e09b010c0a: Preparing 07:55:02 3862b750f368: Preparing 07:55:02 4df61472bc96: Preparing 07:55:02 994456c4fd7b: Preparing 07:55:02 994456c4fd7b: Waiting 07:55:02 4df61472bc96: Waiting 07:55:02 60a125650d56: Layer already exists 07:55:02 79e09b010c0a: Layer already exists 07:55:02 3862b750f368: Layer already exists 07:55:02 6fbc244e2fb3: Layer already exists 07:55:02 0a5844231ade: Layer already exists 07:55:02 4df61472bc96: Layer already exists 07:55:02 994456c4fd7b: Layer already exists 07:55:02 4.1.0-dev.2: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:03 60a125650d56: Preparing 07:55:03 0a5844231ade: Preparing 07:55:03 6fbc244e2fb3: Preparing 07:55:03 79e09b010c0a: Preparing 07:55:03 3862b750f368: Preparing 07:55:03 4df61472bc96: Preparing 07:55:03 994456c4fd7b: Preparing 07:55:03 4df61472bc96: Waiting 07:55:03 994456c4fd7b: Waiting 07:55:03 0a5844231ade: Layer already exists 07:55:03 6fbc244e2fb3: Layer already exists 07:55:03 79e09b010c0a: Layer already exists 07:55:03 3862b750f368: Layer already exists 07:55:03 60a125650d56: Layer already exists 07:55:03 4df61472bc96: Layer already exists 07:55:03 994456c4fd7b: Layer already exists 07:55:03 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:55:04 60a125650d56: Preparing 07:55:04 0a5844231ade: Preparing 07:55:04 6fbc244e2fb3: Preparing 07:55:04 79e09b010c0a: Preparing 07:55:04 3862b750f368: Preparing 07:55:04 4df61472bc96: Preparing 07:55:04 994456c4fd7b: Preparing 07:55:04 994456c4fd7b: Waiting 07:55:04 4df61472bc96: Waiting 07:55:04 6fbc244e2fb3: Layer already exists 07:55:04 60a125650d56: Layer already exists 07:55:04 0a5844231ade: Layer already exists 07:55:04 79e09b010c0a: Layer already exists 07:55:04 3862b750f368: Layer already exists 07:55:04 4df61472bc96: Layer already exists 07:55:04 994456c4fd7b: Layer already exists 07:55:04 main: digest: sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:04 ===================================================== [Pipeline] echo 07:55:04 taggedImages: 07:55:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 07:55:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:55:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 07:55:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:55:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:55:04 285c4605f0d8a1204ede5df9efc844b172296372 07:55:04 latest 07:55:04 4.1.0-dev.2 07:55:04 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:04 main 07:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 07:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:05 b3809fec12a9: Preparing 07:55:05 2d83bda56587: Preparing 07:55:05 6ec5c290f3e4: Preparing 07:55:05 6fbc244e2fb3: Preparing 07:55:05 79e09b010c0a: Preparing 07:55:05 0bc05af678e5: Preparing 07:55:05 befdb606b39f: Preparing 07:55:05 8d47ad8301bc: Preparing 07:55:05 02b37dbb9333: Preparing 07:55:05 994456c4fd7b: Preparing 07:55:05 0bc05af678e5: Waiting 07:55:05 02b37dbb9333: Waiting 07:55:05 994456c4fd7b: Waiting 07:55:05 befdb606b39f: Waiting 07:55:05 8d47ad8301bc: Waiting 07:55:05 79e09b010c0a: Layer already exists 07:55:05 6fbc244e2fb3: Layer already exists 07:55:05 6ec5c290f3e4: Pushed 07:55:05 b3809fec12a9: Pushed 07:55:05 2d83bda56587: Pushed 07:55:05 994456c4fd7b: Layer already exists 07:55:05 8d47ad8301bc: Pushed 07:55:05 02b37dbb9333: Pushed 07:55:10 befdb606b39f: Pushed 07:55:16 0bc05af678e5: Pushed 07:55:16 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:17 b3809fec12a9: Preparing 07:55:17 2d83bda56587: Preparing 07:55:17 6ec5c290f3e4: Preparing 07:55:17 6fbc244e2fb3: Preparing 07:55:17 79e09b010c0a: Preparing 07:55:17 0bc05af678e5: Preparing 07:55:17 befdb606b39f: Preparing 07:55:17 8d47ad8301bc: Preparing 07:55:17 02b37dbb9333: Preparing 07:55:17 0bc05af678e5: Waiting 07:55:17 8d47ad8301bc: Waiting 07:55:17 994456c4fd7b: Preparing 07:55:17 02b37dbb9333: Waiting 07:55:17 994456c4fd7b: Waiting 07:55:17 6ec5c290f3e4: Layer already exists 07:55:17 2d83bda56587: Layer already exists 07:55:17 6fbc244e2fb3: Layer already exists 07:55:17 79e09b010c0a: Layer already exists 07:55:17 b3809fec12a9: Layer already exists 07:55:17 0bc05af678e5: Layer already exists 07:55:17 8d47ad8301bc: Layer already exists 07:55:17 02b37dbb9333: Layer already exists 07:55:17 befdb606b39f: Layer already exists 07:55:17 994456c4fd7b: Layer already exists 07:55:17 latest: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 07:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:18 b3809fec12a9: Preparing 07:55:18 2d83bda56587: Preparing 07:55:18 6ec5c290f3e4: Preparing 07:55:18 6fbc244e2fb3: Preparing 07:55:18 79e09b010c0a: Preparing 07:55:18 0bc05af678e5: Preparing 07:55:18 befdb606b39f: Preparing 07:55:18 8d47ad8301bc: Preparing 07:55:18 02b37dbb9333: Preparing 07:55:18 994456c4fd7b: Preparing 07:55:18 02b37dbb9333: Waiting 07:55:18 0bc05af678e5: Waiting 07:55:18 befdb606b39f: Waiting 07:55:18 8d47ad8301bc: Waiting 07:55:18 994456c4fd7b: Waiting 07:55:18 b3809fec12a9: Layer already exists 07:55:18 2d83bda56587: Layer already exists 07:55:18 6ec5c290f3e4: Layer already exists 07:55:18 6fbc244e2fb3: Layer already exists 07:55:18 79e09b010c0a: Layer already exists 07:55:18 02b37dbb9333: Layer already exists 07:55:18 8d47ad8301bc: Layer already exists 07:55:18 0bc05af678e5: Layer already exists 07:55:18 befdb606b39f: Layer already exists 07:55:18 994456c4fd7b: Layer already exists 07:55:18 4.1.0-dev.2: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:18 b3809fec12a9: Preparing 07:55:18 2d83bda56587: Preparing 07:55:18 6ec5c290f3e4: Preparing 07:55:18 6fbc244e2fb3: Preparing 07:55:18 79e09b010c0a: Preparing 07:55:18 0bc05af678e5: Preparing 07:55:18 befdb606b39f: Preparing 07:55:18 8d47ad8301bc: Preparing 07:55:18 02b37dbb9333: Preparing 07:55:18 994456c4fd7b: Preparing 07:55:18 994456c4fd7b: Waiting 07:55:18 0bc05af678e5: Waiting 07:55:18 02b37dbb9333: Waiting 07:55:18 8d47ad8301bc: Waiting 07:55:18 befdb606b39f: Waiting 07:55:18 6fbc244e2fb3: Layer already exists 07:55:18 79e09b010c0a: Layer already exists 07:55:18 b3809fec12a9: Layer already exists 07:55:18 6ec5c290f3e4: Layer already exists 07:55:18 2d83bda56587: Layer already exists 07:55:18 0bc05af678e5: Layer already exists 07:55:18 8d47ad8301bc: Layer already exists 07:55:18 befdb606b39f: Layer already exists 07:55:18 994456c4fd7b: Layer already exists 07:55:18 02b37dbb9333: Layer already exists 07:55:18 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:55:19 b3809fec12a9: Preparing 07:55:19 2d83bda56587: Preparing 07:55:19 6ec5c290f3e4: Preparing 07:55:19 6fbc244e2fb3: Preparing 07:55:19 79e09b010c0a: Preparing 07:55:19 0bc05af678e5: Preparing 07:55:19 befdb606b39f: Preparing 07:55:19 8d47ad8301bc: Preparing 07:55:19 02b37dbb9333: Preparing 07:55:19 994456c4fd7b: Preparing 07:55:19 994456c4fd7b: Waiting 07:55:19 02b37dbb9333: Waiting 07:55:19 befdb606b39f: Waiting 07:55:19 8d47ad8301bc: Waiting 07:55:19 0bc05af678e5: Waiting 07:55:19 b3809fec12a9: Layer already exists 07:55:19 79e09b010c0a: Layer already exists 07:55:19 6ec5c290f3e4: Layer already exists 07:55:19 2d83bda56587: Layer already exists 07:55:19 6fbc244e2fb3: Layer already exists 07:55:19 0bc05af678e5: Layer already exists 07:55:19 8d47ad8301bc: Layer already exists 07:55:19 befdb606b39f: Layer already exists 07:55:19 994456c4fd7b: Layer already exists 07:55:19 02b37dbb9333: Layer already exists 07:55:19 main: digest: sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:19 ===================================================== [Pipeline] echo 07:55:19 taggedImages: 07:55:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 07:55:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:55:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 07:55:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:55:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:55:19 285c4605f0d8a1204ede5df9efc844b172296372 07:55:19 latest 07:55:19 4.1.0-dev.2 07:55:19 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:19 main 07:55:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 07:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:20 69d674988add: Preparing 07:55:20 117f5fb5985a: Preparing 07:55:20 6435329169d5: Preparing 07:55:20 6fbc244e2fb3: Preparing 07:55:20 79e09b010c0a: Preparing 07:55:20 f5be87417077: Preparing 07:55:20 c16df3e9a3b2: Preparing 07:55:20 b998afc2b9e2: Preparing 07:55:20 994456c4fd7b: Preparing 07:55:20 994456c4fd7b: Waiting 07:55:20 f5be87417077: Waiting 07:55:20 b998afc2b9e2: Waiting 07:55:20 6fbc244e2fb3: Layer already exists 07:55:20 79e09b010c0a: Layer already exists 07:55:20 6435329169d5: Pushed 07:55:20 69d674988add: Pushed 07:55:20 117f5fb5985a: Pushed 07:55:20 c16df3e9a3b2: Pushed 07:55:20 994456c4fd7b: Layer already exists 07:55:20 b998afc2b9e2: Pushed 07:55:32 f5be87417077: Pushed 07:55:32 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:33 69d674988add: Preparing 07:55:33 117f5fb5985a: Preparing 07:55:33 6435329169d5: Preparing 07:55:33 6fbc244e2fb3: Preparing 07:55:33 79e09b010c0a: Preparing 07:55:33 f5be87417077: Preparing 07:55:33 c16df3e9a3b2: Preparing 07:55:33 b998afc2b9e2: Preparing 07:55:33 994456c4fd7b: Preparing 07:55:33 c16df3e9a3b2: Waiting 07:55:33 b998afc2b9e2: Waiting 07:55:33 f5be87417077: Waiting 07:55:33 994456c4fd7b: Waiting 07:55:33 79e09b010c0a: Layer already exists 07:55:33 117f5fb5985a: Layer already exists 07:55:33 6435329169d5: Layer already exists 07:55:33 69d674988add: Layer already exists 07:55:33 6fbc244e2fb3: Layer already exists 07:55:33 b998afc2b9e2: Layer already exists 07:55:33 f5be87417077: Layer already exists 07:55:33 c16df3e9a3b2: Layer already exists 07:55:33 994456c4fd7b: Layer already exists 07:55:33 latest: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 07:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:34 69d674988add: Preparing 07:55:34 117f5fb5985a: Preparing 07:55:34 6435329169d5: Preparing 07:55:34 6fbc244e2fb3: Preparing 07:55:34 79e09b010c0a: Preparing 07:55:34 f5be87417077: Preparing 07:55:34 c16df3e9a3b2: Preparing 07:55:34 b998afc2b9e2: Preparing 07:55:34 994456c4fd7b: Preparing 07:55:34 b998afc2b9e2: Waiting 07:55:34 994456c4fd7b: Waiting 07:55:34 f5be87417077: Waiting 07:55:34 117f5fb5985a: Layer already exists 07:55:34 79e09b010c0a: Layer already exists 07:55:34 6fbc244e2fb3: Layer already exists 07:55:34 69d674988add: Layer already exists 07:55:34 6435329169d5: Layer already exists 07:55:34 b998afc2b9e2: Layer already exists 07:55:34 f5be87417077: Layer already exists 07:55:34 c16df3e9a3b2: Layer already exists 07:55:34 994456c4fd7b: Layer already exists 07:55:34 4.1.0-dev.2: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:34 69d674988add: Preparing 07:55:34 117f5fb5985a: Preparing 07:55:34 6435329169d5: Preparing 07:55:34 6fbc244e2fb3: Preparing 07:55:34 79e09b010c0a: Preparing 07:55:34 f5be87417077: Preparing 07:55:34 c16df3e9a3b2: Preparing 07:55:34 b998afc2b9e2: Preparing 07:55:34 994456c4fd7b: Preparing 07:55:34 f5be87417077: Waiting 07:55:34 c16df3e9a3b2: Waiting 07:55:34 b998afc2b9e2: Waiting 07:55:34 994456c4fd7b: Waiting 07:55:34 117f5fb5985a: Layer already exists 07:55:34 79e09b010c0a: Layer already exists 07:55:34 69d674988add: Layer already exists 07:55:34 6435329169d5: Layer already exists 07:55:34 6fbc244e2fb3: Layer already exists 07:55:34 c16df3e9a3b2: Layer already exists 07:55:34 994456c4fd7b: Layer already exists 07:55:34 b998afc2b9e2: Layer already exists 07:55:34 f5be87417077: Layer already exists 07:55:34 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:55:35 69d674988add: Preparing 07:55:35 117f5fb5985a: Preparing 07:55:35 6435329169d5: Preparing 07:55:35 6fbc244e2fb3: Preparing 07:55:35 79e09b010c0a: Preparing 07:55:35 f5be87417077: Preparing 07:55:35 c16df3e9a3b2: Preparing 07:55:35 b998afc2b9e2: Preparing 07:55:35 994456c4fd7b: Preparing 07:55:35 994456c4fd7b: Waiting 07:55:35 b998afc2b9e2: Waiting 07:55:35 c16df3e9a3b2: Waiting 07:55:35 f5be87417077: Waiting 07:55:35 79e09b010c0a: Layer already exists 07:55:35 6435329169d5: Layer already exists 07:55:35 6fbc244e2fb3: Layer already exists 07:55:35 69d674988add: Layer already exists 07:55:35 117f5fb5985a: Layer already exists 07:55:35 b998afc2b9e2: Layer already exists 07:55:35 f5be87417077: Layer already exists 07:55:35 994456c4fd7b: Layer already exists 07:55:35 c16df3e9a3b2: Layer already exists 07:55:35 main: digest: sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:35 ===================================================== [Pipeline] echo 07:55:35 taggedImages: 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:55:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:55:35 285c4605f0d8a1204ede5df9efc844b172296372 07:55:35 latest 07:55:35 4.1.0-dev.2 07:55:35 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:35 main 07:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 07:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:36 b3809fec12a9: Preparing 07:55:36 7771384d00d5: Preparing 07:55:36 7079b076deca: Preparing 07:55:36 6fbc244e2fb3: Preparing 07:55:36 79e09b010c0a: Preparing 07:55:36 06bc736df985: Preparing 07:55:36 8d47ad8301bc: Preparing 07:55:36 02b37dbb9333: Preparing 07:55:36 994456c4fd7b: Preparing 07:55:36 8d47ad8301bc: Waiting 07:55:36 994456c4fd7b: Waiting 07:55:36 02b37dbb9333: Waiting 07:55:36 06bc736df985: Waiting 07:55:36 6fbc244e2fb3: Layer already exists 07:55:36 b3809fec12a9: Layer already exists 07:55:36 79e09b010c0a: Layer already exists 07:55:36 8d47ad8301bc: Layer already exists 07:55:36 02b37dbb9333: Layer already exists 07:55:36 994456c4fd7b: Layer already exists 07:55:36 7771384d00d5: Pushed 07:55:36 7079b076deca: Pushed 07:55:48 06bc736df985: Pushed 07:55:48 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:49 b3809fec12a9: Preparing 07:55:49 7771384d00d5: Preparing 07:55:49 7079b076deca: Preparing 07:55:49 6fbc244e2fb3: Preparing 07:55:49 79e09b010c0a: Preparing 07:55:49 06bc736df985: Preparing 07:55:49 8d47ad8301bc: Preparing 07:55:49 02b37dbb9333: Preparing 07:55:49 994456c4fd7b: Preparing 07:55:49 8d47ad8301bc: Waiting 07:55:49 02b37dbb9333: Waiting 07:55:49 06bc736df985: Waiting 07:55:49 994456c4fd7b: Waiting 07:55:49 7079b076deca: Layer already exists 07:55:49 6fbc244e2fb3: Layer already exists 07:55:49 7771384d00d5: Layer already exists 07:55:49 79e09b010c0a: Layer already exists 07:55:49 b3809fec12a9: Layer already exists 07:55:49 06bc736df985: Layer already exists 07:55:49 8d47ad8301bc: Layer already exists 07:55:49 02b37dbb9333: Layer already exists 07:55:49 994456c4fd7b: Layer already exists 07:55:49 latest: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 07:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:50 b3809fec12a9: Preparing 07:55:50 7771384d00d5: Preparing 07:55:50 7079b076deca: Preparing 07:55:50 6fbc244e2fb3: Preparing 07:55:50 79e09b010c0a: Preparing 07:55:50 06bc736df985: Preparing 07:55:50 8d47ad8301bc: Preparing 07:55:50 02b37dbb9333: Preparing 07:55:50 994456c4fd7b: Preparing 07:55:50 06bc736df985: Waiting 07:55:50 8d47ad8301bc: Waiting 07:55:50 02b37dbb9333: Waiting 07:55:50 994456c4fd7b: Waiting 07:55:50 6fbc244e2fb3: Layer already exists 07:55:50 79e09b010c0a: Layer already exists 07:55:50 7771384d00d5: Layer already exists 07:55:50 b3809fec12a9: Layer already exists 07:55:50 7079b076deca: Layer already exists 07:55:50 06bc736df985: Layer already exists 07:55:50 02b37dbb9333: Layer already exists 07:55:50 8d47ad8301bc: Layer already exists 07:55:50 994456c4fd7b: Layer already exists 07:55:50 4.1.0-dev.2: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:50 b3809fec12a9: Preparing 07:55:50 7771384d00d5: Preparing 07:55:50 7079b076deca: Preparing 07:55:50 6fbc244e2fb3: Preparing 07:55:50 79e09b010c0a: Preparing 07:55:50 06bc736df985: Preparing 07:55:50 8d47ad8301bc: Preparing 07:55:50 02b37dbb9333: Preparing 07:55:50 994456c4fd7b: Preparing 07:55:50 06bc736df985: Waiting 07:55:50 8d47ad8301bc: Waiting 07:55:50 02b37dbb9333: Waiting 07:55:50 994456c4fd7b: Waiting 07:55:50 7771384d00d5: Layer already exists 07:55:50 6fbc244e2fb3: Layer already exists 07:55:50 7079b076deca: Layer already exists 07:55:50 79e09b010c0a: Layer already exists 07:55:50 b3809fec12a9: Layer already exists 07:55:50 06bc736df985: Layer already exists 07:55:50 8d47ad8301bc: Layer already exists 07:55:50 994456c4fd7b: Layer already exists 07:55:50 02b37dbb9333: Layer already exists 07:55:50 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:55:51 b3809fec12a9: Preparing 07:55:51 7771384d00d5: Preparing 07:55:51 7079b076deca: Preparing 07:55:51 6fbc244e2fb3: Preparing 07:55:51 79e09b010c0a: Preparing 07:55:51 06bc736df985: Preparing 07:55:51 8d47ad8301bc: Preparing 07:55:51 02b37dbb9333: Preparing 07:55:51 994456c4fd7b: Preparing 07:55:51 8d47ad8301bc: Waiting 07:55:51 06bc736df985: Waiting 07:55:51 994456c4fd7b: Waiting 07:55:51 6fbc244e2fb3: Layer already exists 07:55:51 7079b076deca: Layer already exists 07:55:51 b3809fec12a9: Layer already exists 07:55:51 7771384d00d5: Layer already exists 07:55:51 79e09b010c0a: Layer already exists 07:55:51 06bc736df985: Layer already exists 07:55:51 8d47ad8301bc: Layer already exists 07:55:51 02b37dbb9333: Layer already exists 07:55:51 994456c4fd7b: Layer already exists 07:55:51 main: digest: sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:51 ===================================================== [Pipeline] echo 07:55:51 taggedImages: 07:55:51 - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 07:55:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:55:51 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 07:55:51 - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:55:51 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:55:51 285c4605f0d8a1204ede5df9efc844b172296372 07:55:51 latest 07:55:51 4.1.0-dev.2 07:55:51 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:51 main 07:55:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 07:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:52 19b1d86c9bae: Preparing 07:55:52 f463b7e7499b: Preparing 07:55:52 6fbc244e2fb3: Preparing 07:55:52 79e09b010c0a: Preparing 07:55:52 a3c65673a297: Preparing 07:55:52 8011e6a07b93: Preparing 07:55:52 994456c4fd7b: Preparing 07:55:52 8011e6a07b93: Waiting 07:55:52 994456c4fd7b: Waiting 07:55:52 79e09b010c0a: Layer already exists 07:55:52 6fbc244e2fb3: Layer already exists 07:55:52 994456c4fd7b: Layer already exists 07:55:52 19b1d86c9bae: Pushed 07:55:52 a3c65673a297: Pushed 07:55:52 8011e6a07b93: Pushed 07:55:57 f463b7e7499b: Pushed 07:55:57 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:57 19b1d86c9bae: Preparing 07:55:57 f463b7e7499b: Preparing 07:55:57 6fbc244e2fb3: Preparing 07:55:57 79e09b010c0a: Preparing 07:55:57 a3c65673a297: Preparing 07:55:57 8011e6a07b93: Preparing 07:55:57 994456c4fd7b: Preparing 07:55:57 994456c4fd7b: Waiting 07:55:57 a3c65673a297: Layer already exists 07:55:57 f463b7e7499b: Layer already exists 07:55:57 6fbc244e2fb3: Layer already exists 07:55:57 79e09b010c0a: Layer already exists 07:55:57 19b1d86c9bae: Layer already exists 07:55:57 8011e6a07b93: Layer already exists 07:55:57 994456c4fd7b: Layer already exists 07:55:57 latest: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 07:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:58 19b1d86c9bae: Preparing 07:55:58 f463b7e7499b: Preparing 07:55:58 6fbc244e2fb3: Preparing 07:55:58 79e09b010c0a: Preparing 07:55:58 a3c65673a297: Preparing 07:55:58 8011e6a07b93: Preparing 07:55:58 994456c4fd7b: Preparing 07:55:58 8011e6a07b93: Waiting 07:55:58 994456c4fd7b: Waiting 07:55:58 f463b7e7499b: Layer already exists 07:55:58 19b1d86c9bae: Layer already exists 07:55:58 6fbc244e2fb3: Layer already exists 07:55:58 a3c65673a297: Layer already exists 07:55:58 79e09b010c0a: Layer already exists 07:55:58 994456c4fd7b: Layer already exists 07:55:58 8011e6a07b93: Layer already exists 07:55:58 4.1.0-dev.2: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:59 19b1d86c9bae: Preparing 07:55:59 f463b7e7499b: Preparing 07:55:59 6fbc244e2fb3: Preparing 07:55:59 79e09b010c0a: Preparing 07:55:59 a3c65673a297: Preparing 07:55:59 8011e6a07b93: Preparing 07:55:59 994456c4fd7b: Preparing 07:55:59 8011e6a07b93: Waiting 07:55:59 994456c4fd7b: Waiting 07:55:59 6fbc244e2fb3: Layer already exists 07:55:59 19b1d86c9bae: Layer already exists 07:55:59 79e09b010c0a: Layer already exists 07:55:59 f463b7e7499b: Layer already exists 07:55:59 a3c65673a297: Layer already exists 07:55:59 8011e6a07b93: Layer already exists 07:55:59 994456c4fd7b: Layer already exists 07:55:59 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:55:59 19b1d86c9bae: Preparing 07:55:59 f463b7e7499b: Preparing 07:55:59 6fbc244e2fb3: Preparing 07:55:59 79e09b010c0a: Preparing 07:55:59 a3c65673a297: Preparing 07:55:59 8011e6a07b93: Preparing 07:55:59 994456c4fd7b: Preparing 07:55:59 8011e6a07b93: Waiting 07:55:59 994456c4fd7b: Waiting 07:55:59 79e09b010c0a: Layer already exists 07:55:59 a3c65673a297: Layer already exists 07:55:59 6fbc244e2fb3: Layer already exists 07:55:59 f463b7e7499b: Layer already exists 07:55:59 19b1d86c9bae: Layer already exists 07:55:59 8011e6a07b93: Layer already exists 07:55:59 994456c4fd7b: Layer already exists 07:55:59 main: digest: sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:00 ===================================================== [Pipeline] echo 07:56:00 taggedImages: 07:56:00 - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 07:56:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:56:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 07:56:00 - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:56:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:56:00 285c4605f0d8a1204ede5df9efc844b172296372 07:56:00 latest 07:56:00 4.1.0-dev.2 07:56:00 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:00 main 07:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 07:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:00 79aa0b7ad194: Preparing 07:56:00 825bf373e8a6: Preparing 07:56:00 6fbc244e2fb3: Preparing 07:56:00 79e09b010c0a: Preparing 07:56:00 61ea2224706a: Preparing 07:56:00 9c6fa32ad1c6: Preparing 07:56:00 994456c4fd7b: Preparing 07:56:00 994456c4fd7b: Waiting 07:56:00 9c6fa32ad1c6: Waiting 07:56:00 79e09b010c0a: Layer already exists 07:56:00 6fbc244e2fb3: Layer already exists 07:56:00 994456c4fd7b: Layer already exists 07:56:00 79aa0b7ad194: Pushed 07:56:00 61ea2224706a: Pushed 07:56:01 9c6fa32ad1c6: Pushed 07:56:05 825bf373e8a6: Pushed 07:56:05 285c4605f0d8a1204ede5df9efc844b172296372: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:05 79aa0b7ad194: Preparing 07:56:05 825bf373e8a6: Preparing 07:56:05 6fbc244e2fb3: Preparing 07:56:05 79e09b010c0a: Preparing 07:56:05 61ea2224706a: Preparing 07:56:05 9c6fa32ad1c6: Preparing 07:56:05 994456c4fd7b: Preparing 07:56:05 994456c4fd7b: Waiting 07:56:05 9c6fa32ad1c6: Waiting 07:56:05 79aa0b7ad194: Layer already exists 07:56:05 79e09b010c0a: Layer already exists 07:56:05 6fbc244e2fb3: Layer already exists 07:56:05 61ea2224706a: Layer already exists 07:56:05 825bf373e8a6: Layer already exists 07:56:05 9c6fa32ad1c6: Layer already exists 07:56:05 994456c4fd7b: Layer already exists 07:56:05 latest: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 07:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:06 79aa0b7ad194: Preparing 07:56:06 825bf373e8a6: Preparing 07:56:06 6fbc244e2fb3: Preparing 07:56:06 79e09b010c0a: Preparing 07:56:06 61ea2224706a: Preparing 07:56:06 9c6fa32ad1c6: Preparing 07:56:06 994456c4fd7b: Preparing 07:56:06 9c6fa32ad1c6: Waiting 07:56:06 994456c4fd7b: Waiting 07:56:06 61ea2224706a: Layer already exists 07:56:06 79aa0b7ad194: Layer already exists 07:56:06 79e09b010c0a: Layer already exists 07:56:06 6fbc244e2fb3: Layer already exists 07:56:06 825bf373e8a6: Layer already exists 07:56:06 9c6fa32ad1c6: Layer already exists 07:56:06 994456c4fd7b: Layer already exists 07:56:06 4.1.0-dev.2: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:07 79aa0b7ad194: Preparing 07:56:07 825bf373e8a6: Preparing 07:56:07 6fbc244e2fb3: Preparing 07:56:07 79e09b010c0a: Preparing 07:56:07 61ea2224706a: Preparing 07:56:07 9c6fa32ad1c6: Preparing 07:56:07 994456c4fd7b: Preparing 07:56:07 9c6fa32ad1c6: Waiting 07:56:07 994456c4fd7b: Waiting 07:56:07 825bf373e8a6: Layer already exists 07:56:07 79aa0b7ad194: Layer already exists 07:56:07 61ea2224706a: Layer already exists 07:56:07 79e09b010c0a: Layer already exists 07:56:07 6fbc244e2fb3: Layer already exists 07:56:07 9c6fa32ad1c6: Layer already exists 07:56:07 994456c4fd7b: Layer already exists 07:56:07 285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:56:08 79aa0b7ad194: Preparing 07:56:08 825bf373e8a6: Preparing 07:56:08 6fbc244e2fb3: Preparing 07:56:08 79e09b010c0a: Preparing 07:56:08 61ea2224706a: Preparing 07:56:08 9c6fa32ad1c6: Preparing 07:56:08 994456c4fd7b: Preparing 07:56:08 994456c4fd7b: Waiting 07:56:08 6fbc244e2fb3: Layer already exists 07:56:08 79aa0b7ad194: Layer already exists 07:56:08 61ea2224706a: Layer already exists 07:56:08 79e09b010c0a: Layer already exists 07:56:08 825bf373e8a6: Layer already exists 07:56:08 9c6fa32ad1c6: Layer already exists 07:56:08 994456c4fd7b: Layer already exists 07:56:08 main: digest: sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:08 ===================================================== [Pipeline] echo 07:56:08 taggedImages: 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:56:08 Skip building multi-arch image for: 07:56:08 - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-command:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-command:main 07:56:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:56:08 - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-data:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-data:main 07:56:08 - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-keeper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:56:08 - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-metadata:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-server:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:56:08 - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-notifications:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:285c4605f0d8a1204ede5df9efc844b172296372-4.1.0-dev.2 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:56:08 ========================================================= 07:56:08 [edgeXBuildMultiArch] RAW Config: 07:56:08 images: 07:56:08 - nexus3.edgexfoundry.org:10004/core-command:latest 07:56:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:56:08 - nexus3.edgexfoundry.org:10004/core-data:latest 07:56:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:56:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:56:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:56:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:56:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:56:08 settingsFile: 07:56:08 edgex-go-settings 07:56:08 ========================================================= [Pipeline] node 07:56:23 Still waiting to schedule task 07:56:23 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:57:10 Running on prd-centos7-docker-4c-2g-44766 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:10 provisioning config files... 07:57:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2205645205717977463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:12 ---> ****-login.sh 07:57:12 nexus3.edgexfoundry.org:10001 07:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 nexus3.edgexfoundry.org:10002 07:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 nexus3.edgexfoundry.org:10003 07:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 nexus3.edgexfoundry.org:10004 07:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 ****.io 07:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 ---> ****-login.sh ends [Pipeline] } 07:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:14 + docker buildx ls 07:57:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:57:14 default * docker 07:57:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:57:14 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:57:14 edgex-builder [Pipeline] sh 07:57:14 + docker buildx inspect --bootstrap 07:57:14 #1 [internal] booting buildkit 07:57:14 #1 pulling image moby/buildkit:buildx-stable-1 07:57:17 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 07:57:17 #1 creating container buildx_buildkit_edgex-builder0 07:57:18 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 07:57:18 #1 DONE 3.8s 07:57:18 Name: edgex-builder 07:57:18 Driver: docker-container 07:57:18 07:57:18 Nodes: 07:57:18 Name: edgex-builder0 07:57:18 Endpoint: unix:///var/run/docker.sock 07:57:18 Status: running 07:57:18 Buildkit: v0.20.2 07:57:18 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:57:19 + docker buildx ls 07:57:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:57:19 edgex-builder * docker-container 07:57:19 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:57:19 default docker 07:57:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:57:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 07:57:19 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 07:57:19 #1 [internal] load build definition from Dockerfile 07:57:19 #1 transferring dockerfile: 163B done 07:57:19 #1 DONE 0.0s 07:57:19 07:57:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:57:19 #2 DONE 0.1s 07:57:19 07:57:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:57:19 #3 DONE 0.1s 07:57:19 07:57:19 #4 [internal] load .dockerignore 07:57:19 #4 transferring context: 2B 0.0s done 07:57:19 #4 DONE 0.0s 07:57:19 07:57:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 07:57:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 0.0s done 07:57:19 #5 DONE 0.0s 07:57:19 07:57:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 07:57:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6f8185197472849ccaece817c207af7c8a65682f199429a2801da68912ffc17a 0.0s done 07:57:19 #6 DONE 0.1s 07:57:19 07:57:19 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:57:19 #7 DONE 0.0s 07:57:19 07:57:19 #8 exporting to image 07:57:19 #8 exporting layers done 07:57:19 #8 exporting manifest sha256:a776d1de8fcb6702b0dd5bd6740279720e1bbfe9f7eb42f2276ee02603720487 done 07:57:19 #8 exporting config sha256:c2bbe260291d07005f26756aa38212221059e35de1451f858312d693503baea0 done 07:57:19 #8 exporting manifest sha256:f1f04e5093c29e6e341cc9c1bf06d4443a6d8631bc1c8a329dd181365010d312 done 07:57:19 #8 exporting config sha256:c058518670120583236a5e230b54af8c2c1efd050c54d55af41adab0b50d06b0 done 07:57:19 #8 exporting manifest list sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 done 07:57:19 #8 pushing layers 0.1s done 07:57:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 07:57:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:46466129aaf0736332da718655b6a9e7aaa5052ff74f55548f602a26f072d934 0.1s done 07:57:20 #8 DONE 0.2s 07:57:20 07:57:20 1 warning found (use --debug to expand): 07:57:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 07:57:20 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 07:57:20 #1 [internal] load build definition from Dockerfile 07:57:20 #1 transferring dockerfile: 182B done 07:57:20 #1 DONE 0.0s 07:57:20 07:57:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:57:20 #2 DONE 0.0s 07:57:20 07:57:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:57:20 #3 DONE 0.0s 07:57:20 07:57:20 #4 [internal] load .dockerignore 07:57:20 #4 transferring context: 2B done 07:57:20 #4 DONE 0.0s 07:57:20 07:57:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc 07:57:20 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc 07:57:20 #5 ... 07:57:20 07:57:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc 07:57:20 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ba61a44d5ccdd770c1d706af7c5e3c2a9c32b7842f15796166230296ce9181cc 0.0s done 07:57:20 #6 DONE 0.1s 07:57:20 07:57:20 #7 exporting to image 07:57:20 #7 exporting layers done 07:57:20 #7 exporting manifest sha256:47750c345c48d3e27af832490a5ce0aa863091169513db2bf27fa26cdf9e7025 done 07:57:20 #7 exporting config sha256:56b4c3bdf97cb46bab6af75d53fdd62049ac33247417ec29870265ebf383defc done 07:57:20 #7 exporting manifest sha256:992ca8e257a68ba53e9b121c2c89ec2ece1fc0d037c5a026985004c80bbd4c03 done 07:57:20 #7 exporting config sha256:9fa9cd4cf8d25b62d957602f5260ee5e7af65585ff39c82f258a214d18ed62f8 done 07:57:20 #7 exporting manifest list sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 done 07:57:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:20 #7 ... 07:57:20 07:57:20 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:57:20 #8 DONE 0.0s 07:57:20 07:57:20 #7 exporting to image 07:57:20 #7 pushing layers 0.1s done 07:57:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 07:57:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cc371d5691cbdc85d6ffae67d1d09e2e5260451caac300c1830365c4c2ed364 0.1s done 07:57:20 #7 DONE 0.2s 07:57:20 07:57:20 1 warning found (use --debug to expand): 07:57:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 07:57:21 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 07:57:21 #1 [internal] load build definition from Dockerfile 07:57:21 #1 transferring dockerfile: 160B done 07:57:21 #1 DONE 0.0s 07:57:21 07:57:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:57:21 #2 DONE 0.0s 07:57:21 07:57:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:57:21 #3 DONE 0.0s 07:57:21 07:57:21 #4 [internal] load .dockerignore 07:57:21 #4 transferring context: 2B done 07:57:21 #4 DONE 0.0s 07:57:21 07:57:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 07:57:21 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done 07:57:21 #5 DONE 0.0s 07:57:21 07:57:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 07:57:21 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done 07:57:21 #6 DONE 0.0s 07:57:21 07:57:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 07:57:21 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a036d9503111f65a953518c7ca80338eb8977195d4b463430262e0fac52f2d2b 0.0s done 07:57:21 #5 DONE 0.1s 07:57:21 07:57:21 #7 exporting to image 07:57:21 #7 exporting layers done 07:57:21 #7 exporting manifest sha256:001c21e37fa1df9bc8224374900cab4d6d9a9d860f8ed0cdd26acfddfc8b1c2e done 07:57:21 #7 exporting config sha256:25c81953c95419c188ff69a9800bfc77477209e1f6a7a98455cb36094cb6e049 done 07:57:21 #7 exporting manifest sha256:d6e95e45d57b8906a8dd41f3b9d8650b9e802a31119a643929ab545fc183b0e1 done 07:57:21 #7 exporting config sha256:aae932bca231c6192bac1c522e0870d7e8f5a1a917bbf344d56ac56d2c62e02a done 07:57:21 #7 exporting manifest list sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 done 07:57:21 #7 pushing layers 07:57:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:21 #7 ... 07:57:21 07:57:21 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:57:21 #8 DONE 0.0s 07:57:21 07:57:21 #7 exporting to image 07:57:21 #7 pushing layers 0.1s done 07:57:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 07:57:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dd37d80e399457e2d54415b24991805f0539246d01f0087ea91fe37a8cb9ddb8 0.1s done 07:57:21 #7 DONE 0.2s 07:57:21 07:57:21 1 warning found (use --debug to expand): 07:57:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 07:57:22 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 07:57:22 #1 [internal] load build definition from Dockerfile 07:57:22 #1 transferring dockerfile: 162B done 07:57:22 #1 DONE 0.0s 07:57:22 07:57:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:57:22 #2 DONE 0.0s 07:57:22 07:57:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:57:22 #3 DONE 0.1s 07:57:22 07:57:22 #4 [internal] load .dockerignore 07:57:22 #4 transferring context: 2B done 07:57:22 #4 DONE 0.0s 07:57:22 07:57:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 07:57:22 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 0.0s done 07:57:22 #5 DONE 0.0s 07:57:22 07:57:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 07:57:22 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:41773f5bac93f5d7dfb6ee5ea21b487ab1a1f8ecf1f80c61f41a6c1519e5c49a 0.0s done 07:57:22 #6 DONE 0.1s 07:57:22 07:57:22 #7 exporting to image 07:57:22 #7 exporting layers done 07:57:22 #7 exporting manifest sha256:2c37e6c104b045cfe88ae02ad9068331b529c316f42087dade9769ebf3bfc13b done 07:57:22 #7 exporting config sha256:25a0acce4ad626f6ba232710d2d3ae492e490d930a8de45776fc65fb1dd4bb78 done 07:57:22 #7 exporting manifest sha256:e576c0b9df6bf2603c2950ab6fa3870f154a18ae5f20e8c6cf873de96efd7063 done 07:57:22 #7 exporting config sha256:0e56d721bb4760c6245455c7c47b3d74f551151a44ec115fcdda8919623018a4 07:57:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:22 #7 ... 07:57:22 07:57:22 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:57:22 #8 DONE 0.0s 07:57:22 07:57:22 #7 exporting to image 07:57:22 #7 exporting config sha256:0e56d721bb4760c6245455c7c47b3d74f551151a44ec115fcdda8919623018a4 done 07:57:22 #7 exporting manifest list sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 done 07:57:22 #7 pushing layers 0.1s done 07:57:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 07:57:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6f95c126205d249286ba6bacdea3d4c25187a93ffa04453d9db669b39dec1a65 0.1s done 07:57:22 #7 DONE 0.2s 07:57:22 07:57:22 1 warning found (use --debug to expand): 07:57:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 07:57:22 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 07:57:22 #1 [internal] load build definition from Dockerfile 07:57:22 #1 transferring dockerfile: 164B done 07:57:22 #1 DONE 0.0s 07:57:22 07:57:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:57:22 #2 DONE 0.0s 07:57:22 07:57:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:57:22 #3 DONE 0.1s 07:57:22 07:57:22 #4 [internal] load .dockerignore 07:57:22 #4 transferring context: 2B done 07:57:22 #4 DONE 0.0s 07:57:23 07:57:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 07:57:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 07:57:23 #5 ... 07:57:23 07:57:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 07:57:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:37f167d3508a87fa7e3e91850ef699c5a98cfced2a380b0cfc3b0a9a41a32dc3 0.0s done 07:57:23 #6 DONE 0.1s 07:57:23 07:57:23 #7 exporting to image 07:57:23 #7 exporting layers done 07:57:23 #7 exporting manifest sha256:a0960a4f42f3c4da62444cc618d613b8c3f86ee76a97517b9e3c37521fc30e23 0.0s done 07:57:23 #7 exporting config sha256:16032dac1c33e42f233dedf186d1e817c216b959cc5de3678c29dfa05dadbc54 done 07:57:23 #7 exporting manifest sha256:80b8dcca270d2a0260434cc47e29a5ac037c9a954e5c8d46f0c08a59228d6c65 done 07:57:23 #7 exporting config sha256:d8745b4106a7b181e9e99ae35e2283f25bd75852b48e146df03f1adfdcd51bec done 07:57:23 #7 exporting manifest list sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 07:57:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:23 #7 ... 07:57:23 07:57:23 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:57:23 #8 DONE 0.0s 07:57:23 07:57:23 #7 exporting to image 07:57:23 #7 exporting manifest list sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 0.0s done 07:57:23 #7 pushing layers 0.1s done 07:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 07:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1c75d5c1e41f3fa8267f0bec7589827282fe8f57a76c9fd75a13aa6dbc2c0a7e 0.1s done 07:57:23 #7 DONE 0.3s 07:57:23 07:57:23 1 warning found (use --debug to expand): 07:57:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:23 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 07:57:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 07:57:23 #1 [internal] load build definition from Dockerfile 07:57:23 #1 transferring dockerfile: 172B done 07:57:23 #1 DONE 0.0s 07:57:23 07:57:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:57:23 #2 DONE 0.0s 07:57:23 07:57:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:57:23 #3 DONE 0.0s 07:57:23 07:57:23 #4 [internal] load .dockerignore 07:57:23 #4 transferring context: 2B done 07:57:23 #4 DONE 0.0s 07:57:23 07:57:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 07:57:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 0.0s done 07:57:23 #5 DONE 0.0s 07:57:23 07:57:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 07:57:23 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e2447d1502ff3958c2b52887fd109a93ce15aa7c45a3726449c48f03bb7798fa 0.0s done 07:57:24 #6 DONE 0.2s 07:57:24 07:57:24 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:57:24 #7 DONE 0.0s 07:57:24 07:57:24 #8 exporting to image 07:57:24 #8 exporting layers done 07:57:24 #8 exporting manifest sha256:29abe83de474396711ff5a4c29e9139a78f556a41f9a5a280b106332747855d6 done 07:57:24 #8 exporting config sha256:c2f30d42747167a0156f579e1b466508ca72f89ad3c03e9351f7a13e825cf1a0 done 07:57:24 #8 exporting manifest sha256:668ed421ff790aad961cdf91399719afdf38c4c81900e11a427291b839b61815 0.0s done 07:57:24 #8 exporting config sha256:553b0475236e07865f9e9b4cbd83424808c7fe024d7a79f2299c728e2a12f869 done 07:57:24 #8 exporting manifest list sha256:f70ba22018642db1512e83eb3780ed3cb8cc62d07b2284caca638f525466dc3c done 07:57:24 #8 pushing layers 07:57:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:24 #8 pushing layers 0.1s done 07:57:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f70ba22018642db1512e83eb3780ed3cb8cc62d07b2284caca638f525466dc3c 0.1s done 07:57:24 #8 DONE 0.3s 07:57:24 07:57:24 1 warning found (use --debug to expand): 07:57:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 07:57:24 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 07:57:24 #1 [internal] load build definition from Dockerfile 07:57:24 #1 transferring dockerfile: 170B done 07:57:24 #1 DONE 0.0s 07:57:24 07:57:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:57:24 #2 DONE 0.0s 07:57:24 07:57:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:57:24 #3 DONE 0.1s 07:57:24 07:57:24 #4 [internal] load .dockerignore 07:57:24 #4 transferring context: 2B done 07:57:24 #4 DONE 0.0s 07:57:24 07:57:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 07:57:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 07:57:24 #5 ... 07:57:24 07:57:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 07:57:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:4629f06b3b3951d01e0913ecc90368f89a8e5b3c75efc1df2176eeaf7b759c78 0.0s done 07:57:24 #6 DONE 0.1s 07:57:24 07:57:24 #7 exporting to image 07:57:24 #7 exporting layers done 07:57:24 #7 exporting manifest sha256:38e63bbb2179fcda01c423247f49df002a3502568db3d3baa9460e52d1696e41 0.0s done 07:57:24 #7 exporting config sha256:0db80481436de623ddc30dbcdfdfb32173becd7a70ecf20424bef00e6760a715 done 07:57:24 #7 exporting manifest sha256:708492d2f50e97748565c6e6b15fcb21f91181567059194f02ad01b6be85d7cb done 07:57:24 #7 exporting config sha256:f9fd32cf9b86d40210a076188ecadea77f58e902d8b578b28fe703ed17237103 done 07:57:24 #7 exporting manifest list sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 0.0s done 07:57:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:24 #7 ... 07:57:24 07:57:24 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:57:24 #8 DONE 0.0s 07:57:24 07:57:24 #7 exporting to image 07:57:24 #7 pushing layers 0.1s done 07:57:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 07:57:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a19d7964edb7b90090aa486a22e7c4f64aa47177887291f1cf9ced38aa1095a5 0.1s done 07:57:25 #7 DONE 0.2s 07:57:25 07:57:25 1 warning found (use --debug to expand): 07:57:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 07:57:25 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 07:57:25 #1 [internal] load build definition from Dockerfile 07:57:25 #1 transferring dockerfile: 171B done 07:57:25 #1 DONE 0.0s 07:57:25 07:57:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:57:25 #2 DONE 0.0s 07:57:25 07:57:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:57:25 #3 DONE 0.1s 07:57:25 07:57:25 #4 [internal] load .dockerignore 07:57:25 #4 transferring context: 2B done 07:57:25 #4 DONE 0.0s 07:57:25 07:57:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 07:57:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 0.0s done 07:57:25 #5 DONE 0.0s 07:57:25 07:57:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 07:57:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fe2f03a7dbc954858e68b1297f6d9da0283d7cf50d286e3df6d82c0fc1d42dda 0.0s done 07:57:25 #6 DONE 0.1s 07:57:25 07:57:25 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:57:25 #7 DONE 0.0s 07:57:25 07:57:25 #8 exporting to image 07:57:25 #8 exporting layers done 07:57:25 #8 exporting manifest sha256:60b0aababa5e33b505278732de85bfa62bcfd2488eecdc1f5a531fc90df5234e 0.0s done 07:57:25 #8 exporting config sha256:d6b26fea2b409b21aba6fc4cc031025f232d8a87ffa773a6e6e46951f634fd7d done 07:57:25 #8 exporting manifest sha256:f1aef3af16e4fee2cc6b84079262a4164788fe1195f4000feef6c78bb832284d done 07:57:25 #8 exporting config sha256:9d512b78b37c056cb9d3fc0e9b7c01bbe1f37b474a2481eb63ab6cac3cd8c865 0.0s done 07:57:25 #8 exporting manifest list sha256:3ac99805393eb411c0c914c6da3f68aa07e84297e9378b7839b55b186e7a5dc3 done 07:57:25 #8 pushing layers 07:57:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:25 #8 pushing layers 0.1s done 07:57:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ac99805393eb411c0c914c6da3f68aa07e84297e9378b7839b55b186e7a5dc3 0.1s done 07:57:25 #8 DONE 0.2s 07:57:25 07:57:25 1 warning found (use --debug to expand): 07:57:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 07:57:26 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 07:57:26 #1 [internal] load build definition from Dockerfile 07:57:26 #1 transferring dockerfile: 177B done 07:57:26 #1 DONE 0.0s 07:57:26 07:57:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:57:26 #2 DONE 0.1s 07:57:26 07:57:26 #3 [internal] load .dockerignore 07:57:26 #3 transferring context: 07:57:26 #3 transferring context: 2B done 07:57:26 #3 DONE 0.0s 07:57:26 07:57:26 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:57:26 #4 DONE 0.1s 07:57:26 07:57:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 07:57:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 07:57:26 #5 ... 07:57:26 07:57:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 07:57:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:defc880af559522811b0554c0f9ce0968f333e7195a516c0e6ed9a4d32488421 0.0s done 07:57:26 #6 DONE 0.1s 07:57:26 07:57:26 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:57:26 #7 DONE 0.0s 07:57:26 07:57:26 #8 exporting to image 07:57:26 #8 exporting layers done 07:57:26 #8 exporting manifest sha256:a38aac755c01f1dab7e5619704248a09e922d7e6b54e9a3f01f1916714ae4e56 done 07:57:26 #8 exporting config sha256:6e6de7b9bd127ad8a53b646310c2bfa5cd75a6fa58fa8a95997642fcd6578661 done 07:57:26 #8 exporting manifest sha256:8537210add3e58c4fed931330b92f525a8f8a71da5debb794e544c4bf1a6a5dc 0.0s done 07:57:26 #8 exporting config sha256:c973a470c27f77d2c75b1671d674cb3380162f1ad060916cbe7254aeb6619671 done 07:57:26 #8 exporting manifest list sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 done 07:57:26 #8 pushing layers 07:57:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:26 #8 pushing layers 0.2s done 07:57:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 07:57:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:77233baf9c3ac8dd61b7152cddcd97d5c5b09a6681751f25cbeeec4e110276c7 0.1s done 07:57:26 #8 DONE 0.3s 07:57:26 07:57:26 1 warning found (use --debug to expand): 07:57:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 07:57:26 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 07:57:26 #1 [internal] load build definition from Dockerfile 07:57:26 #1 transferring dockerfile: 181B done 07:57:26 #1 DONE 0.0s 07:57:26 07:57:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:57:26 #2 DONE 0.1s 07:57:26 07:57:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:57:27 #3 DONE 0.1s 07:57:27 07:57:27 #4 [internal] load .dockerignore 07:57:27 #4 transferring context: 2B done 07:57:27 #4 DONE 0.0s 07:57:27 07:57:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 07:57:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 0.0s done 07:57:27 #5 DONE 0.0s 07:57:27 07:57:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 07:57:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f70199a58b12125374ed830a1899e0a30d9e2eeafbd6aa128b1079065d5818a 0.0s done 07:57:27 #6 DONE 0.1s 07:57:27 07:57:27 #7 exporting to image 07:57:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:27 #7 ... 07:57:27 07:57:27 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:57:27 #8 DONE 0.0s 07:57:27 07:57:27 #7 exporting to image 07:57:27 #7 exporting layers done 07:57:27 #7 exporting manifest sha256:4326e15d0cabca6c81f1cf0b95ed66ed0c1a2bb1696aed781e4b85760aa0067f 0.0s done 07:57:27 #7 exporting config sha256:05e76abb58b6e447f7eace6d4bc621eb867a3d154e7f08721536443b4374aaeb done 07:57:27 #7 exporting manifest sha256:2d6559cef5eccb1876c5002401999239397b694ac709b478a6f4618585927547 done 07:57:27 #7 exporting config sha256:a0e42bfbae7cffb422ea79d231edf612c593b8c3ca2cd9a1e793dbe5a0f5e0c3 done 07:57:27 #7 exporting manifest list sha256:ae4da8546eac4992562533ffe22f12484d2206d4f54a15a13d48fbad217f52d8 done 07:57:27 #7 pushing layers 07:57:27 #7 pushing layers 0.1s done 07:57:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ae4da8546eac4992562533ffe22f12484d2206d4f54a15a13d48fbad217f52d8 0.1s done 07:57:27 #7 DONE 0.3s 07:57:27 07:57:27 1 warning found (use --debug to expand): 07:57:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 07:57:27 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 07:57:27 #1 [internal] load build definition from Dockerfile 07:57:27 #1 transferring dockerfile: 171B done 07:57:27 #1 DONE 0.0s 07:57:27 07:57:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:57:27 #2 DONE 0.0s 07:57:27 07:57:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:57:27 #3 DONE 0.1s 07:57:27 07:57:27 #4 [internal] load .dockerignore 07:57:27 #4 transferring context: 2B done 07:57:27 #4 DONE 0.0s 07:57:27 07:57:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 07:57:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 07:57:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 0.0s done 07:57:28 #5 DONE 0.1s 07:57:28 07:57:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 07:57:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:29eef4ff3e0bcb3f5ebc9c325665f4f364465c622add03bdffc4c0a792653776 0.0s done 07:57:28 #6 DONE 0.0s 07:57:28 07:57:28 #7 exporting to image 07:57:28 #7 exporting layers 07:57:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:28 #7 ... 07:57:28 07:57:28 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:57:28 #8 DONE 0.0s 07:57:28 07:57:28 #7 exporting to image 07:57:28 #7 exporting layers done 07:57:28 #7 exporting manifest sha256:1e734b75be0357d82b7a932d1bbc9a2aa0801b42dc0a472f928cc885b2728d66 done 07:57:28 #7 exporting config sha256:4ee1d7e2dff49fb0a4bb6b2e306bc0744b5dceea21655256a6375dd1c3b39f6f done 07:57:28 #7 exporting manifest sha256:a7dbac9ecb55137e1b1fd0d7a58a07c25ca92ba55c5dadca138a311350d94b73 0.0s done 07:57:28 #7 exporting config sha256:c896822cb519fa71256d7480e0e33070b53b59dc11db1a8e0c214bc9ad00710d done 07:57:28 #7 exporting manifest list sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e done 07:57:28 #7 pushing layers 0.1s done 07:57:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e 07:57:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:50284639131d986dd63d5e7c1c486565f3d651ffd7bf17bcc7091815290cee0e 0.1s done 07:57:28 #7 DONE 0.2s 07:57:28 07:57:28 1 warning found (use --debug to expand): 07:57:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 07:57:28 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 07:57:28 #1 [internal] load build definition from Dockerfile 07:57:28 #1 transferring dockerfile: 172B done 07:57:28 #1 DONE 0.0s 07:57:28 07:57:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:57:28 #2 DONE 0.1s 07:57:28 07:57:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:57:28 #3 DONE 0.1s 07:57:28 07:57:28 #4 [internal] load .dockerignore 07:57:28 #4 transferring context: 2B done 07:57:28 #4 DONE 0.0s 07:57:28 07:57:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 07:57:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 0.0s done 07:57:28 #5 DONE 0.0s 07:57:28 07:57:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 07:57:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2bb405f2cc3ba4ce1da70f5b6aea68c59de9c21d24ff539afc68a732f7bb1cc 0.0s done 07:57:28 #6 DONE 0.1s 07:57:28 07:57:28 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:57:28 #7 DONE 0.0s 07:57:28 07:57:28 #8 exporting to image 07:57:28 #8 exporting layers done 07:57:28 #8 exporting manifest sha256:fdca93d6daa31bd32c606572a7eb965c8428d8bd438118b168c42d4ad491e8ad done 07:57:28 #8 exporting config sha256:76c4797ad6dc94ec5907a0258e1e17e0ce069b142750f6c6f0be03c1ce1c6386 done 07:57:28 #8 exporting manifest sha256:f40edb491391b57fbac770bb4f44de42183fa4634e9e01269ec097dbfd8bcf99 done 07:57:28 #8 exporting config sha256:a938ea95468f2a8b31c41c7ed99c6bffeea67307362d6c1c85405101e3c96eee done 07:57:28 #8 exporting manifest list sha256:6fe3c9deaa8c9d75e067d84d69743cd634e53335b502f17e6a085250df8bb8bf done 07:57:28 #8 pushing layers 07:57:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:29 #8 pushing layers 0.1s done 07:57:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6fe3c9deaa8c9d75e067d84d69743cd634e53335b502f17e6a085250df8bb8bf 0.1s done 07:57:29 #8 DONE 0.2s 07:57:29 07:57:29 1 warning found (use --debug to expand): 07:57:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 07:57:29 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 07:57:29 #1 [internal] load build definition from Dockerfile 07:57:29 #1 transferring dockerfile: 172B done 07:57:29 #1 DONE 0.0s 07:57:29 07:57:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:57:29 #2 DONE 0.1s 07:57:29 07:57:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:57:29 #3 DONE 0.1s 07:57:29 07:57:29 #4 [internal] load .dockerignore 07:57:29 #4 transferring context: 07:57:29 #4 transferring context: 2B done 07:57:29 #4 DONE 0.0s 07:57:29 07:57:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 07:57:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 0.0s done 07:57:29 #5 DONE 0.0s 07:57:29 07:57:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 07:57:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e41981c8567c9ddfb0c188f4012b278602b8120eece48f59eee4930aadb65db5 0.0s done 07:57:29 #6 DONE 0.1s 07:57:29 07:57:29 #7 exporting to image 07:57:29 #7 exporting layers done 07:57:29 #7 exporting manifest sha256:0381cbf61d1b909e3f45178671be3c96f6bb3f44b93ef61a1b6ace5d3340e915 done 07:57:29 #7 exporting config sha256:9089eaf8fe8a703445a3f4284bd2a94fb3ff6983e835cfadaf88434b7e58164e 07:57:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:29 #7 ... 07:57:29 07:57:29 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:57:29 #8 DONE 0.0s 07:57:29 07:57:29 #7 exporting to image 07:57:29 #7 exporting config sha256:9089eaf8fe8a703445a3f4284bd2a94fb3ff6983e835cfadaf88434b7e58164e done 07:57:29 #7 exporting manifest sha256:746875baa45f90368978bef2d9da31c4460838c67b28f1c5bdc20b14042f1ba8 done 07:57:29 #7 exporting config sha256:d5bde9f4b7d5d0cb0400a398bb06038f3ba938532c7f3a8b0a5d6eb4ff05f1aa done 07:57:29 #7 exporting manifest list sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 done 07:57:29 #7 pushing layers 07:57:30 #7 pushing layers 0.1s done 07:57:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 07:57:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:784bdddef8c9429e3d5c8a163d464ae2047391d5970f88e68a987aa8aaede670 0.2s done 07:57:30 #7 DONE 0.3s 07:57:30 07:57:30 1 warning found (use --debug to expand): 07:57:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:30 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 07:57:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 07:57:30 #1 [internal] load build definition from Dockerfile 07:57:30 #1 transferring dockerfile: 172B done 07:57:30 #1 DONE 0.0s 07:57:30 07:57:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:57:30 #2 DONE 0.0s 07:57:30 07:57:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:57:30 #3 DONE 0.0s 07:57:30 07:57:30 #4 [internal] load .dockerignore 07:57:30 #4 transferring context: 2B done 07:57:30 #4 DONE 0.0s 07:57:30 07:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 07:57:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 0.0s done 07:57:30 #5 DONE 0.0s 07:57:30 07:57:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 07:57:30 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581e408a09feb11c08d191bb9982216f1026c29535e46f1fe96cc71ddbe3bcda 0.0s done 07:57:30 #6 DONE 0.1s 07:57:30 07:57:30 #7 exporting to image 07:57:30 #7 exporting layers done 07:57:30 #7 exporting manifest sha256:bfa12f572c52e09421dc040e867af78f634a6b129df32002668e67c5e505a2c1 done 07:57:30 #7 exporting config sha256:8d91096bbe539d1f48a8fde67bcb0f33db0fd64b3615b004e976705ff04603d6 done 07:57:30 #7 exporting manifest sha256:17547cd35e8c2bb2e74ba53802685a2e3a3f25c921977d09ad081fa3d5823caa done 07:57:30 #7 exporting config sha256:0f73fc04368cace0556e8e74b4366df99dc83857c2a169ecf2c5176fd4bffd3e 07:57:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:30 #7 ... 07:57:30 07:57:30 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:57:30 #8 DONE 0.0s 07:57:30 07:57:30 #7 exporting to image 07:57:30 #7 exporting config sha256:0f73fc04368cace0556e8e74b4366df99dc83857c2a169ecf2c5176fd4bffd3e done 07:57:30 #7 exporting manifest list sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba done 07:57:30 #7 pushing layers 0.1s done 07:57:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba 07:57:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:6d17b914e67602e1e07a8182723c23953de809f31b2831e3e9cefa45b26ac3ba 0.1s done 07:57:30 #7 DONE 0.2s 07:57:30 07:57:30 1 warning found (use --debug to expand): 07:57:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:57:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 07:57:31 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 07:57:31 #1 [internal] load build definition from Dockerfile 07:57:31 #1 transferring dockerfile: 168B done 07:57:31 #1 DONE 0.0s 07:57:31 07:57:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:57:31 #2 DONE 0.0s 07:57:31 07:57:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:57:31 #3 DONE 0.1s 07:57:31 07:57:31 #4 [internal] load .dockerignore 07:57:31 #4 transferring context: 2B done 07:57:31 #4 DONE 0.0s 07:57:31 07:57:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 07:57:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 0.0s done 07:57:31 #5 DONE 0.0s 07:57:31 07:57:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 07:57:31 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c3db2f5d38a7cec4193219a68ebe710861faf255276cff5048e9872f4222206c 0.0s done 07:57:31 #6 DONE 0.1s 07:57:31 07:57:31 #7 exporting to image 07:57:31 #7 exporting layers done 07:57:31 #7 exporting manifest sha256:fbdc52a14cd2a9716da8504e67041f900b9e71d1ee07a815d854d29b2428741c done 07:57:31 #7 exporting config sha256:aee485a7c0198fe0fde61928d3b64d5279ea80d4bd8fc61c3a645389f85e93db 07:57:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:57:31 #7 ... 07:57:31 07:57:31 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:57:31 #8 DONE 0.0s 07:57:31 07:57:31 #7 exporting to image 07:57:31 #7 exporting config sha256:aee485a7c0198fe0fde61928d3b64d5279ea80d4bd8fc61c3a645389f85e93db done 07:57:31 #7 exporting manifest sha256:756fa2f73eb0519c64c4636e27cb130a3c60cd066cf3909370f112031220beb5 done 07:57:31 #7 exporting config sha256:a99d0af8965318dafb7ab69eeef2c74b4adfb844cd783888382d10072c5133b3 done 07:57:31 #7 exporting manifest list sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 done 07:57:31 #7 pushing layers 0.1s done 07:57:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 07:57:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e8718a2ef5aa3b8358f6d6c1b4de2946b5d651ab7bf816adcad8dd2a31c82684 0.1s done 07:57:31 #7 DONE 0.2s 07:57:31 07:57:31 1 warning found (use --debug to expand): 07:57:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:32 + '[' -d /w/workspace/edgex-go/825/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> package-listing.sh 07:57:32 ++ facter osfamily 07:57:32 ++ tr '[:upper:]' '[:lower:]' 07:57:33 + OS_FAMILY=redhat 07:57:33 + workspace=/w/workspace/edgex-go/825 07:57:33 + START_PACKAGES=/tmp/packages_start.txt 07:57:33 + END_PACKAGES=/tmp/packages_end.txt 07:57:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:33 + PACKAGES=/tmp/packages_start.txt 07:57:33 + '[' /w/workspace/edgex-go/825 ']' 07:57:33 + PACKAGES=/tmp/packages_end.txt 07:57:33 + case "${OS_FAMILY}" in 07:57:33 + sort 07:57:33 + rpm -qa 07:57:33 + '[' -f /tmp/packages_start.txt ']' 07:57:33 + '[' -f /tmp/packages_end.txt ']' 07:57:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:33 + '[' /w/workspace/edgex-go/825 ']' 07:57:33 + mkdir -p /w/workspace/edgex-go/825/archives/ 07:57:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/825/archives/ [Pipeline] echo 07:57:33 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:34 07:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:34 latest: Pulling from edgex-lftools-log-publisher 07:57:34 5eb5b503b376: Pulling fs layer 07:57:34 5c69ac0246d0: Pulling fs layer 07:57:34 ec43610c2a17: Pulling fs layer 07:57:34 3a2ae6a8a46f: Pulling fs layer 07:57:34 33b1e0a273af: Pulling fs layer 07:57:34 5d3b04190fa2: Pulling fs layer 07:57:34 2f39f015ded8: Pulling fs layer 07:57:34 3a2ae6a8a46f: Waiting 07:57:34 33b1e0a273af: Waiting 07:57:34 5d3b04190fa2: Waiting 07:57:34 2f39f015ded8: Waiting 07:57:34 5c69ac0246d0: Verifying Checksum 07:57:34 5c69ac0246d0: Download complete 07:57:34 3a2ae6a8a46f: Verifying Checksum 07:57:34 3a2ae6a8a46f: Download complete 07:57:34 33b1e0a273af: Verifying Checksum 07:57:34 33b1e0a273af: Download complete 07:57:34 5d3b04190fa2: Verifying Checksum 07:57:34 5d3b04190fa2: Download complete 07:57:34 ec43610c2a17: Verifying Checksum 07:57:34 ec43610c2a17: Download complete 07:57:35 5eb5b503b376: Verifying Checksum 07:57:35 5eb5b503b376: Download complete 07:57:35 2f39f015ded8: Verifying Checksum 07:57:35 2f39f015ded8: Download complete 07:57:36 5eb5b503b376: Pull complete 07:57:36 5c69ac0246d0: Pull complete 07:57:36 ec43610c2a17: Pull complete 07:57:37 3a2ae6a8a46f: Pull complete 07:57:37 33b1e0a273af: Pull complete 07:57:37 5d3b04190fa2: Pull complete 07:57:41 2f39f015ded8: Pull complete 07:57:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:41 prd-centos7-docker-4c-2g-44766 does not seem to be running inside a container 07:57:41 $ 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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-lftools-log-publisher:latest cat 07:57:44 $ docker top b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:57:45 + ls /var/log/sa-host 07:57:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:46 provisioning config files... 07:57:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3254258013948858054tmp [Pipeline] { [Pipeline] echo 07:57:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:46 ---> create-netrc.sh [Pipeline] } 07:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:57:46 ---> python-tools-install.sh [Pipeline] echo 07:57:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:47 ---> sudo-logs.sh 07:57:47 Archiving 'sudo' log.. 07:57:47 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:57:47 $ docker stop --time=1 b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 07:57:48 $ docker rm -f --volumes b29ccc07cbf4d83958ce200286b74421946e093f4f19d8b58d8cbf91faae1ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:57:48 [WS-CLEANUP] Deleting project workspace... 07:57:48 [WS-CLEANUP] Deferred wipeout is used... 07:57:48 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:49 + [ -d /w/workspace/edgex-go/825/archives ] [Pipeline] libraryResource [Pipeline] sh 07:57:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:50 ---> package-listing.sh 07:57:50 ++ facter osfamily 07:57:50 ++ tr '[:upper:]' '[:lower:]' 07:57:51 + OS_FAMILY=debian 07:57:51 + workspace=/w/workspace/edgex-go/825 07:57:51 + START_PACKAGES=/tmp/packages_start.txt 07:57:51 + END_PACKAGES=/tmp/packages_end.txt 07:57:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:51 + PACKAGES=/tmp/packages_start.txt 07:57:51 + '[' /w/workspace/edgex-go/825 ']' 07:57:51 + PACKAGES=/tmp/packages_end.txt 07:57:51 + case "${OS_FAMILY}" in 07:57:51 + dpkg -l 07:57:51 + grep '^ii' 07:57:51 + '[' -f /tmp/packages_start.txt ']' 07:57:51 + '[' -f /tmp/packages_end.txt ']' 07:57:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:51 + '[' /w/workspace/edgex-go/825 ']' 07:57:51 + mkdir -p /w/workspace/edgex-go/825/archives/ 07:57:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/825/archives/ [Pipeline] echo 07:57:51 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/825/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:51 07:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:52 latest: Pulling from edgex-lftools-log-publisher 07:57:52 5eb5b503b376: Pulling fs layer 07:57:52 5c69ac0246d0: Pulling fs layer 07:57:52 ec43610c2a17: Pulling fs layer 07:57:52 3a2ae6a8a46f: Pulling fs layer 07:57:52 33b1e0a273af: Pulling fs layer 07:57:52 5d3b04190fa2: Pulling fs layer 07:57:52 2f39f015ded8: Pulling fs layer 07:57:52 3a2ae6a8a46f: Waiting 07:57:52 33b1e0a273af: Waiting 07:57:52 5d3b04190fa2: Waiting 07:57:52 2f39f015ded8: Waiting 07:57:52 5c69ac0246d0: Verifying Checksum 07:57:52 5c69ac0246d0: Download complete 07:57:52 3a2ae6a8a46f: Verifying Checksum 07:57:52 3a2ae6a8a46f: Download complete 07:57:52 ec43610c2a17: Verifying Checksum 07:57:52 ec43610c2a17: Download complete 07:57:52 5d3b04190fa2: Verifying Checksum 07:57:52 5d3b04190fa2: Download complete 07:57:52 33b1e0a273af: Verifying Checksum 07:57:52 33b1e0a273af: Download complete 07:57:52 5eb5b503b376: Verifying Checksum 07:57:52 5eb5b503b376: Download complete 07:57:53 2f39f015ded8: Verifying Checksum 07:57:53 2f39f015ded8: Download complete 07:57:53 5eb5b503b376: Pull complete 07:57:53 5c69ac0246d0: Pull complete 07:57:54 ec43610c2a17: Pull complete 07:57:54 3a2ae6a8a46f: Pull complete 07:57:54 33b1e0a273af: Pull complete 07:57:54 5d3b04190fa2: Pull complete 07:58:00 2f39f015ded8: Pull complete 07:58:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:00 prd-ubuntu20.04-docker-8c-8g-44764 does not seem to be running inside a container 07:58:00 $ 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/825/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/825 -v /w/workspace/edgex-go/825:/w/workspace/edgex-go/825:rw,z -v /w/workspace/edgex-go/825@tmp:/w/workspace/edgex-go/825@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:latest cat 07:58:01 $ docker top d320cc67c18d3f9f833335cacadf90677455a850e2c9b73f9a285b6654ddc856 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:02 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:02 + ls /var/log/sa-host 07:58:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:02 provisioning config files... 07:58:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/825@tmp/config5780569814828333825tmp [Pipeline] { [Pipeline] echo 07:58:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:03 ---> create-netrc.sh [Pipeline] } 07:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:03 ---> python-tools-install.sh [Pipeline] echo 07:58:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:03 ---> sudo-logs.sh 07:58:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:04 ---> job-cost.sh 07:58:04 lf-activate-venv: SKIPPING 07:58:04 DEBUG: total: 0.10999999940395355 07:58:04 INFO: Retrieving Stack Cost... 07:58:04 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:04 INFO: Archiving Costs [Pipeline] echo 07:58:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:04 ---> logs-deploy.sh 07:58:04 lf-activate-venv: SKIPPING 07:58:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/825 07:58:04 INFO: archiving workspace using pattern(s): 07:58:05 Archives upload complete. 07:58:06 INFO: archiving logs to Nexus 07:58:07 ---> uname -a: 07:58:07 Linux prd-ubuntu20-04-docker-8c-8g-44764 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:58:07 07:58:07 07:58:07 ---> lscpu: 07:58:07 Architecture: x86_64 07:58:07 CPU op-mode(s): 32-bit, 64-bit 07:58:07 Byte Order: Little Endian 07:58:07 Address sizes: 40 bits physical, 48 bits virtual 07:58:07 CPU(s): 8 07:58:07 On-line CPU(s) list: 0-7 07:58:07 Thread(s) per core: 1 07:58:07 Core(s) per socket: 1 07:58:07 Socket(s): 8 07:58:07 NUMA node(s): 1 07:58:07 Vendor ID: AuthenticAMD 07:58:07 CPU family: 23 07:58:07 Model: 49 07:58:07 Model name: AMD EPYC-Rome Processor 07:58:07 Stepping: 0 07:58:07 CPU MHz: 2800.000 07:58:07 BogoMIPS: 5600.00 07:58:07 Virtualization: AMD-V 07:58:07 Hypervisor vendor: KVM 07:58:07 Virtualization type: full 07:58:07 L1d cache: 256 KiB 07:58:07 L1i cache: 256 KiB 07:58:07 L2 cache: 4 MiB 07:58:07 L3 cache: 128 MiB 07:58:07 NUMA node0 CPU(s): 0-7 07:58:07 Vulnerability Itlb multihit: Not affected 07:58:07 Vulnerability L1tf: Not affected 07:58:07 Vulnerability Mds: Not affected 07:58:07 Vulnerability Meltdown: Not affected 07:58:07 Vulnerability Mmio stale data: Not affected 07:58:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:58:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:58:07 Vulnerability Srbds: Not affected 07:58:07 Vulnerability Tsx async abort: Not affected 07:58:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:58:07 07:58:07 07:58:07 ---> nproc: 07:58:07 8 07:58:07 07:58:07 07:58:07 ---> df -h: 07:58:07 Filesystem Size Used Avail Use% Mounted on 07:58:07 overlay 155G 31G 125G 20% / 07:58:07 tmpfs 64M 0 64M 0% /dev 07:58:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:07 shm 64M 0 64M 0% /dev/shm 07:58:07 /dev/vda1 155G 31G 125G 20% /facter-os 07:58:07 07:58:07 07:58:07 ---> sar -b -r -n DEV: 07:58:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44764) 04/11/25 _x86_64_ (8 CPU) 07:58:07 07:58:07 07:43:26 LINUX RESTART (8 CPU) 07:58:07 07:58:07 07:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:07 07:45:01 477.00 120.35 319.25 37.40 12807.86 50893.48 5196321.44 07:58:07 07:46:01 205.13 4.15 200.98 0.00 415.93 75086.02 0.00 07:58:07 07:47:01 44.51 0.18 44.33 0.00 31.99 20726.28 0.00 07:58:07 07:48:01 49.36 0.07 49.29 0.00 0.53 24672.70 0.00 07:58:07 07:49:01 69.52 0.15 69.37 0.00 7.73 46580.77 0.00 07:58:07 07:50:01 862.01 1.25 860.76 0.00 59.05 239562.95 0.00 07:58:07 07:51:01 1111.46 30.41 1081.05 0.00 243.29 284414.73 0.00 07:58:07 07:52:01 311.85 0.27 311.58 0.00 2.13 60557.41 0.00 07:58:07 07:53:01 464.71 0.08 464.63 0.00 0.80 114324.29 0.00 07:58:07 07:54:01 595.48 0.03 595.45 0.00 2.00 140269.82 0.00 07:58:07 07:55:01 43.11 1.08 42.03 0.00 33.59 1068.49 0.00 07:58:07 07:56:01 22.43 0.03 22.40 0.00 1.47 681.62 0.00 07:58:07 07:57:01 3.35 0.00 3.35 0.00 0.00 66.78 0.00 07:58:07 07:58:01 63.87 0.15 63.72 0.00 12.13 21571.47 0.00 07:58:07 Average: 308.65 11.17 294.85 2.63 958.60 77209.50 365398.28 07:58:07 07:58:07 07:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:07 07:45:01 29447444 31531960 810684 2.47 64460 2306844 2029508 5.98 1158508 1923796 338580 07:58:07 07:46:01 28129384 31512896 790276 2.40 130340 3452940 1757612 5.18 1295492 2976364 6708 07:58:07 07:47:01 26663248 31263336 1028152 3.13 134992 4571928 2406868 7.09 2232224 3404876 552260 07:58:07 07:48:01 26792296 31405240 885584 2.69 140028 4550144 2202680 6.49 1631012 3851156 361936 07:58:07 07:49:01 27376868 31490872 805716 2.45 142856 4107764 1865172 5.50 1500956 3459744 45236 07:58:07 07:50:01 20053548 31179928 1081236 3.29 187388 10794888 3639392 10.73 2439756 9519108 20260 07:58:07 07:51:01 10880900 31369468 889364 2.70 485164 19148044 2435344 7.18 3542248 16875932 656744 07:58:07 07:52:01 4796588 27922160 4266252 12.97 524128 21351048 11188404 32.97 8079824 17924856 1444656 07:58:07 07:53:01 2181384 27932972 4263188 12.96 539756 23864892 10083572 29.72 9232596 19299920 984444 07:58:07 07:54:01 5848848 31342820 916616 2.79 550676 23787196 2253936 6.64 4245272 20897688 252 07:58:07 07:55:01 5902800 31400520 859440 2.61 552772 23788664 2202128 6.49 4428496 20665100 568 07:58:07 07:56:01 5891112 31390076 869304 2.64 553720 23788920 2326804 6.86 4939868 20166292 540 07:58:07 07:57:01 5909432 31408528 850836 2.59 553792 23788920 2199648 6.48 4950676 20136044 8 07:58:07 07:58:01 5377696 31382956 875968 2.66 558128 24241740 2461376 7.25 4979348 20588216 128 07:58:07 Average: 14660825 30895267 1370901 4.17 365586 15253138 3503746 10.33 3904020 12977792 315166 07:58:07 07:58:07 07:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:07 07:45:01 lo 5.36 5.36 0.52 0.52 0.00 0.00 0.00 0.00 07:58:07 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:45:01 ens3 875.94 775.12 6904.15 119.61 0.00 0.00 0.00 0.00 07:58:07 07:46:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:58:07 07:46:01 docker0 776.79 851.67 56.90 4637.32 0.00 0.00 0.00 0.00 07:58:07 07:46:01 ens3 1001.35 866.69 7862.84 88.96 0.00 0.00 0.00 0.00 07:58:07 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:07 07:47:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 07:58:07 07:47:01 veth85a4cda 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 07:58:07 07:47:01 ens3 41.34 24.70 38.11 16.16 0.00 0.00 0.00 0.00 07:58:07 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:48:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 07:58:07 07:48:01 veth85a4cda 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 07:58:07 07:48:01 ens3 26.05 19.06 20.51 11.92 0.00 0.00 0.00 0.00 07:58:07 07:49:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:58:07 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:49:01 ens3 112.68 75.60 2221.09 80.56 0.00 0.00 0.00 0.00 07:58:07 07:50:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:58:07 07:50:01 docker0 844.40 1013.86 72.34 2196.52 0.00 0.00 0.00 0.00 07:58:07 07:50:01 veth2c7a918 0.57 1.95 0.05 0.32 0.00 0.00 0.00 0.00 07:58:07 07:50:01 vethc45dbc2 128.19 147.23 13.08 130.82 0.00 0.00 0.00 0.01 07:58:07 07:50:01 vetha98c2fe 132.44 145.42 13.25 130.09 0.00 0.00 0.00 0.01 07:58:07 07:50:01 veth59dcb95 129.19 152.22 13.14 130.83 0.00 0.00 0.00 0.01 07:58:07 07:50:01 veth4f8006f 130.34 152.23 13.21 130.70 0.00 0.00 0.00 0.01 07:58:07 07:50:01 veth73d136c 128.67 152.28 13.09 130.80 0.00 0.00 0.00 0.01 07:58:07 07:50:01 veth87fcf37 126.92 153.22 13.00 130.75 0.00 0.00 0.00 0.01 07:58:07 07:50:01 ens3 1094.60 902.55 3082.66 179.03 0.00 0.00 0.00 0.00 07:58:07 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:07 07:51:01 docker0 704.57 1556.42 66.53 16477.69 0.00 0.00 0.00 0.00 07:58:07 07:51:01 veth2c7a918 0.15 0.25 0.01 0.01 0.00 0.00 0.00 0.00 07:58:07 07:51:01 ens3 1565.81 710.30 16485.23 80.30 0.00 0.00 0.00 0.00 07:58:07 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth2c7a918 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:52:01 vetha240dbc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth7a799a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth3242a99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth112b1fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth4a7643e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 vethc742f93 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 vethbd20b52 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 ens3 10.90 5.61 8.87 4.78 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth8c46e98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth27d66c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 vethc19c147 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth5052cb7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:52:01 veth7b34eec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:07 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:07 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth2c7a918 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth7a799a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth112b1fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth4a7643e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 vethc742f93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 vethbd20b52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 ens3 4.38 2.27 3.42 1.87 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth8c46e98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth27d66c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 vethc19c147 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth5052cb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:53:01 veth7b34eec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:54:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 07:58:07 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:54:01 ens3 16.45 10.35 14.37 6.87 0.00 0.00 0.00 0.00 07:58:07 07:55:01 lo 52.06 52.06 5.13 5.13 0.00 0.00 0.00 0.00 07:58:07 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:55:01 ens3 425.35 415.28 226.73 1772.61 0.00 0.00 0.00 0.00 07:58:07 07:56:01 lo 24.60 24.60 2.43 2.43 0.00 0.00 0.00 0.00 07:58:07 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:56:01 ens3 346.68 342.99 131.44 2474.74 0.00 0.00 0.00 0.00 07:58:07 07:57:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 07:58:07 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:57:01 ens3 31.39 29.12 19.21 148.62 0.00 0.00 0.00 0.00 07:58:07 07:58:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:58:07 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:07 07:58:01 ens3 111.81 89.70 2522.55 131.49 0.00 0.00 0.00 0.00 07:58:07 Average: lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 07:58:07 Average: docker0 166.41 244.81 14.01 1667.05 0.00 0.00 0.00 0.00 07:58:07 Average: ens3 404.06 304.39 2819.41 365.82 0.00 0.00 0.00 0.00 07:58:07 07:58:07 07:58:07 ---> sar -P ALL: 07:58:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44764) 04/11/25 _x86_64_ (8 CPU) 07:58:07 07:58:07 07:43:26 LINUX RESTART (8 CPU) 07:58:07 07:58:07 07:44:02 CPU %user %nice %system %iowait %steal %idle 07:58:07 07:45:01 all 8.45 0.02 2.60 5.00 0.05 83.88 07:58:07 07:45:01 0 9.36 0.02 2.76 4.06 0.05 83.75 07:58:07 07:45:01 1 8.78 0.00 1.60 3.12 0.07 86.43 07:58:07 07:45:01 2 10.23 0.00 2.95 6.06 0.05 80.70 07:58:07 07:45:01 3 7.70 0.05 3.96 3.50 0.07 84.71 07:58:07 07:45:01 4 5.34 0.00 2.66 4.44 0.05 87.50 07:58:07 07:45:01 5 7.34 0.00 2.57 10.30 0.03 79.75 07:58:07 07:45:01 6 9.90 0.07 2.25 6.81 0.05 80.92 07:58:07 07:45:01 7 8.95 0.00 2.02 1.71 0.05 87.27 07:58:07 07:46:01 all 7.81 0.00 4.10 3.02 0.07 84.99 07:58:07 07:46:01 0 8.03 0.00 3.19 2.41 0.07 86.30 07:58:07 07:46:01 1 6.95 0.00 3.96 0.19 0.07 88.84 07:58:07 07:46:01 2 7.59 0.00 4.67 7.54 0.08 80.12 07:58:07 07:46:01 3 10.97 0.00 5.10 0.61 0.07 83.26 07:58:07 07:46:01 4 7.69 0.00 3.86 2.88 0.07 85.51 07:58:07 07:46:01 5 7.58 0.00 4.62 9.62 0.07 78.12 07:58:07 07:46:01 6 6.37 0.00 4.06 0.91 0.07 88.59 07:58:07 07:46:01 7 7.33 0.00 3.34 0.03 0.08 89.21 07:58:07 07:47:01 all 42.75 0.00 6.96 0.93 0.09 49.27 07:58:07 07:47:01 0 41.64 0.00 7.02 0.17 0.10 51.07 07:58:07 07:47:01 1 42.71 0.00 6.90 0.13 0.08 50.17 07:58:07 07:47:01 2 44.97 0.00 6.83 0.29 0.10 47.81 07:58:07 07:47:01 3 40.60 0.00 7.23 0.08 0.10 51.99 07:58:07 07:47:01 4 43.03 0.00 7.40 0.05 0.08 49.44 07:58:07 07:47:01 5 42.38 0.00 6.66 1.43 0.08 49.45 07:58:07 07:47:01 6 42.39 0.00 6.66 5.26 0.08 45.61 07:58:07 07:47:01 7 44.27 0.00 7.01 0.03 0.10 48.59 07:58:07 07:48:01 all 56.51 0.00 7.51 0.66 0.09 35.22 07:58:07 07:48:01 0 56.89 0.00 7.95 0.22 0.08 34.86 07:58:07 07:48:01 1 53.94 0.00 6.49 3.22 0.08 36.27 07:58:07 07:48:01 2 58.08 0.00 7.71 0.10 0.10 34.00 07:58:07 07:48:01 3 57.88 0.00 7.89 0.02 0.08 34.13 07:58:07 07:48:01 4 53.60 0.00 6.85 0.07 0.10 39.38 07:58:07 07:48:01 5 56.40 0.00 7.68 0.60 0.12 35.20 07:58:07 07:48:01 6 56.68 0.00 8.01 0.92 0.08 34.31 07:58:07 07:48:01 7 58.56 0.00 7.52 0.17 0.08 33.66 07:58:07 07:49:01 all 35.27 0.00 6.75 1.01 0.09 56.89 07:58:07 07:49:01 0 34.96 0.00 7.01 3.21 0.10 54.72 07:58:07 07:49:01 1 31.75 0.00 6.34 2.31 0.08 59.52 07:58:07 07:49:01 2 36.95 0.00 8.45 0.02 0.08 54.50 07:58:07 07:49:01 3 36.82 0.00 6.56 0.20 0.07 56.35 07:58:07 07:49:01 4 34.09 0.00 5.86 0.05 0.07 59.94 07:58:07 07:49:01 5 36.14 0.00 6.55 2.01 0.08 55.22 07:58:07 07:49:01 6 36.14 0.00 6.33 0.13 0.10 57.29 07:58:07 07:49:01 7 35.26 0.00 6.89 0.13 0.10 57.61 07:58:07 07:50:01 all 21.19 0.00 8.90 20.52 0.09 49.30 07:58:07 07:50:01 0 21.80 0.00 8.41 18.28 0.08 51.42 07:58:07 07:50:01 1 18.70 0.00 9.41 20.28 0.08 51.53 07:58:07 07:50:01 2 20.55 0.00 8.55 28.97 0.07 41.85 07:58:07 07:50:01 3 21.91 0.00 8.18 15.46 0.08 54.36 07:58:07 07:50:01 4 19.85 0.00 8.33 14.39 0.07 57.36 07:58:07 07:50:01 5 21.68 0.00 9.72 17.50 0.10 51.00 07:58:07 07:50:01 6 21.52 0.00 9.61 18.39 0.12 50.36 07:58:07 07:50:01 7 23.47 0.00 9.00 30.78 0.12 36.63 07:58:07 07:51:01 all 11.35 0.00 7.25 15.26 0.07 66.07 07:58:07 07:51:01 0 11.43 0.00 6.98 8.70 0.05 72.83 07:58:07 07:51:01 1 11.33 0.00 12.18 67.80 0.10 8.59 07:58:07 07:51:01 2 10.61 0.00 5.55 6.60 0.08 77.15 07:58:07 07:51:01 3 11.30 0.00 6.58 4.64 0.08 77.39 07:58:07 07:51:01 4 11.95 0.00 6.34 3.67 0.07 77.97 07:58:07 07:51:01 5 11.69 0.00 6.47 11.67 0.05 70.12 07:58:07 07:51:01 6 11.18 0.00 7.38 12.20 0.05 69.19 07:58:07 07:51:01 7 11.33 0.00 6.55 7.42 0.05 74.65 07:58:07 07:52:01 all 80.68 0.00 11.80 2.06 0.12 5.34 07:58:07 07:52:01 0 81.14 0.00 11.12 1.64 0.12 5.98 07:58:07 07:52:01 1 80.89 0.00 11.80 6.25 0.15 0.91 07:58:07 07:52:01 2 80.10 0.00 11.84 3.01 0.12 4.93 07:58:07 07:52:01 3 80.43 0.00 12.12 0.57 0.13 6.75 07:58:07 07:52:01 4 81.04 0.00 11.66 0.37 0.12 6.82 07:58:07 07:52:01 5 81.19 0.00 11.66 3.42 0.10 3.62 07:58:07 07:52:01 6 79.45 0.00 13.01 0.64 0.10 6.80 07:58:07 07:52:01 7 81.20 0.00 11.20 0.60 0.13 6.87 07:58:07 07:53:01 all 90.28 0.00 9.60 0.00 0.12 0.00 07:58:07 07:53:01 0 90.65 0.00 9.18 0.00 0.17 0.00 07:58:07 07:53:01 1 91.04 0.00 8.83 0.00 0.13 0.00 07:58:07 07:53:01 2 89.85 0.00 10.03 0.00 0.12 0.00 07:58:07 07:53:01 3 90.67 0.00 9.22 0.00 0.12 0.00 07:58:07 07:53:01 4 91.04 0.00 8.84 0.00 0.12 0.00 07:58:07 07:53:01 5 89.20 0.00 10.70 0.00 0.10 0.00 07:58:07 07:53:01 6 89.61 0.00 10.29 0.00 0.10 0.00 07:58:07 07:53:01 7 90.16 0.00 9.72 0.00 0.12 0.00 07:58:07 07:54:01 all 73.57 0.00 9.62 3.41 0.11 13.30 07:58:07 07:54:01 0 74.64 0.00 8.74 1.96 0.08 14.58 07:58:07 07:54:01 1 75.41 0.00 8.89 2.19 0.10 13.41 07:58:07 07:54:01 2 72.03 0.00 10.14 9.46 0.10 8.27 07:58:07 07:54:01 3 73.84 0.00 9.45 3.36 0.13 13.22 07:58:07 07:54:01 4 73.60 0.00 9.81 2.28 0.15 14.15 07:58:07 07:54:01 5 73.84 0.00 9.98 2.68 0.08 13.42 07:58:07 07:54:01 6 71.15 0.00 11.18 4.14 0.10 13.43 07:58:07 07:54:01 7 74.04 0.00 8.76 1.20 0.12 15.89 07:58:07 07:55:01 all 7.33 0.00 1.18 0.33 0.05 91.12 07:58:07 07:55:01 0 7.64 0.00 1.21 2.05 0.05 89.05 07:58:07 07:55:01 1 6.25 0.00 1.19 0.12 0.05 92.39 07:58:07 07:55:01 2 6.08 0.00 1.15 0.03 0.03 92.71 07:58:07 07:55:01 3 7.79 0.00 1.07 0.05 0.07 91.02 07:58:07 07:55:01 4 8.77 0.00 1.15 0.25 0.08 89.74 07:58:07 07:55:01 5 9.19 0.00 1.17 0.05 0.05 89.53 07:58:07 07:55:01 6 6.23 0.00 1.39 0.03 0.05 92.29 07:58:07 07:55:01 7 6.67 0.00 1.07 0.02 0.05 92.19 07:58:07 07:58:07 07:55:01 CPU %user %nice %system %iowait %steal %idle 07:58:07 07:56:01 all 10.13 0.00 0.67 0.06 0.06 89.08 07:58:07 07:56:01 0 15.73 0.00 0.87 0.35 0.07 82.97 07:58:07 07:56:01 1 3.77 0.00 0.52 0.00 0.05 95.66 07:58:07 07:56:01 2 3.54 0.00 0.48 0.00 0.03 95.94 07:58:07 07:56:01 3 14.10 0.00 0.62 0.05 0.08 85.15 07:58:07 07:56:01 4 12.33 0.00 0.58 0.02 0.05 87.02 07:58:07 07:56:01 5 9.40 0.00 0.77 0.02 0.07 89.75 07:58:07 07:56:01 6 6.09 0.00 0.71 0.02 0.05 93.13 07:58:07 07:56:01 7 16.14 0.00 0.78 0.03 0.07 82.97 07:58:07 07:57:01 all 0.79 0.00 0.14 0.01 0.01 99.05 07:58:07 07:57:01 0 1.67 0.00 0.18 0.03 0.02 98.10 07:58:07 07:57:01 1 0.12 0.00 0.08 0.02 0.00 99.78 07:58:07 07:57:01 2 0.13 0.00 0.12 0.00 0.03 99.72 07:58:07 07:57:01 3 0.10 0.00 0.22 0.00 0.02 99.67 07:58:07 07:57:01 4 1.37 0.00 0.08 0.00 0.02 98.52 07:58:07 07:57:01 5 1.30 0.00 0.15 0.00 0.02 98.53 07:58:07 07:57:01 6 0.18 0.00 0.15 0.00 0.00 99.67 07:58:07 07:57:01 7 1.42 0.00 0.10 0.03 0.02 98.43 07:58:07 07:58:01 all 2.89 0.00 1.31 0.57 0.02 95.21 07:58:07 07:58:01 0 2.81 0.00 1.44 0.10 0.03 95.62 07:58:07 07:58:01 1 2.86 0.00 1.20 0.37 0.02 95.55 07:58:07 07:58:01 2 3.27 0.00 0.68 0.23 0.00 95.81 07:58:07 07:58:01 3 2.81 0.00 1.24 0.02 0.03 95.90 07:58:07 07:58:01 4 3.17 0.00 1.34 0.00 0.03 95.46 07:58:07 07:58:01 5 2.74 0.00 1.62 0.60 0.02 95.01 07:58:07 07:58:01 6 2.22 0.00 1.57 0.05 0.03 96.12 07:58:07 07:58:01 7 3.22 0.00 1.36 3.19 0.02 92.21 07:58:07 Average: all 32.12 0.00 5.60 3.75 0.08 58.46 07:58:07 Average: 0 32.78 0.00 5.43 3.07 0.08 58.65 07:58:07 Average: 1 31.07 0.00 5.66 7.52 0.08 55.68 07:58:07 Average: 2 31.75 0.00 5.65 4.41 0.07 58.12 07:58:07 Average: 3 32.67 0.00 5.67 2.02 0.08 59.55 07:58:07 Average: 4 31.99 0.00 5.34 2.02 0.08 60.58 07:58:07 Average: 5 32.24 0.00 5.73 4.23 0.07 57.73 07:58:07 Average: 6 31.40 0.00 5.90 3.51 0.07 59.12 07:58:07 Average: 7 33.07 0.00 5.38 3.22 0.08 58.24 07:58:07 07:58:07 07:58:07