Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 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-ssh12757503955790689871.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh456139201566301032.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10551291239283268191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5588836003021415046.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-ssh2932763528037889778.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-38332 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/788 [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/788 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d (main) Commit message: "Merge pull request #5070 from jinlinGuan/message-issue-381" > git config core.sparsecheckout # timeout=10 > git checkout -f 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 > git rev-list --no-walk bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:34 ========================================================= 03:26:34 EdgeX Global Pipelines Version Info 03:26:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:35 ------------------- 03:26:35 stable info: 03:26:35 ------------------- 03:26:35 Commited By: Cherry Wang cherry@iotechsys.com 03:26:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:26:35 Message: update stable to v1.0.269 03:26:35 ------------------- 03:26:35 experimental info: 03:26:35 ------------------- 03:26:35 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:26:35 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71e1f3e [Pipeline] echo 03:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:36 provisioning config files... 03:26:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config12832676870277202555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:36 ---> ****-login.sh 03:26:36 nexus3.edgexfoundry.org:10001 03:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:37 Configure a credential helper to remove this warning. See 03:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:37 03:26:37 Login Succeeded 03:26:37 nexus3.edgexfoundry.org:10002 03:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:37 Configure a credential helper to remove this warning. See 03:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:37 03:26:37 Login Succeeded 03:26:37 nexus3.edgexfoundry.org:10003 03:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:37 Configure a credential helper to remove this warning. See 03:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:37 03:26:37 Login Succeeded 03:26:37 nexus3.edgexfoundry.org:10004 03:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:37 Configure a credential helper to remove this warning. See 03:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:37 03:26:37 Login Succeeded 03:26:37 ****.io 03:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:37 Configure a credential helper to remove this warning. See 03:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:37 03:26:37 Login Succeeded 03:26:37 ---> ****-login.sh ends [Pipeline] } 03:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:26:37 + dirname cmd/core-command/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo core-command,cmd/core-command/Dockerfile 03:26:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:26:37 + dirname cmd/core-data/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo core-data,cmd/core-data/Dockerfile 03:26:37 + dirname cmd/core-keeper/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo core-keeper,cmd/core-keeper/Dockerfile 03:26:37 + dirname cmd/core-metadata/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo core-metadata,cmd/core-metadata/Dockerfile 03:26:37 + dirname cmd/security-bootstrapper/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:26:37 + dirname cmd/security-proxy-auth/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:26:37 + dirname cmd/security-proxy-setup/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:26:37 + dirname cmd/security-secretstore-setup/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:26:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:26:37 + dirname cmd/security-spire-agent/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:26:37 + + cut -d/ -f2 03:26:37 dirname cmd/security-spire-config/Dockerfile 03:26:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:26:37 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 03:26:37 03:26:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:26:37 + dirname cmd/support-notifications/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + echo support-notifications,cmd/support-notifications/Dockerfile 03:26:37 + cut -d/ -f2 03:26:37 + dirname cmd/support-scheduler/Dockerfile 03:26:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:26:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:38 + git rev-list -1 --merges 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d~1..71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo 03:26:38 -----------> git rev-list -1 --merges 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d~1..71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:26:38 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [false] [Pipeline] sh 03:26:38 + git log --format=format:%s -1 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo 03:26:38 ========================================================= 03:26:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:26:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:39 + grep -v github /etc/ssh/ssh_known_hosts 03:26:39 + [ -e /tmp/ssh_known_hosts ] 03:26:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:39 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:39 03:26:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:39 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:39 b85a868b505f: Pulling fs layer 03:26:39 e2be974225ed: Pulling fs layer 03:26:39 339a4e72a1f5: Pulling fs layer 03:26:39 988bab9f4d93: Pulling fs layer 03:26:39 1469e6f7b9e6: Pulling fs layer 03:26:39 eaf3925da568: Pulling fs layer 03:26:39 bab4dde63d76: Pulling fs layer 03:26:39 bde34c3a00c8: Pulling fs layer 03:26:39 b352a97aabf1: Pulling fs layer 03:26:39 4872d77fe225: Pulling fs layer 03:26:39 5851b861e8e6: Pulling fs layer 03:26:39 eaf3925da568: Waiting 03:26:39 bab4dde63d76: Waiting 03:26:39 4872d77fe225: Waiting 03:26:39 988bab9f4d93: Waiting 03:26:39 bde34c3a00c8: Waiting 03:26:39 1469e6f7b9e6: Waiting 03:26:39 5851b861e8e6: Waiting 03:26:39 b352a97aabf1: Waiting 03:26:39 e2be974225ed: Verifying Checksum 03:26:39 e2be974225ed: Download complete 03:26:39 988bab9f4d93: Download complete 03:26:39 1469e6f7b9e6: Verifying Checksum 03:26:39 1469e6f7b9e6: Download complete 03:26:39 eaf3925da568: Verifying Checksum 03:26:39 eaf3925da568: Download complete 03:26:40 339a4e72a1f5: Verifying Checksum 03:26:40 339a4e72a1f5: Download complete 03:26:40 bde34c3a00c8: Verifying Checksum 03:26:40 bde34c3a00c8: Download complete 03:26:40 b352a97aabf1: Download complete 03:26:40 4872d77fe225: Download complete 03:26:40 5851b861e8e6: Verifying Checksum 03:26:40 5851b861e8e6: Download complete 03:26:40 b85a868b505f: Download complete 03:26:40 bab4dde63d76: Verifying Checksum 03:26:40 bab4dde63d76: Download complete 03:26:41 b85a868b505f: Pull complete 03:26:41 e2be974225ed: Pull complete 03:26:41 339a4e72a1f5: Pull complete 03:26:41 988bab9f4d93: Pull complete 03:26:42 1469e6f7b9e6: Pull complete 03:26:42 eaf3925da568: Pull complete 03:26:43 bab4dde63d76: Pull complete 03:26:43 bde34c3a00c8: Pull complete 03:26:43 b352a97aabf1: Pull complete 03:26:43 4872d77fe225: Pull complete 03:26:43 5851b861e8e6: Pull complete 03:26:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:44 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:26:47 $ docker top 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a -eo pid,comm 03:26:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:26:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:47 [ssh-agent] Looking for ssh-agent implementation... 03:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:47 $ docker exec 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent 03:26:47 SSH_AUTH_SOCK=/tmp/ssh-jDhW4oMU5u86/agent.32 03:26:47 SSH_AGENT_PID=38 03:26:47 Running ssh-add (command line suppressed) 03:26:48 Identity added: /w/workspace/edgex-go/788@tmp/private_key_213264606529052995.key (/w/workspace/edgex-go/788@tmp/private_key_213264606529052995.key) 03:26:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:48 + git tag --points-at HEAD [Pipeline] } 03:26:48 $ docker exec --env ******** --env ******** 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent -k 03:26:48 unset SSH_AUTH_SOCK; 03:26:48 unset SSH_AGENT_PID; 03:26:48 echo Agent pid 38 killed; 03:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:48 [ssh-agent] Looking for ssh-agent implementation... 03:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:48 $ docker exec 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent 03:26:48 SSH_AUTH_SOCK=/tmp/ssh-XNo7L79fA8rI/agent.71 03:26:48 SSH_AGENT_PID=77 03:26:48 Running ssh-add (command line suppressed) 03:26:49 Identity added: /w/workspace/edgex-go/788@tmp/private_key_18257496409197213385.key (/w/workspace/edgex-go/788@tmp/private_key_18257496409197213385.key) 03:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:49 + git semver init 03:26:49 2025-02-07 03:26:49,489 [run_init] DEBUG init version:0.0.0 force:False 03:26:49 2025-02-07 03:26:49,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/788/.semver 03:26:49 2025-02-07 03:26:49,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/788/.semver 03:26:49 2025-02-07 03:26:49,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/788/.semver'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) 03:26:56 2025-02-07 03:26:55,133 [append_file] DEBUG append to file:/w/workspace/edgex-go/788/.git/info/exclude 03:26:56 2025-02-07 03:26:55,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/788/.semver/main with force:False 03:26:56 2025-02-07 03:26:55,134 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:26:56 2025-02-07 03:26:55,134 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:26:56 4.0.0-dev.52 [Pipeline] } 03:26:56 $ docker exec --env ******** --env ******** 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent -k 03:26:56 unset SSH_AUTH_SOCK; 03:26:56 unset SSH_AGENT_PID; 03:26:56 echo Agent pid 77 killed; 03:26:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:56 + git semver [Pipeline] } 03:26:56 $ docker stop --time=1 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a 03:26:58 $ docker rm -f --volumes 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a [Pipeline] // withDockerContainer [Pipeline] sh 03:26:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:26:58 Stashed 1 file(s) [Pipeline] echo 03:26:58 [edgeXSemver]: initialized semver on version 4.0.0-dev.52 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:59 + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo 03:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:59 ========================================================= 03:26:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:26:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:26:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:26:59 da9db072f522: Pulling fs layer 03:26:59 6ef4a4ee8ca5: Pulling fs layer 03:26:59 06f05ace1117: Pulling fs layer 03:26:59 5fe327b54edc: Pulling fs layer 03:26:59 4f4fb700ef54: Pulling fs layer 03:26:59 92a5565b7b96: Pulling fs layer 03:26:59 ff9bb7016b71: Pulling fs layer 03:26:59 b67dba6c2c7d: Pulling fs layer 03:26:59 a813b0c90790: Pulling fs layer 03:26:59 92a5565b7b96: Waiting 03:26:59 ff9bb7016b71: Waiting 03:26:59 b67dba6c2c7d: Waiting 03:26:59 5fe327b54edc: Waiting 03:26:59 a813b0c90790: Waiting 03:26:59 4f4fb700ef54: Waiting 03:26:59 6ef4a4ee8ca5: Download complete 03:26:59 5fe327b54edc: Verifying Checksum 03:26:59 5fe327b54edc: Download complete 03:26:59 4f4fb700ef54: Verifying Checksum 03:26:59 4f4fb700ef54: Download complete 03:26:59 92a5565b7b96: Verifying Checksum 03:26:59 92a5565b7b96: Download complete 03:26:59 da9db072f522: Verifying Checksum 03:26:59 da9db072f522: Download complete 03:26:59 ff9bb7016b71: Verifying Checksum 03:26:59 ff9bb7016b71: Download complete 03:26:59 da9db072f522: Pull complete 03:26:59 6ef4a4ee8ca5: Pull complete 03:27:00 a813b0c90790: Verifying Checksum 03:27:00 a813b0c90790: Download complete 03:27:00 06f05ace1117: Verifying Checksum 03:27:00 06f05ace1117: Download complete 03:27:00 b67dba6c2c7d: Verifying Checksum 03:27:00 b67dba6c2c7d: Download complete 03:27:03 06f05ace1117: Pull complete 03:27:03 5fe327b54edc: Pull complete 03:27:03 4f4fb700ef54: Pull complete 03:27:03 92a5565b7b96: Pull complete 03:27:03 ff9bb7016b71: Pull complete 03:27:06 b67dba6c2c7d: Pull complete 03:27:06 a813b0c90790: Pull complete 03:27:06 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:27:06 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:27:06 WORKDIR /edgex 03:27:06 COPY go.mod . 03:27:06 RUN go mod download build 03:27:06 -t ci-base-image-x86_64 -f - . 03:27:07 Sending build context to Docker daemon 179.9MB 03:27:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:27:07 ---> 3ba60ce46760 03:27:07 Step 2/4 : WORKDIR /edgex 03:27:13 Still waiting to schedule task 03:27:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:27:15 ---> Running in 7fc47a361c2c 03:27:15 Removing intermediate container 7fc47a361c2c 03:27:15 ---> 190de8860795 03:27:15 Step 3/4 : COPY go.mod . 03:27:15 ---> be9c1ea6b290 03:27:15 Step 4/4 : RUN go mod download 03:27:15 ---> Running in 24e3055dbb3d 03:27:47 Removing intermediate container 24e3055dbb3d 03:27:47 ---> 0d19f20446b6 03:27:47 Successfully built 0d19f20446b6 03:27:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker inspect -f . ci-base-image-x86_64 03:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:47 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:27:48 $ docker top 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:48 + go version 03:27:48 go version go1.23.4 linux/amd64 [Pipeline] } 03:27:48 $ docker stop --time=1 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 03:27:49 $ docker rm -f --volumes 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:50 + docker inspect -f . ci-base-image-x86_64 03:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:50 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:27:50 $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:27:50 $ docker top 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 -eo pid,comm [Pipeline] { [Pipeline] echo 03:27:50 ========================================================= 03:27:50 [edgeXBuildGoParallel] Running Tests and Build... 03:27:50 ========================================================= [Pipeline] sh 03:27:51 + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] fileExists [Pipeline] sh 03:27:51 + make test 03:27:51 go test -race -coverprofile=coverage.out ./... 03:27:59 ? github.com/edgexfoundry/edgex-go [no test files] 03:28:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:28:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:28:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:28:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:28:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:28:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:28:29 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:28:29 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:28:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 03:28:30 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:28:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:28:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:28:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:28:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 03:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:28:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:28:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:28:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:28:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:28:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 03:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 47.2% of statements 03:28:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:28:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.353s coverage: 93.4% of statements 03:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.101s coverage: 92.3% of statements 03:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 9.4% of statements 03:28:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:28:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:28:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:28:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:28:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:28:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements 03:28:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 03:28:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:28:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:28:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:28:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:28:38 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 43.1% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 03:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 03:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 03:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:28:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:28:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:28:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:28:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:28:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:28:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:28:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:28:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:28:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:28:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:28:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:28:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:28:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:28:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:28:51 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 03:28:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38333 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:28:54 Running in /w/workspace/edgex-go/788 [Pipeline] { [Pipeline] checkout 03:28:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:28:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:28:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:28:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:28:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:28:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:28:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:28:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:28:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:28:57 The recommended git tool is: git 03:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:28:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 47.4% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 17.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 4.138s coverage: 36.1% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 93.8% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements 03:29:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 03:29:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:29:02 running golangci-lint 03:29:02 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:29:02 go version go1.23.4 linux/amd64 03:29:02 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:29:02 level=info msg="[config_reader] Used config file .golangci.yml" 03:29:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:29:04 using credential edgex-jenkins-ssh 03:29:04 Cloning the remote Git repository 03:29:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:29:04 > git init /w/workspace/edgex-go/788 # timeout=10 03:29:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:29:04 > git --version # timeout=10 03:29:04 > git --version # 'git version 2.25.1' 03:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:29:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:22 Avoid second fetch 03:29:22 Checking out Revision 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d (main) 03:29:23 Commit message: "Merge pull request #5070 from jinlinGuan/message-issue-381" 03:29:22 > git config core.sparsecheckout # timeout=10 03:29:22 > git checkout -f 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 03:29:25 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|files|compiled_files) took 22.004045474s" 03:29:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.500664ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:28 Dload Upload Total Spent Left Speed 03:29:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37075 0 --:--:-- --:--:-- --:--:-- 37182 [Pipeline] sh 03:29:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:29:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:29:29 + sudo tee /etc/docker/daemon.new 03:29:29 { 03:29:29 "registry-mirrors": [ 03:29:29 "https://nexus3.edgexfoundry.org:10001" 03:29:29 ], 03:29:29 "bip": "10.250.0.254/24", 03:29:29 "hosts": [ 03:29:29 "tcp://0.0.0.0:5555", 03:29:29 "unix:///var/run/docker.sock" 03:29:29 ], 03:29:29 "mtu": 1458, 03:29:29 "selinux-enabled": true, 03:29:29 "seccomp-profile": "/etc/docker/seccomp.json" 03:29:29 } [Pipeline] sh 03:29:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:29:29 + sudo service docker restart 03:29:35 level=info msg="[linters_context/goanalysis] analyzers took 1m29.912782848s with top 10 stages: buildir: 50.263654116s, gosec: 3.233497918s, inspect: 2.933672917s, fact_deprecated: 2.730583189s, ctrlflow: 2.092988623s, printf: 1.893937847s, fact_purity: 1.343718674s, directives: 1.05858945s, isgenerated: 1.049114518s, S1038: 1.035874933s" 03:29:35 level=info msg="[runner] Issues before processing: 203, after processing: 0" 03:29:35 level=info msg="[runner] Processors filtering stat (in/out): cgo: 203/203, invalid_issue: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, nolint: 20/0, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 203/20" 03:29:35 level=info msg="[runner] processing took 16.689714ms with stages: nolint: 7.030873ms, identifier_marker: 4.072334ms, autogenerated_exclude: 1.78235ms, path_prettifier: 1.624399ms, exclude-rules: 1.251625ms, skip_dirs: 855.708µs, cgo: 28.572µs, invalid_issue: 27.912µs, filename_unadjuster: 12.691µs, max_same_issues: 540ns, uniq_by_line: 460ns, skip_files: 390ns, fixer: 350ns, exclude: 300ns, sort_results: 240ns, diff: 170ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns, path_shortener: 110ns, severity-rules: 100ns" 03:29:35 level=info msg="[runner] linters took 10.631238914s with stages: goanalysis_metalinter: 10.614473586s" 03:29:35 level=info msg="File cache stats: 0 entries of total size 0B" 03:29:35 level=info msg="Memory: 325 samples, avg is 266.0MB, max is 1331.0MB" 03:29:35 level=info msg="Execution took 32.691014257s" 03:29:35 go vet ./... 03:29:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:41 ./bin/test-attribution-txt.sh [Pipeline] echo 03:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:29:41 + ls -al . 03:29:41 total 1856 03:29:41 drwxrwxr-x 11 1001 1001 4096 Feb 7 03:27 . 03:29:41 drwxr-xr-x 4 root root 4096 Feb 7 03:27 .. 03:29:41 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 .blubracket 03:29:41 -rw-rw-r-- 1 1001 1001 10 Feb 7 03:26 .dockerignore 03:29:41 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:29 .git 03:29:41 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:26 .github 03:29:41 -rw-rw-r-- 1 1001 1001 907 Feb 7 03:26 .gitignore 03:29:41 -rw-rw-r-- 1 1001 1001 199 Feb 7 03:26 .golangci.yml 03:29:41 -rw-rw-r-- 1 1001 1001 100 Feb 7 03:26 .hadolint.yml 03:29:41 drwxr-xr-x 3 1001 1001 4096 Feb 7 03:26 .semver 03:29:41 -rw-rw-r-- 1 1001 1001 155 Feb 7 03:26 .sonarcloud.properties 03:29:41 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:26 ADOPTERS.md 03:29:41 -rw-rw-r-- 1 1001 1001 17256 Feb 7 03:26 Attribution.txt 03:29:41 -rw-rw-r-- 1 1001 1001 100284 Feb 7 03:26 CHANGELOG.md 03:29:41 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:26 CONTRIBUTING.md 03:29:41 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:26 GOVERNANCE.md 03:29:41 -rw-rw-r-- 1 1001 1001 858 Feb 7 03:26 Jenkinsfile 03:29:41 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:26 LICENSE 03:29:41 -rw-rw-r-- 1 1001 1001 16740 Feb 7 03:26 Makefile 03:29:41 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:26 OWNERS.md 03:29:41 -rw-rw-r-- 1 1001 1001 9932 Feb 7 03:26 README.md 03:29:41 -rw-rw-r-- 1 1001 1001 789 Feb 7 03:26 SECURITY.md 03:29:41 -rw-rw-r-- 1 1001 1001 12 Feb 7 03:26 VERSION 03:29:41 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 bin 03:29:41 drwxrwxr-x 19 1001 1001 4096 Feb 7 03:26 cmd 03:29:41 -rw-r--r-- 1 root root 1529686 Feb 7 03:29 coverage.out 03:29:41 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 fuzz_test 03:29:41 -rw-rw-r-- 1 1001 1001 6459 Feb 7 03:26 go.mod 03:29:41 -rw-rw-r-- 1 1001 1001 88052 Feb 7 03:26 go.sum 03:29:41 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:26 internal 03:29:41 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 openapi 03:29:41 -rw-rw-r-- 1 1001 1001 584 Feb 7 03:26 security.txt 03:29:41 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:26 version.go [Pipeline] sh 03:29:42 + '[' -e coverage.out ] 03:29:42 + chown 1001:1001 coverage.out [Pipeline] stash 03:29:42 Stashed 1 file(s) [Pipeline] sh 03:29:42 + make build 03:29:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:48 provisioning config files... 03:29:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config9731567578997118550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:48 ---> ****-login.sh 03:29:48 nexus3.edgexfoundry.org:10001 03:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:49 Configure a credential helper to remove this warning. See 03:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:49 03:29:49 Login Succeeded 03:29:49 nexus3.edgexfoundry.org:10002 03:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:49 Configure a credential helper to remove this warning. See 03:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:49 03:29:49 Login Succeeded 03:29:49 nexus3.edgexfoundry.org:10003 03:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:49 Configure a credential helper to remove this warning. See 03:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:49 03:29:49 Login Succeeded 03:29:49 nexus3.edgexfoundry.org:10004 03:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:49 Configure a credential helper to remove this warning. See 03:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:49 03:29:49 Login Succeeded 03:29:49 ****.io 03:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:50 Configure a credential helper to remove this warning. See 03:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:50 03:29:50 Login Succeeded 03:29:50 ---> ****-login.sh ends [Pipeline] } 03:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:29:50 + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo 03:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:50 ========================================================= 03:29:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:29:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:29:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:51 9986a736f7d3: Pulling fs layer 03:29:51 1f018df60701: Pulling fs layer 03:29:51 39f8f326b044: Pulling fs layer 03:29:51 e6a1e7a6a96a: Pulling fs layer 03:29:51 4f4fb700ef54: Pulling fs layer 03:29:51 d45d956e0dbf: Pulling fs layer 03:29:51 d7702b0d1db1: Pulling fs layer 03:29:51 5c7f0f088c93: Pulling fs layer 03:29:51 4fdc064ae6cf: Pulling fs layer 03:29:51 d45d956e0dbf: Waiting 03:29:51 d7702b0d1db1: Waiting 03:29:51 e6a1e7a6a96a: Waiting 03:29:51 5c7f0f088c93: Waiting 03:29:51 4fdc064ae6cf: Waiting 03:29:51 4f4fb700ef54: Waiting 03:29:51 1f018df60701: Verifying Checksum 03:29:51 e6a1e7a6a96a: Verifying Checksum 03:29:51 e6a1e7a6a96a: Download complete 03:29:51 4f4fb700ef54: Verifying Checksum 03:29:51 d45d956e0dbf: Verifying Checksum 03:29:51 d45d956e0dbf: Download complete 03:29:51 9986a736f7d3: Verifying Checksum 03:29:51 9986a736f7d3: Download complete 03:29:51 d7702b0d1db1: Verifying Checksum 03:29:51 d7702b0d1db1: Download complete 03:29:52 4fdc064ae6cf: Verifying Checksum 03:29:52 4fdc064ae6cf: Download complete 03:29:52 9986a736f7d3: Pull complete 03:29:52 1f018df60701: Pull complete 03:29:53 39f8f326b044: Verifying Checksum 03:29:53 39f8f326b044: Download complete 03:29:54 5c7f0f088c93: Verifying Checksum 03:29:54 5c7f0f088c93: Download complete 03:30:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:30:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:30:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:30:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:30:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:30:16 39f8f326b044: Pull complete 03:30:16 e6a1e7a6a96a: Pull complete 03:30:16 4f4fb700ef54: Pull complete 03:30:16 d45d956e0dbf: Pull complete 03:30:16 d7702b0d1db1: Pull complete 03:30:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:30:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:30:22 5c7f0f088c93: Pull complete 03:30:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:30:24 4fdc064ae6cf: Pull complete 03:30:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:30:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:30:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:30:24 WORKDIR /edgex 03:30:24 COPY go.mod . 03:30:24 RUN go mod download 03:30:24 + docker build -t ci-base-image-arm64 -f - . 03:30:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:30:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:30:26 $ docker stop --time=1 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 03:30:27 #0 building with "default" instance using docker driver 03:30:27 03:30:27 #1 [internal] load build definition from Dockerfile 03:30:27 #1 transferring dockerfile: 172B 0.0s done 03:30:27 #1 DONE 0.1s 03:30:27 03:30:27 #2 [internal] load .dockerignore 03:30:27 #2 transferring context: 50B done 03:30:27 #2 DONE 0.1s 03:30:27 03:30:27 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:30:27 #3 DONE 0.0s 03:30:27 03:30:27 #4 [internal] load build context 03:30:27 #4 transferring context: 6.49kB 0.0s done 03:30:27 #4 DONE 0.1s 03:30:27 03:30:27 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:30:27 #5 DONE 0.3s 03:30:27 03:30:27 #6 [2/4] WORKDIR /edgex 03:30:28 #6 DONE 1.1s 03:30:28 03:30:28 #7 [3/4] COPY go.mod . 03:30:29 #7 DONE 0.1s 03:30:29 03:30:29 #8 [4/4] RUN go mod download 03:30:36 $ docker rm -f --volumes 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:30:37 03:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:30:37 latest: Pulling from edgex-devops/edgex-compose 03:30:37 91d30c5bc195: Pulling fs layer 03:30:37 2e9b0aa3be6d: Pulling fs layer 03:30:37 9c61dcf015f6: Pulling fs layer 03:30:37 4698f68db338: Pulling fs layer 03:30:37 2a2f49069b9e: Pulling fs layer 03:30:37 e0025b399a48: Pulling fs layer 03:30:37 4698f68db338: Waiting 03:30:37 2a2f49069b9e: Waiting 03:30:37 e0025b399a48: Waiting 03:30:37 91d30c5bc195: Verifying Checksum 03:30:37 91d30c5bc195: Download complete 03:30:37 4698f68db338: Verifying Checksum 03:30:37 4698f68db338: Download complete 03:30:37 2e9b0aa3be6d: Verifying Checksum 03:30:37 2e9b0aa3be6d: Download complete 03:30:37 e0025b399a48: Verifying Checksum 03:30:37 e0025b399a48: Download complete 03:30:37 91d30c5bc195: Pull complete 03:30:37 2a2f49069b9e: Verifying Checksum 03:30:37 2a2f49069b9e: Download complete 03:30:37 2e9b0aa3be6d: Pull complete 03:30:38 9c61dcf015f6: Verifying Checksum 03:30:38 9c61dcf015f6: Download complete 03:30:40 9c61dcf015f6: Pull complete 03:30:40 4698f68db338: Pull complete 03:30:41 2a2f49069b9e: Pull complete 03:30:41 e0025b399a48: Pull complete 03:30:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:41 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:30:41 $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:30:46 $ docker top ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:46 #8 DONE 15.0s 03:30:46 03:30:46 #9 exporting to image 03:30:46 #9 exporting layers 03:30:46 + docker compose -f ./docker-compose-build.yml build --parallel 03:30:49 #1 [security-spire-server internal] load build definition from Dockerfile 03:30:49 #1 transferring dockerfile: 1.70kB done 03:30:49 #1 DONE 0.0s 03:30:49 03:30:49 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:30:49 #2 transferring dockerfile: 1.89kB done 03:30:49 #2 DONE 0.1s 03:30:49 03:30:49 #3 [support-notifications internal] load build definition from Dockerfile 03:30:49 #3 transferring dockerfile: 2.04kB done 03:30:49 #3 DONE 0.0s 03:30:49 03:30:49 #4 [core-keeper internal] load build definition from Dockerfile 03:30:49 #4 transferring dockerfile: 2.07kB done 03:30:49 #4 DONE 0.0s 03:30:49 03:30:49 #5 [core-data internal] load build definition from Dockerfile 03:30:49 #5 transferring dockerfile: 2.07kB done 03:30:49 #5 DONE 0.0s 03:30:49 03:30:49 #6 [support-scheduler internal] load build definition from Dockerfile 03:30:49 #6 transferring dockerfile: 1.82kB done 03:30:49 #6 DONE 0.0s 03:30:49 03:30:49 #7 [security-proxy-setup internal] load build definition from Dockerfile 03:30:49 #7 transferring dockerfile: 2.50kB done 03:30:49 #7 DONE 0.0s 03:30:49 03:30:49 #8 [core-metadata internal] load build definition from Dockerfile 03:30:49 #8 transferring dockerfile: 2.13kB done 03:30:49 #8 DONE 0.0s 03:30:49 03:30:49 #9 [core-command internal] load build definition from Dockerfile 03:30:49 #9 transferring dockerfile: 1.94kB done 03:30:49 #9 DONE 0.0s 03:30:49 03:30:49 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:30:49 #10 transferring dockerfile: 2.23kB done 03:30:49 #10 DONE 0.0s 03:30:49 03:30:49 #11 [security-spire-config internal] load build definition from Dockerfile 03:30:49 #11 transferring dockerfile: 1.69kB done 03:30:49 #11 DONE 0.0s 03:30:49 03:30:49 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:30:49 #12 transferring dockerfile: 3.02kB done 03:30:49 #12 DONE 0.1s 03:30:49 03:30:49 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:30:49 #13 transferring dockerfile: 2.11kB done 03:30:49 #13 DONE 0.0s 03:30:49 03:30:49 #14 [security-secretstore-setup internal] load build definition from Dockerfile 03:30:49 #14 transferring dockerfile: 2.49kB done 03:30:49 #14 DONE 0.0s 03:30:49 03:30:49 #15 [security-spire-server internal] load .dockerignore 03:30:49 #15 transferring context: 03:30:49 #15 transferring context: 50B done 03:30:49 #15 DONE 0.0s 03:30:49 03:30:49 #16 [security-spiffe-token-provider internal] load .dockerignore 03:30:49 #16 transferring context: 50B done 03:30:49 #16 DONE 0.0s 03:30:49 03:30:49 #17 [support-notifications internal] load .dockerignore 03:30:49 #17 transferring context: 50B done 03:30:49 #17 DONE 0.0s 03:30:49 03:30:49 #18 [core-keeper internal] load .dockerignore 03:30:49 #18 transferring context: 50B done 03:30:49 #18 DONE 0.0s 03:30:49 03:30:49 #19 [core-data internal] load .dockerignore 03:30:49 #19 transferring context: 50B done 03:30:49 #19 DONE 0.0s 03:30:49 03:30:49 #20 [support-scheduler internal] load .dockerignore 03:30:49 #20 transferring context: 50B done 03:30:49 #20 DONE 0.0s 03:30:49 03:30:49 #21 [security-proxy-setup internal] load .dockerignore 03:30:49 #21 transferring context: 50B done 03:30:49 #21 DONE 0.0s 03:30:49 03:30:49 #22 [security-spire-agent internal] load .dockerignore 03:30:49 #22 transferring context: 50B done 03:30:49 #22 DONE 0.0s 03:30:49 03:30:49 #23 [core-metadata internal] load .dockerignore 03:30:49 #23 transferring context: 50B done 03:30:49 #23 DONE 0.0s 03:30:49 03:30:49 #24 [core-command internal] load .dockerignore 03:30:49 #24 transferring context: 50B done 03:30:49 #24 DONE 0.0s 03:30:49 03:30:49 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:30:49 #25 transferring context: 50B done 03:30:49 #25 DONE 0.0s 03:30:49 03:30:49 #26 [security-bootstrapper internal] load .dockerignore 03:30:49 #26 transferring context: 50B done 03:30:49 #26 DONE 0.0s 03:30:49 03:30:49 #27 [security-spire-config internal] load .dockerignore 03:30:49 #27 transferring context: 50B done 03:30:49 #27 DONE 0.0s 03:30:49 03:30:49 #28 [security-proxy-auth internal] load .dockerignore 03:30:49 #28 transferring context: 50B done 03:30:49 #28 DONE 0.0s 03:30:49 03:30:49 #29 [security-secretstore-setup internal] load .dockerignore 03:30:49 #29 transferring context: 50B done 03:30:49 #29 DONE 0.0s 03:30:49 03:30:49 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:30:49 #30 ... 03:30:49 03:30:49 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:49 #31 DONE 0.0s 03:30:49 03:30:49 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:49 #31 DONE 0.0s 03:30:49 03:30:49 #32 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:30:49 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 03:30:49 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:30:49 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:30:49 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:30:49 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 03:30:49 #32 ... 03:30:49 03:30:49 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:49 #31 DONE 0.0s 03:30:49 03:30:49 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 03:30:49 #33 DONE 0.2s 03:30:49 03:30:49 #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:30:49 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 03:30:49 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:30:49 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:30:49 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:30:49 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 03:30:49 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 03:30:49 #32 ... 03:30:49 03:30:49 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:49 #31 DONE 0.0s 03:30:49 03:30:49 #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:30:49 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 03:30:49 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:30:49 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:30:49 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:30:49 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 03:30:49 #32 ... 03:30:49 03:30:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:49 #31 DONE 0.0s 03:30:49 03:30:49 #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:30:49 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 03:30:55 #32 ... 03:30:55 03:30:55 #34 [support-notifications internal] load build context 03:30:55 #34 transferring context: 256.45MB 5.2s 03:30:55 #34 ... 03:30:55 03:30:55 #35 [security-spiffe-token-provider internal] load build context 03:30:55 #35 ... 03:30:55 03:30:55 #34 [support-notifications internal] load build context 03:30:56 #34 transferring context: 445.69MB 6.8s done 03:30:59 #34 ... 03:30:59 03:30:59 #36 [security-spire-agent internal] load build definition from Dockerfile 03:30:59 #36 transferring dockerfile: 1.81kB done 03:30:59 #36 ... 03:30:59 03:30:59 #37 [core-keeper internal] load build context 03:30:59 #37 transferring context: 445.69MB 7.1s done 03:31:00 #37 ... 03:31:00 03:31:00 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:31:00 #38 ... 03:31:00 03:31:00 #39 [core-data internal] load build context 03:31:00 #39 transferring context: 445.69MB 6.6s done 03:31:00 #39 ... 03:31:00 03:31:00 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:31:01 #9 exporting layers 16.7s done 03:31:01 #9 writing image sha256:6cdee0f57e5f242b610bdd9cf9ec3bf3911773ab08b6a089e7139c22618a67a5 done 03:31:01 #9 naming to docker.io/library/ci-base-image-arm64 done 03:31:01 #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:01 + docker inspect -f . ci-base-image-arm64 03:31:01 . [Pipeline] } [Pipeline] // withEnv 03:31:01 #30 ... 03:31:01 03:31:01 #40 [core-metadata internal] load build context [Pipeline] withDockerContainer 03:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container 03:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:31:01 #40 ... 03:31:01 03:31:01 #41 [core-command internal] load build context 03:31:01 #41 ... 03:31:01 03:31:01 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:31:02 #42 ... 03:31:02 03:31:02 #43 [support-scheduler internal] load build context 03:31:02 #43 ... 03:31:02 03:31:02 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:31:03 $ docker top 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:03 #33 ... 03:31:03 03:31:03 #44 [security-proxy-setup internal] load build context 03:31:03 + go version 03:31:03 go version go1.23.4 linux/arm64 [Pipeline] } 03:31:04 $ docker stop --time=1 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 03:31:04 #44 transferring context: 31B 03:31:04 #44 ... 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:04 #41 ... 03:31:04 03:31:04 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:31:04 #33 DONE 14.8s 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:04 #41 ... 03:31:04 03:31:04 #39 [core-data internal] load build context 03:31:04 #39 DONE 15.0s 03:31:04 03:31:04 #35 [security-spiffe-token-provider internal] load build context 03:31:04 #35 transferring context: 445.69MB 6.6s done 03:31:04 #35 DONE 15.0s 03:31:04 03:31:04 #34 [support-notifications internal] load build context 03:31:04 #34 DONE 15.0s 03:31:04 03:31:04 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:31:04 #30 DONE 15.1s 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:04 #41 transferring context: 6.35MB 0.2s 03:31:04 #41 ... 03:31:04 03:31:04 #37 [core-keeper internal] load build context 03:31:04 #37 DONE 15.0s 03:31:04 03:31:04 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:31:04 #42 DONE 15.0s 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:04 #41 ... 03:31:04 03:31:04 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:04 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 03:31:04 #45 DONE 0.3s 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:04 #41 ... 03:31:04 03:31:04 #46 [security-spire-config internal] load build context 03:31:04 #46 transferring context: 21.93kB 0.0s done 03:31:04 #46 DONE 0.5s 03:31:04 03:31:04 #47 [security-spire-server internal] load build context 03:31:04 #47 transferring context: 23.68kB 0.0s done 03:31:04 #47 DONE 0.5s 03:31:04 03:31:04 #41 [core-command internal] load build context 03:31:05 $ docker rm -f --volumes 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 03:31:05 #41 ... 03:31:05 03:31:05 #48 [security-spire-agent internal] load build context 03:31:05 #48 transferring context: 23.21kB 0.0s done 03:31:05 #48 DONE 0.9s 03:31:05 03:31:05 #41 [core-command internal] load build context 03:31:05 #41 ... 03:31:05 03:31:05 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:31:05 #38 DONE 16.1s 03:31:05 03:31:05 #41 [core-command internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:31:06 03:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:31:06 latest: Pulling from edgex-devops/edgex-compose-arm64 03:31:06 547446be3368: Pulling fs layer 03:31:06 d125d8839a47: Pulling fs layer 03:31:06 3e85d5ac6304: Pulling fs layer 03:31:06 c3105a71a48b: Pulling fs layer 03:31:06 0f093f025ec4: Pulling fs layer 03:31:06 c3106fc0e877: Pulling fs layer 03:31:06 0f093f025ec4: Waiting 03:31:06 c3106fc0e877: Waiting 03:31:06 c3105a71a48b: Waiting 03:31:06 547446be3368: Verifying Checksum 03:31:06 547446be3368: Download complete 03:31:06 c3105a71a48b: Download complete 03:31:07 d125d8839a47: Verifying Checksum 03:31:07 d125d8839a47: Download complete 03:31:07 c3106fc0e877: Download complete 03:31:07 0f093f025ec4: Verifying Checksum 03:31:07 0f093f025ec4: Download complete 03:31:07 547446be3368: Pull complete 03:31:08 d125d8839a47: Pull complete 03:31:08 3e85d5ac6304: Verifying Checksum 03:31:08 3e85d5ac6304: Download complete 03:31:10 #41 transferring context: 251.56MB 5.9s 03:31:10 #41 ... 03:31:10 03:31:10 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:10 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 03:31:10 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:31:10 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:31:10 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:31:10 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:31:10 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:31:10 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:31:10 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:31:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s 03:31:10 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:31:10 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:31:12 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.9s done 03:31:12 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:31:14 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 03:31:14 #49 ... 03:31:14 03:31:14 #43 [support-scheduler internal] load build context 03:31:14 #43 transferring context: 445.69MB 8.8s done 03:31:14 #43 ... 03:31:14 03:31:14 #50 [security-secretstore-setup internal] load build context 03:31:14 #50 transferring context: 445.69MB 9.2s done 03:31:14 #50 ... 03:31:14 03:31:14 #40 [core-metadata internal] load build context 03:31:14 #40 transferring context: 445.69MB 9.3s done 03:31:14 #40 ... 03:31:14 03:31:14 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:31:14 #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:14 #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:14 #0 1.829 (1/1) Installing dumb-init (1.2.5-r3) 03:31:14 #0 1.833 Executing busybox-1.36.1-r29.trigger 03:31:14 #0 1.841 OK: 8 MiB in 15 packages 03:31:14 #51 ... 03:31:14 03:31:14 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:31:14 #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:14 #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:14 #0 2.257 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:14 #0 2.257 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:14 #0 2.257 OK: 24170 distinct packages available 03:31:14 #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:14 #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:14 #0 2.769 (1/5) Installing dumb-init (1.2.5-r3) 03:31:14 #0 2.845 (2/5) Installing musl-obstack (1.2.3-r2) 03:31:14 #0 2.849 (3/5) Installing libucontext (1.2-r3) 03:31:14 #0 2.898 (4/5) Installing gcompat (1.1.0-r4) 03:31:14 #0 2.898 (5/5) Installing openssl (3.3.2-r1) 03:31:14 #0 2.904 Executing busybox-1.36.1-r29.trigger 03:31:14 #0 2.910 OK: 9 MiB in 19 packages 03:31:14 #52 ... 03:31:14 03:31:14 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:14 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:31:14 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:31:14 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:31:14 #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:31:14 #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:31:14 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:31:14 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 03:31:14 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 03:31:14 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:31:14 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:31:15 #45 ... 03:31:15 03:31:15 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:31:15 #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:15 #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:15 #0 10.38 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:15 #0 10.38 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:15 #0 10.38 OK: 24170 distinct packages available 03:31:15 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:15 #0 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:15 #53 ... 03:31:15 03:31:15 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:31:15 #54 ... 03:31:15 03:31:15 #55 [core-common-config-bootstrapper internal] load build context 03:31:15 #55 transferring context: 445.69MB 8.8s done 03:31:15 #55 ... 03:31:15 03:31:15 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:31:15 #56 ... 03:31:15 03:31:15 #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:31:15 #57 ... 03:31:15 03:31:15 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:31:16 #58 ... 03:31:16 03:31:16 #44 [security-proxy-setup internal] load build context 03:31:16 #44 transferring context: 445.69MB 8.6s done 03:31:16 #44 ... 03:31:16 03:31:16 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:31:16 #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:16 #0 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:16 #0 5.434 (1/7) Installing ca-certificates (20241121-r1) 03:31:16 #0 5.455 (2/7) Installing dumb-init (1.2.5-r3) 03:31:16 #0 5.457 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:31:16 #0 5.462 (4/7) Installing libsodium (1.0.19-r0) 03:31:16 #0 5.471 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:31:16 #0 5.490 (6/7) Installing libzmq (4.3.5-r2) 03:31:16 #0 5.502 (7/7) Installing zeromq (4.3.5-r2) 03:31:16 #0 5.508 Executing busybox-1.36.1-r29.trigger 03:31:16 #0 5.513 Executing ca-certificates-20241121-r1.trigger 03:31:16 #0 5.561 OK: 12 MiB in 21 packages 03:31:16 #59 ... 03:31:16 03:31:16 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:16 #60 ... 03:31:16 03:31:16 #61 [security-proxy-auth internal] load build context 03:31:16 #61 transferring context: 445.69MB 9.8s done 03:31:16 #61 ... 03:31:16 03:31:16 #62 [security-bootstrapper internal] load build context 03:31:16 #62 transferring context: 445.69MB 9.7s done 03:31:16 #62 ... 03:31:16 03:31:16 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:16 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 03:31:16 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:16 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:31:16 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:31:16 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 03:31:16 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 03:31:16 #32 ... 03:31:16 03:31:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:31:16 #63 ... 03:31:16 03:31:16 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:31:16 #64 ... 03:31:16 03:31:16 #65 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:31:16 #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:16 #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:16 #0 3.044 (1/1) Installing dumb-init (1.2.5-r3) 03:31:16 #0 3.048 Executing busybox-1.36.1-r29.trigger 03:31:16 #0 3.059 OK: 8 MiB in 15 packages 03:31:17 #65 ... 03:31:17 03:31:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:17 #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 03:31:21 3e85d5ac6304: Pull complete 03:31:21 c3105a71a48b: Pull complete 03:31:21 #45 ... 03:31:21 03:31:21 #41 [core-command internal] load build context 03:31:21 #41 transferring context: 445.69MB 10.2s done 03:31:21 #41 ... 03:31:21 03:31:21 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:31:21 #53 10.77 (1/14) Installing ca-certificates (20241121-r1) 03:31:21 #53 10.78 (2/14) Installing brotli-libs (1.1.0-r2) 03:31:21 #53 10.80 (3/14) Installing c-ares (1.33.1-r0) 03:31:21 #53 10.80 (4/14) Installing libunistring (1.2-r0) 03:31:21 #53 10.82 (5/14) Installing libidn2 (2.3.7-r0) 03:31:21 #53 10.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:31:21 #53 10.83 (7/14) Installing libpsl (0.21.5-r1) 03:31:21 #53 10.83 (8/14) Installing zstd-libs (1.5.6-r0) 03:31:21 #53 10.84 (9/14) Installing libcurl (8.12.0-r0) 03:31:21 #53 10.85 (10/14) Installing curl (8.12.0-r0) 03:31:21 #53 10.86 (11/14) Installing dumb-init (1.2.5-r3) 03:31:21 #53 10.86 (12/14) Installing musl-obstack (1.2.3-r2) 03:31:21 #53 10.87 (13/14) Installing libucontext (1.2-r3) 03:31:21 #53 10.87 (14/14) Installing gcompat (1.1.0-r4) 03:31:21 #53 10.88 Executing busybox-1.36.1-r29.trigger 03:31:21 #53 11.22 Executing ca-certificates-20241121-r1.trigger 03:31:21 #53 11.34 OK: 13 MiB in 28 packages 03:31:21 0f093f025ec4: Pull complete 03:31:21 c3106fc0e877: Pull complete 03:31:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:31:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:22 prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container 03:31:22 $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:31:23 $ docker top 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:24 + docker compose -f ./docker-compose-build.yml build --parallel 03:31:27 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:31:27 #1 transferring dockerfile: 2.23kB 0.0s done 03:31:27 #1 DONE 0.1s 03:31:27 03:31:27 #2 [core-common-config-bootstrapper internal] load .dockerignore 03:31:27 #2 transferring context: 50B done 03:31:27 #2 DONE 0.1s 03:31:27 03:31:27 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:27 #3 DONE 0.0s 03:31:27 03:31:27 #4 [security-secretstore-setup internal] load build definition from Dockerfile 03:31:27 #4 transferring dockerfile: 2.49kB 0.0s done 03:31:27 #4 DONE 0.1s 03:31:27 03:31:27 #5 [security-secretstore-setup internal] load .dockerignore 03:31:27 #5 transferring context: 50B done 03:31:27 #5 DONE 0.1s 03:31:27 03:31:27 #6 [core-command internal] load .dockerignore 03:31:27 #6 ... 03:31:27 03:31:27 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:27 #3 DONE 0.0s 03:31:27 03:31:27 #7 [core-command internal] load build definition from Dockerfile 03:31:27 #7 transferring dockerfile: 1.94kB done 03:31:27 #7 DONE 0.1s 03:31:27 03:31:27 #6 [core-command internal] load .dockerignore 03:31:27 #6 transferring context: 50B done 03:31:27 #6 DONE 0.1s 03:31:27 03:31:27 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:27 #3 DONE 0.0s 03:31:27 03:31:27 #8 [support-notifications internal] load .dockerignore 03:31:27 #8 ... 03:31:27 03:31:27 #9 [support-scheduler internal] load .dockerignore 03:31:27 #9 transferring context: 50B done 03:31:27 #9 DONE 0.2s 03:31:27 03:31:27 #10 [support-scheduler internal] load build definition from Dockerfile 03:31:27 #10 transferring dockerfile: 1.82kB done 03:31:27 #10 DONE 0.2s 03:31:27 03:31:27 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:27 #3 DONE 0.0s 03:31:27 03:31:27 #8 [support-notifications internal] load .dockerignore 03:31:27 #8 transferring context: 50B 0.0s done 03:31:27 #8 DONE 0.2s 03:31:27 03:31:27 #11 [support-notifications internal] load build definition from Dockerfile 03:31:27 #11 transferring dockerfile: 2.04kB done 03:31:27 #11 DONE 0.2s 03:31:27 03:31:27 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:27 #3 DONE 0.0s 03:31:27 03:31:27 #12 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:27 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:28 #12 ... 03:31:28 03:31:28 #13 [security-bootstrapper internal] load build definition from Dockerfile 03:31:28 #13 transferring dockerfile: 3.02kB 0.0s done 03:31:28 #13 DONE 0.2s 03:31:28 03:31:28 #14 [security-bootstrapper internal] load .dockerignore 03:31:28 #14 transferring context: 50B done 03:31:28 #14 DONE 0.2s 03:31:28 03:31:28 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:28 #3 DONE 0.0s 03:31:28 03:31:28 #12 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:28 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:28 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:28 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:28 #12 ... 03:31:28 03:31:28 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:31:28 #15 DONE 1.0s 03:31:28 03:31:28 #16 [security-bootstrapper internal] load build context 03:31:28 #16 DONE 0.0s 03:31:28 03:31:28 #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:28 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:28 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:28 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:28 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:28 #12 ... 03:31:28 03:31:28 #17 [security-spire-agent internal] load build definition from Dockerfile 03:31:28 #17 DONE 0.0s 03:31:28 03:31:28 #18 [core-keeper internal] load build definition from Dockerfile 03:31:28 #18 transferring dockerfile: 2.07kB 0.0s done 03:31:28 #18 DONE 0.7s 03:31:28 03:31:28 #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:28 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 03:31:28 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s 03:31:28 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.3s 03:31:28 #12 ... 03:31:28 03:31:28 #19 [core-keeper internal] load .dockerignore 03:31:28 #19 transferring context: 50B 0.1s done 03:31:28 #19 DONE 1.1s 03:31:28 03:31:28 #20 [security-spire-config internal] load build definition from Dockerfile 03:31:28 #20 transferring dockerfile: 1.69kB 0.0s done 03:31:28 #20 DONE 1.0s 03:31:28 03:31:28 #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:28 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:28 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 03:31:29 #12 ... 03:31:29 03:31:29 #21 [security-spire-config internal] load .dockerignore 03:31:29 #21 transferring context: 50B 0.1s done 03:31:29 #21 DONE 1.1s 03:31:29 03:31:29 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:29 #3 DONE 0.0s 03:31:29 03:31:29 #22 [core-metadata internal] load build definition from Dockerfile 03:31:29 #22 transferring dockerfile: 2.13kB 0.0s done 03:31:29 #22 DONE 1.0s 03:31:29 03:31:29 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:31:29 #23 ... 03:31:29 03:31:29 #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:31:29 #15 DONE 1.3s 03:31:29 03:31:29 #24 [support-scheduler internal] load build context 03:31:29 #24 transferring context: 3.08MB 0.9s done 03:31:29 #24 DONE 1.5s 03:31:29 03:31:29 #25 [core-metadata internal] load .dockerignore 03:31:29 #25 transferring context: 50B 0.0s done 03:31:29 #25 DONE 1.2s 03:31:29 03:31:29 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:29 #3 DONE 0.0s 03:31:29 03:31:29 #26 [security-secretstore-setup internal] load build context 03:31:29 #26 transferring context: 3.08MB 1.1s done 03:31:29 #26 DONE 1.6s 03:31:29 03:31:29 #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:29 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:29 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:29 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:29 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:29 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:29 #12 ... 03:31:29 03:31:29 #27 [core-command internal] load build context 03:31:29 #27 transferring context: 3.08MB 1.1s done 03:31:29 #27 DONE 1.6s 03:31:29 03:31:29 #28 [core-common-config-bootstrapper internal] load build context 03:31:29 #28 transferring context: 3.08MB 1.1s done 03:31:29 #28 DONE 1.7s 03:31:29 03:31:29 #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:29 #12 ... 03:31:29 03:31:29 #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:31:29 #15 DONE 1.6s 03:31:29 03:31:29 #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:31:29 #29 DONE 2.0s 03:31:29 03:31:29 #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:29 #12 ... 03:31:29 03:31:29 #17 [security-spire-agent internal] load build definition from Dockerfile 03:31:29 #17 transferring dockerfile: 1.81kB 0.0s done 03:31:29 #17 DONE 1.2s 03:31:29 03:31:29 #29 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:31:29 #29 DONE 2.2s 03:31:29 03:31:29 #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:29 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:29 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:29 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:29 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:29 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:29 #12 ... 03:31:29 03:31:29 #16 [security-bootstrapper internal] load build context 03:31:29 #16 transferring context: 3.08MB 0.8s done 03:31:29 #16 DONE 1.5s 03:31:30 03:31:30 #30 [support-notifications internal] load build context 03:31:30 #30 transferring context: 3.08MB 0.7s done 03:31:30 #30 DONE 1.6s 03:31:30 03:31:30 #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:30 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done 03:31:30 #12 ... 03:31:30 03:31:30 #31 [core-keeper builder 2/7] WORKDIR /edgex-go 03:31:30 #31 DONE 0.7s 03:31:30 03:31:30 #32 [security-proxy-setup internal] load build definition from Dockerfile 03:31:30 #32 transferring dockerfile: 2.50kB done 03:31:30 #32 DONE 1.1s 03:31:30 03:31:30 #33 [security-spire-server internal] load .dockerignore 03:31:30 #33 transferring context: 50B done 03:31:30 #33 DONE 1.6s 03:31:30 03:31:30 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:31:30 #23 ... 03:31:30 03:31:30 #34 [security-proxy-setup internal] load .dockerignore 03:31:30 #34 transferring context: 50B done 03:31:30 #34 DONE 1.3s 03:31:30 03:31:30 #35 [security-spiffe-token-provider internal] load .dockerignore 03:31:30 #35 transferring context: 50B done 03:31:30 #35 DONE 1.4s 03:31:30 03:31:30 #36 [core-data internal] load build definition from Dockerfile 03:31:30 #36 transferring dockerfile: 2.07kB done 03:31:30 #36 DONE 2.2s 03:31:30 03:31:30 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:31:30 #37 DONE 1.4s 03:31:30 03:31:30 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:31:30 #23 transferring dockerfile: 1.89kB done 03:31:30 #23 ... 03:31:30 03:31:30 #38 [security-proxy-auth internal] load build definition from Dockerfile 03:31:30 #38 transferring dockerfile: 2.11kB done 03:31:30 #38 DONE 1.1s 03:31:30 03:31:30 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:30 #3 DONE 0.0s 03:31:30 03:31:30 #39 [security-spire-agent internal] load .dockerignore 03:31:30 #39 transferring context: 50B 0.0s done 03:31:30 #39 DONE 2.2s 03:31:30 03:31:30 #40 [core-keeper internal] load build context 03:31:30 #40 transferring context: 3.08MB 0.6s done 03:31:30 #40 DONE 1.4s 03:31:30 03:31:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:30 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:31:30 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:31:30 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:31:30 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:31:30 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:31:30 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:31:30 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:31:30 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:31:30 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 03:31:30 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:31:31 #41 ... 03:31:31 03:31:31 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:31:31 #23 DONE 1.7s 03:31:31 03:31:31 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:31 #3 DONE 0.0s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.29MB / 28.04MB 0.4s 03:31:31 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:31:31 #41 ... 03:31:31 03:31:31 #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 03:31:31 #15 DONE 2.2s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 ... 03:31:31 03:31:31 #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:31:31 #29 DONE 3.0s 03:31:31 03:31:31 #31 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:31:31 #31 DONE 1.3s 03:31:31 03:31:31 #42 [security-spire-server internal] load build definition from Dockerfile 03:31:31 #42 transferring dockerfile: 1.70kB done 03:31:31 #42 DONE 2.3s 03:31:31 03:31:31 #43 [core-data internal] load .dockerignore 03:31:31 #43 transferring context: 50B done 03:31:31 #43 DONE 2.8s 03:31:31 03:31:31 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:31 #3 DONE 0.0s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.40MB / 28.04MB 0.6s 03:31:31 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:31:31 #41 ... 03:31:31 03:31:31 #44 [security-proxy-auth internal] load .dockerignore 03:31:31 #44 transferring context: 50B done 03:31:31 #44 DONE 1.7s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.12MB / 28.04MB 0.7s 03:31:31 #41 ... 03:31:31 03:31:31 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:31:31 #3 DONE 0.0s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 ... 03:31:31 03:31:31 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:31:31 #37 DONE 1.9s 03:31:31 03:31:31 #45 [security-spire-config internal] load build context 03:31:31 #45 transferring context: 21.93kB 0.1s done 03:31:31 #45 DONE 0.9s 03:31:31 03:31:31 #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:31 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:31 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:31 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:31 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:31 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:31 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done 03:31:31 #12 DONE 4.6s 03:31:31 03:31:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 0.9s 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.58MB / 28.04MB 1.2s 03:31:31 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 1.4s 03:31:32 #41 ... 03:31:32 03:31:32 #46 [core-metadata internal] load build context 03:31:32 #46 transferring context: 3.08MB 1.5s done 03:31:32 #46 DONE 2.3s 03:31:32 03:31:32 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:32 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.31MB / 28.04MB 1.6s 03:31:32 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.8s 03:31:32 #41 ... 03:31:32 03:31:32 #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:31:32 #29 DONE 3.1s 03:31:32 03:31:32 #31 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:31:32 #31 DONE 1.4s 03:31:32 03:31:32 #47 [security-proxy-auth internal] load build context 03:31:32 #47 DONE 0.0s 03:31:32 03:31:32 #12 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:32 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:32 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:32 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:32 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:32 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:32 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done 03:31:32 #12 DONE 4.8s 03:31:32 03:31:32 #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:31:32 #15 DONE 3.8s 03:31:32 03:31:32 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:32 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:31:32 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:31:32 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:31:32 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:31:32 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:31:32 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:31:32 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:31:32 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:31:32 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:31:32 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:31:32 #41 ... 03:31:32 03:31:32 #29 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:31:32 #29 DONE 3.1s 03:31:32 03:31:32 #31 [core-data builder 2/7] WORKDIR /edgex-go 03:31:32 #31 DONE 1.6s 03:31:32 03:31:32 #12 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:32 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:32 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:32 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:32 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:32 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:32 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done 03:31:32 #12 DONE 4.8s 03:31:32 03:31:32 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:31:32 #48 DONE 1.7s 03:31:32 03:31:32 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:32 #41 ... 03:31:32 03:31:32 #12 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:31:32 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 03:31:32 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:31:32 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:31:32 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:31:32 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:31:32 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done 03:31:32 #12 DONE 4.8s 03:31:32 03:31:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:32 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:31:32 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:31:32 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:31:32 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:31:32 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:31:32 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:31:32 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:31:32 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:31:32 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.1s 03:31:32 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:31:32 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:31:32 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.53MB / 28.04MB 2.5s 03:31:33 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.8s 03:31:33 #41 ... 03:31:33 03:31:33 #49 [security-spire-server internal] load build context 03:31:33 #49 transferring context: 23.68kB 0.2s done 03:31:33 #49 DONE 1.0s 03:31:33 03:31:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:33 #41 ... 03:31:33 03:31:33 #50 [security-spire-agent internal] load build context 03:31:33 #50 transferring context: 23.21kB 0.1s done 03:31:33 #50 DONE 0.9s 03:31:33 03:31:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:33 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.00MB / 28.04MB 3.2s 03:31:33 #41 ... 03:31:33 03:31:33 #51 [security-proxy-setup internal] load build context 03:31:33 #51 transferring context: 3.08MB 2.3s done 03:31:33 #51 DONE 2.7s 03:31:33 03:31:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:34 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 3.4s 03:31:34 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done 03:31:34 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done 03:31:34 #41 ... 03:31:34 03:31:34 #52 [security-spiffe-token-provider internal] load build context 03:31:34 #52 transferring context: 3.08MB 2.7s done 03:31:34 #52 DONE 3.6s 03:31:34 03:31:34 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:34 #53 DONE 4.4s 03:31:34 03:31:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:31:36 #41 ... 03:31:36 03:31:36 #47 [security-proxy-auth internal] load build context 03:31:36 #47 transferring context: 3.08MB 3.1s done 03:31:36 #47 DONE 3.7s 03:31:36 03:31:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:36 #41 ... 03:31:36 03:31:36 #54 [core-data internal] load build context 03:31:36 #54 transferring context: 3.08MB 3.5s done 03:31:36 #54 DONE 4.2s 03:31:36 03:31:36 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:31:36 #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:36 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:36 #0 5.846 OK: 239 MiB in 58 packages 03:31:36 #55 DONE 6.7s 03:31:37 03:31:37 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:37 #56 DONE 5.5s 03:31:37 03:31:37 #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:31:38 #57 ... 03:31:38 03:31:38 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:31:38 #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:38 #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:38 #0 8.051 OK: 239 MiB in 58 packages 03:31:38 #58 DONE 8.8s 03:31:38 03:31:38 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:31:38 #0 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:38 #0 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:38 #0 8.475 OK: 239 MiB in 58 packages 03:31:38 #59 DONE 9.0s 03:31:38 03:31:38 #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:31:38 #60 DONE 1.1s 03:31:38 03:31:38 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:39 #41 ... 03:31:39 03:31:39 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:31:39 #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:39 #0 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:39 #0 8.511 OK: 239 MiB in 58 packages 03:31:39 #61 DONE 9.2s 03:31:39 03:31:39 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:31:39 #62 DONE 1.4s 03:31:39 03:31:39 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:31:39 #63 ... 03:31:39 03:31:39 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:31:39 #64 DONE 1.6s 03:31:39 #53 ... 03:31:39 03:31:39 #44 [security-proxy-setup internal] load build context 03:31:39 #44 DONE 47.6s 03:31:39 03:31:39 #62 [security-bootstrapper internal] load build context 03:31:39 #62 DONE 33.7s 03:31:39 03:31:39 #43 [support-scheduler internal] load build context 03:31:39 #43 DONE 48.3s 03:31:39 03:31:39 #55 [core-common-config-bootstrapper internal] load build context 03:31:39 #55 DONE 33.6s 03:31:39 03:31:39 #40 [core-metadata internal] load build context 03:31:39 #40 DONE 48.3s 03:31:39 03:31:39 #50 [security-secretstore-setup internal] load build context 03:31:39 #50 DONE 33.7s 03:31:39 03:31:39 #41 [core-command internal] load build context 03:31:39 #41 DONE 48.3s 03:31:39 03:31:39 #61 [security-proxy-auth internal] load build context 03:31:39 #61 DONE 33.7s 03:31:39 03:31:39 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:31:39 #57 DONE 32.6s 03:31:39 03:31:39 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:31:39 #66 ... 03:31:39 03:31:39 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:31:39 #51 DONE 33.6s 03:31:39 03:31:39 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:31:39 #53 DONE 33.5s 03:31:39 03:31:39 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:31:39 #59 DONE 33.5s 03:31:39 03:31:39 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:39 #60 DONE 33.6s 03:31:39 03:31:39 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:31:39 #52 DONE 33.8s 03:31:39 03:31:39 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:31:39 #66 ... 03:31:39 03:31:39 #65 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:31:39 #65 DONE 33.7s 03:31:39 03:31:39 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:39 #45 DONE 33.8s 03:31:39 03:31:39 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:39 #49 DONE 34.0s 03:31:39 03:31:39 #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:31:39 #67 ... 03:31:39 03:31:39 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:31:39 #54 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:39 #54 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:39 #54 34.49 (1/4) Installing ca-certificates (20241121-r1) 03:31:39 #54 34.50 (2/4) Installing dumb-init (1.2.5-r3) 03:31:39 #54 34.51 (3/4) Installing su-exec (0.2-r3) 03:31:39 #54 34.52 (4/4) Installing yq-go (4.44.1-r2) 03:31:39 #54 34.65 Executing busybox-1.36.1-r29.trigger 03:31:39 #54 34.65 Executing ca-certificates-20241121-r1.trigger 03:31:39 #54 34.70 OK: 19 MiB in 18 packages 03:31:39 #54 DONE 35.2s 03:31:39 03:31:39 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:31:39 #64 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:39 #64 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:39 #64 34.46 (1/3) Installing ca-certificates (20241121-r1) 03:31:39 #64 34.48 (2/3) Installing dumb-init (1.2.5-r3) 03:31:39 #64 34.48 (3/3) Installing tzdata (2024b-r0) 03:31:39 #64 34.52 Executing busybox-1.36.1-r29.trigger 03:31:39 #64 34.53 Executing ca-certificates-20241121-r1.trigger 03:31:39 #64 34.60 OK: 10 MiB in 17 packages 03:31:39 #64 DONE 35.2s 03:31:39 03:31:39 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:31:39 #58 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:39 #58 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:39 #58 34.62 (1/2) Installing dumb-init (1.2.5-r3) 03:31:39 #58 34.62 (2/2) Installing su-exec (0.2-r3) 03:31:39 #58 34.62 Executing busybox-1.36.1-r29.trigger 03:31:39 #58 34.63 OK: 8 MiB in 16 packages 03:31:39 #58 DONE 35.2s 03:31:39 03:31:39 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:31:39 #56 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:39 #56 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:39 #56 34.86 (1/4) Installing dumb-init (1.2.5-r3) 03:31:39 #56 34.87 (2/4) Installing openssl (3.3.2-r1) 03:31:39 #56 34.88 (3/4) Installing su-exec (0.2-r3) 03:31:39 #56 34.89 (4/4) Installing yq-go (4.44.1-r2) 03:31:39 #56 34.96 Executing busybox-1.36.1-r29.trigger 03:31:39 #56 34.99 OK: 19 MiB in 18 packages 03:31:39 #56 DONE 35.2s 03:31:39 03:31:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:40 03:31:40 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:31:40 #63 34.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:40 #63 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:40 #63 34.83 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:40 #63 34.83 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:40 #63 34.83 OK: 24170 distinct packages available 03:31:40 #63 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:40 #63 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:40 #63 35.23 (1/4) Installing dumb-init (1.2.5-r3) 03:31:40 #63 35.23 (2/4) Installing musl-obstack (1.2.3-r2) 03:31:40 #63 35.23 (3/4) Installing libucontext (1.2-r3) 03:31:40 #63 35.24 (4/4) Installing gcompat (1.1.0-r4) 03:31:40 #63 35.24 Executing busybox-1.36.1-r29.trigger 03:31:40 #63 35.25 OK: 8 MiB in 18 packages 03:31:40 #63 DONE 35.5s 03:31:40 03:31:40 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:31:40 #68 ... 03:31:40 03:31:40 #69 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:31:40 #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:40 #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:40 #0 1.865 OK: 8 MiB in 15 packages 03:31:40 #69 DONE 2.1s 03:31:40 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 03:31:40 03:31:40 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:31:40 #70 ... 03:31:40 03:31:40 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:31:40 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:40 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:40 #0 2.033 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:40 #0 2.033 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:40 #0 2.033 OK: 24176 distinct packages available 03:31:40 #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:40 #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:40 #0 2.441 OK: 248 MiB in 58 packages 03:31:40 #71 DONE 2.5s 03:31:40 03:31:40 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:31:40 #72 DONE 0.0s 03:31:40 03:31:40 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:40 #41 ... 03:31:40 03:31:40 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:31:40 #63 DONE 1.1s 03:31:40 03:31:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:40 #73 ... 03:31:40 03:31:40 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:40 #74 DONE 2.8s 03:31:41 03:31:41 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:31:41 #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:41 #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:41 #0 2.912 OK: 248 MiB in 58 packages 03:31:41 #75 DONE 3.0s 03:31:41 03:31:41 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:31:41 #76 DONE 0.1s 03:31:41 03:31:41 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:31:41 #66 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:41 #66 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:41 #41 ... 03:31:41 03:31:41 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:31:41 #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #65 ... 03:31:41 03:31:41 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:41 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 03:31:41 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:31:41 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:31:41 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:31:41 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done 03:31:41 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 03:31:41 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:31:41 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s 03:31:41 #66 3.213 OK: 248 MiB in 58 packages 03:31:41 #66 ... 03:31:41 03:31:41 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:31:41 #0 6.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 7.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #67 ... 03:31:41 03:31:41 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:31:41 #0 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #66 DONE 3.5s 03:31:41 03:31:41 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 03:31:41 #77 DONE 0.2s 03:31:41 03:31:41 #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:31:41 #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:41 #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:41 #0 3.547 OK: 248 MiB in 58 packages 03:31:41 #78 DONE 3.7s 03:31:41 03:31:41 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:41 #68 ... 03:31:41 03:31:41 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:31:41 #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #0 7.448 (1/7) Installing ca-certificates (20241121-r1) 03:31:41 #0 7.635 (2/7) Installing dumb-init (1.2.5-r3) 03:31:41 #0 7.635 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:31:41 #0 7.673 (4/7) Installing libsodium (1.0.19-r0) 03:31:41 #0 7.720 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:31:41 #0 7.871 (6/7) Installing libzmq (4.3.5-r2) 03:31:41 #0 7.895 (7/7) Installing zeromq (4.3.5-r2) 03:31:41 #0 8.004 Executing busybox-1.36.1-r29.trigger 03:31:41 #0 8.072 Executing ca-certificates-20241121-r1.trigger 03:31:41 #0 8.803 OK: 14 MiB in 21 packages 03:31:41 #69 DONE 10.2s 03:31:41 03:31:41 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:31:41 #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #0 9.575 (1/4) Installing dumb-init (1.2.5-r3) 03:31:41 #0 9.640 (2/4) Installing openssl (3.3.2-r1) 03:31:41 #0 9.725 (3/4) Installing su-exec (0.2-r3) 03:31:41 #0 9.747 (4/4) Installing yq-go (4.44.1-r2) 03:31:41 #70 ... 03:31:41 03:31:41 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:31:41 #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:41 #0 8.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:41 #79 ... 03:31:41 03:31:41 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:31:41 #80 DONE 0.1s 03:31:41 03:31:41 #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:31:41 #67 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:42 #71 ... 03:31:42 03:31:42 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:31:42 #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:42 #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:42 #0 8.272 (1/4) Installing ca-certificates (20241121-r1) 03:31:42 #0 8.553 (2/4) Installing dumb-init (1.2.5-r3) 03:31:42 #0 8.616 (3/4) Installing su-exec (0.2-r3) 03:31:42 #0 8.689 (4/4) Installing yq-go (4.44.1-r2) 03:31:42 #0 9.580 Executing busybox-1.36.1-r29.trigger 03:31:42 #0 9.616 Executing ca-certificates-20241121-r1.trigger 03:31:42 #72 10.66 OK: 20 MiB in 18 packages 03:31:42 #72 ... 03:31:42 03:31:42 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:31:42 #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:42 #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:42 #73 ... 03:31:42 03:31:42 #74 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:31:42 #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:42 #0 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:42 #67 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:42 #74 ... 03:31:42 03:31:42 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:42 #67 ... 03:31:42 03:31:42 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:31:42 #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:42 #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:42 #0 4.110 OK: 12 MiB in 21 packages 03:31:42 #81 DONE 4.3s 03:31:42 03:31:42 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:31:42 #0 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:42 #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:42 #0 3.799 OK: 13 MiB in 28 packages 03:31:42 #82 DONE 4.4s 03:31:42 03:31:42 #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:31:42 #67 4.334 OK: 8 MiB in 15 packages 03:31:42 #66 ... 03:31:42 03:31:42 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:31:42 #0 7.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:42 #0 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:42 #75 ... 03:31:42 03:31:42 #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:31:42 #0 8.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:42 #0 9.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:42 #76 ... 03:31:42 03:31:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:43 #41 ... 03:31:43 03:31:43 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:31:43 #70 10.59 Executing busybox-1.36.1-r29.trigger 03:31:43 #70 10.77 OK: 20 MiB in 18 packages 03:31:43 #70 DONE 11.9s 03:31:43 03:31:43 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:31:43 #72 DONE 11.9s 03:31:43 03:31:43 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:43 #67 DONE 5.5s 03:31:43 03:31:43 #83 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:31:43 #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:43 #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:43 #0 4.895 OK: 248 MiB in 58 packages 03:31:43 #83 DONE 5.6s 03:31:43 03:31:43 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:31:43 #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:43 #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:43 #0 3.100 OK: 19 MiB in 18 packages 03:31:43 #84 DONE 3.9s 03:31:43 03:31:43 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:31:43 #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:43 #0 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:43 #0 4.836 OK: 9 MiB in 19 packages 03:31:43 #85 DONE 5.8s 03:31:43 03:31:43 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:31:44 #41 ... 03:31:44 03:31:44 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:31:44 #0 6.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:44 #0 7.770 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:44 #77 ... 03:31:44 03:31:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:45 #41 ... 03:31:45 03:31:45 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:31:45 #67 12.33 (1/1) Installing dumb-init (1.2.5-r3) 03:31:45 #67 12.33 Executing busybox-1.36.1-r29.trigger 03:31:45 #67 12.57 OK: 9 MiB in 15 packages 03:31:45 #67 DONE 15.1s 03:31:45 03:31:45 #74 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:31:45 #74 12.71 (1/2) Installing dumb-init (1.2.5-r3) 03:31:45 #74 12.74 (2/2) Installing su-exec (0.2-r3) 03:31:45 #74 12.75 Executing busybox-1.36.1-r29.trigger 03:31:45 #74 12.88 OK: 9 MiB in 16 packages 03:31:45 #74 DONE 14.0s 03:31:45 03:31:45 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:31:47 #86 ... 03:31:47 03:31:47 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:31:47 #0 3.831 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:47 #0 5.294 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:47 #0 5.982 (1/1) Installing dumb-init (1.2.5-r3) 03:31:47 #0 6.282 Executing busybox-1.36.1-r29.trigger 03:31:47 #0 6.289 OK: 8 MiB in 15 packages 03:31:47 #87 DONE 8.5s 03:31:47 03:31:47 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:31:47 #86 DONE 3.0s 03:31:47 03:31:47 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:31:47 #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:47 #0 3.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:47 #0 4.215 OK: 8 MiB in 16 packages 03:31:47 #88 DONE 6.9s 03:31:47 03:31:47 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:31:47 #89 DONE 3.0s 03:31:47 03:31:47 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:47 #90 DONE 3.0s 03:31:47 03:31:47 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:31:47 #91 DONE 0.1s 03:31:47 03:31:47 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:48 #92 ... 03:31:48 03:31:48 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:48 #93 DONE 1.2s 03:31:48 03:31:48 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:31:48 #94 DONE 0.0s 03:31:48 03:31:48 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 03:31:48 #95 DONE 0.0s 03:31:48 03:31:48 #96 [security-spire-server stage-2 6/9] COPY security.txt / 03:31:48 #96 DONE 1.1s 03:31:48 03:31:48 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:31:48 #97 DONE 0.0s 03:31:48 03:31:48 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:31:48 #98 DONE 0.0s 03:31:48 03:31:48 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:31:48 #99 DONE 0.0s 03:31:48 03:31:48 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:31:48 #100 DONE 0.0s 03:31:48 03:31:48 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:31:48 #101 DONE 0.1s 03:31:48 03:31:48 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:31:48 #102 DONE 0.1s 03:31:48 03:31:48 #103 [security-spire-server] exporting to image 03:31:48 #103 exporting layers 03:31:48 #78 ... 03:31:48 03:31:48 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:31:48 #71 12.41 (1/3) Installing ca-certificates (20241121-r1) 03:31:48 #71 12.76 (2/3) Installing dumb-init (1.2.5-r3) 03:31:48 #71 12.77 (3/3) Installing tzdata (2024b-r0) 03:31:48 #71 13.70 Executing busybox-1.36.1-r29.trigger 03:31:48 #71 13.76 Executing ca-certificates-20241121-r1.trigger 03:31:48 #71 14.68 OK: 11 MiB in 17 packages 03:31:48 #71 DONE 16.1s 03:31:48 03:31:48 #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:31:48 #76 13.42 (1/1) Installing dumb-init (1.2.5-r3) 03:31:48 #76 13.44 Executing busybox-1.36.1-r29.trigger 03:31:48 #76 13.53 OK: 9 MiB in 15 packages 03:31:48 #76 DONE 15.0s 03:31:48 03:31:48 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:31:48 #79 ... 03:31:48 03:31:48 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:48 #80 ... 03:31:48 03:31:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:48 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.6s 03:31:48 #103 ... 03:31:48 03:31:48 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:31:48 #68 8.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:48 #68 8.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:48 #68 8.535 OK: 19 MiB in 18 packages 03:31:48 #68 DONE 8.7s 03:31:48 03:31:48 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:31:48 #70 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:48 #70 8.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:48 #70 8.344 OK: 8 MiB in 18 packages 03:31:48 #70 DONE 8.5s 03:31:48 03:31:48 #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:31:48 #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:48 #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:48 #0 8.566 OK: 10 MiB in 17 packages 03:31:48 #104 DONE 8.7s 03:31:48 03:31:48 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:49 #105 DONE 1.0s 03:31:49 03:31:49 #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:31:49 #106 DONE 1.0s 03:31:49 03:31:49 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:31:49 #107 DONE 3.0s 03:31:49 03:31:49 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:31:49 #108 DONE 0.1s 03:31:49 03:31:49 #109 [security-spire-config stage-2 6/10] COPY security.txt / 03:31:49 #41 ... 03:31:49 03:31:49 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:49 #81 ... 03:31:49 03:31:49 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:31:49 #65 10.23 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:49 #65 10.23 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:49 #65 10.23 OK: 24054 distinct packages available 03:31:49 #65 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:49 #65 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:49 #65 17.68 OK: 239 MiB in 58 packages 03:31:49 #65 DONE 18.5s 03:31:49 03:31:49 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:49 #82 ... 03:31:49 03:31:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:49 #109 DONE 0.1s 03:31:49 03:31:49 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:31:49 #110 DONE 0.1s 03:31:49 03:31:49 #103 [security-spire-server] exporting to image 03:31:49 #103 exporting layers 1.6s done 03:31:49 #103 writing image sha256:fce33def0591d10929c028d18d275ad2ccbd1cac9173a0d56a34532f91f2cfdd 0.0s done 03:31:49 #103 writing image sha256:b8e8eba01d3508fc513f7f4deaaccd6463e6f144b72c20f81275e1ac9437cb91 done 03:31:49 #103 naming to docker.io/library/security-spire-agent done 03:31:49 #103 naming to docker.io/library/security-spire-server done 03:31:49 #103 DONE 1.8s 03:31:49 03:31:49 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:31:49 #111 DONE 0.2s 03:31:49 03:31:49 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:31:49 #0 7.639 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:49 #0 8.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:49 #0 8.914 OK: 248 MiB in 58 packages 03:31:50 #41 ... 03:31:50 03:31:50 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:31:50 #77 13.79 OK: 239 MiB in 58 packages 03:31:50 #77 DONE 15.3s 03:31:50 03:31:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:50 #112 DONE 9.0s 03:31:50 03:31:50 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:31:50 #113 DONE 0.0s 03:31:50 03:31:50 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:31:50 #114 DONE 0.1s 03:31:50 03:31:50 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:31:50 #115 DONE 0.1s 03:31:50 03:31:50 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:50 #116 ... 03:31:50 03:31:50 #103 [security-spire-config] exporting to image 03:31:50 #103 exporting layers 0.6s done 03:31:50 #103 writing image sha256:d88458f327423f9f8b598c97e6addbd53e6d6e639fcfad658ff698d4654a7ab6 done 03:31:50 #103 naming to docker.io/library/security-spire-config done 03:31:50 #103 DONE 2.4s 03:31:50 #41 ... 03:31:50 03:31:50 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:31:50 #83 DONE 1.0s 03:31:50 03:31:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:50 #41 ... 03:31:50 03:31:50 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:31:50 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s done 03:31:50 #66 DONE 17.9s 03:31:50 03:31:50 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:50 03:31:50 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:50 #84 ... 03:31:50 03:31:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:50 #41 ... 03:31:50 03:31:50 #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:31:50 #57 5.488 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:50 #57 6.987 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:50 #57 11.58 (1/1) Installing dumb-init (1.2.5-r3) 03:31:50 #57 12.25 Executing busybox-1.36.1-r29.trigger 03:31:50 #57 12.37 OK: 9 MiB in 15 packages 03:31:50 #57 DONE 13.9s 03:31:50 03:31:50 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:31:50 #85 DONE 0.8s 03:31:51 #117 ... 03:31:51 03:31:51 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 03:31:51 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:31:51 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:51 #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:51 #0 8.774 OK: 14 MiB in 21 packages 03:31:51 #86 DONE 9.3s 03:31:51 03:31:51 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:53 #41 ... 03:31:53 03:31:53 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:31:53 #75 12.51 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:53 #75 12.51 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:53 #75 12.51 OK: 24048 distinct packages available 03:31:53 #75 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:53 #75 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:53 #75 19.37 (1/5) Installing dumb-init (1.2.5-r3) 03:31:53 #75 19.38 (2/5) Installing musl-obstack (1.2.3-r2) 03:31:53 #75 19.41 (3/5) Installing libucontext (1.2-r3) 03:31:53 #75 19.42 (4/5) Installing gcompat (1.1.0-r4) 03:31:53 #75 19.43 (5/5) Installing openssl (3.3.2-r1) 03:31:53 #75 19.55 Executing busybox-1.36.1-r29.trigger 03:31:53 #75 19.64 OK: 10 MiB in 19 packages 03:31:53 #75 DONE 20.5s 03:31:53 03:31:53 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:31:53 #87 ... 03:31:53 03:31:53 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:31:53 #68 12.46 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:53 #68 12.46 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:53 #68 12.46 OK: 24048 distinct packages available 03:31:53 #68 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:53 #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:53 #68 19.51 (1/14) Installing ca-certificates (20241121-r1) 03:31:53 #68 19.69 (2/14) Installing brotli-libs (1.1.0-r2) 03:31:53 #68 19.76 (3/14) Installing c-ares (1.33.1-r0) 03:31:53 #68 19.80 (4/14) Installing libunistring (1.2-r0) 03:31:53 #68 19.92 (5/14) Installing libidn2 (2.3.7-r0) 03:31:53 #68 19.95 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:31:53 #68 19.99 (7/14) Installing libpsl (0.21.5-r1) 03:31:53 #68 20.00 (8/14) Installing zstd-libs (1.5.6-r0) 03:31:53 #68 20.08 (9/14) Installing libcurl (8.12.0-r0) 03:31:53 #68 20.20 (10/14) Installing curl (8.12.0-r0) 03:31:53 #68 20.21 (11/14) Installing dumb-init (1.2.5-r3) 03:31:53 #68 20.26 (12/14) Installing musl-obstack (1.2.3-r2) 03:31:53 #68 20.27 (13/14) Installing libucontext (1.2-r3) 03:31:53 #68 20.28 (14/14) Installing gcompat (1.1.0-r4) 03:31:53 #68 20.34 Executing busybox-1.36.1-r29.trigger 03:31:53 #68 20.47 Executing ca-certificates-20241121-r1.trigger 03:31:53 #68 21.02 OK: 15 MiB in 28 packages 03:31:53 #68 DONE 21.8s 03:31:53 03:31:53 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:53 #41 ... 03:31:53 03:31:53 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:31:53 #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:53 #0 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:53 #0 9.634 OK: 20 MiB in 18 packages 03:31:53 #88 ... 03:31:53 03:31:53 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:31:53 #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:53 #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:53 #0 10.29 OK: 20 MiB in 18 packages 03:31:53 #89 ... 03:31:53 03:31:53 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:31:53 #88 DONE 10.4s 03:31:53 03:31:53 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:53 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s 03:31:54 #41 ... 03:31:54 03:31:54 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:31:54 #90 DONE 0.4s 03:31:54 03:31:54 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:54 #41 ... 03:31:54 03:31:54 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:31:54 #73 13.70 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:31:54 #73 13.70 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:31:54 #73 13.70 OK: 24048 distinct packages available 03:31:54 #73 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:54 #73 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:54 #73 21.59 (1/4) Installing dumb-init (1.2.5-r3) 03:31:54 #73 21.64 (2/4) Installing musl-obstack (1.2.3-r2) 03:31:54 #73 21.65 (3/4) Installing libucontext (1.2-r3) 03:31:54 #73 21.65 (4/4) Installing gcompat (1.1.0-r4) 03:31:54 #73 21.72 Executing busybox-1.36.1-r29.trigger 03:31:54 #73 21.85 OK: 9 MiB in 18 packages 03:31:54 #73 DONE 22.9s 03:31:54 03:31:54 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:31:54 #89 DONE 11.0s 03:31:54 03:31:54 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:31:55 #91 ... 03:31:55 03:31:55 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:31:55 #78 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:55 #78 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:55 #78 9.478 OK: 9 MiB in 16 packages 03:31:55 #78 DONE 10.1s 03:31:55 03:31:55 #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:31:55 #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:55 #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:55 #0 10.80 OK: 9 MiB in 15 packages 03:31:55 #92 DONE 11.4s 03:31:55 03:31:55 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:56 #41 ... 03:31:56 03:31:56 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:31:56 #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:56 #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:56 #0 8.128 OK: 11 MiB in 17 packages 03:31:56 #93 DONE 8.8s 03:31:56 03:31:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:57 #41 ... 03:31:57 03:31:57 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:31:57 #79 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:57 #79 5.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:57 #79 8.580 OK: 9 MiB in 15 packages 03:31:57 #79 DONE 9.2s 03:31:57 03:31:57 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:57 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s done 03:31:57 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s done 03:31:57 #41 DONE 27.8s 03:31:57 03:31:57 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:31:57 #91 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:57 #91 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:58 #91 ... 03:31:58 03:31:58 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:31:58 #94 DONE 2.6s 03:31:58 03:31:58 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:31:58 #95 DONE 0.2s 03:31:58 03:31:58 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:31:58 #87 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:58 #87 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:59 #87 6.271 OK: 10 MiB in 19 packages 03:31:59 #87 DONE 7.0s 03:31:59 03:31:59 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:31:59 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:31:59 #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:31:59 #0 5.976 OK: 15 MiB in 28 packages 03:31:59 #96 DONE 6.5s 03:31:59 03:31:59 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:32:00 #97 ... 03:32:00 03:32:00 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:00 #98 ... 03:32:00 03:32:00 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:32:00 #91 5.574 OK: 9 MiB in 18 packages 03:32:01 #91 DONE 6.7s 03:32:01 03:32:01 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:01 #99 ... 03:32:01 03:32:01 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:32:01 #97 DONE 1.4s 03:32:01 03:32:01 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:32:02 #100 ... 03:32:02 03:32:02 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:32:02 #101 DONE 2.1s 03:32:02 03:32:02 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:32:03 #102 DONE 0.8s 03:32:03 03:32:03 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:32:03 #103 DONE 1.8s 03:32:03 03:32:03 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:32:03 #104 ... 03:32:03 03:32:03 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:32:03 #105 DONE 0.5s 03:32:03 03:32:03 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:32:03 #100 DONE 2.1s 03:32:03 03:32:03 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:32:03 #104 DONE 0.5s 03:32:03 03:32:03 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:32:03 #106 DONE 0.4s 03:32:03 03:32:03 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:32:03 #107 DONE 0.4s 03:32:03 03:32:03 #108 [security-spire-config stage-2 6/10] COPY security.txt / 03:32:03 #108 DONE 0.4s 03:32:03 03:32:03 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 03:32:04 #109 DONE 0.5s 03:32:04 03:32:04 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:32:04 #110 ... 03:32:04 03:32:04 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:32:04 #111 DONE 0.7s 03:32:04 03:32:04 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:32:04 #112 DONE 0.8s 03:32:04 03:32:04 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:32:04 #113 ... 03:32:04 03:32:04 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:32:04 #110 DONE 0.5s 03:32:05 03:32:05 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:32:05 #114 ... 03:32:05 03:32:05 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:32:05 #113 DONE 0.6s 03:32:05 03:32:05 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:32:05 #115 DONE 0.6s 03:32:05 03:32:05 #116 [security-spire-server] exporting to image 03:32:05 #116 exporting layers 03:32:05 #116 ... 03:32:05 03:32:05 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:32:05 #114 DONE 0.6s 03:32:05 03:32:05 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:32:05 #117 ... 03:32:05 03:32:05 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:32:05 #118 DONE 0.8s 03:32:05 03:32:05 #119 [security-spire-config] exporting to image 03:32:06 #119 ... 03:32:06 03:32:06 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:32:06 #117 DONE 0.7s 03:32:06 03:32:06 #120 [security-spire-agent] exporting to image 03:32:08 #120 ... 03:32:08 03:32:08 #116 [security-spire-server] exporting to image 03:32:08 #116 exporting layers 3.1s done 03:32:08 #116 writing image sha256:781b93aebfd33690bf0cf8bb625fed1e5279b74787c33dc2950fed1879b47f35 0.1s done 03:32:08 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:32:08 #116 DONE 3.3s 03:32:08 03:32:08 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:08 #99 ... 03:32:08 03:32:08 #119 [security-spire-config] exporting to image 03:32:08 #119 exporting layers 2.7s done 03:32:08 #119 writing image sha256:61c65c12a03bb506479fad9e14558ae7000d087f547c23508d06449c7d406e4a 0.0s done 03:32:08 #119 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:32:08 #119 DONE 2.8s 03:32:08 03:32:08 #120 [security-spire-agent] exporting to image 03:32:08 #120 exporting layers 2.6s done 03:32:08 #120 writing image sha256:e41aa17ee86493856b31cc6c34e677b6720989dc4278ed3df661a899aef6be1f 0.0s done 03:32:08 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:32:08 #120 DONE 2.6s 03:32:08 03:32:08 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #118 ... 03:32:47 03:32:47 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #117 DONE 60.9s 03:32:47 03:32:47 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #118 DONE 61.6s 03:32:47 03:32:47 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #92 DONE 56.1s 03:32:47 03:32:47 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #79 DONE 61.0s 03:32:47 03:32:47 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #73 DONE 62.1s 03:32:47 03:32:47 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 #116 DONE 52.8s 03:32:47 03:32:47 #119 [core-keeper builder 7/8] COPY . . 03:32:48 #99 DONE 55.3s 03:32:48 03:32:48 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #80 DONE 68.0s 03:32:48 03:32:48 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #82 DONE 66.7s 03:32:48 03:32:48 #121 [core-keeper builder 7/8] COPY . . 03:32:48 #121 ... 03:32:48 03:32:48 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #98 DONE 55.6s 03:32:48 03:32:48 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #84 DONE 65.6s 03:32:48 03:32:48 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #81 DONE 66.7s 03:32:48 03:32:48 #122 [support-notifications builder 6/7] COPY . . 03:32:48 #122 DONE 1.1s 03:32:48 03:32:48 #121 [core-keeper builder 7/8] COPY . . 03:32:48 #121 DONE 1.1s 03:32:48 03:32:48 #123 [security-secretstore-setup builder 6/7] COPY . . 03:32:48 #123 DONE 1.2s 03:32:48 03:32:48 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:48 #124 ... 03:32:48 03:32:48 #125 [security-proxy-auth builder 6/7] COPY . . 03:32:48 #125 CACHED 03:32:48 03:32:48 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:32:48 #126 CACHED 03:32:48 03:32:48 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #127 CACHED 03:32:48 03:32:48 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #128 CACHED 03:32:48 03:32:48 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:32:48 #129 CACHED 03:32:48 03:32:48 #130 [security-proxy-setup builder 6/7] COPY . . 03:32:48 #130 CACHED 03:32:48 03:32:48 #131 [security-spiffe-token-provider builder 6/7] COPY . . 03:32:48 #131 DONE 1.2s 03:32:48 03:32:48 #132 [core-data builder 6/7] COPY . . 03:32:48 #132 CACHED 03:32:48 03:32:48 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 03:32:48 #133 CACHED 03:32:48 03:32:48 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #134 CACHED 03:32:48 03:32:48 #135 [core-metadata builder 6/7] COPY . . 03:32:48 #135 CACHED 03:32:48 03:32:48 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #136 CACHED 03:32:48 03:32:48 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:32:48 #137 CACHED 03:32:48 03:32:48 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #138 CACHED 03:32:48 03:32:48 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:32:48 #139 CACHED 03:32:48 03:32:48 #140 [security-bootstrapper builder 6/7] COPY . . 03:32:48 #140 CACHED 03:32:48 03:32:48 #141 [support-scheduler builder 6/7] COPY . . 03:32:48 #141 DONE 1.2s 03:32:48 03:32:48 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:48 #142 CACHED 03:32:48 03:32:48 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 03:32:48 #143 CACHED 03:32:48 03:32:48 #144 [core-command builder 6/7] COPY . . 03:32:48 #144 CACHED 03:32:48 03:32:48 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 03:32:48 #145 DONE 1.1s 03:32:48 03:32:48 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:50 #146 3.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:32:52 #119 ... 03:32:52 03:32:52 #120 [support-scheduler builder 6/7] COPY . . 03:32:52 #120 ... 03:32:52 03:32:52 #121 [support-notifications builder 6/7] COPY . . 03:32:52 #121 ... 03:32:52 03:32:52 #122 [security-proxy-setup builder 6/7] COPY . . 03:32:53 #122 ... 03:32:53 03:32:53 #123 [core-data builder 6/7] COPY . . 03:32:53 #123 ... 03:32:53 03:32:53 #124 [security-spiffe-token-provider builder 6/7] COPY . . 03:32:57 #146 ... 03:32:57 03:32:57 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:32:57 #0 2.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:32:57 #147 ... 03:32:57 03:32:57 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:32:57 #0 2.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:32:57 #148 ... 03:32:57 03:32:57 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:57 #0 2.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:32:58 #149 ... 03:32:58 03:32:58 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:32:58 #0 2.844 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:32:58 #124 DONE 15.4s 03:32:58 03:32:58 #119 [core-keeper builder 7/8] COPY . . 03:32:58 #119 DONE 15.3s 03:32:58 03:32:58 #120 [support-scheduler builder 6/7] COPY . . 03:32:58 #120 DONE 15.4s 03:32:58 03:32:58 #121 [support-notifications builder 6/7] COPY . . 03:32:58 #121 DONE 15.4s 03:32:58 03:32:58 #122 [security-proxy-setup builder 6/7] COPY . . 03:32:58 #122 DONE 15.4s 03:32:58 03:32:58 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:32:58 #125 CACHED 03:32:58 03:32:58 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #126 CACHED 03:32:58 03:32:58 #127 [security-secretstore-setup builder 6/7] COPY . . 03:32:58 #127 CACHED 03:32:58 03:32:58 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:58 #128 ... 03:32:58 03:32:58 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #129 CACHED 03:32:58 03:32:58 #130 [security-bootstrapper builder 6/7] COPY . . 03:32:58 #130 CACHED 03:32:58 03:32:58 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:32:58 #131 CACHED 03:32:58 03:32:58 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #132 CACHED 03:32:58 03:32:58 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:32:58 #133 CACHED 03:32:58 03:32:58 #134 [core-metadata builder 6/7] COPY . . 03:32:58 #134 CACHED 03:32:58 03:32:58 #123 [core-data builder 6/7] COPY . . 03:32:58 #123 DONE 15.4s 03:32:58 03:32:58 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:32:58 #135 CACHED 03:32:58 03:32:58 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #136 CACHED 03:32:58 03:32:58 #137 [core-command builder 6/7] COPY . . 03:32:58 #137 CACHED 03:32:58 03:32:58 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:32:58 #138 CACHED 03:32:58 03:32:58 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 03:32:58 #139 CACHED 03:32:58 03:32:58 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #140 CACHED 03:32:58 03:32:58 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:58 #141 CACHED 03:32:58 03:32:58 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:32:58 #142 CACHED 03:32:58 03:32:58 #143 [security-proxy-auth builder 6/7] COPY . . 03:32:58 #143 CACHED 03:32:58 03:32:58 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:32:58 #150 ... 03:32:58 03:32:58 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:58 #0 2.857 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:32:58 #151 ... 03:32:58 03:32:58 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:32:58 #0 2.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:32:59 #152 ... 03:32:59 03:32:59 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:32:59 #0 2.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:32:59 #153 ... 03:32:59 03:32:59 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:32:59 #0 3.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:32:59 #154 ... 03:32:59 03:32:59 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:32:59 #0 2.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:32:59 #155 ... 03:32:59 03:32:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:59 #0 2.970 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:32:59 #144 1.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:32:59 #156 ... 03:32:59 03:32:59 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:59 #124 2.175 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:33:09 #144 ... 03:33:09 03:33:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:09 #0 0.661 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:33:09 #145 ... 03:33:09 03:33:09 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:33:09 #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:33:09 #146 ... 03:33:09 03:33:09 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:33:09 #0 1.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:33:09 #147 ... 03:33:09 03:33:09 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:33:09 #0 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:33:09 #148 ... 03:33:09 03:33:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:33:09 #0 1.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:33:09 #149 ... 03:33:09 03:33:09 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:33:09 #0 0.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:33:09 #150 ... 03:33:09 03:33:09 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:33:09 #0 1.219 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:33:09 #151 ... 03:33:09 03:33:09 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:33:09 #128 0.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:33:09 #128 ... 03:33:09 03:33:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:33:09 #0 0.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:33:09 #152 ... 03:33:09 03:33:09 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:33:09 #0 1.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:33:09 #153 ... 03:33:09 03:33:09 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:09 #0 0.765 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:34:31 #154 ... 03:34:31 03:34:31 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:34:31 #128 86.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:35:53 #128 ... 03:35:53 03:35:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:53 #154 DONE 174.3s 03:35:53 03:35:53 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:35:53 #144 DONE 174.3s 03:35:53 03:35:53 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:35:53 #147 DONE 174.3s 03:35:53 03:35:53 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:35:53 #151 DONE 174.3s 03:35:53 03:35:53 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:35:53 #128 DONE 174.4s 03:35:53 03:35:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:35:53 #148 DONE 174.4s 03:35:53 03:35:53 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #155 ... 03:35:53 03:35:53 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:35:53 #150 DONE 174.5s 03:35:53 03:35:53 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:35:53 #146 DONE 174.6s 03:35:53 03:35:53 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:53 #153 DONE 174.6s 03:35:53 03:35:53 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:35:53 #152 DONE 174.7s 03:35:53 03:35:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:53 #145 DONE 174.7s 03:35:53 03:35:53 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #156 ... 03:35:53 03:35:53 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:35:53 #149 DONE 174.6s 03:35:53 03:35:53 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #157 DONE 0.4s 03:35:53 03:35:53 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #155 DONE 0.4s 03:35:53 03:35:53 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #156 DONE 0.3s 03:35:53 03:35:53 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #158 DONE 0.3s 03:35:53 03:35:53 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:35:53 #159 ... 03:35:53 03:35:53 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #160 DONE 0.5s 03:35:53 03:35:53 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:35:53 #161 DONE 0.5s 03:35:53 03:35:53 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #162 DONE 0.2s 03:35:53 03:35:53 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #163 DONE 0.3s 03:35:53 03:35:53 #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #164 CACHED 03:35:53 03:35:53 #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:35:53 #165 CACHED 03:35:53 03:35:53 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:53 #166 DONE 0.3s 03:35:53 03:35:53 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #167 CACHED 03:35:53 03:35:53 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:35:53 #168 CACHED 03:35:53 03:35:53 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #169 CACHED 03:35:53 03:35:53 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:53 #170 CACHED 03:35:53 03:35:53 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:35:53 #171 ... 03:35:53 03:35:53 #172 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:35:53 #172 DONE 0.4s 03:35:53 03:35:53 #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:35:53 #173 DONE 0.4s 03:35:53 03:35:53 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:53 #174 DONE 0.4s 03:35:53 03:35:53 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:35:54 #175 ... 03:35:54 03:35:54 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:35:54 #176 DONE 1.5s 03:35:54 03:35:54 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:35:54 #159 DONE 1.6s 03:35:54 03:35:54 #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:35:54 #177 DONE 1.5s 03:35:54 03:35:54 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:35:54 #178 DONE 1.6s 03:35:54 03:35:54 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:35:54 #171 DONE 1.6s 03:35:54 03:35:54 #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:55 #179 ... 03:35:55 03:35:55 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:35:55 #180 DONE 2.4s 03:35:55 03:35:55 #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:35:55 #181 DONE 2.4s 03:35:55 03:35:55 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:35:55 #182 DONE 2.4s 03:35:55 03:35:55 #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:35:56 #183 ... 03:35:56 03:35:56 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:56 #184 DONE 2.9s 03:35:56 03:35:56 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:35:56 #185 DONE 2.9s 03:35:56 03:35:56 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:35:56 #186 ... 03:35:56 03:35:56 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:35:56 #175 DONE 3.5s 03:35:57 03:35:57 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:35:57 #187 DONE 2.3s 03:35:57 03:35:57 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:35:57 #188 DONE 2.4s 03:35:57 03:35:57 #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:35:57 #189 DONE 2.4s 03:35:57 03:35:57 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:35:57 #190 DONE 1.5s 03:35:57 03:35:57 #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:57 #179 DONE 2.3s 03:35:57 03:35:57 #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:35:57 #183 DONE 1.5s 03:35:57 03:35:57 #191 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:35:57 #191 ... 03:35:57 03:35:57 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:35:57 #192 DONE 1.5s 03:35:57 03:35:57 #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:35:57 #193 DONE 1.5s 03:35:57 03:35:57 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:35:57 #186 DONE 0.9s 03:35:57 03:35:57 #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:35:57 #194 DONE 0.9s 03:35:57 03:35:57 #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:35:57 #195 DONE 0.2s 03:35:57 03:35:57 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:35:57 #196 DONE 0.3s 03:35:57 03:35:57 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:35:57 #197 DONE 0.3s 03:35:57 03:35:57 #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:35:57 #198 DONE 0.3s 03:35:57 03:35:57 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:35:57 #199 ... 03:35:57 03:35:57 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:35:57 #200 DONE 0.3s 03:35:57 03:35:57 #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:35:57 #201 DONE 4.3s 03:35:57 03:35:57 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:35:57 #202 DONE 0.4s 03:35:57 03:35:57 #191 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:35:57 #191 DONE 0.4s 03:35:57 03:35:57 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:35:57 #203 DONE 0.4s 03:35:57 03:35:57 #103 [support-scheduler] exporting to image 03:35:57 #103 exporting layers 03:35:57 #103 ... 03:35:57 03:35:57 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:35:57 #204 DONE 0.6s 03:35:57 03:35:57 #103 [core-keeper] exporting to image 03:35:57 #103 ... 03:35:57 03:35:57 #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:35:57 #205 DONE 0.7s 03:35:57 03:35:57 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:35:57 #206 DONE 0.7s 03:35:57 03:35:57 #103 [support-notifications] exporting to image 03:35:58 #103 ... 03:35:58 03:35:58 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:35:58 #199 DONE 0.7s 03:35:58 03:35:58 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:35:58 #207 DONE 0.7s 03:35:58 03:35:58 #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:35:58 #208 DONE 0.7s 03:35:58 03:35:58 #103 [core-data] exporting to image 03:35:58 #103 ... 03:35:58 03:35:58 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:35:58 #209 DONE 0.6s 03:35:58 03:35:58 #103 [core-metadata] exporting to image 03:35:58 #103 ... 03:35:58 03:35:58 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:58 #210 DONE 1.1s 03:35:58 03:35:58 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:35:58 #211 DONE 0.4s 03:35:58 03:35:58 #103 [core-common-config-bootstrapper] exporting to image 03:35:58 #103 writing image sha256:54d32f12d275d8e1458fb14f025ec389cbb15205535366bc7c75147fa9f9358c 03:35:58 #103 ... 03:35:58 03:35:58 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:35:58 #212 DONE 0.4s 03:35:58 03:35:58 #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:35:58 #213 DONE 0.3s 03:35:58 03:35:58 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:58 #214 DONE 1.0s 03:35:58 03:35:58 #103 [security-proxy-auth] exporting to image 03:35:58 #103 writing image sha256:54d32f12d275d8e1458fb14f025ec389cbb15205535366bc7c75147fa9f9358c 0.1s done 03:35:58 #103 writing image sha256:ad8fda11f4ceab911f8e6d9af080ef0d474d4be338551d22bf8524464573d948 0.1s done 03:35:58 #103 naming to docker.io/library/core-command done 03:35:58 #103 naming to docker.io/library/security-spiffe-token-provider 03:35:58 #103 exporting layers 0.4s done 03:35:58 #103 naming to docker.io/library/security-spiffe-token-provider done 03:35:58 #103 ... 03:35:58 03:35:58 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:35:58 #215 DONE 0.6s 03:35:59 03:35:59 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:35:59 #216 DONE 0.7s 03:35:59 03:35:59 #103 [core-metadata] exporting to image 03:35:59 #103 exporting layers 0.8s done 03:35:59 #103 writing image sha256:e9809e228bfef40be9af693ce82272cb0d6dc39e65fda0f811e22b8a91786b1a 03:35:59 #103 writing image sha256:25f8fbd912065cb9abbc732d0a2c4073d4946f472eaf89508b9de8770bfed952 03:35:59 #103 writing image sha256:add1e91a9c9c096647d471fb02864bf737fccf53cb3640174c31aa9049a7c620 0.0s done 03:35:59 #103 naming to docker.io/library/core-metadata 0.0s done 03:35:59 #103 ... 03:35:59 03:35:59 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:35:59 #217 DONE 0.1s 03:35:59 03:35:59 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:35:59 #218 DONE 0.1s 03:35:59 03:35:59 #103 [core-common-config-bootstrapper] exporting to image 03:35:59 #103 exporting layers 1.4s done 03:35:59 #103 writing image sha256:e9809e228bfef40be9af693ce82272cb0d6dc39e65fda0f811e22b8a91786b1a 0.1s done 03:35:59 #103 writing image sha256:25f8fbd912065cb9abbc732d0a2c4073d4946f472eaf89508b9de8770bfed952 0.1s done 03:35:59 #103 naming to docker.io/library/support-scheduler done 03:35:59 #103 writing image sha256:fcbf2f4a28df751c9d9f6194e0ca8e2526733674f5e09644ee3321c08f9149f3 0.0s done 03:35:59 #103 naming to docker.io/library/core-keeper done 03:35:59 #103 naming to docker.io/library/core-common-config-bootstrapper done 03:35:59 #103 exporting layers 0.9s done 03:35:59 #103 writing image sha256:54394e752f9abbe0d8944d66c793b70127738a19a4a1872eae61e6ec70ab6926 done 03:35:59 #103 naming to docker.io/library/support-notifications done 03:35:59 #103 ... 03:35:59 03:35:59 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:59 #219 DONE 1.3s 03:35:59 03:35:59 #103 [security-proxy-setup] exporting to image 03:35:59 #103 writing image sha256:cab2a197ba683145fc97e174529ccc099ccb6b9b49b7d061dc6540adabc69103 03:35:59 #103 writing image sha256:2c7a3e3095aeeb85e22b4262fca4cc2f61106d469252c7406a39dcafa9084500 03:35:59 #103 writing image sha256:cab2a197ba683145fc97e174529ccc099ccb6b9b49b7d061dc6540adabc69103 0.2s done 03:35:59 #103 naming to docker.io/library/core-data 0.1s done 03:36:00 #103 ... 03:36:00 03:36:00 #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:36:00 #220 DONE 0.9s 03:36:00 03:36:00 #103 [security-proxy-auth] exporting to image 03:36:00 #103 writing image sha256:2c7a3e3095aeeb85e22b4262fca4cc2f61106d469252c7406a39dcafa9084500 0.3s done 03:36:00 #103 naming to docker.io/library/security-proxy-auth 0.0s done 03:36:00 #103 exporting layers 0.4s done 03:36:00 #103 writing image sha256:71e3c7aa6a38685f5ece3ab743089f542bc7bf880d5e2084fb1f1617d76eb53e done 03:36:00 #103 naming to docker.io/library/security-proxy-setup done 03:36:00 #103 DONE 5.5s 03:36:00 03:36:00 #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:36:00 #221 DONE 0.1s 03:36:00 03:36:00 #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:36:00 #222 DONE 0.0s 03:36:00 03:36:00 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:36:00 #223 DONE 0.0s 03:36:00 03:36:00 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:36:00 #224 ... 03:36:00 03:36:00 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:00 #225 DONE 1.1s 03:36:00 03:36:00 #103 [security-secretstore-setup] exporting to image 03:36:00 #103 exporting layers 0.2s done 03:36:00 #103 ... 03:36:00 03:36:00 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:36:00 #224 DONE 0.4s 03:36:00 03:36:00 #103 [security-bootstrapper] exporting to image 03:36:00 #103 writing image sha256:cc6b68604ec9db03fcd157a354ba935d3efc029bc99c5602d7bcfa8ffa5d4f8f done 03:36:00 #103 naming to docker.io/library/security-secretstore-setup done 03:36:00 #103 exporting layers 0.2s done 03:36:00 #103 writing image sha256:8019e9136d21046db500a9f6f08c522a4d65f7cbbd1a26c04e8203beb550f8e3 done 03:36:00 #103 naming to docker.io/library/security-bootstrapper done 03:36:00 #103 DONE 6.0s 03:36:00 03:36:00 #36 [security-spire-agent internal] load build definition from Dockerfile 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:36:00 time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:36:00 $ docker stop --time=1 ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 03:36:01 $ docker rm -f --volumes ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:02 + docker images 03:36:02 REPOSITORY TAG IMAGE ID CREATED SIZE 03:36:02 security-bootstrapper latest 8019e9136d21 2 seconds ago 20.3MB 03:36:02 security-secretstore-setup latest cc6b68604ec9 2 seconds ago 41.2MB 03:36:02 security-proxy-setup latest 71e3c7aa6a38 3 seconds ago 29.5MB 03:36:02 core-common-config-bootstrapper latest fcbf2f4a28df 4 seconds ago 17.1MB 03:36:02 security-proxy-auth latest 2c7a3e3095ae 4 seconds ago 31.2MB 03:36:02 support-scheduler latest e9809e228bfe 5 seconds ago 47.9MB 03:36:02 core-keeper latest 25f8fbd91206 5 seconds ago 32MB 03:36:02 security-spiffe-token-provider latest ad8fda11f4ce 5 seconds ago 32.9MB 03:36:02 core-data latest cab2a197ba68 5 seconds ago 32.3MB 03:36:02 support-notifications latest 54394e752f9a 5 seconds ago 51.5MB 03:36:02 core-metadata latest add1e91a9c9c 5 seconds ago 32.5MB 03:36:02 core-command latest 54d32f12d275 6 seconds ago 27.9MB 03:36:02 security-spire-config latest d88458f32742 4 minutes ago 121MB 03:36:02 security-spire-agent latest b8e8eba01d35 4 minutes ago 182MB 03:36:02 security-spire-server latest fce33def0591 4 minutes ago 122MB 03:36:02 ci-base-image-x86_64 latest 0d19f20446b6 8 minutes ago 929MB 03:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB 03:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 03:36:02 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 03:36:02 provisioning config files... 03:36:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config1851741000157817068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:02 ---> ****-login.sh 03:36:02 nexus3.edgexfoundry.org:10001 03:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:02 nexus3.edgexfoundry.org:10002 03:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:02 Configure a credential helper to remove this warning. See 03:36:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:02 03:36:02 Login Succeeded 03:36:02 nexus3.edgexfoundry.org:10003 03:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:03 Configure a credential helper to remove this warning. See 03:36:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:03 03:36:03 Login Succeeded 03:36:03 nexus3.edgexfoundry.org:10004 03:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:03 Configure a credential helper to remove this warning. See 03:36:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:03 03:36:03 Login Succeeded 03:36:03 ****.io 03:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:03 Configure a credential helper to remove this warning. See 03:36:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:03 03:36:03 Login Succeeded 03:36:03 ---> ****-login.sh ends [Pipeline] } 03:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:36:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:36:03 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:03 latest 03:36:03 4.0.0-dev.52 03:36:03 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:03 main 03:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:04 + docker push nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:04 b01c78889079: Preparing 03:36:04 74a77f5bdf54: Preparing 03:36:04 4d983821d441: Preparing 03:36:04 1874570e88e6: Preparing 03:36:04 e1040ad55636: Preparing 03:36:04 e8cffb72a4d0: Preparing 03:36:04 ce5a8cde9eee: Preparing 03:36:04 e8cffb72a4d0: Waiting 03:36:04 ce5a8cde9eee: Waiting 03:36:04 b01c78889079: Pushed 03:36:04 1874570e88e6: Pushed 03:36:04 4d983821d441: Pushed 03:36:04 e1040ad55636: Pushed 03:36:04 ce5a8cde9eee: Layer already exists 03:36:04 e8cffb72a4d0: Pushed 03:36:05 74a77f5bdf54: Pushed 03:36:06 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:06 b01c78889079: Preparing 03:36:06 74a77f5bdf54: Preparing 03:36:06 4d983821d441: Preparing 03:36:06 1874570e88e6: Preparing 03:36:06 e1040ad55636: Preparing 03:36:06 e8cffb72a4d0: Preparing 03:36:06 ce5a8cde9eee: Preparing 03:36:06 ce5a8cde9eee: Waiting 03:36:06 4d983821d441: Layer already exists 03:36:06 74a77f5bdf54: Layer already exists 03:36:06 1874570e88e6: Layer already exists 03:36:06 e1040ad55636: Layer already exists 03:36:06 b01c78889079: Layer already exists 03:36:06 e8cffb72a4d0: Layer already exists 03:36:06 ce5a8cde9eee: Layer already exists 03:36:06 latest: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 03:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:07 b01c78889079: Preparing 03:36:07 74a77f5bdf54: Preparing 03:36:07 4d983821d441: Preparing 03:36:07 1874570e88e6: Preparing 03:36:07 e1040ad55636: Preparing 03:36:07 e8cffb72a4d0: Preparing 03:36:07 ce5a8cde9eee: Preparing 03:36:07 e8cffb72a4d0: Waiting 03:36:07 ce5a8cde9eee: Waiting 03:36:07 b01c78889079: Layer already exists 03:36:07 1874570e88e6: Layer already exists 03:36:07 e1040ad55636: Layer already exists 03:36:07 4d983821d441: Layer already exists 03:36:07 74a77f5bdf54: Layer already exists 03:36:07 e8cffb72a4d0: Layer already exists 03:36:07 ce5a8cde9eee: Layer already exists 03:36:07 4.0.0-dev.52: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker push nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:08 b01c78889079: Preparing 03:36:08 74a77f5bdf54: Preparing 03:36:08 4d983821d441: Preparing 03:36:08 1874570e88e6: Preparing 03:36:08 e1040ad55636: Preparing 03:36:08 e8cffb72a4d0: Preparing 03:36:08 ce5a8cde9eee: Preparing 03:36:08 e8cffb72a4d0: Waiting 03:36:08 ce5a8cde9eee: Waiting 03:36:08 74a77f5bdf54: Layer already exists 03:36:08 4d983821d441: Layer already exists 03:36:08 e1040ad55636: Layer already exists 03:36:08 1874570e88e6: Layer already exists 03:36:08 b01c78889079: Layer already exists 03:36:08 e8cffb72a4d0: Layer already exists 03:36:08 ce5a8cde9eee: Layer already exists 03:36:08 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:36:08 b01c78889079: Preparing 03:36:08 74a77f5bdf54: Preparing 03:36:08 4d983821d441: Preparing 03:36:08 1874570e88e6: Preparing 03:36:08 e1040ad55636: Preparing 03:36:08 e8cffb72a4d0: Preparing 03:36:08 ce5a8cde9eee: Preparing 03:36:08 ce5a8cde9eee: Waiting 03:36:08 e8cffb72a4d0: Waiting 03:36:08 4d983821d441: Layer already exists 03:36:08 b01c78889079: Layer already exists 03:36:08 e1040ad55636: Layer already exists 03:36:08 1874570e88e6: Layer already exists 03:36:08 74a77f5bdf54: Layer already exists 03:36:08 e8cffb72a4d0: Layer already exists 03:36:08 ce5a8cde9eee: Layer already exists 03:36:08 main: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:08 ===================================================== [Pipeline] echo 03:36:08 taggedImages: 03:36:08 - nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:08 - nexus3.edgexfoundry.org:10004/core-command:latest 03:36:08 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 03:36:08 - nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:36:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:36:08 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:08 latest 03:36:08 4.0.0-dev.52 03:36:08 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:08 main 03:36:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:36:09 8088e050a24a: Preparing 03:36:09 1f483fc688cd: Preparing 03:36:09 293961338c86: Preparing 03:36:09 78814dfd8ced: Preparing 03:36:09 4d983821d441: Preparing 03:36:09 1874570e88e6: Preparing 03:36:09 e1040ad55636: Preparing 03:36:09 e8cffb72a4d0: Preparing 03:36:09 ce5a8cde9eee: Preparing 03:36:09 1874570e88e6: Waiting 03:36:09 ce5a8cde9eee: Waiting 03:36:09 e1040ad55636: Waiting 03:36:09 e8cffb72a4d0: Waiting 03:36:09 293961338c86: Pushed 03:36:09 1f483fc688cd: Pushed 03:36:09 4d983821d441: Layer already exists 03:36:09 8088e050a24a: Pushed 03:36:10 1874570e88e6: Layer already exists 03:36:10 e1040ad55636: Layer already exists 03:36:10 e8cffb72a4d0: Layer already exists 03:36:10 ce5a8cde9eee: Layer already exists 03:36:10 78814dfd8ced: Pushed 03:36:10 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:36:11 8088e050a24a: Preparing 03:36:11 1f483fc688cd: Preparing 03:36:11 293961338c86: Preparing 03:36:11 78814dfd8ced: Preparing 03:36:11 4d983821d441: Preparing 03:36:11 1874570e88e6: Preparing 03:36:11 e1040ad55636: Preparing 03:36:11 e8cffb72a4d0: Preparing 03:36:11 ce5a8cde9eee: Preparing 03:36:11 1874570e88e6: Waiting 03:36:11 e1040ad55636: Waiting 03:36:11 e8cffb72a4d0: Waiting 03:36:11 ce5a8cde9eee: Waiting 03:36:11 78814dfd8ced: Layer already exists 03:36:11 4d983821d441: Layer already exists 03:36:11 293961338c86: Layer already exists 03:36:11 1f483fc688cd: Layer already exists 03:36:11 8088e050a24a: Layer already exists 03:36:11 1874570e88e6: Layer already exists 03:36:11 e1040ad55636: Layer already exists 03:36:11 ce5a8cde9eee: Layer already exists 03:36:11 e8cffb72a4d0: Layer already exists 03:36:11 latest: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 03:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:36:12 8088e050a24a: Preparing 03:36:12 1f483fc688cd: Preparing 03:36:12 293961338c86: Preparing 03:36:12 78814dfd8ced: Preparing 03:36:12 4d983821d441: Preparing 03:36:12 1874570e88e6: Preparing 03:36:12 e1040ad55636: Preparing 03:36:12 e8cffb72a4d0: Preparing 03:36:12 ce5a8cde9eee: Preparing 03:36:12 1874570e88e6: Waiting 03:36:12 e1040ad55636: Waiting 03:36:12 e8cffb72a4d0: Waiting 03:36:12 ce5a8cde9eee: Waiting 03:36:12 4d983821d441: Layer already exists 03:36:12 1f483fc688cd: Layer already exists 03:36:12 78814dfd8ced: Layer already exists 03:36:12 8088e050a24a: Layer already exists 03:36:12 293961338c86: Layer already exists 03:36:12 1874570e88e6: Layer already exists 03:36:12 e1040ad55636: Layer already exists 03:36:12 ce5a8cde9eee: Layer already exists 03:36:12 e8cffb72a4d0: Layer already exists 03:36:12 4.0.0-dev.52: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:36:12 8088e050a24a: Preparing 03:36:12 1f483fc688cd: Preparing 03:36:12 293961338c86: Preparing 03:36:12 78814dfd8ced: Preparing 03:36:12 4d983821d441: Preparing 03:36:12 1874570e88e6: Preparing 03:36:12 e1040ad55636: Preparing 03:36:12 e8cffb72a4d0: Preparing 03:36:12 ce5a8cde9eee: Preparing 03:36:12 1874570e88e6: Waiting 03:36:12 e8cffb72a4d0: Waiting 03:36:12 e1040ad55636: Waiting 03:36:12 ce5a8cde9eee: Waiting 03:36:12 1f483fc688cd: Layer already exists 03:36:12 8088e050a24a: Layer already exists 03:36:12 293961338c86: Layer already exists 03:36:12 78814dfd8ced: Layer already exists 03:36:12 4d983821d441: Layer already exists 03:36:12 e1040ad55636: Layer already exists 03:36:12 e8cffb72a4d0: Layer already exists 03:36:12 1874570e88e6: Layer already exists 03:36:12 ce5a8cde9eee: Layer already exists 03:36:12 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36: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 03:36:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:36:13 8088e050a24a: Preparing 03:36:13 1f483fc688cd: Preparing 03:36:13 293961338c86: Preparing 03:36:13 78814dfd8ced: Preparing 03:36:13 4d983821d441: Preparing 03:36:13 1874570e88e6: Preparing 03:36:13 e1040ad55636: Preparing 03:36:13 e8cffb72a4d0: Preparing 03:36:13 ce5a8cde9eee: Preparing 03:36:13 1874570e88e6: Waiting 03:36:13 e1040ad55636: Waiting 03:36:13 ce5a8cde9eee: Waiting 03:36:13 e8cffb72a4d0: Waiting 03:36:13 293961338c86: Layer already exists 03:36:13 4d983821d441: Layer already exists 03:36:13 8088e050a24a: Layer already exists 03:36:13 1f483fc688cd: Layer already exists 03:36:13 78814dfd8ced: Layer already exists 03:36:13 e8cffb72a4d0: Layer already exists 03:36:13 e1040ad55636: Layer already exists 03:36:13 ce5a8cde9eee: Layer already exists 03:36:13 1874570e88e6: Layer already exists 03:36:13 main: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:13 ===================================================== [Pipeline] echo 03:36:13 taggedImages: 03:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 03:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:36:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:36:13 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:13 latest 03:36:13 4.0.0-dev.52 03:36:13 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:13 main 03:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:14 + docker push nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:36:14 732817495fcf: Preparing 03:36:14 fd7467e971f1: Preparing 03:36:14 5f11288fc0e7: Preparing 03:36:14 4d983821d441: Preparing 03:36:14 1874570e88e6: Preparing 03:36:14 99a4d2b8b631: Preparing 03:36:14 43e407a16063: Preparing 03:36:14 ce5a8cde9eee: Preparing 03:36:14 99a4d2b8b631: Waiting 03:36:14 43e407a16063: Waiting 03:36:14 ce5a8cde9eee: Waiting 03:36:14 fd7467e971f1: Pushed 03:36:14 1874570e88e6: Layer already exists 03:36:14 732817495fcf: Pushed 03:36:14 99a4d2b8b631: Pushed 03:36:15 43e407a16063: Pushed 03:36:15 4d983821d441: Layer already exists 03:36:16 ce5a8cde9eee: Layer already exists 03:36:17 5f11288fc0e7: Pushed 03:36:17 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:36:17 732817495fcf: Preparing 03:36:17 fd7467e971f1: Preparing 03:36:17 5f11288fc0e7: Preparing 03:36:17 4d983821d441: Preparing 03:36:17 1874570e88e6: Preparing 03:36:17 99a4d2b8b631: Preparing 03:36:17 43e407a16063: Preparing 03:36:17 ce5a8cde9eee: Preparing 03:36:17 99a4d2b8b631: Waiting 03:36:17 43e407a16063: Waiting 03:36:17 ce5a8cde9eee: Waiting 03:36:17 732817495fcf: Layer already exists 03:36:17 4d983821d441: Layer already exists 03:36:17 1874570e88e6: Layer already exists 03:36:17 5f11288fc0e7: Layer already exists 03:36:17 fd7467e971f1: Layer already exists 03:36:17 99a4d2b8b631: Layer already exists 03:36:17 43e407a16063: Layer already exists 03:36:17 ce5a8cde9eee: Layer already exists 03:36:17 latest: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 03:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:36:18 732817495fcf: Preparing 03:36:18 fd7467e971f1: Preparing 03:36:18 5f11288fc0e7: Preparing 03:36:18 4d983821d441: Preparing 03:36:18 1874570e88e6: Preparing 03:36:18 99a4d2b8b631: Preparing 03:36:18 43e407a16063: Preparing 03:36:18 ce5a8cde9eee: Preparing 03:36:18 99a4d2b8b631: Waiting 03:36:18 ce5a8cde9eee: Waiting 03:36:18 43e407a16063: Waiting 03:36:18 732817495fcf: Layer already exists 03:36:18 1874570e88e6: Layer already exists 03:36:18 4d983821d441: Layer already exists 03:36:18 5f11288fc0e7: Layer already exists 03:36:18 fd7467e971f1: Layer already exists 03:36:18 99a4d2b8b631: Layer already exists 03:36:18 43e407a16063: Layer already exists 03:36:18 ce5a8cde9eee: Layer already exists 03:36:18 4.0.0-dev.52: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker push nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:36:19 732817495fcf: Preparing 03:36:19 fd7467e971f1: Preparing 03:36:19 5f11288fc0e7: Preparing 03:36:19 4d983821d441: Preparing 03:36:19 1874570e88e6: Preparing 03:36:19 99a4d2b8b631: Preparing 03:36:19 43e407a16063: Preparing 03:36:19 ce5a8cde9eee: Preparing 03:36:19 99a4d2b8b631: Waiting 03:36:19 43e407a16063: Waiting 03:36:19 ce5a8cde9eee: Waiting 03:36:19 732817495fcf: Layer already exists 03:36:19 4d983821d441: Layer already exists 03:36:19 5f11288fc0e7: Layer already exists 03:36:19 fd7467e971f1: Layer already exists 03:36:19 99a4d2b8b631: Layer already exists 03:36:19 ce5a8cde9eee: Layer already exists 03:36:19 1874570e88e6: Layer already exists 03:36:19 43e407a16063: Layer already exists 03:36:19 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:36:19 732817495fcf: Preparing 03:36:19 fd7467e971f1: Preparing 03:36:19 5f11288fc0e7: Preparing 03:36:19 4d983821d441: Preparing 03:36:19 1874570e88e6: Preparing 03:36:19 99a4d2b8b631: Preparing 03:36:19 43e407a16063: Preparing 03:36:19 ce5a8cde9eee: Preparing 03:36:19 99a4d2b8b631: Waiting 03:36:19 43e407a16063: Waiting 03:36:19 ce5a8cde9eee: Waiting 03:36:19 1874570e88e6: Layer already exists 03:36:19 4d983821d441: Layer already exists 03:36:19 fd7467e971f1: Layer already exists 03:36:19 5f11288fc0e7: Layer already exists 03:36:19 732817495fcf: Layer already exists 03:36:19 43e407a16063: Layer already exists 03:36:19 99a4d2b8b631: Layer already exists 03:36:19 ce5a8cde9eee: Layer already exists 03:36:19 main: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:20 ===================================================== [Pipeline] echo 03:36:20 taggedImages: 03:36:20 - nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:20 - nexus3.edgexfoundry.org:10004/core-data:latest 03:36:20 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 03:36:20 - nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:36:20 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:36:20 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:20 latest 03:36:20 4.0.0-dev.52 03:36:20 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:20 main 03:36:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:36:20 5394ba96cd8f: Preparing 03:36:20 9895e729b825: Preparing 03:36:20 a851178edb9d: Preparing 03:36:20 1874570e88e6: Preparing 03:36:20 d81d21145b9c: Preparing 03:36:20 8a6c00f6b303: Preparing 03:36:20 ce5a8cde9eee: Preparing 03:36:20 ce5a8cde9eee: Waiting 03:36:20 8a6c00f6b303: Waiting 03:36:20 1874570e88e6: Layer already exists 03:36:20 9895e729b825: Pushed 03:36:20 d81d21145b9c: Pushed 03:36:20 ce5a8cde9eee: Layer already exists 03:36:20 5394ba96cd8f: Pushed 03:36:20 8a6c00f6b303: Pushed 03:36:23 a851178edb9d: Pushed 03:36:23 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:36:23 5394ba96cd8f: Preparing 03:36:23 9895e729b825: Preparing 03:36:23 a851178edb9d: Preparing 03:36:23 1874570e88e6: Preparing 03:36:23 d81d21145b9c: Preparing 03:36:23 8a6c00f6b303: Preparing 03:36:23 ce5a8cde9eee: Preparing 03:36:23 8a6c00f6b303: Waiting 03:36:23 ce5a8cde9eee: Waiting 03:36:23 5394ba96cd8f: Layer already exists 03:36:23 a851178edb9d: Layer already exists 03:36:23 d81d21145b9c: Layer already exists 03:36:23 9895e729b825: Layer already exists 03:36:23 1874570e88e6: Layer already exists 03:36:23 8a6c00f6b303: Layer already exists 03:36:23 ce5a8cde9eee: Layer already exists 03:36:23 latest: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 03:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:36:24 5394ba96cd8f: Preparing 03:36:24 9895e729b825: Preparing 03:36:24 a851178edb9d: Preparing 03:36:24 1874570e88e6: Preparing 03:36:24 d81d21145b9c: Preparing 03:36:24 8a6c00f6b303: Preparing 03:36:24 ce5a8cde9eee: Preparing 03:36:24 ce5a8cde9eee: Waiting 03:36:24 8a6c00f6b303: Waiting 03:36:24 5394ba96cd8f: Layer already exists 03:36:24 9895e729b825: Layer already exists 03:36:24 a851178edb9d: Layer already exists 03:36:24 1874570e88e6: Layer already exists 03:36:24 d81d21145b9c: Layer already exists 03:36:24 ce5a8cde9eee: Layer already exists 03:36:24 8a6c00f6b303: Layer already exists 03:36:24 4.0.0-dev.52: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:36:25 5394ba96cd8f: Preparing 03:36:25 9895e729b825: Preparing 03:36:25 a851178edb9d: Preparing 03:36:25 1874570e88e6: Preparing 03:36:25 d81d21145b9c: Preparing 03:36:25 8a6c00f6b303: Preparing 03:36:25 ce5a8cde9eee: Preparing 03:36:25 8a6c00f6b303: Waiting 03:36:25 a851178edb9d: Layer already exists 03:36:25 1874570e88e6: Layer already exists 03:36:25 5394ba96cd8f: Layer already exists 03:36:25 9895e729b825: Layer already exists 03:36:25 d81d21145b9c: Layer already exists 03:36:25 8a6c00f6b303: Layer already exists 03:36:25 ce5a8cde9eee: Layer already exists 03:36:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:36:25 5394ba96cd8f: Preparing 03:36:25 9895e729b825: Preparing 03:36:25 a851178edb9d: Preparing 03:36:25 1874570e88e6: Preparing 03:36:25 d81d21145b9c: Preparing 03:36:25 8a6c00f6b303: Preparing 03:36:25 ce5a8cde9eee: Preparing 03:36:25 8a6c00f6b303: Waiting 03:36:25 ce5a8cde9eee: Waiting 03:36:25 9895e729b825: Layer already exists 03:36:25 5394ba96cd8f: Layer already exists 03:36:25 1874570e88e6: Layer already exists 03:36:25 a851178edb9d: Layer already exists 03:36:25 d81d21145b9c: Layer already exists 03:36:25 ce5a8cde9eee: Layer already exists 03:36:25 8a6c00f6b303: Layer already exists 03:36:25 main: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:25 ===================================================== [Pipeline] echo 03:36:25 taggedImages: 03:36:25 - nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:36:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 03:36:25 - nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:36:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:36:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:25 latest 03:36:25 4.0.0-dev.52 03:36:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:25 main 03:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:36:26 11d42d7633ff: Preparing 03:36:26 dfce48b8caa1: Preparing 03:36:26 a3a4e81506c5: Preparing 03:36:26 444a83f5a247: Preparing 03:36:26 4d983821d441: Preparing 03:36:26 1874570e88e6: Preparing 03:36:26 e1040ad55636: Preparing 03:36:26 e8cffb72a4d0: Preparing 03:36:26 ce5a8cde9eee: Preparing 03:36:26 e1040ad55636: Waiting 03:36:26 ce5a8cde9eee: Waiting 03:36:26 1874570e88e6: Waiting 03:36:26 e8cffb72a4d0: Waiting 03:36:26 4d983821d441: Layer already exists 03:36:26 1874570e88e6: Layer already exists 03:36:26 e1040ad55636: Layer already exists 03:36:26 e8cffb72a4d0: Layer already exists 03:36:26 11d42d7633ff: Pushed 03:36:26 dfce48b8caa1: Pushed 03:36:26 a3a4e81506c5: Pushed 03:36:26 ce5a8cde9eee: Layer already exists 03:36:29 444a83f5a247: Pushed 03:36:29 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:36:29 11d42d7633ff: Preparing 03:36:29 dfce48b8caa1: Preparing 03:36:29 a3a4e81506c5: Preparing 03:36:29 444a83f5a247: Preparing 03:36:29 4d983821d441: Preparing 03:36:29 1874570e88e6: Preparing 03:36:29 e1040ad55636: Preparing 03:36:29 e8cffb72a4d0: Preparing 03:36:29 ce5a8cde9eee: Preparing 03:36:29 1874570e88e6: Waiting 03:36:29 e1040ad55636: Waiting 03:36:29 e8cffb72a4d0: Waiting 03:36:29 ce5a8cde9eee: Waiting 03:36:29 444a83f5a247: Layer already exists 03:36:29 11d42d7633ff: Layer already exists 03:36:29 dfce48b8caa1: Layer already exists 03:36:29 4d983821d441: Layer already exists 03:36:29 a3a4e81506c5: Layer already exists 03:36:29 1874570e88e6: Layer already exists 03:36:29 e1040ad55636: Layer already exists 03:36:29 e8cffb72a4d0: Layer already exists 03:36:29 ce5a8cde9eee: Layer already exists 03:36:29 latest: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 03:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:36:30 11d42d7633ff: Preparing 03:36:30 dfce48b8caa1: Preparing 03:36:30 a3a4e81506c5: Preparing 03:36:30 444a83f5a247: Preparing 03:36:30 4d983821d441: Preparing 03:36:30 1874570e88e6: Preparing 03:36:30 e1040ad55636: Preparing 03:36:30 e8cffb72a4d0: Preparing 03:36:30 ce5a8cde9eee: Preparing 03:36:30 ce5a8cde9eee: Waiting 03:36:30 e1040ad55636: Waiting 03:36:30 1874570e88e6: Waiting 03:36:30 444a83f5a247: Layer already exists 03:36:30 a3a4e81506c5: Layer already exists 03:36:30 4d983821d441: Layer already exists 03:36:30 dfce48b8caa1: Layer already exists 03:36:30 11d42d7633ff: Layer already exists 03:36:30 1874570e88e6: Layer already exists 03:36:30 e1040ad55636: Layer already exists 03:36:30 e8cffb72a4d0: Layer already exists 03:36:30 ce5a8cde9eee: Layer already exists 03:36:30 4.0.0-dev.52: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:36:31 11d42d7633ff: Preparing 03:36:31 dfce48b8caa1: Preparing 03:36:31 a3a4e81506c5: Preparing 03:36:31 444a83f5a247: Preparing 03:36:31 4d983821d441: Preparing 03:36:31 1874570e88e6: Preparing 03:36:31 e1040ad55636: Preparing 03:36:31 e8cffb72a4d0: Preparing 03:36:31 ce5a8cde9eee: Preparing 03:36:31 1874570e88e6: Waiting 03:36:31 ce5a8cde9eee: Waiting 03:36:31 e1040ad55636: Waiting 03:36:31 444a83f5a247: Layer already exists 03:36:31 4d983821d441: Layer already exists 03:36:31 a3a4e81506c5: Layer already exists 03:36:31 11d42d7633ff: Layer already exists 03:36:31 dfce48b8caa1: Layer already exists 03:36:31 e1040ad55636: Layer already exists 03:36:31 e8cffb72a4d0: Layer already exists 03:36:31 1874570e88e6: Layer already exists 03:36:31 ce5a8cde9eee: Layer already exists 03:36:31 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:36:31 11d42d7633ff: Preparing 03:36:31 dfce48b8caa1: Preparing 03:36:31 a3a4e81506c5: Preparing 03:36:31 444a83f5a247: Preparing 03:36:31 4d983821d441: Preparing 03:36:31 1874570e88e6: Preparing 03:36:31 e1040ad55636: Preparing 03:36:31 e8cffb72a4d0: Preparing 03:36:31 ce5a8cde9eee: Preparing 03:36:31 ce5a8cde9eee: Waiting 03:36:31 e8cffb72a4d0: Waiting 03:36:31 1874570e88e6: Waiting 03:36:31 e1040ad55636: Waiting 03:36:31 4d983821d441: Layer already exists 03:36:31 dfce48b8caa1: Layer already exists 03:36:31 11d42d7633ff: Layer already exists 03:36:31 a3a4e81506c5: Layer already exists 03:36:31 444a83f5a247: Layer already exists 03:36:31 e1040ad55636: Layer already exists 03:36:31 ce5a8cde9eee: Layer already exists 03:36:31 e8cffb72a4d0: Layer already exists 03:36:31 1874570e88e6: Layer already exists 03:36:31 main: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:31 ===================================================== [Pipeline] echo 03:36:31 taggedImages: 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:36:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:36:31 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:31 latest 03:36:31 4.0.0-dev.52 03:36:31 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:31 main 03:36:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:36:32 40c705576a5a: Preparing 03:36:32 887ef4fd4b09: Preparing 03:36:32 cb93291bb1b7: Preparing 03:36:32 1a3ecb1cddc2: Preparing 03:36:32 d77ac6c9b32b: Preparing 03:36:32 307f9d6f3d72: Preparing 03:36:32 c6d664529c6b: Preparing 03:36:32 4d983821d441: Preparing 03:36:32 1874570e88e6: Preparing 03:36:32 4250bc5e6b99: Preparing 03:36:32 9ca8728a9520: Preparing 03:36:32 5f70bf18a086: Preparing 03:36:32 46e91c6d2212: Preparing 03:36:32 b372f2834d1a: Preparing 03:36:32 dbd99e9a6fa3: Preparing 03:36:32 ce5a8cde9eee: Preparing 03:36:32 307f9d6f3d72: Waiting 03:36:32 c6d664529c6b: Waiting 03:36:32 4d983821d441: Waiting 03:36:32 46e91c6d2212: Waiting 03:36:32 b372f2834d1a: Waiting 03:36:32 dbd99e9a6fa3: Waiting 03:36:32 ce5a8cde9eee: Waiting 03:36:32 1874570e88e6: Waiting 03:36:32 4250bc5e6b99: Waiting 03:36:32 5f70bf18a086: Waiting 03:36:32 cb93291bb1b7: Pushed 03:36:32 40c705576a5a: Pushed 03:36:32 887ef4fd4b09: Pushed 03:36:32 1a3ecb1cddc2: Pushed 03:36:32 d77ac6c9b32b: Pushed 03:36:32 1874570e88e6: Layer already exists 03:36:32 4d983821d441: Layer already exists 03:36:32 5f70bf18a086: Layer already exists 03:36:32 307f9d6f3d72: Pushed 03:36:32 4250bc5e6b99: Pushed 03:36:32 9ca8728a9520: Pushed 03:36:32 46e91c6d2212: Pushed 03:36:32 ce5a8cde9eee: Layer already exists 03:36:32 b372f2834d1a: Pushed 03:36:32 dbd99e9a6fa3: Pushed 03:36:34 c6d664529c6b: Pushed 03:36:34 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:36:34 40c705576a5a: Preparing 03:36:34 887ef4fd4b09: Preparing 03:36:34 cb93291bb1b7: Preparing 03:36:34 1a3ecb1cddc2: Preparing 03:36:34 d77ac6c9b32b: Preparing 03:36:34 307f9d6f3d72: Preparing 03:36:34 c6d664529c6b: Preparing 03:36:34 4d983821d441: Preparing 03:36:34 1874570e88e6: Preparing 03:36:34 4250bc5e6b99: Preparing 03:36:34 307f9d6f3d72: Waiting 03:36:34 c6d664529c6b: Waiting 03:36:34 1874570e88e6: Waiting 03:36:34 4d983821d441: Waiting 03:36:34 9ca8728a9520: Preparing 03:36:34 5f70bf18a086: Preparing 03:36:34 9ca8728a9520: Waiting 03:36:34 4250bc5e6b99: Waiting 03:36:34 46e91c6d2212: Preparing 03:36:34 b372f2834d1a: Preparing 03:36:34 5f70bf18a086: Waiting 03:36:34 dbd99e9a6fa3: Preparing 03:36:34 46e91c6d2212: Waiting 03:36:34 ce5a8cde9eee: Preparing 03:36:34 dbd99e9a6fa3: Waiting 03:36:34 ce5a8cde9eee: Waiting 03:36:34 cb93291bb1b7: Layer already exists 03:36:34 d77ac6c9b32b: Layer already exists 03:36:34 40c705576a5a: Layer already exists 03:36:34 887ef4fd4b09: Layer already exists 03:36:34 1a3ecb1cddc2: Layer already exists 03:36:34 4d983821d441: Layer already exists 03:36:34 c6d664529c6b: Layer already exists 03:36:34 4250bc5e6b99: Layer already exists 03:36:34 1874570e88e6: Layer already exists 03:36:34 9ca8728a9520: Layer already exists 03:36:34 5f70bf18a086: Layer already exists 03:36:34 46e91c6d2212: Layer already exists 03:36:34 b372f2834d1a: Layer already exists 03:36:34 ce5a8cde9eee: Layer already exists 03:36:34 dbd99e9a6fa3: Layer already exists 03:36:34 307f9d6f3d72: Layer already exists 03:36:34 latest: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 03:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:36:35 40c705576a5a: Preparing 03:36:35 887ef4fd4b09: Preparing 03:36:35 cb93291bb1b7: Preparing 03:36:35 1a3ecb1cddc2: Preparing 03:36:35 d77ac6c9b32b: Preparing 03:36:35 307f9d6f3d72: Preparing 03:36:35 c6d664529c6b: Preparing 03:36:35 4d983821d441: Preparing 03:36:35 1874570e88e6: Preparing 03:36:35 4250bc5e6b99: Preparing 03:36:35 9ca8728a9520: Preparing 03:36:35 5f70bf18a086: Preparing 03:36:35 46e91c6d2212: Preparing 03:36:35 b372f2834d1a: Preparing 03:36:35 dbd99e9a6fa3: Preparing 03:36:35 ce5a8cde9eee: Preparing 03:36:35 b372f2834d1a: Waiting 03:36:35 5f70bf18a086: Waiting 03:36:35 dbd99e9a6fa3: Waiting 03:36:35 9ca8728a9520: Waiting 03:36:35 46e91c6d2212: Waiting 03:36:35 ce5a8cde9eee: Waiting 03:36:35 307f9d6f3d72: Waiting 03:36:35 c6d664529c6b: Waiting 03:36:35 4d983821d441: Waiting 03:36:35 4250bc5e6b99: Waiting 03:36:35 1874570e88e6: Waiting 03:36:35 1a3ecb1cddc2: Layer already exists 03:36:35 d77ac6c9b32b: Layer already exists 03:36:35 cb93291bb1b7: Layer already exists 03:36:35 40c705576a5a: Layer already exists 03:36:35 887ef4fd4b09: Layer already exists 03:36:35 307f9d6f3d72: Layer already exists 03:36:35 4250bc5e6b99: Layer already exists 03:36:35 c6d664529c6b: Layer already exists 03:36:35 1874570e88e6: Layer already exists 03:36:35 4d983821d441: Layer already exists 03:36:35 9ca8728a9520: Layer already exists 03:36:35 5f70bf18a086: Layer already exists 03:36:35 46e91c6d2212: Layer already exists 03:36:35 b372f2834d1a: Layer already exists 03:36:35 dbd99e9a6fa3: Layer already exists 03:36:35 ce5a8cde9eee: Layer already exists 03:36:35 4.0.0-dev.52: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:36:36 40c705576a5a: Preparing 03:36:36 887ef4fd4b09: Preparing 03:36:36 cb93291bb1b7: Preparing 03:36:36 1a3ecb1cddc2: Preparing 03:36:36 d77ac6c9b32b: Preparing 03:36:36 307f9d6f3d72: Preparing 03:36:36 c6d664529c6b: Preparing 03:36:36 4d983821d441: Preparing 03:36:36 1874570e88e6: Preparing 03:36:36 4250bc5e6b99: Preparing 03:36:36 9ca8728a9520: Preparing 03:36:36 5f70bf18a086: Preparing 03:36:36 46e91c6d2212: Preparing 03:36:36 b372f2834d1a: Preparing 03:36:36 dbd99e9a6fa3: Preparing 03:36:36 ce5a8cde9eee: Preparing 03:36:36 307f9d6f3d72: Waiting 03:36:36 c6d664529c6b: Waiting 03:36:36 1874570e88e6: Waiting 03:36:36 4d983821d441: Waiting 03:36:36 4250bc5e6b99: Waiting 03:36:36 9ca8728a9520: Waiting 03:36:36 5f70bf18a086: Waiting 03:36:36 b372f2834d1a: Waiting 03:36:36 dbd99e9a6fa3: Waiting 03:36:36 ce5a8cde9eee: Waiting 03:36:36 1a3ecb1cddc2: Layer already exists 03:36:36 d77ac6c9b32b: Layer already exists 03:36:36 887ef4fd4b09: Layer already exists 03:36:36 cb93291bb1b7: Layer already exists 03:36:36 40c705576a5a: Layer already exists 03:36:36 4d983821d441: Layer already exists 03:36:36 307f9d6f3d72: Layer already exists 03:36:36 1874570e88e6: Layer already exists 03:36:36 c6d664529c6b: Layer already exists 03:36:36 4250bc5e6b99: Layer already exists 03:36:36 9ca8728a9520: Layer already exists 03:36:36 5f70bf18a086: Layer already exists 03:36:36 46e91c6d2212: Layer already exists 03:36:36 b372f2834d1a: Layer already exists 03:36:36 dbd99e9a6fa3: Layer already exists 03:36:36 ce5a8cde9eee: Layer already exists 03:36:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:36:36 40c705576a5a: Preparing 03:36:36 887ef4fd4b09: Preparing 03:36:36 cb93291bb1b7: Preparing 03:36:36 1a3ecb1cddc2: Preparing 03:36:36 d77ac6c9b32b: Preparing 03:36:36 307f9d6f3d72: Preparing 03:36:36 c6d664529c6b: Preparing 03:36:36 4d983821d441: Preparing 03:36:36 1874570e88e6: Preparing 03:36:36 4250bc5e6b99: Preparing 03:36:36 9ca8728a9520: Preparing 03:36:36 5f70bf18a086: Preparing 03:36:36 46e91c6d2212: Preparing 03:36:36 b372f2834d1a: Preparing 03:36:36 dbd99e9a6fa3: Preparing 03:36:36 ce5a8cde9eee: Preparing 03:36:36 1874570e88e6: Waiting 03:36:36 307f9d6f3d72: Waiting 03:36:36 4250bc5e6b99: Waiting 03:36:36 9ca8728a9520: Waiting 03:36:36 ce5a8cde9eee: Waiting 03:36:36 5f70bf18a086: Waiting 03:36:36 46e91c6d2212: Waiting 03:36:36 b372f2834d1a: Waiting 03:36:36 dbd99e9a6fa3: Waiting 03:36:36 c6d664529c6b: Waiting 03:36:36 4d983821d441: Waiting 03:36:36 d77ac6c9b32b: Layer already exists 03:36:36 887ef4fd4b09: Layer already exists 03:36:36 1a3ecb1cddc2: Layer already exists 03:36:36 40c705576a5a: Layer already exists 03:36:36 cb93291bb1b7: Layer already exists 03:36:36 307f9d6f3d72: Layer already exists 03:36:36 c6d664529c6b: Layer already exists 03:36:36 4250bc5e6b99: Layer already exists 03:36:36 4d983821d441: Layer already exists 03:36:36 1874570e88e6: Layer already exists 03:36:36 9ca8728a9520: Layer already exists 03:36:36 5f70bf18a086: Layer already exists 03:36:36 dbd99e9a6fa3: Layer already exists 03:36:36 46e91c6d2212: Layer already exists 03:36:36 b372f2834d1a: Layer already exists 03:36:36 ce5a8cde9eee: Layer already exists 03:36:36 main: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:36 ===================================================== [Pipeline] echo 03:36:36 taggedImages: 03:36:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:36:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 03:36:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:36:36 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:36:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:36 latest 03:36:36 4.0.0-dev.52 03:36:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:36 main 03:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:36:37 ba5d48e44610: Preparing 03:36:37 1f483fc688cd: Preparing 03:36:37 242f7ad10b6a: Preparing 03:36:37 ad26fcd81c59: Preparing 03:36:37 4d983821d441: Preparing 03:36:37 1874570e88e6: Preparing 03:36:37 e1040ad55636: Preparing 03:36:37 e8cffb72a4d0: Preparing 03:36:37 ce5a8cde9eee: Preparing 03:36:37 1874570e88e6: Waiting 03:36:37 e1040ad55636: Waiting 03:36:37 e8cffb72a4d0: Waiting 03:36:37 ce5a8cde9eee: Waiting 03:36:37 4d983821d441: Layer already exists 03:36:37 1f483fc688cd: Layer already exists 03:36:37 1874570e88e6: Layer already exists 03:36:37 e1040ad55636: Layer already exists 03:36:37 e8cffb72a4d0: Layer already exists 03:36:37 ce5a8cde9eee: Layer already exists 03:36:37 242f7ad10b6a: Pushed 03:36:37 ba5d48e44610: Pushed 03:36:40 ad26fcd81c59: Pushed 03:36:40 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:36:40 ba5d48e44610: Preparing 03:36:40 1f483fc688cd: Preparing 03:36:40 242f7ad10b6a: Preparing 03:36:40 ad26fcd81c59: Preparing 03:36:40 4d983821d441: Preparing 03:36:40 1874570e88e6: Preparing 03:36:40 e1040ad55636: Preparing 03:36:40 e8cffb72a4d0: Preparing 03:36:40 ce5a8cde9eee: Preparing 03:36:40 e1040ad55636: Waiting 03:36:40 e8cffb72a4d0: Waiting 03:36:40 ce5a8cde9eee: Waiting 03:36:40 1874570e88e6: Waiting 03:36:40 ad26fcd81c59: Layer already exists 03:36:40 ba5d48e44610: Layer already exists 03:36:40 4d983821d441: Layer already exists 03:36:40 1f483fc688cd: Layer already exists 03:36:40 242f7ad10b6a: Layer already exists 03:36:40 1874570e88e6: Layer already exists 03:36:40 e8cffb72a4d0: Layer already exists 03:36:40 e1040ad55636: Layer already exists 03:36:40 ce5a8cde9eee: Layer already exists 03:36:40 latest: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 03:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:36:41 ba5d48e44610: Preparing 03:36:41 1f483fc688cd: Preparing 03:36:41 242f7ad10b6a: Preparing 03:36:41 ad26fcd81c59: Preparing 03:36:41 4d983821d441: Preparing 03:36:41 1874570e88e6: Preparing 03:36:41 e1040ad55636: Preparing 03:36:41 e8cffb72a4d0: Preparing 03:36:41 ce5a8cde9eee: Preparing 03:36:41 1874570e88e6: Waiting 03:36:41 e8cffb72a4d0: Waiting 03:36:41 e1040ad55636: Waiting 03:36:41 ce5a8cde9eee: Waiting 03:36:41 ba5d48e44610: Layer already exists 03:36:41 ad26fcd81c59: Layer already exists 03:36:41 1f483fc688cd: Layer already exists 03:36:41 4d983821d441: Layer already exists 03:36:41 242f7ad10b6a: Layer already exists 03:36:41 1874570e88e6: Layer already exists 03:36:41 e1040ad55636: Layer already exists 03:36:41 e8cffb72a4d0: Layer already exists 03:36:41 ce5a8cde9eee: Layer already exists 03:36:41 4.0.0-dev.52: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:36:42 ba5d48e44610: Preparing 03:36:42 1f483fc688cd: Preparing 03:36:42 242f7ad10b6a: Preparing 03:36:42 ad26fcd81c59: Preparing 03:36:42 4d983821d441: Preparing 03:36:42 1874570e88e6: Preparing 03:36:42 e1040ad55636: Preparing 03:36:42 e8cffb72a4d0: Preparing 03:36:42 ce5a8cde9eee: Preparing 03:36:42 1874570e88e6: Waiting 03:36:42 e1040ad55636: Waiting 03:36:42 e8cffb72a4d0: Waiting 03:36:42 ce5a8cde9eee: Waiting 03:36:42 4d983821d441: Layer already exists 03:36:42 ba5d48e44610: Layer already exists 03:36:42 ad26fcd81c59: Layer already exists 03:36:42 1f483fc688cd: Layer already exists 03:36:42 242f7ad10b6a: Layer already exists 03:36:42 1874570e88e6: Layer already exists 03:36:42 e1040ad55636: Layer already exists 03:36:42 ce5a8cde9eee: Layer already exists 03:36:42 e8cffb72a4d0: Layer already exists 03:36:42 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:36:43 ba5d48e44610: Preparing 03:36:43 1f483fc688cd: Preparing 03:36:43 242f7ad10b6a: Preparing 03:36:43 ad26fcd81c59: Preparing 03:36:43 4d983821d441: Preparing 03:36:43 1874570e88e6: Preparing 03:36:43 e1040ad55636: Preparing 03:36:43 e8cffb72a4d0: Preparing 03:36:43 ce5a8cde9eee: Preparing 03:36:43 1874570e88e6: Waiting 03:36:43 e1040ad55636: Waiting 03:36:43 ce5a8cde9eee: Waiting 03:36:43 e8cffb72a4d0: Waiting 03:36:43 242f7ad10b6a: Layer already exists 03:36:43 1f483fc688cd: Layer already exists 03:36:43 ba5d48e44610: Layer already exists 03:36:43 ad26fcd81c59: Layer already exists 03:36:43 4d983821d441: Layer already exists 03:36:43 1874570e88e6: Layer already exists 03:36:43 e1040ad55636: Layer already exists 03:36:43 e8cffb72a4d0: Layer already exists 03:36:43 ce5a8cde9eee: Layer already exists 03:36:43 main: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:43 ===================================================== [Pipeline] echo 03:36:43 taggedImages: 03:36:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:36:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 03:36:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:36:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:36:43 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:43 latest 03:36:43 4.0.0-dev.52 03:36:43 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:43 main 03:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:36:43 5dad434794ab: Preparing 03:36:43 6cf1795e7579: Preparing 03:36:43 3008e4e84291: Preparing 03:36:43 1651c369194a: Preparing 03:36:43 129949dd9a7f: Preparing 03:36:43 4d983821d441: Preparing 03:36:43 1874570e88e6: Preparing 03:36:43 3f9aff6eceba: Preparing 03:36:43 0f1e761358be: Preparing 03:36:43 d544c4a88455: Preparing 03:36:43 ce5a8cde9eee: Preparing 03:36:43 4d983821d441: Waiting 03:36:43 d544c4a88455: Waiting 03:36:43 0f1e761358be: Waiting 03:36:43 ce5a8cde9eee: Waiting 03:36:43 1874570e88e6: Waiting 03:36:43 3f9aff6eceba: Waiting 03:36:43 6cf1795e7579: Pushed 03:36:43 4d983821d441: Layer already exists 03:36:43 129949dd9a7f: Pushed 03:36:43 1651c369194a: Pushed 03:36:43 1874570e88e6: Layer already exists 03:36:43 5dad434794ab: Pushed 03:36:43 ce5a8cde9eee: Layer already exists 03:36:43 3f9aff6eceba: Pushed 03:36:43 0f1e761358be: Pushed 03:36:44 3008e4e84291: Pushed 03:36:45 d544c4a88455: Pushed 03:36:45 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:36:46 5dad434794ab: Preparing 03:36:46 6cf1795e7579: Preparing 03:36:46 3008e4e84291: Preparing 03:36:46 1651c369194a: Preparing 03:36:46 129949dd9a7f: Preparing 03:36:46 4d983821d441: Preparing 03:36:46 1874570e88e6: Preparing 03:36:46 3f9aff6eceba: Preparing 03:36:46 0f1e761358be: Preparing 03:36:46 d544c4a88455: Preparing 03:36:46 ce5a8cde9eee: Preparing 03:36:46 3f9aff6eceba: Waiting 03:36:46 0f1e761358be: Waiting 03:36:46 4d983821d441: Waiting 03:36:46 d544c4a88455: Waiting 03:36:46 ce5a8cde9eee: Waiting 03:36:46 3008e4e84291: Layer already exists 03:36:46 1651c369194a: Layer already exists 03:36:46 6cf1795e7579: Layer already exists 03:36:46 129949dd9a7f: Layer already exists 03:36:46 5dad434794ab: Layer already exists 03:36:46 4d983821d441: Layer already exists 03:36:46 3f9aff6eceba: Layer already exists 03:36:46 1874570e88e6: Layer already exists 03:36:46 0f1e761358be: Layer already exists 03:36:46 d544c4a88455: Layer already exists 03:36:46 ce5a8cde9eee: Layer already exists 03:36:46 latest: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:36:46 5dad434794ab: Preparing 03:36:46 6cf1795e7579: Preparing 03:36:46 3008e4e84291: Preparing 03:36:46 1651c369194a: Preparing 03:36:46 129949dd9a7f: Preparing 03:36:46 4d983821d441: Preparing 03:36:46 1874570e88e6: Preparing 03:36:46 3f9aff6eceba: Preparing 03:36:46 0f1e761358be: Preparing 03:36:46 d544c4a88455: Preparing 03:36:46 ce5a8cde9eee: Preparing 03:36:46 3f9aff6eceba: Waiting 03:36:46 0f1e761358be: Waiting 03:36:46 d544c4a88455: Waiting 03:36:46 4d983821d441: Waiting 03:36:46 ce5a8cde9eee: Waiting 03:36:46 3008e4e84291: Layer already exists 03:36:46 6cf1795e7579: Layer already exists 03:36:46 1651c369194a: Layer already exists 03:36:46 129949dd9a7f: Layer already exists 03:36:46 5dad434794ab: Layer already exists 03:36:46 4d983821d441: Layer already exists 03:36:46 1874570e88e6: Layer already exists 03:36:46 0f1e761358be: Layer already exists 03:36:46 d544c4a88455: Layer already exists 03:36:46 ce5a8cde9eee: Layer already exists 03:36:46 3f9aff6eceba: Layer already exists 03:36:46 4.0.0-dev.52: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:36:47 5dad434794ab: Preparing 03:36:47 6cf1795e7579: Preparing 03:36:47 3008e4e84291: Preparing 03:36:47 1651c369194a: Preparing 03:36:47 129949dd9a7f: Preparing 03:36:47 4d983821d441: Preparing 03:36:47 1874570e88e6: Preparing 03:36:47 3f9aff6eceba: Preparing 03:36:47 0f1e761358be: Preparing 03:36:47 d544c4a88455: Preparing 03:36:47 ce5a8cde9eee: Preparing 03:36:47 4d983821d441: Waiting 03:36:47 1874570e88e6: Waiting 03:36:47 3f9aff6eceba: Waiting 03:36:47 0f1e761358be: Waiting 03:36:47 d544c4a88455: Waiting 03:36:47 1651c369194a: Layer already exists 03:36:47 3008e4e84291: Layer already exists 03:36:47 6cf1795e7579: Layer already exists 03:36:47 129949dd9a7f: Layer already exists 03:36:47 0f1e761358be: Layer already exists 03:36:47 4d983821d441: Layer already exists 03:36:47 3f9aff6eceba: Layer already exists 03:36:47 1874570e88e6: Layer already exists 03:36:47 5dad434794ab: Layer already exists 03:36:47 d544c4a88455: Layer already exists 03:36:47 ce5a8cde9eee: Layer already exists 03:36:47 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:36:48 5dad434794ab: Preparing 03:36:48 6cf1795e7579: Preparing 03:36:48 3008e4e84291: Preparing 03:36:48 1651c369194a: Preparing 03:36:48 129949dd9a7f: Preparing 03:36:48 4d983821d441: Preparing 03:36:48 1874570e88e6: Preparing 03:36:48 3f9aff6eceba: Preparing 03:36:48 0f1e761358be: Preparing 03:36:48 d544c4a88455: Preparing 03:36:48 ce5a8cde9eee: Preparing 03:36:48 0f1e761358be: Waiting 03:36:48 d544c4a88455: Waiting 03:36:48 ce5a8cde9eee: Waiting 03:36:48 4d983821d441: Waiting 03:36:48 3f9aff6eceba: Waiting 03:36:48 1874570e88e6: Waiting 03:36:48 129949dd9a7f: Layer already exists 03:36:48 5dad434794ab: Layer already exists 03:36:48 1651c369194a: Layer already exists 03:36:48 3008e4e84291: Layer already exists 03:36:48 6cf1795e7579: Layer already exists 03:36:48 4d983821d441: Layer already exists 03:36:48 0f1e761358be: Layer already exists 03:36:48 1874570e88e6: Layer already exists 03:36:48 3f9aff6eceba: Layer already exists 03:36:48 d544c4a88455: Layer already exists 03:36:48 ce5a8cde9eee: Layer already exists 03:36:48 main: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:48 ===================================================== [Pipeline] echo 03:36:48 taggedImages: 03:36:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:36:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 03:36:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:36:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:36:48 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:48 latest 03:36:48 4.0.0-dev.52 03:36:48 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:48 main 03:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:36:48 afc9869c6c37: Preparing 03:36:48 57b9f1f24a45: Preparing 03:36:48 6cc10b6dc837: Preparing 03:36:48 a7860a858a2c: Preparing 03:36:48 af76f2035b34: Preparing 03:36:48 317c26e9aecb: Preparing 03:36:48 c4a60ed3efbe: Preparing 03:36:48 4d983821d441: Preparing 03:36:48 1874570e88e6: Preparing 03:36:48 b8db6b2fb6d3: Preparing 03:36:48 d68d6c870cb0: Preparing 03:36:48 ce5a8cde9eee: Preparing 03:36:48 b8db6b2fb6d3: Waiting 03:36:48 317c26e9aecb: Waiting 03:36:48 d68d6c870cb0: Waiting 03:36:48 ce5a8cde9eee: Waiting 03:36:48 c4a60ed3efbe: Waiting 03:36:48 4d983821d441: Waiting 03:36:48 1874570e88e6: Waiting 03:36:48 af76f2035b34: Pushed 03:36:48 57b9f1f24a45: Pushed 03:36:48 afc9869c6c37: Pushed 03:36:48 4d983821d441: Layer already exists 03:36:48 1874570e88e6: Layer already exists 03:36:48 317c26e9aecb: Pushed 03:36:48 c4a60ed3efbe: Pushed 03:36:49 ce5a8cde9eee: Layer already exists 03:36:49 b8db6b2fb6d3: Pushed 03:36:50 a7860a858a2c: Pushed 03:36:50 6cc10b6dc837: Pushed 03:36:50 d68d6c870cb0: Pushed 03:36:50 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:36:50 afc9869c6c37: Preparing 03:36:50 57b9f1f24a45: Preparing 03:36:50 6cc10b6dc837: Preparing 03:36:50 a7860a858a2c: Preparing 03:36:50 af76f2035b34: Preparing 03:36:50 317c26e9aecb: Preparing 03:36:50 c4a60ed3efbe: Preparing 03:36:50 4d983821d441: Preparing 03:36:50 1874570e88e6: Preparing 03:36:50 b8db6b2fb6d3: Preparing 03:36:50 d68d6c870cb0: Preparing 03:36:50 ce5a8cde9eee: Preparing 03:36:50 c4a60ed3efbe: Waiting 03:36:50 4d983821d441: Waiting 03:36:50 b8db6b2fb6d3: Waiting 03:36:50 1874570e88e6: Waiting 03:36:50 317c26e9aecb: Waiting 03:36:50 ce5a8cde9eee: Waiting 03:36:50 d68d6c870cb0: Waiting 03:36:50 6cc10b6dc837: Layer already exists 03:36:50 afc9869c6c37: Layer already exists 03:36:50 57b9f1f24a45: Layer already exists 03:36:50 a7860a858a2c: Layer already exists 03:36:50 af76f2035b34: Layer already exists 03:36:50 c4a60ed3efbe: Layer already exists 03:36:50 317c26e9aecb: Layer already exists 03:36:50 b8db6b2fb6d3: Layer already exists 03:36:50 1874570e88e6: Layer already exists 03:36:50 4d983821d441: Layer already exists 03:36:50 d68d6c870cb0: Layer already exists 03:36:50 ce5a8cde9eee: Layer already exists 03:36:50 latest: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 03:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:36:51 afc9869c6c37: Preparing 03:36:51 57b9f1f24a45: Preparing 03:36:51 6cc10b6dc837: Preparing 03:36:51 a7860a858a2c: Preparing 03:36:51 af76f2035b34: Preparing 03:36:51 317c26e9aecb: Preparing 03:36:51 c4a60ed3efbe: Preparing 03:36:51 4d983821d441: Preparing 03:36:51 1874570e88e6: Preparing 03:36:51 b8db6b2fb6d3: Preparing 03:36:51 d68d6c870cb0: Preparing 03:36:51 ce5a8cde9eee: Preparing 03:36:51 4d983821d441: Waiting 03:36:51 1874570e88e6: Waiting 03:36:51 b8db6b2fb6d3: Waiting 03:36:51 d68d6c870cb0: Waiting 03:36:51 ce5a8cde9eee: Waiting 03:36:51 317c26e9aecb: Waiting 03:36:51 c4a60ed3efbe: Waiting 03:36:51 a7860a858a2c: Layer already exists 03:36:51 6cc10b6dc837: Layer already exists 03:36:51 57b9f1f24a45: Layer already exists 03:36:51 afc9869c6c37: Layer already exists 03:36:51 af76f2035b34: Layer already exists 03:36:51 c4a60ed3efbe: Layer already exists 03:36:51 317c26e9aecb: Layer already exists 03:36:51 4d983821d441: Layer already exists 03:36:51 1874570e88e6: Layer already exists 03:36:51 b8db6b2fb6d3: Layer already exists 03:36:51 d68d6c870cb0: Layer already exists 03:36:51 ce5a8cde9eee: Layer already exists 03:36:51 4.0.0-dev.52: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:36:52 afc9869c6c37: Preparing 03:36:52 57b9f1f24a45: Preparing 03:36:52 6cc10b6dc837: Preparing 03:36:52 a7860a858a2c: Preparing 03:36:52 af76f2035b34: Preparing 03:36:52 317c26e9aecb: Preparing 03:36:52 c4a60ed3efbe: Preparing 03:36:52 4d983821d441: Preparing 03:36:52 1874570e88e6: Preparing 03:36:52 b8db6b2fb6d3: Preparing 03:36:52 d68d6c870cb0: Preparing 03:36:52 ce5a8cde9eee: Preparing 03:36:52 c4a60ed3efbe: Waiting 03:36:52 4d983821d441: Waiting 03:36:52 1874570e88e6: Waiting 03:36:52 b8db6b2fb6d3: Waiting 03:36:52 d68d6c870cb0: Waiting 03:36:52 317c26e9aecb: Waiting 03:36:52 57b9f1f24a45: Layer already exists 03:36:52 afc9869c6c37: Layer already exists 03:36:52 6cc10b6dc837: Layer already exists 03:36:52 af76f2035b34: Layer already exists 03:36:52 a7860a858a2c: Layer already exists 03:36:52 317c26e9aecb: Layer already exists 03:36:52 c4a60ed3efbe: Layer already exists 03:36:52 4d983821d441: Layer already exists 03:36:52 b8db6b2fb6d3: Layer already exists 03:36:52 1874570e88e6: Layer already exists 03:36:52 d68d6c870cb0: Layer already exists 03:36:52 ce5a8cde9eee: Layer already exists 03:36:52 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:36:52 afc9869c6c37: Preparing 03:36:52 57b9f1f24a45: Preparing 03:36:52 6cc10b6dc837: Preparing 03:36:52 a7860a858a2c: Preparing 03:36:52 af76f2035b34: Preparing 03:36:52 317c26e9aecb: Preparing 03:36:52 c4a60ed3efbe: Preparing 03:36:52 4d983821d441: Preparing 03:36:52 1874570e88e6: Preparing 03:36:52 b8db6b2fb6d3: Preparing 03:36:52 d68d6c870cb0: Preparing 03:36:52 ce5a8cde9eee: Preparing 03:36:52 c4a60ed3efbe: Waiting 03:36:52 1874570e88e6: Waiting 03:36:52 b8db6b2fb6d3: Waiting 03:36:52 d68d6c870cb0: Waiting 03:36:52 ce5a8cde9eee: Waiting 03:36:52 317c26e9aecb: Waiting 03:36:52 4d983821d441: Waiting 03:36:52 57b9f1f24a45: Layer already exists 03:36:52 a7860a858a2c: Layer already exists 03:36:52 afc9869c6c37: Layer already exists 03:36:52 6cc10b6dc837: Layer already exists 03:36:52 af76f2035b34: Layer already exists 03:36:52 c4a60ed3efbe: Layer already exists 03:36:52 4d983821d441: Layer already exists 03:36:52 317c26e9aecb: Layer already exists 03:36:52 1874570e88e6: Layer already exists 03:36:52 b8db6b2fb6d3: Layer already exists 03:36:52 ce5a8cde9eee: Layer already exists 03:36:52 d68d6c870cb0: Layer already exists 03:36:52 main: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:53 ===================================================== [Pipeline] echo 03:36:53 taggedImages: 03:36:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:36:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 03:36:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:36:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:36:53 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:53 latest 03:36:53 4.0.0-dev.52 03:36:53 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:53 main 03:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:36:53 e57a466c6c10: Preparing 03:36:53 2ff4bbd71220: Preparing 03:36:53 4d983821d441: Preparing 03:36:53 1874570e88e6: Preparing 03:36:53 5e62bf85250a: Preparing 03:36:53 101adc201d7f: Preparing 03:36:53 ce5a8cde9eee: Preparing 03:36:53 101adc201d7f: Waiting 03:36:53 1874570e88e6: Layer already exists 03:36:53 4d983821d441: Layer already exists 03:36:53 ce5a8cde9eee: Layer already exists 03:36:53 5e62bf85250a: Pushed 03:36:53 e57a466c6c10: Pushed 03:36:54 101adc201d7f: Pushed 03:36:55 2ff4bbd71220: Pushed 03:36:55 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:36:56 e57a466c6c10: Preparing 03:36:56 2ff4bbd71220: Preparing 03:36:56 4d983821d441: Preparing 03:36:56 1874570e88e6: Preparing 03:36:56 5e62bf85250a: Preparing 03:36:56 101adc201d7f: Preparing 03:36:56 ce5a8cde9eee: Preparing 03:36:56 101adc201d7f: Waiting 03:36:56 ce5a8cde9eee: Waiting 03:36:56 e57a466c6c10: Layer already exists 03:36:56 2ff4bbd71220: Layer already exists 03:36:56 4d983821d441: Layer already exists 03:36:56 5e62bf85250a: Layer already exists 03:36:56 1874570e88e6: Layer already exists 03:36:56 ce5a8cde9eee: Layer already exists 03:36:56 101adc201d7f: Layer already exists 03:36:56 latest: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 03:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:36:56 e57a466c6c10: Preparing 03:36:56 2ff4bbd71220: Preparing 03:36:56 4d983821d441: Preparing 03:36:56 1874570e88e6: Preparing 03:36:56 5e62bf85250a: Preparing 03:36:56 101adc201d7f: Preparing 03:36:56 ce5a8cde9eee: Preparing 03:36:56 101adc201d7f: Waiting 03:36:56 ce5a8cde9eee: Waiting 03:36:56 5e62bf85250a: Layer already exists 03:36:56 4d983821d441: Layer already exists 03:36:56 1874570e88e6: Layer already exists 03:36:56 e57a466c6c10: Layer already exists 03:36:56 2ff4bbd71220: Layer already exists 03:36:56 ce5a8cde9eee: Layer already exists 03:36:56 101adc201d7f: Layer already exists 03:36:56 4.0.0-dev.52: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:36:57 e57a466c6c10: Preparing 03:36:57 2ff4bbd71220: Preparing 03:36:57 4d983821d441: Preparing 03:36:57 1874570e88e6: Preparing 03:36:57 5e62bf85250a: Preparing 03:36:57 101adc201d7f: Preparing 03:36:57 ce5a8cde9eee: Preparing 03:36:57 101adc201d7f: Waiting 03:36:57 ce5a8cde9eee: Waiting 03:36:57 1874570e88e6: Layer already exists 03:36:57 5e62bf85250a: Layer already exists 03:36:57 e57a466c6c10: Layer already exists 03:36:57 2ff4bbd71220: Layer already exists 03:36:57 4d983821d441: Layer already exists 03:36:57 ce5a8cde9eee: Layer already exists 03:36:57 101adc201d7f: Layer already exists 03:36:57 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:36:58 e57a466c6c10: Preparing 03:36:58 2ff4bbd71220: Preparing 03:36:58 4d983821d441: Preparing 03:36:58 1874570e88e6: Preparing 03:36:58 5e62bf85250a: Preparing 03:36:58 101adc201d7f: Preparing 03:36:58 ce5a8cde9eee: Preparing 03:36:58 101adc201d7f: Waiting 03:36:58 ce5a8cde9eee: Waiting 03:36:58 2ff4bbd71220: Layer already exists 03:36:58 1874570e88e6: Layer already exists 03:36:58 5e62bf85250a: Layer already exists 03:36:58 4d983821d441: Layer already exists 03:36:58 e57a466c6c10: Layer already exists 03:36:58 101adc201d7f: Layer already exists 03:36:58 ce5a8cde9eee: Layer already exists 03:36:58 main: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:58 ===================================================== [Pipeline] echo 03:36:58 taggedImages: 03:36:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:36:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 03:36:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:36:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:36:58 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:58 latest 03:36:58 4.0.0-dev.52 03:36:58 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:36:58 main 03:36:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:36:59 8dbd99611337: Preparing 03:36:59 133066b0215c: Preparing 03:36:59 0e9caae34838: Preparing 03:36:59 4d983821d441: Preparing 03:36:59 1874570e88e6: Preparing 03:36:59 d5574793e989: Preparing 03:36:59 e04f8a74e53b: Preparing 03:36:59 3b09707cc2e3: Preparing 03:36:59 e5dd2d4a27e9: Preparing 03:36:59 ce5a8cde9eee: Preparing 03:36:59 e04f8a74e53b: Waiting 03:36:59 3b09707cc2e3: Waiting 03:36:59 e5dd2d4a27e9: Waiting 03:36:59 d5574793e989: Waiting 03:36:59 ce5a8cde9eee: Waiting 03:36:59 1874570e88e6: Layer already exists 03:36:59 4d983821d441: Layer already exists 03:36:59 8dbd99611337: Pushed 03:36:59 0e9caae34838: Pushed 03:36:59 133066b0215c: Pushed 03:36:59 ce5a8cde9eee: Layer already exists 03:36:59 3b09707cc2e3: Pushed 03:36:59 e5dd2d4a27e9: Pushed 03:37:04 e04f8a74e53b: Pushed 03:37:08 d5574793e989: Pushed 03:37:08 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:37:08 8dbd99611337: Preparing 03:37:08 133066b0215c: Preparing 03:37:08 0e9caae34838: Preparing 03:37:08 4d983821d441: Preparing 03:37:08 1874570e88e6: Preparing 03:37:08 d5574793e989: Preparing 03:37:08 d5574793e989: Waiting 03:37:08 e04f8a74e53b: Preparing 03:37:08 3b09707cc2e3: Preparing 03:37:08 e5dd2d4a27e9: Preparing 03:37:08 3b09707cc2e3: Waiting 03:37:08 e04f8a74e53b: Waiting 03:37:08 ce5a8cde9eee: Preparing 03:37:08 e5dd2d4a27e9: Waiting 03:37:08 ce5a8cde9eee: Waiting 03:37:08 0e9caae34838: Layer already exists 03:37:08 8dbd99611337: Layer already exists 03:37:08 1874570e88e6: Layer already exists 03:37:08 133066b0215c: Layer already exists 03:37:08 4d983821d441: Layer already exists 03:37:08 ce5a8cde9eee: Layer already exists 03:37:08 3b09707cc2e3: Layer already exists 03:37:08 e04f8a74e53b: Layer already exists 03:37:08 d5574793e989: Layer already exists 03:37:08 e5dd2d4a27e9: Layer already exists 03:37:08 latest: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 03:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:37:09 8dbd99611337: Preparing 03:37:09 133066b0215c: Preparing 03:37:09 0e9caae34838: Preparing 03:37:09 4d983821d441: Preparing 03:37:09 1874570e88e6: Preparing 03:37:09 d5574793e989: Preparing 03:37:09 e04f8a74e53b: Preparing 03:37:09 3b09707cc2e3: Preparing 03:37:09 e5dd2d4a27e9: Preparing 03:37:09 ce5a8cde9eee: Preparing 03:37:09 e5dd2d4a27e9: Waiting 03:37:09 ce5a8cde9eee: Waiting 03:37:09 d5574793e989: Waiting 03:37:09 e04f8a74e53b: Waiting 03:37:09 3b09707cc2e3: Waiting 03:37:09 8dbd99611337: Layer already exists 03:37:09 4d983821d441: Layer already exists 03:37:09 133066b0215c: Layer already exists 03:37:09 1874570e88e6: Layer already exists 03:37:09 0e9caae34838: Layer already exists 03:37:09 d5574793e989: Layer already exists 03:37:09 e04f8a74e53b: Layer already exists 03:37:09 3b09707cc2e3: Layer already exists 03:37:09 e5dd2d4a27e9: Layer already exists 03:37:09 ce5a8cde9eee: Layer already exists 03:37:09 4.0.0-dev.52: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:37:10 8dbd99611337: Preparing 03:37:10 133066b0215c: Preparing 03:37:10 0e9caae34838: Preparing 03:37:10 4d983821d441: Preparing 03:37:10 1874570e88e6: Preparing 03:37:10 d5574793e989: Preparing 03:37:10 e04f8a74e53b: Preparing 03:37:10 3b09707cc2e3: Preparing 03:37:10 e5dd2d4a27e9: Preparing 03:37:10 ce5a8cde9eee: Preparing 03:37:10 d5574793e989: Waiting 03:37:10 e5dd2d4a27e9: Waiting 03:37:10 ce5a8cde9eee: Waiting 03:37:10 3b09707cc2e3: Waiting 03:37:10 e04f8a74e53b: Waiting 03:37:10 0e9caae34838: Layer already exists 03:37:10 133066b0215c: Layer already exists 03:37:10 8dbd99611337: Layer already exists 03:37:10 1874570e88e6: Layer already exists 03:37:10 4d983821d441: Layer already exists 03:37:10 e04f8a74e53b: Layer already exists 03:37:10 e5dd2d4a27e9: Layer already exists 03:37:10 d5574793e989: Layer already exists 03:37:10 3b09707cc2e3: Layer already exists 03:37:10 ce5a8cde9eee: Layer already exists 03:37:10 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:37:10 8dbd99611337: Preparing 03:37:10 133066b0215c: Preparing 03:37:10 0e9caae34838: Preparing 03:37:10 4d983821d441: Preparing 03:37:10 1874570e88e6: Preparing 03:37:10 d5574793e989: Preparing 03:37:10 e04f8a74e53b: Preparing 03:37:10 3b09707cc2e3: Preparing 03:37:10 e5dd2d4a27e9: Preparing 03:37:10 ce5a8cde9eee: Preparing 03:37:10 d5574793e989: Waiting 03:37:10 3b09707cc2e3: Waiting 03:37:10 e04f8a74e53b: Waiting 03:37:10 e5dd2d4a27e9: Waiting 03:37:10 ce5a8cde9eee: Waiting 03:37:10 4d983821d441: Layer already exists 03:37:10 8dbd99611337: Layer already exists 03:37:10 0e9caae34838: Layer already exists 03:37:10 1874570e88e6: Layer already exists 03:37:10 133066b0215c: Layer already exists 03:37:10 d5574793e989: Layer already exists 03:37:10 e04f8a74e53b: Layer already exists 03:37:10 ce5a8cde9eee: Layer already exists 03:37:10 e5dd2d4a27e9: Layer already exists 03:37:10 3b09707cc2e3: Layer already exists 03:37:10 main: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:10 ===================================================== [Pipeline] echo 03:37:10 taggedImages: 03:37:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:37:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 03:37:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:37:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:37:10 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:10 latest 03:37:10 4.0.0-dev.52 03:37:10 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:10 main 03:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:37:11 fc839820888c: Preparing 03:37:11 352b39d77626: Preparing 03:37:11 b97aab1e767d: Preparing 03:37:11 4d983821d441: Preparing 03:37:11 1874570e88e6: Preparing 03:37:11 a61085a41a77: Preparing 03:37:11 2f3ac7f16136: Preparing 03:37:11 038131cdf253: Preparing 03:37:11 ce5a8cde9eee: Preparing 03:37:11 a61085a41a77: Waiting 03:37:11 2f3ac7f16136: Waiting 03:37:11 038131cdf253: Waiting 03:37:11 1874570e88e6: Layer already exists 03:37:11 4d983821d441: Layer already exists 03:37:11 352b39d77626: Pushed 03:37:11 b97aab1e767d: Pushed 03:37:11 fc839820888c: Pushed 03:37:11 ce5a8cde9eee: Layer already exists 03:37:11 2f3ac7f16136: Pushed 03:37:11 038131cdf253: Pushed 03:37:21 a61085a41a77: Pushed 03:37:21 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:37:22 fc839820888c: Preparing 03:37:22 352b39d77626: Preparing 03:37:22 b97aab1e767d: Preparing 03:37:22 4d983821d441: Preparing 03:37:22 1874570e88e6: Preparing 03:37:22 a61085a41a77: Preparing 03:37:22 2f3ac7f16136: Preparing 03:37:22 038131cdf253: Preparing 03:37:22 ce5a8cde9eee: Preparing 03:37:22 2f3ac7f16136: Waiting 03:37:22 038131cdf253: Waiting 03:37:22 ce5a8cde9eee: Waiting 03:37:22 a61085a41a77: Waiting 03:37:22 b97aab1e767d: Layer already exists 03:37:22 fc839820888c: Layer already exists 03:37:22 352b39d77626: Layer already exists 03:37:22 4d983821d441: Layer already exists 03:37:22 1874570e88e6: Layer already exists 03:37:22 a61085a41a77: Layer already exists 03:37:22 2f3ac7f16136: Layer already exists 03:37:22 038131cdf253: Layer already exists 03:37:22 ce5a8cde9eee: Layer already exists 03:37:22 latest: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 03:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:37:23 fc839820888c: Preparing 03:37:23 352b39d77626: Preparing 03:37:23 b97aab1e767d: Preparing 03:37:23 4d983821d441: Preparing 03:37:23 1874570e88e6: Preparing 03:37:23 a61085a41a77: Preparing 03:37:23 2f3ac7f16136: Preparing 03:37:23 038131cdf253: Preparing 03:37:23 ce5a8cde9eee: Preparing 03:37:23 ce5a8cde9eee: Waiting 03:37:23 038131cdf253: Waiting 03:37:23 a61085a41a77: Waiting 03:37:23 2f3ac7f16136: Waiting 03:37:23 b97aab1e767d: Layer already exists 03:37:23 4d983821d441: Layer already exists 03:37:23 fc839820888c: Layer already exists 03:37:23 352b39d77626: Layer already exists 03:37:23 1874570e88e6: Layer already exists 03:37:23 2f3ac7f16136: Layer already exists 03:37:23 038131cdf253: Layer already exists 03:37:23 a61085a41a77: Layer already exists 03:37:23 ce5a8cde9eee: Layer already exists 03:37:23 4.0.0-dev.52: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:37:23 fc839820888c: Preparing 03:37:23 352b39d77626: Preparing 03:37:23 b97aab1e767d: Preparing 03:37:23 4d983821d441: Preparing 03:37:23 1874570e88e6: Preparing 03:37:23 a61085a41a77: Preparing 03:37:23 2f3ac7f16136: Preparing 03:37:23 038131cdf253: Preparing 03:37:23 ce5a8cde9eee: Preparing 03:37:23 2f3ac7f16136: Waiting 03:37:23 038131cdf253: Waiting 03:37:23 a61085a41a77: Waiting 03:37:23 ce5a8cde9eee: Waiting 03:37:23 4d983821d441: Layer already exists 03:37:23 fc839820888c: Layer already exists 03:37:23 352b39d77626: Layer already exists 03:37:23 1874570e88e6: Layer already exists 03:37:23 b97aab1e767d: Layer already exists 03:37:23 2f3ac7f16136: Layer already exists 03:37:23 a61085a41a77: Layer already exists 03:37:23 ce5a8cde9eee: Layer already exists 03:37:23 038131cdf253: Layer already exists 03:37:23 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:37:24 fc839820888c: Preparing 03:37:24 352b39d77626: Preparing 03:37:24 b97aab1e767d: Preparing 03:37:24 4d983821d441: Preparing 03:37:24 1874570e88e6: Preparing 03:37:24 a61085a41a77: Preparing 03:37:24 2f3ac7f16136: Preparing 03:37:24 038131cdf253: Preparing 03:37:24 ce5a8cde9eee: Preparing 03:37:24 a61085a41a77: Waiting 03:37:24 2f3ac7f16136: Waiting 03:37:24 038131cdf253: Waiting 03:37:24 ce5a8cde9eee: Waiting 03:37:24 b97aab1e767d: Layer already exists 03:37:24 352b39d77626: Layer already exists 03:37:24 1874570e88e6: Layer already exists 03:37:24 fc839820888c: Layer already exists 03:37:24 4d983821d441: Layer already exists 03:37:24 a61085a41a77: Layer already exists 03:37:24 ce5a8cde9eee: Layer already exists 03:37:24 038131cdf253: Layer already exists 03:37:24 2f3ac7f16136: Layer already exists 03:37:24 main: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:24 ===================================================== [Pipeline] echo 03:37:24 taggedImages: 03:37:24 - nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:37:24 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 03:37:24 - nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:37:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:37:24 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:24 latest 03:37:24 4.0.0-dev.52 03:37:24 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:24 main 03:37:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:37:25 8dbd99611337: Preparing 03:37:25 177e45d9a0df: Preparing 03:37:25 58e5bd869110: Preparing 03:37:25 4d983821d441: Preparing 03:37:25 1874570e88e6: Preparing 03:37:25 4a9f60bbfc87: Preparing 03:37:25 3b09707cc2e3: Preparing 03:37:25 e5dd2d4a27e9: Preparing 03:37:25 ce5a8cde9eee: Preparing 03:37:25 e5dd2d4a27e9: Waiting 03:37:25 4a9f60bbfc87: Waiting 03:37:25 ce5a8cde9eee: Waiting 03:37:25 3b09707cc2e3: Waiting 03:37:25 4d983821d441: Layer already exists 03:37:25 8dbd99611337: Layer already exists 03:37:25 1874570e88e6: Layer already exists 03:37:25 3b09707cc2e3: Layer already exists 03:37:25 e5dd2d4a27e9: Layer already exists 03:37:25 ce5a8cde9eee: Layer already exists 03:37:25 177e45d9a0df: Pushed 03:37:25 58e5bd869110: Pushed 03:37:35 4a9f60bbfc87: Pushed 03:37:35 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:37:36 8dbd99611337: Preparing 03:37:36 177e45d9a0df: Preparing 03:37:36 58e5bd869110: Preparing 03:37:36 4d983821d441: Preparing 03:37:36 1874570e88e6: Preparing 03:37:36 4a9f60bbfc87: Preparing 03:37:36 3b09707cc2e3: Preparing 03:37:36 e5dd2d4a27e9: Preparing 03:37:36 ce5a8cde9eee: Preparing 03:37:36 4a9f60bbfc87: Waiting 03:37:36 ce5a8cde9eee: Waiting 03:37:36 3b09707cc2e3: Waiting 03:37:36 e5dd2d4a27e9: Waiting 03:37:36 1874570e88e6: Layer already exists 03:37:36 4d983821d441: Layer already exists 03:37:36 177e45d9a0df: Layer already exists 03:37:36 58e5bd869110: Layer already exists 03:37:36 8dbd99611337: Layer already exists 03:37:36 4a9f60bbfc87: Layer already exists 03:37:36 3b09707cc2e3: Layer already exists 03:37:36 e5dd2d4a27e9: Layer already exists 03:37:36 ce5a8cde9eee: Layer already exists 03:37:36 latest: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 03:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:37:36 8dbd99611337: Preparing 03:37:36 177e45d9a0df: Preparing 03:37:36 58e5bd869110: Preparing 03:37:36 4d983821d441: Preparing 03:37:36 1874570e88e6: Preparing 03:37:36 4a9f60bbfc87: Preparing 03:37:36 3b09707cc2e3: Preparing 03:37:36 e5dd2d4a27e9: Preparing 03:37:36 ce5a8cde9eee: Preparing 03:37:36 4a9f60bbfc87: Waiting 03:37:36 3b09707cc2e3: Waiting 03:37:36 e5dd2d4a27e9: Waiting 03:37:36 177e45d9a0df: Layer already exists 03:37:36 1874570e88e6: Layer already exists 03:37:36 58e5bd869110: Layer already exists 03:37:36 4d983821d441: Layer already exists 03:37:36 8dbd99611337: Layer already exists 03:37:36 4a9f60bbfc87: Layer already exists 03:37:36 ce5a8cde9eee: Layer already exists 03:37:36 3b09707cc2e3: Layer already exists 03:37:36 e5dd2d4a27e9: Layer already exists 03:37:36 4.0.0-dev.52: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:37:37 8dbd99611337: Preparing 03:37:37 177e45d9a0df: Preparing 03:37:37 58e5bd869110: Preparing 03:37:37 4d983821d441: Preparing 03:37:37 1874570e88e6: Preparing 03:37:37 4a9f60bbfc87: Preparing 03:37:37 3b09707cc2e3: Preparing 03:37:37 e5dd2d4a27e9: Preparing 03:37:37 ce5a8cde9eee: Preparing 03:37:37 3b09707cc2e3: Waiting 03:37:37 4a9f60bbfc87: Waiting 03:37:37 e5dd2d4a27e9: Waiting 03:37:37 ce5a8cde9eee: Waiting 03:37:37 58e5bd869110: Layer already exists 03:37:37 1874570e88e6: Layer already exists 03:37:37 8dbd99611337: Layer already exists 03:37:37 4d983821d441: Layer already exists 03:37:37 177e45d9a0df: Layer already exists 03:37:37 4a9f60bbfc87: Layer already exists 03:37:37 3b09707cc2e3: Layer already exists 03:37:37 ce5a8cde9eee: Layer already exists 03:37:37 e5dd2d4a27e9: Layer already exists 03:37:37 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:37:37 8dbd99611337: Preparing 03:37:37 177e45d9a0df: Preparing 03:37:37 58e5bd869110: Preparing 03:37:37 4d983821d441: Preparing 03:37:37 1874570e88e6: Preparing 03:37:37 4a9f60bbfc87: Preparing 03:37:37 3b09707cc2e3: Preparing 03:37:37 e5dd2d4a27e9: Preparing 03:37:37 ce5a8cde9eee: Preparing 03:37:37 4a9f60bbfc87: Waiting 03:37:37 3b09707cc2e3: Waiting 03:37:37 e5dd2d4a27e9: Waiting 03:37:37 ce5a8cde9eee: Waiting 03:37:37 8dbd99611337: Layer already exists 03:37:37 4d983821d441: Layer already exists 03:37:37 177e45d9a0df: Layer already exists 03:37:37 1874570e88e6: Layer already exists 03:37:37 58e5bd869110: Layer already exists 03:37:37 4a9f60bbfc87: Layer already exists 03:37:37 e5dd2d4a27e9: Layer already exists 03:37:37 ce5a8cde9eee: Layer already exists 03:37:37 3b09707cc2e3: Layer already exists 03:37:37 main: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:38 ===================================================== [Pipeline] echo 03:37:38 taggedImages: 03:37:38 - nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:37:38 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 03:37:38 - nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:37:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:37:38 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:38 latest 03:37:38 4.0.0-dev.52 03:37:38 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:38 main 03:37:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:38 16cb82e6f026: Preparing 03:37:38 613eb6648b3b: Preparing 03:37:38 3df3acf3bdd0: Preparing 03:37:38 4d983821d441: Preparing 03:37:38 1874570e88e6: Preparing 03:37:38 00a62f6b2a4c: Preparing 03:37:38 a88f46794231: Preparing 03:37:38 ce5a8cde9eee: Preparing 03:37:38 00a62f6b2a4c: Waiting 03:37:38 a88f46794231: Waiting 03:37:38 ce5a8cde9eee: Waiting 03:37:38 1874570e88e6: Layer already exists 03:37:38 4d983821d441: Layer already exists 03:37:38 613eb6648b3b: Pushed 03:37:38 16cb82e6f026: Pushed 03:37:38 00a62f6b2a4c: Pushed 03:37:38 ce5a8cde9eee: Layer already exists 03:37:39 a88f46794231: Pushed 03:37:42 3df3acf3bdd0: Pushed 03:37:42 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:43 16cb82e6f026: Preparing 03:37:43 613eb6648b3b: Preparing 03:37:43 3df3acf3bdd0: Preparing 03:37:43 4d983821d441: Preparing 03:37:43 1874570e88e6: Preparing 03:37:43 00a62f6b2a4c: Preparing 03:37:43 a88f46794231: Preparing 03:37:43 ce5a8cde9eee: Preparing 03:37:43 00a62f6b2a4c: Waiting 03:37:43 a88f46794231: Waiting 03:37:43 ce5a8cde9eee: Waiting 03:37:43 16cb82e6f026: Layer already exists 03:37:43 613eb6648b3b: Layer already exists 03:37:43 3df3acf3bdd0: Layer already exists 03:37:43 4d983821d441: Layer already exists 03:37:43 1874570e88e6: Layer already exists 03:37:43 a88f46794231: Layer already exists 03:37:43 00a62f6b2a4c: Layer already exists 03:37:43 ce5a8cde9eee: Layer already exists 03:37:43 latest: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 03:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:43 16cb82e6f026: Preparing 03:37:43 613eb6648b3b: Preparing 03:37:43 3df3acf3bdd0: Preparing 03:37:43 4d983821d441: Preparing 03:37:43 1874570e88e6: Preparing 03:37:43 00a62f6b2a4c: Preparing 03:37:43 a88f46794231: Preparing 03:37:43 ce5a8cde9eee: Preparing 03:37:43 00a62f6b2a4c: Waiting 03:37:43 a88f46794231: Waiting 03:37:43 ce5a8cde9eee: Waiting 03:37:43 3df3acf3bdd0: Layer already exists 03:37:43 613eb6648b3b: Layer already exists 03:37:43 4d983821d441: Layer already exists 03:37:43 16cb82e6f026: Layer already exists 03:37:43 1874570e88e6: Layer already exists 03:37:43 a88f46794231: Layer already exists 03:37:43 00a62f6b2a4c: Layer already exists 03:37:43 ce5a8cde9eee: Layer already exists 03:37:43 4.0.0-dev.52: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:44 16cb82e6f026: Preparing 03:37:44 613eb6648b3b: Preparing 03:37:44 3df3acf3bdd0: Preparing 03:37:44 4d983821d441: Preparing 03:37:44 1874570e88e6: Preparing 03:37:44 00a62f6b2a4c: Preparing 03:37:44 a88f46794231: Preparing 03:37:44 ce5a8cde9eee: Preparing 03:37:44 a88f46794231: Waiting 03:37:44 ce5a8cde9eee: Waiting 03:37:44 00a62f6b2a4c: Waiting 03:37:44 613eb6648b3b: Layer already exists 03:37:44 16cb82e6f026: Layer already exists 03:37:44 4d983821d441: Layer already exists 03:37:44 3df3acf3bdd0: Layer already exists 03:37:44 1874570e88e6: Layer already exists 03:37:44 00a62f6b2a4c: Layer already exists 03:37:44 a88f46794231: Layer already exists 03:37:44 ce5a8cde9eee: Layer already exists 03:37:44 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:37:45 16cb82e6f026: Preparing 03:37:45 613eb6648b3b: Preparing 03:37:45 3df3acf3bdd0: Preparing 03:37:45 4d983821d441: Preparing 03:37:45 1874570e88e6: Preparing 03:37:45 00a62f6b2a4c: Preparing 03:37:45 a88f46794231: Preparing 03:37:45 ce5a8cde9eee: Preparing 03:37:45 00a62f6b2a4c: Waiting 03:37:45 a88f46794231: Waiting 03:37:45 ce5a8cde9eee: Waiting 03:37:45 613eb6648b3b: Layer already exists 03:37:45 4d983821d441: Layer already exists 03:37:45 1874570e88e6: Layer already exists 03:37:45 3df3acf3bdd0: Layer already exists 03:37:45 16cb82e6f026: Layer already exists 03:37:45 00a62f6b2a4c: Layer already exists 03:37:45 a88f46794231: Layer already exists 03:37:45 ce5a8cde9eee: Layer already exists 03:37:45 main: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:45 ===================================================== [Pipeline] echo 03:37:45 taggedImages: 03:37:45 - nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:37:45 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 03:37:45 - nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:37:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:37:45 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:45 latest 03:37:45 4.0.0-dev.52 03:37:45 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:45 main 03:37:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:46 456e135d3f4f: Preparing 03:37:46 da8b69fdc930: Preparing 03:37:46 4d983821d441: Preparing 03:37:46 1874570e88e6: Preparing 03:37:46 10f89114c282: Preparing 03:37:46 e51feb1bc142: Preparing 03:37:46 ce5a8cde9eee: Preparing 03:37:46 e51feb1bc142: Waiting 03:37:46 ce5a8cde9eee: Waiting 03:37:46 4d983821d441: Layer already exists 03:37:46 1874570e88e6: Layer already exists 03:37:46 ce5a8cde9eee: Layer already exists 03:37:46 10f89114c282: Pushed 03:37:46 456e135d3f4f: Pushed 03:37:46 e51feb1bc142: Pushed 03:37:49 da8b69fdc930: Pushed 03:37:49 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:50 456e135d3f4f: Preparing 03:37:50 da8b69fdc930: Preparing 03:37:50 4d983821d441: Preparing 03:37:50 1874570e88e6: Preparing 03:37:50 10f89114c282: Preparing 03:37:50 e51feb1bc142: Preparing 03:37:50 ce5a8cde9eee: Preparing 03:37:50 e51feb1bc142: Waiting 03:37:50 ce5a8cde9eee: Waiting 03:37:50 4d983821d441: Layer already exists 03:37:50 1874570e88e6: Layer already exists 03:37:50 da8b69fdc930: Layer already exists 03:37:50 456e135d3f4f: Layer already exists 03:37:50 10f89114c282: Layer already exists 03:37:50 ce5a8cde9eee: Layer already exists 03:37:50 e51feb1bc142: Layer already exists 03:37:50 latest: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 03:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:50 456e135d3f4f: Preparing 03:37:50 da8b69fdc930: Preparing 03:37:50 4d983821d441: Preparing 03:37:50 1874570e88e6: Preparing 03:37:50 10f89114c282: Preparing 03:37:50 e51feb1bc142: Preparing 03:37:50 ce5a8cde9eee: Preparing 03:37:50 e51feb1bc142: Waiting 03:37:50 ce5a8cde9eee: Waiting 03:37:50 4d983821d441: Layer already exists 03:37:50 da8b69fdc930: Layer already exists 03:37:50 10f89114c282: Layer already exists 03:37:50 1874570e88e6: Layer already exists 03:37:50 456e135d3f4f: Layer already exists 03:37:50 ce5a8cde9eee: Layer already exists 03:37:50 e51feb1bc142: Layer already exists 03:37:50 4.0.0-dev.52: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:51 456e135d3f4f: Preparing 03:37:51 da8b69fdc930: Preparing 03:37:51 4d983821d441: Preparing 03:37:51 1874570e88e6: Preparing 03:37:51 10f89114c282: Preparing 03:37:51 e51feb1bc142: Preparing 03:37:51 ce5a8cde9eee: Preparing 03:37:51 e51feb1bc142: Waiting 03:37:51 ce5a8cde9eee: Waiting 03:37:51 10f89114c282: Layer already exists 03:37:51 4d983821d441: Layer already exists 03:37:51 456e135d3f4f: Layer already exists 03:37:51 da8b69fdc930: Layer already exists 03:37:51 1874570e88e6: Layer already exists 03:37:51 e51feb1bc142: Layer already exists 03:37:51 ce5a8cde9eee: Layer already exists 03:37:51 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:37:52 456e135d3f4f: Preparing 03:37:52 da8b69fdc930: Preparing 03:37:52 4d983821d441: Preparing 03:37:52 1874570e88e6: Preparing 03:37:52 10f89114c282: Preparing 03:37:52 e51feb1bc142: Preparing 03:37:52 ce5a8cde9eee: Preparing 03:37:52 e51feb1bc142: Waiting 03:37:52 ce5a8cde9eee: Waiting 03:37:52 da8b69fdc930: Layer already exists 03:37:52 1874570e88e6: Layer already exists 03:37:52 10f89114c282: Layer already exists 03:37:52 456e135d3f4f: Layer already exists 03:37:52 4d983821d441: Layer already exists 03:37:52 ce5a8cde9eee: Layer already exists 03:37:52 e51feb1bc142: Layer already exists 03:37:52 main: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:52 ===================================================== [Pipeline] echo 03:37:52 taggedImages: 03:37:52 - nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:37:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:37:52 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 03:37:52 - nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:37:52 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:42:36 #124 ... 03:42:36 03:42:36 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:42:36 #153 DONE 582.9s 03:42:36 03:42:36 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:42:36 #124 ... 03:42:36 03:42:36 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:42:36 #157 DONE 0.2s 03:42:36 03:42:36 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:42:36 #158 DONE 0.2s 03:42:36 03:42:36 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:42:36 #159 DONE 0.3s 03:42:36 03:42:36 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:42:36 #160 DONE 0.2s 03:42:36 03:42:36 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:42:36 #161 DONE 0.2s 03:42:36 03:42:36 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:36 #155 ... 03:42:36 03:42:36 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:42:36 #162 DONE 1.9s 03:42:36 03:42:36 #163 [core-common-config-bootstrapper] exporting to image 03:42:36 #163 exporting layers 03:42:36 #163 exporting layers 0.9s done 03:42:36 #163 writing image sha256:80583b0e70ae142fdb52249fe6a22c54259b88d33b614264bccfd884bd9265c1 done 03:42:36 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:42:36 #163 DONE 0.9s 03:42:36 03:42:36 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:42:36 #149 586.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:42 #149 ... 03:42:42 03:42:42 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:42:42 #148 DONE 594.7s 03:42:42 03:42:42 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:42:42 #147 ... 03:42:42 03:42:42 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:42:42 #164 DONE 0.4s 03:42:42 03:42:42 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:42:43 #146 ... 03:42:43 03:42:43 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:42:44 #165 ... 03:42:44 03:42:44 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:42:44 #147 DONE 597.1s 03:42:44 03:42:44 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:42:44 #146 ... 03:42:44 03:42:44 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:42:45 #166 DONE 0.4s 03:42:45 03:42:45 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:45 #155 ... 03:42:45 03:42:45 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:42:45 #167 ... 03:42:45 03:42:45 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:42:45 #165 DONE 2.6s 03:42:46 03:42:46 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:42:46 #168 DONE 0.5s 03:42:46 03:42:46 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:42:46 #167 DONE 0.9s 03:42:46 03:42:46 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:42:46 #169 DONE 0.3s 03:42:46 03:42:46 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:42:46 #170 DONE 0.3s 03:42:46 03:42:46 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:42:46 #171 ... 03:42:46 03:42:46 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:42:46 #149 DONE 599.2s 03:42:46 03:42:46 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:42:46 #172 DONE 0.3s 03:42:46 03:42:46 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:42:47 #173 ... 03:42:47 03:42:47 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:42:47 #171 DONE 0.7s 03:42:47 03:42:47 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:42:47 #174 ... 03:42:47 03:42:47 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:42:47 #173 DONE 0.7s 03:42:47 03:42:47 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:42:47 #175 ... 03:42:47 03:42:47 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:42:47 #176 DONE 0.6s 03:42:47 03:42:47 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:42:47 #174 DONE 0.5s 03:42:47 03:42:47 #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:42:48 #177 ... 03:42:48 03:42:48 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:42:48 #175 DONE 0.6s 03:42:48 03:42:48 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:42:48 #178 ... 03:42:48 03:42:48 #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:42:48 #177 DONE 0.5s 03:42:48 03:42:48 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:42:48 #179 DONE 0.5s 03:42:48 03:42:48 #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:42:49 #180 DONE 0.6s 03:42:49 03:42:49 #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:42:49 #181 DONE 0.6s 03:42:49 03:42:49 #182 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:42:49 #182 DONE 0.3s 03:42:49 03:42:49 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:42:49 #183 DONE 0.4s 03:42:49 03:42:49 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:42:49 #184 DONE 0.3s 03:42:49 03:42:49 #185 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:42:49 #185 DONE 0.3s 03:42:49 03:42:49 #186 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:42:50 #186 ... 03:42:50 03:42:50 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:42:50 #178 DONE 2.6s 03:42:50 03:42:50 #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:42:50 #187 DONE 0.8s 03:42:50 03:42:50 #188 [security-proxy-setup] exporting to image 03:42:50 #188 exporting layers 03:42:51 #188 ... 03:42:51 03:42:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:42:51 #189 DONE 0.7s 03:42:51 03:42:51 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:42:51 #190 DONE 0.4s 03:42:51 03:42:51 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:42:51 #191 ... 03:42:51 03:42:51 #186 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:42:51 #186 DONE 2.2s 03:42:52 03:42:52 #188 [security-proxy-setup] exporting to image 03:42:52 #188 exporting layers 1.4s done 03:42:52 #188 writing image sha256:16af51cb12e9a80900481319bc0baa3379cd40cd8f9bf3d1b6c5d7fb7cce26f5 0.0s done 03:42:52 #188 naming to docker.io/library/security-proxy-setup-arm64 03:42:52 #188 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 03:42:52 #188 DONE 1.5s 03:42:52 03:42:52 #192 [security-bootstrapper] exporting to image 03:42:53 #192 exporting layers 1.6s done 03:42:53 #192 writing image sha256:9c9cde66aae0cd9de160086481f3bbb0b972e9691548cd84e70f6a59d5eac09b done 03:42:53 #192 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:42:53 #192 DONE 1.6s 03:42:53 03:42:53 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:54 #155 ... 03:42:54 03:42:54 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:42:54 #191 DONE 2.3s 03:42:54 03:42:54 #193 [security-secretstore-setup] exporting to image 03:42:55 #193 exporting layers 1.3s done 03:42:55 #193 writing image sha256:8d3b2eca733de820b26d484418977e5aa98a19228d216a64f7af03f8f6767f0e done 03:42:55 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:42:55 #193 DONE 1.4s 03:42:55 03:42:55 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:44:32 #152 ... 03:44:32 03:44:32 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:32 #146 DONE 693.9s 03:44:32 03:44:32 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:32 #155 ... 03:44:32 03:44:32 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:32 #194 DONE 0.3s 03:44:32 03:44:32 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:32 #195 DONE 0.2s 03:44:32 03:44:32 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:32 #151 ... 03:44:32 03:44:32 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:44:32 #196 DONE 0.4s 03:44:32 03:44:32 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:44:32 #197 DONE 0.2s 03:44:32 03:44:32 #198 [security-spiffe-token-provider] exporting to image 03:44:32 #198 exporting layers 03:44:32 #198 exporting layers 0.7s done 03:44:32 #198 writing image sha256:a5ad868dcf68e8877c5c4982d75b8ba0c3a242d48a4b1bb21b3103620cfe9cb0 done 03:44:32 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 03:44:32 #198 DONE 0.7s 03:44:32 03:44:32 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:09 #155 ... 03:48:09 03:48:09 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:09 #154 DONE 915.7s 03:48:09 03:48:09 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:48:09 #199 DONE 0.2s 03:48:09 03:48:09 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:09 #155 ... 03:48:09 03:48:09 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:48:09 #200 DONE 0.2s 03:48:09 03:48:09 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:48:09 #201 DONE 0.3s 03:48:09 03:48:09 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:48:09 #202 DONE 0.1s 03:48:09 03:48:09 #203 [core-command] exporting to image 03:48:09 #203 exporting layers 03:48:09 #203 exporting layers 0.3s done 03:48:09 #203 writing image sha256:daed0e5605391eaea259b1681a1ff96cc5cdbc3975178b8aa27270c19b24808d done 03:48:09 #203 naming to docker.io/library/core-command-arm64 done 03:48:09 #203 DONE 0.4s 03:48:09 03:48:09 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:55 #124 ... 03:48:55 03:48:55 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:55 #155 DONE 966.6s 03:48:55 03:48:55 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:55 #152 ... 03:48:55 03:48:55 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:48:55 #204 DONE 0.1s 03:48:55 03:48:55 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:48:55 #205 DONE 0.1s 03:48:55 03:48:55 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:48:55 #206 DONE 0.4s 03:48:55 03:48:55 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:48:55 #207 DONE 0.1s 03:48:55 03:48:55 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:55 #152 ... 03:48:55 03:48:55 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:48:55 #208 DONE 0.1s 03:48:55 03:48:55 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:56 #209 DONE 1.3s 03:48:56 03:48:56 #210 [security-proxy-auth] exporting to image 03:48:56 #210 exporting layers 03:48:57 #210 exporting layers 0.5s done 03:48:57 #210 writing image sha256:df244248f7b39fed56979244d779a7c7af080c547e930db2347c88f79ac9b7a4 done 03:48:57 #210 naming to docker.io/library/security-proxy-auth-arm64 03:48:57 #210 naming to docker.io/library/security-proxy-auth-arm64 done 03:48:57 #210 DONE 0.5s 03:48:57 03:48:57 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:49:00 #152 DONE 973.0s 03:49:00 03:49:00 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:01 #150 ... 03:49:01 03:49:01 #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:01 #211 DONE 0.2s 03:49:01 03:49:01 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:01 #124 ... 03:49:01 03:49:01 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:49:01 #212 DONE 0.4s 03:49:01 03:49:01 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:01 #156 DONE 974.0s 03:49:01 03:49:01 #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:49:01 #213 DONE 0.3s 03:49:01 03:49:01 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:49:02 #214 ... 03:49:02 03:49:02 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:02 #215 DONE 0.2s 03:49:02 03:49:02 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:02 #150 DONE 974.6s 03:49:02 03:49:02 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:49:02 #214 DONE 0.2s 03:49:02 03:49:02 #216 [core-keeper] exporting to image 03:49:02 #216 exporting layers 03:49:02 #216 ... 03:49:02 03:49:02 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:49:02 #217 DONE 0.3s 03:49:02 03:49:02 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:49:02 #218 DONE 0.1s 03:49:02 03:49:02 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:49:02 #219 DONE 0.2s 03:49:02 03:49:02 #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:49:02 #220 DONE 0.4s 03:49:02 03:49:02 #216 [core-keeper] exporting to image 03:49:02 #216 exporting layers 0.6s done 03:49:02 #216 writing image sha256:6960d0cd4845bf4b33dc0aa282f1540d8b107e9b8ff048b20303f1e03728306d 03:49:02 #216 writing image sha256:6960d0cd4845bf4b33dc0aa282f1540d8b107e9b8ff048b20303f1e03728306d done 03:49:02 #216 naming to docker.io/library/core-keeper-arm64 0.0s done 03:49:02 #216 DONE 0.7s 03:49:02 03:49:02 #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:49:02 #221 DONE 0.2s 03:49:02 03:49:02 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:49:03 #222 ... 03:49:03 03:49:03 #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:49:03 #223 DONE 0.4s 03:49:03 03:49:03 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:49:03 #222 DONE 0.3s 03:49:03 03:49:03 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:49:03 #224 DONE 0.1s 03:49:03 03:49:03 #225 [core-data] exporting to image 03:49:03 #225 ... 03:49:03 03:49:03 #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:49:03 #226 DONE 0.1s 03:49:03 03:49:03 #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:49:03 #227 DONE 0.2s 03:49:03 03:49:03 #225 [core-data] exporting to image 03:49:03 #225 exporting layers 0.5s done 03:49:03 #225 writing image sha256:99b01e0dd064d5aa3213fa596f5aadc6b57e21fd6ff54915a2be0d98970a1b91 03:49:03 #225 writing image sha256:99b01e0dd064d5aa3213fa596f5aadc6b57e21fd6ff54915a2be0d98970a1b91 done 03:49:03 #225 naming to docker.io/library/core-data-arm64 0.0s done 03:49:03 #225 DONE 0.5s 03:49:03 03:49:03 #228 [core-metadata] exporting to image 03:49:04 #228 exporting layers 0.5s done 03:49:04 #228 writing image sha256:dc35ad4936831976740244f6e1b0cf23a8ec64baf1cc3960a2c7baf21d245762 done 03:49:04 #228 naming to docker.io/library/core-metadata-arm64 done 03:49:04 #228 DONE 0.5s 03:49:04 03:49:04 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:18 #124 ... 03:49:18 03:49:18 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:18 #151 DONE 989.4s 03:49:18 03:49:18 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:18 #229 DONE 0.1s 03:49:18 03:49:18 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:49:18 #230 DONE 0.1s 03:49:18 03:49:18 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:18 #231 DONE 0.5s 03:49:18 03:49:18 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:49:18 #232 DONE 0.1s 03:49:18 03:49:18 #233 [support-scheduler] exporting to image 03:49:18 #233 exporting layers 03:49:18 #233 exporting layers 0.6s done 03:49:18 #233 writing image sha256:7a4f52ef364b4536d64fd102adcb4657cd515d4c79fdf70f763e458077682ad8 done 03:49:18 #233 naming to docker.io/library/support-scheduler-arm64 done 03:49:18 #233 DONE 0.6s 03:49:18 03:49:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:21 #124 DONE 993.9s 03:49:21 03:49:21 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:49:21 #234 DONE 0.1s 03:49:21 03:49:21 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:49:21 #235 DONE 0.1s 03:49:21 03:49:21 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:22 #236 DONE 0.3s 03:49:22 03:49:22 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:49:22 #237 DONE 0.1s 03:49:22 03:49:22 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:49:22 #238 DONE 0.1s 03:49:22 03:49:22 #239 [support-notifications] exporting to image 03:49:22 #239 exporting layers 0.5s done 03:49:22 #239 writing image sha256:138c81507f6d1c4a51b897e7513ca4051ce427532b2e2a22dc16a54e81169407 done 03:49:22 #239 naming to docker.io/library/support-notifications-arm64 done 03:49:22 #239 DONE 0.6s 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:22 time="2025-02-07T03:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:49:22 $ docker stop --time=1 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 03:49:24 $ docker rm -f --volumes 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:24 + docker images 03:49:24 REPOSITORY TAG IMAGE ID CREATED SIZE 03:49:24 support-notifications-arm64 latest 138c81507f6d 2 seconds ago 51.9MB 03:49:24 support-scheduler-arm64 latest 7a4f52ef364b 7 seconds ago 48MB 03:49:24 core-metadata-arm64 latest dc35ad493683 21 seconds ago 32.9MB 03:49:24 core-data-arm64 latest 99b01e0dd064 22 seconds ago 32.7MB 03:49:24 core-keeper-arm64 latest 6960d0cd4845 23 seconds ago 32.4MB 03:49:24 security-proxy-auth-arm64 latest df244248f7b3 28 seconds ago 31.7MB 03:49:24 core-command-arm64 latest daed0e560539 About a minute ago 28.4MB 03:49:24 security-spiffe-token-provider-arm64 latest a5ad868dcf68 5 minutes ago 34MB 03:49:24 security-secretstore-setup-arm64 latest 8d3b2eca733d 6 minutes ago 41.4MB 03:49:24 security-bootstrapper-arm64 latest 9c9cde66aae0 6 minutes ago 21MB 03:49:24 security-proxy-setup-arm64 latest 16af51cb12e9 6 minutes ago 30.1MB 03:49:24 core-common-config-bootstrapper-arm64 latest 80583b0e70ae 6 minutes ago 17.8MB 03:49:24 security-spire-agent-arm64 latest e41aa17ee864 17 minutes ago 176MB 03:49:24 security-spire-config-arm64 latest 61c65c12a03b 17 minutes ago 117MB 03:49:24 security-spire-server-arm64 latest 781b93aebfd3 17 minutes ago 118MB 03:49:24 ci-base-image-arm64 latest 6cdee0f57e5f 18 minutes ago 915MB 03:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB 03:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:25 provisioning config files... 03:49:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config1138966764361366520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:25 ---> ****-login.sh 03:49:25 nexus3.edgexfoundry.org:10001 03:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:25 Configure a credential helper to remove this warning. See 03:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:25 03:49:25 Login Succeeded 03:49:25 nexus3.edgexfoundry.org:10002 03:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:26 Configure a credential helper to remove this warning. See 03:49:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:26 03:49:26 Login Succeeded 03:49:26 nexus3.edgexfoundry.org:10003 03:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:26 Configure a credential helper to remove this warning. See 03:49:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:26 03:49:26 Login Succeeded 03:49:26 nexus3.edgexfoundry.org:10004 03:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:26 Configure a credential helper to remove this warning. See 03:49:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:26 03:49:26 Login Succeeded 03:49:26 ****.io 03:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:27 Configure a credential helper to remove this warning. See 03:49:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:27 03:49:27 Login Succeeded 03:49:27 ---> ****-login.sh ends [Pipeline] } 03:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:49:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:49:27 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:27 latest 03:49:27 4.0.0-dev.52 03:49:27 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:27 main 03:49:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:27 adff94af5b7e: Preparing 03:49:27 61bcf337c2cc: Preparing 03:49:27 6a26d7f1a45e: Preparing 03:49:27 c3d156ad7b94: Preparing 03:49:27 6f3d333c61ae: Preparing 03:49:27 64181fbc27b5: Preparing 03:49:27 534a70dc8296: Preparing 03:49:27 64181fbc27b5: Waiting 03:49:27 534a70dc8296: Waiting 03:49:28 6a26d7f1a45e: Pushed 03:49:28 c3d156ad7b94: Pushed 03:49:28 6f3d333c61ae: Pushed 03:49:28 adff94af5b7e: Pushed 03:49:28 534a70dc8296: Layer already exists 03:49:28 64181fbc27b5: Pushed 03:49:32 61bcf337c2cc: Pushed 03:49:32 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:33 adff94af5b7e: Preparing 03:49:33 61bcf337c2cc: Preparing 03:49:33 6a26d7f1a45e: Preparing 03:49:33 c3d156ad7b94: Preparing 03:49:33 6f3d333c61ae: Preparing 03:49:33 64181fbc27b5: Preparing 03:49:33 534a70dc8296: Preparing 03:49:33 64181fbc27b5: Waiting 03:49:33 534a70dc8296: Waiting 03:49:33 61bcf337c2cc: Layer already exists 03:49:33 adff94af5b7e: Layer already exists 03:49:33 6f3d333c61ae: Layer already exists 03:49:33 6a26d7f1a45e: Layer already exists 03:49:33 c3d156ad7b94: Layer already exists 03:49:33 534a70dc8296: Layer already exists 03:49:33 64181fbc27b5: Layer already exists 03:49:33 latest: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 03:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:34 adff94af5b7e: Preparing 03:49:34 61bcf337c2cc: Preparing 03:49:34 6a26d7f1a45e: Preparing 03:49:34 c3d156ad7b94: Preparing 03:49:34 6f3d333c61ae: Preparing 03:49:34 64181fbc27b5: Preparing 03:49:34 534a70dc8296: Preparing 03:49:34 64181fbc27b5: Waiting 03:49:34 534a70dc8296: Waiting 03:49:34 6a26d7f1a45e: Layer already exists 03:49:34 adff94af5b7e: Layer already exists 03:49:34 c3d156ad7b94: Layer already exists 03:49:34 61bcf337c2cc: Layer already exists 03:49:34 6f3d333c61ae: Layer already exists 03:49:34 534a70dc8296: Layer already exists 03:49:34 64181fbc27b5: Layer already exists 03:49:34 4.0.0-dev.52: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:35 adff94af5b7e: Preparing 03:49:35 61bcf337c2cc: Preparing 03:49:35 6a26d7f1a45e: Preparing 03:49:35 c3d156ad7b94: Preparing 03:49:35 6f3d333c61ae: Preparing 03:49:35 64181fbc27b5: Preparing 03:49:35 534a70dc8296: Preparing 03:49:35 64181fbc27b5: Waiting 03:49:35 534a70dc8296: Waiting 03:49:35 6a26d7f1a45e: Layer already exists 03:49:35 c3d156ad7b94: Layer already exists 03:49:35 61bcf337c2cc: Layer already exists 03:49:35 adff94af5b7e: Layer already exists 03:49:35 6f3d333c61ae: Layer already exists 03:49:35 64181fbc27b5: Layer already exists 03:49:35 534a70dc8296: Layer already exists 03:49:35 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:36 adff94af5b7e: Preparing 03:49:36 61bcf337c2cc: Preparing 03:49:36 6a26d7f1a45e: Preparing 03:49:36 c3d156ad7b94: Preparing 03:49:36 6f3d333c61ae: Preparing 03:49:36 64181fbc27b5: Preparing 03:49:36 534a70dc8296: Preparing 03:49:36 64181fbc27b5: Waiting 03:49:36 534a70dc8296: Waiting 03:49:36 61bcf337c2cc: Layer already exists 03:49:36 adff94af5b7e: Layer already exists 03:49:36 6f3d333c61ae: Layer already exists 03:49:36 c3d156ad7b94: Layer already exists 03:49:36 6a26d7f1a45e: Layer already exists 03:49:36 534a70dc8296: Layer already exists 03:49:36 64181fbc27b5: Layer already exists 03:49:36 main: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:36 ===================================================== [Pipeline] echo 03:49:36 taggedImages: 03:49:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 03:49:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:49:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:49:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:36 latest 03:49:36 4.0.0-dev.52 03:49:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:36 main 03:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:37 d8558edc751f: Preparing 03:49:37 d66c4bebe736: Preparing 03:49:37 615e51b67423: Preparing 03:49:37 6ce478dd96cc: Preparing 03:49:37 6a26d7f1a45e: Preparing 03:49:37 c3d156ad7b94: Preparing 03:49:37 6f3d333c61ae: Preparing 03:49:37 64181fbc27b5: Preparing 03:49:37 534a70dc8296: Preparing 03:49:37 6f3d333c61ae: Waiting 03:49:37 534a70dc8296: Waiting 03:49:37 64181fbc27b5: Waiting 03:49:37 c3d156ad7b94: Waiting 03:49:37 6a26d7f1a45e: Layer already exists 03:49:37 c3d156ad7b94: Layer already exists 03:49:37 615e51b67423: Pushed 03:49:37 d66c4bebe736: Pushed 03:49:37 6f3d333c61ae: Layer already exists 03:49:37 d8558edc751f: Pushed 03:49:37 64181fbc27b5: Layer already exists 03:49:37 534a70dc8296: Layer already exists 03:49:39 6ce478dd96cc: Pushed 03:49:39 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:40 d8558edc751f: Preparing 03:49:40 d66c4bebe736: Preparing 03:49:40 615e51b67423: Preparing 03:49:40 6ce478dd96cc: Preparing 03:49:40 6a26d7f1a45e: Preparing 03:49:40 c3d156ad7b94: Preparing 03:49:40 6f3d333c61ae: Preparing 03:49:40 64181fbc27b5: Preparing 03:49:40 534a70dc8296: Preparing 03:49:40 6f3d333c61ae: Waiting 03:49:40 64181fbc27b5: Waiting 03:49:40 534a70dc8296: Waiting 03:49:40 c3d156ad7b94: Waiting 03:49:40 d8558edc751f: Layer already exists 03:49:40 615e51b67423: Layer already exists 03:49:40 6ce478dd96cc: Layer already exists 03:49:40 6a26d7f1a45e: Layer already exists 03:49:40 d66c4bebe736: Layer already exists 03:49:40 6f3d333c61ae: Layer already exists 03:49:40 c3d156ad7b94: Layer already exists 03:49:40 64181fbc27b5: Layer already exists 03:49:40 534a70dc8296: Layer already exists 03:49:40 latest: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 03:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:41 d8558edc751f: Preparing 03:49:41 d66c4bebe736: Preparing 03:49:41 615e51b67423: Preparing 03:49:41 6ce478dd96cc: Preparing 03:49:41 6a26d7f1a45e: Preparing 03:49:41 c3d156ad7b94: Preparing 03:49:41 6f3d333c61ae: Preparing 03:49:41 64181fbc27b5: Preparing 03:49:41 534a70dc8296: Preparing 03:49:41 6f3d333c61ae: Waiting 03:49:41 c3d156ad7b94: Waiting 03:49:41 64181fbc27b5: Waiting 03:49:41 534a70dc8296: Waiting 03:49:41 615e51b67423: Layer already exists 03:49:41 d8558edc751f: Layer already exists 03:49:41 d66c4bebe736: Layer already exists 03:49:41 6ce478dd96cc: Layer already exists 03:49:41 6a26d7f1a45e: Layer already exists 03:49:41 534a70dc8296: Layer already exists 03:49:41 64181fbc27b5: Layer already exists 03:49:41 6f3d333c61ae: Layer already exists 03:49:41 c3d156ad7b94: Layer already exists 03:49:41 4.0.0-dev.52: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:42 d8558edc751f: Preparing 03:49:42 d66c4bebe736: Preparing 03:49:42 615e51b67423: Preparing 03:49:42 6ce478dd96cc: Preparing 03:49:42 6a26d7f1a45e: Preparing 03:49:42 c3d156ad7b94: Preparing 03:49:42 6f3d333c61ae: Preparing 03:49:42 c3d156ad7b94: Waiting 03:49:42 64181fbc27b5: Preparing 03:49:42 6f3d333c61ae: Waiting 03:49:42 534a70dc8296: Preparing 03:49:42 64181fbc27b5: Waiting 03:49:42 534a70dc8296: Waiting 03:49:42 6ce478dd96cc: Layer already exists 03:49:42 6a26d7f1a45e: Layer already exists 03:49:42 d8558edc751f: Layer already exists 03:49:42 d66c4bebe736: Layer already exists 03:49:42 615e51b67423: Layer already exists 03:49:42 c3d156ad7b94: Layer already exists 03:49:42 6f3d333c61ae: Layer already exists 03:49:42 534a70dc8296: Layer already exists 03:49:42 64181fbc27b5: Layer already exists 03:49:42 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:43 d8558edc751f: Preparing 03:49:43 d66c4bebe736: Preparing 03:49:43 615e51b67423: Preparing 03:49:43 6ce478dd96cc: Preparing 03:49:43 6a26d7f1a45e: Preparing 03:49:43 c3d156ad7b94: Preparing 03:49:43 6f3d333c61ae: Preparing 03:49:43 64181fbc27b5: Preparing 03:49:43 c3d156ad7b94: Waiting 03:49:43 534a70dc8296: Preparing 03:49:43 6f3d333c61ae: Waiting 03:49:43 64181fbc27b5: Waiting 03:49:43 534a70dc8296: Waiting 03:49:43 6a26d7f1a45e: Layer already exists 03:49:43 6ce478dd96cc: Layer already exists 03:49:43 d66c4bebe736: Layer already exists 03:49:43 615e51b67423: Layer already exists 03:49:43 d8558edc751f: Layer already exists 03:49:43 c3d156ad7b94: Layer already exists 03:49:43 534a70dc8296: Layer already exists 03:49:43 6f3d333c61ae: Layer already exists 03:49:43 64181fbc27b5: Layer already exists 03:49:43 main: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:43 ===================================================== [Pipeline] echo 03:49:43 taggedImages: 03:49:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 03:49:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:49:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:49:43 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:43 latest 03:49:43 4.0.0-dev.52 03:49:43 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:43 main 03:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:44 81121f480c9e: Preparing 03:49:44 39e242af6b23: Preparing 03:49:44 0dc6c97b2e6f: Preparing 03:49:44 6a26d7f1a45e: Preparing 03:49:44 c3d156ad7b94: Preparing 03:49:44 6560446a1d76: Preparing 03:49:44 fbc1dc12b13a: Preparing 03:49:44 6560446a1d76: Waiting 03:49:44 fbc1dc12b13a: Waiting 03:49:44 534a70dc8296: Preparing 03:49:44 534a70dc8296: Waiting 03:49:44 39e242af6b23: Pushed 03:49:44 c3d156ad7b94: Layer already exists 03:49:44 6a26d7f1a45e: Layer already exists 03:49:44 534a70dc8296: Layer already exists 03:49:44 81121f480c9e: Pushed 03:49:44 fbc1dc12b13a: Pushed 03:49:44 6560446a1d76: Pushed 03:49:50 0dc6c97b2e6f: Pushed 03:49:50 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:50 81121f480c9e: Preparing 03:49:50 39e242af6b23: Preparing 03:49:50 0dc6c97b2e6f: Preparing 03:49:50 6a26d7f1a45e: Preparing 03:49:50 c3d156ad7b94: Preparing 03:49:50 6560446a1d76: Preparing 03:49:50 fbc1dc12b13a: Preparing 03:49:50 534a70dc8296: Preparing 03:49:50 6560446a1d76: Waiting 03:49:50 fbc1dc12b13a: Waiting 03:49:50 534a70dc8296: Waiting 03:49:50 39e242af6b23: Layer already exists 03:49:50 6a26d7f1a45e: Layer already exists 03:49:50 81121f480c9e: Layer already exists 03:49:50 c3d156ad7b94: Layer already exists 03:49:50 0dc6c97b2e6f: Layer already exists 03:49:50 6560446a1d76: Layer already exists 03:49:50 fbc1dc12b13a: Layer already exists 03:49:50 534a70dc8296: Layer already exists 03:49:51 latest: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 03:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:51 81121f480c9e: Preparing 03:49:51 39e242af6b23: Preparing 03:49:51 0dc6c97b2e6f: Preparing 03:49:51 6a26d7f1a45e: Preparing 03:49:51 c3d156ad7b94: Preparing 03:49:51 6560446a1d76: Preparing 03:49:51 fbc1dc12b13a: Preparing 03:49:51 534a70dc8296: Preparing 03:49:51 6560446a1d76: Waiting 03:49:51 fbc1dc12b13a: Waiting 03:49:51 534a70dc8296: Waiting 03:49:51 81121f480c9e: Layer already exists 03:49:51 6a26d7f1a45e: Layer already exists 03:49:51 39e242af6b23: Layer already exists 03:49:51 c3d156ad7b94: Layer already exists 03:49:51 0dc6c97b2e6f: Layer already exists 03:49:51 534a70dc8296: Layer already exists 03:49:51 6560446a1d76: Layer already exists 03:49:51 fbc1dc12b13a: Layer already exists 03:49:52 4.0.0-dev.52: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:52 81121f480c9e: Preparing 03:49:52 39e242af6b23: Preparing 03:49:52 0dc6c97b2e6f: Preparing 03:49:52 6a26d7f1a45e: Preparing 03:49:52 c3d156ad7b94: Preparing 03:49:52 6560446a1d76: Preparing 03:49:52 fbc1dc12b13a: Preparing 03:49:52 534a70dc8296: Preparing 03:49:52 6560446a1d76: Waiting 03:49:52 fbc1dc12b13a: Waiting 03:49:52 534a70dc8296: Waiting 03:49:52 6a26d7f1a45e: Layer already exists 03:49:52 81121f480c9e: Layer already exists 03:49:52 39e242af6b23: Layer already exists 03:49:52 0dc6c97b2e6f: Layer already exists 03:49:52 c3d156ad7b94: Layer already exists 03:49:52 fbc1dc12b13a: Layer already exists 03:49:52 6560446a1d76: Layer already exists 03:49:52 534a70dc8296: Layer already exists 03:49:53 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:53 81121f480c9e: Preparing 03:49:53 39e242af6b23: Preparing 03:49:53 0dc6c97b2e6f: Preparing 03:49:53 6a26d7f1a45e: Preparing 03:49:53 c3d156ad7b94: Preparing 03:49:53 6560446a1d76: Preparing 03:49:53 fbc1dc12b13a: Preparing 03:49:53 534a70dc8296: Preparing 03:49:53 6560446a1d76: Waiting 03:49:53 fbc1dc12b13a: Waiting 03:49:53 534a70dc8296: Waiting 03:49:53 6a26d7f1a45e: Layer already exists 03:49:53 0dc6c97b2e6f: Layer already exists 03:49:53 81121f480c9e: Layer already exists 03:49:53 c3d156ad7b94: Layer already exists 03:49:53 39e242af6b23: Layer already exists 03:49:53 6560446a1d76: Layer already exists 03:49:53 fbc1dc12b13a: Layer already exists 03:49:53 534a70dc8296: Layer already exists 03:49:54 main: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:54 ===================================================== [Pipeline] echo 03:49:54 taggedImages: 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:49:54 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:49:54 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:54 latest 03:49:54 4.0.0-dev.52 03:49:54 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:49:54 main 03:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:55 9087120002b1: Preparing 03:49:55 3e00e829feec: Preparing 03:49:55 ba0c13514121: Preparing 03:49:55 c3d156ad7b94: Preparing 03:49:55 2c0fc60ef14b: Preparing 03:49:55 f676e46e07f8: Preparing 03:49:55 534a70dc8296: Preparing 03:49:55 f676e46e07f8: Waiting 03:49:55 534a70dc8296: Waiting 03:49:55 c3d156ad7b94: Layer already exists 03:49:55 9087120002b1: Pushed 03:49:55 2c0fc60ef14b: Pushed 03:49:55 3e00e829feec: Pushed 03:49:55 f676e46e07f8: Pushed 03:49:55 534a70dc8296: Layer already exists 03:50:00 ba0c13514121: Pushed 03:50:00 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:01 9087120002b1: Preparing 03:50:01 3e00e829feec: Preparing 03:50:01 ba0c13514121: Preparing 03:50:01 c3d156ad7b94: Preparing 03:50:01 2c0fc60ef14b: Preparing 03:50:01 f676e46e07f8: Preparing 03:50:01 534a70dc8296: Preparing 03:50:01 f676e46e07f8: Waiting 03:50:01 534a70dc8296: Waiting 03:50:01 2c0fc60ef14b: Layer already exists 03:50:01 c3d156ad7b94: Layer already exists 03:50:01 ba0c13514121: Layer already exists 03:50:01 3e00e829feec: Layer already exists 03:50:01 9087120002b1: Layer already exists 03:50:01 534a70dc8296: Layer already exists 03:50:01 f676e46e07f8: Layer already exists 03:50:01 latest: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 03:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:02 9087120002b1: Preparing 03:50:02 3e00e829feec: Preparing 03:50:02 ba0c13514121: Preparing 03:50:02 c3d156ad7b94: Preparing 03:50:02 2c0fc60ef14b: Preparing 03:50:02 f676e46e07f8: Preparing 03:50:02 534a70dc8296: Preparing 03:50:02 f676e46e07f8: Waiting 03:50:02 534a70dc8296: Waiting 03:50:02 2c0fc60ef14b: Layer already exists 03:50:02 c3d156ad7b94: Layer already exists 03:50:02 ba0c13514121: Layer already exists 03:50:02 3e00e829feec: Layer already exists 03:50:02 9087120002b1: Layer already exists 03:50:02 f676e46e07f8: Layer already exists 03:50:02 534a70dc8296: Layer already exists 03:50:02 4.0.0-dev.52: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:03 9087120002b1: Preparing 03:50:03 3e00e829feec: Preparing 03:50:03 ba0c13514121: Preparing 03:50:03 c3d156ad7b94: Preparing 03:50:03 2c0fc60ef14b: Preparing 03:50:03 f676e46e07f8: Preparing 03:50:03 534a70dc8296: Preparing 03:50:03 f676e46e07f8: Waiting 03:50:03 534a70dc8296: Waiting 03:50:03 c3d156ad7b94: Layer already exists 03:50:03 9087120002b1: Layer already exists 03:50:03 ba0c13514121: Layer already exists 03:50:03 2c0fc60ef14b: Layer already exists 03:50:03 3e00e829feec: Layer already exists 03:50:03 534a70dc8296: Layer already exists 03:50:03 f676e46e07f8: Layer already exists 03:50:03 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:04 9087120002b1: Preparing 03:50:04 3e00e829feec: Preparing 03:50:04 ba0c13514121: Preparing 03:50:04 c3d156ad7b94: Preparing 03:50:04 2c0fc60ef14b: Preparing 03:50:04 f676e46e07f8: Preparing 03:50:04 534a70dc8296: Preparing 03:50:04 f676e46e07f8: Waiting 03:50:04 534a70dc8296: Waiting 03:50:04 2c0fc60ef14b: Layer already exists 03:50:04 9087120002b1: Layer already exists 03:50:04 ba0c13514121: Layer already exists 03:50:04 3e00e829feec: Layer already exists 03:50:04 c3d156ad7b94: Layer already exists 03:50:04 f676e46e07f8: Layer already exists 03:50:04 534a70dc8296: Layer already exists 03:50:04 main: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:04 ===================================================== [Pipeline] echo 03:50:04 taggedImages: 03:50:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:50:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 03:50:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:50:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:50:04 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:04 latest 03:50:04 4.0.0-dev.52 03:50:04 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:04 main 03:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:05 aeff0feaf656: Preparing 03:50:05 7d434a274b4a: Preparing 03:50:05 890635ea37ce: Preparing 03:50:05 c18bd4c3b080: Preparing 03:50:05 6a26d7f1a45e: Preparing 03:50:05 c3d156ad7b94: Preparing 03:50:05 6f3d333c61ae: Preparing 03:50:05 c3d156ad7b94: Waiting 03:50:05 64181fbc27b5: Preparing 03:50:05 6f3d333c61ae: Waiting 03:50:05 534a70dc8296: Preparing 03:50:05 64181fbc27b5: Waiting 03:50:05 534a70dc8296: Waiting 03:50:05 6a26d7f1a45e: Layer already exists 03:50:05 c3d156ad7b94: Layer already exists 03:50:05 6f3d333c61ae: Layer already exists 03:50:05 aeff0feaf656: Pushed 03:50:05 7d434a274b4a: Pushed 03:50:05 890635ea37ce: Pushed 03:50:05 64181fbc27b5: Layer already exists 03:50:05 534a70dc8296: Layer already exists 03:50:10 c18bd4c3b080: Pushed 03:50:10 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:11 aeff0feaf656: Preparing 03:50:11 7d434a274b4a: Preparing 03:50:11 890635ea37ce: Preparing 03:50:11 c18bd4c3b080: Preparing 03:50:11 6a26d7f1a45e: Preparing 03:50:11 c3d156ad7b94: Preparing 03:50:11 6f3d333c61ae: Preparing 03:50:11 c3d156ad7b94: Waiting 03:50:11 64181fbc27b5: Preparing 03:50:11 6f3d333c61ae: Waiting 03:50:11 534a70dc8296: Preparing 03:50:11 64181fbc27b5: Waiting 03:50:11 534a70dc8296: Waiting 03:50:11 7d434a274b4a: Layer already exists 03:50:11 aeff0feaf656: Layer already exists 03:50:11 6a26d7f1a45e: Layer already exists 03:50:11 890635ea37ce: Layer already exists 03:50:11 c18bd4c3b080: Layer already exists 03:50:11 c3d156ad7b94: Layer already exists 03:50:11 6f3d333c61ae: Layer already exists 03:50:11 64181fbc27b5: Layer already exists 03:50:11 534a70dc8296: Layer already exists 03:50:11 latest: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 03:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:12 aeff0feaf656: Preparing 03:50:12 7d434a274b4a: Preparing 03:50:12 890635ea37ce: Preparing 03:50:12 c18bd4c3b080: Preparing 03:50:12 6a26d7f1a45e: Preparing 03:50:12 c3d156ad7b94: Preparing 03:50:12 6f3d333c61ae: Preparing 03:50:12 64181fbc27b5: Preparing 03:50:12 534a70dc8296: Preparing 03:50:12 c3d156ad7b94: Waiting 03:50:12 6f3d333c61ae: Waiting 03:50:12 64181fbc27b5: Waiting 03:50:12 534a70dc8296: Waiting 03:50:12 6a26d7f1a45e: Layer already exists 03:50:12 890635ea37ce: Layer already exists 03:50:12 aeff0feaf656: Layer already exists 03:50:12 c18bd4c3b080: Layer already exists 03:50:12 7d434a274b4a: Layer already exists 03:50:12 534a70dc8296: Layer already exists 03:50:12 64181fbc27b5: Layer already exists 03:50:12 c3d156ad7b94: Layer already exists 03:50:12 6f3d333c61ae: Layer already exists 03:50:12 4.0.0-dev.52: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:13 aeff0feaf656: Preparing 03:50:13 7d434a274b4a: Preparing 03:50:13 890635ea37ce: Preparing 03:50:13 c18bd4c3b080: Preparing 03:50:13 6a26d7f1a45e: Preparing 03:50:13 c3d156ad7b94: Preparing 03:50:13 6f3d333c61ae: Preparing 03:50:13 64181fbc27b5: Preparing 03:50:13 534a70dc8296: Preparing 03:50:13 6f3d333c61ae: Waiting 03:50:13 534a70dc8296: Waiting 03:50:13 64181fbc27b5: Waiting 03:50:13 c3d156ad7b94: Waiting 03:50:13 c18bd4c3b080: Layer already exists 03:50:13 aeff0feaf656: Layer already exists 03:50:13 890635ea37ce: Layer already exists 03:50:13 7d434a274b4a: Layer already exists 03:50:13 6a26d7f1a45e: Layer already exists 03:50:13 c3d156ad7b94: Layer already exists 03:50:13 534a70dc8296: Layer already exists 03:50:13 6f3d333c61ae: Layer already exists 03:50:13 64181fbc27b5: Layer already exists 03:50:13 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:14 aeff0feaf656: Preparing 03:50:14 7d434a274b4a: Preparing 03:50:14 890635ea37ce: Preparing 03:50:14 c18bd4c3b080: Preparing 03:50:14 6a26d7f1a45e: Preparing 03:50:14 c3d156ad7b94: Preparing 03:50:14 6f3d333c61ae: Preparing 03:50:14 64181fbc27b5: Preparing 03:50:14 534a70dc8296: Preparing 03:50:14 6f3d333c61ae: Waiting 03:50:14 64181fbc27b5: Waiting 03:50:14 534a70dc8296: Waiting 03:50:14 c3d156ad7b94: Waiting 03:50:14 7d434a274b4a: Layer already exists 03:50:14 c18bd4c3b080: Layer already exists 03:50:14 890635ea37ce: Layer already exists 03:50:14 6a26d7f1a45e: Layer already exists 03:50:14 aeff0feaf656: Layer already exists 03:50:14 c3d156ad7b94: Layer already exists 03:50:14 6f3d333c61ae: Layer already exists 03:50:14 64181fbc27b5: Layer already exists 03:50:14 534a70dc8296: Layer already exists 03:50:14 main: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:14 ===================================================== [Pipeline] echo 03:50:14 taggedImages: 03:50:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:50:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 03:50:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:50:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:50:14 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:14 latest 03:50:14 4.0.0-dev.52 03:50:14 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:14 main 03:50:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:15 9960dc0f6175: Preparing 03:50:15 a51e20692350: Preparing 03:50:15 ca5537499532: Preparing 03:50:15 77f773eb263d: Preparing 03:50:15 fd43b0c2aaa9: Preparing 03:50:15 faf6a7a22ee6: Preparing 03:50:15 b3b5225a9e02: Preparing 03:50:15 6a26d7f1a45e: Preparing 03:50:15 faf6a7a22ee6: Waiting 03:50:15 b3b5225a9e02: Waiting 03:50:15 c3d156ad7b94: Preparing 03:50:15 6a26d7f1a45e: Waiting 03:50:15 c3d156ad7b94: Waiting 03:50:15 9c0d6ac635c1: Preparing 03:50:15 33c0f5088017: Preparing 03:50:15 5f70bf18a086: Preparing 03:50:15 8769e848686c: Preparing 03:50:15 9c0d6ac635c1: Waiting 03:50:15 33c0f5088017: Waiting 03:50:15 5f70bf18a086: Waiting 03:50:15 97659a3f9d0f: Preparing 03:50:15 8769e848686c: Waiting 03:50:15 97659a3f9d0f: Waiting 03:50:15 a42f8cf11cd8: Preparing 03:50:15 534a70dc8296: Preparing 03:50:15 a42f8cf11cd8: Waiting 03:50:15 534a70dc8296: Waiting 03:50:15 fd43b0c2aaa9: Pushed 03:50:15 ca5537499532: Pushed 03:50:15 a51e20692350: Pushed 03:50:15 77f773eb263d: Pushed 03:50:15 9960dc0f6175: Pushed 03:50:15 6a26d7f1a45e: Layer already exists 03:50:15 c3d156ad7b94: Layer already exists 03:50:15 5f70bf18a086: Layer already exists 03:50:15 faf6a7a22ee6: Pushed 03:50:15 9c0d6ac635c1: Pushed 03:50:16 33c0f5088017: Pushed 03:50:16 8769e848686c: Pushed 03:50:16 534a70dc8296: Layer already exists 03:50:16 97659a3f9d0f: Pushed 03:50:16 a42f8cf11cd8: Pushed 03:50:21 b3b5225a9e02: Pushed 03:50:21 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:22 9960dc0f6175: Preparing 03:50:22 a51e20692350: Preparing 03:50:22 ca5537499532: Preparing 03:50:22 77f773eb263d: Preparing 03:50:22 fd43b0c2aaa9: Preparing 03:50:22 faf6a7a22ee6: Preparing 03:50:22 b3b5225a9e02: Preparing 03:50:22 6a26d7f1a45e: Preparing 03:50:22 c3d156ad7b94: Preparing 03:50:22 9c0d6ac635c1: Preparing 03:50:22 33c0f5088017: Preparing 03:50:22 5f70bf18a086: Preparing 03:50:22 8769e848686c: Preparing 03:50:22 97659a3f9d0f: Preparing 03:50:22 a42f8cf11cd8: Preparing 03:50:22 534a70dc8296: Preparing 03:50:22 faf6a7a22ee6: Waiting 03:50:22 b3b5225a9e02: Waiting 03:50:22 33c0f5088017: Waiting 03:50:22 5f70bf18a086: Waiting 03:50:22 8769e848686c: Waiting 03:50:22 6a26d7f1a45e: Waiting 03:50:22 97659a3f9d0f: Waiting 03:50:22 a42f8cf11cd8: Waiting 03:50:22 c3d156ad7b94: Waiting 03:50:22 534a70dc8296: Waiting 03:50:22 9c0d6ac635c1: Waiting 03:50:22 9960dc0f6175: Layer already exists 03:50:22 fd43b0c2aaa9: Layer already exists 03:50:22 ca5537499532: Layer already exists 03:50:22 a51e20692350: Layer already exists 03:50:22 77f773eb263d: Layer already exists 03:50:22 b3b5225a9e02: Layer already exists 03:50:22 faf6a7a22ee6: Layer already exists 03:50:22 6a26d7f1a45e: Layer already exists 03:50:22 c3d156ad7b94: Layer already exists 03:50:22 9c0d6ac635c1: Layer already exists 03:50:22 33c0f5088017: Layer already exists 03:50:22 8769e848686c: Layer already exists 03:50:22 5f70bf18a086: Layer already exists 03:50:22 97659a3f9d0f: Layer already exists 03:50:22 a42f8cf11cd8: Layer already exists 03:50:22 534a70dc8296: Layer already exists 03:50:22 latest: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 03:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:23 9960dc0f6175: Preparing 03:50:23 a51e20692350: Preparing 03:50:23 ca5537499532: Preparing 03:50:23 77f773eb263d: Preparing 03:50:23 fd43b0c2aaa9: Preparing 03:50:23 faf6a7a22ee6: Preparing 03:50:23 b3b5225a9e02: Preparing 03:50:23 6a26d7f1a45e: Preparing 03:50:23 c3d156ad7b94: Preparing 03:50:23 9c0d6ac635c1: Preparing 03:50:23 33c0f5088017: Preparing 03:50:23 5f70bf18a086: Preparing 03:50:23 8769e848686c: Preparing 03:50:23 97659a3f9d0f: Preparing 03:50:23 a42f8cf11cd8: Preparing 03:50:23 534a70dc8296: Preparing 03:50:23 faf6a7a22ee6: Waiting 03:50:23 b3b5225a9e02: Waiting 03:50:23 6a26d7f1a45e: Waiting 03:50:23 c3d156ad7b94: Waiting 03:50:23 9c0d6ac635c1: Waiting 03:50:23 33c0f5088017: Waiting 03:50:23 5f70bf18a086: Waiting 03:50:23 8769e848686c: Waiting 03:50:23 97659a3f9d0f: Waiting 03:50:23 a42f8cf11cd8: Waiting 03:50:23 534a70dc8296: Waiting 03:50:23 77f773eb263d: Layer already exists 03:50:23 fd43b0c2aaa9: Layer already exists 03:50:23 9960dc0f6175: Layer already exists 03:50:23 ca5537499532: Layer already exists 03:50:23 a51e20692350: Layer already exists 03:50:23 faf6a7a22ee6: Layer already exists 03:50:23 9c0d6ac635c1: Layer already exists 03:50:23 6a26d7f1a45e: Layer already exists 03:50:23 c3d156ad7b94: Layer already exists 03:50:23 b3b5225a9e02: Layer already exists 03:50:23 33c0f5088017: Layer already exists 03:50:23 97659a3f9d0f: Layer already exists 03:50:23 8769e848686c: Layer already exists 03:50:23 a42f8cf11cd8: Layer already exists 03:50:23 5f70bf18a086: Layer already exists 03:50:23 534a70dc8296: Layer already exists 03:50:23 4.0.0-dev.52: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:24 9960dc0f6175: Preparing 03:50:24 a51e20692350: Preparing 03:50:24 ca5537499532: Preparing 03:50:24 77f773eb263d: Preparing 03:50:24 fd43b0c2aaa9: Preparing 03:50:24 faf6a7a22ee6: Preparing 03:50:24 b3b5225a9e02: Preparing 03:50:24 6a26d7f1a45e: Preparing 03:50:24 c3d156ad7b94: Preparing 03:50:24 9c0d6ac635c1: Preparing 03:50:24 33c0f5088017: Preparing 03:50:24 5f70bf18a086: Preparing 03:50:24 8769e848686c: Preparing 03:50:24 97659a3f9d0f: Preparing 03:50:24 a42f8cf11cd8: Preparing 03:50:24 534a70dc8296: Preparing 03:50:24 faf6a7a22ee6: Waiting 03:50:24 b3b5225a9e02: Waiting 03:50:24 6a26d7f1a45e: Waiting 03:50:24 c3d156ad7b94: Waiting 03:50:24 9c0d6ac635c1: Waiting 03:50:24 33c0f5088017: Waiting 03:50:24 5f70bf18a086: Waiting 03:50:24 8769e848686c: Waiting 03:50:24 97659a3f9d0f: Waiting 03:50:24 a42f8cf11cd8: Waiting 03:50:24 534a70dc8296: Waiting 03:50:24 fd43b0c2aaa9: Layer already exists 03:50:24 77f773eb263d: Layer already exists 03:50:24 ca5537499532: Layer already exists 03:50:24 a51e20692350: Layer already exists 03:50:24 9960dc0f6175: Layer already exists 03:50:24 c3d156ad7b94: Layer already exists 03:50:24 9c0d6ac635c1: Layer already exists 03:50:24 6a26d7f1a45e: Layer already exists 03:50:24 b3b5225a9e02: Layer already exists 03:50:24 faf6a7a22ee6: Layer already exists 03:50:24 8769e848686c: Layer already exists 03:50:24 5f70bf18a086: Layer already exists 03:50:24 33c0f5088017: Layer already exists 03:50:24 97659a3f9d0f: Layer already exists 03:50:24 a42f8cf11cd8: Layer already exists 03:50:24 534a70dc8296: Layer already exists 03:50:24 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:25 9960dc0f6175: Preparing 03:50:25 a51e20692350: Preparing 03:50:25 ca5537499532: Preparing 03:50:25 77f773eb263d: Preparing 03:50:25 fd43b0c2aaa9: Preparing 03:50:25 faf6a7a22ee6: Preparing 03:50:25 b3b5225a9e02: Preparing 03:50:25 6a26d7f1a45e: Preparing 03:50:25 c3d156ad7b94: Preparing 03:50:25 9c0d6ac635c1: Preparing 03:50:25 33c0f5088017: Preparing 03:50:25 5f70bf18a086: Preparing 03:50:25 8769e848686c: Preparing 03:50:25 97659a3f9d0f: Preparing 03:50:25 a42f8cf11cd8: Preparing 03:50:25 534a70dc8296: Preparing 03:50:25 faf6a7a22ee6: Waiting 03:50:25 b3b5225a9e02: Waiting 03:50:25 8769e848686c: Waiting 03:50:25 6a26d7f1a45e: Waiting 03:50:25 534a70dc8296: Waiting 03:50:25 c3d156ad7b94: Waiting 03:50:25 33c0f5088017: Waiting 03:50:25 97659a3f9d0f: Waiting 03:50:25 9c0d6ac635c1: Waiting 03:50:25 5f70bf18a086: Waiting 03:50:25 a42f8cf11cd8: Waiting 03:50:25 fd43b0c2aaa9: Layer already exists 03:50:25 77f773eb263d: Layer already exists 03:50:25 ca5537499532: Layer already exists 03:50:25 a51e20692350: Layer already exists 03:50:25 9960dc0f6175: Layer already exists 03:50:25 b3b5225a9e02: Layer already exists 03:50:25 faf6a7a22ee6: Layer already exists 03:50:25 9c0d6ac635c1: Layer already exists 03:50:25 c3d156ad7b94: Layer already exists 03:50:25 6a26d7f1a45e: Layer already exists 03:50:25 5f70bf18a086: Layer already exists 03:50:25 8769e848686c: Layer already exists 03:50:25 33c0f5088017: Layer already exists 03:50:25 97659a3f9d0f: Layer already exists 03:50:25 a42f8cf11cd8: Layer already exists 03:50:25 534a70dc8296: Layer already exists 03:50:25 main: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:25 ===================================================== [Pipeline] echo 03:50:25 taggedImages: 03:50:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 03:50:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:50:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:50:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:25 latest 03:50:25 4.0.0-dev.52 03:50:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:25 main 03:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:26 2a4e57852f90: Preparing 03:50:26 2d11efa78989: Preparing 03:50:26 bff4133b971c: Preparing 03:50:26 9ea27e7c8f16: Preparing 03:50:26 6a26d7f1a45e: Preparing 03:50:26 c3d156ad7b94: Preparing 03:50:26 6f3d333c61ae: Preparing 03:50:26 64181fbc27b5: Preparing 03:50:26 534a70dc8296: Preparing 03:50:26 c3d156ad7b94: Waiting 03:50:26 6f3d333c61ae: Waiting 03:50:26 64181fbc27b5: Waiting 03:50:26 534a70dc8296: Waiting 03:50:26 6a26d7f1a45e: Layer already exists 03:50:26 c3d156ad7b94: Layer already exists 03:50:26 6f3d333c61ae: Layer already exists 03:50:26 bff4133b971c: Pushed 03:50:26 2d11efa78989: Pushed 03:50:26 64181fbc27b5: Layer already exists 03:50:26 2a4e57852f90: Pushed 03:50:26 534a70dc8296: Layer already exists 03:50:32 9ea27e7c8f16: Pushed 03:50:32 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:32 2a4e57852f90: Preparing 03:50:32 2d11efa78989: Preparing 03:50:32 bff4133b971c: Preparing 03:50:32 9ea27e7c8f16: Preparing 03:50:32 6a26d7f1a45e: Preparing 03:50:32 c3d156ad7b94: Preparing 03:50:32 6f3d333c61ae: Preparing 03:50:32 64181fbc27b5: Preparing 03:50:32 534a70dc8296: Preparing 03:50:32 c3d156ad7b94: Waiting 03:50:32 6f3d333c61ae: Waiting 03:50:32 64181fbc27b5: Waiting 03:50:32 534a70dc8296: Waiting 03:50:32 bff4133b971c: Layer already exists 03:50:32 6a26d7f1a45e: Layer already exists 03:50:32 9ea27e7c8f16: Layer already exists 03:50:32 2d11efa78989: Layer already exists 03:50:32 2a4e57852f90: Layer already exists 03:50:32 c3d156ad7b94: Layer already exists 03:50:32 64181fbc27b5: Layer already exists 03:50:32 534a70dc8296: Layer already exists 03:50:32 6f3d333c61ae: Layer already exists 03:50:33 latest: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 03:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:33 2a4e57852f90: Preparing 03:50:33 2d11efa78989: Preparing 03:50:33 bff4133b971c: Preparing 03:50:33 9ea27e7c8f16: Preparing 03:50:33 6a26d7f1a45e: Preparing 03:50:33 c3d156ad7b94: Preparing 03:50:33 6f3d333c61ae: Preparing 03:50:33 64181fbc27b5: Preparing 03:50:33 534a70dc8296: Preparing 03:50:33 c3d156ad7b94: Waiting 03:50:33 6f3d333c61ae: Waiting 03:50:33 64181fbc27b5: Waiting 03:50:33 534a70dc8296: Waiting 03:50:33 6a26d7f1a45e: Layer already exists 03:50:33 bff4133b971c: Layer already exists 03:50:33 9ea27e7c8f16: Layer already exists 03:50:33 2a4e57852f90: Layer already exists 03:50:33 2d11efa78989: Layer already exists 03:50:33 c3d156ad7b94: Layer already exists 03:50:33 64181fbc27b5: Layer already exists 03:50:33 6f3d333c61ae: Layer already exists 03:50:33 534a70dc8296: Layer already exists 03:50:34 4.0.0-dev.52: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:34 2a4e57852f90: Preparing 03:50:34 2d11efa78989: Preparing 03:50:34 bff4133b971c: Preparing 03:50:34 9ea27e7c8f16: Preparing 03:50:34 6a26d7f1a45e: Preparing 03:50:34 c3d156ad7b94: Preparing 03:50:34 6f3d333c61ae: Preparing 03:50:34 64181fbc27b5: Preparing 03:50:34 534a70dc8296: Preparing 03:50:34 c3d156ad7b94: Waiting 03:50:34 64181fbc27b5: Waiting 03:50:34 534a70dc8296: Waiting 03:50:34 6f3d333c61ae: Waiting 03:50:34 2d11efa78989: Layer already exists 03:50:34 6a26d7f1a45e: Layer already exists 03:50:34 2a4e57852f90: Layer already exists 03:50:34 bff4133b971c: Layer already exists 03:50:34 9ea27e7c8f16: Layer already exists 03:50:34 c3d156ad7b94: Layer already exists 03:50:34 64181fbc27b5: Layer already exists 03:50:34 6f3d333c61ae: Layer already exists 03:50:34 534a70dc8296: Layer already exists 03:50:35 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:35 2a4e57852f90: Preparing 03:50:35 2d11efa78989: Preparing 03:50:35 bff4133b971c: Preparing 03:50:35 9ea27e7c8f16: Preparing 03:50:35 6a26d7f1a45e: Preparing 03:50:35 c3d156ad7b94: Preparing 03:50:35 6f3d333c61ae: Preparing 03:50:35 64181fbc27b5: Preparing 03:50:35 534a70dc8296: Preparing 03:50:35 6f3d333c61ae: Waiting 03:50:35 c3d156ad7b94: Waiting 03:50:35 64181fbc27b5: Waiting 03:50:35 534a70dc8296: Waiting 03:50:35 2d11efa78989: Layer already exists 03:50:35 6a26d7f1a45e: Layer already exists 03:50:35 bff4133b971c: Layer already exists 03:50:35 9ea27e7c8f16: Layer already exists 03:50:35 2a4e57852f90: Layer already exists 03:50:35 c3d156ad7b94: Layer already exists 03:50:35 534a70dc8296: Layer already exists 03:50:35 64181fbc27b5: Layer already exists 03:50:35 6f3d333c61ae: Layer already exists 03:50:36 main: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:36 ===================================================== [Pipeline] echo 03:50:36 taggedImages: 03:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 03:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:50:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:50:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:36 latest 03:50:36 4.0.0-dev.52 03:50:36 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:36 main 03:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:36 41febb5f2e01: Preparing 03:50:36 3ebf3087f3bd: Preparing 03:50:36 78e005b6a1ea: Preparing 03:50:36 e014a1220730: Preparing 03:50:36 04e29e3f4d74: Preparing 03:50:36 6a26d7f1a45e: Preparing 03:50:36 c3d156ad7b94: Preparing 03:50:36 ce0b46ed859a: Preparing 03:50:36 a1211b56c7be: Preparing 03:50:36 26e84f51dc8a: Preparing 03:50:36 534a70dc8296: Preparing 03:50:36 c3d156ad7b94: Waiting 03:50:36 ce0b46ed859a: Waiting 03:50:36 6a26d7f1a45e: Waiting 03:50:36 26e84f51dc8a: Waiting 03:50:36 a1211b56c7be: Waiting 03:50:36 534a70dc8296: Waiting 03:50:37 e014a1220730: Pushed 03:50:37 04e29e3f4d74: Pushed 03:50:37 3ebf3087f3bd: Pushed 03:50:37 41febb5f2e01: Pushed 03:50:37 6a26d7f1a45e: Layer already exists 03:50:37 c3d156ad7b94: Layer already exists 03:50:37 534a70dc8296: Layer already exists 03:50:37 ce0b46ed859a: Pushed 03:50:37 a1211b56c7be: Pushed 03:50:39 78e005b6a1ea: Pushed 03:50:39 26e84f51dc8a: Pushed 03:50:40 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:40 41febb5f2e01: Preparing 03:50:40 3ebf3087f3bd: Preparing 03:50:40 78e005b6a1ea: Preparing 03:50:40 e014a1220730: Preparing 03:50:40 04e29e3f4d74: Preparing 03:50:40 6a26d7f1a45e: Preparing 03:50:40 c3d156ad7b94: Preparing 03:50:40 ce0b46ed859a: Preparing 03:50:40 a1211b56c7be: Preparing 03:50:40 26e84f51dc8a: Preparing 03:50:40 534a70dc8296: Preparing 03:50:40 c3d156ad7b94: Waiting 03:50:40 ce0b46ed859a: Waiting 03:50:40 a1211b56c7be: Waiting 03:50:40 26e84f51dc8a: Waiting 03:50:40 534a70dc8296: Waiting 03:50:40 6a26d7f1a45e: Waiting 03:50:40 78e005b6a1ea: Layer already exists 03:50:40 41febb5f2e01: Layer already exists 03:50:40 e014a1220730: Layer already exists 03:50:40 04e29e3f4d74: Layer already exists 03:50:40 3ebf3087f3bd: Layer already exists 03:50:40 6a26d7f1a45e: Layer already exists 03:50:40 26e84f51dc8a: Layer already exists 03:50:40 a1211b56c7be: Layer already exists 03:50:40 ce0b46ed859a: Layer already exists 03:50:40 c3d156ad7b94: Layer already exists 03:50:40 534a70dc8296: Layer already exists 03:50:41 latest: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 03:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:41 41febb5f2e01: Preparing 03:50:41 3ebf3087f3bd: Preparing 03:50:41 78e005b6a1ea: Preparing 03:50:41 e014a1220730: Preparing 03:50:41 04e29e3f4d74: Preparing 03:50:41 6a26d7f1a45e: Preparing 03:50:41 c3d156ad7b94: Preparing 03:50:41 ce0b46ed859a: Preparing 03:50:41 6a26d7f1a45e: Waiting 03:50:41 c3d156ad7b94: Waiting 03:50:41 a1211b56c7be: Preparing 03:50:41 ce0b46ed859a: Waiting 03:50:41 a1211b56c7be: Waiting 03:50:41 26e84f51dc8a: Preparing 03:50:41 534a70dc8296: Preparing 03:50:41 26e84f51dc8a: Waiting 03:50:41 534a70dc8296: Waiting 03:50:41 3ebf3087f3bd: Layer already exists 03:50:41 78e005b6a1ea: Layer already exists 03:50:41 04e29e3f4d74: Layer already exists 03:50:41 41febb5f2e01: Layer already exists 03:50:41 e014a1220730: Layer already exists 03:50:41 a1211b56c7be: Layer already exists 03:50:41 26e84f51dc8a: Layer already exists 03:50:41 6a26d7f1a45e: Layer already exists 03:50:41 c3d156ad7b94: Layer already exists 03:50:41 ce0b46ed859a: Layer already exists 03:50:41 534a70dc8296: Layer already exists 03:50:42 4.0.0-dev.52: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:42 41febb5f2e01: Preparing 03:50:42 3ebf3087f3bd: Preparing 03:50:42 78e005b6a1ea: Preparing 03:50:42 e014a1220730: Preparing 03:50:42 04e29e3f4d74: Preparing 03:50:42 6a26d7f1a45e: Preparing 03:50:42 c3d156ad7b94: Preparing 03:50:42 ce0b46ed859a: Preparing 03:50:42 a1211b56c7be: Preparing 03:50:42 26e84f51dc8a: Preparing 03:50:42 534a70dc8296: Preparing 03:50:42 6a26d7f1a45e: Waiting 03:50:42 c3d156ad7b94: Waiting 03:50:42 ce0b46ed859a: Waiting 03:50:42 a1211b56c7be: Waiting 03:50:42 26e84f51dc8a: Waiting 03:50:42 534a70dc8296: Waiting 03:50:42 78e005b6a1ea: Layer already exists 03:50:42 3ebf3087f3bd: Layer already exists 03:50:42 e014a1220730: Layer already exists 03:50:42 41febb5f2e01: Layer already exists 03:50:42 04e29e3f4d74: Layer already exists 03:50:42 c3d156ad7b94: Layer already exists 03:50:42 6a26d7f1a45e: Layer already exists 03:50:42 a1211b56c7be: Layer already exists 03:50:42 ce0b46ed859a: Layer already exists 03:50:42 26e84f51dc8a: Layer already exists 03:50:42 534a70dc8296: Layer already exists 03:50:43 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:43 41febb5f2e01: Preparing 03:50:43 3ebf3087f3bd: Preparing 03:50:43 78e005b6a1ea: Preparing 03:50:43 e014a1220730: Preparing 03:50:43 04e29e3f4d74: Preparing 03:50:43 6a26d7f1a45e: Preparing 03:50:43 c3d156ad7b94: Preparing 03:50:43 ce0b46ed859a: Preparing 03:50:43 a1211b56c7be: Preparing 03:50:43 26e84f51dc8a: Preparing 03:50:43 534a70dc8296: Preparing 03:50:43 6a26d7f1a45e: Waiting 03:50:43 c3d156ad7b94: Waiting 03:50:43 ce0b46ed859a: Waiting 03:50:43 a1211b56c7be: Waiting 03:50:43 26e84f51dc8a: Waiting 03:50:43 534a70dc8296: Waiting 03:50:43 78e005b6a1ea: Layer already exists 03:50:43 41febb5f2e01: Layer already exists 03:50:43 e014a1220730: Layer already exists 03:50:43 04e29e3f4d74: Layer already exists 03:50:43 3ebf3087f3bd: Layer already exists 03:50:43 ce0b46ed859a: Layer already exists 03:50:43 a1211b56c7be: Layer already exists 03:50:43 6a26d7f1a45e: Layer already exists 03:50:43 c3d156ad7b94: Layer already exists 03:50:43 26e84f51dc8a: Layer already exists 03:50:43 534a70dc8296: Layer already exists 03:50:44 main: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:44 ===================================================== [Pipeline] echo 03:50:44 taggedImages: 03:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 03:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:50:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:50:44 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:44 latest 03:50:44 4.0.0-dev.52 03:50:44 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:44 main 03:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:44 2405cb6bb4cc: Preparing 03:50:44 08e7d3b43cac: Preparing 03:50:44 4bedcc5211b7: Preparing 03:50:44 314c420b088a: Preparing 03:50:44 d3a4716689b4: Preparing 03:50:44 8407a95c0896: Preparing 03:50:44 29623456f10d: Preparing 03:50:44 6a26d7f1a45e: Preparing 03:50:44 c3d156ad7b94: Preparing 03:50:44 008511673dee: Preparing 03:50:44 44bff361b459: Preparing 03:50:44 534a70dc8296: Preparing 03:50:44 8407a95c0896: Waiting 03:50:44 6a26d7f1a45e: Waiting 03:50:44 29623456f10d: Waiting 03:50:44 c3d156ad7b94: Waiting 03:50:44 44bff361b459: Waiting 03:50:44 008511673dee: Waiting 03:50:45 2405cb6bb4cc: Pushed 03:50:45 08e7d3b43cac: Pushed 03:50:45 d3a4716689b4: Pushed 03:50:45 6a26d7f1a45e: Layer already exists 03:50:45 c3d156ad7b94: Layer already exists 03:50:45 29623456f10d: Pushed 03:50:45 8407a95c0896: Pushed 03:50:45 534a70dc8296: Layer already exists 03:50:45 008511673dee: Pushed 03:50:47 314c420b088a: Pushed 03:50:47 4bedcc5211b7: Pushed 03:50:48 44bff361b459: Pushed 03:50:48 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:49 2405cb6bb4cc: Preparing 03:50:49 08e7d3b43cac: Preparing 03:50:49 4bedcc5211b7: Preparing 03:50:49 314c420b088a: Preparing 03:50:49 d3a4716689b4: Preparing 03:50:49 8407a95c0896: Preparing 03:50:49 29623456f10d: Preparing 03:50:49 6a26d7f1a45e: Preparing 03:50:49 c3d156ad7b94: Preparing 03:50:49 008511673dee: Preparing 03:50:49 44bff361b459: Preparing 03:50:49 534a70dc8296: Preparing 03:50:49 8407a95c0896: Waiting 03:50:49 29623456f10d: Waiting 03:50:49 008511673dee: Waiting 03:50:49 6a26d7f1a45e: Waiting 03:50:49 44bff361b459: Waiting 03:50:49 c3d156ad7b94: Waiting 03:50:49 534a70dc8296: Waiting 03:50:49 d3a4716689b4: Layer already exists 03:50:49 4bedcc5211b7: Layer already exists 03:50:49 314c420b088a: Layer already exists 03:50:49 08e7d3b43cac: Layer already exists 03:50:49 2405cb6bb4cc: Layer already exists 03:50:49 008511673dee: Layer already exists 03:50:49 8407a95c0896: Layer already exists 03:50:49 29623456f10d: Layer already exists 03:50:49 6a26d7f1a45e: Layer already exists 03:50:49 c3d156ad7b94: Layer already exists 03:50:49 44bff361b459: Layer already exists 03:50:49 534a70dc8296: Layer already exists 03:50:49 latest: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:50 2405cb6bb4cc: Preparing 03:50:50 08e7d3b43cac: Preparing 03:50:50 4bedcc5211b7: Preparing 03:50:50 314c420b088a: Preparing 03:50:50 d3a4716689b4: Preparing 03:50:50 8407a95c0896: Preparing 03:50:50 8407a95c0896: Waiting 03:50:50 29623456f10d: Preparing 03:50:50 6a26d7f1a45e: Preparing 03:50:50 c3d156ad7b94: Preparing 03:50:50 29623456f10d: Waiting 03:50:50 6a26d7f1a45e: Waiting 03:50:50 c3d156ad7b94: Waiting 03:50:50 008511673dee: Preparing 03:50:50 44bff361b459: Preparing 03:50:50 008511673dee: Waiting 03:50:50 534a70dc8296: Preparing 03:50:50 44bff361b459: Waiting 03:50:50 534a70dc8296: Waiting 03:50:50 314c420b088a: Layer already exists 03:50:50 d3a4716689b4: Layer already exists 03:50:50 08e7d3b43cac: Layer already exists 03:50:50 2405cb6bb4cc: Layer already exists 03:50:50 4bedcc5211b7: Layer already exists 03:50:50 8407a95c0896: Layer already exists 03:50:50 29623456f10d: Layer already exists 03:50:50 c3d156ad7b94: Layer already exists 03:50:50 6a26d7f1a45e: Layer already exists 03:50:50 008511673dee: Layer already exists 03:50:50 44bff361b459: Layer already exists 03:50:50 534a70dc8296: Layer already exists 03:50:50 4.0.0-dev.52: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:51 2405cb6bb4cc: Preparing 03:50:51 08e7d3b43cac: Preparing 03:50:51 4bedcc5211b7: Preparing 03:50:51 314c420b088a: Preparing 03:50:51 d3a4716689b4: Preparing 03:50:51 8407a95c0896: Preparing 03:50:51 29623456f10d: Preparing 03:50:51 6a26d7f1a45e: Preparing 03:50:51 c3d156ad7b94: Preparing 03:50:51 8407a95c0896: Waiting 03:50:51 6a26d7f1a45e: Waiting 03:50:51 29623456f10d: Waiting 03:50:51 008511673dee: Preparing 03:50:51 44bff361b459: Preparing 03:50:51 c3d156ad7b94: Waiting 03:50:51 534a70dc8296: Preparing 03:50:51 008511673dee: Waiting 03:50:51 534a70dc8296: Waiting 03:50:51 44bff361b459: Waiting 03:50:51 314c420b088a: Layer already exists 03:50:51 2405cb6bb4cc: Layer already exists 03:50:51 4bedcc5211b7: Layer already exists 03:50:51 08e7d3b43cac: Layer already exists 03:50:51 d3a4716689b4: Layer already exists 03:50:51 6a26d7f1a45e: Layer already exists 03:50:51 29623456f10d: Layer already exists 03:50:51 8407a95c0896: Layer already exists 03:50:51 c3d156ad7b94: Layer already exists 03:50:51 008511673dee: Layer already exists 03:50:51 534a70dc8296: Layer already exists 03:50:51 44bff361b459: Layer already exists 03:50:51 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:52 2405cb6bb4cc: Preparing 03:50:52 08e7d3b43cac: Preparing 03:50:52 4bedcc5211b7: Preparing 03:50:52 314c420b088a: Preparing 03:50:52 d3a4716689b4: Preparing 03:50:52 8407a95c0896: Preparing 03:50:52 29623456f10d: Preparing 03:50:52 6a26d7f1a45e: Preparing 03:50:52 c3d156ad7b94: Preparing 03:50:52 008511673dee: Preparing 03:50:52 8407a95c0896: Waiting 03:50:52 29623456f10d: Waiting 03:50:52 6a26d7f1a45e: Waiting 03:50:52 c3d156ad7b94: Waiting 03:50:52 44bff361b459: Preparing 03:50:52 008511673dee: Waiting 03:50:52 534a70dc8296: Preparing 03:50:52 44bff361b459: Waiting 03:50:52 534a70dc8296: Waiting 03:50:52 314c420b088a: Layer already exists 03:50:52 d3a4716689b4: Layer already exists 03:50:52 4bedcc5211b7: Layer already exists 03:50:52 2405cb6bb4cc: Layer already exists 03:50:52 08e7d3b43cac: Layer already exists 03:50:52 6a26d7f1a45e: Layer already exists 03:50:52 29623456f10d: Layer already exists 03:50:52 c3d156ad7b94: Layer already exists 03:50:52 8407a95c0896: Layer already exists 03:50:52 008511673dee: Layer already exists 03:50:52 534a70dc8296: Layer already exists 03:50:52 44bff361b459: Layer already exists 03:50:52 main: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:52 ===================================================== [Pipeline] echo 03:50:52 taggedImages: 03:50:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 03:50:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:50:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:50:52 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:52 latest 03:50:52 4.0.0-dev.52 03:50:52 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:50:52 main 03:50:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:53 90839fce4f67: Preparing 03:50:53 55ef140be8e2: Preparing 03:50:53 6a26d7f1a45e: Preparing 03:50:53 c3d156ad7b94: Preparing 03:50:53 f7dc2046b0c5: Preparing 03:50:53 075d2100cfe7: Preparing 03:50:53 075d2100cfe7: Waiting 03:50:53 534a70dc8296: Preparing 03:50:53 f7dc2046b0c5: Pushed 03:50:53 6a26d7f1a45e: Layer already exists 03:50:53 c3d156ad7b94: Layer already exists 03:50:53 534a70dc8296: Layer already exists 03:50:53 90839fce4f67: Pushed 03:50:55 075d2100cfe7: Pushed 03:50:57 55ef140be8e2: Pushed 03:50:57 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:58 90839fce4f67: Preparing 03:50:58 55ef140be8e2: Preparing 03:50:58 6a26d7f1a45e: Preparing 03:50:58 c3d156ad7b94: Preparing 03:50:58 f7dc2046b0c5: Preparing 03:50:58 075d2100cfe7: Preparing 03:50:58 534a70dc8296: Preparing 03:50:58 075d2100cfe7: Waiting 03:50:58 534a70dc8296: Waiting 03:50:58 6a26d7f1a45e: Layer already exists 03:50:58 90839fce4f67: Layer already exists 03:50:58 c3d156ad7b94: Layer already exists 03:50:58 f7dc2046b0c5: Layer already exists 03:50:58 55ef140be8e2: Layer already exists 03:50:58 075d2100cfe7: Layer already exists 03:50:58 534a70dc8296: Layer already exists 03:50:58 latest: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:59 90839fce4f67: Preparing 03:50:59 55ef140be8e2: Preparing 03:50:59 6a26d7f1a45e: Preparing 03:50:59 c3d156ad7b94: Preparing 03:50:59 f7dc2046b0c5: Preparing 03:50:59 075d2100cfe7: Preparing 03:50:59 534a70dc8296: Preparing 03:50:59 075d2100cfe7: Waiting 03:50:59 534a70dc8296: Waiting 03:50:59 55ef140be8e2: Layer already exists 03:50:59 c3d156ad7b94: Layer already exists 03:50:59 90839fce4f67: Layer already exists 03:50:59 6a26d7f1a45e: Layer already exists 03:50:59 f7dc2046b0c5: Layer already exists 03:50:59 075d2100cfe7: Layer already exists 03:50:59 534a70dc8296: Layer already exists 03:50:59 4.0.0-dev.52: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:00 90839fce4f67: Preparing 03:51:00 55ef140be8e2: Preparing 03:51:00 6a26d7f1a45e: Preparing 03:51:00 c3d156ad7b94: Preparing 03:51:00 f7dc2046b0c5: Preparing 03:51:00 075d2100cfe7: Preparing 03:51:00 534a70dc8296: Preparing 03:51:00 075d2100cfe7: Waiting 03:51:00 534a70dc8296: Waiting 03:51:00 90839fce4f67: Layer already exists 03:51:00 f7dc2046b0c5: Layer already exists 03:51:00 55ef140be8e2: Layer already exists 03:51:00 c3d156ad7b94: Layer already exists 03:51:00 6a26d7f1a45e: Layer already exists 03:51:00 534a70dc8296: Layer already exists 03:51:00 075d2100cfe7: Layer already exists 03:51:00 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:01 90839fce4f67: Preparing 03:51:01 55ef140be8e2: Preparing 03:51:01 6a26d7f1a45e: Preparing 03:51:01 c3d156ad7b94: Preparing 03:51:01 f7dc2046b0c5: Preparing 03:51:01 075d2100cfe7: Preparing 03:51:01 534a70dc8296: Preparing 03:51:01 075d2100cfe7: Waiting 03:51:01 55ef140be8e2: Layer already exists 03:51:01 6a26d7f1a45e: Layer already exists 03:51:01 c3d156ad7b94: Layer already exists 03:51:01 f7dc2046b0c5: Layer already exists 03:51:01 90839fce4f67: Layer already exists 03:51:01 075d2100cfe7: Layer already exists 03:51:01 534a70dc8296: Layer already exists 03:51:01 main: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:01 ===================================================== [Pipeline] echo 03:51:01 taggedImages: 03:51:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:51:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 03:51:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:51:01 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:51:01 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:01 latest 03:51:01 4.0.0-dev.52 03:51:01 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:01 main 03:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:02 ee634f44b895: Preparing 03:51:02 a5535a41e014: Preparing 03:51:02 93bb589e1105: Preparing 03:51:02 6a26d7f1a45e: Preparing 03:51:02 c3d156ad7b94: Preparing 03:51:02 c2e9e06eb8fa: Preparing 03:51:02 16add94b8729: Preparing 03:51:02 c49e81462ad6: Preparing 03:51:02 7a631b37af05: Preparing 03:51:02 c2e9e06eb8fa: Waiting 03:51:02 534a70dc8296: Preparing 03:51:02 16add94b8729: Waiting 03:51:02 c49e81462ad6: Waiting 03:51:02 7a631b37af05: Waiting 03:51:02 534a70dc8296: Waiting 03:51:02 6a26d7f1a45e: Layer already exists 03:51:02 c3d156ad7b94: Layer already exists 03:51:02 93bb589e1105: Pushed 03:51:02 a5535a41e014: Pushed 03:51:02 ee634f44b895: Pushed 03:51:02 534a70dc8296: Layer already exists 03:51:02 c49e81462ad6: Pushed 03:51:03 7a631b37af05: Pushed 03:51:15 16add94b8729: Pushed 03:51:22 c2e9e06eb8fa: Pushed 03:51:22 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:23 ee634f44b895: Preparing 03:51:23 a5535a41e014: Preparing 03:51:23 93bb589e1105: Preparing 03:51:23 6a26d7f1a45e: Preparing 03:51:23 c3d156ad7b94: Preparing 03:51:23 c2e9e06eb8fa: Preparing 03:51:23 16add94b8729: Preparing 03:51:23 c2e9e06eb8fa: Waiting 03:51:23 16add94b8729: Waiting 03:51:23 c49e81462ad6: Preparing 03:51:23 7a631b37af05: Preparing 03:51:23 c49e81462ad6: Waiting 03:51:23 534a70dc8296: Preparing 03:51:23 7a631b37af05: Waiting 03:51:23 534a70dc8296: Waiting 03:51:23 c3d156ad7b94: Layer already exists 03:51:23 93bb589e1105: Layer already exists 03:51:23 ee634f44b895: Layer already exists 03:51:23 a5535a41e014: Layer already exists 03:51:23 6a26d7f1a45e: Layer already exists 03:51:23 c2e9e06eb8fa: Layer already exists 03:51:23 c49e81462ad6: Layer already exists 03:51:23 7a631b37af05: Layer already exists 03:51:23 534a70dc8296: Layer already exists 03:51:23 16add94b8729: Layer already exists 03:51:23 latest: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 03:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:24 ee634f44b895: Preparing 03:51:24 a5535a41e014: Preparing 03:51:24 93bb589e1105: Preparing 03:51:24 6a26d7f1a45e: Preparing 03:51:24 c3d156ad7b94: Preparing 03:51:24 c2e9e06eb8fa: Preparing 03:51:24 16add94b8729: Preparing 03:51:24 c49e81462ad6: Preparing 03:51:24 7a631b37af05: Preparing 03:51:24 534a70dc8296: Preparing 03:51:24 16add94b8729: Waiting 03:51:24 c49e81462ad6: Waiting 03:51:24 7a631b37af05: Waiting 03:51:24 c2e9e06eb8fa: Waiting 03:51:24 534a70dc8296: Waiting 03:51:24 ee634f44b895: Layer already exists 03:51:24 a5535a41e014: Layer already exists 03:51:24 93bb589e1105: Layer already exists 03:51:24 6a26d7f1a45e: Layer already exists 03:51:24 c3d156ad7b94: Layer already exists 03:51:24 16add94b8729: Layer already exists 03:51:24 c2e9e06eb8fa: Layer already exists 03:51:24 c49e81462ad6: Layer already exists 03:51:24 534a70dc8296: Layer already exists 03:51:24 7a631b37af05: Layer already exists 03:51:24 4.0.0-dev.52: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:25 ee634f44b895: Preparing 03:51:25 a5535a41e014: Preparing 03:51:25 93bb589e1105: Preparing 03:51:25 6a26d7f1a45e: Preparing 03:51:25 c3d156ad7b94: Preparing 03:51:25 c2e9e06eb8fa: Preparing 03:51:25 16add94b8729: Preparing 03:51:25 c49e81462ad6: Preparing 03:51:25 7a631b37af05: Preparing 03:51:25 534a70dc8296: Preparing 03:51:25 16add94b8729: Waiting 03:51:25 c49e81462ad6: Waiting 03:51:25 7a631b37af05: Waiting 03:51:25 534a70dc8296: Waiting 03:51:25 c2e9e06eb8fa: Waiting 03:51:25 a5535a41e014: Layer already exists 03:51:25 6a26d7f1a45e: Layer already exists 03:51:25 ee634f44b895: Layer already exists 03:51:25 93bb589e1105: Layer already exists 03:51:25 c3d156ad7b94: Layer already exists 03:51:25 c2e9e06eb8fa: Layer already exists 03:51:25 534a70dc8296: Layer already exists 03:51:25 7a631b37af05: Layer already exists 03:51:25 16add94b8729: Layer already exists 03:51:25 c49e81462ad6: Layer already exists 03:51:25 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:26 ee634f44b895: Preparing 03:51:26 a5535a41e014: Preparing 03:51:26 93bb589e1105: Preparing 03:51:26 6a26d7f1a45e: Preparing 03:51:26 c3d156ad7b94: Preparing 03:51:26 c2e9e06eb8fa: Preparing 03:51:26 16add94b8729: Preparing 03:51:26 c49e81462ad6: Preparing 03:51:26 7a631b37af05: Preparing 03:51:26 534a70dc8296: Preparing 03:51:26 c49e81462ad6: Waiting 03:51:26 7a631b37af05: Waiting 03:51:26 534a70dc8296: Waiting 03:51:26 c2e9e06eb8fa: Waiting 03:51:26 16add94b8729: Waiting 03:51:26 93bb589e1105: Layer already exists 03:51:26 6a26d7f1a45e: Layer already exists 03:51:26 c3d156ad7b94: Layer already exists 03:51:26 ee634f44b895: Layer already exists 03:51:26 a5535a41e014: Layer already exists 03:51:26 16add94b8729: Layer already exists 03:51:26 7a631b37af05: Layer already exists 03:51:26 c49e81462ad6: Layer already exists 03:51:26 c2e9e06eb8fa: Layer already exists 03:51:26 534a70dc8296: Layer already exists 03:51:26 main: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:26 ===================================================== [Pipeline] echo 03:51:26 taggedImages: 03:51:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:51:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 03:51:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:51:26 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:51:26 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:26 latest 03:51:26 4.0.0-dev.52 03:51:26 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:26 main 03:51:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:27 931f849da583: Preparing 03:51:27 0d077118ec1f: Preparing 03:51:27 29672bab79ab: Preparing 03:51:27 6a26d7f1a45e: Preparing 03:51:27 c3d156ad7b94: Preparing 03:51:27 c2e9e06eb8fa: Preparing 03:51:27 8c5e5bc70ac1: Preparing 03:51:27 39adfdf75b9d: Preparing 03:51:27 534a70dc8296: Preparing 03:51:27 8c5e5bc70ac1: Waiting 03:51:27 c2e9e06eb8fa: Waiting 03:51:27 39adfdf75b9d: Waiting 03:51:27 534a70dc8296: Waiting 03:51:27 c3d156ad7b94: Layer already exists 03:51:27 6a26d7f1a45e: Layer already exists 03:51:27 c2e9e06eb8fa: Layer already exists 03:51:27 29672bab79ab: Pushed 03:51:27 0d077118ec1f: Pushed 03:51:27 931f849da583: Pushed 03:51:27 534a70dc8296: Layer already exists 03:51:27 8c5e5bc70ac1: Pushed 03:51:28 39adfdf75b9d: Pushed 03:51:30 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:30 931f849da583: Preparing 03:51:30 0d077118ec1f: Preparing 03:51:30 29672bab79ab: Preparing 03:51:30 6a26d7f1a45e: Preparing 03:51:30 c3d156ad7b94: Preparing 03:51:30 c2e9e06eb8fa: Preparing 03:51:30 8c5e5bc70ac1: Preparing 03:51:30 c2e9e06eb8fa: Waiting 03:51:30 39adfdf75b9d: Preparing 03:51:30 8c5e5bc70ac1: Waiting 03:51:30 534a70dc8296: Preparing 03:51:30 39adfdf75b9d: Waiting 03:51:30 534a70dc8296: Waiting 03:51:30 6a26d7f1a45e: Layer already exists 03:51:30 29672bab79ab: Layer already exists 03:51:30 0d077118ec1f: Layer already exists 03:51:30 931f849da583: Layer already exists 03:51:30 c3d156ad7b94: Layer already exists 03:51:30 534a70dc8296: Layer already exists 03:51:30 39adfdf75b9d: Layer already exists 03:51:30 8c5e5bc70ac1: Layer already exists 03:51:30 c2e9e06eb8fa: Layer already exists 03:51:31 latest: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 03:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:31 931f849da583: Preparing 03:51:31 0d077118ec1f: Preparing 03:51:31 29672bab79ab: Preparing 03:51:31 6a26d7f1a45e: Preparing 03:51:31 c3d156ad7b94: Preparing 03:51:31 c2e9e06eb8fa: Preparing 03:51:31 8c5e5bc70ac1: Preparing 03:51:31 39adfdf75b9d: Preparing 03:51:31 534a70dc8296: Preparing 03:51:31 c2e9e06eb8fa: Waiting 03:51:31 8c5e5bc70ac1: Waiting 03:51:31 39adfdf75b9d: Waiting 03:51:31 534a70dc8296: Waiting 03:51:31 0d077118ec1f: Layer already exists 03:51:31 29672bab79ab: Layer already exists 03:51:31 6a26d7f1a45e: Layer already exists 03:51:31 c3d156ad7b94: Layer already exists 03:51:31 931f849da583: Layer already exists 03:51:31 39adfdf75b9d: Layer already exists 03:51:31 c2e9e06eb8fa: Layer already exists 03:51:31 8c5e5bc70ac1: Layer already exists 03:51:31 534a70dc8296: Layer already exists 03:51:32 4.0.0-dev.52: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:32 931f849da583: Preparing 03:51:32 0d077118ec1f: Preparing 03:51:32 29672bab79ab: Preparing 03:51:32 6a26d7f1a45e: Preparing 03:51:32 c3d156ad7b94: Preparing 03:51:32 c2e9e06eb8fa: Preparing 03:51:32 8c5e5bc70ac1: Preparing 03:51:32 39adfdf75b9d: Preparing 03:51:32 534a70dc8296: Preparing 03:51:32 c2e9e06eb8fa: Waiting 03:51:32 534a70dc8296: Waiting 03:51:32 8c5e5bc70ac1: Waiting 03:51:32 39adfdf75b9d: Waiting 03:51:32 29672bab79ab: Layer already exists 03:51:32 0d077118ec1f: Layer already exists 03:51:32 6a26d7f1a45e: Layer already exists 03:51:32 c3d156ad7b94: Layer already exists 03:51:32 931f849da583: Layer already exists 03:51:32 8c5e5bc70ac1: Layer already exists 03:51:32 39adfdf75b9d: Layer already exists 03:51:32 534a70dc8296: Layer already exists 03:51:32 c2e9e06eb8fa: Layer already exists 03:51:32 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:33 931f849da583: Preparing 03:51:33 0d077118ec1f: Preparing 03:51:33 29672bab79ab: Preparing 03:51:33 6a26d7f1a45e: Preparing 03:51:33 c3d156ad7b94: Preparing 03:51:33 c2e9e06eb8fa: Preparing 03:51:33 8c5e5bc70ac1: Preparing 03:51:33 c2e9e06eb8fa: Waiting 03:51:33 39adfdf75b9d: Preparing 03:51:33 8c5e5bc70ac1: Waiting 03:51:33 534a70dc8296: Preparing 03:51:33 39adfdf75b9d: Waiting 03:51:33 534a70dc8296: Waiting 03:51:33 931f849da583: Layer already exists 03:51:33 0d077118ec1f: Layer already exists 03:51:33 c3d156ad7b94: Layer already exists 03:51:33 29672bab79ab: Layer already exists 03:51:33 6a26d7f1a45e: Layer already exists 03:51:33 8c5e5bc70ac1: Layer already exists 03:51:33 c2e9e06eb8fa: Layer already exists 03:51:33 39adfdf75b9d: Layer already exists 03:51:33 534a70dc8296: Layer already exists 03:51:33 main: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:34 ===================================================== [Pipeline] echo 03:51:34 taggedImages: 03:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 03:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:51:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:51:34 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:34 latest 03:51:34 4.0.0-dev.52 03:51:34 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:34 main 03:51:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:34 495205029e30: Preparing 03:51:34 befbe06875fa: Preparing 03:51:34 7536e9fb5d50: Preparing 03:51:34 6a26d7f1a45e: Preparing 03:51:34 c3d156ad7b94: Preparing 03:51:34 8dbb6f3e79c0: Preparing 03:51:34 c49e81462ad6: Preparing 03:51:34 8dbb6f3e79c0: Waiting 03:51:34 7a631b37af05: Preparing 03:51:34 c49e81462ad6: Waiting 03:51:34 534a70dc8296: Preparing 03:51:34 7a631b37af05: Waiting 03:51:34 534a70dc8296: Waiting 03:51:34 6a26d7f1a45e: Layer already exists 03:51:34 c3d156ad7b94: Layer already exists 03:51:34 c49e81462ad6: Layer already exists 03:51:35 495205029e30: Pushed 03:51:35 7a631b37af05: Layer already exists 03:51:35 7536e9fb5d50: Pushed 03:51:35 befbe06875fa: Pushed 03:51:35 534a70dc8296: Layer already exists 03:51:57 8dbb6f3e79c0: Pushed 03:51:57 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:57 495205029e30: Preparing 03:51:57 befbe06875fa: Preparing 03:51:57 7536e9fb5d50: Preparing 03:51:57 6a26d7f1a45e: Preparing 03:51:57 c3d156ad7b94: Preparing 03:51:57 8dbb6f3e79c0: Preparing 03:51:57 c49e81462ad6: Preparing 03:51:57 7a631b37af05: Preparing 03:51:57 534a70dc8296: Preparing 03:51:57 8dbb6f3e79c0: Waiting 03:51:57 c49e81462ad6: Waiting 03:51:57 7a631b37af05: Waiting 03:51:57 534a70dc8296: Waiting 03:51:57 6a26d7f1a45e: Layer already exists 03:51:57 7536e9fb5d50: Layer already exists 03:51:57 c3d156ad7b94: Layer already exists 03:51:57 495205029e30: Layer already exists 03:51:57 befbe06875fa: Layer already exists 03:51:57 c49e81462ad6: Layer already exists 03:51:57 7a631b37af05: Layer already exists 03:51:57 8dbb6f3e79c0: Layer already exists 03:51:57 534a70dc8296: Layer already exists 03:51:58 latest: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 03:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:58 495205029e30: Preparing 03:51:58 befbe06875fa: Preparing 03:51:58 7536e9fb5d50: Preparing 03:51:58 6a26d7f1a45e: Preparing 03:51:58 c3d156ad7b94: Preparing 03:51:58 8dbb6f3e79c0: Preparing 03:51:58 c49e81462ad6: Preparing 03:51:58 7a631b37af05: Preparing 03:51:58 534a70dc8296: Preparing 03:51:58 8dbb6f3e79c0: Waiting 03:51:58 c49e81462ad6: Waiting 03:51:58 7a631b37af05: Waiting 03:51:58 534a70dc8296: Waiting 03:51:58 c3d156ad7b94: Layer already exists 03:51:58 6a26d7f1a45e: Layer already exists 03:51:58 befbe06875fa: Layer already exists 03:51:58 495205029e30: Layer already exists 03:51:58 7536e9fb5d50: Layer already exists 03:51:58 8dbb6f3e79c0: Layer already exists 03:51:58 c49e81462ad6: Layer already exists 03:51:58 534a70dc8296: Layer already exists 03:51:58 7a631b37af05: Layer already exists 03:51:59 4.0.0-dev.52: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:59 495205029e30: Preparing 03:51:59 befbe06875fa: Preparing 03:51:59 7536e9fb5d50: Preparing 03:51:59 6a26d7f1a45e: Preparing 03:51:59 c3d156ad7b94: Preparing 03:51:59 8dbb6f3e79c0: Preparing 03:51:59 c49e81462ad6: Preparing 03:51:59 7a631b37af05: Preparing 03:51:59 534a70dc8296: Preparing 03:51:59 8dbb6f3e79c0: Waiting 03:51:59 c49e81462ad6: Waiting 03:51:59 7a631b37af05: Waiting 03:51:59 534a70dc8296: Waiting 03:51:59 6a26d7f1a45e: Layer already exists 03:51:59 495205029e30: Layer already exists 03:51:59 befbe06875fa: Layer already exists 03:51:59 c3d156ad7b94: Layer already exists 03:51:59 7536e9fb5d50: Layer already exists 03:51:59 8dbb6f3e79c0: Layer already exists 03:51:59 7a631b37af05: Layer already exists 03:51:59 c49e81462ad6: Layer already exists 03:51:59 534a70dc8296: Layer already exists 03:52:00 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:00 495205029e30: Preparing 03:52:00 befbe06875fa: Preparing 03:52:00 7536e9fb5d50: Preparing 03:52:00 6a26d7f1a45e: Preparing 03:52:00 c3d156ad7b94: Preparing 03:52:00 8dbb6f3e79c0: Preparing 03:52:00 c49e81462ad6: Preparing 03:52:00 7a631b37af05: Preparing 03:52:00 534a70dc8296: Preparing 03:52:00 c49e81462ad6: Waiting 03:52:00 7a631b37af05: Waiting 03:52:00 534a70dc8296: Waiting 03:52:00 8dbb6f3e79c0: Waiting 03:52:00 7536e9fb5d50: Layer already exists 03:52:00 495205029e30: Layer already exists 03:52:00 befbe06875fa: Layer already exists 03:52:00 6a26d7f1a45e: Layer already exists 03:52:00 c3d156ad7b94: Layer already exists 03:52:00 c49e81462ad6: Layer already exists 03:52:00 8dbb6f3e79c0: Layer already exists 03:52:00 534a70dc8296: Layer already exists 03:52:00 7a631b37af05: Layer already exists 03:52:01 main: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:01 ===================================================== [Pipeline] echo 03:52:01 taggedImages: 03:52:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:52:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 03:52:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:52:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:52:01 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:01 latest 03:52:01 4.0.0-dev.52 03:52:01 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:01 main 03:52:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:52:02 818e7634f8e0: Preparing 03:52:02 b571bd92102a: Preparing 03:52:02 0680c36b7fbf: Preparing 03:52:02 6a26d7f1a45e: Preparing 03:52:02 c3d156ad7b94: Preparing 03:52:02 1205795eb923: Preparing 03:52:02 94c833d90e70: Preparing 03:52:02 534a70dc8296: Preparing 03:52:02 1205795eb923: Waiting 03:52:02 94c833d90e70: Waiting 03:52:02 534a70dc8296: Waiting 03:52:02 6a26d7f1a45e: Layer already exists 03:52:02 c3d156ad7b94: Layer already exists 03:52:02 b571bd92102a: Pushed 03:52:02 818e7634f8e0: Pushed 03:52:02 1205795eb923: Pushed 03:52:02 534a70dc8296: Layer already exists 03:52:03 94c833d90e70: Pushed 03:52:09 0680c36b7fbf: Pushed 03:52:09 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:52:10 818e7634f8e0: Preparing 03:52:10 b571bd92102a: Preparing 03:52:10 0680c36b7fbf: Preparing 03:52:10 6a26d7f1a45e: Preparing 03:52:10 c3d156ad7b94: Preparing 03:52:10 1205795eb923: Preparing 03:52:10 94c833d90e70: Preparing 03:52:10 1205795eb923: Waiting 03:52:10 534a70dc8296: Preparing 03:52:10 94c833d90e70: Waiting 03:52:10 534a70dc8296: Waiting 03:52:10 6a26d7f1a45e: Layer already exists 03:52:10 c3d156ad7b94: Layer already exists 03:52:10 818e7634f8e0: Layer already exists 03:52:10 0680c36b7fbf: Layer already exists 03:52:10 b571bd92102a: Layer already exists 03:52:10 1205795eb923: Layer already exists 03:52:10 94c833d90e70: Layer already exists 03:52:10 534a70dc8296: Layer already exists 03:52:10 latest: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 03:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:52:11 818e7634f8e0: Preparing 03:52:11 b571bd92102a: Preparing 03:52:11 0680c36b7fbf: Preparing 03:52:11 6a26d7f1a45e: Preparing 03:52:11 c3d156ad7b94: Preparing 03:52:11 1205795eb923: Preparing 03:52:11 94c833d90e70: Preparing 03:52:11 534a70dc8296: Preparing 03:52:11 1205795eb923: Waiting 03:52:11 94c833d90e70: Waiting 03:52:11 534a70dc8296: Waiting 03:52:11 818e7634f8e0: Layer already exists 03:52:11 c3d156ad7b94: Layer already exists 03:52:11 b571bd92102a: Layer already exists 03:52:11 0680c36b7fbf: Layer already exists 03:52:11 6a26d7f1a45e: Layer already exists 03:52:11 1205795eb923: Layer already exists 03:52:11 94c833d90e70: Layer already exists 03:52:11 534a70dc8296: Layer already exists 03:52:11 4.0.0-dev.52: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:52:12 818e7634f8e0: Preparing 03:52:12 b571bd92102a: Preparing 03:52:12 0680c36b7fbf: Preparing 03:52:12 6a26d7f1a45e: Preparing 03:52:12 c3d156ad7b94: Preparing 03:52:12 1205795eb923: Preparing 03:52:12 94c833d90e70: Preparing 03:52:12 534a70dc8296: Preparing 03:52:12 1205795eb923: Waiting 03:52:12 94c833d90e70: Waiting 03:52:12 534a70dc8296: Waiting 03:52:12 818e7634f8e0: Layer already exists 03:52:12 c3d156ad7b94: Layer already exists 03:52:12 6a26d7f1a45e: Layer already exists 03:52:12 0680c36b7fbf: Layer already exists 03:52:12 b571bd92102a: Layer already exists 03:52:12 1205795eb923: Layer already exists 03:52:12 94c833d90e70: Layer already exists 03:52:12 534a70dc8296: Layer already exists 03:52:12 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:52:13 818e7634f8e0: Preparing 03:52:13 b571bd92102a: Preparing 03:52:13 0680c36b7fbf: Preparing 03:52:13 6a26d7f1a45e: Preparing 03:52:13 c3d156ad7b94: Preparing 03:52:13 1205795eb923: Preparing 03:52:13 94c833d90e70: Preparing 03:52:13 534a70dc8296: Preparing 03:52:13 1205795eb923: Waiting 03:52:13 94c833d90e70: Waiting 03:52:13 534a70dc8296: Waiting 03:52:13 c3d156ad7b94: Layer already exists 03:52:13 6a26d7f1a45e: Layer already exists 03:52:13 0680c36b7fbf: Layer already exists 03:52:13 818e7634f8e0: Layer already exists 03:52:13 b571bd92102a: Layer already exists 03:52:13 534a70dc8296: Layer already exists 03:52:13 1205795eb923: Layer already exists 03:52:13 94c833d90e70: Layer already exists 03:52:13 main: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:13 ===================================================== [Pipeline] echo 03:52:13 taggedImages: 03:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 03:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:52:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:52:13 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:13 latest 03:52:13 4.0.0-dev.52 03:52:13 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:13 main 03:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:14 e628e2d45960: Preparing 03:52:14 e4472857bdb7: Preparing 03:52:14 6a26d7f1a45e: Preparing 03:52:14 c3d156ad7b94: Preparing 03:52:14 0b20ff4e4cfb: Preparing 03:52:14 5baecfbf7808: Preparing 03:52:14 534a70dc8296: Preparing 03:52:14 5baecfbf7808: Waiting 03:52:14 534a70dc8296: Waiting 03:52:14 c3d156ad7b94: Layer already exists 03:52:14 6a26d7f1a45e: Layer already exists 03:52:14 534a70dc8296: Layer already exists 03:52:14 0b20ff4e4cfb: Pushed 03:52:14 e628e2d45960: Pushed 03:52:15 5baecfbf7808: Pushed 03:52:23 e4472857bdb7: Pushed 03:52:23 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:24 e628e2d45960: Preparing 03:52:24 e4472857bdb7: Preparing 03:52:24 6a26d7f1a45e: Preparing 03:52:24 c3d156ad7b94: Preparing 03:52:24 0b20ff4e4cfb: Preparing 03:52:24 5baecfbf7808: Preparing 03:52:24 534a70dc8296: Preparing 03:52:24 5baecfbf7808: Waiting 03:52:24 534a70dc8296: Waiting 03:52:24 c3d156ad7b94: Layer already exists 03:52:24 e628e2d45960: Layer already exists 03:52:24 e4472857bdb7: Layer already exists 03:52:24 6a26d7f1a45e: Layer already exists 03:52:24 0b20ff4e4cfb: Layer already exists 03:52:24 5baecfbf7808: Layer already exists 03:52:24 534a70dc8296: Layer already exists 03:52:24 latest: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 03:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:25 e628e2d45960: Preparing 03:52:25 e4472857bdb7: Preparing 03:52:25 6a26d7f1a45e: Preparing 03:52:25 c3d156ad7b94: Preparing 03:52:25 0b20ff4e4cfb: Preparing 03:52:25 5baecfbf7808: Preparing 03:52:25 534a70dc8296: Preparing 03:52:25 5baecfbf7808: Waiting 03:52:25 534a70dc8296: Waiting 03:52:25 e4472857bdb7: Layer already exists 03:52:25 0b20ff4e4cfb: Layer already exists 03:52:25 c3d156ad7b94: Layer already exists 03:52:25 e628e2d45960: Layer already exists 03:52:25 6a26d7f1a45e: Layer already exists 03:52:25 5baecfbf7808: Layer already exists 03:52:25 534a70dc8296: Layer already exists 03:52:25 4.0.0-dev.52: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:26 e628e2d45960: Preparing 03:52:26 e4472857bdb7: Preparing 03:52:26 6a26d7f1a45e: Preparing 03:52:26 c3d156ad7b94: Preparing 03:52:26 0b20ff4e4cfb: Preparing 03:52:26 5baecfbf7808: Preparing 03:52:26 534a70dc8296: Preparing 03:52:26 5baecfbf7808: Waiting 03:52:26 534a70dc8296: Waiting 03:52:26 e4472857bdb7: Layer already exists 03:52:26 c3d156ad7b94: Layer already exists 03:52:26 0b20ff4e4cfb: Layer already exists 03:52:26 e628e2d45960: Layer already exists 03:52:26 6a26d7f1a45e: Layer already exists 03:52:26 5baecfbf7808: Layer already exists 03:52:26 534a70dc8296: Layer already exists 03:52:26 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:27 e628e2d45960: Preparing 03:52:27 e4472857bdb7: Preparing 03:52:27 6a26d7f1a45e: Preparing 03:52:27 c3d156ad7b94: Preparing 03:52:27 0b20ff4e4cfb: Preparing 03:52:27 5baecfbf7808: Preparing 03:52:27 534a70dc8296: Preparing 03:52:27 5baecfbf7808: Waiting 03:52:27 534a70dc8296: Waiting 03:52:27 6a26d7f1a45e: Layer already exists 03:52:27 0b20ff4e4cfb: Layer already exists 03:52:27 e4472857bdb7: Layer already exists 03:52:27 e628e2d45960: Layer already exists 03:52:27 c3d156ad7b94: Layer already exists 03:52:27 5baecfbf7808: Layer already exists 03:52:27 534a70dc8296: Layer already exists 03:52:27 main: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:27 ===================================================== [Pipeline] echo 03:52:27 taggedImages: 03:52:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 03:52:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:52:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 03:52:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 03:52:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:27 03:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:28 arm64: Pulling from edgex-lftools-log-publisher 03:52:28 8998bd30e6a1: Pulling fs layer 03:52:28 04944245beec: Pulling fs layer 03:52:28 699f458cf7ca: Pulling fs layer 03:52:28 765212b225bb: Pulling fs layer 03:52:28 f23df028b6ca: Pulling fs layer 03:52:28 765212b225bb: Waiting 03:52:28 d65c8cfc05b1: Pulling fs layer 03:52:28 f23df028b6ca: Waiting 03:52:28 2437ff75d9bd: Pulling fs layer 03:52:28 d65c8cfc05b1: Waiting 03:52:28 2437ff75d9bd: Waiting 03:52:28 04944245beec: Verifying Checksum 03:52:28 04944245beec: Download complete 03:52:28 765212b225bb: Verifying Checksum 03:52:28 765212b225bb: Download complete 03:52:28 f23df028b6ca: Download complete 03:52:28 d65c8cfc05b1: Verifying Checksum 03:52:28 d65c8cfc05b1: Download complete 03:52:28 699f458cf7ca: Verifying Checksum 03:52:28 699f458cf7ca: Download complete 03:52:29 8998bd30e6a1: Verifying Checksum 03:52:29 8998bd30e6a1: Download complete 03:52:31 2437ff75d9bd: Verifying Checksum 03:52:31 2437ff75d9bd: Download complete 03:52:35 8998bd30e6a1: Pull complete 03:52:35 04944245beec: Pull complete 03:52:37 699f458cf7ca: Pull complete 03:52:37 765212b225bb: Pull complete 03:52:38 f23df028b6ca: Pull complete 03:52:38 d65c8cfc05b1: Pull complete 03:53:05 2437ff75d9bd: Pull complete 03:53:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:05 prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container 03:53:05 $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:53:07 $ docker top 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:08 ---> job-cost.sh 03:53:08 lf-activate-venv: SKIPPING 03:53:08 INFO: No Stack... 03:53:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:09 INFO: Archiving Costs [Pipeline] sh 03:53:10 + cat /w/workspace/edgex-go/788/archives/cost.csv 03:53:10 + cut -d, -f6 [Pipeline] lock 03:53:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] 03:53:10 Resource [jenkins-edgexfoundry-edgex-go-main-788-stack-cost] did not exist. Created. 03:53:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:53:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:53:11 Stashed 1 file(s) [Pipeline] } 03:53:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] [Pipeline] // lock [Pipeline] } 03:53:11 $ docker stop --time=1 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 03:53:12 $ docker rm -f --volumes 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:53:13 provisioning config files... 03:53:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/788@tmp/config5231996574519622140tmp [Pipeline] { [Pipeline] sh 03:53:13 + set +x 03:53:13 + bash -s -- 03:53:13 + curl -s https://codecov.io/bash 03:53:13 03:53:13 _____ _ 03:53:13 / ____| | | 03:53:13 | | ___ __| | ___ ___ _____ __ 03:53:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:53:13 | |___| (_) | (_| | __/ (_| (_) \ V / 03:53:13 \_____\___/ \__,_|\___|\___\___/ \_/ 03:53:13 Bash-1.0.6 03:53:13 03:53:13 03:53:13 ==> git version 2.25.1 found 03:53:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:53:13 Release-Date: 2020-01-08 03:53:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:53:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:53:13 ==> Jenkins CI detected. 03:53:13 current dir:  /w/workspace/edgex-go/788 03:53:13 project root: . 03:53:13 --> token set from env 03:53:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:53:13 ==> Running gcov in . (disable via -X gcov) 03:53:13 ==> Python coveragepy not found 03:53:13 ==> Searching for coverage reports in: 03:53:13 + . 03:53:13 -> Found 1 reports 03:53:13 ==> Detecting git/mercurial file structure 03:53:13 ==> Reading reports 03:53:13 + ./coverage.out bytes=1529686 03:53:13 ==> Appending adjustments 03:53:13 https://docs.codecov.io/docs/fixing-reports 03:53:15 + Found adjustments 03:53:15 ==> Gzipping contents 03:53:15 132K /tmp/codecov.kJivcb.gz 03:53:15 ==> Uploading reports 03:53:15 url: https://codecov.io 03:53:15 query: branch=main&commit=71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d&build=788&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F788%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:53:15 -> Pinging Codecov 03:53:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d&build=788&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F788%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:53:15 -> Uploading to 03:53:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d/b86ac5d7-3e30-4b39-a34b-fa3a5049b5dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250207%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250207T035315Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=75d96f335ff11c5f08bf1868c8e0a671f6b69792524b95cb2b66e23a8a8eb7d6 03:53:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:15 Dload Upload Total Spent Left Speed 03:53:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 478k --:--:-- --:--:-- --:--:-- 478k 03:53:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } 03:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:53:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:53:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:53:16 03:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:53:16 latest: Pulling from edgex-devops/edgex-snyk-go 03:53:16 43c4264eed91: Pulling fs layer 03:53:16 4cc291be95ef: Pulling fs layer 03:53:16 2ac1f1163629: Pulling fs layer 03:53:16 5c3c966382ef: Pulling fs layer 03:53:16 4f4fb700ef54: Pulling fs layer 03:53:16 d9c7d2e4e75e: Pulling fs layer 03:53:16 9c3e1370e548: Pulling fs layer 03:53:16 5c3c966382ef: Waiting 03:53:16 4f4fb700ef54: Waiting 03:53:16 d9c7d2e4e75e: Waiting 03:53:16 9c3e1370e548: Waiting 03:53:16 4cc291be95ef: Verifying Checksum 03:53:16 5c3c966382ef: Verifying Checksum 03:53:16 5c3c966382ef: Download complete 03:53:16 4f4fb700ef54: Download complete 03:53:16 43c4264eed91: Download complete 03:53:16 d9c7d2e4e75e: Download complete 03:53:16 43c4264eed91: Pull complete 03:53:17 4cc291be95ef: Pull complete 03:53:17 2ac1f1163629: Verifying Checksum 03:53:17 2ac1f1163629: Download complete 03:53:17 9c3e1370e548: Verifying Checksum 03:53:17 9c3e1370e548: Download complete 03:53:20 2ac1f1163629: Pull complete 03:53:20 5c3c966382ef: Pull complete 03:53:20 4f4fb700ef54: Pull complete 03:53:21 d9c7d2e4e75e: Pull complete 03:53:24 9c3e1370e548: Pull complete 03:53:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:24 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:53:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:53:32 $ docker top 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:32 + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo 03:53:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:53:32 + set -o pipefail 03:53:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:53:42 03:53:42 Monitoring /w/workspace/edgex-go/788 (github.com/edgexfoundry/edgex-go)... 03:53:42 03:53:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d40412ca-674d-42b2-ba8c-e3e03af2cc8d 03:53:42 03:53:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:53:42 03:53:42 03:53:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:53:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:53:42 $ docker stop --time=1 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f 03:53:48 $ docker rm -f --volumes 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:53:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:48 provisioning config files... 03:53:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/788@tmp/config385325280701444400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:49 --> edgex-publish-swagger.sh 03:53:49 === Publish openapi API === 03:53:49 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:53:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/788/openapi/core-command.yaml] 03:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:49 Dload Upload Total Spent Left Speed 03:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60707 03:53:49 03:53:49 03:53:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/788/openapi/core-data.yaml] 03:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:49 Dload Upload Total Spent Left Speed 03:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 138k --:--:-- --:--:-- --:--:-- 138k 03:53:49 03:53:49 03:53:50 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/788/openapi/core-keeper.yaml] 03:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:50 Dload Upload Total Spent Left Speed 03:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 362 176k --:--:-- --:--:-- --:--:-- 177k 03:53:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:50 03:53:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/788/openapi/core-metadata.yaml] 03:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:50 Dload Upload Total Spent Left Speed 03:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 391 392k --:--:-- --:--:-- --:--:-- 392k 03:53:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:50 03:53:50 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/788/openapi/security-proxy-auth.yaml] 03:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:50 Dload Upload Total Spent Left Speed 03:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 148k 03:53:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:50 03:53:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/788/openapi/support-notifications.yaml] 03:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:50 Dload Upload Total Spent Left Speed 03:53:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 422 264k --:--:-- --:--:-- --:--:-- 265k 03:53:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:51 03:53:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/788/openapi/support-scheduler.yaml] 03:53:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:51 Dload Upload Total Spent Left Speed 03:53:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 416 132k --:--:-- --:--:-- --:--:-- 132k 03:53:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:51 [Pipeline] } 03:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:53:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:52 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:52 $ docker top fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:52 [ssh-agent] Looking for ssh-agent implementation... 03:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:53 $ docker exec fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 ssh-agent 03:53:53 SSH_AUTH_SOCK=/tmp/ssh-qD9D9tE2v0S1/agent.32 03:53:53 SSH_AGENT_PID=38 03:53:53 Running ssh-add (command line suppressed) 03:53:53 Identity added: /w/workspace/edgex-go/788@tmp/private_key_15329739826879535174.key (/w/workspace/edgex-go/788@tmp/private_key_15329739826879535174.key) 03:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:53 + git semver tag 03:53:53 2025-02-07 03:53:53,754 [run_tag] DEBUG tag force:False 03:53:53 2025-02-07 03:53:53,754 [check_head_tag] DEBUG check head tag 03:53:53 2025-02-07 03:53:53,758 [execute] INFO git cat-file --batch-check 03:53:53 2025-02-07 03:53:53,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=) 03:53:53 2025-02-07 03:53:53,762 [execute] INFO git cat-file --batch 03:53:53 2025-02-07 03:53:53,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=) 03:53:53 2025-02-07 03:53:53,817 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:53:53 2025-02-07 03:53:53,817 [execute] INFO git tag -a v4.0.0-dev.52 -m v4.0.0-dev.52 03:53:53 2025-02-07 03:53:53,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.52', '-m', 'v4.0.0-dev.52'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) 03:53:53 2025-02-07 03:53:53,821 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:53:53 4.0.0-dev.52 [Pipeline] } 03:53:53 $ docker exec --env ******** --env ******** fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 ssh-agent -k 03:53:53 unset SSH_AUTH_SOCK; 03:53:53 unset SSH_AGENT_PID; 03:53:53 echo Agent pid 38 killed; 03:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:54 + git semver [Pipeline] } 03:53:54 $ docker stop --time=1 fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 03:53:55 $ docker rm -f --volumes fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:56 03:53:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:56 0.23.1-centos7: Pulling from edgex-lftools 03:53:56 ab5ef0e58194: Pulling fs layer 03:53:56 9712f1f96733: Pulling fs layer 03:53:56 63f879dbbcfc: Pulling fs layer 03:53:56 0d9ebad4ef96: Pulling fs layer 03:53:56 e9a5061849ea: Pulling fs layer 03:53:56 d747dcd14b5f: Pulling fs layer 03:53:56 2de7ff778b66: Pulling fs layer 03:53:56 0d9ebad4ef96: Waiting 03:53:56 e9a5061849ea: Waiting 03:53:56 d747dcd14b5f: Waiting 03:53:56 2de7ff778b66: Waiting 03:53:56 9712f1f96733: Verifying Checksum 03:53:56 9712f1f96733: Download complete 03:53:56 63f879dbbcfc: Verifying Checksum 03:53:56 63f879dbbcfc: Download complete 03:53:57 e9a5061849ea: Verifying Checksum 03:53:57 e9a5061849ea: Download complete 03:53:57 d747dcd14b5f: Verifying Checksum 03:53:57 d747dcd14b5f: Download complete 03:53:57 0d9ebad4ef96: Verifying Checksum 03:53:57 0d9ebad4ef96: Download complete 03:53:57 ab5ef0e58194: Verifying Checksum 03:53:57 ab5ef0e58194: Download complete 03:53:57 2de7ff778b66: Verifying Checksum 03:53:57 2de7ff778b66: Download complete 03:53:59 ab5ef0e58194: Pull complete 03:53:59 9712f1f96733: Pull complete 03:54:00 63f879dbbcfc: Pull complete 03:54:04 0d9ebad4ef96: Pull complete 03:54:04 e9a5061849ea: Pull complete 03:54:04 d747dcd14b5f: Pull complete 03:54:05 2de7ff778b66: Pull complete 03:54:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:05 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:54:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:54:11 $ docker top 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:54:11 provisioning config files... 03:54:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/788@tmp/config13181821682562847823tmp 03:54:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/788@tmp/config7140397494214851517tmp 03:54:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/788@tmp/config13456940131309737989tmp [Pipeline] { [Pipeline] echo 03:54:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:54:12 ---> sigul-configuration.sh 03:54:12 gpg: directory `/root/.gnupg' created 03:54:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:54:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:54:12 gpg: keyring `/root/.gnupg/secring.gpg' created 03:54:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:54:12 gpg: CAST5 encrypted data 03:54:12 gpg: encrypted with 1 passphrase 03:54:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:54:12 + mkdir /home/jenkins 03:54:12 + mkdir /home/jenkins/sigul [Pipeline] sh 03:54:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:54:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:54:13 ---> sigul-install.sh 03:54:13 Sigul already installed; skipping installation. [Pipeline] sh 03:54:13 + git tag --list 03:54:13 0.6.0 03:54:13 0.6.1 03:54:13 0.7.0 03:54:13 0.7.1 03:54:13 v1.0.0 03:54:13 v1.0.1 03:54:13 v1.1.0 03:54:13 v1.2.0 03:54:13 v1.2.1 03:54:13 v1.3.0 03:54:13 v1.3.1 03:54:13 v2.0.0 03:54:13 v2.1.0 03:54:13 v2.1.1 03:54:13 v2.2.0 03:54:13 v2.3.0 03:54:13 v3.0 03:54:13 v3.0.0 03:54:13 v3.1 03:54:13 v3.1.0 03:54:13 v3.1.0-dev.1 03:54:13 v3.1.0-dev.10 03:54:13 v3.1.0-dev.11 03:54:13 v3.1.0-dev.12 03:54:13 v3.1.0-dev.13 03:54:13 v3.1.0-dev.14 03:54:13 v3.1.0-dev.15 03:54:13 v3.1.0-dev.16 03:54:13 v3.1.0-dev.17 03:54:13 v3.1.0-dev.18 03:54:13 v3.1.0-dev.19 03:54:13 v3.1.0-dev.2 03:54:13 v3.1.0-dev.20 03:54:13 v3.1.0-dev.21 03:54:13 v3.1.0-dev.22 03:54:13 v3.1.0-dev.23 03:54:13 v3.1.0-dev.24 03:54:13 v3.1.0-dev.25 03:54:13 v3.1.0-dev.26 03:54:13 v3.1.0-dev.27 03:54:13 v3.1.0-dev.28 03:54:13 v3.1.0-dev.29 03:54:13 v3.1.0-dev.3 03:54:13 v3.1.0-dev.30 03:54:13 v3.1.0-dev.31 03:54:13 v3.1.0-dev.32 03:54:13 v3.1.0-dev.33 03:54:13 v3.1.0-dev.34 03:54:13 v3.1.0-dev.35 03:54:13 v3.1.0-dev.36 03:54:13 v3.1.0-dev.37 03:54:13 v3.1.0-dev.38 03:54:13 v3.1.0-dev.39 03:54:13 v3.1.0-dev.4 03:54:13 v3.1.0-dev.40 03:54:13 v3.1.0-dev.41 03:54:13 v3.1.0-dev.42 03:54:13 v3.1.0-dev.43 03:54:13 v3.1.0-dev.44 03:54:13 v3.1.0-dev.45 03:54:13 v3.1.0-dev.46 03:54:13 v3.1.0-dev.47 03:54:13 v3.1.0-dev.48 03:54:13 v3.1.0-dev.49 03:54:13 v3.1.0-dev.5 03:54:13 v3.1.0-dev.50 03:54:13 v3.1.0-dev.51 03:54:13 v3.1.0-dev.52 03:54:13 v3.1.0-dev.53 03:54:13 v3.1.0-dev.54 03:54:13 v3.1.0-dev.55 03:54:13 v3.1.0-dev.56 03:54:13 v3.1.0-dev.57 03:54:13 v3.1.0-dev.58 03:54:13 v3.1.0-dev.59 03:54:13 v3.1.0-dev.6 03:54:13 v3.1.0-dev.60 03:54:13 v3.1.0-dev.61 03:54:13 v3.1.0-dev.62 03:54:13 v3.1.0-dev.63 03:54:13 v3.1.0-dev.64 03:54:13 v3.1.0-dev.65 03:54:13 v3.1.0-dev.66 03:54:13 v3.1.0-dev.67 03:54:13 v3.1.0-dev.68 03:54:13 v3.1.0-dev.69 03:54:13 v3.1.0-dev.7 03:54:13 v3.1.0-dev.70 03:54:13 v3.1.0-dev.71 03:54:13 v3.1.0-dev.72 03:54:13 v3.1.0-dev.73 03:54:13 v3.1.0-dev.8 03:54:13 v3.1.0-dev.9 03:54:13 v3.1.1 03:54:13 v3.1.1-dev.1 03:54:13 v3.1.1-dev.2 03:54:13 v3.2.0-dev.1 03:54:13 v3.2.0-dev.10 03:54:13 v3.2.0-dev.100 03:54:13 v3.2.0-dev.101 03:54:13 v3.2.0-dev.102 03:54:13 v3.2.0-dev.103 03:54:13 v3.2.0-dev.104 03:54:13 v3.2.0-dev.105 03:54:13 v3.2.0-dev.106 03:54:13 v3.2.0-dev.107 03:54:13 v3.2.0-dev.108 03:54:13 v3.2.0-dev.109 03:54:13 v3.2.0-dev.11 03:54:13 v3.2.0-dev.12 03:54:13 v3.2.0-dev.13 03:54:13 v3.2.0-dev.14 03:54:13 v3.2.0-dev.15 03:54:13 v3.2.0-dev.16 03:54:13 v3.2.0-dev.17 03:54:13 v3.2.0-dev.18 03:54:13 v3.2.0-dev.19 03:54:13 v3.2.0-dev.2 03:54:13 v3.2.0-dev.20 03:54:13 v3.2.0-dev.21 03:54:13 v3.2.0-dev.22 03:54:13 v3.2.0-dev.23 03:54:13 v3.2.0-dev.24 03:54:13 v3.2.0-dev.25 03:54:13 v3.2.0-dev.26 03:54:13 v3.2.0-dev.27 03:54:13 v3.2.0-dev.28 03:54:13 v3.2.0-dev.29 03:54:13 v3.2.0-dev.3 03:54:13 v3.2.0-dev.30 03:54:13 v3.2.0-dev.31 03:54:13 v3.2.0-dev.32 03:54:13 v3.2.0-dev.33 03:54:13 v3.2.0-dev.34 03:54:13 v3.2.0-dev.35 03:54:13 v3.2.0-dev.36 03:54:13 v3.2.0-dev.37 03:54:13 v3.2.0-dev.38 03:54:13 v3.2.0-dev.39 03:54:13 v3.2.0-dev.4 03:54:13 v3.2.0-dev.40 03:54:13 v3.2.0-dev.41 03:54:13 v3.2.0-dev.42 03:54:13 v3.2.0-dev.43 03:54:13 v3.2.0-dev.44 03:54:13 v3.2.0-dev.45 03:54:13 v3.2.0-dev.46 03:54:13 v3.2.0-dev.47 03:54:13 v3.2.0-dev.48 03:54:13 v3.2.0-dev.49 03:54:13 v3.2.0-dev.5 03:54:13 v3.2.0-dev.50 03:54:13 v3.2.0-dev.51 03:54:13 v3.2.0-dev.52 03:54:13 v3.2.0-dev.53 03:54:13 v3.2.0-dev.54 03:54:13 v3.2.0-dev.55 03:54:13 v3.2.0-dev.56 03:54:13 v3.2.0-dev.57 03:54:13 v3.2.0-dev.58 03:54:13 v3.2.0-dev.59 03:54:13 v3.2.0-dev.6 03:54:13 v3.2.0-dev.60 03:54:13 v3.2.0-dev.61 03:54:13 v3.2.0-dev.62 03:54:13 v3.2.0-dev.63 03:54:13 v3.2.0-dev.64 03:54:13 v3.2.0-dev.65 03:54:13 v3.2.0-dev.66 03:54:13 v3.2.0-dev.67 03:54:13 v3.2.0-dev.68 03:54:13 v3.2.0-dev.69 03:54:13 v3.2.0-dev.7 03:54:13 v3.2.0-dev.70 03:54:13 v3.2.0-dev.71 03:54:13 v3.2.0-dev.72 03:54:13 v3.2.0-dev.73 03:54:13 v3.2.0-dev.74 03:54:13 v3.2.0-dev.75 03:54:13 v3.2.0-dev.76 03:54:13 v3.2.0-dev.77 03:54:13 v3.2.0-dev.78 03:54:13 v3.2.0-dev.79 03:54:13 v3.2.0-dev.8 03:54:13 v3.2.0-dev.80 03:54:13 v3.2.0-dev.81 03:54:13 v3.2.0-dev.82 03:54:13 v3.2.0-dev.83 03:54:13 v3.2.0-dev.84 03:54:13 v3.2.0-dev.85 03:54:13 v3.2.0-dev.86 03:54:13 v3.2.0-dev.87 03:54:13 v3.2.0-dev.88 03:54:13 v3.2.0-dev.89 03:54:13 v3.2.0-dev.9 03:54:13 v3.2.0-dev.90 03:54:13 v3.2.0-dev.91 03:54:13 v3.2.0-dev.92 03:54:13 v3.2.0-dev.93 03:54:13 v3.2.0-dev.94 03:54:13 v3.2.0-dev.95 03:54:13 v3.2.0-dev.96 03:54:13 v3.2.0-dev.97 03:54:13 v3.2.0-dev.98 03:54:13 v3.2.0-dev.99 03:54:13 v4.0.0-dev.1 03:54:13 v4.0.0-dev.10 03:54:13 v4.0.0-dev.11 03:54:13 v4.0.0-dev.12 03:54:13 v4.0.0-dev.13 03:54:13 v4.0.0-dev.14 03:54:13 v4.0.0-dev.15 03:54:13 v4.0.0-dev.16 03:54:13 v4.0.0-dev.17 03:54:13 v4.0.0-dev.18 03:54:13 v4.0.0-dev.19 03:54:13 v4.0.0-dev.2 03:54:13 v4.0.0-dev.20 03:54:13 v4.0.0-dev.21 03:54:13 v4.0.0-dev.22 03:54:13 v4.0.0-dev.23 03:54:13 v4.0.0-dev.24 03:54:13 v4.0.0-dev.25 03:54:13 v4.0.0-dev.26 03:54:13 v4.0.0-dev.27 03:54:13 v4.0.0-dev.28 03:54:13 v4.0.0-dev.29 03:54:13 v4.0.0-dev.3 03:54:13 v4.0.0-dev.30 03:54:13 v4.0.0-dev.31 03:54:13 v4.0.0-dev.32 03:54:13 v4.0.0-dev.33 03:54:13 v4.0.0-dev.34 03:54:13 v4.0.0-dev.35 03:54:13 v4.0.0-dev.36 03:54:13 v4.0.0-dev.37 03:54:13 v4.0.0-dev.38 03:54:13 v4.0.0-dev.39 03:54:13 v4.0.0-dev.4 03:54:13 v4.0.0-dev.40 03:54:13 v4.0.0-dev.41 03:54:13 v4.0.0-dev.42 03:54:13 v4.0.0-dev.43 03:54:13 v4.0.0-dev.44 03:54:13 v4.0.0-dev.45 03:54:13 v4.0.0-dev.46 03:54:13 v4.0.0-dev.47 03:54:13 v4.0.0-dev.48 03:54:13 v4.0.0-dev.49 03:54:13 v4.0.0-dev.5 03:54:13 v4.0.0-dev.50 03:54:13 v4.0.0-dev.51 03:54:13 v4.0.0-dev.52 03:54:13 v4.0.0-dev.6 03:54:13 v4.0.0-dev.7 03:54:13 v4.0.0-dev.8 03:54:13 v4.0.0-dev.9 [Pipeline] sh 03:54:13 + lftools sign git-tag v4.0.0-dev.52 03:54:14 Signing Git tag with Sigul... 03:54:14 Signing v4.0.0-dev.52 [Pipeline] echo 03:54:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:54:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:54:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:54:15 $ docker stop --time=1 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 03:54:16 $ docker rm -f --volumes 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:54:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:17 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:17 $ docker top 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd -eo pid,comm 03:54:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:54:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:18 [ssh-agent] Looking for ssh-agent implementation... 03:54:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:18 $ docker exec 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd ssh-agent 03:54:18 SSH_AUTH_SOCK=/tmp/ssh-hFrthq8TmlCO/agent.31 03:54:18 SSH_AGENT_PID=37 03:54:18 Running ssh-add (command line suppressed) 03:54:18 Identity added: /w/workspace/edgex-go/788@tmp/private_key_3789109721930159701.key (/w/workspace/edgex-go/788@tmp/private_key_3789109721930159701.key) 03:54:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:18 + git semver bump pre 03:54:18 2025-02-07 03:54:18,866 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:54:18 2025-02-07 03:54:18,866 [bump_version] DEBUG bumping version:4.0.0-dev.52 on axis:pre with prefix:dev 03:54:18 2025-02-07 03:54:18,866 [bump_version] DEBUG bumped version:4.0.0-dev.53 03:54:18 2025-02-07 03:54:18,866 [write_version] DEBUG write version:4.0.0-dev.53 to path:/w/workspace/edgex-go/788/.semver/main with force:True 03:54:18 2025-02-07 03:54:18,867 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:54:18 2025-02-07 03:54:18,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/788/.semver/main 03:54:18 2025-02-07 03:54:18,869 [execute] INFO git cat-file --batch-check 03:54:18 2025-02-07 03:54:18,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) 03:54:18 2025-02-07 03:54:18,874 [execute] INFO git cat-file --batch 03:54:18 2025-02-07 03:54:18,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) 03:54:18 2025-02-07 03:54:18,879 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:54:18 4.0.0-dev.53 [Pipeline] } 03:54:18 $ docker exec --env ******** --env ******** 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd ssh-agent -k 03:54:19 unset SSH_AUTH_SOCK; 03:54:19 unset SSH_AGENT_PID; 03:54:19 echo Agent pid 37 killed; 03:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:19 + git semver [Pipeline] } 03:54:19 $ docker stop --time=1 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd 03:54:20 $ docker rm -f --volumes 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd [Pipeline] // withDockerContainer [Pipeline] sh 03:54:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:21 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:22 $ docker top aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:22 [ssh-agent] Looking for ssh-agent implementation... 03:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:22 $ docker exec aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b ssh-agent 03:54:22 SSH_AUTH_SOCK=/tmp/ssh-y0ECvoFJZxGN/agent.30 03:54:22 SSH_AGENT_PID=36 03:54:22 Running ssh-add (command line suppressed) 03:54:22 Identity added: /w/workspace/edgex-go/788@tmp/private_key_16131777982449718756.key (/w/workspace/edgex-go/788@tmp/private_key_16131777982449718756.key) 03:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:22 + git semver push 03:54:23 2025-02-07 03:54:23,088 [run_push] DEBUG push 03:54:23 2025-02-07 03:54:23,089 [execute] INFO git cat-file --batch-check 03:54:23 2025-02-07 03:54:23,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) 03:54:23 2025-02-07 03:54:23,092 [execute] INFO git rev-list 683d45ce474d3109b83ac26d7fa9af2efb505c9a -- 03:54:23 2025-02-07 03:54:23,093 [execute] DEBUG Popen(['git', 'rev-list', '683d45ce474d3109b83ac26d7fa9af2efb505c9a', '--'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=None) 03:54:23 2025-02-07 03:54:23,112 [execute] INFO git fetch -v origin 03:54:23 2025-02-07 03:54:23,113 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=True, shell=None, istream=None) 03:54:23 2025-02-07 03:54:23,552 [run_push] DEBUG no remote changes detected 03:54:23 2025-02-07 03:54:23,552 [execute] INFO git push origin semver 03:54:23 2025-02-07 03:54:23,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=None) 03:54:24 2025-02-07 03:54:24,308 [run_push] DEBUG push all version tags 03:54:24 2025-02-07 03:54:24,308 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:54:24 2025-02-07 03:54:24,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) 03:54:25 2025-02-07 03:54:24,981 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main 03:54:25 4.0.0-dev.53 [Pipeline] } 03:54:25 $ docker exec --env ******** --env ******** aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b ssh-agent -k 03:54:25 unset SSH_AUTH_SOCK; 03:54:25 unset SSH_AGENT_PID; 03:54:25 echo Agent pid 36 killed; 03:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:25 + git semver [Pipeline] } 03:54:25 $ docker stop --time=1 aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b 03:54:27 $ docker rm -f --volumes aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:54:27 + [ -d /w/workspace/edgex-go/788/archives ] [Pipeline] libraryResource [Pipeline] sh 03:54:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:28 ---> package-listing.sh 03:54:28 ++ facter osfamily 03:54:28 ++ tr '[:upper:]' '[:lower:]' 03:54:29 + OS_FAMILY=debian 03:54:29 + workspace=/w/workspace/edgex-go/788 03:54:29 + START_PACKAGES=/tmp/packages_start.txt 03:54:29 + END_PACKAGES=/tmp/packages_end.txt 03:54:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:54:29 + PACKAGES=/tmp/packages_start.txt 03:54:29 + '[' /w/workspace/edgex-go/788 ']' 03:54:29 + PACKAGES=/tmp/packages_end.txt 03:54:29 + case "${OS_FAMILY}" in 03:54:29 + dpkg -l 03:54:29 + grep '^ii' 03:54:29 + '[' -f /tmp/packages_start.txt ']' 03:54:29 + '[' -f /tmp/packages_end.txt ']' 03:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:54:29 + '[' /w/workspace/edgex-go/788 ']' 03:54:29 + mkdir -p /w/workspace/edgex-go/788/archives/ 03:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/788/archives/ [Pipeline] echo 03:54:29 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/788/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:30 03:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:30 latest: Pulling from edgex-lftools-log-publisher 03:54:30 5eb5b503b376: Pulling fs layer 03:54:30 5c69ac0246d0: Pulling fs layer 03:54:30 ec43610c2a17: Pulling fs layer 03:54:30 3a2ae6a8a46f: Pulling fs layer 03:54:30 33b1e0a273af: Pulling fs layer 03:54:30 5d3b04190fa2: Pulling fs layer 03:54:30 3a2ae6a8a46f: Waiting 03:54:30 33b1e0a273af: Waiting 03:54:30 2f39f015ded8: Pulling fs layer 03:54:30 5c69ac0246d0: Download complete 03:54:30 3a2ae6a8a46f: Verifying Checksum 03:54:30 3a2ae6a8a46f: Download complete 03:54:30 33b1e0a273af: Verifying Checksum 03:54:30 33b1e0a273af: Download complete 03:54:30 ec43610c2a17: Verifying Checksum 03:54:30 ec43610c2a17: Download complete 03:54:30 5d3b04190fa2: Verifying Checksum 03:54:30 5d3b04190fa2: Download complete 03:54:30 5eb5b503b376: Verifying Checksum 03:54:30 5eb5b503b376: Download complete 03:54:31 2f39f015ded8: Download complete 03:54:31 5eb5b503b376: Pull complete 03:54:32 5c69ac0246d0: Pull complete 03:54:32 ec43610c2a17: Pull complete 03:54:32 3a2ae6a8a46f: Pull complete 03:54:32 33b1e0a273af: Pull complete 03:54:32 5d3b04190fa2: Pull complete 03:54:37 2f39f015ded8: Pull complete 03:54:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:37 prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container 03:54:37 $ 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/788/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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:54:41 $ docker top aeb7ae481be613737976c87475c97316ba49aa8062c389db16110a9a4c9e6afc -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:54:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:54:42 + ls /var/log/sa-host 03:54:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:43 provisioning config files... 03:54:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/788@tmp/config11365690849035739545tmp [Pipeline] { [Pipeline] echo 03:54:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:54:43 ---> create-netrc.sh [Pipeline] } 03:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:54:43 ---> python-tools-install.sh [Pipeline] echo 03:54:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:54:43 ---> sudo-logs.sh 03:54:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:54:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:54:44 ---> job-cost.sh 03:54:44 lf-activate-venv: SKIPPING 03:54:44 DEBUG: total: 0.2199999988079071 03:54:44 INFO: Retrieving Stack Cost... 03:54:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:54:45 INFO: Archiving Costs [Pipeline] echo 03:54:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:45 ---> logs-deploy.sh 03:54:45 lf-activate-venv: SKIPPING 03:54:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/788 03:54:45 INFO: archiving workspace using pattern(s): 03:54:46 Archives upload complete. 03:54:46 INFO: archiving logs to Nexus 03:54:47 ---> uname -a: 03:54:47 Linux prd-ubuntu20-04-docker-8c-8g-38332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:54:47 03:54:47 03:54:47 ---> lscpu: 03:54:47 Architecture: x86_64 03:54:47 CPU op-mode(s): 32-bit, 64-bit 03:54:47 Byte Order: Little Endian 03:54:47 Address sizes: 40 bits physical, 48 bits virtual 03:54:47 CPU(s): 8 03:54:47 On-line CPU(s) list: 0-7 03:54:47 Thread(s) per core: 1 03:54:47 Core(s) per socket: 1 03:54:47 Socket(s): 8 03:54:47 NUMA node(s): 1 03:54:47 Vendor ID: AuthenticAMD 03:54:47 CPU family: 23 03:54:47 Model: 49 03:54:47 Model name: AMD EPYC-Rome Processor 03:54:47 Stepping: 0 03:54:47 CPU MHz: 2800.000 03:54:47 BogoMIPS: 5600.00 03:54:47 Virtualization: AMD-V 03:54:47 Hypervisor vendor: KVM 03:54:47 Virtualization type: full 03:54:47 L1d cache: 256 KiB 03:54:47 L1i cache: 256 KiB 03:54:47 L2 cache: 4 MiB 03:54:47 L3 cache: 128 MiB 03:54:47 NUMA node0 CPU(s): 0-7 03:54:47 Vulnerability Itlb multihit: Not affected 03:54:47 Vulnerability L1tf: Not affected 03:54:47 Vulnerability Mds: Not affected 03:54:47 Vulnerability Meltdown: Not affected 03:54:47 Vulnerability Mmio stale data: Not affected 03:54:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:54:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:54:47 Vulnerability Srbds: Not affected 03:54:47 Vulnerability Tsx async abort: Not affected 03:54:47 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 03:54:47 03:54:47 03:54:47 ---> nproc: 03:54:47 8 03:54:47 03:54:47 03:54:47 ---> df -h: 03:54:47 Filesystem Size Used Avail Use% Mounted on 03:54:47 overlay 155G 29G 127G 19% / 03:54:47 tmpfs 64M 0 64M 0% /dev 03:54:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:54:47 shm 64M 0 64M 0% /dev/shm 03:54:47 /dev/vda1 155G 29G 127G 19% /facter-os 03:54:47 03:54:47 03:54:47 ---> sar -b -r -n DEV: 03:54:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38332) 02/07/25 _x86_64_ (8 CPU) 03:54:47 03:54:47 03:25:43 LINUX RESTART (8 CPU) 03:54:47 03:54:47 03:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:54:47 03:27:01 369.52 48.06 321.46 0.00 5409.77 91972.67 0.00 03:54:47 03:28:01 181.07 1.27 179.80 0.00 26.93 59301.18 0.00 03:54:47 03:29:01 43.91 0.03 43.88 0.00 0.27 34248.84 0.00 03:54:47 03:30:01 34.59 0.17 34.43 0.00 2.53 19777.24 0.00 03:54:47 03:31:01 145.75 1.59 144.15 0.00 103.62 87342.68 0.00 03:54:47 03:32:01 561.92 11.45 550.47 0.00 4352.07 169031.69 0.00 03:54:47 03:33:01 625.07 9.29 615.78 0.00 78.59 210788.81 0.00 03:54:47 03:34:01 258.69 0.25 258.44 0.00 2.00 47197.33 0.00 03:54:47 03:35:01 275.92 0.05 275.87 0.00 0.40 79560.60 0.00 03:54:47 03:36:01 620.96 0.02 620.95 0.00 1.33 82556.77 0.00 03:54:47 03:37:01 51.12 0.15 50.97 0.00 30.52 1218.79 0.00 03:54:47 03:38:01 20.10 0.00 20.10 0.00 0.00 499.25 0.00 03:54:47 03:39:01 1.57 0.00 1.57 0.00 0.00 21.73 0.00 03:54:47 03:40:01 1.97 0.00 1.97 0.00 0.00 21.20 0.00 03:54:47 03:41:01 2.30 0.02 2.28 0.00 0.13 25.73 0.00 03:54:47 03:42:01 2.17 0.00 2.17 0.00 0.00 27.86 0.00 03:54:47 03:43:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 03:54:47 03:44:01 1.10 0.18 0.92 0.00 18.53 13.86 0.00 03:54:47 03:45:01 1.83 0.00 1.83 0.00 0.00 22.26 0.00 03:54:47 03:46:01 1.77 0.00 1.77 0.00 0.00 21.60 0.00 03:54:47 03:47:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 03:54:47 03:48:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 03:54:47 03:49:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 03:54:47 03:50:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 03:54:47 03:51:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 03:54:47 03:52:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 03:54:47 03:53:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 03:54:47 03:54:01 117.37 0.58 116.80 0.00 17.63 39072.95 0.00 03:54:47 Average: 118.92 2.61 116.31 0.00 358.84 32971.50 0.00 03:54:47 03:54:47 03:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:47 03:27:01 29183296 31551424 782676 2.38 64148 2589464 2063212 6.08 1035476 2301264 352048 03:54:47 03:28:01 27846848 31282616 1017552 3.09 126316 3481736 2405024 7.09 1583584 2944760 237340 03:54:47 03:29:01 27113452 31476060 822264 2.50 129232 4352840 1963352 5.79 1858664 3350448 114456 03:54:47 03:30:01 26471516 31388316 905704 2.75 134756 4858532 2141752 6.31 1785592 4020168 582548 03:54:47 03:31:01 25753588 31463612 828148 2.52 140796 5658948 2151412 6.34 1748564 4780596 326792 03:54:47 03:32:01 19857536 31089032 1143700 3.48 231740 10774236 3631080 10.70 2688336 9345668 737680 03:54:47 03:33:01 14007892 30948608 1254668 3.82 384540 15928048 4827304 14.23 3349408 14101560 57440 03:54:47 03:34:01 8852828 28664524 3509932 10.67 409244 18538420 9527364 28.08 6870056 15454236 1470032 03:54:47 03:35:01 6896420 29223612 2968812 9.03 421396 20983672 6414344 18.90 7234144 17020344 2100536 03:54:47 03:36:01 10403168 31394248 844556 2.57 428384 19821088 2250368 6.63 3320168 17669196 1288 03:54:47 03:37:01 10456504 31449988 793488 2.41 430624 19822512 2144704 6.32 3539268 17407604 528 03:54:47 03:38:01 10467312 31461540 781348 2.38 431300 19822692 2019364 5.95 3912260 17024308 248 03:54:47 03:39:01 10467352 31461752 781184 2.38 431348 19822824 2019364 5.95 3910792 17024432 164 03:54:47 03:40:01 10467240 31461684 781268 2.38 431392 19822824 2019364 5.95 3910832 17024432 172 03:54:47 03:41:01 10480604 31475212 768512 2.34 431460 19822824 2031704 5.99 3898220 17024444 8 03:54:47 03:42:01 10480776 31475428 768296 2.34 431520 19822804 2031704 5.99 3898452 17024420 168 03:54:47 03:43:01 10482336 31477024 766700 2.33 431552 19822808 2031704 5.99 3897080 17024424 16 03:54:47 03:44:01 10478300 31474128 767448 2.33 431572 19823508 2079108 6.13 3896820 17025064 328 03:54:47 03:45:01 10483132 31478700 764604 2.33 431584 19823496 2077580 6.12 3895436 17025060 172 03:54:47 03:46:01 10482984 31478556 764876 2.33 431628 19823500 2077580 6.12 3895720 17025064 80 03:54:47 03:47:01 10483032 31478684 764780 2.33 431660 19823504 2077580 6.12 3895236 17025068 8 03:54:47 03:48:01 10483244 31478916 764464 2.32 431704 19823504 2077580 6.12 3895680 17025068 188 03:54:47 03:49:01 10483772 31479492 763904 2.32 431728 19823508 2077580 6.12 3894916 17025072 24 03:54:47 03:50:01 10483472 31479220 764152 2.32 431752 19823508 2077580 6.12 3894964 17025072 44 03:54:47 03:51:01 10483424 31479188 764128 2.32 431764 19823508 2077580 6.12 3894976 17025076 4 03:54:47 03:52:01 10483344 31479112 764132 2.32 431772 19823516 2077580 6.12 3894924 17025080 196 03:54:47 03:53:01 10483076 31478844 764324 2.32 431788 19823520 2077580 6.12 3894848 17025080 8 03:54:47 03:54:01 9151536 31409752 832516 2.53 450192 20981536 2315612 6.82 4013880 18146132 485252 03:54:47 Average: 13702428 31247831 999933 3.04 366318 16605817 2670216 7.87 3621725 14247826 230992 03:54:47 03:54:47 03:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:47 03:27:01 lo 5.20 5.20 0.51 0.51 0.00 0.00 0.00 0.00 03:54:47 03:27:01 ens3 1496.08 1470.25 11434.06 186.83 0.00 0.00 0.00 0.00 03:54:47 03:27:01 docker0 597.85 532.51 42.77 2889.08 0.00 0.00 0.00 0.00 03:54:47 03:28:01 vetha017a78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:28:01 ens3 297.57 218.91 1678.64 33.34 0.00 0.00 0.00 0.00 03:54:47 03:28:01 docker0 200.92 265.96 17.24 1646.38 0.00 0.00 0.00 0.00 03:54:47 03:29:01 vetha017a78 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 03:54:47 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:29:01 ens3 35.26 24.11 27.44 15.65 0.00 0.00 0.00 0.00 03:54:47 03:29:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 03:54:47 03:30:01 vetha017a78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:30:01 ens3 21.56 15.66 21.46 11.13 0.00 0.00 0.00 0.00 03:54:47 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:31:01 vethef1c6c8 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 03:54:47 03:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:54:47 03:31:01 ens3 156.14 116.46 3033.35 158.16 0.00 0.00 0.00 0.00 03:54:47 03:31:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 03:54:47 03:32:01 vethef1c6c8 0.10 1.07 0.00 0.05 0.00 0.00 0.00 0.00 03:54:47 03:32:01 vethf137e5b 40.38 63.69 4.01 361.00 0.00 0.00 0.00 0.03 03:54:47 03:32:01 vethf97ee87 46.44 61.29 4.47 375.80 0.00 0.00 0.00 0.03 03:54:47 03:32:01 veth7ea0986 40.39 68.51 4.06 375.69 0.00 0.00 0.00 0.03 03:54:47 03:32:01 vethddbee2e 38.26 66.46 3.90 375.49 0.00 0.00 0.00 0.03 03:54:47 03:32:01 veth95e0c2a 46.09 61.41 4.50 387.55 0.00 0.00 0.00 0.03 03:54:47 03:32:01 vetha658613 39.24 67.42 3.94 365.56 0.00 0.00 0.00 0.03 03:54:47 03:32:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 03:54:47 03:32:01 ens3 718.53 439.51 6615.10 50.98 0.00 0.00 0.00 0.00 03:54:47 03:32:01 docker0 310.73 500.08 25.09 3654.33 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethc9f48ff 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethe67b37a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethef1c6c8 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth4d0d14b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth12fbc0d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth8862715 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth5908c2a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethcb9e84f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth1d40a50 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethf89c3fb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 ens3 457.89 217.33 5115.90 27.10 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth8c07dc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 vethe31c39e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 veth540eb57 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:33:01 docker0 209.07 447.14 19.36 5107.33 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethc9f48ff 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethe67b37a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethef1c6c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth4d0d14b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth12fbc0d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth8862715 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth5908c2a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethcb9e84f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth1d40a50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethf89c3fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:34:01 ens3 7.77 5.28 6.38 3.62 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth8c07dc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 vethe31c39e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:54:47 03:34:01 veth540eb57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethc9f48ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethe67b37a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethef1c6c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth4d0d14b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth12fbc0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth8862715 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth5908c2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethcb9e84f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth1d40a50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethf89c3fb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 ens3 5.90 3.40 4.64 2.44 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth8c07dc3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 vethe31c39e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 veth540eb57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:36:01 vethef1c6c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:36:01 ens3 10.31 7.62 8.23 4.78 0.00 0.00 0.00 0.00 03:54:47 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:37:01 lo 57.71 57.71 5.69 5.69 0.00 0.00 0.00 0.00 03:54:47 03:37:01 ens3 471.71 476.47 250.93 1995.25 0.00 0.00 0.00 0.00 03:54:47 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:38:01 lo 24.26 24.26 2.39 2.39 0.00 0.00 0.00 0.00 03:54:47 03:38:01 ens3 298.00 290.47 123.49 1961.57 0.00 0.00 0.00 0.00 03:54:47 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:40:01 ens3 0.70 0.48 2.87 0.03 0.00 0.00 0.00 0.00 03:54:47 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:42:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:54:47 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:43:01 ens3 0.77 0.37 0.30 0.21 0.00 0.00 0.00 0.00 03:54:47 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:54:47 03:44:01 ens3 0.25 0.37 0.07 0.08 0.00 0.00 0.00 0.00 03:54:47 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:45:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:47:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:54:47 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:50:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:54:47 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:47 03:52:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 03:54:47 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:53:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:54:47 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:47 03:54:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 03:54:47 03:54:01 ens3 390.71 273.69 8130.49 161.81 0.00 0.00 0.00 0.00 03:54:47 03:54:01 docker0 56.02 97.10 5.37 883.00 0.00 0.00 0.00 0.00 03:54:47 Average: lo 3.37 3.37 0.33 0.33 0.00 0.00 0.00 0.00 03:54:47 Average: ens3 155.95 127.10 1297.95 164.74 0.00 0.00 0.00 0.00 03:54:47 Average: docker0 49.14 65.84 3.93 506.21 0.00 0.00 0.00 0.00 03:54:47 03:54:47 03:54:47 ---> sar -P ALL: 03:54:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38332) 02/07/25 _x86_64_ (8 CPU) 03:54:47 03:54:47 03:25:43 LINUX RESTART (8 CPU) 03:54:47 03:54:47 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:54:47 03:27:01 all 8.91 0.00 2.69 5.27 0.05 83.08 03:54:47 03:27:01 0 11.55 0.00 2.80 14.37 0.07 71.21 03:54:47 03:27:01 1 9.34 0.00 3.05 0.59 0.05 86.97 03:54:47 03:27:01 2 8.33 0.00 2.30 0.52 0.05 88.79 03:54:47 03:27:01 3 7.69 0.00 2.99 3.97 0.05 85.30 03:54:47 03:27:01 4 7.30 0.00 1.81 8.64 0.05 82.20 03:54:47 03:27:01 5 14.04 0.00 2.94 4.20 0.05 78.78 03:54:47 03:27:01 6 7.06 0.00 3.87 0.30 0.05 88.71 03:54:47 03:27:01 7 5.93 0.00 1.79 9.45 0.05 82.78 03:54:47 03:28:01 all 12.73 0.00 3.65 5.18 0.08 78.36 03:54:47 03:28:01 0 14.37 0.00 2.69 0.40 0.05 82.49 03:54:47 03:28:01 1 12.60 0.00 3.90 0.86 0.10 82.54 03:54:47 03:28:01 2 12.79 0.00 3.51 6.15 0.10 77.44 03:54:47 03:28:01 3 11.74 0.00 4.37 19.96 0.07 63.86 03:54:47 03:28:01 4 13.99 0.00 3.21 1.70 0.07 81.03 03:54:47 03:28:01 5 13.51 0.00 3.63 0.22 0.07 82.57 03:54:47 03:28:01 6 11.54 0.00 3.30 0.27 0.12 84.77 03:54:47 03:28:01 7 11.28 0.00 4.55 11.87 0.10 72.21 03:54:47 03:29:01 all 32.93 0.00 5.37 3.19 0.09 58.42 03:54:47 03:29:01 0 39.18 0.00 5.95 0.62 0.10 54.14 03:54:47 03:29:01 1 39.06 0.00 5.81 0.19 0.10 54.84 03:54:47 03:29:01 2 36.00 0.00 6.52 1.14 0.08 56.25 03:54:47 03:29:01 3 30.06 0.00 4.77 0.45 0.10 64.62 03:54:47 03:29:01 4 27.88 0.00 4.28 3.81 0.08 63.95 03:54:47 03:29:01 5 35.62 0.00 6.99 0.53 0.10 56.77 03:54:47 03:29:01 6 27.58 0.00 4.53 17.86 0.10 49.92 03:54:47 03:29:01 7 27.97 0.00 4.11 1.05 0.08 66.78 03:54:47 03:30:01 all 62.86 0.00 8.74 2.44 0.12 25.83 03:54:47 03:30:01 0 65.72 0.00 8.99 1.69 0.12 23.48 03:54:47 03:30:01 1 65.10 0.00 9.32 2.98 0.13 22.46 03:54:47 03:30:01 2 61.77 0.00 8.53 2.30 0.14 27.26 03:54:47 03:30:01 3 60.21 0.00 8.58 1.83 0.12 29.26 03:54:47 03:30:01 4 61.51 0.00 8.19 1.55 0.14 28.61 03:54:47 03:30:01 5 65.78 0.00 8.67 1.50 0.12 23.92 03:54:47 03:30:01 6 61.29 0.00 9.02 6.14 0.12 23.43 03:54:47 03:30:01 7 61.44 0.00 8.60 1.56 0.10 28.30 03:54:47 03:31:01 all 17.25 0.00 4.82 10.45 0.08 67.39 03:54:47 03:31:01 0 18.90 0.00 5.36 13.15 0.08 62.51 03:54:47 03:31:01 1 18.04 0.00 6.86 5.88 0.07 69.15 03:54:47 03:31:01 2 17.30 0.00 4.95 32.14 0.07 45.54 03:54:47 03:31:01 3 18.22 0.00 3.90 6.60 0.12 71.16 03:54:47 03:31:01 4 15.00 0.00 3.98 9.64 0.08 71.30 03:54:47 03:31:01 5 17.72 0.00 4.98 6.59 0.08 70.63 03:54:47 03:31:01 6 16.26 0.00 4.35 7.12 0.08 72.18 03:54:47 03:31:01 7 16.59 0.00 4.18 2.57 0.07 76.61 03:54:47 03:32:01 all 16.91 0.00 6.94 25.94 0.12 50.08 03:54:47 03:32:01 0 18.05 0.00 7.13 17.07 0.26 57.50 03:54:47 03:32:01 1 19.20 0.00 7.07 42.50 0.08 31.15 03:54:47 03:32:01 2 14.40 0.00 6.87 16.13 0.10 62.51 03:54:47 03:32:01 3 17.26 0.00 6.60 27.00 0.14 49.01 03:54:47 03:32:01 4 15.27 0.00 7.01 27.51 0.09 50.12 03:54:47 03:32:01 5 16.33 0.00 7.10 44.83 0.10 31.64 03:54:47 03:32:01 6 16.70 0.00 6.61 19.31 0.10 57.29 03:54:47 03:32:01 7 18.08 0.00 7.15 13.06 0.10 61.60 03:54:47 03:33:01 all 7.02 0.00 5.11 17.94 0.07 69.86 03:54:47 03:33:01 0 7.89 0.00 4.33 11.05 0.05 76.68 03:54:47 03:33:01 1 7.96 0.00 6.61 30.70 0.08 54.65 03:54:47 03:33:01 2 6.35 0.00 6.40 50.72 0.08 36.44 03:54:47 03:33:01 3 6.65 0.00 5.63 8.91 0.05 78.76 03:54:47 03:33:01 4 7.06 0.00 4.75 20.01 0.10 68.08 03:54:47 03:33:01 5 6.74 0.00 4.42 5.66 0.05 83.13 03:54:47 03:33:01 6 6.99 0.00 4.91 6.68 0.08 81.33 03:54:47 03:33:01 7 6.53 0.00 3.84 9.85 0.03 79.75 03:54:47 03:34:01 all 87.70 0.00 11.36 0.70 0.15 0.09 03:54:47 03:34:01 0 86.91 0.00 12.19 0.71 0.17 0.02 03:54:47 03:34:01 1 87.69 0.00 11.63 0.43 0.19 0.05 03:54:47 03:34:01 2 88.19 0.00 11.07 0.56 0.14 0.05 03:54:47 03:34:01 3 88.23 0.00 10.95 0.62 0.12 0.08 03:54:47 03:34:01 4 87.87 0.00 11.30 0.56 0.14 0.14 03:54:47 03:34:01 5 87.81 0.00 11.02 0.86 0.17 0.15 03:54:47 03:34:01 6 87.32 0.00 11.53 0.91 0.15 0.08 03:54:47 03:34:01 7 87.60 0.00 11.20 0.91 0.14 0.15 03:54:47 03:35:01 all 88.54 0.00 11.29 0.00 0.15 0.02 03:54:47 03:35:01 0 88.78 0.00 11.05 0.00 0.14 0.03 03:54:47 03:35:01 1 87.52 0.00 12.33 0.00 0.16 0.00 03:54:47 03:35:01 2 88.02 0.00 11.70 0.00 0.23 0.05 03:54:47 03:35:01 3 87.52 0.00 12.33 0.00 0.12 0.04 03:54:47 03:35:01 4 89.90 0.00 9.95 0.00 0.14 0.02 03:54:47 03:35:01 5 89.05 0.00 10.76 0.03 0.15 0.00 03:54:47 03:35:01 6 89.49 0.00 10.36 0.00 0.12 0.03 03:54:47 03:35:01 7 87.89 0.00 11.95 0.00 0.14 0.02 03:54:47 03:36:01 all 18.00 0.00 4.04 14.53 0.08 63.35 03:54:47 03:36:01 0 16.50 0.00 4.00 33.87 0.07 45.56 03:54:47 03:36:01 1 19.17 0.00 4.65 7.03 0.05 69.09 03:54:47 03:36:01 2 18.37 0.00 4.08 4.94 0.08 72.53 03:54:47 03:36:01 3 18.14 0.00 4.43 9.57 0.20 67.66 03:54:47 03:36:01 4 20.14 0.00 4.32 6.06 0.08 69.40 03:54:47 03:36:01 5 17.36 0.00 3.79 48.49 0.07 30.29 03:54:47 03:36:01 6 16.78 0.00 3.71 4.02 0.05 75.43 03:54:47 03:36:01 7 17.52 0.00 3.33 2.49 0.03 76.63 03:54:47 03:37:01 all 7.18 0.00 1.24 0.76 0.07 90.75 03:54:47 03:37:01 0 6.38 0.00 1.33 0.03 0.03 92.22 03:54:47 03:37:01 1 7.73 0.00 1.51 0.37 0.12 90.27 03:54:47 03:37:01 2 9.78 0.00 1.81 4.80 0.07 83.54 03:54:47 03:37:01 3 9.95 0.00 1.58 0.13 0.08 88.25 03:54:47 03:37:01 4 7.82 0.00 1.26 0.28 0.08 90.55 03:54:47 03:37:01 5 7.02 0.00 0.79 0.23 0.07 91.89 03:54:47 03:37:01 6 4.90 0.00 0.95 0.08 0.05 94.01 03:54:47 03:37:01 7 3.90 0.00 0.70 0.12 0.07 95.21 03:54:47 03:54:47 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:54:47 03:38:01 all 7.88 0.00 0.62 0.09 0.06 91.33 03:54:47 03:38:01 0 13.28 0.00 0.82 0.03 0.10 85.77 03:54:47 03:38:01 1 11.79 0.00 0.77 0.42 0.07 86.96 03:54:47 03:38:01 2 7.89 0.00 0.65 0.02 0.07 91.37 03:54:47 03:38:01 3 7.14 0.00 0.92 0.23 0.05 91.66 03:54:47 03:38:01 4 7.94 0.00 0.52 0.00 0.07 91.47 03:54:47 03:38:01 5 1.00 0.00 0.37 0.03 0.05 98.55 03:54:47 03:38:01 6 8.21 0.00 0.47 0.02 0.07 91.24 03:54:47 03:38:01 7 5.82 0.00 0.49 0.00 0.05 93.64 03:54:47 03:39:01 all 0.07 0.00 0.02 0.00 0.01 99.89 03:54:47 03:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:39:01 1 0.03 0.00 0.03 0.03 0.02 99.88 03:54:47 03:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:54:47 03:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:54:47 03:39:01 4 0.42 0.00 0.05 0.00 0.03 99.50 03:54:47 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:40:01 all 0.04 0.00 0.02 0.00 0.01 99.92 03:54:47 03:40:01 0 0.08 0.00 0.00 0.00 0.02 99.90 03:54:47 03:40:01 1 0.03 0.00 0.00 0.03 0.00 99.93 03:54:47 03:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:54:47 03:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:40:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:54:47 03:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:54:47 03:40:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:54:47 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:41:01 all 0.03 0.00 0.02 0.01 0.01 99.92 03:54:47 03:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:47 03:41:01 1 0.00 0.00 0.02 0.08 0.02 99.88 03:54:47 03:41:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:54:47 03:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:54:47 03:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:54:47 03:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:54:47 03:41:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:54:47 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:54:47 03:42:01 all 0.10 0.00 0.02 0.00 0.01 99.86 03:54:47 03:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:54:47 03:42:01 1 0.00 0.00 0.02 0.03 0.00 99.95 03:54:47 03:42:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:54:47 03:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:54:47 03:42:01 4 0.68 0.00 0.02 0.00 0.03 99.27 03:54:47 03:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:54:47 03:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:54:47 03:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:54:47 03:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:54:47 03:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:54:47 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:54:47 03:43:01 4 0.13 0.00 0.02 0.00 0.02 99.83 03:54:47 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:43:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:54:47 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:54:47 03:44:01 all 0.12 0.00 0.05 0.01 0.01 99.81 03:54:47 03:44:01 0 0.03 0.00 0.07 0.02 0.00 99.88 03:54:47 03:44:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:54:47 03:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:54:47 03:44:01 3 0.02 0.00 0.07 0.00 0.00 99.92 03:54:47 03:44:01 4 0.80 0.00 0.12 0.00 0.02 99.07 03:54:47 03:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:54:47 03:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:54:47 03:44:01 7 0.00 0.00 0.03 0.02 0.00 99.95 03:54:47 03:45:01 all 0.04 0.00 0.04 0.01 0.01 99.91 03:54:47 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:54:47 03:45:01 1 0.02 0.00 0.03 0.07 0.00 99.88 03:54:47 03:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:54:47 03:45:01 3 0.12 0.00 0.05 0.00 0.02 99.82 03:54:47 03:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:45:01 6 0.02 0.00 0.07 0.00 0.02 99.90 03:54:47 03:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:54:47 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:54:47 03:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:54:47 03:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:54:47 03:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:54:47 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:54:47 03:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:54:47 03:46:01 6 0.03 0.00 0.02 0.02 0.03 99.90 03:54:47 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:54:47 03:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:54:47 03:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:54:47 03:47:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:54:47 03:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:54:47 03:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:47:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:54:47 03:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:48:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:54:47 03:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:54:47 03:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:54:47 03:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:54:47 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:48:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:54:47 03:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:54:47 03:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:54:47 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:54:47 03:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:54:47 03:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:54:47 03:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:54:47 03:49:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:54:47 03:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:54:47 03:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:54:47 03:49:01 6 0.02 0.00 0.03 0.00 0.03 99.92 03:54:47 03:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:54:47 03:50:01 all 0.20 0.00 0.01 0.01 0.01 99.77 03:54:47 03:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:54:47 03:50:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:54:47 03:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:54:47 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:54:47 03:50:01 6 1.49 0.00 0.02 0.00 0.02 98.48 03:54:47 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:51:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:54:47 03:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:54:47 03:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:47 03:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:54:47 03:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:54:47 03:51:01 6 0.77 0.00 0.02 0.00 0.03 99.19 03:54:47 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:47 03:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:54:47 03:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:54:47 03:52:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:54:47 03:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:54:47 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:54:47 03:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:54:47 03:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:54:47 03:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:54:47 03:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:54:47 03:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:54:47 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:54:47 03:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:54:47 03:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:54:47 03:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:54:47 03:53:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:54:47 03:53:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:54:47 03:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:54:47 03:54:01 all 7.85 0.00 3.27 2.72 0.05 86.10 03:54:47 03:54:01 0 6.64 0.00 4.30 17.16 0.07 71.83 03:54:47 03:54:01 1 9.43 0.00 2.72 2.31 0.05 85.50 03:54:47 03:54:01 2 8.93 0.00 3.95 0.07 0.05 87.00 03:54:47 03:54:01 3 7.50 0.00 3.41 0.03 0.05 89.01 03:54:47 03:54:01 4 7.11 0.00 2.61 0.05 0.03 90.19 03:54:47 03:54:01 5 8.24 0.00 3.71 2.03 0.07 85.96 03:54:47 03:54:01 6 6.53 0.00 2.23 0.15 0.03 91.06 03:54:47 03:54:01 7 8.43 0.00 3.27 0.14 0.05 88.11 03:54:47 Average: all 13.29 0.00 2.45 3.16 0.05 81.05 03:54:47 Average: 0 13.91 0.00 2.51 3.88 0.05 79.64 03:54:47 Average: 1 13.89 0.00 2.69 3.35 0.05 80.02 03:54:47 Average: 2 13.34 0.00 2.56 4.24 0.05 79.81 03:54:47 Average: 3 13.03 0.00 2.49 2.81 0.05 81.62 03:54:47 Average: 4 13.13 0.00 2.25 2.83 0.05 81.74 03:54:47 Average: 5 13.52 0.00 2.46 4.07 0.04 79.90 03:54:47 Average: 6 12.87 0.00 2.34 2.22 0.05 82.51 03:54:47 Average: 7 12.58 0.00 2.29 1.88 0.04 83.20 03:54:47 03:54:47 03:54:47