Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 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-ssh2876202245058594390.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-ssh9028826141981396780.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-ssh9743127129725561153.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-ssh11317744256296094130.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-ssh12893497328029899888.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 ‘prd-centos7-blackbox-4c-2g-36512’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-36513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-36812’ is offline ‘prd-ubuntu20.04-docker-8c-8g-36814’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36815 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/781 [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/781 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 (main) Commit message: "Merge pull request #5056 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 > git rev-list --no-walk 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:28 ========================================================= 04:32:28 EdgeX Global Pipelines Version Info 04:32:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:29 ------------------- 04:32:29 stable info: 04:32:29 ------------------- 04:32:29 Commited By: Cherry Wang cherry@iotechsys.com 04:32:29 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:32:29 Message: update stable to v1.0.269 04:32:30 ------------------- 04:32:30 experimental info: 04:32:30 ------------------- 04:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:30 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:32:30 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19dbf70 [Pipeline] echo 04:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:31 provisioning config files... 04:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config16077026406921389848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:31 ---> ****-login.sh 04:32:31 nexus3.edgexfoundry.org:10001 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 nexus3.edgexfoundry.org:10002 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 nexus3.edgexfoundry.org:10003 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 nexus3.edgexfoundry.org:10004 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:31 Configure a credential helper to remove this warning. See 04:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:31 04:32:31 Login Succeeded 04:32:31 ****.io 04:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:32 Configure a credential helper to remove this warning. See 04:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:32 04:32:32 Login Succeeded 04:32:32 ---> ****-login.sh ends [Pipeline] } 04:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:32 + 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 04:32:32 + dirname cmd/core-command/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo core-command,cmd/core-command/Dockerfile 04:32:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:32:32 + dirname cmd/core-data/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo core-data,cmd/core-data/Dockerfile 04:32:32 + + dirname cmd/core-keeper/Dockerfile 04:32:32 cut -d/ -f2 04:32:32 + echo core-keeper,cmd/core-keeper/Dockerfile 04:32:32 + dirname cmd/core-metadata/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo core-metadata,cmd/core-metadata/Dockerfile 04:32:32 + dirname cmd/security-bootstrapper/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:32:32 + dirname cmd/security-proxy-auth/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:32:32 + dirname cmd/security-proxy-setup/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:32:32 + dirname cmd/security-secretstore-setup/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:32:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:32:32 + dirname cmd/security-spire-agent/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:32:32 + dirname cmd/security-spire-config/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:32:32 + dirname cmd/security-spire-server/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:32:32 + dirname cmd/support-notifications/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo support-notifications,cmd/support-notifications/Dockerfile 04:32:32 + dirname cmd/support-scheduler/Dockerfile 04:32:32 + cut -d/ -f2 04:32:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:32:32 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 04:32:32 + git rev-list -1 --merges 19dbf703cc1a555ae0397bbf7e3f672db35cbb41~1..19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo 04:32:32 -----------> git rev-list -1 --merges 19dbf703cc1a555ae0397bbf7e3f672db35cbb41~1..19dbf703cc1a555ae0397bbf7e3f672db35cbb41 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:32:32 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [false] [Pipeline] sh 04:32:33 + git log --format=format:%s -1 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] echo 04:32:33 ========================================================= 04:32:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:32:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:33 + grep -v github /etc/ssh/ssh_known_hosts 04:32:33 + [ -e /tmp/ssh_known_hosts ] 04:32:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:32:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:32:33 + sudo tee -a /etc/ssh/ssh_known_hosts 04:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:33 04:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:34 0.1.4: Pulling from edgex-devops/py-git-semver 04:32:34 b85a868b505f: Pulling fs layer 04:32:34 e2be974225ed: Pulling fs layer 04:32:34 339a4e72a1f5: Pulling fs layer 04:32:34 988bab9f4d93: Pulling fs layer 04:32:34 1469e6f7b9e6: Pulling fs layer 04:32:34 eaf3925da568: Pulling fs layer 04:32:34 bab4dde63d76: Pulling fs layer 04:32:34 bde34c3a00c8: Pulling fs layer 04:32:34 b352a97aabf1: Pulling fs layer 04:32:34 4872d77fe225: Pulling fs layer 04:32:34 5851b861e8e6: Pulling fs layer 04:32:34 bde34c3a00c8: Waiting 04:32:34 bab4dde63d76: Waiting 04:32:34 b352a97aabf1: Waiting 04:32:34 4872d77fe225: Waiting 04:32:34 5851b861e8e6: Waiting 04:32:34 988bab9f4d93: Waiting 04:32:34 e2be974225ed: Verifying Checksum 04:32:34 e2be974225ed: Download complete 04:32:34 988bab9f4d93: Verifying Checksum 04:32:34 988bab9f4d93: Download complete 04:32:34 1469e6f7b9e6: Verifying Checksum 04:32:34 1469e6f7b9e6: Download complete 04:32:34 eaf3925da568: Download complete 04:32:34 339a4e72a1f5: Verifying Checksum 04:32:34 339a4e72a1f5: Download complete 04:32:34 bde34c3a00c8: Download complete 04:32:34 b352a97aabf1: Download complete 04:32:34 4872d77fe225: Verifying Checksum 04:32:34 4872d77fe225: Download complete 04:32:34 5851b861e8e6: Download complete 04:32:34 b85a868b505f: Verifying Checksum 04:32:34 b85a868b505f: Download complete 04:32:34 bab4dde63d76: Verifying Checksum 04:32:34 bab4dde63d76: Download complete 04:32:35 b85a868b505f: Pull complete 04:32:35 e2be974225ed: Pull complete 04:32:36 339a4e72a1f5: Pull complete 04:32:36 988bab9f4d93: Pull complete 04:32:36 1469e6f7b9e6: Pull complete 04:32:36 eaf3925da568: Pull complete 04:32:38 bab4dde63d76: Pull complete 04:32:38 bde34c3a00c8: Pull complete 04:32:38 b352a97aabf1: Pull complete 04:32:38 4872d77fe225: Pull complete 04:32:38 5851b861e8e6: Pull complete 04:32:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:39 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 04:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 04:32:42 $ docker top 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a -eo pid,comm 04:32:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:42 [ssh-agent] Looking for ssh-agent implementation... 04:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:42 $ docker exec 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent 04:32:42 SSH_AUTH_SOCK=/tmp/ssh-5nZGFQdG8T6R/agent.33 04:32:42 SSH_AGENT_PID=39 04:32:42 Running ssh-add (command line suppressed) 04:32:42 Identity added: /w/workspace/edgex-go/781@tmp/private_key_14518784364452332865.key (/w/workspace/edgex-go/781@tmp/private_key_14518784364452332865.key) 04:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:43 + git tag --points-at HEAD [Pipeline] } 04:32:43 $ docker exec --env ******** --env ******** 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent -k 04:32:43 unset SSH_AUTH_SOCK; 04:32:43 unset SSH_AGENT_PID; 04:32:43 echo Agent pid 39 killed; 04:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:43 [ssh-agent] Looking for ssh-agent implementation... 04:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:43 $ docker exec 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent 04:32:43 SSH_AUTH_SOCK=/tmp/ssh-ouyTNMoE686N/agent.73 04:32:43 SSH_AGENT_PID=79 04:32:43 Running ssh-add (command line suppressed) 04:32:43 Identity added: /w/workspace/edgex-go/781@tmp/private_key_7123906347426398397.key (/w/workspace/edgex-go/781@tmp/private_key_7123906347426398397.key) 04:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:43 + git semver init 04:32:44 2025-01-16 04:32:43,980 [run_init] DEBUG init version:0.0.0 force:False 04:32:44 2025-01-16 04:32:43,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/781/.semver 04:32:44 2025-01-16 04:32:43,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/781/.semver 04:32:44 2025-01-16 04:32:43,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/781/.semver'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) 04:32:49 2025-01-16 04:32:48,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/781/.git/info/exclude 04:32:49 2025-01-16 04:32:48,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/781/.semver/main with force:False 04:32:49 2025-01-16 04:32:48,667 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 04:32:49 2025-01-16 04:32:48,668 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 04:32:49 4.0.0-dev.45 [Pipeline] } 04:32:49 $ docker exec --env ******** --env ******** 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a ssh-agent -k 04:32:49 unset SSH_AUTH_SOCK; 04:32:49 unset SSH_AGENT_PID; 04:32:49 echo Agent pid 79 killed; 04:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:49 + git semver [Pipeline] } 04:32:50 $ docker stop --time=1 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a 04:32:51 $ docker rm -f --volumes 13e9a682f6dfee43af98b1749d4ee66ede3c07999bbd0cdea48f53946245558a [Pipeline] // withDockerContainer [Pipeline] sh 04:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:51 Stashed 1 file(s) [Pipeline] echo 04:32:52 [edgeXSemver]: initialized semver on version 4.0.0-dev.45 [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 04:32:52 + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo 04:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:52 ========================================================= 04:32:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:32:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:32:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:32:52 da9db072f522: Pulling fs layer 04:32:52 6ef4a4ee8ca5: Pulling fs layer 04:32:52 06f05ace1117: Pulling fs layer 04:32:52 5fe327b54edc: Pulling fs layer 04:32:52 4f4fb700ef54: Pulling fs layer 04:32:52 92a5565b7b96: Pulling fs layer 04:32:52 ff9bb7016b71: Pulling fs layer 04:32:52 b67dba6c2c7d: Pulling fs layer 04:32:52 a813b0c90790: Pulling fs layer 04:32:52 4f4fb700ef54: Waiting 04:32:52 92a5565b7b96: Waiting 04:32:52 b67dba6c2c7d: Waiting 04:32:52 a813b0c90790: Waiting 04:32:52 ff9bb7016b71: Waiting 04:32:52 5fe327b54edc: Waiting 04:32:52 6ef4a4ee8ca5: Download complete 04:32:52 5fe327b54edc: Verifying Checksum 04:32:52 5fe327b54edc: Download complete 04:32:52 4f4fb700ef54: Verifying Checksum 04:32:52 4f4fb700ef54: Download complete 04:32:52 92a5565b7b96: Download complete 04:32:52 da9db072f522: Download complete 04:32:52 ff9bb7016b71: Verifying Checksum 04:32:52 ff9bb7016b71: Download complete 04:32:53 da9db072f522: Pull complete 04:32:53 a813b0c90790: Verifying Checksum 04:32:53 a813b0c90790: Download complete 04:32:53 6ef4a4ee8ca5: Pull complete 04:32:53 06f05ace1117: Verifying Checksum 04:32:53 06f05ace1117: Download complete 04:32:53 b67dba6c2c7d: Verifying Checksum 04:32:53 b67dba6c2c7d: Download complete 04:32:57 06f05ace1117: Pull complete 04:32:57 5fe327b54edc: Pull complete 04:32:57 4f4fb700ef54: Pull complete 04:32:57 92a5565b7b96: Pull complete 04:32:57 ff9bb7016b71: Pull complete 04:33:00 b67dba6c2c7d: Pull complete 04:33:00 a813b0c90790: Pull complete 04:33:00 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:33:00 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:33:00 WORKDIR /edgex 04:33:00 COPY go.mod . 04:33:00 RUN go mod download ci-base-image-x86_64 04:33:00 -f - . 04:33:01 Sending build context to Docker daemon 178.5MB 04:33:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:33:01 ---> 3ba60ce46760 04:33:01 Step 2/4 : WORKDIR /edgex 04:33:04 ---> Running in f75da2a92d7d 04:33:04 Removing intermediate container f75da2a92d7d 04:33:04 ---> 57e5e8f8e0ab 04:33:04 Step 3/4 : COPY go.mod . 04:33:04 ---> 5912779375c7 04:33:04 Step 4/4 : RUN go mod download 04:33:04 ---> Running in dec1322a5183 04:33:07 Still waiting to schedule task 04:33:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:33:22 Removing intermediate container dec1322a5183 04:33:22 ---> 0dc493af0b18 04:33:22 Successfully built 0dc493af0b18 04:33:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:23 + docker inspect -f . ci-base-image-x86_64 04:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:23 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 04:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 04:33:23 $ docker top 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:23 + go version 04:33:23 go version go1.23.4 linux/amd64 [Pipeline] } 04:33:23 $ docker stop --time=1 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb 04:33:25 $ docker rm -f --volumes 1d64bc441dff33c69b65706e20c0a8d4d6dde198ca0c22a6cf6fb839fdb6dfeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:25 + docker inspect -f . ci-base-image-x86_64 04:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:25 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 04:33:25 $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 04:33:26 $ docker top 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 -eo pid,comm [Pipeline] { [Pipeline] echo 04:33:26 ========================================================= 04:33:26 [edgeXBuildGoParallel] Running Tests and Build... 04:33:26 ========================================================= [Pipeline] sh 04:33:26 + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] fileExists [Pipeline] sh 04:33:27 + make test 04:33:27 go test -race -coverprofile=coverage.out ./... 04:33:35 ? github.com/edgexfoundry/edgex-go [no test files] 04:34:01 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:34:01 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:34:03 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:34:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:34:04 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:34:04 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:34:04 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:34:05 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:34:05 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 04:34:08 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:34:08 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:34:08 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:34:08 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:34:08 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 04:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:34:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:34:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:34:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:34:10 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:34:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:34:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 04:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 48.4% of statements 04:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:34:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.469s coverage: 93.4% of statements 04:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 04:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 9.4% of statements 04:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.343s coverage: 95.8% of statements 04:34:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 04:34:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:34:14 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:34:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:34:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 04:34:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 04:34:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements 04:34:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 04:34:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:34:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:34:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:34:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:34:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:34:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.029s coverage: 87.1% of statements 04:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 04:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 04:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 04:34:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:34:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:34:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:34:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:34:20 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:34:20 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:34:20 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:34:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:34:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:34:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:34:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:34:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:34:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:34:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:34:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:34:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:34:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:34:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:34:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:34:28 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 04:34:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:34:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:34:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:34:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:34:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:34:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:34:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:34:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:34:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.025s coverage: 100.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.1% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements 04:34:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:34:38 running golangci-lint 04:34:38 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:34:38 go version go1.23.4 linux/amd64 04:34:38 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:34:38 level=info msg="[config_reader] Used config file .golangci.yml" 04:34:38 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:34:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:34:39 Running in /w/workspace/edgex-go/781 [Pipeline] { [Pipeline] checkout 04:34:39 The recommended git tool is: git 04:34:44 using credential edgex-jenkins-ssh 04:34:44 Cloning the remote Git repository 04:34:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:44 > git init /w/workspace/edgex-go/781 # timeout=10 04:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:44 > git --version # timeout=10 04:34:45 > git --version # 'git version 2.25.1' 04:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:00 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 22.026647041s" 04:35:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.130896ms" 04:35:02 Avoid second fetch 04:35:02 Checking out Revision 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 (main) 04:35:03 Commit message: "Merge pull request #5056 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19" 04:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:02 > git config core.sparsecheckout # timeout=10 04:35:02 > git checkout -f 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:35:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:08 Dload Upload Total Spent Left Speed 04:35:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 04:35:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:35:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:35:08 + sudo tee /etc/docker/daemon.new 04:35:08 { 04:35:08 "registry-mirrors": [ 04:35:08 "https://nexus3.edgexfoundry.org:10001" 04:35:08 ], 04:35:08 "bip": "10.250.0.254/24", 04:35:08 "hosts": [ 04:35:08 "tcp://0.0.0.0:5555", 04:35:08 "unix:///var/run/docker.sock" 04:35:08 ], 04:35:08 "mtu": 1458, 04:35:08 "selinux-enabled": true, 04:35:08 "seccomp-profile": "/etc/docker/seccomp.json" 04:35:08 } [Pipeline] sh 04:35:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:35:09 + sudo service docker restart 04:35:16 level=info msg="[linters_context/goanalysis] analyzers took 2m2.667818542s with top 10 stages: buildir: 1m4.142918251s, gosec: 4.444763289s, inspect: 3.805154181s, fact_deprecated: 3.004449191s, printf: 2.037801726s, ctrlflow: 1.91672432s, S1038: 1.438536875s, fact_purity: 1.381784983s, nilness: 1.263374774s, directives: 961.030713ms" 04:35:16 level=info msg="[runner] Issues before processing: 199, after processing: 0" 04:35:16 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, skip_dirs: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, nolint: 17/0, invalid_issue: 199/199, exclude: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, exclude-rules: 199/17" 04:35:16 level=info msg="[runner] processing took 16.829321ms with stages: nolint: 7.657002ms, identifier_marker: 5.099467ms, exclude-rules: 1.420661ms, autogenerated_exclude: 1.038666ms, path_prettifier: 1.006022ms, skip_dirs: 549.93µs, cgo: 23.512µs, invalid_issue: 19.721µs, filename_unadjuster: 9.78µs, skip_files: 730ns, uniq_by_line: 680ns, max_same_issues: 580ns, max_from_linter: 430ns, fixer: 420ns, path_prefixer: 380ns, exclude: 290ns, sort_results: 260ns, diff: 230ns, source_code: 200ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" 04:35:16 level=info msg="[runner] linters took 13.460062799s with stages: goanalysis_metalinter: 13.443141109s" 04:35:16 level=info msg="File cache stats: 0 entries of total size 0B" 04:35:16 level=info msg="Memory: 352 samples, avg is 306.1MB, max is 1306.6MB" 04:35:16 level=info msg="Execution took 35.541461064s" 04:35:16 go vet ./... 04:35:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:35:21 + ls -al . 04:35:21 total 1840 04:35:21 drwxrwxr-x 11 1001 1001 4096 Jan 16 04:33 . 04:35:21 drwxr-xr-x 4 root root 4096 Jan 16 04:33 .. 04:35:21 drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 .blubracket 04:35:21 -rw-rw-r-- 1 1001 1001 10 Jan 16 04:32 .dockerignore 04:35:21 drwxrwxr-x 8 1001 1001 4096 Jan 16 04:34 .git 04:35:21 drwxrwxr-x 3 1001 1001 4096 Jan 16 04:32 .github 04:35:21 -rw-rw-r-- 1 1001 1001 907 Jan 16 04:32 .gitignore 04:35:21 -rw-rw-r-- 1 1001 1001 199 Jan 16 04:32 .golangci.yml 04:35:21 -rw-rw-r-- 1 1001 1001 100 Jan 16 04:32 .hadolint.yml 04:35:21 drwxr-xr-x 3 1001 1001 4096 Jan 16 04:32 .semver 04:35:21 -rw-rw-r-- 1 1001 1001 155 Jan 16 04:32 .sonarcloud.properties 04:35:21 -rw-rw-r-- 1 1001 1001 1171 Jan 16 04:32 ADOPTERS.md 04:35:21 -rw-rw-r-- 1 1001 1001 17256 Jan 16 04:32 Attribution.txt 04:35:21 -rw-rw-r-- 1 1001 1001 100284 Jan 16 04:32 CHANGELOG.md 04:35:21 -rw-rw-r-- 1 1001 1001 3804 Jan 16 04:32 CONTRIBUTING.md 04:35:21 -rw-rw-r-- 1 1001 1001 677 Jan 16 04:32 GOVERNANCE.md 04:35:21 -rw-rw-r-- 1 1001 1001 858 Jan 16 04:32 Jenkinsfile 04:35:21 -rw-rw-r-- 1 1001 1001 10775 Jan 16 04:32 LICENSE 04:35:21 -rw-rw-r-- 1 1001 1001 16740 Jan 16 04:32 Makefile 04:35:21 -rw-rw-r-- 1 1001 1001 582 Jan 16 04:32 OWNERS.md 04:35:21 -rw-rw-r-- 1 1001 1001 9932 Jan 16 04:32 README.md 04:35:21 -rw-rw-r-- 1 1001 1001 789 Jan 16 04:32 SECURITY.md 04:35:21 -rw-rw-r-- 1 1001 1001 12 Jan 16 04:32 VERSION 04:35:21 drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 bin 04:35:21 drwxrwxr-x 19 1001 1001 4096 Jan 16 04:32 cmd 04:35:21 -rw-r--r-- 1 root root 1513503 Jan 16 04:34 coverage.out 04:35:21 drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 fuzz_test 04:35:21 -rw-rw-r-- 1 1001 1001 6506 Jan 16 04:32 go.mod 04:35:21 -rw-rw-r-- 1 1001 1001 88058 Jan 16 04:32 go.sum 04:35:21 drwxrwxr-x 7 1001 1001 4096 Jan 16 04:32 internal 04:35:21 drwxrwxr-x 2 1001 1001 4096 Jan 16 04:32 openapi 04:35:21 -rw-rw-r-- 1 1001 1001 584 Jan 16 04:32 security.txt 04:35:21 -rw-rw-r-- 1 1001 1001 204 Jan 16 04:32 version.go [Pipeline] sh 04:35:22 + '[' -e coverage.out ] 04:35:22 + chown 1001:1001 coverage.out [Pipeline] stash 04:35:22 Stashed 1 file(s) [Pipeline] sh 04:35:22 + make build 04:35:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:27 provisioning config files... 04:35:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config14890153446746698163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:28 ---> ****-login.sh 04:35:28 nexus3.edgexfoundry.org:10001 04:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:28 Configure a credential helper to remove this warning. See 04:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:28 04:35:28 Login Succeeded 04:35:28 nexus3.edgexfoundry.org:10002 04:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:29 Configure a credential helper to remove this warning. See 04:35:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:29 04:35:29 Login Succeeded 04:35:29 nexus3.edgexfoundry.org:10003 04:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:29 Configure a credential helper to remove this warning. See 04:35:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:29 04:35:29 Login Succeeded 04:35:29 nexus3.edgexfoundry.org:10004 04:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:29 Configure a credential helper to remove this warning. See 04:35:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:29 04:35:29 Login Succeeded 04:35:29 ****.io 04:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:30 Configure a credential helper to remove this warning. See 04:35:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:30 04:35:30 Login Succeeded 04:35:30 ---> ****-login.sh ends [Pipeline] } 04:35:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:35:30 + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo 04:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:35:30 ========================================================= 04:35:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:35:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:35:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:31 9986a736f7d3: Pulling fs layer 04:35:31 1f018df60701: Pulling fs layer 04:35:31 39f8f326b044: Pulling fs layer 04:35:31 e6a1e7a6a96a: Pulling fs layer 04:35:31 4f4fb700ef54: Pulling fs layer 04:35:31 d45d956e0dbf: Pulling fs layer 04:35:31 d7702b0d1db1: Pulling fs layer 04:35:31 e6a1e7a6a96a: Waiting 04:35:31 4f4fb700ef54: Waiting 04:35:31 d45d956e0dbf: Waiting 04:35:31 5c7f0f088c93: Pulling fs layer 04:35:31 4fdc064ae6cf: Pulling fs layer 04:35:31 d7702b0d1db1: Waiting 04:35:31 5c7f0f088c93: Waiting 04:35:31 4fdc064ae6cf: Waiting 04:35:31 1f018df60701: Verifying Checksum 04:35:31 1f018df60701: Download complete 04:35:31 e6a1e7a6a96a: Verifying Checksum 04:35:31 e6a1e7a6a96a: Download complete 04:35:31 4f4fb700ef54: Verifying Checksum 04:35:31 4f4fb700ef54: Download complete 04:35:31 9986a736f7d3: Download complete 04:35:31 d45d956e0dbf: Verifying Checksum 04:35:31 d45d956e0dbf: Download complete 04:35:31 d7702b0d1db1: Verifying Checksum 04:35:31 d7702b0d1db1: Download complete 04:35:31 4fdc064ae6cf: Verifying Checksum 04:35:31 4fdc064ae6cf: Download complete 04:35:32 9986a736f7d3: Pull complete 04:35:32 39f8f326b044: Verifying Checksum 04:35:32 39f8f326b044: Download complete 04:35:33 1f018df60701: Pull complete 04:35:33 5c7f0f088c93: Verifying Checksum 04:35:33 5c7f0f088c93: Download complete 04:35:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:35:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:35:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:35:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:35:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:35:55 39f8f326b044: Pull complete 04:35:55 e6a1e7a6a96a: Pull complete 04:35:55 4f4fb700ef54: Pull complete 04:35:55 d45d956e0dbf: Pull complete 04:35:55 d7702b0d1db1: Pull complete 04:35:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:35:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:36:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:36:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:36:02 5c7f0f088c93: Pull complete 04:36:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:36:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:36:04 4fdc064ae6cf: Pull complete 04:36:04 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:36:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:36:04 WORKDIR /edgex 04:36:04 COPY go.mod . 04:36:04 RUN go mod download 04:36:04 + docker build -t ci-base-image-arm64 -f - . 04:36:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:36:05 $ docker stop --time=1 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 04:36:05 #0 building with "default" instance using docker driver 04:36:05 04:36:05 #1 [internal] load build definition from Dockerfile 04:36:05 #1 transferring dockerfile: 172B 0.0s done 04:36:05 #1 DONE 0.1s 04:36:05 04:36:05 #2 [internal] load .dockerignore 04:36:05 #2 transferring context: 50B done 04:36:05 #2 DONE 0.1s 04:36:05 04:36:05 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:36:05 #3 DONE 0.0s 04:36:05 04:36:05 #4 [internal] load build context 04:36:05 #4 transferring context: 6.54kB 0.0s done 04:36:05 #4 DONE 0.1s 04:36:05 04:36:05 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:36:05 #5 DONE 0.2s 04:36:05 04:36:05 #6 [2/4] WORKDIR /edgex 04:36:06 #6 DONE 1.0s 04:36:06 04:36:06 #7 [3/4] COPY go.mod . 04:36:06 #7 DONE 0.1s 04:36:06 04:36:06 #8 [4/4] RUN go mod download 04:36:07 $ docker rm -f --volumes 54e9292d38eee035146931a6b73c8e03fbf3a0094270562ca69c4e476035f523 [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 04:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:09 04:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:09 latest: Pulling from edgex-devops/edgex-compose 04:36:09 91d30c5bc195: Pulling fs layer 04:36:09 2e9b0aa3be6d: Pulling fs layer 04:36:09 9c61dcf015f6: Pulling fs layer 04:36:09 4698f68db338: Pulling fs layer 04:36:09 2a2f49069b9e: Pulling fs layer 04:36:09 e0025b399a48: Pulling fs layer 04:36:09 4698f68db338: Waiting 04:36:09 2a2f49069b9e: Waiting 04:36:09 e0025b399a48: Waiting 04:36:09 91d30c5bc195: Verifying Checksum 04:36:09 91d30c5bc195: Download complete 04:36:09 4698f68db338: Verifying Checksum 04:36:09 4698f68db338: Download complete 04:36:09 2e9b0aa3be6d: Verifying Checksum 04:36:09 2e9b0aa3be6d: Download complete 04:36:09 e0025b399a48: Verifying Checksum 04:36:09 e0025b399a48: Download complete 04:36:09 91d30c5bc195: Pull complete 04:36:09 2a2f49069b9e: Download complete 04:36:09 2e9b0aa3be6d: Pull complete 04:36:10 9c61dcf015f6: Verifying Checksum 04:36:10 9c61dcf015f6: Download complete 04:36:12 9c61dcf015f6: Pull complete 04:36:12 4698f68db338: Pull complete 04:36:12 2a2f49069b9e: Pull complete 04:36:12 e0025b399a48: Pull complete 04:36:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:13 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 04:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:36:13 $ docker top ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:14 + docker compose -f ./docker-compose-build.yml build --parallel 04:36:16 #1 [security-spire-agent internal] load build definition from Dockerfile 04:36:16 #1 transferring dockerfile: 1.81kB done 04:36:16 #1 DONE 0.0s 04:36:16 04:36:16 #2 [support-notifications internal] load build definition from Dockerfile 04:36:16 #2 transferring dockerfile: 2.04kB done 04:36:16 #2 DONE 0.0s 04:36:16 04:36:16 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:36:16 #3 transferring dockerfile: 3.02kB done 04:36:16 #3 DONE 0.0s 04:36:16 04:36:16 #4 [security-spire-config internal] load build definition from Dockerfile 04:36:16 #4 transferring dockerfile: 1.69kB done 04:36:16 #4 DONE 0.0s 04:36:16 04:36:16 #5 [security-spire-server internal] load build definition from Dockerfile 04:36:16 #5 transferring dockerfile: 1.70kB done 04:36:16 #5 DONE 0.0s 04:36:16 04:36:16 #6 [support-scheduler internal] load build definition from Dockerfile 04:36:16 #6 transferring dockerfile: 1.82kB done 04:36:16 #6 DONE 0.0s 04:36:16 04:36:16 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:36:16 #7 transferring dockerfile: 2.23kB done 04:36:16 #7 DONE 0.0s 04:36:16 04:36:16 #8 [core-keeper internal] load build definition from Dockerfile 04:36:16 #8 transferring dockerfile: 2.07kB done 04:36:16 #8 DONE 0.0s 04:36:16 04:36:16 #9 [security-proxy-auth internal] load build definition from Dockerfile 04:36:16 #9 transferring dockerfile: 2.11kB done 04:36:16 #9 DONE 0.0s 04:36:16 04:36:16 #10 [core-metadata internal] load build definition from Dockerfile 04:36:16 #10 transferring dockerfile: 2.13kB done 04:36:16 #10 DONE 0.0s 04:36:16 04:36:16 #11 [security-secretstore-setup internal] load build definition from Dockerfile 04:36:16 #11 transferring dockerfile: 2.49kB done 04:36:16 #11 DONE 0.0s 04:36:16 04:36:16 #12 [core-command internal] load build definition from Dockerfile 04:36:16 #12 transferring dockerfile: 1.94kB done 04:36:16 #12 DONE 0.0s 04:36:16 04:36:16 #13 [core-data internal] load build definition from Dockerfile 04:36:16 #13 transferring dockerfile: 2.07kB done 04:36:16 #13 DONE 0.0s 04:36:16 04:36:16 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:36:16 #14 transferring dockerfile: 1.89kB done 04:36:16 #14 DONE 0.0s 04:36:16 04:36:16 #15 [security-proxy-setup internal] load build definition from Dockerfile 04:36:16 #15 transferring dockerfile: 2.50kB done 04:36:16 #15 DONE 0.0s 04:36:16 04:36:16 #16 [security-spire-agent internal] load .dockerignore 04:36:16 #16 transferring context: 50B done 04:36:16 #16 DONE 0.0s 04:36:17 04:36:17 #17 [support-notifications internal] load .dockerignore 04:36:17 #17 transferring context: 50B done 04:36:17 #17 DONE 0.0s 04:36:17 04:36:17 #18 [security-bootstrapper internal] load .dockerignore 04:36:17 #18 transferring context: 50B done 04:36:17 #18 DONE 0.0s 04:36:17 04:36:17 #19 [security-spire-config internal] load .dockerignore 04:36:17 #19 transferring context: 50B done 04:36:17 #19 DONE 0.0s 04:36:17 04:36:17 #20 [security-spire-server internal] load .dockerignore 04:36:17 #20 transferring context: 50B done 04:36:17 #20 DONE 0.0s 04:36:17 04:36:17 #21 [support-scheduler internal] load .dockerignore 04:36:17 #21 transferring context: 50B done 04:36:17 #21 DONE 0.0s 04:36:17 04:36:17 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:36:17 #22 transferring context: 50B done 04:36:17 #22 DONE 0.0s 04:36:17 04:36:17 #23 [core-keeper internal] load .dockerignore 04:36:17 #23 transferring context: 50B done 04:36:17 #23 DONE 0.0s 04:36:17 04:36:17 #24 [security-proxy-auth internal] load .dockerignore 04:36:17 #24 transferring context: 50B done 04:36:17 #24 DONE 0.0s 04:36:17 04:36:17 #25 [security-secretstore-setup internal] load .dockerignore 04:36:17 #25 transferring context: 50B done 04:36:17 #25 DONE 0.0s 04:36:17 04:36:17 #26 [core-command internal] load .dockerignore 04:36:17 #26 transferring context: 50B done 04:36:17 #26 DONE 0.0s 04:36:17 04:36:17 #27 [core-metadata internal] load .dockerignore 04:36:17 #27 transferring context: 50B done 04:36:17 #27 DONE 0.0s 04:36:17 04:36:17 #28 [core-data internal] load .dockerignore 04:36:17 #28 transferring context: 50B done 04:36:17 #28 DONE 0.0s 04:36:17 04:36:17 #29 [security-spiffe-token-provider internal] load .dockerignore 04:36:17 #29 transferring context: 50B done 04:36:17 #29 DONE 0.0s 04:36:17 04:36:17 #30 [security-proxy-setup internal] load .dockerignore 04:36:17 #30 transferring context: 50B done 04:36:17 #30 DONE 0.0s 04:36:17 04:36:17 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:36:17 #31 DONE 0.0s 04:36:17 04:36:17 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:36:17 #32 ... 04:36:17 04:36:17 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:36:17 #31 DONE 0.0s 04:36:17 04:36:17 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:36:17 #32 DONE 0.3s 04:36:17 04:36:17 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:36:17 #33 DONE 0.5s 04:36:17 04:36:17 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:36:17 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 04:36:17 #34 ... 04:36:17 04:36:17 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:36:17 #35 DONE 0.5s 04:36:17 04:36:17 #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:36:17 #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 04:36:17 #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:36:17 #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:36:17 #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:36:17 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s 04:36:17 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:36:17 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 04:36:18 #34 ... 04:36:18 04:36:18 #36 [security-spire-server internal] load build context 04:36:18 #36 transferring context: 23.68kB 0.0s done 04:36:18 #36 DONE 0.3s 04:36:18 04:36:18 #37 [security-spire-agent internal] load build context 04:36:18 #37 transferring context: 23.21kB 0.0s done 04:36:18 #37 DONE 0.2s 04:36:18 04:36:18 #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:36:18 #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:36:18 #34 ... 04:36:18 04:36:18 #38 [security-spire-config internal] load build context 04:36:18 #38 transferring context: 21.93kB 0.0s done 04:36:18 #38 DONE 0.3s 04:36:18 04:36:18 #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:36:18 #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 04:36:18 #34 DONE 1.1s 04:36:18 04:36:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:36:18 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done 04:36:18 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:36:18 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:36:18 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:36:18 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:36:18 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:36:18 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:36:18 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:36:18 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.28MB / 30.73MB 0.5s 04:36:18 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:36:18 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:36:18 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done 04:36:18 #39 ... 04:36:18 04:36:18 #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:36:18 #40 DONE 1.1s 04:36:18 04:36:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:36:18 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 04:36:20 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 04:36:20 #39 ... 04:36:20 04:36:20 #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:36:20 #41 DONE 1.8s 04:36:20 04:36:20 #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:36:22 #42 ... 04:36:22 04:36:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:36:22 #39 DONE 4.7s 04:36:22 04:36:22 #43 [security-bootstrapper internal] load build context 04:36:23 #43 ... 04:36:23 04:36:23 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:36:23 #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 1.798 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:36:23 #0 1.798 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:36:23 #0 1.798 OK: 24170 distinct packages available 04:36:23 #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 2.245 (1/14) Installing ca-certificates (20241121-r1) 04:36:23 #0 2.272 (2/14) Installing brotli-libs (1.1.0-r2) 04:36:23 #0 2.277 (3/14) Installing c-ares (1.33.1-r0) 04:36:23 #0 2.283 (4/14) Installing libunistring (1.2-r0) 04:36:23 #0 2.299 (5/14) Installing libidn2 (2.3.7-r0) 04:36:23 #0 2.304 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:36:23 #0 2.308 (7/14) Installing libpsl (0.21.5-r1) 04:36:23 #0 2.312 (8/14) Installing zstd-libs (1.5.6-r0) 04:36:23 #0 2.322 (9/14) Installing libcurl (8.11.1-r0) 04:36:23 #0 2.334 (10/14) Installing curl (8.11.1-r0) 04:36:23 #0 2.338 (11/14) Installing dumb-init (1.2.5-r3) 04:36:23 #0 2.340 (12/14) Installing musl-obstack (1.2.3-r2) 04:36:23 #0 2.343 (13/14) Installing libucontext (1.2-r3) 04:36:23 #0 2.385 (14/14) Installing gcompat (1.1.0-r4) 04:36:23 #0 2.385 Executing busybox-1.36.1-r29.trigger 04:36:23 #0 2.385 Executing ca-certificates-20241121-r1.trigger 04:36:23 #0 2.414 OK: 13 MiB in 28 packages 04:36:23 #44 DONE 4.4s 04:36:23 04:36:23 #45 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:23 #45 DONE 4.4s 04:36:23 04:36:23 #43 [security-bootstrapper internal] load build context 04:36:23 #43 ... 04:36:23 04:36:23 #46 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:36:23 #46 ... 04:36:23 04:36:23 #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:36:23 #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 2.849 (1/1) Installing dumb-init (1.2.5-r3) 04:36:23 #0 2.866 Executing busybox-1.36.1-r29.trigger 04:36:23 #0 2.872 OK: 8 MiB in 15 packages 04:36:23 #47 DONE 4.4s 04:36:23 04:36:23 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:36:23 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.478 (1/2) Installing dumb-init (1.2.5-r3) 04:36:23 #0 3.478 (2/2) Installing su-exec (0.2-r3) 04:36:23 #0 3.484 Executing busybox-1.36.1-r29.trigger 04:36:23 #0 3.502 OK: 8 MiB in 16 packages 04:36:23 #48 DONE 4.4s 04:36:23 04:36:23 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:36:23 #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.785 (1/7) Installing ca-certificates (20241121-r1) 04:36:23 #0 3.804 (2/7) Installing dumb-init (1.2.5-r3) 04:36:23 #0 3.807 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:36:23 #0 3.814 (4/7) Installing libsodium (1.0.19-r0) 04:36:23 #0 3.824 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:36:23 #0 3.841 (6/7) Installing libzmq (4.3.5-r2) 04:36:23 #0 3.850 (7/7) Installing zeromq (4.3.5-r2) 04:36:23 #0 3.856 Executing busybox-1.36.1-r29.trigger 04:36:23 #0 3.863 Executing ca-certificates-20241121-r1.trigger 04:36:23 #0 3.908 OK: 12 MiB in 21 packages 04:36:23 #49 DONE 4.5s 04:36:23 04:36:23 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:36:23 #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.772 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:36:23 #0 3.772 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:36:23 #0 3.772 OK: 24170 distinct packages available 04:36:23 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:23 #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:23 #0 4.248 (1/4) Installing dumb-init (1.2.5-r3) 04:36:23 #0 4.255 (2/4) Installing musl-obstack (1.2.3-r2) 04:36:23 #0 4.255 (3/4) Installing libucontext (1.2-r3) 04:36:23 #0 4.258 (4/4) Installing gcompat (1.1.0-r4) 04:36:23 #0 4.263 Executing busybox-1.36.1-r29.trigger 04:36:23 #0 4.273 OK: 8 MiB in 18 packages 04:36:23 #50 DONE 4.6s 04:36:23 04:36:23 #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:36:25 #51 ... 04:36:25 04:36:25 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:36:25 #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:25 #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:25 #0 5.588 (1/3) Installing ca-certificates (20241121-r1) 04:36:25 #0 5.606 (2/3) Installing dumb-init (1.2.5-r3) 04:36:25 #0 5.614 (3/3) Installing tzdata (2024b-r0) 04:36:25 #0 5.646 Executing busybox-1.36.1-r29.trigger 04:36:25 #0 5.649 Executing ca-certificates-20241121-r1.trigger 04:36:25 #0 5.690 OK: 10 MiB in 17 packages 04:36:25 #52 DONE 6.4s 04:36:25 #8 DONE 16.3s 04:36:25 04:36:25 #9 exporting to image 04:36:25 #9 exporting layers 04:36:25 04:36:25 #53 [support-notifications internal] load build context 04:36:25 #53 transferring context: 252.76MB 7.5s 04:36:25 #53 ... 04:36:25 04:36:25 #54 [security-secretstore-setup internal] load build context 04:36:25 #54 ... 04:36:25 04:36:25 #53 [support-notifications internal] load build context 04:36:26 #53 ... 04:36:26 04:36:26 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:36:26 #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:26 #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.204 (1/4) Installing ca-certificates (20241121-r1) 04:36:26 #0 6.221 (2/4) Installing dumb-init (1.2.5-r3) 04:36:26 #0 6.226 (3/4) Installing su-exec (0.2-r3) 04:36:26 #0 6.227 (4/4) Installing yq-go (4.44.1-r2) 04:36:26 #0 6.295 Executing busybox-1.36.1-r29.trigger 04:36:26 #0 6.308 Executing ca-certificates-20241121-r1.trigger 04:36:26 #0 6.368 OK: 19 MiB in 18 packages 04:36:26 #55 DONE 7.8s 04:36:26 04:36:26 #53 [support-notifications internal] load build context 04:36:26 #53 ... 04:36:26 04:36:26 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:36:26 #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.694 (1/1) Installing dumb-init (1.2.5-r3) 04:36:26 #0 6.699 Executing busybox-1.36.1-r29.trigger 04:36:26 #0 6.711 OK: 8 MiB in 15 packages 04:36:26 #56 DONE 8.0s 04:36:26 04:36:26 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:36:26 #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.334 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:36:26 #0 6.334 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:36:26 #0 6.334 OK: 24170 distinct packages available 04:36:26 #0 6.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.912 (1/5) Installing dumb-init (1.2.5-r3) 04:36:26 #0 6.919 (2/5) Installing musl-obstack (1.2.3-r2) 04:36:26 #0 6.923 (3/5) Installing libucontext (1.2-r3) 04:36:26 #0 6.932 (4/5) Installing gcompat (1.1.0-r4) 04:36:26 #0 6.932 (5/5) Installing openssl (3.3.2-r1) 04:36:26 #0 6.944 Executing busybox-1.36.1-r29.trigger 04:36:26 #0 6.957 OK: 9 MiB in 19 packages 04:36:26 #57 DONE 8.2s 04:36:26 04:36:26 #53 [support-notifications internal] load build context 04:36:26 #53 ... 04:36:26 04:36:26 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:36:26 #0 6.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:26 #0 6.830 (1/4) Installing dumb-init (1.2.5-r3) 04:36:26 #0 6.831 (2/4) Installing openssl (3.3.2-r1) 04:36:26 #0 6.843 (3/4) Installing su-exec (0.2-r3) 04:36:26 #0 6.854 (4/4) Installing yq-go (4.44.1-r2) 04:36:26 #0 6.926 Executing busybox-1.36.1-r29.trigger 04:36:26 #0 6.931 OK: 19 MiB in 18 packages 04:36:26 #58 DONE 8.1s 04:36:26 04:36:26 #53 [support-notifications internal] load build context 04:36:26 #53 ... 04:36:26 04:36:26 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:26 #59 DONE 6.2s 04:36:26 04:36:26 #53 [support-notifications internal] load build context 04:36:27 #53 ... 04:36:27 04:36:27 #60 [security-proxy-auth internal] load build context 04:36:27 #60 ... 04:36:27 04:36:27 #61 [support-scheduler internal] load build context 04:36:27 #61 ... 04:36:27 04:36:27 #62 [security-spiffe-token-provider internal] load build context 04:36:27 #62 ... 04:36:27 04:36:27 #63 [security-proxy-setup internal] load build context 04:36:27 #63 ... 04:36:27 04:36:27 #64 [core-data internal] load build context 04:36:27 #64 ... 04:36:27 04:36:27 #65 [core-common-config-bootstrapper internal] load build context 04:36:28 #65 ... 04:36:28 04:36:28 #66 [core-command internal] load build context 04:36:28 #66 ... 04:36:28 04:36:28 #67 [core-metadata internal] load build context 04:36:28 #67 ... 04:36:28 04:36:28 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:36:28 #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 04:36:28 #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:36:28 #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:36:28 #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:36:28 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:36:28 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:36:28 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:36:28 #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 04:36:28 #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s 04:36:28 #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:36:28 #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:36:28 #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 04:36:28 #68 ... 04:36:28 04:36:28 #69 [core-keeper internal] load build context 04:36:28 #69 ... 04:36:28 04:36:28 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:36:29 #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #0 7.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #0 7.998 OK: 248 MiB in 58 packages 04:36:29 #70 DONE 8.3s 04:36:29 04:36:29 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:36:29 #42 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #42 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #42 7.190 OK: 248 MiB in 58 packages 04:36:29 #42 DONE 8.4s 04:36:29 04:36:29 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:36:29 #0 6.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #0 6.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #0 7.008 OK: 248 MiB in 58 packages 04:36:29 #71 DONE 8.3s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:36:29 #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #0 7.201 OK: 248 MiB in 58 packages 04:36:29 #72 DONE 8.4s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #51 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:36:29 #51 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #51 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #51 5.883 OK: 8 MiB in 15 packages 04:36:29 #51 DONE 6.2s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #46 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:36:29 #46 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #46 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #46 6.016 OK: 13 MiB in 28 packages 04:36:29 #46 DONE 6.3s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #63 [security-proxy-setup internal] load build context 04:36:29 #63 transferring context: 439.79MB 11.7s done 04:36:29 #63 DONE 11.9s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:29 #64 ... 04:36:29 04:36:29 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:36:29 #0 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #0 7.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #0 8.299 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:36:29 #0 8.299 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:36:29 #0 8.299 OK: 24174 distinct packages available 04:36:29 #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:29 #0 8.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:29 #0 8.813 OK: 248 MiB in 58 packages 04:36:29 #73 DONE 9.3s 04:36:29 04:36:29 #43 [security-bootstrapper internal] load build context 04:36:29 #43 transferring context: 439.79MB 11.9s done 04:36:29 #43 DONE 12.3s 04:36:29 04:36:29 #64 [core-data internal] load build context 04:36:30 #64 ... 04:36:30 04:36:30 #65 [core-common-config-bootstrapper internal] load build context 04:36:30 #65 transferring context: 439.79MB 12.1s done 04:36:30 #65 DONE 12.4s 04:36:30 04:36:30 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:36:30 #74 ... 04:36:30 04:36:30 #54 [security-secretstore-setup internal] load build context 04:36:30 #54 transferring context: 439.79MB 12.3s done 04:36:30 #54 DONE 12.8s 04:36:30 04:36:30 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:36:30 #75 DONE 0.5s 04:36:30 04:36:30 #67 [core-metadata internal] load build context 04:36:30 #67 transferring context: 439.79MB 12.2s done 04:36:30 #67 DONE 12.7s 04:36:30 04:36:30 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:36:30 #76 CACHED 04:36:30 04:36:30 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:36:30 #0 6.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:30 #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:30 #0 7.283 OK: 8 MiB in 16 packages 04:36:30 #77 DONE 7.5s 04:36:30 04:36:30 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:30 #78 ... 04:36:30 04:36:30 #69 [core-keeper internal] load build context 04:36:30 #69 transferring context: 439.79MB 12.8s done 04:36:30 #69 DONE 13.0s 04:36:30 04:36:30 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:36:30 #74 DONE 0.5s 04:36:30 04:36:30 #62 [security-spiffe-token-provider internal] load build context 04:36:30 #62 transferring context: 439.79MB 12.8s done 04:36:30 #62 DONE 13.0s 04:36:30 04:36:30 #64 [core-data internal] load build context 04:36:30 #64 transferring context: 439.79MB 12.8s done 04:36:30 #64 DONE 13.0s 04:36:30 04:36:30 #53 [support-notifications internal] load build context 04:36:30 #53 transferring context: 439.79MB 12.9s done 04:36:30 #53 DONE 13.1s 04:36:30 04:36:30 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:36:30 #79 ... 04:36:30 04:36:30 #66 [core-command internal] load build context 04:36:30 #66 transferring context: 439.79MB 13.2s done 04:36:30 #66 DONE 13.3s 04:36:31 04:36:31 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:36:31 #79 DONE 0.3s 04:36:31 04:36:31 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:36:31 #80 DONE 0.3s 04:36:31 04:36:31 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:36:31 #0 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:31 #0 7.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:31 #0 7.752 OK: 12 MiB in 21 packages 04:36:31 #81 DONE 7.9s 04:36:31 04:36:31 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:31 #82 ... 04:36:31 04:36:31 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:36:31 #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:31 #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:31 #0 7.860 OK: 8 MiB in 18 packages 04:36:31 #83 DONE 8.1s 04:36:31 04:36:31 #60 [security-proxy-auth internal] load build context 04:36:31 #60 ... 04:36:31 04:36:31 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:36:31 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:31 #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:31 #0 6.347 OK: 10 MiB in 17 packages 04:36:31 #84 DONE 6.6s 04:36:31 04:36:31 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:36:31 #85 DONE 0.4s 04:36:31 04:36:31 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:36:31 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:31 #0 4.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:31 #0 5.085 OK: 19 MiB in 18 packages 04:36:31 #86 DONE 5.2s 04:36:31 04:36:31 #61 [support-scheduler internal] load build context 04:36:31 #61 transferring context: 439.79MB 14.0s done 04:36:31 #61 DONE 14.1s 04:36:31 04:36:31 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:36:31 #87 DONE 0.1s 04:36:31 04:36:31 #60 [security-proxy-auth internal] load build context 04:36:31 #60 ... 04:36:31 04:36:31 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:36:31 #88 DONE 0.1s 04:36:31 04:36:31 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:36:31 #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:31 #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:31 #0 4.982 OK: 8 MiB in 15 packages 04:36:31 #89 DONE 5.2s 04:36:31 04:36:31 #90 [security-spire-config stage-2 6/10] COPY security.txt / 04:36:31 #90 DONE 0.1s 04:36:31 04:36:31 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:36:31 #91 DONE 0.1s 04:36:31 04:36:31 #60 [security-proxy-auth internal] load build context 04:36:31 #60 ... 04:36:31 04:36:31 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:36:31 #92 DONE 0.0s 04:36:31 04:36:31 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:36:31 #93 DONE 0.0s 04:36:31 04:36:31 #60 [security-proxy-auth internal] load build context 04:36:32 #60 ... 04:36:32 04:36:32 #94 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:36:32 #0 7.359 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:32 #0 7.929 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:32 #0 8.699 (1/1) Installing dumb-init (1.2.5-r3) 04:36:32 #0 8.997 Executing busybox-1.36.1-r29.trigger 04:36:32 #0 9.019 OK: 8 MiB in 15 packages 04:36:32 #94 DONE 9.2s 04:36:32 04:36:32 #60 [security-proxy-auth internal] load build context 04:36:32 #60 ... 04:36:32 04:36:32 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:36:32 #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:32 #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:32 #0 5.453 OK: 19 MiB in 18 packages 04:36:32 #95 DONE 5.6s 04:36:32 04:36:32 #96 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:36:32 #0 5.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:32 #0 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:32 #0 5.690 OK: 9 MiB in 19 packages 04:36:32 #96 DONE 5.8s 04:36:32 04:36:32 #60 [security-proxy-auth internal] load build context 04:36:32 #60 ... 04:36:32 04:36:32 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:36:32 #97 DONE 0.1s 04:36:32 04:36:32 #60 [security-proxy-auth internal] load build context 04:36:32 #60 transferring context: 439.79MB 15.0s done 04:36:32 #60 DONE 15.2s 04:36:32 04:36:32 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:36:32 #98 DONE 0.4s 04:36:32 04:36:32 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:36:32 #99 DONE 0.4s 04:36:32 04:36:32 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:36:32 #100 DONE 0.1s 04:36:32 04:36:32 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:36:32 #101 DONE 2.3s 04:36:32 04:36:32 #102 [security-spire-config] exporting to image 04:36:32 #102 exporting layers 0.9s done 04:36:32 #102 writing image sha256:aa7f67d262649816c83b965ed7493c30f86f0472ece30711f6dd325aacc4ac8f 0.0s done 04:36:32 #102 naming to docker.io/library/security-spire-config done 04:36:32 #102 DONE 1.0s 04:36:32 04:36:32 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:36:33 #103 ... 04:36:33 04:36:33 #104 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:36:33 #0 4.906 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:33 #0 5.380 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:33 #0 6.142 OK: 248 MiB in 58 packages 04:36:33 #104 DONE 6.3s 04:36:33 04:36:33 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:36:33 #105 DONE 0.3s 04:36:33 04:36:33 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:36:33 #103 DONE 0.2s 04:36:33 04:36:33 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:36:33 #106 DONE 0.1s 04:36:33 04:36:33 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:36:33 #107 DONE 0.1s 04:36:33 04:36:33 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:36:33 #108 DONE 0.4s 04:36:33 04:36:33 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:36:33 #109 DONE 0.1s 04:36:33 04:36:33 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:36:33 #110 DONE 0.1s 04:36:33 04:36:33 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:36:33 #111 DONE 0.1s 04:36:33 04:36:33 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:36:33 #112 DONE 0.1s 04:36:33 04:36:33 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:36:33 #113 DONE 0.1s 04:36:33 04:36:33 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:36:33 #114 DONE 0.0s 04:36:33 04:36:33 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:36:33 #115 DONE 0.0s 04:36:33 04:36:33 #102 [security-spire-agent] exporting to image 04:36:34 #102 exporting layers 0.7s done 04:36:34 #102 exporting layers 0.7s done 04:36:34 #102 writing image sha256:93ef0d4611e41454d227a94be2b66ad95c7a4f81da044840ca04d699637b10fa 0.0s done 04:36:34 #102 naming to docker.io/library/security-spire-agent done 04:36:34 #102 writing image sha256:6a4b9725dd12f570ced0bb391f18d407f9326428e064659c1000c78f72f87bf7 done 04:36:34 #102 naming to docker.io/library/security-spire-server done 04:36:34 #102 DONE 1.9s 04:36:34 04:36:34 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:40 #9 exporting layers 15.5s done 04:36:40 #9 writing image sha256:fa9aaca297aa6790ecbd52dced43ed79a94b23471dc3182419c58c5de4ace3a7 done 04:36:40 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 04:36:40 #9 DONE 15.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:40 + docker inspect -f . ci-base-image-arm64 04:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container 04:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:41 #116 ... 04:36:41 04:36:41 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:41 #117 ... 04:36:41 04:36:41 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:41 #118 ... 04:36:41 04:36:41 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:42 $ docker top b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:42 + go version 04:36:43 go version go1.23.4 linux/arm64 [Pipeline] } 04:36:43 $ docker stop --time=1 b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb 04:36:45 $ docker rm -f --volumes b23ac70e0034819b34cf6dc13e1e66759b0162e3f843a45974938800a3caaeeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:36:46 04:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:36:46 latest: Pulling from edgex-devops/edgex-compose-arm64 04:36:46 547446be3368: Pulling fs layer 04:36:46 d125d8839a47: Pulling fs layer 04:36:46 3e85d5ac6304: Pulling fs layer 04:36:46 c3105a71a48b: Pulling fs layer 04:36:46 0f093f025ec4: Pulling fs layer 04:36:46 c3106fc0e877: Pulling fs layer 04:36:46 0f093f025ec4: Waiting 04:36:46 c3106fc0e877: Waiting 04:36:46 c3105a71a48b: Waiting 04:36:46 547446be3368: Verifying Checksum 04:36:46 547446be3368: Download complete 04:36:46 c3105a71a48b: Download complete 04:36:47 d125d8839a47: Verifying Checksum 04:36:47 d125d8839a47: Download complete 04:36:47 c3106fc0e877: Download complete 04:36:47 0f093f025ec4: Verifying Checksum 04:36:47 0f093f025ec4: Download complete 04:36:47 547446be3368: Pull complete 04:36:48 d125d8839a47: Pull complete 04:36:48 3e85d5ac6304: Verifying Checksum 04:36:48 3e85d5ac6304: Download complete 04:37:03 3e85d5ac6304: Pull complete 04:37:03 c3105a71a48b: Pull complete 04:37:03 0f093f025ec4: Pull complete 04:37:03 c3106fc0e877: Pull complete 04:37:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container 04:37:04 $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:37:06 $ docker top d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:06 + docker compose -f ./docker-compose-build.yml build --parallel 04:37:08 #119 ... 04:37:08 04:37:08 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #118 DONE 34.4s 04:37:08 04:37:08 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #119 DONE 35.2s 04:37:08 04:37:08 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #78 DONE 35.7s 04:37:08 04:37:08 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #82 DONE 35.2s 04:37:08 04:37:08 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #116 DONE 33.0s 04:37:08 04:37:08 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:08 #117 DONE 35.6s 04:37:08 04:37:08 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 04:37:08 #1 [core-keeper internal] load build definition from Dockerfile 04:37:08 #1 transferring dockerfile: 2.07kB 0.0s done 04:37:08 #1 DONE 0.1s 04:37:08 04:37:08 #2 [core-keeper internal] load .dockerignore 04:37:08 #2 transferring context: 50B done 04:37:08 #2 DONE 0.1s 04:37:08 04:37:08 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:08 #3 ... 04:37:08 04:37:08 #4 [security-spiffe-token-provider internal] load .dockerignore 04:37:08 #4 transferring context: 50B done 04:37:08 #4 DONE 0.1s 04:37:08 04:37:08 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:37:08 #5 transferring dockerfile: 1.89kB done 04:37:08 #5 DONE 0.1s 04:37:08 04:37:08 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:08 #3 ... 04:37:08 04:37:08 #6 [security-secretstore-setup internal] load build definition from Dockerfile 04:37:08 #6 transferring dockerfile: 2.49kB 0.0s done 04:37:08 #6 DONE 0.1s 04:37:08 04:37:08 #7 [security-secretstore-setup internal] load .dockerignore 04:37:08 #7 transferring context: 50B 0.0s done 04:37:08 #7 DONE 0.2s 04:37:08 04:37:08 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:08 #3 ... 04:37:08 04:37:08 #8 [core-data internal] load build definition from Dockerfile 04:37:08 #8 transferring dockerfile: 2.07kB 0.0s done 04:37:08 #8 DONE 0.1s 04:37:08 04:37:08 #9 [core-data internal] load .dockerignore 04:37:08 #9 transferring context: 50B done 04:37:08 #9 DONE 0.1s 04:37:08 04:37:08 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:09 #3 DONE 0.0s 04:37:09 04:37:09 #10 [security-proxy-auth internal] load build definition from Dockerfile 04:37:09 #10 transferring dockerfile: 2.11kB 0.0s done 04:37:09 #10 DONE 0.1s 04:37:09 04:37:09 #11 [security-proxy-auth internal] load .dockerignore 04:37:09 #11 transferring context: 50B 0.0s done 04:37:09 #11 DONE 0.1s 04:37:09 04:37:09 #12 [support-scheduler internal] load build definition from Dockerfile 04:37:09 #12 transferring dockerfile: 1.82kB done 04:37:09 #12 DONE 0.1s 04:37:09 04:37:09 #13 [support-scheduler internal] load .dockerignore 04:37:09 #13 transferring context: 50B 0.0s done 04:37:09 #13 DONE 0.1s 04:37:09 04:37:09 #14 [security-proxy-setup internal] load .dockerignore 04:37:09 #14 transferring context: 50B 0.0s done 04:37:09 #14 DONE 0.1s 04:37:09 04:37:09 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:09 #3 DONE 0.0s 04:37:09 04:37:09 #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 04:37:09 #15 DONE 0.7s 04:37:09 04:37:09 #16 [security-spire-config internal] load .dockerignore 04:37:09 #16 transferring context: 50B 0.0s done 04:37:09 #16 DONE 0.2s 04:37:09 04:37:09 #17 [security-proxy-setup internal] load build definition from Dockerfile 04:37:09 #17 transferring dockerfile: 2.50kB 0.0s done 04:37:09 #17 DONE 0.2s 04:37:09 04:37:09 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:09 #3 DONE 0.0s 04:37:09 04:37:09 #18 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:09 #18 ... 04:37:09 04:37:09 #19 [security-spire-config internal] load build definition from Dockerfile 04:37:09 #19 transferring dockerfile: 1.69kB done 04:37:09 #19 DONE 0.3s 04:37:09 04:37:09 #20 [support-notifications internal] load .dockerignore 04:37:10 #20 ... 04:37:10 04:37:10 #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:37:10 #15 DONE 1.1s 04:37:10 04:37:10 #21 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:10 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done 04:37:10 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:37:10 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:37:10 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:37:10 #21 ... 04:37:10 04:37:10 #22 [security-spire-server internal] load build definition from Dockerfile 04:37:10 #22 transferring dockerfile: 1.70kB 0.1s done 04:37:10 #22 DONE 0.8s 04:37:10 04:37:10 #23 [security-spire-server internal] load .dockerignore 04:37:10 #23 transferring context: 50B 0.1s done 04:37:10 #23 DONE 0.8s 04:37:10 04:37:10 #24 [core-metadata internal] load .dockerignore 04:37:10 #24 ... 04:37:10 04:37:10 #25 [security-bootstrapper internal] load .dockerignore 04:37:10 #25 transferring context: 50B 0.1s done 04:37:10 #25 DONE 0.9s 04:37:10 04:37:10 #21 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:10 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done 04:37:10 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s 04:37:11 #21 ... 04:37:11 04:37:11 #15 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:37:11 #15 DONE 2.1s 04:37:11 04:37:11 #26 [support-notifications internal] load build definition from Dockerfile 04:37:11 #26 transferring dockerfile: 2.04kB 0.1s done 04:37:11 #26 DONE 1.7s 04:37:11 04:37:11 #27 [security-proxy-auth internal] load build context 04:37:11 #27 transferring context: 3.07MB 1.6s done 04:37:11 #27 DONE 2.0s 04:37:11 04:37:11 #28 [core-data internal] load build context 04:37:11 #28 transferring context: 3.07MB 1.5s done 04:37:11 #28 DONE 1.9s 04:37:11 04:37:11 #18 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:11 #18 DONE 2.1s 04:37:11 04:37:11 #29 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:37:11 #29 ... 04:37:11 04:37:11 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:37:11 #30 DONE 1.9s 04:37:11 04:37:11 #31 [support-scheduler internal] load build context 04:37:11 #31 transferring context: 3.07MB 1.5s done 04:37:11 #31 DONE 2.2s 04:37:11 04:37:11 #32 [security-spiffe-token-provider internal] load build context 04:37:11 #32 transferring context: 3.07MB 1.5s done 04:37:11 #32 DONE 2.1s 04:37:11 04:37:11 #33 [security-secretstore-setup internal] load build context 04:37:11 #33 transferring context: 3.07MB 1.7s done 04:37:11 #33 DONE 2.2s 04:37:11 04:37:11 #34 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:37:11 #34 transferring dockerfile: 2.23kB 0.0s done 04:37:11 #34 DONE 0.9s 04:37:11 04:37:11 #35 [core-keeper internal] load build context 04:37:11 #35 transferring context: 3.07MB 1.5s done 04:37:11 #35 DONE 2.2s 04:37:11 04:37:11 #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:11 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done 04:37:11 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:37:11 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:37:11 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:37:11 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done 04:37:11 #21 ... 04:37:11 04:37:11 #36 [core-common-config-bootstrapper internal] load .dockerignore 04:37:11 #36 transferring context: 50B done 04:37:11 #36 DONE 1.1s 04:37:11 04:37:11 #20 [support-notifications internal] load .dockerignore 04:37:11 #20 transferring context: 50B done 04:37:11 #20 DONE 2.1s 04:37:11 04:37:11 #37 [security-proxy-setup internal] load build context 04:37:11 #37 transferring context: 3.07MB 0.8s done 04:37:11 #37 DONE 1.8s 04:37:11 04:37:11 #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:12 #21 ... 04:37:12 04:37:12 #38 [security-bootstrapper internal] load build definition from Dockerfile 04:37:12 #38 transferring dockerfile: 3.02kB 0.0s done 04:37:12 #38 DONE 2.1s 04:37:12 04:37:12 #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:12 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:37:12 #21 ... 04:37:12 04:37:12 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:12 #3 DONE 0.0s 04:37:12 04:37:12 #29 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:37:12 #29 DONE 1.0s 04:37:12 04:37:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:12 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 04:37:12 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:37:12 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:37:12 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:37:12 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:37:12 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:37:12 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:37:12 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 0.7s 04:37:12 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:37:12 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 0.8s 04:37:12 #39 ... 04:37:12 04:37:12 #40 [core-command internal] load .dockerignore 04:37:12 #40 transferring context: 50B done 04:37:12 #40 DONE 1.2s 04:37:12 04:37:12 #18 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:12 #18 DONE 3.2s 04:37:12 04:37:12 #24 [core-metadata internal] load .dockerignore 04:37:12 #24 transferring context: 50B 0.0s done 04:37:12 #24 DONE 2.1s 04:37:12 04:37:12 #41 [core-metadata internal] load build definition from Dockerfile 04:37:12 #41 transferring dockerfile: 2.13kB done 04:37:12 #41 DONE 2.1s 04:37:12 04:37:12 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:37:12 #15 DONE 2.7s 04:37:12 04:37:12 #29 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:37:12 #29 DONE 2.1s 04:37:12 04:37:12 #42 [security-spire-config internal] load build context 04:37:12 #42 transferring context: 21.93kB 0.0s done 04:37:12 #42 DONE 0.9s 04:37:12 04:37:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 0.9s 04:37:12 #39 ... 04:37:12 04:37:12 #43 [core-command internal] load build definition from Dockerfile 04:37:12 #43 transferring dockerfile: 1.94kB done 04:37:12 #43 DONE 1.2s 04:37:12 04:37:12 #44 [security-spire-agent internal] load .dockerignore 04:37:12 #44 transferring context: 50B done 04:37:12 #44 DONE 1.4s 04:37:12 04:37:12 #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:12 #18 DONE 3.2s 04:37:12 04:37:12 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:12 #3 DONE 0.1s 04:37:12 04:37:12 #29 [support-notifications builder 2/7] WORKDIR /edgex-go 04:37:12 #29 DONE 2.1s 04:37:12 04:37:12 #45 [security-spire-server internal] load build context 04:37:12 #45 transferring context: 23.68kB 0.0s done 04:37:12 #45 DONE 1.0s 04:37:12 04:37:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.0s 04:37:12 #39 ... 04:37:12 04:37:12 #46 [security-spire-agent internal] load build definition from Dockerfile 04:37:12 #46 transferring dockerfile: 1.81kB done 04:37:12 #46 DONE 1.5s 04:37:12 04:37:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 1.1s 04:37:12 #39 ... 04:37:12 04:37:12 #18 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:12 #18 DONE 3.6s 04:37:12 04:37:12 #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 04:37:12 #15 DONE 2.7s 04:37:12 04:37:12 #29 [core-metadata builder 2/7] WORKDIR /edgex-go 04:37:12 #29 DONE 2.5s 04:37:12 04:37:12 #21 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:12 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done 04:37:12 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:37:12 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:37:12 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:37:12 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done 04:37:12 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:37:12 #21 DONE 5.0s 04:37:12 04:37:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:12 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.2s 04:37:13 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done 04:37:13 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 04:37:14 #39 ... 04:37:14 04:37:14 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:37:14 #30 DONE 2.9s 04:37:14 04:37:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:14 #39 ... 04:37:14 04:37:14 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:37:14 #47 DONE 1.7s 04:37:14 04:37:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:14 #39 ... 04:37:14 04:37:14 #21 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:14 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.5s done 04:37:14 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:37:14 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:37:14 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:37:14 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s done 04:37:14 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:37:14 #21 DONE 5.0s 04:37:14 04:37:14 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:14 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 04:37:14 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:37:14 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:37:14 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:37:14 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:37:14 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:37:14 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:37:14 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:37:14 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done 04:37:14 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:37:14 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:37:15 #39 ... 04:37:15 04:37:15 #48 [core-common-config-bootstrapper internal] load build context 04:37:15 #48 transferring context: 3.07MB 1.8s done 04:37:15 #48 DONE 2.5s 04:37:15 04:37:15 #49 [security-spire-agent internal] load build context 04:37:15 #49 transferring context: 23.21kB 0.0s done 04:37:15 #49 DONE 0.6s 04:37:15 04:37:15 #50 [support-notifications internal] load build context 04:37:15 #50 transferring context: 3.07MB 2.1s done 04:37:15 #50 DONE 2.7s 04:37:15 04:37:15 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:15 #39 ... 04:37:15 04:37:15 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:15 #51 DONE 3.4s 04:37:15 04:37:15 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:15 #39 ... 04:37:15 04:37:15 #52 [security-bootstrapper internal] load build context 04:37:15 #52 transferring context: 3.07MB 2.6s done 04:37:15 #52 DONE 3.3s 04:37:16 04:37:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:16 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 04:37:16 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:37:16 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:37:16 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:37:16 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.0s 04:37:16 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 04:37:16 #120 ... 04:37:16 04:37:16 #121 [support-notifications builder 6/7] COPY . . 04:37:16 #121 ... 04:37:16 04:37:16 #122 [core-keeper builder 7/8] COPY . . 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.2s 04:37:16 #53 ... 04:37:16 04:37:16 #54 [core-command internal] load build context 04:37:16 #54 transferring context: 3.07MB 3.0s done 04:37:16 #54 DONE 3.6s 04:37:16 04:37:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.4s 04:37:16 #122 ... 04:37:16 04:37:16 #123 [security-bootstrapper builder 6/7] COPY . . 04:37:16 #53 ... 04:37:16 04:37:16 #55 [core-metadata internal] load build context 04:37:16 #55 transferring context: 3.07MB 2.4s done 04:37:16 #55 DONE 3.6s 04:37:16 04:37:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.5s 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 1.6s 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.7s 04:37:16 #123 ... 04:37:16 04:37:16 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:37:16 #124 ... 04:37:16 04:37:16 #125 [support-scheduler builder 6/7] COPY . . 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.66MB / 18.32MB 1.8s 04:37:16 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.0s 04:37:17 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.1s done 04:37:17 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 04:37:17 #125 DONE 11.1s 04:37:17 04:37:17 #126 [security-proxy-setup builder 6/7] COPY . . 04:37:17 #126 CACHED 04:37:17 04:37:17 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #127 CACHED 04:37:17 04:37:17 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #128 CACHED 04:37:17 04:37:17 #129 [security-secretstore-setup builder 6/7] COPY . . 04:37:17 #129 CACHED 04:37:17 04:37:17 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:37:17 #130 CACHED 04:37:17 04:37:17 #123 [security-bootstrapper builder 6/7] COPY . . 04:37:17 #123 DONE 11.1s 04:37:17 04:37:17 #121 [support-notifications builder 6/7] COPY . . 04:37:17 #121 DONE 11.1s 04:37:17 04:37:17 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #131 CACHED 04:37:17 04:37:17 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:37:17 #132 CACHED 04:37:17 04:37:17 #133 [security-proxy-auth builder 6/7] COPY . . 04:37:17 #133 CACHED 04:37:17 04:37:17 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 04:37:17 #120 DONE 11.1s 04:37:17 04:37:17 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:37:17 #134 ... 04:37:17 04:37:17 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:37:17 #124 DONE 11.1s 04:37:17 04:37:17 #135 [core-data builder 6/7] COPY . . 04:37:17 #135 CACHED 04:37:17 04:37:17 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 04:37:17 #136 CACHED 04:37:17 04:37:17 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #137 CACHED 04:37:17 04:37:17 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #138 CACHED 04:37:17 04:37:17 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 04:37:17 #139 CACHED 04:37:17 04:37:17 #140 [core-command builder 6/7] COPY . . 04:37:17 #140 CACHED 04:37:17 04:37:17 #141 [core-metadata builder 6/7] COPY . . 04:37:17 #141 CACHED 04:37:17 04:37:17 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:37:17 #142 CACHED 04:37:17 04:37:17 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:17 #143 CACHED 04:37:17 04:37:17 #122 [core-keeper builder 7/8] COPY . . 04:37:17 #122 DONE 11.1s 04:37:17 04:37:17 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:37:18 #53 ... 04:37:18 04:37:18 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:37:18 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:18 #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:18 #0 5.460 OK: 239 MiB in 58 packages 04:37:18 #56 DONE 6.4s 04:37:18 04:37:18 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:37:18 #0 4.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:18 #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:18 #0 7.374 OK: 239 MiB in 58 packages 04:37:18 #57 DONE 8.0s 04:37:18 04:37:18 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:19 #144 1.617 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:37:19 #53 ... 04:37:19 04:37:19 #58 [core-data builder 4/7] COPY go.mod vendor* ./ 04:37:19 #58 DONE 0.9s 04:37:19 04:37:19 #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:37:19 #59 DONE 1.0s 04:37:19 04:37:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:19 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s 04:37:20 #39 ... 04:37:20 04:37:20 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:20 #60 DONE 7.6s 04:37:20 04:37:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:21 #39 ... 04:37:21 04:37:21 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:37:21 #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:21 #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:21 #0 7.807 OK: 239 MiB in 58 packages 04:37:21 #61 DONE 8.7s 04:37:21 04:37:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:21 #39 ... 04:37:21 04:37:21 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:37:21 #0 5.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:21 #0 6.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:21 #0 8.754 OK: 239 MiB in 58 packages 04:37:21 #62 DONE 9.7s 04:37:21 04:37:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:22 #39 ... 04:37:22 04:37:22 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:37:22 #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:22 #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:22 #0 7.859 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:37:22 #0 7.859 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:37:22 #0 7.859 OK: 24052 distinct packages available 04:37:22 #0 8.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:22 #0 9.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:22 #63 ... 04:37:22 04:37:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:22 #39 ... 04:37:22 04:37:22 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:37:22 #64 DONE 1.1s 04:37:22 04:37:22 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:37:22 #65 DONE 1.3s 04:37:22 04:37:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:22 #39 ... 04:37:22 04:37:22 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:37:22 #0 7.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:22 #0 8.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:22 #66 ... 04:37:22 04:37:22 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:37:22 #0 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #67 ... 04:37:23 04:37:23 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:23 #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #68 ... 04:37:23 04:37:23 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:37:23 #0 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #69 ... 04:37:23 04:37:23 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:37:23 #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #70 ... 04:37:23 04:37:23 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:37:23 #0 8.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #71 ... 04:37:23 04:37:23 #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:37:23 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #72 10.86 (1/3) Installing ca-certificates (20241121-r1) 04:37:23 #72 ... 04:37:23 04:37:23 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:37:23 #0 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #0 8.477 (1/4) Installing ca-certificates (20241121-r1) 04:37:23 #0 8.814 (2/4) Installing dumb-init (1.2.5-r3) 04:37:23 #0 8.820 (3/4) Installing su-exec (0.2-r3) 04:37:23 #0 8.848 (4/4) Installing yq-go (4.44.1-r2) 04:37:23 #0 9.407 Executing busybox-1.36.1-r29.trigger 04:37:23 #0 9.543 Executing ca-certificates-20241121-r1.trigger 04:37:23 #0 10.65 OK: 20 MiB in 18 packages 04:37:24 #73 ... 04:37:24 04:37:24 #74 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:37:24 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:24 #0 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:24 #74 ... 04:37:24 04:37:24 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:37:24 #0 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:24 #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:24 #75 ... 04:37:24 04:37:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:24 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s 04:37:24 #39 ... 04:37:24 04:37:24 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:37:24 #73 DONE 12.0s 04:37:24 04:37:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:25 #39 ... 04:37:25 04:37:25 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:37:25 #0 6.482 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:25 #0 7.726 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:25 #76 ... 04:37:25 04:37:25 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:25 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s 04:37:25 #53 ... 04:37:25 04:37:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:27 #39 ... 04:37:27 04:37:27 #74 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:37:27 #74 13.14 (1/1) Installing dumb-init (1.2.5-r3) 04:37:27 #74 13.18 Executing busybox-1.36.1-r29.trigger 04:37:27 #74 13.28 OK: 9 MiB in 15 packages 04:37:27 #74 DONE 16.1s 04:37:27 04:37:27 #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:37:27 #72 11.25 (2/3) Installing dumb-init (1.2.5-r3) 04:37:27 #72 11.26 (3/3) Installing tzdata (2024b-r0) 04:37:27 #72 12.11 Executing busybox-1.36.1-r29.trigger 04:37:27 #72 12.16 Executing ca-certificates-20241121-r1.trigger 04:37:27 #72 12.88 OK: 11 MiB in 17 packages 04:37:27 #72 DONE 14.6s 04:37:27 04:37:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:27 #39 ... 04:37:27 04:37:27 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:37:27 #70 12.12 (1/4) Installing dumb-init (1.2.5-r3) 04:37:27 #70 12.18 (2/4) Installing openssl (3.3.2-r1) 04:37:27 #70 12.26 (3/4) Installing su-exec (0.2-r3) 04:37:27 #70 12.29 (4/4) Installing yq-go (4.44.1-r2) 04:37:27 #70 13.18 Executing busybox-1.36.1-r29.trigger 04:37:27 #70 13.28 OK: 20 MiB in 18 packages 04:37:27 #70 DONE 14.6s 04:37:27 04:37:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:28 #39 ... 04:37:28 04:37:28 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:37:28 #69 13.81 (1/1) Installing dumb-init (1.2.5-r3) 04:37:28 #69 13.82 Executing busybox-1.36.1-r29.trigger 04:37:28 #69 13.93 OK: 9 MiB in 15 packages 04:37:28 #69 DONE 15.2s 04:37:28 04:37:28 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:37:28 #77 ... 04:37:28 04:37:28 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:37:28 #66 13.87 (1/2) Installing dumb-init (1.2.5-r3) 04:37:28 #66 13.90 (2/2) Installing su-exec (0.2-r3) 04:37:28 #66 13.90 Executing busybox-1.36.1-r29.trigger 04:37:28 #66 14.00 OK: 9 MiB in 16 packages 04:37:28 #66 DONE 16.0s 04:37:29 04:37:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:29 #144 ... 04:37:29 04:37:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:37:29 #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:37:29 #145 ... 04:37:29 04:37:29 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:37:29 #0 0.391 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:37:29 #146 ... 04:37:29 04:37:29 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:37:29 #0 0.777 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:37:29 #147 ... 04:37:29 04:37:29 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:37:29 #0 0.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:37:29 #148 ... 04:37:29 04:37:29 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:37:29 #0 1.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:37:29 #149 ... 04:37:29 04:37:29 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:37:29 #0 1.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:37:29 #150 ... 04:37:29 04:37:29 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:37:29 #0 1.430 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:37:29 #151 ... 04:37:29 04:37:29 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:37:29 #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:37:29 #152 ... 04:37:29 04:37:29 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:37:29 #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:37:29 #153 ... 04:37:29 04:37:29 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:37:29 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:37:29 #154 ... 04:37:29 04:37:29 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:37:29 #134 0.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:37:29 #39 ... 04:37:29 04:37:29 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:37:29 #63 15.92 OK: 239 MiB in 58 packages 04:37:29 #63 DONE 17.0s 04:37:29 04:37:29 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:29 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done 04:37:29 #53 ... 04:37:29 04:37:29 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:29 #78 ... 04:37:29 04:37:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:29 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s 04:37:29 #39 ... 04:37:29 04:37:29 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:29 #79 ... 04:37:29 04:37:29 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:37:29 #75 13.69 (1/7) Installing ca-certificates (20241121-r1) 04:37:29 #75 14.18 (2/7) Installing dumb-init (1.2.5-r3) 04:37:29 #75 14.20 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:37:29 #75 14.30 (4/7) Installing libsodium (1.0.19-r0) 04:37:29 #75 14.35 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:37:29 #75 14.65 (6/7) Installing libzmq (4.3.5-r2) 04:37:29 #75 14.68 (7/7) Installing zeromq (4.3.5-r2) 04:37:29 #75 14.72 Executing busybox-1.36.1-r29.trigger 04:37:29 #75 14.83 Executing ca-certificates-20241121-r1.trigger 04:37:29 #75 15.80 OK: 14 MiB in 21 packages 04:37:30 #75 DONE 17.3s 04:37:30 04:37:30 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:37:30 #80 ... 04:37:30 04:37:30 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:37:30 #81 DONE 1.2s 04:37:30 04:37:30 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:37:30 #82 ... 04:37:30 04:37:30 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:37:30 #0 3.838 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:30 #0 5.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:30 #83 ... 04:37:30 04:37:30 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:37:30 #53 DONE 16.2s 04:37:30 04:37:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:31 #39 ... 04:37:31 04:37:31 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:37:31 #76 14.52 OK: 239 MiB in 58 packages 04:37:31 #76 DONE 15.7s 04:37:31 04:37:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:32 #39 ... 04:37:32 04:37:32 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:37:32 #84 DONE 1.1s 04:37:32 04:37:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:32 #39 ... 04:37:32 04:37:32 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:32 #85 ... 04:37:32 04:37:32 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:32 #86 ... 04:37:32 04:37:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:33 #39 ... 04:37:33 04:37:33 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:37:33 #83 11.18 (1/1) Installing dumb-init (1.2.5-r3) 04:37:33 #83 11.78 Executing busybox-1.36.1-r29.trigger 04:37:33 #83 11.84 OK: 9 MiB in 15 packages 04:37:33 #83 DONE 13.0s 04:37:33 04:37:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:33 #39 ... 04:37:33 04:37:33 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:37:33 #67 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:33 #67 18.01 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:37:33 #67 18.01 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:37:33 #67 18.01 OK: 24048 distinct packages available 04:37:33 #67 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:33 #67 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:33 #67 ... 04:37:33 04:37:33 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:37:33 #77 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:33 #77 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:34 #77 ... 04:37:34 04:37:34 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:37:34 #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:34 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:34 #0 9.266 OK: 20 MiB in 18 packages 04:37:34 #87 DONE 9.8s 04:37:34 04:37:34 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:37:34 #80 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:35 #80 ... 04:37:35 04:37:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:37:35 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.0s done 04:37:35 #39 DONE 25.5s 04:37:35 04:37:35 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:37:35 #80 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:36 #80 ... 04:37:36 04:37:36 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:37:36 #71 15.25 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:37:36 #71 15.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:37:36 #71 15.25 OK: 24048 distinct packages available 04:37:36 #71 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:36 #71 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:36 #71 22.52 (1/4) Installing dumb-init (1.2.5-r3) 04:37:36 #71 22.56 (2/4) Installing musl-obstack (1.2.3-r2) 04:37:36 #71 22.58 (3/4) Installing libucontext (1.2-r3) 04:37:36 #71 22.59 (4/4) Installing gcompat (1.1.0-r4) 04:37:36 #71 22.64 Executing busybox-1.36.1-r29.trigger 04:37:36 #71 22.72 OK: 9 MiB in 18 packages 04:37:36 #71 DONE 23.7s 04:37:36 04:37:36 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:37:36 #67 24.25 (1/5) Installing dumb-init (1.2.5-r3) 04:37:36 #67 24.29 (2/5) Installing musl-obstack (1.2.3-r2) 04:37:36 #67 24.30 (3/5) Installing libucontext (1.2-r3) 04:37:36 #67 24.32 (4/5) Installing gcompat (1.1.0-r4) 04:37:36 #67 24.35 (5/5) Installing openssl (3.3.2-r1) 04:37:36 #67 24.40 Executing busybox-1.36.1-r29.trigger 04:37:36 #67 24.54 OK: 10 MiB in 19 packages 04:37:37 #67 DONE 25.5s 04:37:37 04:37:37 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:37:37 #88 ... 04:37:37 04:37:37 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:37:37 #0 4.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:37 #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:37 #0 9.747 OK: 11 MiB in 17 packages 04:37:37 #89 ... 04:37:37 04:37:37 #90 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:37:37 #0 6.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:37 #0 7.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:37 #90 ... 04:37:37 04:37:37 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:37:37 #0 5.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:37 #0 6.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:37 #91 ... 04:37:37 04:37:37 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:37 #68 15.47 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:37:37 #68 15.47 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:37:37 #68 15.47 OK: 24048 distinct packages available 04:37:37 #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:37 #68 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:37 #68 22.66 (1/14) Installing ca-certificates (20241121-r1) 04:37:37 #68 22.88 (2/14) Installing brotli-libs (1.1.0-r2) 04:37:37 #68 22.97 (3/14) Installing c-ares (1.33.1-r0) 04:37:37 #68 22.99 (4/14) Installing libunistring (1.2-r0) 04:37:37 #68 23.11 (5/14) Installing libidn2 (2.3.7-r0) 04:37:37 #68 23.13 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:37:37 #68 23.15 (7/14) Installing libpsl (0.21.5-r1) 04:37:37 #68 23.18 (8/14) Installing zstd-libs (1.5.6-r0) 04:37:37 #68 23.21 (9/14) Installing libcurl (8.11.1-r0) 04:37:37 #68 23.26 (10/14) Installing curl (8.11.1-r0) 04:37:37 #68 23.28 (11/14) Installing dumb-init (1.2.5-r3) 04:37:37 #68 23.32 (12/14) Installing musl-obstack (1.2.3-r2) 04:37:37 #68 23.33 (13/14) Installing libucontext (1.2-r3) 04:37:37 #68 23.34 (14/14) Installing gcompat (1.1.0-r4) 04:37:37 #68 23.38 Executing busybox-1.36.1-r29.trigger 04:37:37 #68 23.51 Executing ca-certificates-20241121-r1.trigger 04:37:37 #68 24.44 OK: 15 MiB in 28 packages 04:37:37 #68 DONE 25.2s 04:37:37 04:37:37 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:37:38 #92 ... 04:37:38 04:37:38 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:37:38 #89 DONE 10.9s 04:37:38 04:37:38 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:37:38 #77 10.34 OK: 9 MiB in 15 packages 04:37:39 #77 DONE 11.5s 04:37:39 04:37:39 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:37:39 #92 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:39 #92 ... 04:37:39 04:37:39 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:37:39 #91 11.51 OK: 20 MiB in 18 packages 04:37:39 #91 DONE 12.3s 04:37:39 04:37:39 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:37:39 #80 9.619 OK: 14 MiB in 21 packages 04:37:40 #80 ... 04:37:40 04:37:40 #90 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:37:40 #90 12.38 OK: 9 MiB in 15 packages 04:37:40 #90 DONE 14.1s 04:37:40 04:37:40 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:37:40 #93 DONE 0.4s 04:37:40 04:37:40 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:37:40 #88 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:40 #88 ... 04:37:40 04:37:40 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:37:40 #82 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:40 #82 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:40 #82 10.81 OK: 9 MiB in 16 packages 04:37:40 #82 DONE 11.6s 04:37:40 04:37:40 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:37:40 #80 DONE 10.3s 04:37:40 04:37:40 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:40 #94 ... 04:37:40 04:37:40 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:37:40 #88 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:42 #88 ... 04:37:42 04:37:42 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:37:42 #95 DONE 1.8s 04:37:42 04:37:42 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:37:42 #96 DONE 0.2s 04:37:42 04:37:42 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:37:42 #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:42 #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:42 #97 ... 04:37:42 04:37:42 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:42 #98 ... 04:37:42 04:37:42 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:37:42 #88 5.612 OK: 10 MiB in 19 packages 04:37:43 #88 DONE 7.9s 04:37:43 04:37:43 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:37:43 #92 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:43 #92 6.251 OK: 9 MiB in 18 packages 04:37:43 #92 DONE 7.1s 04:37:43 04:37:43 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:37:45 #99 ... 04:37:45 04:37:45 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:37:45 #97 5.752 OK: 15 MiB in 28 packages 04:37:45 #97 DONE 7.2s 04:37:45 04:37:45 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:37:45 #100 ... 04:37:45 04:37:45 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:37:45 #99 DONE 1.9s 04:37:45 04:37:45 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:37:45 #100 DONE 2.0s 04:37:45 04:37:45 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:37:45 #101 ... 04:37:45 04:37:45 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:37:45 #102 DONE 2.2s 04:37:45 04:37:45 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:37:46 #103 ... 04:37:46 04:37:46 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:37:46 #104 DONE 0.5s 04:37:46 04:37:46 #105 [security-spire-config stage-2 6/10] COPY security.txt / 04:37:46 #105 ... 04:37:46 04:37:46 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:37:46 #103 DONE 0.6s 04:37:46 04:37:46 #106 [security-spire-server stage-2 6/9] COPY security.txt / 04:37:46 #106 ... 04:37:46 04:37:46 #105 [security-spire-config stage-2 6/10] COPY security.txt / 04:37:46 #105 DONE 0.5s 04:37:46 04:37:46 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:37:47 #107 ... 04:37:47 04:37:47 #106 [security-spire-server stage-2 6/9] COPY security.txt / 04:37:47 #106 DONE 0.6s 04:37:47 04:37:47 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:37:47 #107 DONE 0.5s 04:37:47 04:37:47 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:37:47 #108 DONE 0.7s 04:37:47 04:37:47 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:37:47 #109 DONE 0.6s 04:37:47 04:37:47 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:37:48 #110 ... 04:37:48 04:37:48 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:37:48 #101 DONE 2.4s 04:37:48 04:37:48 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:37:48 #111 ... 04:37:48 04:37:48 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:37:48 #110 DONE 0.7s 04:37:48 04:37:48 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:37:48 #111 DONE 0.4s 04:37:48 04:37:48 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:37:48 #112 DONE 0.8s 04:37:48 04:37:48 #113 [security-spire-config] exporting to image 04:37:48 #113 exporting layers 04:37:49 #113 ... 04:37:49 04:37:49 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 04:37:49 #114 DONE 0.7s 04:37:49 04:37:49 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:37:49 #115 DONE 0.8s 04:37:49 04:37:49 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:37:50 #116 DONE 0.7s 04:37:50 04:37:50 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:37:50 #117 DONE 0.7s 04:37:50 04:37:50 #118 [security-spire-server] exporting to image 04:37:51 #118 ... 04:37:51 04:37:51 #113 [security-spire-config] exporting to image 04:37:51 #113 exporting layers 2.8s done 04:37:51 #113 writing image sha256:f35163c4fbc2a493b567ed6ca4c0a3531b3efd29b27f00ca85f007d7519e5160 0.2s done 04:37:51 #113 naming to docker.io/library/security-spire-config-arm64 0.1s done 04:37:51 #113 DONE 3.1s 04:37:51 04:37:51 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:37:51 #119 DONE 0.9s 04:37:51 04:37:51 #120 [security-spire-agent] exporting to image 04:37:52 #120 ... 04:37:52 04:37:52 #118 [security-spire-server] exporting to image 04:37:52 #118 exporting layers 2.8s done 04:37:52 #118 writing image sha256:4181b725867ec50926a02784002da5ed5731ba786d0bcea5a5bdd90cd7cc9ef1 0.0s done 04:37:52 #118 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:37:52 #118 DONE 2.9s 04:37:52 04:37:52 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:53 #85 ... 04:37:53 04:37:53 #120 [security-spire-agent] exporting to image 04:37:53 #120 exporting layers 2.2s done 04:37:54 #120 writing image sha256:c9a2d7aebf6acca0892a6b69137c9463a4e100d3e29cd0899d505ad219eba7cd 0.0s done 04:37:54 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:37:54 #120 DONE 2.3s 04:37:54 04:37:54 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #78 ... 04:38:33 04:38:33 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #86 DONE 69.6s 04:38:33 04:38:33 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #85 DONE 69.9s 04:38:33 04:38:33 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #79 DONE 72.5s 04:38:33 04:38:33 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #94 DONE 61.8s 04:38:33 04:38:33 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #78 DONE 72.8s 04:38:33 04:38:33 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #98 DONE 59.8s 04:38:33 04:38:33 #121 [core-keeper builder 7/8] COPY . . 04:38:33 #121 DONE 1.2s 04:38:33 04:38:33 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #122 CACHED 04:38:33 04:38:33 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 04:38:33 #123 CACHED 04:38:33 04:38:33 #124 [core-command builder 6/7] COPY . . 04:38:33 #124 CACHED 04:38:33 04:38:33 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 04:38:33 #125 CACHED 04:38:33 04:38:33 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:38:33 #126 CACHED 04:38:33 04:38:33 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #127 CACHED 04:38:33 04:38:33 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:38:33 #128 CACHED 04:38:33 04:38:33 #129 [core-metadata builder 6/7] COPY . . 04:38:33 #129 CACHED 04:38:33 04:38:33 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #130 CACHED 04:38:33 04:38:33 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #131 CACHED 04:38:33 04:38:33 #132 [security-bootstrapper builder 6/7] COPY . . 04:38:33 #132 CACHED 04:38:33 04:38:33 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:38:33 #133 CACHED 04:38:33 04:38:33 #134 [support-notifications builder 6/7] COPY . . 04:38:33 #134 DONE 1.2s 04:38:33 04:38:33 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #135 CACHED 04:38:33 04:38:33 #136 [security-proxy-setup builder 6/7] COPY . . 04:38:33 #136 CACHED 04:38:33 04:38:33 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:38:33 #137 CACHED 04:38:33 04:38:33 #138 [support-scheduler builder 6/7] COPY . . 04:38:33 #138 DONE 1.2s 04:38:33 04:38:33 #139 [security-proxy-auth builder 6/7] COPY . . 04:38:33 #139 CACHED 04:38:33 04:38:33 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:33 #140 CACHED 04:38:33 04:38:33 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:38:33 #141 CACHED 04:38:33 04:38:33 #142 [core-data builder 6/7] COPY . . 04:38:33 #142 DONE 1.1s 04:38:33 04:38:33 #143 [security-secretstore-setup builder 6/7] COPY . . 04:38:33 #143 DONE 1.2s 04:38:33 04:38:33 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:38:33 #144 ... 04:38:33 04:38:33 #145 [security-spiffe-token-provider builder 6/7] COPY . . 04:38:33 #145 DONE 1.2s 04:38:33 04:38:33 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:38:37 #146 3.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:38:38 #146 ... 04:38:38 04:38:38 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:38:38 #144 3.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:38:42 #144 ... 04:38:42 04:38:42 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:38:42 #0 3.309 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:38:43 #147 ... 04:38:43 04:38:43 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:38:43 #0 2.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:38:43 #148 ... 04:38:43 04:38:43 #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 04:38:43 #0 3.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:38:44 #149 ... 04:38:44 04:38:44 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:38:44 #0 1.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:38:44 #150 ... 04:38:44 04:38:44 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:38:44 #0 2.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:38:44 #151 ... 04:38:44 04:38:44 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:38:44 #0 2.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:38:44 #152 ... 04:38:44 04:38:44 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:38:44 #0 2.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:38:44 #153 ... 04:38:44 04:38:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:38:44 #0 2.938 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:38:44 #154 ... 04:38:44 04:38:44 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:38:44 #0 2.805 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:38:44 #155 ... 04:38:44 04:38:44 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:38:44 #0 2.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:39:05 #134 ... 04:39:05 04:39:05 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:05 #148 99.60 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:07 #148 ... 04:39:07 04:39:07 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:39:07 #153 DONE 110.2s 04:39:07 04:39:07 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:39:07 #151 ... 04:39:07 04:39:07 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:39:07 #152 DONE 110.5s 04:39:08 04:39:08 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:08 #154 DONE 110.6s 04:39:08 04:39:08 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:39:08 #68 ... 04:39:08 04:39:08 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:39:08 #155 ... 04:39:08 04:39:08 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:08 #148 DONE 110.9s 04:39:08 04:39:08 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:39:08 #156 ... 04:39:08 04:39:08 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:39:08 #155 DONE 0.6s 04:39:08 04:39:08 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:08 #157 DONE 0.5s 04:39:08 04:39:08 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:39:08 #156 DONE 0.5s 04:39:08 04:39:08 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:39:08 #158 ... 04:39:08 04:39:08 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:39:08 #159 DONE 0.4s 04:39:09 04:39:09 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:39:09 #160 DONE 0.4s 04:39:09 04:39:09 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:39:09 #161 ... 04:39:09 04:39:09 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:09 #162 DONE 0.5s 04:39:09 04:39:09 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:39:09 #163 DONE 0.7s 04:39:09 04:39:09 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:39:09 #161 DONE 0.8s 04:39:09 04:39:09 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:39:10 #164 ... 04:39:10 04:39:10 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:39:10 #165 DONE 1.4s 04:39:11 04:39:11 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:39:11 #166 ... 04:39:11 04:39:11 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:39:11 #167 DONE 1.8s 04:39:11 04:39:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:39:11 #149 DONE 114.4s 04:39:11 04:39:11 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:39:11 #164 DONE 2.0s 04:39:11 04:39:11 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:39:11 #158 DONE 3.0s 04:39:11 04:39:11 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:39:12 #168 ... 04:39:12 04:39:12 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:39:12 #166 DONE 1.5s 04:39:12 04:39:12 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:39:13 #169 ... 04:39:13 04:39:13 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:39:13 #170 DONE 1.2s 04:39:13 04:39:13 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:39:13 #171 DONE 1.1s 04:39:13 04:39:13 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:39:14 #172 ... 04:39:14 04:39:14 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:39:14 #168 DONE 2.8s 04:39:14 04:39:14 #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:39:14 #173 DONE 2.4s 04:39:14 04:39:14 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:39:14 #174 ... 04:39:14 04:39:14 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:39:14 #172 DONE 1.9s 04:39:14 04:39:14 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:39:14 #169 DONE 2.2s 04:39:14 04:39:14 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:39:14 #175 DONE 1.6s 04:39:15 04:39:15 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:16 #176 ... 04:39:16 04:39:16 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:39:16 #177 DONE 1.9s 04:39:16 04:39:16 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:39:16 #174 DONE 2.1s 04:39:16 04:39:16 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:16 #178 DONE 1.9s 04:39:16 04:39:16 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:20 #179 ... 04:39:20 04:39:20 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:39:20 #180 DONE 3.5s 04:39:20 04:39:20 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:20 #179 DONE 3.6s 04:39:20 04:39:20 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:20 #181 ... 04:39:20 04:39:20 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:39:20 #182 DONE 3.7s 04:39:20 04:39:20 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:39:24 #183 ... 04:39:24 04:39:24 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:24 #184 ... 04:39:24 04:39:24 #185 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:39:24 #185 DONE 4.7s 04:39:25 04:39:25 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:39:26 #144 ... 04:39:26 04:39:26 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:26 #176 DONE 10.9s 04:39:26 04:39:26 #102 [security-spiffe-token-provider] exporting to image 04:39:26 #102 exporting layers 04:39:26 #102 ... 04:39:26 04:39:26 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:26 #184 DONE 11.1s 04:39:26 04:39:26 #102 [core-common-config-bootstrapper] exporting to image 04:39:26 #102 ... 04:39:26 04:39:26 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:26 #181 DONE 5.7s 04:39:26 04:39:26 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:39:26 #183 DONE 5.8s 04:39:26 04:39:26 #186 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:39:27 #186 DONE 1.7s 04:39:27 04:39:27 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:29 #187 ... 04:39:29 04:39:29 #188 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:39:29 #188 DONE 1.9s 04:39:29 04:39:29 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:29 #187 DONE 3.6s 04:39:29 04:39:29 #189 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:39:31 #189 DONE 1.5s 04:39:31 04:39:31 #190 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:39:32 #190 DONE 0.6s 04:39:32 04:39:32 #102 [security-proxy-setup] exporting to image 04:39:32 #102 exporting layers 4.0s done 04:39:32 #102 writing image sha256:40acd8aeac700186d5ec95b2b7c7ee9807ecedaa7bb202a4e72ec4f3f2d5221b 0.5s done 04:39:32 #102 naming to docker.io/library/security-spiffe-token-provider 0.2s done 04:39:32 #102 writing image sha256:a2c58b8217fb49478f157a37071903de73324e86bdb2547a4da4f4b580c35f59 done 04:39:32 #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 04:39:32 #102 writing image sha256:4ea3a80030e5d2070fd4b4d4d835c86dfc4b2240510ae9cc8714bbcc4514fb10 done 04:39:32 #102 naming to docker.io/library/security-proxy-setup 0.3s done 04:39:32 #102 exporting layers 2.4s done 04:39:32 #102 writing image sha256:250890ca7fc61f6743c72c4f0d561486c263b6ee86ecb7a6a79c8b2fe06451f8 done 04:39:32 #102 naming to docker.io/library/security-secretstore-setup done 04:39:32 #102 DONE 8.3s 04:39:32 04:39:32 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:39:36 #191 DONE 3.7s 04:39:36 04:39:36 #102 [security-bootstrapper] exporting to image 04:39:36 #102 exporting layers 0.5s done 04:39:36 #102 writing image sha256:5e93861dff6a1d03612c68bca0bf899e51b0dfb85200547715faf514e4f83adf done 04:39:36 #102 naming to docker.io/library/security-bootstrapper done 04:39:36 #102 DONE 8.8s 04:39:36 04:39:36 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:39:58 #68 ... 04:39:58 04:39:58 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:58 #150 DONE 159.2s 04:39:58 04:39:58 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:39:58 #147 DONE 159.2s 04:39:58 04:39:58 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:39:58 #134 DONE 159.2s 04:39:58 04:39:58 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:39:58 #144 DONE 159.2s 04:39:58 04:39:58 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:39:58 #151 DONE 159.2s 04:39:58 04:39:58 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:39:58 #145 DONE 159.2s 04:39:58 04:39:58 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:58 #146 DONE 159.2s 04:39:58 04:39:58 #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #192 ... 04:39:58 04:39:58 #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #193 DONE 0.1s 04:39:58 04:39:58 #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #194 CACHED 04:39:58 04:39:58 #195 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #195 DONE 0.1s 04:39:58 04:39:58 #196 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #196 DONE 0.1s 04:39:58 04:39:58 #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #192 DONE 0.2s 04:39:58 04:39:58 #197 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:39:58 #197 DONE 0.1s 04:39:58 04:39:58 #198 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:39:58 #198 ... 04:39:58 04:39:58 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:39:58 #199 DONE 0.1s 04:39:58 04:39:58 #200 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:39:58 #200 CACHED 04:39:58 04:39:58 #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #201 CACHED 04:39:58 04:39:58 #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:58 #202 CACHED 04:39:58 04:39:58 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:39:58 #203 ... 04:39:58 04:39:58 #198 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:39:58 #198 DONE 0.4s 04:39:58 04:39:58 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:39:58 #204 DONE 1.3s 04:39:58 04:39:58 #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:39:58 #205 DONE 1.3s 04:39:58 04:39:58 #206 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:39:58 #206 DONE 1.3s 04:39:58 04:39:58 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:39:58 #203 DONE 1.3s 04:39:58 04:39:58 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:58 #207 DONE 1.3s 04:39:58 04:39:58 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:39:58 #208 ... 04:39:58 04:39:58 #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:39:58 #209 DONE 1.3s 04:39:58 04:39:58 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:39:58 #210 DONE 0.1s 04:39:58 04:39:58 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:39:58 #211 DONE 0.2s 04:39:58 04:39:58 #102 [core-command] exporting to image 04:39:58 #102 exporting layers 04:39:58 #102 ... 04:39:58 04:39:58 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:39:58 #212 DONE 0.4s 04:39:58 04:39:58 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:39:58 #208 DONE 0.4s 04:39:58 04:39:58 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:39:58 #213 DONE 0.4s 04:39:58 04:39:58 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:39:58 #214 DONE 0.4s 04:39:58 04:39:58 #215 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:58 #215 DONE 0.4s 04:39:58 04:39:58 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:39:59 #216 DONE 0.5s 04:39:59 04:39:59 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:39:59 #217 DONE 0.5s 04:39:59 04:39:59 #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:39:59 #218 DONE 0.7s 04:39:59 04:39:59 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:39:59 #219 DONE 0.5s 04:39:59 04:39:59 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:39:59 #220 DONE 0.5s 04:39:59 04:39:59 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:39:59 #221 DONE 0.5s 04:39:59 04:39:59 #102 [core-data] exporting to image 04:39:59 #102 writing image sha256:d15d17b335aff0be728e1bdbadfa34ffdf306d07d16d009b199417e4d7fc1f91 04:39:59 #102 ... 04:39:59 04:39:59 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:39:59 #222 DONE 0.1s 04:39:59 04:39:59 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:39:59 #223 DONE 0.1s 04:39:59 04:39:59 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:39:59 #224 DONE 0.1s 04:39:59 04:39:59 #102 [support-notifications] exporting to image 04:39:59 #102 exporting layers 0.2s done 04:39:59 #102 writing image sha256:d15d17b335aff0be728e1bdbadfa34ffdf306d07d16d009b199417e4d7fc1f91 0.0s done 04:39:59 #102 naming to docker.io/library/core-command done 04:39:59 #102 writing image sha256:1a5d6901092e633ee26a189272fbfb2ae4d1ec2470b2fc58daaf192cf88b5bcc 04:39:59 #102 exporting layers 0.3s done 04:39:59 #102 writing image sha256:1a5d6901092e633ee26a189272fbfb2ae4d1ec2470b2fc58daaf192cf88b5bcc done 04:39:59 #102 naming to docker.io/library/core-keeper done 04:39:59 #102 exporting layers 0.3s done 04:39:59 #102 writing image sha256:ae033f240f4ecd7024c6356fe0559b12733f9bfafe65580dfcad5dd069bff79c 0.0s done 04:39:59 #102 naming to docker.io/library/core-data done 04:39:59 #102 writing image sha256:6671275ea7bcdb830b34ab3a99f6d06942fa7055311db57c077bfe674cc9aca2 0.0s done 04:39:59 #102 naming to docker.io/library/core-metadata done 04:39:59 #102 writing image sha256:d50aa739de0f3ce18feb1319a4b6cbaefbf52d1dbf46308031ccc5bc8cf0559d done 04:39:59 #102 naming to docker.io/library/support-scheduler 04:39:59 #102 ... 04:39:59 04:39:59 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:59 #225 DONE 0.4s 04:39:59 04:39:59 #102 [support-notifications] exporting to image 04:39:59 #102 naming to docker.io/library/support-scheduler done 04:39:59 #102 writing image sha256:f43f821e361e7ae65b8ef234f03571e6b80dbdcefe358a7445aea5e2f4a30ecc done 04:39:59 #102 naming to docker.io/library/support-notifications done 04:40:00 #102 exporting layers 0.8s done 04:40:00 #102 writing image sha256:08a530607f10facb4d06822b5d3c9a838d767033837750d3c8ba474dcb3662bd done 04:40:00 #102 naming to docker.io/library/security-proxy-auth done 04:40:00 #102 DONE 10.8s 04:40:00 04:40:00 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:00 time="2025-01-16T04:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:40:00 $ docker stop --time=1 ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 04:40:01 $ docker rm -f --volumes ddcd3987989ac1811382808ff35b7496cadff1bb211f7e9447b2e94ba7649fb9 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:01 + docker images 04:40:01 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:01 security-proxy-auth latest 08a530607f10 2 seconds ago 30.8MB 04:40:01 core-metadata latest 6671275ea7bc 3 seconds ago 32MB 04:40:01 core-data latest ae033f240f4e 3 seconds ago 31.9MB 04:40:01 core-keeper latest 1a5d6901092e 3 seconds ago 31.5MB 04:40:01 support-notifications latest f43f821e361e 3 seconds ago 50.7MB 04:40:01 support-scheduler latest d50aa739de0f 3 seconds ago 47.1MB 04:40:01 core-command latest d15d17b335af 4 seconds ago 27.6MB 04:40:01 security-bootstrapper latest 5e93861dff6a 26 seconds ago 20.3MB 04:40:01 security-secretstore-setup latest 250890ca7fc6 32 seconds ago 41MB 04:40:01 core-common-config-bootstrapper latest a2c58b8217fb 36 seconds ago 17.1MB 04:40:01 security-proxy-setup latest 4ea3a80030e5 36 seconds ago 29.3MB 04:40:01 security-spiffe-token-provider latest 40acd8aeac70 37 seconds ago 32.6MB 04:40:01 security-spire-server latest 6a4b9725dd12 3 minutes ago 122MB 04:40:01 security-spire-agent latest 93ef0d4611e4 3 minutes ago 182MB 04:40:01 security-spire-config latest aa7f67d26264 3 minutes ago 121MB 04:40:01 ci-base-image-x86_64 latest 0dc493af0b18 6 minutes ago 923MB 04:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 04:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 04:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:01 provisioning config files... 04:40:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config1079384735807232804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:02 ---> ****-login.sh 04:40:02 nexus3.edgexfoundry.org:10001 04:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:02 Configure a credential helper to remove this warning. See 04:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:02 04:40:02 Login Succeeded 04:40:02 nexus3.edgexfoundry.org:10002 04:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:02 Configure a credential helper to remove this warning. See 04:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:02 04:40:02 Login Succeeded 04:40:02 nexus3.edgexfoundry.org:10003 04:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:02 Configure a credential helper to remove this warning. See 04:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:02 04:40:02 Login Succeeded 04:40:02 nexus3.edgexfoundry.org:10004 04:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:02 Configure a credential helper to remove this warning. See 04:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:02 04:40:02 Login Succeeded 04:40:02 ****.io 04:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:02 Configure a credential helper to remove this warning. See 04:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:02 04:40:02 Login Succeeded 04:40:02 ---> ****-login.sh ends [Pipeline] } 04:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:40:02 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:02 latest 04:40:02 4.0.0-dev.45 04:40:02 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:02 main 04:40:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:03 + docker push nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:40:03 65cc356c99bd: Preparing 04:40:03 c04cccb8c8e3: Preparing 04:40:03 bfe49ea948b7: Preparing 04:40:03 657224706c30: Preparing 04:40:03 5b8232526bf9: Preparing 04:40:03 52f0aa9cb1c7: Preparing 04:40:03 ce5a8cde9eee: Preparing 04:40:03 52f0aa9cb1c7: Waiting 04:40:03 ce5a8cde9eee: Waiting 04:40:03 65cc356c99bd: Pushed 04:40:03 bfe49ea948b7: Pushed 04:40:03 657224706c30: Pushed 04:40:03 5b8232526bf9: Pushed 04:40:03 ce5a8cde9eee: Layer already exists 04:40:03 52f0aa9cb1c7: Pushed 04:40:05 c04cccb8c8e3: Pushed 04:40:06 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:40:06 65cc356c99bd: Preparing 04:40:06 c04cccb8c8e3: Preparing 04:40:06 bfe49ea948b7: Preparing 04:40:06 657224706c30: Preparing 04:40:06 5b8232526bf9: Preparing 04:40:06 52f0aa9cb1c7: Preparing 04:40:06 ce5a8cde9eee: Preparing 04:40:06 52f0aa9cb1c7: Waiting 04:40:06 ce5a8cde9eee: Waiting 04:40:06 bfe49ea948b7: Layer already exists 04:40:06 65cc356c99bd: Layer already exists 04:40:06 5b8232526bf9: Layer already exists 04:40:06 657224706c30: Layer already exists 04:40:06 c04cccb8c8e3: Layer already exists 04:40:06 ce5a8cde9eee: Layer already exists 04:40:06 52f0aa9cb1c7: Layer already exists 04:40:06 latest: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 04:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:40:07 65cc356c99bd: Preparing 04:40:07 c04cccb8c8e3: Preparing 04:40:07 bfe49ea948b7: Preparing 04:40:07 657224706c30: Preparing 04:40:07 5b8232526bf9: Preparing 04:40:07 52f0aa9cb1c7: Preparing 04:40:07 ce5a8cde9eee: Preparing 04:40:07 52f0aa9cb1c7: Waiting 04:40:07 ce5a8cde9eee: Waiting 04:40:07 657224706c30: Layer already exists 04:40:07 bfe49ea948b7: Layer already exists 04:40:07 5b8232526bf9: Layer already exists 04:40:07 65cc356c99bd: Layer already exists 04:40:07 c04cccb8c8e3: Layer already exists 04:40:07 52f0aa9cb1c7: Layer already exists 04:40:07 ce5a8cde9eee: Layer already exists 04:40:07 4.0.0-dev.45: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker push nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:40:08 65cc356c99bd: Preparing 04:40:08 c04cccb8c8e3: Preparing 04:40:08 bfe49ea948b7: Preparing 04:40:08 657224706c30: Preparing 04:40:08 5b8232526bf9: Preparing 04:40:08 52f0aa9cb1c7: Preparing 04:40:08 ce5a8cde9eee: Preparing 04:40:08 ce5a8cde9eee: Waiting 04:40:08 52f0aa9cb1c7: Waiting 04:40:08 657224706c30: Layer already exists 04:40:08 65cc356c99bd: Layer already exists 04:40:08 bfe49ea948b7: Layer already exists 04:40:08 5b8232526bf9: Layer already exists 04:40:08 c04cccb8c8e3: Layer already exists 04:40:08 52f0aa9cb1c7: Layer already exists 04:40:08 ce5a8cde9eee: Layer already exists 04:40:08 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:40:08 65cc356c99bd: Preparing 04:40:08 c04cccb8c8e3: Preparing 04:40:08 bfe49ea948b7: Preparing 04:40:08 657224706c30: Preparing 04:40:08 5b8232526bf9: Preparing 04:40:08 52f0aa9cb1c7: Preparing 04:40:08 ce5a8cde9eee: Preparing 04:40:08 52f0aa9cb1c7: Waiting 04:40:08 ce5a8cde9eee: Waiting 04:40:08 c04cccb8c8e3: Layer already exists 04:40:08 bfe49ea948b7: Layer already exists 04:40:08 5b8232526bf9: Layer already exists 04:40:08 657224706c30: Layer already exists 04:40:08 65cc356c99bd: Layer already exists 04:40:08 ce5a8cde9eee: Layer already exists 04:40:08 52f0aa9cb1c7: Layer already exists 04:40:08 main: digest: sha256:8c611ae60080c440470a23d5bc086414fcfaa30f7c68d4c119a2f804ac8d9bef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:08 ===================================================== [Pipeline] echo 04:40:08 taggedImages: 04:40:08 - nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:08 - nexus3.edgexfoundry.org:10004/core-command:latest 04:40:08 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.45 04:40:08 - nexus3.edgexfoundry.org:10004/core-command:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:40:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:40:08 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:08 latest 04:40:08 4.0.0-dev.45 04:40:08 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:08 main 04:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:40:09 dffcdd7415b5: Preparing 04:40:09 39060793e917: Preparing 04:40:09 7c51c606a8a1: Preparing 04:40:09 c4ccf14d3be5: Preparing 04:40:09 bfe49ea948b7: Preparing 04:40:09 657224706c30: Preparing 04:40:09 5b8232526bf9: Preparing 04:40:09 52f0aa9cb1c7: Preparing 04:40:09 ce5a8cde9eee: Preparing 04:40:09 657224706c30: Waiting 04:40:09 52f0aa9cb1c7: Waiting 04:40:09 ce5a8cde9eee: Waiting 04:40:09 bfe49ea948b7: Layer already exists 04:40:09 657224706c30: Layer already exists 04:40:09 5b8232526bf9: Layer already exists 04:40:09 52f0aa9cb1c7: Layer already exists 04:40:09 dffcdd7415b5: Pushed 04:40:09 39060793e917: Pushed 04:40:09 ce5a8cde9eee: Layer already exists 04:40:09 7c51c606a8a1: Pushed 04:40:10 c4ccf14d3be5: Pushed 04:40:10 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40: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 04:40:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:40:11 dffcdd7415b5: Preparing 04:40:11 39060793e917: Preparing 04:40:11 7c51c606a8a1: Preparing 04:40:11 c4ccf14d3be5: Preparing 04:40:11 bfe49ea948b7: Preparing 04:40:11 657224706c30: Preparing 04:40:11 5b8232526bf9: Preparing 04:40:11 52f0aa9cb1c7: Preparing 04:40:11 ce5a8cde9eee: Preparing 04:40:11 5b8232526bf9: Waiting 04:40:11 52f0aa9cb1c7: Waiting 04:40:11 657224706c30: Waiting 04:40:11 ce5a8cde9eee: Waiting 04:40:11 bfe49ea948b7: Layer already exists 04:40:11 39060793e917: Layer already exists 04:40:11 c4ccf14d3be5: Layer already exists 04:40:11 dffcdd7415b5: Layer already exists 04:40:11 7c51c606a8a1: Layer already exists 04:40:11 ce5a8cde9eee: Layer already exists 04:40:11 5b8232526bf9: Layer already exists 04:40:11 52f0aa9cb1c7: Layer already exists 04:40:11 657224706c30: Layer already exists 04:40:11 latest: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 04:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:40:12 dffcdd7415b5: Preparing 04:40:12 39060793e917: Preparing 04:40:12 7c51c606a8a1: Preparing 04:40:12 c4ccf14d3be5: Preparing 04:40:12 bfe49ea948b7: Preparing 04:40:12 657224706c30: Preparing 04:40:12 5b8232526bf9: Preparing 04:40:12 52f0aa9cb1c7: Preparing 04:40:12 ce5a8cde9eee: Preparing 04:40:12 657224706c30: Waiting 04:40:12 52f0aa9cb1c7: Waiting 04:40:12 ce5a8cde9eee: Waiting 04:40:12 5b8232526bf9: Waiting 04:40:12 c4ccf14d3be5: Layer already exists 04:40:12 39060793e917: Layer already exists 04:40:12 7c51c606a8a1: Layer already exists 04:40:12 bfe49ea948b7: Layer already exists 04:40:12 dffcdd7415b5: Layer already exists 04:40:12 ce5a8cde9eee: Layer already exists 04:40:12 657224706c30: Layer already exists 04:40:12 5b8232526bf9: Layer already exists 04:40:12 52f0aa9cb1c7: Layer already exists 04:40:12 4.0.0-dev.45: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:40:12 dffcdd7415b5: Preparing 04:40:12 39060793e917: Preparing 04:40:12 7c51c606a8a1: Preparing 04:40:12 c4ccf14d3be5: Preparing 04:40:12 bfe49ea948b7: Preparing 04:40:12 657224706c30: Preparing 04:40:12 5b8232526bf9: Preparing 04:40:12 52f0aa9cb1c7: Preparing 04:40:12 ce5a8cde9eee: Preparing 04:40:12 657224706c30: Waiting 04:40:12 5b8232526bf9: Waiting 04:40:12 52f0aa9cb1c7: Waiting 04:40:12 ce5a8cde9eee: Waiting 04:40:12 7c51c606a8a1: Layer already exists 04:40:12 39060793e917: Layer already exists 04:40:12 bfe49ea948b7: Layer already exists 04:40:12 c4ccf14d3be5: Layer already exists 04:40:12 dffcdd7415b5: Layer already exists 04:40:12 657224706c30: Layer already exists 04:40:12 5b8232526bf9: Layer already exists 04:40:12 ce5a8cde9eee: Layer already exists 04:40:12 52f0aa9cb1c7: Layer already exists 04:40:12 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40: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 04:40:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:40:13 dffcdd7415b5: Preparing 04:40:13 39060793e917: Preparing 04:40:13 7c51c606a8a1: Preparing 04:40:13 c4ccf14d3be5: Preparing 04:40:13 bfe49ea948b7: Preparing 04:40:13 657224706c30: Preparing 04:40:13 5b8232526bf9: Preparing 04:40:13 52f0aa9cb1c7: Preparing 04:40:13 ce5a8cde9eee: Preparing 04:40:13 657224706c30: Waiting 04:40:13 5b8232526bf9: Waiting 04:40:13 52f0aa9cb1c7: Waiting 04:40:13 ce5a8cde9eee: Waiting 04:40:13 7c51c606a8a1: Layer already exists 04:40:13 39060793e917: Layer already exists 04:40:13 c4ccf14d3be5: Layer already exists 04:40:13 dffcdd7415b5: Layer already exists 04:40:13 bfe49ea948b7: Layer already exists 04:40:13 5b8232526bf9: Layer already exists 04:40:13 52f0aa9cb1c7: Layer already exists 04:40:13 ce5a8cde9eee: Layer already exists 04:40:13 657224706c30: Layer already exists 04:40:13 main: digest: sha256:106d4281097642eacad8607393088ef79eeeb32fbbb57a685cce6ac4c876c942 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:13 ===================================================== [Pipeline] echo 04:40:13 taggedImages: 04:40:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:40:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.45 04:40:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:40:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:40:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:13 latest 04:40:13 4.0.0-dev.45 04:40:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:13 main 04:40:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:14 + docker push nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:40:14 81412c1f2e01: Preparing 04:40:14 28a990cdb39d: Preparing 04:40:14 b3c953b482b8: Preparing 04:40:14 bfe49ea948b7: Preparing 04:40:14 657224706c30: Preparing 04:40:14 f4be52e1d620: Preparing 04:40:14 59c77cf51df6: Preparing 04:40:14 ce5a8cde9eee: Preparing 04:40:14 f4be52e1d620: Waiting 04:40:14 ce5a8cde9eee: Waiting 04:40:14 59c77cf51df6: Waiting 04:40:14 657224706c30: Layer already exists 04:40:14 bfe49ea948b7: Layer already exists 04:40:14 f4be52e1d620: Pushed 04:40:14 28a990cdb39d: Pushed 04:40:14 59c77cf51df6: Pushed 04:40:14 81412c1f2e01: Pushed 04:40:14 ce5a8cde9eee: Layer already exists 04:40:17 b3c953b482b8: Pushed 04:40:17 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:40:18 81412c1f2e01: Preparing 04:40:18 28a990cdb39d: Preparing 04:40:18 b3c953b482b8: Preparing 04:40:18 bfe49ea948b7: Preparing 04:40:18 657224706c30: Preparing 04:40:18 f4be52e1d620: Preparing 04:40:18 59c77cf51df6: Preparing 04:40:18 ce5a8cde9eee: Preparing 04:40:18 f4be52e1d620: Waiting 04:40:18 59c77cf51df6: Waiting 04:40:18 ce5a8cde9eee: Waiting 04:40:18 bfe49ea948b7: Layer already exists 04:40:18 81412c1f2e01: Layer already exists 04:40:18 b3c953b482b8: Layer already exists 04:40:18 657224706c30: Layer already exists 04:40:18 28a990cdb39d: Layer already exists 04:40:18 59c77cf51df6: Layer already exists 04:40:18 f4be52e1d620: Layer already exists 04:40:18 ce5a8cde9eee: Layer already exists 04:40:18 latest: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 04:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:40:18 81412c1f2e01: Preparing 04:40:18 28a990cdb39d: Preparing 04:40:18 b3c953b482b8: Preparing 04:40:18 bfe49ea948b7: Preparing 04:40:18 657224706c30: Preparing 04:40:18 f4be52e1d620: Preparing 04:40:18 59c77cf51df6: Preparing 04:40:18 ce5a8cde9eee: Preparing 04:40:18 f4be52e1d620: Waiting 04:40:18 ce5a8cde9eee: Waiting 04:40:18 657224706c30: Layer already exists 04:40:18 81412c1f2e01: Layer already exists 04:40:18 b3c953b482b8: Layer already exists 04:40:18 28a990cdb39d: Layer already exists 04:40:18 bfe49ea948b7: Layer already exists 04:40:18 59c77cf51df6: Layer already exists 04:40:18 f4be52e1d620: Layer already exists 04:40:18 ce5a8cde9eee: Layer already exists 04:40:18 4.0.0-dev.45: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:19 + docker push nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:40:19 81412c1f2e01: Preparing 04:40:19 28a990cdb39d: Preparing 04:40:19 b3c953b482b8: Preparing 04:40:19 bfe49ea948b7: Preparing 04:40:19 657224706c30: Preparing 04:40:19 f4be52e1d620: Preparing 04:40:19 59c77cf51df6: Preparing 04:40:19 ce5a8cde9eee: Preparing 04:40:19 59c77cf51df6: Waiting 04:40:19 ce5a8cde9eee: Waiting 04:40:19 f4be52e1d620: Waiting 04:40:19 657224706c30: Layer already exists 04:40:19 28a990cdb39d: Layer already exists 04:40:19 bfe49ea948b7: Layer already exists 04:40:19 b3c953b482b8: Layer already exists 04:40:19 f4be52e1d620: Layer already exists 04:40:19 59c77cf51df6: Layer already exists 04:40:19 81412c1f2e01: Layer already exists 04:40:19 ce5a8cde9eee: Layer already exists 04:40:19 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:40:20 81412c1f2e01: Preparing 04:40:20 28a990cdb39d: Preparing 04:40:20 b3c953b482b8: Preparing 04:40:20 bfe49ea948b7: Preparing 04:40:20 657224706c30: Preparing 04:40:20 f4be52e1d620: Preparing 04:40:20 59c77cf51df6: Preparing 04:40:20 ce5a8cde9eee: Preparing 04:40:20 f4be52e1d620: Waiting 04:40:20 59c77cf51df6: Waiting 04:40:20 ce5a8cde9eee: Waiting 04:40:20 bfe49ea948b7: Layer already exists 04:40:20 28a990cdb39d: Layer already exists 04:40:20 81412c1f2e01: Layer already exists 04:40:20 657224706c30: Layer already exists 04:40:20 b3c953b482b8: Layer already exists 04:40:20 ce5a8cde9eee: Layer already exists 04:40:20 f4be52e1d620: Layer already exists 04:40:20 59c77cf51df6: Layer already exists 04:40:20 main: digest: sha256:c2a08e14ae4d9ecb2a21cdccfeb97e393588a110dd286ca94648877c10ee3f2e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:20 ===================================================== [Pipeline] echo 04:40:20 taggedImages: 04:40:20 - nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:20 - nexus3.edgexfoundry.org:10004/core-data:latest 04:40:20 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.45 04:40:20 - nexus3.edgexfoundry.org:10004/core-data:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:40:20 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:40:20 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:20 latest 04:40:20 4.0.0-dev.45 04:40:20 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:20 main 04:40:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:40:21 096b2f02c100: Preparing 04:40:21 207eb6498e6e: Preparing 04:40:21 656a3baa349e: Preparing 04:40:21 657224706c30: Preparing 04:40:21 5f724f259928: Preparing 04:40:21 91bedc6786b4: Preparing 04:40:21 ce5a8cde9eee: Preparing 04:40:21 91bedc6786b4: Waiting 04:40:21 ce5a8cde9eee: Waiting 04:40:21 657224706c30: Layer already exists 04:40:21 096b2f02c100: Pushed 04:40:21 207eb6498e6e: Pushed 04:40:21 ce5a8cde9eee: Layer already exists 04:40:21 91bedc6786b4: Pushed 04:40:21 5f724f259928: Pushed 04:40:24 656a3baa349e: Pushed 04:40:24 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:40:25 096b2f02c100: Preparing 04:40:25 207eb6498e6e: Preparing 04:40:25 656a3baa349e: Preparing 04:40:25 657224706c30: Preparing 04:40:25 5f724f259928: Preparing 04:40:25 91bedc6786b4: Preparing 04:40:25 ce5a8cde9eee: Preparing 04:40:25 ce5a8cde9eee: Waiting 04:40:25 91bedc6786b4: Waiting 04:40:25 207eb6498e6e: Layer already exists 04:40:25 5f724f259928: Layer already exists 04:40:25 657224706c30: Layer already exists 04:40:25 656a3baa349e: Layer already exists 04:40:25 096b2f02c100: Layer already exists 04:40:25 91bedc6786b4: Layer already exists 04:40:25 ce5a8cde9eee: Layer already exists 04:40:25 latest: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 04:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:40:25 096b2f02c100: Preparing 04:40:25 207eb6498e6e: Preparing 04:40:25 656a3baa349e: Preparing 04:40:25 657224706c30: Preparing 04:40:25 5f724f259928: Preparing 04:40:25 91bedc6786b4: Preparing 04:40:25 ce5a8cde9eee: Preparing 04:40:25 91bedc6786b4: Waiting 04:40:25 ce5a8cde9eee: Waiting 04:40:25 207eb6498e6e: Layer already exists 04:40:25 096b2f02c100: Layer already exists 04:40:25 656a3baa349e: Layer already exists 04:40:25 657224706c30: Layer already exists 04:40:25 5f724f259928: Layer already exists 04:40:25 ce5a8cde9eee: Layer already exists 04:40:25 91bedc6786b4: Layer already exists 04:40:25 4.0.0-dev.45: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:40:26 096b2f02c100: Preparing 04:40:26 207eb6498e6e: Preparing 04:40:26 656a3baa349e: Preparing 04:40:26 657224706c30: Preparing 04:40:26 5f724f259928: Preparing 04:40:26 91bedc6786b4: Preparing 04:40:26 ce5a8cde9eee: Preparing 04:40:26 096b2f02c100: Layer already exists 04:40:26 657224706c30: Layer already exists 04:40:26 5f724f259928: Layer already exists 04:40:26 656a3baa349e: Layer already exists 04:40:26 207eb6498e6e: Layer already exists 04:40:26 91bedc6786b4: Layer already exists 04:40:26 ce5a8cde9eee: Layer already exists 04:40:26 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:40:27 096b2f02c100: Preparing 04:40:27 207eb6498e6e: Preparing 04:40:27 656a3baa349e: Preparing 04:40:27 657224706c30: Preparing 04:40:27 5f724f259928: Preparing 04:40:27 91bedc6786b4: Preparing 04:40:27 ce5a8cde9eee: Preparing 04:40:27 91bedc6786b4: Waiting 04:40:27 656a3baa349e: Layer already exists 04:40:27 657224706c30: Layer already exists 04:40:27 207eb6498e6e: Layer already exists 04:40:27 096b2f02c100: Layer already exists 04:40:27 5f724f259928: Layer already exists 04:40:27 91bedc6786b4: Layer already exists 04:40:27 ce5a8cde9eee: Layer already exists 04:40:27 main: digest: sha256:d2f79313cc2a4a0aa4395a98178b1141ec877ec39bd75e6e949a10c93cfe6184 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:27 ===================================================== [Pipeline] echo 04:40:27 taggedImages: 04:40:27 - nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:27 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:40:27 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.45 04:40:27 - nexus3.edgexfoundry.org:10004/core-keeper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:27 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:40:27 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:40:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:27 latest 04:40:27 4.0.0-dev.45 04:40:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:27 main 04:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:40:27 566be545a330: Preparing 04:40:27 3c98869847a3: Preparing 04:40:27 629430f54f90: Preparing 04:40:27 f41a8e33ae9f: Preparing 04:40:27 bfe49ea948b7: Preparing 04:40:27 657224706c30: Preparing 04:40:27 5b8232526bf9: Preparing 04:40:27 657224706c30: Waiting 04:40:27 52f0aa9cb1c7: Preparing 04:40:27 5b8232526bf9: Waiting 04:40:27 ce5a8cde9eee: Preparing 04:40:27 52f0aa9cb1c7: Waiting 04:40:27 ce5a8cde9eee: Waiting 04:40:27 bfe49ea948b7: Layer already exists 04:40:27 657224706c30: Layer already exists 04:40:27 5b8232526bf9: Layer already exists 04:40:27 52f0aa9cb1c7: Layer already exists 04:40:27 3c98869847a3: Pushed 04:40:27 629430f54f90: Pushed 04:40:27 ce5a8cde9eee: Layer already exists 04:40:27 566be545a330: Pushed 04:40:30 f41a8e33ae9f: Pushed 04:40:30 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:40:31 566be545a330: Preparing 04:40:31 3c98869847a3: Preparing 04:40:31 629430f54f90: Preparing 04:40:31 f41a8e33ae9f: Preparing 04:40:31 bfe49ea948b7: Preparing 04:40:31 657224706c30: Preparing 04:40:31 5b8232526bf9: Preparing 04:40:31 52f0aa9cb1c7: Preparing 04:40:31 5b8232526bf9: Waiting 04:40:31 657224706c30: Waiting 04:40:31 ce5a8cde9eee: Preparing 04:40:31 52f0aa9cb1c7: Waiting 04:40:31 ce5a8cde9eee: Waiting 04:40:31 3c98869847a3: Layer already exists 04:40:31 566be545a330: Layer already exists 04:40:31 f41a8e33ae9f: Layer already exists 04:40:31 629430f54f90: Layer already exists 04:40:31 bfe49ea948b7: Layer already exists 04:40:31 52f0aa9cb1c7: Layer already exists 04:40:31 657224706c30: Layer already exists 04:40:31 ce5a8cde9eee: Layer already exists 04:40:31 5b8232526bf9: Layer already exists 04:40:31 latest: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 04:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:40:31 566be545a330: Preparing 04:40:31 3c98869847a3: Preparing 04:40:31 629430f54f90: Preparing 04:40:31 f41a8e33ae9f: Preparing 04:40:31 bfe49ea948b7: Preparing 04:40:31 657224706c30: Preparing 04:40:31 5b8232526bf9: Preparing 04:40:31 52f0aa9cb1c7: Preparing 04:40:31 ce5a8cde9eee: Preparing 04:40:31 657224706c30: Waiting 04:40:31 5b8232526bf9: Waiting 04:40:31 52f0aa9cb1c7: Waiting 04:40:31 ce5a8cde9eee: Waiting 04:40:31 3c98869847a3: Layer already exists 04:40:31 566be545a330: Layer already exists 04:40:31 f41a8e33ae9f: Layer already exists 04:40:31 bfe49ea948b7: Layer already exists 04:40:31 629430f54f90: Layer already exists 04:40:31 657224706c30: Layer already exists 04:40:31 ce5a8cde9eee: Layer already exists 04:40:31 52f0aa9cb1c7: Layer already exists 04:40:31 5b8232526bf9: Layer already exists 04:40:31 4.0.0-dev.45: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:40:32 566be545a330: Preparing 04:40:32 3c98869847a3: Preparing 04:40:32 629430f54f90: Preparing 04:40:32 f41a8e33ae9f: Preparing 04:40:32 bfe49ea948b7: Preparing 04:40:32 657224706c30: Preparing 04:40:32 5b8232526bf9: Preparing 04:40:32 52f0aa9cb1c7: Preparing 04:40:32 ce5a8cde9eee: Preparing 04:40:32 5b8232526bf9: Waiting 04:40:32 52f0aa9cb1c7: Waiting 04:40:32 657224706c30: Waiting 04:40:32 ce5a8cde9eee: Waiting 04:40:32 566be545a330: Layer already exists 04:40:32 3c98869847a3: Layer already exists 04:40:32 f41a8e33ae9f: Layer already exists 04:40:32 bfe49ea948b7: Layer already exists 04:40:32 629430f54f90: Layer already exists 04:40:32 657224706c30: Layer already exists 04:40:32 5b8232526bf9: Layer already exists 04:40:32 52f0aa9cb1c7: Layer already exists 04:40:32 ce5a8cde9eee: Layer already exists 04:40:32 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:40:33 566be545a330: Preparing 04:40:33 3c98869847a3: Preparing 04:40:33 629430f54f90: Preparing 04:40:33 f41a8e33ae9f: Preparing 04:40:33 bfe49ea948b7: Preparing 04:40:33 657224706c30: Preparing 04:40:33 5b8232526bf9: Preparing 04:40:33 52f0aa9cb1c7: Preparing 04:40:33 ce5a8cde9eee: Preparing 04:40:33 657224706c30: Waiting 04:40:33 ce5a8cde9eee: Waiting 04:40:33 5b8232526bf9: Waiting 04:40:33 52f0aa9cb1c7: Waiting 04:40:33 bfe49ea948b7: Layer already exists 04:40:33 f41a8e33ae9f: Layer already exists 04:40:33 629430f54f90: Layer already exists 04:40:33 566be545a330: Layer already exists 04:40:33 3c98869847a3: Layer already exists 04:40:33 52f0aa9cb1c7: Layer already exists 04:40:33 657224706c30: Layer already exists 04:40:33 5b8232526bf9: Layer already exists 04:40:33 ce5a8cde9eee: Layer already exists 04:40:33 main: digest: sha256:380aa0f9acbda055c5c27992542859f2873aab5c3e1e6e8290a267b959db03ed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:33 ===================================================== [Pipeline] echo 04:40:33 taggedImages: 04:40:33 - nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:40:33 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.45 04:40:33 - nexus3.edgexfoundry.org:10004/core-metadata:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:40:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:40:33 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:33 latest 04:40:33 4.0.0-dev.45 04:40:33 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:33 main 04:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:40:33 4bdac39c5355: Preparing 04:40:33 201a638b61ee: Preparing 04:40:33 53bcffa88ca9: Preparing 04:40:33 90768da4b616: Preparing 04:40:33 9401eb850960: Preparing 04:40:33 574dca5ddb8d: Preparing 04:40:33 c9280875a282: Preparing 04:40:33 bfe49ea948b7: Preparing 04:40:33 657224706c30: Preparing 04:40:33 4b10f17bb683: Preparing 04:40:33 1a57176d1fca: Preparing 04:40:33 5f70bf18a086: Preparing 04:40:33 d4b8cff0a70c: Preparing 04:40:33 9a4c3a26cf5d: Preparing 04:40:33 b05fcc47fb66: Preparing 04:40:33 ce5a8cde9eee: Preparing 04:40:33 5f70bf18a086: Waiting 04:40:33 b05fcc47fb66: Waiting 04:40:33 d4b8cff0a70c: Waiting 04:40:33 bfe49ea948b7: Waiting 04:40:33 4b10f17bb683: Waiting 04:40:33 ce5a8cde9eee: Waiting 04:40:33 657224706c30: Waiting 04:40:33 1a57176d1fca: Waiting 04:40:33 9a4c3a26cf5d: Waiting 04:40:33 574dca5ddb8d: Waiting 04:40:33 c9280875a282: Waiting 04:40:33 201a638b61ee: Pushed 04:40:33 9401eb850960: Pushed 04:40:33 53bcffa88ca9: Pushed 04:40:33 4bdac39c5355: Pushed 04:40:33 90768da4b616: Pushed 04:40:33 bfe49ea948b7: Layer already exists 04:40:33 657224706c30: Layer already exists 04:40:33 5f70bf18a086: Layer already exists 04:40:33 574dca5ddb8d: Pushed 04:40:34 4b10f17bb683: Pushed 04:40:34 1a57176d1fca: Pushed 04:40:34 d4b8cff0a70c: Pushed 04:40:34 9a4c3a26cf5d: Pushed 04:40:34 ce5a8cde9eee: Layer already exists 04:40:34 b05fcc47fb66: Pushed 04:40:35 c9280875a282: Pushed 04:40:35 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:40:36 4bdac39c5355: Preparing 04:40:36 201a638b61ee: Preparing 04:40:36 53bcffa88ca9: Preparing 04:40:36 90768da4b616: Preparing 04:40:36 9401eb850960: Preparing 04:40:36 574dca5ddb8d: Preparing 04:40:36 c9280875a282: Preparing 04:40:36 bfe49ea948b7: Preparing 04:40:36 657224706c30: Preparing 04:40:36 4b10f17bb683: Preparing 04:40:36 1a57176d1fca: Preparing 04:40:36 5f70bf18a086: Preparing 04:40:36 d4b8cff0a70c: Preparing 04:40:36 9a4c3a26cf5d: Preparing 04:40:36 b05fcc47fb66: Preparing 04:40:36 ce5a8cde9eee: Preparing 04:40:36 bfe49ea948b7: Waiting 04:40:36 9a4c3a26cf5d: Waiting 04:40:36 b05fcc47fb66: Waiting 04:40:36 ce5a8cde9eee: Waiting 04:40:36 1a57176d1fca: Waiting 04:40:36 5f70bf18a086: Waiting 04:40:36 d4b8cff0a70c: Waiting 04:40:36 657224706c30: Waiting 04:40:36 4b10f17bb683: Waiting 04:40:36 c9280875a282: Waiting 04:40:36 9401eb850960: Layer already exists 04:40:36 90768da4b616: Layer already exists 04:40:36 53bcffa88ca9: Layer already exists 04:40:36 4bdac39c5355: Layer already exists 04:40:36 201a638b61ee: Layer already exists 04:40:36 574dca5ddb8d: Layer already exists 04:40:36 c9280875a282: Layer already exists 04:40:36 bfe49ea948b7: Layer already exists 04:40:36 657224706c30: Layer already exists 04:40:36 4b10f17bb683: Layer already exists 04:40:36 1a57176d1fca: Layer already exists 04:40:36 d4b8cff0a70c: Layer already exists 04:40:36 9a4c3a26cf5d: Layer already exists 04:40:36 b05fcc47fb66: Layer already exists 04:40:36 5f70bf18a086: Layer already exists 04:40:36 ce5a8cde9eee: Layer already exists 04:40:36 latest: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 04:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:40:36 4bdac39c5355: Preparing 04:40:36 201a638b61ee: Preparing 04:40:36 53bcffa88ca9: Preparing 04:40:36 90768da4b616: Preparing 04:40:36 9401eb850960: Preparing 04:40:36 574dca5ddb8d: Preparing 04:40:36 c9280875a282: Preparing 04:40:36 bfe49ea948b7: Preparing 04:40:36 657224706c30: Preparing 04:40:36 4b10f17bb683: Preparing 04:40:36 1a57176d1fca: Preparing 04:40:36 5f70bf18a086: Preparing 04:40:36 d4b8cff0a70c: Preparing 04:40:36 9a4c3a26cf5d: Preparing 04:40:36 b05fcc47fb66: Preparing 04:40:36 ce5a8cde9eee: Preparing 04:40:36 c9280875a282: Waiting 04:40:36 bfe49ea948b7: Waiting 04:40:36 657224706c30: Waiting 04:40:36 4b10f17bb683: Waiting 04:40:36 b05fcc47fb66: Waiting 04:40:36 1a57176d1fca: Waiting 04:40:36 ce5a8cde9eee: Waiting 04:40:36 574dca5ddb8d: Waiting 04:40:36 9a4c3a26cf5d: Waiting 04:40:36 53bcffa88ca9: Layer already exists 04:40:36 201a638b61ee: Layer already exists 04:40:36 90768da4b616: Layer already exists 04:40:36 4bdac39c5355: Layer already exists 04:40:36 9401eb850960: Layer already exists 04:40:36 657224706c30: Layer already exists 04:40:36 c9280875a282: Layer already exists 04:40:36 bfe49ea948b7: Layer already exists 04:40:36 574dca5ddb8d: Layer already exists 04:40:36 4b10f17bb683: Layer already exists 04:40:36 1a57176d1fca: Layer already exists 04:40:36 d4b8cff0a70c: Layer already exists 04:40:36 5f70bf18a086: Layer already exists 04:40:36 b05fcc47fb66: Layer already exists 04:40:36 9a4c3a26cf5d: Layer already exists 04:40:36 ce5a8cde9eee: Layer already exists 04:40:36 4.0.0-dev.45: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:40:37 4bdac39c5355: Preparing 04:40:37 201a638b61ee: Preparing 04:40:37 53bcffa88ca9: Preparing 04:40:37 90768da4b616: Preparing 04:40:37 9401eb850960: Preparing 04:40:37 574dca5ddb8d: Preparing 04:40:37 c9280875a282: Preparing 04:40:37 bfe49ea948b7: Preparing 04:40:37 657224706c30: Preparing 04:40:37 4b10f17bb683: Preparing 04:40:37 1a57176d1fca: Preparing 04:40:37 5f70bf18a086: Preparing 04:40:37 d4b8cff0a70c: Preparing 04:40:37 9a4c3a26cf5d: Preparing 04:40:37 b05fcc47fb66: Preparing 04:40:37 ce5a8cde9eee: Preparing 04:40:37 5f70bf18a086: Waiting 04:40:37 d4b8cff0a70c: Waiting 04:40:37 9a4c3a26cf5d: Waiting 04:40:37 c9280875a282: Waiting 04:40:37 bfe49ea948b7: Waiting 04:40:37 b05fcc47fb66: Waiting 04:40:37 657224706c30: Waiting 04:40:37 ce5a8cde9eee: Waiting 04:40:37 4b10f17bb683: Waiting 04:40:37 1a57176d1fca: Waiting 04:40:37 574dca5ddb8d: Waiting 04:40:37 90768da4b616: Layer already exists 04:40:37 201a638b61ee: Layer already exists 04:40:37 4bdac39c5355: Layer already exists 04:40:37 9401eb850960: Layer already exists 04:40:37 53bcffa88ca9: Layer already exists 04:40:37 574dca5ddb8d: Layer already exists 04:40:37 bfe49ea948b7: Layer already exists 04:40:37 c9280875a282: Layer already exists 04:40:37 657224706c30: Layer already exists 04:40:37 4b10f17bb683: Layer already exists 04:40:37 1a57176d1fca: Layer already exists 04:40:37 5f70bf18a086: Layer already exists 04:40:37 d4b8cff0a70c: Layer already exists 04:40:37 9a4c3a26cf5d: Layer already exists 04:40:37 b05fcc47fb66: Layer already exists 04:40:37 ce5a8cde9eee: Layer already exists 04:40:37 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:40:38 4bdac39c5355: Preparing 04:40:38 201a638b61ee: Preparing 04:40:38 53bcffa88ca9: Preparing 04:40:38 90768da4b616: Preparing 04:40:38 9401eb850960: Preparing 04:40:38 574dca5ddb8d: Preparing 04:40:38 c9280875a282: Preparing 04:40:38 bfe49ea948b7: Preparing 04:40:38 657224706c30: Preparing 04:40:38 4b10f17bb683: Preparing 04:40:38 1a57176d1fca: Preparing 04:40:38 5f70bf18a086: Preparing 04:40:38 d4b8cff0a70c: Preparing 04:40:38 9a4c3a26cf5d: Preparing 04:40:38 b05fcc47fb66: Preparing 04:40:38 ce5a8cde9eee: Preparing 04:40:38 4b10f17bb683: Waiting 04:40:38 b05fcc47fb66: Waiting 04:40:38 574dca5ddb8d: Waiting 04:40:38 9a4c3a26cf5d: Waiting 04:40:38 ce5a8cde9eee: Waiting 04:40:38 1a57176d1fca: Waiting 04:40:38 c9280875a282: Waiting 04:40:38 5f70bf18a086: Waiting 04:40:38 bfe49ea948b7: Waiting 04:40:38 d4b8cff0a70c: Waiting 04:40:38 657224706c30: Waiting 04:40:38 90768da4b616: Layer already exists 04:40:38 201a638b61ee: Layer already exists 04:40:38 9401eb850960: Layer already exists 04:40:38 53bcffa88ca9: Layer already exists 04:40:38 4bdac39c5355: Layer already exists 04:40:38 c9280875a282: Layer already exists 04:40:38 574dca5ddb8d: Layer already exists 04:40:38 4b10f17bb683: Layer already exists 04:40:38 bfe49ea948b7: Layer already exists 04:40:38 657224706c30: Layer already exists 04:40:38 1a57176d1fca: Layer already exists 04:40:38 5f70bf18a086: Layer already exists 04:40:38 9a4c3a26cf5d: Layer already exists 04:40:38 b05fcc47fb66: Layer already exists 04:40:38 d4b8cff0a70c: Layer already exists 04:40:38 ce5a8cde9eee: Layer already exists 04:40:38 main: digest: sha256:e85e87be62169cfca25323ba4699d353d2489c073c9d024145805b795f217374 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:38 ===================================================== [Pipeline] echo 04:40:38 taggedImages: 04:40:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:40:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.45 04:40:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:40:38 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:40:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:38 latest 04:40:38 4.0.0-dev.45 04:40:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:38 main 04:40:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:40:38 7c9527f0a496: Preparing 04:40:38 a9e2e509d08a: Preparing 04:40:38 d3cc6de47dda: Preparing 04:40:38 4ccee4bb8983: Preparing 04:40:38 bfe49ea948b7: Preparing 04:40:38 657224706c30: Preparing 04:40:38 5b8232526bf9: Preparing 04:40:38 52f0aa9cb1c7: Preparing 04:40:38 ce5a8cde9eee: Preparing 04:40:38 ce5a8cde9eee: Waiting 04:40:38 52f0aa9cb1c7: Waiting 04:40:38 5b8232526bf9: Waiting 04:40:38 bfe49ea948b7: Layer already exists 04:40:38 657224706c30: Layer already exists 04:40:38 5b8232526bf9: Layer already exists 04:40:38 52f0aa9cb1c7: Layer already exists 04:40:38 ce5a8cde9eee: Layer already exists 04:40:38 7c9527f0a496: Pushed 04:40:38 d3cc6de47dda: Pushed 04:40:38 a9e2e509d08a: Pushed 04:40:41 4ccee4bb8983: Pushed 04:40:41 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:40:42 7c9527f0a496: Preparing 04:40:42 a9e2e509d08a: Preparing 04:40:42 d3cc6de47dda: Preparing 04:40:42 4ccee4bb8983: Preparing 04:40:42 bfe49ea948b7: Preparing 04:40:42 657224706c30: Preparing 04:40:42 5b8232526bf9: Preparing 04:40:42 52f0aa9cb1c7: Preparing 04:40:42 ce5a8cde9eee: Preparing 04:40:42 657224706c30: Waiting 04:40:42 52f0aa9cb1c7: Waiting 04:40:42 ce5a8cde9eee: Waiting 04:40:42 5b8232526bf9: Waiting 04:40:42 4ccee4bb8983: Layer already exists 04:40:42 a9e2e509d08a: Layer already exists 04:40:42 d3cc6de47dda: Layer already exists 04:40:42 7c9527f0a496: Layer already exists 04:40:42 bfe49ea948b7: Layer already exists 04:40:42 657224706c30: Layer already exists 04:40:42 52f0aa9cb1c7: Layer already exists 04:40:42 5b8232526bf9: Layer already exists 04:40:42 ce5a8cde9eee: Layer already exists 04:40:42 latest: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 04:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:40:42 7c9527f0a496: Preparing 04:40:42 a9e2e509d08a: Preparing 04:40:42 d3cc6de47dda: Preparing 04:40:42 4ccee4bb8983: Preparing 04:40:42 bfe49ea948b7: Preparing 04:40:42 657224706c30: Preparing 04:40:42 5b8232526bf9: Preparing 04:40:42 52f0aa9cb1c7: Preparing 04:40:42 ce5a8cde9eee: Preparing 04:40:42 52f0aa9cb1c7: Waiting 04:40:42 657224706c30: Waiting 04:40:42 5b8232526bf9: Waiting 04:40:42 ce5a8cde9eee: Waiting 04:40:42 a9e2e509d08a: Layer already exists 04:40:42 bfe49ea948b7: Layer already exists 04:40:42 d3cc6de47dda: Layer already exists 04:40:42 7c9527f0a496: Layer already exists 04:40:42 4ccee4bb8983: Layer already exists 04:40:42 52f0aa9cb1c7: Layer already exists 04:40:42 657224706c30: Layer already exists 04:40:42 5b8232526bf9: Layer already exists 04:40:42 ce5a8cde9eee: Layer already exists 04:40:42 4.0.0-dev.45: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:40:43 7c9527f0a496: Preparing 04:40:43 a9e2e509d08a: Preparing 04:40:43 d3cc6de47dda: Preparing 04:40:43 4ccee4bb8983: Preparing 04:40:43 bfe49ea948b7: Preparing 04:40:43 657224706c30: Preparing 04:40:43 5b8232526bf9: Preparing 04:40:43 52f0aa9cb1c7: Preparing 04:40:43 ce5a8cde9eee: Preparing 04:40:43 657224706c30: Waiting 04:40:43 ce5a8cde9eee: Waiting 04:40:43 52f0aa9cb1c7: Waiting 04:40:43 4ccee4bb8983: Layer already exists 04:40:43 d3cc6de47dda: Layer already exists 04:40:43 a9e2e509d08a: Layer already exists 04:40:43 7c9527f0a496: Layer already exists 04:40:43 bfe49ea948b7: Layer already exists 04:40:43 5b8232526bf9: Layer already exists 04:40:43 657224706c30: Layer already exists 04:40:43 ce5a8cde9eee: Layer already exists 04:40:43 52f0aa9cb1c7: Layer already exists 04:40:43 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:40:44 7c9527f0a496: Preparing 04:40:44 a9e2e509d08a: Preparing 04:40:44 d3cc6de47dda: Preparing 04:40:44 4ccee4bb8983: Preparing 04:40:44 bfe49ea948b7: Preparing 04:40:44 657224706c30: Preparing 04:40:44 5b8232526bf9: Preparing 04:40:44 52f0aa9cb1c7: Preparing 04:40:44 ce5a8cde9eee: Preparing 04:40:44 52f0aa9cb1c7: Waiting 04:40:44 657224706c30: Waiting 04:40:44 5b8232526bf9: Waiting 04:40:44 ce5a8cde9eee: Waiting 04:40:44 bfe49ea948b7: Layer already exists 04:40:44 d3cc6de47dda: Layer already exists 04:40:44 a9e2e509d08a: Layer already exists 04:40:44 4ccee4bb8983: Layer already exists 04:40:44 7c9527f0a496: Layer already exists 04:40:44 ce5a8cde9eee: Layer already exists 04:40:44 5b8232526bf9: Layer already exists 04:40:44 52f0aa9cb1c7: Layer already exists 04:40:44 657224706c30: Layer already exists 04:40:44 main: digest: sha256:932959ab845a78d4be20332b5f7197a6af989a4a29a81a6b67d89ff2efb88921 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:44 ===================================================== [Pipeline] echo 04:40:44 taggedImages: 04:40:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:40:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.45 04:40:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:40:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:40:44 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:44 latest 04:40:44 4.0.0-dev.45 04:40:44 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:44 main 04:40:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:40:44 cee3403b4e6b: Preparing 04:40:44 250d5158b295: Preparing 04:40:44 0997e52fa2db: Preparing 04:40:44 7ce35f9c13b0: Preparing 04:40:44 73cbb65c341a: Preparing 04:40:44 bfe49ea948b7: Preparing 04:40:44 657224706c30: Preparing 04:40:44 d1028e6fef0f: Preparing 04:40:44 2072f8d771bf: Preparing 04:40:44 71a12b8f28f7: Preparing 04:40:44 ce5a8cde9eee: Preparing 04:40:44 71a12b8f28f7: Waiting 04:40:44 d1028e6fef0f: Waiting 04:40:44 bfe49ea948b7: Waiting 04:40:44 2072f8d771bf: Waiting 04:40:44 657224706c30: Waiting 04:40:44 ce5a8cde9eee: Waiting 04:40:44 250d5158b295: Pushed 04:40:44 73cbb65c341a: Pushed 04:40:44 7ce35f9c13b0: Pushed 04:40:44 cee3403b4e6b: Pushed 04:40:44 657224706c30: Layer already exists 04:40:44 bfe49ea948b7: Layer already exists 04:40:44 ce5a8cde9eee: Layer already exists 04:40:45 d1028e6fef0f: Pushed 04:40:45 2072f8d771bf: Pushed 04:40:46 0997e52fa2db: Pushed 04:40:46 71a12b8f28f7: Pushed 04:40:46 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:40:47 cee3403b4e6b: Preparing 04:40:47 250d5158b295: Preparing 04:40:47 0997e52fa2db: Preparing 04:40:47 7ce35f9c13b0: Preparing 04:40:47 73cbb65c341a: Preparing 04:40:47 bfe49ea948b7: Preparing 04:40:47 657224706c30: Preparing 04:40:47 d1028e6fef0f: Preparing 04:40:47 2072f8d771bf: Preparing 04:40:47 71a12b8f28f7: Preparing 04:40:47 ce5a8cde9eee: Preparing 04:40:47 d1028e6fef0f: Waiting 04:40:47 bfe49ea948b7: Waiting 04:40:47 2072f8d771bf: Waiting 04:40:47 ce5a8cde9eee: Waiting 04:40:47 657224706c30: Waiting 04:40:47 71a12b8f28f7: Waiting 04:40:47 cee3403b4e6b: Layer already exists 04:40:47 73cbb65c341a: Layer already exists 04:40:47 250d5158b295: Layer already exists 04:40:47 0997e52fa2db: Layer already exists 04:40:47 7ce35f9c13b0: Layer already exists 04:40:47 bfe49ea948b7: Layer already exists 04:40:47 2072f8d771bf: Layer already exists 04:40:47 d1028e6fef0f: Layer already exists 04:40:47 71a12b8f28f7: Layer already exists 04:40:47 657224706c30: Layer already exists 04:40:47 ce5a8cde9eee: Layer already exists 04:40:47 latest: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 04:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:40:47 cee3403b4e6b: Preparing 04:40:47 250d5158b295: Preparing 04:40:47 0997e52fa2db: Preparing 04:40:47 7ce35f9c13b0: Preparing 04:40:47 73cbb65c341a: Preparing 04:40:47 bfe49ea948b7: Preparing 04:40:47 657224706c30: Preparing 04:40:47 d1028e6fef0f: Preparing 04:40:47 2072f8d771bf: Preparing 04:40:47 71a12b8f28f7: Preparing 04:40:47 ce5a8cde9eee: Preparing 04:40:47 2072f8d771bf: Waiting 04:40:47 71a12b8f28f7: Waiting 04:40:47 657224706c30: Waiting 04:40:47 ce5a8cde9eee: Waiting 04:40:47 bfe49ea948b7: Waiting 04:40:47 d1028e6fef0f: Waiting 04:40:47 250d5158b295: Layer already exists 04:40:47 73cbb65c341a: Layer already exists 04:40:47 0997e52fa2db: Layer already exists 04:40:47 cee3403b4e6b: Layer already exists 04:40:47 7ce35f9c13b0: Layer already exists 04:40:47 bfe49ea948b7: Layer already exists 04:40:47 d1028e6fef0f: Layer already exists 04:40:47 71a12b8f28f7: Layer already exists 04:40:47 657224706c30: Layer already exists 04:40:47 2072f8d771bf: Layer already exists 04:40:47 ce5a8cde9eee: Layer already exists 04:40:47 4.0.0-dev.45: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:40:48 cee3403b4e6b: Preparing 04:40:48 250d5158b295: Preparing 04:40:48 0997e52fa2db: Preparing 04:40:48 7ce35f9c13b0: Preparing 04:40:48 73cbb65c341a: Preparing 04:40:48 bfe49ea948b7: Preparing 04:40:48 657224706c30: Preparing 04:40:48 d1028e6fef0f: Preparing 04:40:48 2072f8d771bf: Preparing 04:40:48 71a12b8f28f7: Preparing 04:40:48 ce5a8cde9eee: Preparing 04:40:48 657224706c30: Waiting 04:40:48 bfe49ea948b7: Waiting 04:40:48 d1028e6fef0f: Waiting 04:40:48 2072f8d771bf: Waiting 04:40:48 71a12b8f28f7: Waiting 04:40:48 73cbb65c341a: Layer already exists 04:40:48 cee3403b4e6b: Layer already exists 04:40:48 250d5158b295: Layer already exists 04:40:48 0997e52fa2db: Layer already exists 04:40:48 7ce35f9c13b0: Layer already exists 04:40:48 d1028e6fef0f: Layer already exists 04:40:48 657224706c30: Layer already exists 04:40:48 bfe49ea948b7: Layer already exists 04:40:48 2072f8d771bf: Layer already exists 04:40:48 71a12b8f28f7: Layer already exists 04:40:48 ce5a8cde9eee: Layer already exists 04:40:48 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:40:49 cee3403b4e6b: Preparing 04:40:49 250d5158b295: Preparing 04:40:49 0997e52fa2db: Preparing 04:40:49 7ce35f9c13b0: Preparing 04:40:49 73cbb65c341a: Preparing 04:40:49 bfe49ea948b7: Preparing 04:40:49 657224706c30: Preparing 04:40:49 d1028e6fef0f: Preparing 04:40:49 2072f8d771bf: Preparing 04:40:49 71a12b8f28f7: Preparing 04:40:49 ce5a8cde9eee: Preparing 04:40:49 bfe49ea948b7: Waiting 04:40:49 657224706c30: Waiting 04:40:49 d1028e6fef0f: Waiting 04:40:49 7ce35f9c13b0: Layer already exists 04:40:49 0997e52fa2db: Layer already exists 04:40:49 cee3403b4e6b: Layer already exists 04:40:49 250d5158b295: Layer already exists 04:40:49 73cbb65c341a: Layer already exists 04:40:49 bfe49ea948b7: Layer already exists 04:40:49 657224706c30: Layer already exists 04:40:49 71a12b8f28f7: Layer already exists 04:40:49 d1028e6fef0f: Layer already exists 04:40:49 2072f8d771bf: Layer already exists 04:40:49 ce5a8cde9eee: Layer already exists 04:40:49 main: digest: sha256:dcfde6406ba742f8fee3adc8c0e1547ad2bbb91a60ff62313f4a100285a4b7a7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:49 ===================================================== [Pipeline] echo 04:40:49 taggedImages: 04:40:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:40:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.45 04:40:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:40:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:40:49 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:49 latest 04:40:49 4.0.0-dev.45 04:40:49 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:49 main 04:40:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:40:50 01eaecea844a: Preparing 04:40:50 c6b1401667b8: Preparing 04:40:50 33390bf5fda5: Preparing 04:40:50 662fff1d4510: Preparing 04:40:50 a81656d01797: Preparing 04:40:50 0847daa552c2: Preparing 04:40:50 f79c3794d60e: Preparing 04:40:50 bfe49ea948b7: Preparing 04:40:50 657224706c30: Preparing 04:40:50 b20415d48663: Preparing 04:40:50 805adb2188b1: Preparing 04:40:50 ce5a8cde9eee: Preparing 04:40:50 b20415d48663: Waiting 04:40:50 f79c3794d60e: Waiting 04:40:50 bfe49ea948b7: Waiting 04:40:50 805adb2188b1: Waiting 04:40:50 ce5a8cde9eee: Waiting 04:40:50 0847daa552c2: Waiting 04:40:50 c6b1401667b8: Pushed 04:40:50 01eaecea844a: Pushed 04:40:50 a81656d01797: Pushed 04:40:50 bfe49ea948b7: Layer already exists 04:40:50 657224706c30: Layer already exists 04:40:50 0847daa552c2: Pushed 04:40:50 f79c3794d60e: Pushed 04:40:50 ce5a8cde9eee: Layer already exists 04:40:50 b20415d48663: Pushed 04:40:51 662fff1d4510: Pushed 04:40:51 33390bf5fda5: Pushed 04:40:51 805adb2188b1: Pushed 04:40:51 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:40:52 01eaecea844a: Preparing 04:40:52 c6b1401667b8: Preparing 04:40:52 33390bf5fda5: Preparing 04:40:52 662fff1d4510: Preparing 04:40:52 a81656d01797: Preparing 04:40:52 0847daa552c2: Preparing 04:40:52 f79c3794d60e: Preparing 04:40:52 bfe49ea948b7: Preparing 04:40:52 657224706c30: Preparing 04:40:52 b20415d48663: Preparing 04:40:52 805adb2188b1: Preparing 04:40:52 657224706c30: Waiting 04:40:52 b20415d48663: Waiting 04:40:52 f79c3794d60e: Waiting 04:40:52 805adb2188b1: Waiting 04:40:52 0847daa552c2: Waiting 04:40:52 ce5a8cde9eee: Preparing 04:40:52 ce5a8cde9eee: Waiting 04:40:52 33390bf5fda5: Layer already exists 04:40:52 c6b1401667b8: Layer already exists 04:40:52 662fff1d4510: Layer already exists 04:40:52 a81656d01797: Layer already exists 04:40:52 01eaecea844a: Layer already exists 04:40:52 0847daa552c2: Layer already exists 04:40:52 f79c3794d60e: Layer already exists 04:40:52 bfe49ea948b7: Layer already exists 04:40:52 657224706c30: Layer already exists 04:40:52 b20415d48663: Layer already exists 04:40:52 ce5a8cde9eee: Layer already exists 04:40:52 805adb2188b1: Layer already exists 04:40:52 latest: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 04:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:40:53 01eaecea844a: Preparing 04:40:53 c6b1401667b8: Preparing 04:40:53 33390bf5fda5: Preparing 04:40:53 662fff1d4510: Preparing 04:40:53 a81656d01797: Preparing 04:40:53 0847daa552c2: Preparing 04:40:53 f79c3794d60e: Preparing 04:40:53 bfe49ea948b7: Preparing 04:40:53 657224706c30: Preparing 04:40:53 b20415d48663: Preparing 04:40:53 805adb2188b1: Preparing 04:40:53 ce5a8cde9eee: Preparing 04:40:53 0847daa552c2: Waiting 04:40:53 f79c3794d60e: Waiting 04:40:53 657224706c30: Waiting 04:40:53 b20415d48663: Waiting 04:40:53 805adb2188b1: Waiting 04:40:53 bfe49ea948b7: Waiting 04:40:53 01eaecea844a: Layer already exists 04:40:53 33390bf5fda5: Layer already exists 04:40:53 c6b1401667b8: Layer already exists 04:40:53 a81656d01797: Layer already exists 04:40:53 662fff1d4510: Layer already exists 04:40:53 f79c3794d60e: Layer already exists 04:40:53 bfe49ea948b7: Layer already exists 04:40:53 0847daa552c2: Layer already exists 04:40:53 657224706c30: Layer already exists 04:40:53 b20415d48663: Layer already exists 04:40:53 805adb2188b1: Layer already exists 04:40:53 ce5a8cde9eee: Layer already exists 04:40:53 4.0.0-dev.45: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:40:53 01eaecea844a: Preparing 04:40:53 c6b1401667b8: Preparing 04:40:53 33390bf5fda5: Preparing 04:40:53 662fff1d4510: Preparing 04:40:53 a81656d01797: Preparing 04:40:53 0847daa552c2: Preparing 04:40:53 f79c3794d60e: Preparing 04:40:53 bfe49ea948b7: Preparing 04:40:53 657224706c30: Preparing 04:40:53 b20415d48663: Preparing 04:40:53 805adb2188b1: Preparing 04:40:53 ce5a8cde9eee: Preparing 04:40:53 bfe49ea948b7: Waiting 04:40:53 657224706c30: Waiting 04:40:53 b20415d48663: Waiting 04:40:53 805adb2188b1: Waiting 04:40:53 ce5a8cde9eee: Waiting 04:40:53 0847daa552c2: Waiting 04:40:53 f79c3794d60e: Waiting 04:40:53 662fff1d4510: Layer already exists 04:40:53 33390bf5fda5: Layer already exists 04:40:53 a81656d01797: Layer already exists 04:40:53 01eaecea844a: Layer already exists 04:40:53 c6b1401667b8: Layer already exists 04:40:53 657224706c30: Layer already exists 04:40:53 f79c3794d60e: Layer already exists 04:40:53 0847daa552c2: Layer already exists 04:40:53 b20415d48663: Layer already exists 04:40:53 bfe49ea948b7: Layer already exists 04:40:53 805adb2188b1: Layer already exists 04:40:53 ce5a8cde9eee: Layer already exists 04:40:53 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:40:54 01eaecea844a: Preparing 04:40:54 c6b1401667b8: Preparing 04:40:54 33390bf5fda5: Preparing 04:40:54 662fff1d4510: Preparing 04:40:54 a81656d01797: Preparing 04:40:54 0847daa552c2: Preparing 04:40:54 f79c3794d60e: Preparing 04:40:54 bfe49ea948b7: Preparing 04:40:54 657224706c30: Preparing 04:40:54 b20415d48663: Preparing 04:40:54 805adb2188b1: Preparing 04:40:54 ce5a8cde9eee: Preparing 04:40:54 805adb2188b1: Waiting 04:40:54 ce5a8cde9eee: Waiting 04:40:54 bfe49ea948b7: Waiting 04:40:54 b20415d48663: Waiting 04:40:54 0847daa552c2: Waiting 04:40:54 c6b1401667b8: Layer already exists 04:40:54 a81656d01797: Layer already exists 04:40:54 662fff1d4510: Layer already exists 04:40:54 33390bf5fda5: Layer already exists 04:40:54 01eaecea844a: Layer already exists 04:40:54 f79c3794d60e: Layer already exists 04:40:54 0847daa552c2: Layer already exists 04:40:54 b20415d48663: Layer already exists 04:40:54 657224706c30: Layer already exists 04:40:54 bfe49ea948b7: Layer already exists 04:40:54 805adb2188b1: Layer already exists 04:40:54 ce5a8cde9eee: Layer already exists 04:40:54 main: digest: sha256:a9e65d21d232085ba39d5371e8e0efc3bd83dbe47119ed494ed24383bc420729 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:54 ===================================================== [Pipeline] echo 04:40:54 taggedImages: 04:40:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:40:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.45 04:40:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:40:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:40:54 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:54 latest 04:40:54 4.0.0-dev.45 04:40:54 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:54 main 04:40:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:40:55 c492f0c5b978: Preparing 04:40:55 062203d65502: Preparing 04:40:55 bfe49ea948b7: Preparing 04:40:55 657224706c30: Preparing 04:40:55 186582fa1935: Preparing 04:40:55 9cb12eec1cb5: Preparing 04:40:55 ce5a8cde9eee: Preparing 04:40:55 9cb12eec1cb5: Waiting 04:40:55 ce5a8cde9eee: Waiting 04:40:55 bfe49ea948b7: Layer already exists 04:40:55 657224706c30: Layer already exists 04:40:55 ce5a8cde9eee: Layer already exists 04:40:55 186582fa1935: Pushed 04:40:55 c492f0c5b978: Pushed 04:40:56 9cb12eec1cb5: Pushed 04:40:57 062203d65502: Pushed 04:40:57 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:40:57 c492f0c5b978: Preparing 04:40:57 062203d65502: Preparing 04:40:57 bfe49ea948b7: Preparing 04:40:57 657224706c30: Preparing 04:40:57 186582fa1935: Preparing 04:40:57 9cb12eec1cb5: Preparing 04:40:57 ce5a8cde9eee: Preparing 04:40:57 9cb12eec1cb5: Waiting 04:40:57 186582fa1935: Layer already exists 04:40:57 c492f0c5b978: Layer already exists 04:40:57 062203d65502: Layer already exists 04:40:57 bfe49ea948b7: Layer already exists 04:40:57 657224706c30: Layer already exists 04:40:57 9cb12eec1cb5: Layer already exists 04:40:57 ce5a8cde9eee: Layer already exists 04:40:57 latest: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 04:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:40:58 c492f0c5b978: Preparing 04:40:58 062203d65502: Preparing 04:40:58 bfe49ea948b7: Preparing 04:40:58 657224706c30: Preparing 04:40:58 186582fa1935: Preparing 04:40:58 9cb12eec1cb5: Preparing 04:40:58 ce5a8cde9eee: Preparing 04:40:58 ce5a8cde9eee: Waiting 04:40:58 9cb12eec1cb5: Waiting 04:40:58 c492f0c5b978: Layer already exists 04:40:58 657224706c30: Layer already exists 04:40:58 186582fa1935: Layer already exists 04:40:58 bfe49ea948b7: Layer already exists 04:40:58 062203d65502: Layer already exists 04:40:58 9cb12eec1cb5: Layer already exists 04:40:58 ce5a8cde9eee: Layer already exists 04:40:58 4.0.0-dev.45: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:40:59 c492f0c5b978: Preparing 04:40:59 062203d65502: Preparing 04:40:59 bfe49ea948b7: Preparing 04:40:59 657224706c30: Preparing 04:40:59 186582fa1935: Preparing 04:40:59 9cb12eec1cb5: Preparing 04:40:59 ce5a8cde9eee: Preparing 04:40:59 9cb12eec1cb5: Waiting 04:40:59 ce5a8cde9eee: Waiting 04:40:59 bfe49ea948b7: Layer already exists 04:40:59 c492f0c5b978: Layer already exists 04:40:59 062203d65502: Layer already exists 04:40:59 186582fa1935: Layer already exists 04:40:59 657224706c30: Layer already exists 04:40:59 9cb12eec1cb5: Layer already exists 04:40:59 ce5a8cde9eee: Layer already exists 04:40:59 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:40:59 c492f0c5b978: Preparing 04:40:59 062203d65502: Preparing 04:40:59 bfe49ea948b7: Preparing 04:40:59 657224706c30: Preparing 04:40:59 186582fa1935: Preparing 04:40:59 9cb12eec1cb5: Preparing 04:40:59 ce5a8cde9eee: Preparing 04:40:59 9cb12eec1cb5: Waiting 04:40:59 ce5a8cde9eee: Waiting 04:40:59 657224706c30: Layer already exists 04:40:59 062203d65502: Layer already exists 04:40:59 186582fa1935: Layer already exists 04:40:59 c492f0c5b978: Layer already exists 04:40:59 bfe49ea948b7: Layer already exists 04:40:59 ce5a8cde9eee: Layer already exists 04:40:59 9cb12eec1cb5: Layer already exists 04:40:59 main: digest: sha256:da6051cc76965721c7cae4a806499ef89d141c89810f500f7feb5a01f2fea564 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:59 ===================================================== [Pipeline] echo 04:40:59 taggedImages: 04:40:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:40:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.45 04:40:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:40:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:40:59 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:40:59 latest 04:40:59 4.0.0-dev.45 04:40:59 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:40:59 main 04:40:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:41:00 4669d7136422: Preparing 04:41:00 50eeb9f7cd06: Preparing 04:41:00 60eb7e8133b5: Preparing 04:41:00 bfe49ea948b7: Preparing 04:41:00 657224706c30: Preparing 04:41:00 da31d2fc1846: Preparing 04:41:00 857444914bf2: Preparing 04:41:00 510640239b7f: Preparing 04:41:00 259966da8c53: Preparing 04:41:00 ce5a8cde9eee: Preparing 04:41:00 da31d2fc1846: Waiting 04:41:00 857444914bf2: Waiting 04:41:00 510640239b7f: Waiting 04:41:00 259966da8c53: Waiting 04:41:00 ce5a8cde9eee: Waiting 04:41:00 bfe49ea948b7: Layer already exists 04:41:00 657224706c30: Layer already exists 04:41:00 60eb7e8133b5: Pushed 04:41:00 50eeb9f7cd06: Pushed 04:41:00 4669d7136422: Pushed 04:41:00 ce5a8cde9eee: Layer already exists 04:41:00 510640239b7f: Pushed 04:41:01 259966da8c53: Pushed 04:41:07 857444914bf2: Pushed 04:41:11 da31d2fc1846: Pushed 04:41:11 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:41:11 4669d7136422: Preparing 04:41:11 50eeb9f7cd06: Preparing 04:41:11 60eb7e8133b5: Preparing 04:41:11 bfe49ea948b7: Preparing 04:41:11 657224706c30: Preparing 04:41:11 da31d2fc1846: Preparing 04:41:11 857444914bf2: Preparing 04:41:11 510640239b7f: Preparing 04:41:11 259966da8c53: Preparing 04:41:11 ce5a8cde9eee: Preparing 04:41:11 da31d2fc1846: Waiting 04:41:11 857444914bf2: Waiting 04:41:11 510640239b7f: Waiting 04:41:11 259966da8c53: Waiting 04:41:11 ce5a8cde9eee: Waiting 04:41:11 60eb7e8133b5: Layer already exists 04:41:11 4669d7136422: Layer already exists 04:41:11 657224706c30: Layer already exists 04:41:11 50eeb9f7cd06: Layer already exists 04:41:11 bfe49ea948b7: Layer already exists 04:41:11 da31d2fc1846: Layer already exists 04:41:11 ce5a8cde9eee: Layer already exists 04:41:11 510640239b7f: Layer already exists 04:41:11 857444914bf2: Layer already exists 04:41:11 259966da8c53: Layer already exists 04:41:11 latest: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 04:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:41:12 4669d7136422: Preparing 04:41:12 50eeb9f7cd06: Preparing 04:41:12 60eb7e8133b5: Preparing 04:41:12 bfe49ea948b7: Preparing 04:41:12 657224706c30: Preparing 04:41:12 da31d2fc1846: Preparing 04:41:12 857444914bf2: Preparing 04:41:12 510640239b7f: Preparing 04:41:12 259966da8c53: Preparing 04:41:12 ce5a8cde9eee: Preparing 04:41:12 857444914bf2: Waiting 04:41:12 510640239b7f: Waiting 04:41:12 259966da8c53: Waiting 04:41:12 ce5a8cde9eee: Waiting 04:41:12 da31d2fc1846: Waiting 04:41:12 60eb7e8133b5: Layer already exists 04:41:12 657224706c30: Layer already exists 04:41:12 4669d7136422: Layer already exists 04:41:12 50eeb9f7cd06: Layer already exists 04:41:12 bfe49ea948b7: Layer already exists 04:41:12 da31d2fc1846: Layer already exists 04:41:12 259966da8c53: Layer already exists 04:41:12 ce5a8cde9eee: Layer already exists 04:41:12 857444914bf2: Layer already exists 04:41:12 510640239b7f: Layer already exists 04:41:12 4.0.0-dev.45: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:41:12 4669d7136422: Preparing 04:41:12 50eeb9f7cd06: Preparing 04:41:12 60eb7e8133b5: Preparing 04:41:12 bfe49ea948b7: Preparing 04:41:12 657224706c30: Preparing 04:41:12 da31d2fc1846: Preparing 04:41:12 857444914bf2: Preparing 04:41:12 510640239b7f: Preparing 04:41:12 259966da8c53: Preparing 04:41:12 ce5a8cde9eee: Preparing 04:41:12 da31d2fc1846: Waiting 04:41:12 510640239b7f: Waiting 04:41:12 259966da8c53: Waiting 04:41:12 ce5a8cde9eee: Waiting 04:41:12 857444914bf2: Waiting 04:41:12 657224706c30: Layer already exists 04:41:12 60eb7e8133b5: Layer already exists 04:41:12 bfe49ea948b7: Layer already exists 04:41:12 50eeb9f7cd06: Layer already exists 04:41:12 4669d7136422: Layer already exists 04:41:12 da31d2fc1846: Layer already exists 04:41:12 857444914bf2: Layer already exists 04:41:12 510640239b7f: Layer already exists 04:41:12 259966da8c53: Layer already exists 04:41:12 ce5a8cde9eee: Layer already exists 04:41:12 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:41:13 4669d7136422: Preparing 04:41:13 50eeb9f7cd06: Preparing 04:41:13 60eb7e8133b5: Preparing 04:41:13 bfe49ea948b7: Preparing 04:41:13 657224706c30: Preparing 04:41:13 da31d2fc1846: Preparing 04:41:13 857444914bf2: Preparing 04:41:13 510640239b7f: Preparing 04:41:13 259966da8c53: Preparing 04:41:13 ce5a8cde9eee: Preparing 04:41:13 857444914bf2: Waiting 04:41:13 510640239b7f: Waiting 04:41:13 259966da8c53: Waiting 04:41:13 ce5a8cde9eee: Waiting 04:41:13 da31d2fc1846: Waiting 04:41:13 60eb7e8133b5: Layer already exists 04:41:13 657224706c30: Layer already exists 04:41:13 4669d7136422: Layer already exists 04:41:13 bfe49ea948b7: Layer already exists 04:41:13 50eeb9f7cd06: Layer already exists 04:41:13 259966da8c53: Layer already exists 04:41:13 857444914bf2: Layer already exists 04:41:13 da31d2fc1846: Layer already exists 04:41:13 510640239b7f: Layer already exists 04:41:13 ce5a8cde9eee: Layer already exists 04:41:13 main: digest: sha256:b852a9caf265fb2ba3973b390500f791f230bb02e567230d745be4683acffba6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:13 ===================================================== [Pipeline] echo 04:41:13 taggedImages: 04:41:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:41:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.45 04:41:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:41:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:41:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:13 latest 04:41:13 4.0.0-dev.45 04:41:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:13 main 04:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:41:14 b2db6e7d40d5: Preparing 04:41:14 a0c5e173e60e: Preparing 04:41:14 fd56fcbd6d06: Preparing 04:41:14 bfe49ea948b7: Preparing 04:41:14 657224706c30: Preparing 04:41:14 d30e044f9485: Preparing 04:41:14 10d81ad3efb2: Preparing 04:41:14 fa71ddaea707: Preparing 04:41:14 ce5a8cde9eee: Preparing 04:41:14 fa71ddaea707: Waiting 04:41:14 d30e044f9485: Waiting 04:41:14 10d81ad3efb2: Waiting 04:41:14 ce5a8cde9eee: Waiting 04:41:14 bfe49ea948b7: Layer already exists 04:41:14 657224706c30: Layer already exists 04:41:14 a0c5e173e60e: Pushed 04:41:14 fd56fcbd6d06: Pushed 04:41:14 b2db6e7d40d5: Pushed 04:41:14 ce5a8cde9eee: Layer already exists 04:41:14 10d81ad3efb2: Pushed 04:41:14 fa71ddaea707: Pushed 04:41:24 d30e044f9485: Pushed 04:41:24 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:41:25 b2db6e7d40d5: Preparing 04:41:25 a0c5e173e60e: Preparing 04:41:25 fd56fcbd6d06: Preparing 04:41:25 bfe49ea948b7: Preparing 04:41:25 657224706c30: Preparing 04:41:25 d30e044f9485: Preparing 04:41:25 10d81ad3efb2: Preparing 04:41:25 fa71ddaea707: Preparing 04:41:25 ce5a8cde9eee: Preparing 04:41:25 d30e044f9485: Waiting 04:41:25 fa71ddaea707: Waiting 04:41:25 10d81ad3efb2: Waiting 04:41:25 ce5a8cde9eee: Waiting 04:41:25 b2db6e7d40d5: Layer already exists 04:41:25 fd56fcbd6d06: Layer already exists 04:41:25 657224706c30: Layer already exists 04:41:25 a0c5e173e60e: Layer already exists 04:41:25 bfe49ea948b7: Layer already exists 04:41:25 d30e044f9485: Layer already exists 04:41:25 fa71ddaea707: Layer already exists 04:41:25 10d81ad3efb2: Layer already exists 04:41:25 ce5a8cde9eee: Layer already exists 04:41:25 latest: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 04:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:41:25 b2db6e7d40d5: Preparing 04:41:25 a0c5e173e60e: Preparing 04:41:25 fd56fcbd6d06: Preparing 04:41:25 bfe49ea948b7: Preparing 04:41:25 657224706c30: Preparing 04:41:25 d30e044f9485: Preparing 04:41:25 10d81ad3efb2: Preparing 04:41:25 fa71ddaea707: Preparing 04:41:25 ce5a8cde9eee: Preparing 04:41:25 fa71ddaea707: Waiting 04:41:25 ce5a8cde9eee: Waiting 04:41:25 10d81ad3efb2: Waiting 04:41:25 d30e044f9485: Waiting 04:41:25 b2db6e7d40d5: Layer already exists 04:41:25 657224706c30: Layer already exists 04:41:25 a0c5e173e60e: Layer already exists 04:41:25 fd56fcbd6d06: Layer already exists 04:41:25 bfe49ea948b7: Layer already exists 04:41:25 10d81ad3efb2: Layer already exists 04:41:25 ce5a8cde9eee: Layer already exists 04:41:25 d30e044f9485: Layer already exists 04:41:25 fa71ddaea707: Layer already exists 04:41:25 4.0.0-dev.45: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:41:26 b2db6e7d40d5: Preparing 04:41:26 a0c5e173e60e: Preparing 04:41:26 fd56fcbd6d06: Preparing 04:41:26 bfe49ea948b7: Preparing 04:41:26 657224706c30: Preparing 04:41:26 d30e044f9485: Preparing 04:41:26 10d81ad3efb2: Preparing 04:41:26 fa71ddaea707: Preparing 04:41:26 ce5a8cde9eee: Preparing 04:41:26 10d81ad3efb2: Waiting 04:41:26 fa71ddaea707: Waiting 04:41:26 ce5a8cde9eee: Waiting 04:41:26 d30e044f9485: Waiting 04:41:26 fd56fcbd6d06: Layer already exists 04:41:26 bfe49ea948b7: Layer already exists 04:41:26 b2db6e7d40d5: Layer already exists 04:41:26 657224706c30: Layer already exists 04:41:26 a0c5e173e60e: Layer already exists 04:41:26 10d81ad3efb2: Layer already exists 04:41:26 d30e044f9485: Layer already exists 04:41:26 ce5a8cde9eee: Layer already exists 04:41:26 fa71ddaea707: Layer already exists 04:41:26 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:41:27 b2db6e7d40d5: Preparing 04:41:27 a0c5e173e60e: Preparing 04:41:27 fd56fcbd6d06: Preparing 04:41:27 bfe49ea948b7: Preparing 04:41:27 657224706c30: Preparing 04:41:27 d30e044f9485: Preparing 04:41:27 10d81ad3efb2: Preparing 04:41:27 fa71ddaea707: Preparing 04:41:27 ce5a8cde9eee: Preparing 04:41:27 d30e044f9485: Waiting 04:41:27 fa71ddaea707: Waiting 04:41:27 10d81ad3efb2: Waiting 04:41:27 ce5a8cde9eee: Waiting 04:41:27 fd56fcbd6d06: Layer already exists 04:41:27 bfe49ea948b7: Layer already exists 04:41:27 a0c5e173e60e: Layer already exists 04:41:27 b2db6e7d40d5: Layer already exists 04:41:27 657224706c30: Layer already exists 04:41:27 d30e044f9485: Layer already exists 04:41:27 ce5a8cde9eee: Layer already exists 04:41:27 fa71ddaea707: Layer already exists 04:41:27 10d81ad3efb2: Layer already exists 04:41:27 main: digest: sha256:8564823fe4493252fcb8a986d506bf4a21744e2f8b4ef1c83a54ae98a8f082d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:27 ===================================================== [Pipeline] echo 04:41:27 taggedImages: 04:41:27 - nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:41:27 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.45 04:41:27 - nexus3.edgexfoundry.org:10004/security-spire-config:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:41:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:41:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:27 latest 04:41:27 4.0.0-dev.45 04:41:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:27 main 04:41:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:41:28 4669d7136422: Preparing 04:41:28 0636c0752657: Preparing 04:41:28 3831c8c717a6: Preparing 04:41:28 bfe49ea948b7: Preparing 04:41:28 657224706c30: Preparing 04:41:28 da31d2fc1846: Preparing 04:41:28 510640239b7f: Preparing 04:41:28 259966da8c53: Preparing 04:41:28 ce5a8cde9eee: Preparing 04:41:28 da31d2fc1846: Waiting 04:41:28 510640239b7f: Waiting 04:41:28 259966da8c53: Waiting 04:41:28 ce5a8cde9eee: Waiting 04:41:28 bfe49ea948b7: Layer already exists 04:41:28 657224706c30: Layer already exists 04:41:28 4669d7136422: Layer already exists 04:41:28 da31d2fc1846: Layer already exists 04:41:28 510640239b7f: Layer already exists 04:41:28 259966da8c53: Layer already exists 04:41:28 ce5a8cde9eee: Layer already exists 04:41:28 3831c8c717a6: Pushed 04:41:28 0636c0752657: Pushed 04:41:28 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:41:28 4669d7136422: Preparing 04:41:28 0636c0752657: Preparing 04:41:28 3831c8c717a6: Preparing 04:41:28 bfe49ea948b7: Preparing 04:41:28 657224706c30: Preparing 04:41:28 da31d2fc1846: Preparing 04:41:28 510640239b7f: Preparing 04:41:28 259966da8c53: Preparing 04:41:28 ce5a8cde9eee: Preparing 04:41:28 da31d2fc1846: Waiting 04:41:28 510640239b7f: Waiting 04:41:28 ce5a8cde9eee: Waiting 04:41:28 259966da8c53: Waiting 04:41:28 3831c8c717a6: Layer already exists 04:41:28 0636c0752657: Layer already exists 04:41:28 4669d7136422: Layer already exists 04:41:28 657224706c30: Layer already exists 04:41:28 bfe49ea948b7: Layer already exists 04:41:28 da31d2fc1846: Layer already exists 04:41:28 510640239b7f: Layer already exists 04:41:28 259966da8c53: Layer already exists 04:41:28 ce5a8cde9eee: Layer already exists 04:41:28 latest: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 04:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:41:29 4669d7136422: Preparing 04:41:29 0636c0752657: Preparing 04:41:29 3831c8c717a6: Preparing 04:41:29 bfe49ea948b7: Preparing 04:41:29 657224706c30: Preparing 04:41:29 da31d2fc1846: Preparing 04:41:29 510640239b7f: Preparing 04:41:29 259966da8c53: Preparing 04:41:29 ce5a8cde9eee: Preparing 04:41:29 510640239b7f: Waiting 04:41:29 259966da8c53: Waiting 04:41:29 ce5a8cde9eee: Waiting 04:41:29 da31d2fc1846: Waiting 04:41:29 3831c8c717a6: Layer already exists 04:41:29 bfe49ea948b7: Layer already exists 04:41:29 4669d7136422: Layer already exists 04:41:29 0636c0752657: Layer already exists 04:41:29 657224706c30: Layer already exists 04:41:29 da31d2fc1846: Layer already exists 04:41:29 510640239b7f: Layer already exists 04:41:29 ce5a8cde9eee: Layer already exists 04:41:29 259966da8c53: Layer already exists 04:41:29 4.0.0-dev.45: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:41:30 4669d7136422: Preparing 04:41:30 0636c0752657: Preparing 04:41:30 3831c8c717a6: Preparing 04:41:30 bfe49ea948b7: Preparing 04:41:30 657224706c30: Preparing 04:41:30 da31d2fc1846: Preparing 04:41:30 510640239b7f: Preparing 04:41:30 259966da8c53: Preparing 04:41:30 ce5a8cde9eee: Preparing 04:41:30 ce5a8cde9eee: Waiting 04:41:30 259966da8c53: Waiting 04:41:30 da31d2fc1846: Waiting 04:41:30 4669d7136422: Layer already exists 04:41:30 657224706c30: Layer already exists 04:41:30 bfe49ea948b7: Layer already exists 04:41:30 0636c0752657: Layer already exists 04:41:30 3831c8c717a6: Layer already exists 04:41:30 da31d2fc1846: Layer already exists 04:41:30 259966da8c53: Layer already exists 04:41:30 ce5a8cde9eee: Layer already exists 04:41:30 510640239b7f: Layer already exists 04:41:30 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:41:30 4669d7136422: Preparing 04:41:30 0636c0752657: Preparing 04:41:30 3831c8c717a6: Preparing 04:41:30 bfe49ea948b7: Preparing 04:41:30 657224706c30: Preparing 04:41:30 da31d2fc1846: Preparing 04:41:30 510640239b7f: Preparing 04:41:30 259966da8c53: Preparing 04:41:30 ce5a8cde9eee: Preparing 04:41:30 259966da8c53: Waiting 04:41:30 510640239b7f: Waiting 04:41:30 ce5a8cde9eee: Waiting 04:41:30 da31d2fc1846: Waiting 04:41:30 4669d7136422: Layer already exists 04:41:30 0636c0752657: Layer already exists 04:41:30 3831c8c717a6: Layer already exists 04:41:30 657224706c30: Layer already exists 04:41:30 bfe49ea948b7: Layer already exists 04:41:30 da31d2fc1846: Layer already exists 04:41:30 259966da8c53: Layer already exists 04:41:30 510640239b7f: Layer already exists 04:41:30 ce5a8cde9eee: Layer already exists 04:41:30 main: digest: sha256:be4df9a8abfd292872613e1d5e377f6d8fc88bc804e29c6e66f28d819c314bc6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:31 ===================================================== [Pipeline] echo 04:41:31 taggedImages: 04:41:31 - nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:41:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.45 04:41:31 - nexus3.edgexfoundry.org:10004/security-spire-server:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:41:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:41:31 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:31 latest 04:41:31 4.0.0-dev.45 04:41:31 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:31 main 04:41:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:41:31 8b5e7d4def4b: Preparing 04:41:31 40302938606f: Preparing 04:41:31 d5510a55ddc9: Preparing 04:41:31 bfe49ea948b7: Preparing 04:41:31 657224706c30: Preparing 04:41:31 c5e4386f8446: Preparing 04:41:31 61d719c782ab: Preparing 04:41:31 ce5a8cde9eee: Preparing 04:41:31 61d719c782ab: Waiting 04:41:31 c5e4386f8446: Waiting 04:41:31 ce5a8cde9eee: Waiting 04:41:31 bfe49ea948b7: Layer already exists 04:41:31 657224706c30: Layer already exists 04:41:31 8b5e7d4def4b: Pushed 04:41:31 c5e4386f8446: Pushed 04:41:31 40302938606f: Pushed 04:41:31 ce5a8cde9eee: Layer already exists 04:41:32 61d719c782ab: Pushed 04:41:35 d5510a55ddc9: Pushed 04:41:35 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:41:36 8b5e7d4def4b: Preparing 04:41:36 40302938606f: Preparing 04:41:36 d5510a55ddc9: Preparing 04:41:36 bfe49ea948b7: Preparing 04:41:36 657224706c30: Preparing 04:41:36 c5e4386f8446: Preparing 04:41:36 61d719c782ab: Preparing 04:41:36 ce5a8cde9eee: Preparing 04:41:36 61d719c782ab: Waiting 04:41:36 c5e4386f8446: Waiting 04:41:36 ce5a8cde9eee: Waiting 04:41:36 40302938606f: Layer already exists 04:41:36 657224706c30: Layer already exists 04:41:36 bfe49ea948b7: Layer already exists 04:41:36 d5510a55ddc9: Layer already exists 04:41:36 8b5e7d4def4b: Layer already exists 04:41:36 c5e4386f8446: Layer already exists 04:41:36 ce5a8cde9eee: Layer already exists 04:41:36 61d719c782ab: Layer already exists 04:41:36 latest: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 04:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:41:36 8b5e7d4def4b: Preparing 04:41:36 40302938606f: Preparing 04:41:36 d5510a55ddc9: Preparing 04:41:36 bfe49ea948b7: Preparing 04:41:36 657224706c30: Preparing 04:41:36 c5e4386f8446: Preparing 04:41:36 61d719c782ab: Preparing 04:41:36 ce5a8cde9eee: Preparing 04:41:36 61d719c782ab: Waiting 04:41:36 ce5a8cde9eee: Waiting 04:41:36 c5e4386f8446: Waiting 04:41:36 40302938606f: Layer already exists 04:41:36 d5510a55ddc9: Layer already exists 04:41:36 8b5e7d4def4b: Layer already exists 04:41:36 657224706c30: Layer already exists 04:41:36 bfe49ea948b7: Layer already exists 04:41:36 61d719c782ab: Layer already exists 04:41:36 c5e4386f8446: Layer already exists 04:41:36 ce5a8cde9eee: Layer already exists 04:41:36 4.0.0-dev.45: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:41:37 8b5e7d4def4b: Preparing 04:41:37 40302938606f: Preparing 04:41:37 d5510a55ddc9: Preparing 04:41:37 bfe49ea948b7: Preparing 04:41:37 657224706c30: Preparing 04:41:37 c5e4386f8446: Preparing 04:41:37 61d719c782ab: Preparing 04:41:37 ce5a8cde9eee: Preparing 04:41:37 c5e4386f8446: Waiting 04:41:37 61d719c782ab: Waiting 04:41:37 ce5a8cde9eee: Waiting 04:41:37 d5510a55ddc9: Layer already exists 04:41:37 657224706c30: Layer already exists 04:41:37 bfe49ea948b7: Layer already exists 04:41:37 8b5e7d4def4b: Layer already exists 04:41:37 40302938606f: Layer already exists 04:41:37 c5e4386f8446: Layer already exists 04:41:37 ce5a8cde9eee: Layer already exists 04:41:37 61d719c782ab: Layer already exists 04:41:37 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:41:38 8b5e7d4def4b: Preparing 04:41:38 40302938606f: Preparing 04:41:38 d5510a55ddc9: Preparing 04:41:38 bfe49ea948b7: Preparing 04:41:38 657224706c30: Preparing 04:41:38 c5e4386f8446: Preparing 04:41:38 61d719c782ab: Preparing 04:41:38 ce5a8cde9eee: Preparing 04:41:38 ce5a8cde9eee: Waiting 04:41:38 61d719c782ab: Waiting 04:41:38 c5e4386f8446: Waiting 04:41:38 657224706c30: Layer already exists 04:41:38 d5510a55ddc9: Layer already exists 04:41:38 8b5e7d4def4b: Layer already exists 04:41:38 40302938606f: Layer already exists 04:41:38 bfe49ea948b7: Layer already exists 04:41:38 c5e4386f8446: Layer already exists 04:41:38 61d719c782ab: Layer already exists 04:41:38 ce5a8cde9eee: Layer already exists 04:41:38 main: digest: sha256:ddf5a10833dd95f6f5c536cdfce4a971457ddec3fd4fcb663944cea69aee1d3d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:38 ===================================================== [Pipeline] echo 04:41:38 taggedImages: 04:41:38 - nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:41:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.45 04:41:38 - nexus3.edgexfoundry.org:10004/support-notifications:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:41:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:41:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:38 latest 04:41:38 4.0.0-dev.45 04:41:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:38 main 04:41:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:41:39 97d8953323f4: Preparing 04:41:39 e00ce6c7d75c: Preparing 04:41:39 bfe49ea948b7: Preparing 04:41:39 657224706c30: Preparing 04:41:39 9330f3f4ff44: Preparing 04:41:39 812689c7062e: Preparing 04:41:39 ce5a8cde9eee: Preparing 04:41:39 657224706c30: Layer already exists 04:41:39 bfe49ea948b7: Layer already exists 04:41:39 ce5a8cde9eee: Layer already exists 04:41:39 9330f3f4ff44: Pushed 04:41:39 97d8953323f4: Pushed 04:41:39 812689c7062e: Pushed 04:41:42 e00ce6c7d75c: Pushed 04:41:42 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:41:43 97d8953323f4: Preparing 04:41:43 e00ce6c7d75c: Preparing 04:41:43 bfe49ea948b7: Preparing 04:41:43 657224706c30: Preparing 04:41:43 9330f3f4ff44: Preparing 04:41:43 812689c7062e: Preparing 04:41:43 ce5a8cde9eee: Preparing 04:41:43 812689c7062e: Waiting 04:41:43 ce5a8cde9eee: Waiting 04:41:43 e00ce6c7d75c: Layer already exists 04:41:43 bfe49ea948b7: Layer already exists 04:41:43 97d8953323f4: Layer already exists 04:41:43 9330f3f4ff44: Layer already exists 04:41:43 657224706c30: Layer already exists 04:41:43 ce5a8cde9eee: Layer already exists 04:41:43 812689c7062e: Layer already exists 04:41:43 latest: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 04:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:41:44 97d8953323f4: Preparing 04:41:44 e00ce6c7d75c: Preparing 04:41:44 bfe49ea948b7: Preparing 04:41:44 657224706c30: Preparing 04:41:44 9330f3f4ff44: Preparing 04:41:44 812689c7062e: Preparing 04:41:44 ce5a8cde9eee: Preparing 04:41:44 812689c7062e: Waiting 04:41:44 ce5a8cde9eee: Waiting 04:41:44 bfe49ea948b7: Layer already exists 04:41:44 657224706c30: Layer already exists 04:41:44 9330f3f4ff44: Layer already exists 04:41:44 e00ce6c7d75c: Layer already exists 04:41:44 97d8953323f4: Layer already exists 04:41:44 812689c7062e: Layer already exists 04:41:44 ce5a8cde9eee: Layer already exists 04:41:44 4.0.0-dev.45: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:41:44 97d8953323f4: Preparing 04:41:44 e00ce6c7d75c: Preparing 04:41:44 bfe49ea948b7: Preparing 04:41:44 657224706c30: Preparing 04:41:44 9330f3f4ff44: Preparing 04:41:44 812689c7062e: Preparing 04:41:44 ce5a8cde9eee: Preparing 04:41:44 812689c7062e: Waiting 04:41:44 e00ce6c7d75c: Layer already exists 04:41:44 97d8953323f4: Layer already exists 04:41:44 657224706c30: Layer already exists 04:41:44 bfe49ea948b7: Layer already exists 04:41:44 9330f3f4ff44: Layer already exists 04:41:44 812689c7062e: Layer already exists 04:41:44 ce5a8cde9eee: Layer already exists 04:41:44 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:41:45 97d8953323f4: Preparing 04:41:45 e00ce6c7d75c: Preparing 04:41:45 bfe49ea948b7: Preparing 04:41:45 657224706c30: Preparing 04:41:45 9330f3f4ff44: Preparing 04:41:45 812689c7062e: Preparing 04:41:45 ce5a8cde9eee: Preparing 04:41:45 812689c7062e: Waiting 04:41:45 ce5a8cde9eee: Waiting 04:41:45 657224706c30: Layer already exists 04:41:45 e00ce6c7d75c: Layer already exists 04:41:45 97d8953323f4: Layer already exists 04:41:45 9330f3f4ff44: Layer already exists 04:41:45 bfe49ea948b7: Layer already exists 04:41:45 812689c7062e: Layer already exists 04:41:45 ce5a8cde9eee: Layer already exists 04:41:45 main: digest: sha256:af0cf5d5b37af2ccd7deb9a614994383c8ded2cd9726ff8b19582c4af8f319e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:45 ===================================================== [Pipeline] echo 04:41:45 taggedImages: 04:41:45 - nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:41:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:41:45 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.45 04:41:45 - nexus3.edgexfoundry.org:10004/support-scheduler:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:41:45 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:48:52 #156 ... 04:48:52 04:48:52 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:48:52 #155 DONE 612.2s 04:48:52 04:48:52 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:48:52 #153 DONE 612.2s 04:48:52 04:48:52 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:48:52 #151 ... 04:48:52 04:48:52 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:48:52 #157 DONE 0.7s 04:48:52 04:48:52 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:48:52 #158 DONE 0.4s 04:48:52 04:48:52 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:48:52 #159 ... 04:48:52 04:48:52 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:48:52 #160 DONE 0.3s 04:48:52 04:48:52 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:48:52 #161 DONE 0.4s 04:48:52 04:48:52 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:48:52 #162 DONE 0.3s 04:48:52 04:48:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:52 #147 ... 04:48:52 04:48:52 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:48:52 #163 DONE 0.3s 04:48:52 04:48:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:52 #147 ... 04:48:52 04:48:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:48:52 #164 ... 04:48:52 04:48:52 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:48:52 #159 DONE 2.6s 04:48:52 04:48:52 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:48:52 #165 DONE 0.5s 04:48:52 04:48:52 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:48:52 #166 ... 04:48:52 04:48:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:48:52 #164 DONE 2.0s 04:48:52 04:48:52 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:48:52 #166 DONE 0.4s 04:48:52 04:48:52 #167 [core-common-config-bootstrapper] exporting to image 04:48:52 #167 exporting layers 04:48:52 #167 ... 04:48:52 04:48:52 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:48:52 #168 DONE 1.0s 04:48:52 04:48:52 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:48:52 #169 DONE 0.5s 04:48:52 04:48:52 #167 [core-common-config-bootstrapper] exporting to image 04:48:52 #167 exporting layers 1.7s done 04:48:52 #167 writing image sha256:e69326b5512c16f8313c48c6caac42750b490f284e1fb710416c1fc1913266d9 done 04:48:52 #167 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:48:52 #167 DONE 1.7s 04:48:52 04:48:52 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:48:52 #170 DONE 0.3s 04:48:52 04:48:52 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:48:52 #171 DONE 0.4s 04:48:52 04:48:52 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:48:53 #172 DONE 0.3s 04:48:53 04:48:53 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:48:53 #173 DONE 0.2s 04:48:53 04:48:53 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:48:55 #174 DONE 2.0s 04:48:55 04:48:55 #175 [security-bootstrapper] exporting to image 04:48:56 #175 exporting layers 1.3s done 04:48:56 #175 writing image sha256:dd45496ea0e8ddb35a8ef0424d6e17de3489030682c6c38ae4f2b35e6fb7f58c done 04:48:56 #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:48:56 #175 DONE 1.3s 04:48:56 04:48:56 #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 04:48:56 #149 618.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:48:59 #149 ... 04:48:59 04:48:59 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:48:59 #152 DONE 625.6s 04:48:59 04:48:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:59 #156 ... 04:48:59 04:48:59 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:48:59 #176 DONE 0.3s 04:48:59 04:48:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:59 #156 ... 04:48:59 04:48:59 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:49:00 #177 DONE 0.4s 04:49:00 04:49:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:49:00 #154 ... 04:49:00 04:49:00 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:49:00 #178 DONE 0.2s 04:49:00 04:49:00 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:49:00 #179 DONE 0.2s 04:49:00 04:49:00 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:49:00 #180 DONE 0.3s 04:49:00 04:49:00 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:49:00 #181 DONE 0.2s 04:49:00 04:49:00 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:01 #151 ... 04:49:01 04:49:01 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:49:03 #182 DONE 2.0s 04:49:03 04:49:03 #183 [security-proxy-setup] exporting to image 04:49:03 #183 exporting layers 04:49:04 #183 exporting layers 1.3s done 04:49:04 #183 writing image sha256:3953ae115b163fd7f6420413943c00c12f83a8e406cf02da1db23775b868a2ce done 04:49:04 #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:49:04 #183 DONE 1.4s 04:49:04 04:49:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:06 #151 ... 04:49:06 04:49:06 #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 04:49:06 #149 DONE 632.6s 04:49:06 04:49:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:06 #151 ... 04:49:06 04:49:06 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:49:07 #184 DONE 0.4s 04:49:07 04:49:07 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:49:07 #185 DONE 0.3s 04:49:07 04:49:07 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:49:07 #156 ... 04:49:07 04:49:07 #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:49:07 #186 DONE 0.3s 04:49:07 04:49:07 #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:49:07 #187 DONE 0.2s 04:49:07 04:49:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:49:07 #147 ... 04:49:07 04:49:07 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:49:07 #188 DONE 0.2s 04:49:07 04:49:07 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:49:08 #189 DONE 0.3s 04:49:08 04:49:08 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:49:08 #147 ... 04:49:08 04:49:08 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:49:08 #190 DONE 0.4s 04:49:08 04:49:08 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:49:08 #147 ... 04:49:08 04:49:08 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:49:08 #191 DONE 0.3s 04:49:08 04:49:08 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:49:08 #150 ... 04:49:08 04:49:08 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:49:10 #192 DONE 2.0s 04:49:10 04:49:10 #193 [security-secretstore-setup] exporting to image 04:49:10 #193 exporting layers 04:49:12 #193 exporting layers 1.5s done 04:49:12 #193 writing image sha256:84d57511bc2704ac8610de658923ec5adc6b998b6ea6f69def0e4f3d67607d3c done 04:49:12 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 04:49:12 #193 DONE 1.5s 04:49:12 04:49:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:50:49 #151 ... 04:50:49 04:50:49 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:50:49 #146 DONE 728.9s 04:50:49 04:50:49 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:50:49 #144 ... 04:50:49 04:50:49 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:49 #194 DONE 0.5s 04:50:49 04:50:49 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:50:49 #151 ... 04:50:49 04:50:49 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:49 #195 DONE 0.1s 04:50:49 04:50:49 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:50:49 #196 DONE 0.5s 04:50:49 04:50:49 #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 04:50:49 #197 DONE 0.2s 04:50:49 04:50:49 #198 [security-spiffe-token-provider] exporting to image 04:50:49 #198 exporting layers 04:50:49 #198 exporting layers 0.9s done 04:50:49 #198 writing image sha256:bba7779086de31d51b148a80f748059a1a665c463d13366322644e62197034ba done 04:50:49 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.1s done 04:50:49 #198 DONE 1.0s 04:50:49 04:50:49 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:56 #156 ... 04:54:56 04:54:56 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:54:56 #150 DONE 968.8s 04:54:56 04:54:56 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:56 #156 ... 04:54:56 04:54:56 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:54:56 #199 DONE 0.4s 04:54:56 04:54:56 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:54:56 #200 DONE 0.1s 04:54:56 04:54:56 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:54:56 #201 DONE 0.4s 04:54:56 04:54:56 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:54:56 #202 DONE 0.2s 04:54:56 04:54:56 #203 [core-command] exporting to image 04:54:56 #203 exporting layers 04:54:56 #203 exporting layers 0.3s done 04:54:56 #203 writing image sha256:39b64372470a2465c6023e5afe94abe9e94dedbca1740907d36aa8583b436fc9 done 04:54:56 #203 naming to docker.io/library/core-command-arm64 0.0s done 04:54:56 #203 DONE 0.3s 04:54:56 04:54:56 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:53 #151 ... 04:55:53 04:55:53 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:55:53 #148 DONE 1033.2s 04:55:53 04:55:53 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #204 DONE 0.2s 04:55:53 04:55:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:53 #156 ... 04:55:53 04:55:53 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:53 #205 DONE 0.3s 04:55:53 04:55:53 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:55:53 #206 DONE 0.6s 04:55:53 04:55:53 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:55:53 #207 DONE 0.2s 04:55:53 04:55:53 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:55:53 #208 DONE 0.2s 04:55:53 04:55:53 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:53 #209 DONE 1.5s 04:55:53 04:55:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:53 #147 ... 04:55:53 04:55:53 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:55:53 #144 DONE 1036.2s 04:55:53 04:55:53 #210 [security-proxy-auth] exporting to image 04:55:53 #210 exporting layers 04:55:53 #210 ... 04:55:53 04:55:53 #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #211 DONE 0.4s 04:55:53 04:55:53 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:55:53 #212 ... 04:55:53 04:55:53 #210 [security-proxy-auth] exporting to image 04:55:53 #210 exporting layers 0.7s done 04:55:53 #210 writing image sha256:3f00e7c6e4bd66e761b819bc6aa560d74131682daf10195c9ab0f66d5319f83a done 04:55:53 #210 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:55:53 #210 DONE 0.8s 04:55:53 04:55:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:53 #151 DONE 1037.4s 04:55:53 04:55:53 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:55:53 #212 DONE 0.5s 04:55:53 04:55:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:53 #156 ... 04:55:53 04:55:53 #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:55:53 #213 DONE 0.3s 04:55:53 04:55:53 #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #214 ... 04:55:53 04:55:53 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:55:53 #215 DONE 0.2s 04:55:53 04:55:53 #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #214 DONE 0.2s 04:55:53 04:55:53 #216 [core-keeper] exporting to image 04:55:53 #216 ... 04:55:53 04:55:53 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:55:53 #217 DONE 0.2s 04:55:53 04:55:53 #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:53 #218 ... 04:55:53 04:55:53 #216 [core-keeper] exporting to image 04:55:53 #216 exporting layers 0.5s done 04:55:53 #216 writing image sha256:9a4de9065e3fcc59c167362dd65e57bec5b4077698a1fec3f20e10adcffd9794 done 04:55:53 #216 naming to docker.io/library/core-keeper-arm64 0.1s done 04:55:53 #216 DONE 0.6s 04:55:53 04:55:53 #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:53 #218 DONE 0.5s 04:55:53 04:55:53 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:55:53 #219 ... 04:55:53 04:55:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:53 #156 DONE 1038.8s 04:55:53 04:55:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:53 #154 ... 04:55:53 04:55:53 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:55:53 #219 DONE 0.5s 04:55:53 04:55:53 #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #220 ... 04:55:53 04:55:53 #221 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:55:53 #221 DONE 0.2s 04:55:53 04:55:53 #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:55:53 #220 DONE 0.2s 04:55:53 04:55:53 #222 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:55:53 #222 DONE 0.2s 04:55:53 04:55:53 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:55:53 #223 DONE 0.2s 04:55:53 04:55:53 #224 [core-metadata] exporting to image 04:55:53 #224 ... 04:55:53 04:55:53 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:53 #225 DONE 0.4s 04:55:53 04:55:53 #224 [core-metadata] exporting to image 04:55:53 #224 exporting layers 0.6s done 04:55:53 #224 writing image sha256:03223c3a436a974e0eb3a577f959b1137920b570e00596af7298ac5cc631f2bc 0.0s done 04:55:53 #224 naming to docker.io/library/core-metadata-arm64 04:55:53 #224 naming to docker.io/library/core-metadata-arm64 0.0s done 04:55:53 #224 DONE 0.6s 04:55:53 04:55:53 #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:55:53 #226 DONE 0.1s 04:55:53 04:55:53 #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:55:53 #227 DONE 0.2s 04:55:53 04:55:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:54 #154 ... 04:55:54 04:55:54 #228 [core-data] exporting to image 04:55:54 #228 exporting layers 0.5s done 04:55:54 #228 writing image sha256:68befe5b71575da96616c17ff42b47de8aa3f3d0d311c1fd6644a3676cbe747c done 04:55:54 #228 naming to docker.io/library/core-data-arm64 0.0s done 04:55:54 #228 DONE 0.5s 04:55:54 04:55:54 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:09 #154 ... 04:56:09 04:56:09 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:09 #147 DONE 1054.2s 04:56:09 04:56:09 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:56:09 #229 DONE 0.2s 04:56:09 04:56:09 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:09 #154 ... 04:56:09 04:56:09 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:56:09 #230 DONE 0.1s 04:56:09 04:56:09 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:56:09 #231 DONE 0.5s 04:56:09 04:56:09 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:09 #154 ... 04:56:09 04:56:09 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:56:09 #232 DONE 0.1s 04:56:09 04:56:09 #233 [support-scheduler] exporting to image 04:56:09 #233 exporting layers 04:56:09 #233 exporting layers 0.7s done 04:56:10 #233 writing image sha256:89b46ca8ac0eb8accf96dbff232120b7ca761c86c2e74bc3dab1e1f59aaf0296 done 04:56:10 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 04:56:10 #233 DONE 0.8s 04:56:10 04:56:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:15 #154 DONE 1061.1s 04:56:15 04:56:15 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:56:15 #234 DONE 0.1s 04:56:15 04:56:15 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:56:15 #235 DONE 0.1s 04:56:15 04:56:15 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:56:15 #236 DONE 0.5s 04:56:15 04:56:15 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:56:15 #237 DONE 0.1s 04:56:15 04:56:15 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:56:15 #238 DONE 0.1s 04:56:15 04:56:15 #239 [support-notifications] exporting to image 04:56:15 #239 exporting layers 04:56:16 #239 exporting layers 0.6s done 04:56:16 #239 writing image sha256:d167138b172099988bd3eeb9472df219fc20e12a24be9218964325edd5b569b1 done 04:56:16 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 04:56:16 #239 DONE 0.6s 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2025-01-16T04:37:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:56:16 $ docker stop --time=1 d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db 04:56:18 $ docker rm -f --volumes d415a6b7ddfc99ee1528f562f2b19553bd608d29b4404998ad310bd9a415f6db [Pipeline] // withDockerContainer [Pipeline] sh 04:56:18 + docker images 04:56:18 REPOSITORY TAG IMAGE ID CREATED SIZE 04:56:18 support-notifications-arm64 latest d167138b1720 3 seconds ago 51.1MB 04:56:18 support-scheduler-arm64 latest 89b46ca8ac0e 10 seconds ago 47.2MB 04:56:18 core-data-arm64 latest 68befe5b7157 25 seconds ago 32.3MB 04:56:18 core-metadata-arm64 latest 03223c3a436a 26 seconds ago 32.4MB 04:56:18 core-keeper-arm64 latest 9a4de9065e3f 27 seconds ago 32MB 04:56:18 security-proxy-auth-arm64 latest 3f00e7c6e4bd 29 seconds ago 31.2MB 04:56:18 core-command-arm64 latest 39b64372470a About a minute ago 28MB 04:56:18 security-spiffe-token-provider-arm64 latest bba7779086de 5 minutes ago 33.7MB 04:56:18 security-secretstore-setup-arm64 latest 84d57511bc27 7 minutes ago 41.1MB 04:56:18 security-proxy-setup-arm64 latest 3953ae115b16 7 minutes ago 29.9MB 04:56:18 security-bootstrapper-arm64 latest dd45496ea0e8 7 minutes ago 20.9MB 04:56:18 core-common-config-bootstrapper-arm64 latest e69326b5512c 7 minutes ago 17.8MB 04:56:18 security-spire-agent-arm64 latest c9a2d7aebf6a 18 minutes ago 176MB 04:56:18 security-spire-server-arm64 latest 4181b725867e 18 minutes ago 118MB 04:56:18 security-spire-config-arm64 latest f35163c4fbc2 18 minutes ago 117MB 04:56:18 ci-base-image-arm64 latest fa9aaca297aa 19 minutes ago 909MB 04:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB 04:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 04:56:18 provisioning config files... 04:56:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/781@tmp/config4812928122190663168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:19 ---> ****-login.sh 04:56:19 nexus3.edgexfoundry.org:10001 04:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:19 Configure a credential helper to remove this warning. See 04:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:19 04:56:19 Login Succeeded 04:56:19 nexus3.edgexfoundry.org:10002 04:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:19 Configure a credential helper to remove this warning. See 04:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:19 04:56:19 Login Succeeded 04:56:19 nexus3.edgexfoundry.org:10003 04:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:20 Configure a credential helper to remove this warning. See 04:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:20 04:56:20 Login Succeeded 04:56:20 nexus3.edgexfoundry.org:10004 04:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:20 Configure a credential helper to remove this warning. See 04:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:20 04:56:20 Login Succeeded 04:56:20 ****.io 04:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:21 Configure a credential helper to remove this warning. See 04:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:21 04:56:21 Login Succeeded 04:56:21 ---> ****-login.sh ends [Pipeline] } 04:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:56:21 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:21 latest 04:56:21 4.0.0-dev.45 04:56:21 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:21 main 04:56:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:21 eaa4a2712bd2: Preparing 04:56:21 774d36132a24: Preparing 04:56:21 4ac0c1244847: Preparing 04:56:21 def6828d0b8a: Preparing 04:56:21 df920580df62: Preparing 04:56:21 2ce0d5f6cfad: Preparing 04:56:21 534a70dc8296: Preparing 04:56:21 2ce0d5f6cfad: Waiting 04:56:21 534a70dc8296: Waiting 04:56:22 eaa4a2712bd2: Pushed 04:56:22 4ac0c1244847: Pushed 04:56:22 def6828d0b8a: Pushed 04:56:22 df920580df62: Pushed 04:56:22 534a70dc8296: Layer already exists 04:56:22 2ce0d5f6cfad: Pushed 04:56:27 774d36132a24: Pushed 04:56:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:28 eaa4a2712bd2: Preparing 04:56:28 774d36132a24: Preparing 04:56:28 4ac0c1244847: Preparing 04:56:28 def6828d0b8a: Preparing 04:56:28 df920580df62: Preparing 04:56:28 2ce0d5f6cfad: Preparing 04:56:28 534a70dc8296: Preparing 04:56:28 2ce0d5f6cfad: Waiting 04:56:28 534a70dc8296: Waiting 04:56:28 eaa4a2712bd2: Layer already exists 04:56:28 4ac0c1244847: Layer already exists 04:56:28 def6828d0b8a: Layer already exists 04:56:28 df920580df62: Layer already exists 04:56:28 774d36132a24: Layer already exists 04:56:28 534a70dc8296: Layer already exists 04:56:28 2ce0d5f6cfad: Layer already exists 04:56:28 latest: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 04:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:29 eaa4a2712bd2: Preparing 04:56:29 774d36132a24: Preparing 04:56:29 4ac0c1244847: Preparing 04:56:29 def6828d0b8a: Preparing 04:56:29 df920580df62: Preparing 04:56:29 2ce0d5f6cfad: Preparing 04:56:29 534a70dc8296: Preparing 04:56:29 2ce0d5f6cfad: Waiting 04:56:29 534a70dc8296: Waiting 04:56:29 def6828d0b8a: Layer already exists 04:56:29 4ac0c1244847: Layer already exists 04:56:29 df920580df62: Layer already exists 04:56:29 774d36132a24: Layer already exists 04:56:29 eaa4a2712bd2: Layer already exists 04:56:29 534a70dc8296: Layer already exists 04:56:29 2ce0d5f6cfad: Layer already exists 04:56:29 4.0.0-dev.45: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:30 eaa4a2712bd2: Preparing 04:56:30 774d36132a24: Preparing 04:56:30 4ac0c1244847: Preparing 04:56:30 def6828d0b8a: Preparing 04:56:30 df920580df62: Preparing 04:56:30 2ce0d5f6cfad: Preparing 04:56:30 534a70dc8296: Preparing 04:56:30 2ce0d5f6cfad: Waiting 04:56:30 534a70dc8296: Waiting 04:56:30 eaa4a2712bd2: Layer already exists 04:56:30 df920580df62: Layer already exists 04:56:30 774d36132a24: Layer already exists 04:56:30 def6828d0b8a: Layer already exists 04:56:30 4ac0c1244847: Layer already exists 04:56:30 2ce0d5f6cfad: Layer already exists 04:56:30 534a70dc8296: Layer already exists 04:56:30 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:56:31 eaa4a2712bd2: Preparing 04:56:31 774d36132a24: Preparing 04:56:31 4ac0c1244847: Preparing 04:56:31 def6828d0b8a: Preparing 04:56:31 df920580df62: Preparing 04:56:31 2ce0d5f6cfad: Preparing 04:56:31 534a70dc8296: Preparing 04:56:31 2ce0d5f6cfad: Waiting 04:56:31 534a70dc8296: Waiting 04:56:31 eaa4a2712bd2: Layer already exists 04:56:31 4ac0c1244847: Layer already exists 04:56:31 df920580df62: Layer already exists 04:56:31 def6828d0b8a: Layer already exists 04:56:31 774d36132a24: Layer already exists 04:56:31 2ce0d5f6cfad: Layer already exists 04:56:31 534a70dc8296: Layer already exists 04:56:31 main: digest: sha256:7d2179154f21a94dd33aca78bcd2f04777344cfcbd3c6b1aca2d32ad0f16803a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:31 ===================================================== [Pipeline] echo 04:56:31 taggedImages: 04:56:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:56:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.45 04:56:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:56:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:56:31 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:31 latest 04:56:31 4.0.0-dev.45 04:56:31 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:31 main 04:56:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:32 965d56119fe4: Preparing 04:56:32 6f7068cc5ff6: Preparing 04:56:32 762e51dc8503: Preparing 04:56:32 969fd8413143: Preparing 04:56:32 4ac0c1244847: Preparing 04:56:32 def6828d0b8a: Preparing 04:56:32 df920580df62: Preparing 04:56:32 2ce0d5f6cfad: Preparing 04:56:32 534a70dc8296: Preparing 04:56:32 2ce0d5f6cfad: Waiting 04:56:32 def6828d0b8a: Waiting 04:56:32 df920580df62: Waiting 04:56:32 534a70dc8296: Waiting 04:56:32 4ac0c1244847: Layer already exists 04:56:32 def6828d0b8a: Layer already exists 04:56:32 762e51dc8503: Pushed 04:56:32 df920580df62: Layer already exists 04:56:32 6f7068cc5ff6: Pushed 04:56:32 965d56119fe4: Pushed 04:56:32 2ce0d5f6cfad: Layer already exists 04:56:32 534a70dc8296: Layer already exists 04:56:35 969fd8413143: Pushed 04:56:35 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:36 965d56119fe4: Preparing 04:56:36 6f7068cc5ff6: Preparing 04:56:36 762e51dc8503: Preparing 04:56:36 969fd8413143: Preparing 04:56:36 4ac0c1244847: Preparing 04:56:36 def6828d0b8a: Preparing 04:56:36 def6828d0b8a: Waiting 04:56:36 df920580df62: Preparing 04:56:36 2ce0d5f6cfad: Preparing 04:56:36 534a70dc8296: Preparing 04:56:36 df920580df62: Waiting 04:56:36 2ce0d5f6cfad: Waiting 04:56:36 534a70dc8296: Waiting 04:56:36 6f7068cc5ff6: Layer already exists 04:56:36 965d56119fe4: Layer already exists 04:56:36 969fd8413143: Layer already exists 04:56:36 762e51dc8503: Layer already exists 04:56:36 4ac0c1244847: Layer already exists 04:56:36 df920580df62: Layer already exists 04:56:36 534a70dc8296: Layer already exists 04:56:36 2ce0d5f6cfad: Layer already exists 04:56:36 def6828d0b8a: Layer already exists 04:56:36 latest: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 04:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:37 965d56119fe4: Preparing 04:56:37 6f7068cc5ff6: Preparing 04:56:37 762e51dc8503: Preparing 04:56:37 969fd8413143: Preparing 04:56:37 4ac0c1244847: Preparing 04:56:37 def6828d0b8a: Preparing 04:56:37 df920580df62: Preparing 04:56:37 2ce0d5f6cfad: Preparing 04:56:37 534a70dc8296: Preparing 04:56:37 def6828d0b8a: Waiting 04:56:37 534a70dc8296: Waiting 04:56:37 df920580df62: Waiting 04:56:37 2ce0d5f6cfad: Waiting 04:56:37 4ac0c1244847: Layer already exists 04:56:37 762e51dc8503: Layer already exists 04:56:37 969fd8413143: Layer already exists 04:56:37 965d56119fe4: Layer already exists 04:56:37 6f7068cc5ff6: Layer already exists 04:56:37 df920580df62: Layer already exists 04:56:37 def6828d0b8a: Layer already exists 04:56:37 2ce0d5f6cfad: Layer already exists 04:56:37 534a70dc8296: Layer already exists 04:56:37 4.0.0-dev.45: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:39 965d56119fe4: Preparing 04:56:39 6f7068cc5ff6: Preparing 04:56:39 762e51dc8503: Preparing 04:56:39 969fd8413143: Preparing 04:56:39 4ac0c1244847: Preparing 04:56:39 def6828d0b8a: Preparing 04:56:39 df920580df62: Preparing 04:56:39 2ce0d5f6cfad: Preparing 04:56:39 534a70dc8296: Preparing 04:56:39 df920580df62: Waiting 04:56:39 2ce0d5f6cfad: Waiting 04:56:39 534a70dc8296: Waiting 04:56:39 def6828d0b8a: Waiting 04:56:39 965d56119fe4: Layer already exists 04:56:39 762e51dc8503: Layer already exists 04:56:39 4ac0c1244847: Layer already exists 04:56:39 6f7068cc5ff6: Layer already exists 04:56:39 969fd8413143: Layer already exists 04:56:39 2ce0d5f6cfad: Layer already exists 04:56:39 534a70dc8296: Layer already exists 04:56:39 df920580df62: Layer already exists 04:56:39 def6828d0b8a: Layer already exists 04:56:39 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:56:40 965d56119fe4: Preparing 04:56:40 6f7068cc5ff6: Preparing 04:56:40 762e51dc8503: Preparing 04:56:40 969fd8413143: Preparing 04:56:40 4ac0c1244847: Preparing 04:56:40 def6828d0b8a: Preparing 04:56:40 df920580df62: Preparing 04:56:40 def6828d0b8a: Waiting 04:56:40 2ce0d5f6cfad: Preparing 04:56:40 df920580df62: Waiting 04:56:40 534a70dc8296: Preparing 04:56:40 2ce0d5f6cfad: Waiting 04:56:40 6f7068cc5ff6: Layer already exists 04:56:40 762e51dc8503: Layer already exists 04:56:40 4ac0c1244847: Layer already exists 04:56:40 965d56119fe4: Layer already exists 04:56:40 969fd8413143: Layer already exists 04:56:40 df920580df62: Layer already exists 04:56:40 def6828d0b8a: Layer already exists 04:56:40 534a70dc8296: Layer already exists 04:56:40 2ce0d5f6cfad: Layer already exists 04:56:40 main: digest: sha256:ec4a15e877b544b40b22ed262a8acbc2b023469c026cf23dc9cb623ca368dc3a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:40 ===================================================== [Pipeline] echo 04:56:40 taggedImages: 04:56:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:56:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.45 04:56:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:56:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:56:40 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:40 latest 04:56:40 4.0.0-dev.45 04:56:40 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:40 main 04:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:41 ce93768a1905: Preparing 04:56:41 7ba571480c83: Preparing 04:56:41 f3fe1298f3b6: Preparing 04:56:41 4ac0c1244847: Preparing 04:56:41 def6828d0b8a: Preparing 04:56:41 df920580df62: Preparing 04:56:41 98e089cc0086: Preparing 04:56:41 534a70dc8296: Preparing 04:56:41 98e089cc0086: Waiting 04:56:41 df920580df62: Waiting 04:56:41 534a70dc8296: Waiting 04:56:41 4ac0c1244847: Layer already exists 04:56:41 def6828d0b8a: Layer already exists 04:56:41 df920580df62: Layer already exists 04:56:41 534a70dc8296: Layer already exists 04:56:41 7ba571480c83: Pushed 04:56:41 ce93768a1905: Pushed 04:56:41 98e089cc0086: Pushed 04:56:48 f3fe1298f3b6: Pushed 04:56:48 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:49 ce93768a1905: Preparing 04:56:49 7ba571480c83: Preparing 04:56:49 f3fe1298f3b6: Preparing 04:56:49 4ac0c1244847: Preparing 04:56:49 def6828d0b8a: Preparing 04:56:49 df920580df62: Preparing 04:56:49 98e089cc0086: Preparing 04:56:49 534a70dc8296: Preparing 04:56:49 df920580df62: Waiting 04:56:49 98e089cc0086: Waiting 04:56:49 534a70dc8296: Waiting 04:56:49 f3fe1298f3b6: Layer already exists 04:56:49 7ba571480c83: Layer already exists 04:56:49 4ac0c1244847: Layer already exists 04:56:49 ce93768a1905: Layer already exists 04:56:49 def6828d0b8a: Layer already exists 04:56:49 df920580df62: Layer already exists 04:56:49 98e089cc0086: Layer already exists 04:56:49 534a70dc8296: Layer already exists 04:56:49 latest: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 04:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:50 ce93768a1905: Preparing 04:56:50 7ba571480c83: Preparing 04:56:50 f3fe1298f3b6: Preparing 04:56:50 4ac0c1244847: Preparing 04:56:50 def6828d0b8a: Preparing 04:56:50 df920580df62: Preparing 04:56:50 98e089cc0086: Preparing 04:56:50 534a70dc8296: Preparing 04:56:50 534a70dc8296: Waiting 04:56:50 df920580df62: Waiting 04:56:50 98e089cc0086: Waiting 04:56:50 7ba571480c83: Layer already exists 04:56:50 ce93768a1905: Layer already exists 04:56:50 4ac0c1244847: Layer already exists 04:56:50 f3fe1298f3b6: Layer already exists 04:56:50 def6828d0b8a: Layer already exists 04:56:50 df920580df62: Layer already exists 04:56:50 534a70dc8296: Layer already exists 04:56:50 98e089cc0086: Layer already exists 04:56:50 4.0.0-dev.45: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:51 ce93768a1905: Preparing 04:56:51 7ba571480c83: Preparing 04:56:51 f3fe1298f3b6: Preparing 04:56:51 4ac0c1244847: Preparing 04:56:51 def6828d0b8a: Preparing 04:56:51 df920580df62: Preparing 04:56:51 98e089cc0086: Preparing 04:56:51 534a70dc8296: Preparing 04:56:51 98e089cc0086: Waiting 04:56:51 534a70dc8296: Waiting 04:56:51 df920580df62: Waiting 04:56:51 f3fe1298f3b6: Layer already exists 04:56:51 def6828d0b8a: Layer already exists 04:56:51 4ac0c1244847: Layer already exists 04:56:51 7ba571480c83: Layer already exists 04:56:51 ce93768a1905: Layer already exists 04:56:51 df920580df62: Layer already exists 04:56:51 534a70dc8296: Layer already exists 04:56:51 98e089cc0086: Layer already exists 04:56:52 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:56:52 ce93768a1905: Preparing 04:56:52 7ba571480c83: Preparing 04:56:52 f3fe1298f3b6: Preparing 04:56:52 4ac0c1244847: Preparing 04:56:52 def6828d0b8a: Preparing 04:56:52 df920580df62: Preparing 04:56:52 98e089cc0086: Preparing 04:56:52 534a70dc8296: Preparing 04:56:52 98e089cc0086: Waiting 04:56:52 534a70dc8296: Waiting 04:56:52 df920580df62: Waiting 04:56:52 ce93768a1905: Layer already exists 04:56:52 4ac0c1244847: Layer already exists 04:56:52 f3fe1298f3b6: Layer already exists 04:56:52 def6828d0b8a: Layer already exists 04:56:52 7ba571480c83: Layer already exists 04:56:52 98e089cc0086: Layer already exists 04:56:52 df920580df62: Layer already exists 04:56:52 534a70dc8296: Layer already exists 04:56:53 main: digest: sha256:e170b038f8c2ae6bf6163efe0083f2edfc5df6488d6093ed08d69ed38d76152a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:53 ===================================================== [Pipeline] echo 04:56:53 taggedImages: 04:56:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:56:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.45 04:56:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:56:53 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:56:53 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:53 latest 04:56:53 4.0.0-dev.45 04:56:53 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:56:53 main 04:56:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:56:54 dab4d197afc8: Preparing 04:56:54 cf12bd7814d9: Preparing 04:56:54 0e9ca31d1725: Preparing 04:56:54 def6828d0b8a: Preparing 04:56:54 c96b724ef7ff: Preparing 04:56:54 65369eb6caa9: Preparing 04:56:54 534a70dc8296: Preparing 04:56:54 65369eb6caa9: Waiting 04:56:54 534a70dc8296: Waiting 04:56:54 def6828d0b8a: Layer already exists 04:56:54 dab4d197afc8: Pushed 04:56:54 c96b724ef7ff: Pushed 04:56:54 cf12bd7814d9: Pushed 04:56:54 65369eb6caa9: Pushed 04:56:54 534a70dc8296: Layer already exists 04:56:59 0e9ca31d1725: Pushed 04:56:59 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:57:00 dab4d197afc8: Preparing 04:57:00 cf12bd7814d9: Preparing 04:57:00 0e9ca31d1725: Preparing 04:57:00 def6828d0b8a: Preparing 04:57:00 c96b724ef7ff: Preparing 04:57:00 65369eb6caa9: Preparing 04:57:00 534a70dc8296: Preparing 04:57:00 534a70dc8296: Waiting 04:57:00 65369eb6caa9: Waiting 04:57:00 def6828d0b8a: Layer already exists 04:57:00 0e9ca31d1725: Layer already exists 04:57:00 dab4d197afc8: Layer already exists 04:57:00 c96b724ef7ff: Layer already exists 04:57:00 cf12bd7814d9: Layer already exists 04:57:00 65369eb6caa9: Layer already exists 04:57:00 534a70dc8296: Layer already exists 04:57:00 latest: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 04:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:57:01 dab4d197afc8: Preparing 04:57:01 cf12bd7814d9: Preparing 04:57:01 0e9ca31d1725: Preparing 04:57:01 def6828d0b8a: Preparing 04:57:01 c96b724ef7ff: Preparing 04:57:01 65369eb6caa9: Preparing 04:57:01 534a70dc8296: Preparing 04:57:01 65369eb6caa9: Waiting 04:57:01 534a70dc8296: Waiting 04:57:01 0e9ca31d1725: Layer already exists 04:57:01 def6828d0b8a: Layer already exists 04:57:01 dab4d197afc8: Layer already exists 04:57:01 cf12bd7814d9: Layer already exists 04:57:01 c96b724ef7ff: Layer already exists 04:57:01 534a70dc8296: Layer already exists 04:57:01 65369eb6caa9: Layer already exists 04:57:01 4.0.0-dev.45: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:57:02 dab4d197afc8: Preparing 04:57:02 cf12bd7814d9: Preparing 04:57:02 0e9ca31d1725: Preparing 04:57:02 def6828d0b8a: Preparing 04:57:02 c96b724ef7ff: Preparing 04:57:02 65369eb6caa9: Preparing 04:57:02 534a70dc8296: Preparing 04:57:02 534a70dc8296: Waiting 04:57:02 65369eb6caa9: Waiting 04:57:02 def6828d0b8a: Layer already exists 04:57:02 dab4d197afc8: Layer already exists 04:57:02 0e9ca31d1725: Layer already exists 04:57:02 c96b724ef7ff: Layer already exists 04:57:02 cf12bd7814d9: Layer already exists 04:57:02 534a70dc8296: Layer already exists 04:57:02 65369eb6caa9: Layer already exists 04:57:02 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:57:03 dab4d197afc8: Preparing 04:57:03 cf12bd7814d9: Preparing 04:57:03 0e9ca31d1725: Preparing 04:57:03 def6828d0b8a: Preparing 04:57:03 c96b724ef7ff: Preparing 04:57:03 65369eb6caa9: Preparing 04:57:03 534a70dc8296: Preparing 04:57:03 65369eb6caa9: Waiting 04:57:03 534a70dc8296: Waiting 04:57:03 c96b724ef7ff: Layer already exists 04:57:03 dab4d197afc8: Layer already exists 04:57:03 cf12bd7814d9: Layer already exists 04:57:03 def6828d0b8a: Layer already exists 04:57:03 0e9ca31d1725: Layer already exists 04:57:03 534a70dc8296: Layer already exists 04:57:03 65369eb6caa9: Layer already exists 04:57:03 main: digest: sha256:9b3f2a8039333e3adf64e37aa6de39d5c76277070d173637af506463d54728af size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:03 ===================================================== [Pipeline] echo 04:57:03 taggedImages: 04:57:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:57:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.45 04:57:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:57:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:57:03 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:03 latest 04:57:03 4.0.0-dev.45 04:57:03 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:03 main 04:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:04 57014a86633c: Preparing 04:57:04 7f6cb8b7d0d1: Preparing 04:57:04 e384c91c54a9: Preparing 04:57:04 4392b1ccb199: Preparing 04:57:04 4ac0c1244847: Preparing 04:57:04 def6828d0b8a: Preparing 04:57:04 df920580df62: Preparing 04:57:04 2ce0d5f6cfad: Preparing 04:57:04 534a70dc8296: Preparing 04:57:04 df920580df62: Waiting 04:57:04 2ce0d5f6cfad: Waiting 04:57:04 534a70dc8296: Waiting 04:57:04 def6828d0b8a: Waiting 04:57:04 4ac0c1244847: Layer already exists 04:57:04 def6828d0b8a: Layer already exists 04:57:04 7f6cb8b7d0d1: Pushed 04:57:04 e384c91c54a9: Pushed 04:57:04 df920580df62: Layer already exists 04:57:04 57014a86633c: Pushed 04:57:04 2ce0d5f6cfad: Layer already exists 04:57:04 534a70dc8296: Layer already exists 04:57:10 4392b1ccb199: Pushed 04:57:10 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:11 57014a86633c: Preparing 04:57:11 7f6cb8b7d0d1: Preparing 04:57:11 e384c91c54a9: Preparing 04:57:11 4392b1ccb199: Preparing 04:57:11 4ac0c1244847: Preparing 04:57:11 def6828d0b8a: Preparing 04:57:11 df920580df62: Preparing 04:57:11 2ce0d5f6cfad: Preparing 04:57:11 534a70dc8296: Preparing 04:57:11 def6828d0b8a: Waiting 04:57:11 df920580df62: Waiting 04:57:11 2ce0d5f6cfad: Waiting 04:57:11 534a70dc8296: Waiting 04:57:11 4392b1ccb199: Layer already exists 04:57:11 7f6cb8b7d0d1: Layer already exists 04:57:11 4ac0c1244847: Layer already exists 04:57:11 e384c91c54a9: Layer already exists 04:57:11 57014a86633c: Layer already exists 04:57:11 534a70dc8296: Layer already exists 04:57:11 df920580df62: Layer already exists 04:57:11 2ce0d5f6cfad: Layer already exists 04:57:11 def6828d0b8a: Layer already exists 04:57:11 latest: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 04:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:12 57014a86633c: Preparing 04:57:12 7f6cb8b7d0d1: Preparing 04:57:12 e384c91c54a9: Preparing 04:57:12 4392b1ccb199: Preparing 04:57:12 4ac0c1244847: Preparing 04:57:12 def6828d0b8a: Preparing 04:57:12 df920580df62: Preparing 04:57:12 def6828d0b8a: Waiting 04:57:12 2ce0d5f6cfad: Preparing 04:57:12 df920580df62: Waiting 04:57:12 534a70dc8296: Preparing 04:57:12 2ce0d5f6cfad: Waiting 04:57:12 534a70dc8296: Waiting 04:57:12 4392b1ccb199: Layer already exists 04:57:12 7f6cb8b7d0d1: Layer already exists 04:57:12 e384c91c54a9: Layer already exists 04:57:12 4ac0c1244847: Layer already exists 04:57:12 57014a86633c: Layer already exists 04:57:12 def6828d0b8a: Layer already exists 04:57:12 df920580df62: Layer already exists 04:57:12 534a70dc8296: Layer already exists 04:57:12 2ce0d5f6cfad: Layer already exists 04:57:12 4.0.0-dev.45: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:13 57014a86633c: Preparing 04:57:13 7f6cb8b7d0d1: Preparing 04:57:13 e384c91c54a9: Preparing 04:57:13 4392b1ccb199: Preparing 04:57:13 4ac0c1244847: Preparing 04:57:13 def6828d0b8a: Preparing 04:57:13 df920580df62: Preparing 04:57:13 2ce0d5f6cfad: Preparing 04:57:13 534a70dc8296: Preparing 04:57:13 df920580df62: Waiting 04:57:13 2ce0d5f6cfad: Waiting 04:57:13 def6828d0b8a: Waiting 04:57:13 534a70dc8296: Waiting 04:57:13 4ac0c1244847: Layer already exists 04:57:13 57014a86633c: Layer already exists 04:57:13 7f6cb8b7d0d1: Layer already exists 04:57:13 4392b1ccb199: Layer already exists 04:57:13 e384c91c54a9: Layer already exists 04:57:13 df920580df62: Layer already exists 04:57:13 def6828d0b8a: Layer already exists 04:57:13 2ce0d5f6cfad: Layer already exists 04:57:13 534a70dc8296: Layer already exists 04:57:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:57:14 57014a86633c: Preparing 04:57:14 7f6cb8b7d0d1: Preparing 04:57:14 e384c91c54a9: Preparing 04:57:14 4392b1ccb199: Preparing 04:57:14 4ac0c1244847: Preparing 04:57:14 def6828d0b8a: Preparing 04:57:14 df920580df62: Preparing 04:57:14 2ce0d5f6cfad: Preparing 04:57:14 534a70dc8296: Preparing 04:57:14 def6828d0b8a: Waiting 04:57:14 df920580df62: Waiting 04:57:14 2ce0d5f6cfad: Waiting 04:57:14 534a70dc8296: Waiting 04:57:14 57014a86633c: Layer already exists 04:57:14 4392b1ccb199: Layer already exists 04:57:14 4ac0c1244847: Layer already exists 04:57:14 7f6cb8b7d0d1: Layer already exists 04:57:14 e384c91c54a9: Layer already exists 04:57:14 def6828d0b8a: Layer already exists 04:57:14 df920580df62: Layer already exists 04:57:14 2ce0d5f6cfad: Layer already exists 04:57:14 534a70dc8296: Layer already exists 04:57:14 main: digest: sha256:f1626559778ef0117d6db7d997aac5111d984ad1e31834457d5dd3915a842f66 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:14 ===================================================== [Pipeline] echo 04:57:14 taggedImages: 04:57:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:57:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.45 04:57:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:57:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:57:14 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:14 latest 04:57:14 4.0.0-dev.45 04:57:14 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:14 main 04:57:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:15 dca5dc1f8d7b: Preparing 04:57:15 54bf9f6cf26e: Preparing 04:57:15 69ce63babe94: Preparing 04:57:15 f85dfd697d49: Preparing 04:57:15 21a36634e1e6: Preparing 04:57:15 451ea53b0230: Preparing 04:57:15 525a120cf364: Preparing 04:57:15 4ac0c1244847: Preparing 04:57:15 451ea53b0230: Waiting 04:57:15 525a120cf364: Waiting 04:57:15 def6828d0b8a: Preparing 04:57:15 4ac0c1244847: Waiting 04:57:15 def6828d0b8a: Waiting 04:57:15 1d8cc2326baf: Preparing 04:57:15 865dbf0cf17a: Preparing 04:57:15 1d8cc2326baf: Waiting 04:57:15 5f70bf18a086: Preparing 04:57:15 47d3f3f34f72: Preparing 04:57:15 865dbf0cf17a: Waiting 04:57:15 5f70bf18a086: Waiting 04:57:15 7d1beda946c8: Preparing 04:57:15 47d3f3f34f72: Waiting 04:57:15 072df53bdb86: Preparing 04:57:15 7d1beda946c8: Waiting 04:57:15 534a70dc8296: Preparing 04:57:15 534a70dc8296: Waiting 04:57:15 072df53bdb86: Waiting 04:57:15 f85dfd697d49: Pushed 04:57:15 dca5dc1f8d7b: Pushed 04:57:15 69ce63babe94: Pushed 04:57:15 21a36634e1e6: Pushed 04:57:15 54bf9f6cf26e: Pushed 04:57:15 4ac0c1244847: Layer already exists 04:57:15 def6828d0b8a: Layer already exists 04:57:15 451ea53b0230: Pushed 04:57:15 5f70bf18a086: Layer already exists 04:57:16 1d8cc2326baf: Pushed 04:57:16 865dbf0cf17a: Pushed 04:57:16 534a70dc8296: Layer already exists 04:57:16 7d1beda946c8: Pushed 04:57:16 47d3f3f34f72: Pushed 04:57:16 072df53bdb86: Pushed 04:57:19 525a120cf364: Pushed 04:57:19 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:20 dca5dc1f8d7b: Preparing 04:57:20 54bf9f6cf26e: Preparing 04:57:20 69ce63babe94: Preparing 04:57:20 f85dfd697d49: Preparing 04:57:20 21a36634e1e6: Preparing 04:57:20 451ea53b0230: Preparing 04:57:20 525a120cf364: Preparing 04:57:20 525a120cf364: Waiting 04:57:20 451ea53b0230: Waiting 04:57:20 4ac0c1244847: Preparing 04:57:20 4ac0c1244847: Waiting 04:57:20 def6828d0b8a: Preparing 04:57:20 def6828d0b8a: Waiting 04:57:20 1d8cc2326baf: Preparing 04:57:20 865dbf0cf17a: Preparing 04:57:20 1d8cc2326baf: Waiting 04:57:20 5f70bf18a086: Preparing 04:57:20 865dbf0cf17a: Waiting 04:57:20 5f70bf18a086: Waiting 04:57:20 47d3f3f34f72: Preparing 04:57:20 7d1beda946c8: Preparing 04:57:20 47d3f3f34f72: Waiting 04:57:20 7d1beda946c8: Waiting 04:57:20 072df53bdb86: Preparing 04:57:20 534a70dc8296: Preparing 04:57:20 072df53bdb86: Waiting 04:57:20 534a70dc8296: Waiting 04:57:20 54bf9f6cf26e: Layer already exists 04:57:20 21a36634e1e6: Layer already exists 04:57:20 69ce63babe94: Layer already exists 04:57:20 dca5dc1f8d7b: Layer already exists 04:57:20 f85dfd697d49: Layer already exists 04:57:20 451ea53b0230: Layer already exists 04:57:20 def6828d0b8a: Layer already exists 04:57:20 4ac0c1244847: Layer already exists 04:57:20 525a120cf364: Layer already exists 04:57:20 1d8cc2326baf: Layer already exists 04:57:20 865dbf0cf17a: Layer already exists 04:57:20 5f70bf18a086: Layer already exists 04:57:20 47d3f3f34f72: Layer already exists 04:57:20 7d1beda946c8: Layer already exists 04:57:20 072df53bdb86: Layer already exists 04:57:20 534a70dc8296: Layer already exists 04:57:20 latest: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 04:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:21 dca5dc1f8d7b: Preparing 04:57:21 54bf9f6cf26e: Preparing 04:57:21 69ce63babe94: Preparing 04:57:21 f85dfd697d49: Preparing 04:57:21 21a36634e1e6: Preparing 04:57:21 451ea53b0230: Preparing 04:57:21 525a120cf364: Preparing 04:57:21 4ac0c1244847: Preparing 04:57:21 def6828d0b8a: Preparing 04:57:21 1d8cc2326baf: Preparing 04:57:21 865dbf0cf17a: Preparing 04:57:21 5f70bf18a086: Preparing 04:57:21 47d3f3f34f72: Preparing 04:57:21 7d1beda946c8: Preparing 04:57:21 072df53bdb86: Preparing 04:57:21 534a70dc8296: Preparing 04:57:21 525a120cf364: Waiting 04:57:21 451ea53b0230: Waiting 04:57:21 1d8cc2326baf: Waiting 04:57:21 4ac0c1244847: Waiting 04:57:21 47d3f3f34f72: Waiting 04:57:21 865dbf0cf17a: Waiting 04:57:21 7d1beda946c8: Waiting 04:57:21 5f70bf18a086: Waiting 04:57:21 def6828d0b8a: Waiting 04:57:21 072df53bdb86: Waiting 04:57:21 534a70dc8296: Waiting 04:57:21 21a36634e1e6: Layer already exists 04:57:21 69ce63babe94: Layer already exists 04:57:21 54bf9f6cf26e: Layer already exists 04:57:21 f85dfd697d49: Layer already exists 04:57:21 dca5dc1f8d7b: Layer already exists 04:57:21 451ea53b0230: Layer already exists 04:57:21 525a120cf364: Layer already exists 04:57:21 4ac0c1244847: Layer already exists 04:57:21 def6828d0b8a: Layer already exists 04:57:21 1d8cc2326baf: Layer already exists 04:57:21 47d3f3f34f72: Layer already exists 04:57:21 865dbf0cf17a: Layer already exists 04:57:21 5f70bf18a086: Layer already exists 04:57:21 7d1beda946c8: Layer already exists 04:57:21 072df53bdb86: Layer already exists 04:57:21 534a70dc8296: Layer already exists 04:57:21 4.0.0-dev.45: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:22 dca5dc1f8d7b: Preparing 04:57:22 54bf9f6cf26e: Preparing 04:57:22 69ce63babe94: Preparing 04:57:22 f85dfd697d49: Preparing 04:57:22 21a36634e1e6: Preparing 04:57:22 451ea53b0230: Preparing 04:57:22 525a120cf364: Preparing 04:57:22 4ac0c1244847: Preparing 04:57:22 def6828d0b8a: Preparing 04:57:22 1d8cc2326baf: Preparing 04:57:22 865dbf0cf17a: Preparing 04:57:22 5f70bf18a086: Preparing 04:57:22 47d3f3f34f72: Preparing 04:57:22 7d1beda946c8: Preparing 04:57:22 072df53bdb86: Preparing 04:57:22 534a70dc8296: Preparing 04:57:22 451ea53b0230: Waiting 04:57:22 525a120cf364: Waiting 04:57:22 4ac0c1244847: Waiting 04:57:22 865dbf0cf17a: Waiting 04:57:22 5f70bf18a086: Waiting 04:57:22 47d3f3f34f72: Waiting 04:57:22 7d1beda946c8: Waiting 04:57:22 534a70dc8296: Waiting 04:57:22 072df53bdb86: Waiting 04:57:22 def6828d0b8a: Waiting 04:57:22 1d8cc2326baf: Waiting 04:57:22 21a36634e1e6: Layer already exists 04:57:22 f85dfd697d49: Layer already exists 04:57:22 54bf9f6cf26e: Layer already exists 04:57:22 dca5dc1f8d7b: Layer already exists 04:57:22 69ce63babe94: Layer already exists 04:57:22 451ea53b0230: Layer already exists 04:57:22 525a120cf364: Layer already exists 04:57:22 4ac0c1244847: Layer already exists 04:57:22 def6828d0b8a: Layer already exists 04:57:22 1d8cc2326baf: Layer already exists 04:57:22 7d1beda946c8: Layer already exists 04:57:22 5f70bf18a086: Layer already exists 04:57:22 47d3f3f34f72: Layer already exists 04:57:22 865dbf0cf17a: Layer already exists 04:57:22 072df53bdb86: Layer already exists 04:57:22 534a70dc8296: Layer already exists 04:57:22 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:57:23 dca5dc1f8d7b: Preparing 04:57:23 54bf9f6cf26e: Preparing 04:57:23 69ce63babe94: Preparing 04:57:23 f85dfd697d49: Preparing 04:57:23 21a36634e1e6: Preparing 04:57:23 451ea53b0230: Preparing 04:57:23 525a120cf364: Preparing 04:57:23 451ea53b0230: Waiting 04:57:23 525a120cf364: Waiting 04:57:23 4ac0c1244847: Preparing 04:57:23 def6828d0b8a: Preparing 04:57:23 4ac0c1244847: Waiting 04:57:23 1d8cc2326baf: Preparing 04:57:23 def6828d0b8a: Waiting 04:57:23 865dbf0cf17a: Preparing 04:57:23 1d8cc2326baf: Waiting 04:57:23 5f70bf18a086: Preparing 04:57:23 865dbf0cf17a: Waiting 04:57:23 47d3f3f34f72: Preparing 04:57:23 5f70bf18a086: Waiting 04:57:23 7d1beda946c8: Preparing 04:57:23 47d3f3f34f72: Waiting 04:57:23 072df53bdb86: Preparing 04:57:23 7d1beda946c8: Waiting 04:57:23 534a70dc8296: Preparing 04:57:23 072df53bdb86: Waiting 04:57:23 534a70dc8296: Waiting 04:57:23 54bf9f6cf26e: Layer already exists 04:57:23 21a36634e1e6: Layer already exists 04:57:23 f85dfd697d49: Layer already exists 04:57:23 69ce63babe94: Layer already exists 04:57:23 dca5dc1f8d7b: Layer already exists 04:57:23 4ac0c1244847: Layer already exists 04:57:23 525a120cf364: Layer already exists 04:57:23 451ea53b0230: Layer already exists 04:57:23 def6828d0b8a: Layer already exists 04:57:23 1d8cc2326baf: Layer already exists 04:57:23 865dbf0cf17a: Layer already exists 04:57:23 7d1beda946c8: Layer already exists 04:57:23 5f70bf18a086: Layer already exists 04:57:23 47d3f3f34f72: Layer already exists 04:57:23 072df53bdb86: Layer already exists 04:57:23 534a70dc8296: Layer already exists 04:57:23 main: digest: sha256:43948a312db64dd0bfb4e52115d42668786b5e22b38bf03288b39aa7d9d58bb8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:23 ===================================================== [Pipeline] echo 04:57:23 taggedImages: 04:57:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:57:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.45 04:57:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:57:23 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:57:23 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:23 latest 04:57:23 4.0.0-dev.45 04:57:23 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:23 main 04:57:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:24 da2f67f2d8e5: Preparing 04:57:24 9bf7c4dab4a8: Preparing 04:57:24 19a62a789c05: Preparing 04:57:24 e90ebdb13850: Preparing 04:57:24 4ac0c1244847: Preparing 04:57:24 def6828d0b8a: Preparing 04:57:24 df920580df62: Preparing 04:57:24 def6828d0b8a: Waiting 04:57:24 2ce0d5f6cfad: Preparing 04:57:24 534a70dc8296: Preparing 04:57:24 534a70dc8296: Waiting 04:57:24 df920580df62: Waiting 04:57:24 2ce0d5f6cfad: Waiting 04:57:24 9bf7c4dab4a8: Pushed 04:57:24 19a62a789c05: Pushed 04:57:25 4ac0c1244847: Layer already exists 04:57:25 def6828d0b8a: Layer already exists 04:57:25 df920580df62: Layer already exists 04:57:25 2ce0d5f6cfad: Layer already exists 04:57:25 534a70dc8296: Layer already exists 04:57:26 da2f67f2d8e5: Pushed 04:57:41 e90ebdb13850: Pushed 04:57:41 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:42 da2f67f2d8e5: Preparing 04:57:42 9bf7c4dab4a8: Preparing 04:57:42 19a62a789c05: Preparing 04:57:42 e90ebdb13850: Preparing 04:57:42 4ac0c1244847: Preparing 04:57:42 def6828d0b8a: Preparing 04:57:42 df920580df62: Preparing 04:57:42 2ce0d5f6cfad: Preparing 04:57:42 534a70dc8296: Preparing 04:57:42 def6828d0b8a: Waiting 04:57:42 df920580df62: Waiting 04:57:42 2ce0d5f6cfad: Waiting 04:57:42 534a70dc8296: Waiting 04:57:42 e90ebdb13850: Layer already exists 04:57:42 9bf7c4dab4a8: Layer already exists 04:57:42 da2f67f2d8e5: Layer already exists 04:57:42 19a62a789c05: Layer already exists 04:57:42 4ac0c1244847: Layer already exists 04:57:42 df920580df62: Layer already exists 04:57:42 2ce0d5f6cfad: Layer already exists 04:57:42 534a70dc8296: Layer already exists 04:57:42 def6828d0b8a: Layer already exists 04:57:42 latest: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 04:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:43 da2f67f2d8e5: Preparing 04:57:43 9bf7c4dab4a8: Preparing 04:57:43 19a62a789c05: Preparing 04:57:43 e90ebdb13850: Preparing 04:57:43 4ac0c1244847: Preparing 04:57:43 def6828d0b8a: Preparing 04:57:43 df920580df62: Preparing 04:57:43 2ce0d5f6cfad: Preparing 04:57:43 534a70dc8296: Preparing 04:57:43 def6828d0b8a: Waiting 04:57:43 df920580df62: Waiting 04:57:43 2ce0d5f6cfad: Waiting 04:57:43 534a70dc8296: Waiting 04:57:43 4ac0c1244847: Layer already exists 04:57:43 da2f67f2d8e5: Layer already exists 04:57:43 e90ebdb13850: Layer already exists 04:57:43 19a62a789c05: Layer already exists 04:57:43 9bf7c4dab4a8: Layer already exists 04:57:43 def6828d0b8a: Layer already exists 04:57:43 534a70dc8296: Layer already exists 04:57:43 2ce0d5f6cfad: Layer already exists 04:57:43 df920580df62: Layer already exists 04:57:43 4.0.0-dev.45: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:44 da2f67f2d8e5: Preparing 04:57:44 9bf7c4dab4a8: Preparing 04:57:44 19a62a789c05: Preparing 04:57:44 e90ebdb13850: Preparing 04:57:44 4ac0c1244847: Preparing 04:57:44 def6828d0b8a: Preparing 04:57:44 df920580df62: Preparing 04:57:44 2ce0d5f6cfad: Preparing 04:57:44 534a70dc8296: Preparing 04:57:44 df920580df62: Waiting 04:57:44 2ce0d5f6cfad: Waiting 04:57:44 534a70dc8296: Waiting 04:57:44 def6828d0b8a: Waiting 04:57:44 4ac0c1244847: Layer already exists 04:57:44 19a62a789c05: Layer already exists 04:57:44 9bf7c4dab4a8: Layer already exists 04:57:44 e90ebdb13850: Layer already exists 04:57:44 da2f67f2d8e5: Layer already exists 04:57:44 534a70dc8296: Layer already exists 04:57:44 def6828d0b8a: Layer already exists 04:57:44 df920580df62: Layer already exists 04:57:44 2ce0d5f6cfad: Layer already exists 04:57:44 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:57:45 da2f67f2d8e5: Preparing 04:57:45 9bf7c4dab4a8: Preparing 04:57:45 19a62a789c05: Preparing 04:57:45 e90ebdb13850: Preparing 04:57:45 4ac0c1244847: Preparing 04:57:45 def6828d0b8a: Preparing 04:57:45 df920580df62: Preparing 04:57:45 2ce0d5f6cfad: Preparing 04:57:45 534a70dc8296: Preparing 04:57:45 def6828d0b8a: Waiting 04:57:45 df920580df62: Waiting 04:57:45 2ce0d5f6cfad: Waiting 04:57:45 534a70dc8296: Waiting 04:57:45 9bf7c4dab4a8: Layer already exists 04:57:45 e90ebdb13850: Layer already exists 04:57:45 da2f67f2d8e5: Layer already exists 04:57:45 19a62a789c05: Layer already exists 04:57:45 4ac0c1244847: Layer already exists 04:57:45 def6828d0b8a: Layer already exists 04:57:45 534a70dc8296: Layer already exists 04:57:45 2ce0d5f6cfad: Layer already exists 04:57:45 df920580df62: Layer already exists 04:57:45 main: digest: sha256:008efc9786f0c4713fc7b772854efe74118ff0939c0df744c5e2295ddd258745 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:45 ===================================================== [Pipeline] echo 04:57:45 taggedImages: 04:57:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:57:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.45 04:57:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:57:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:57:45 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:45 latest 04:57:45 4.0.0-dev.45 04:57:45 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:45 main 04:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:46 9de4b13ff9fd: Preparing 04:57:46 57b7db24dd24: Preparing 04:57:46 8c99f0203b6a: Preparing 04:57:46 221cc8b6c0f8: Preparing 04:57:46 c62fbea7a6dd: Preparing 04:57:46 4ac0c1244847: Preparing 04:57:46 def6828d0b8a: Preparing 04:57:46 7296a3234986: Preparing 04:57:46 df7cb6e0b10a: Preparing 04:57:46 3bb707def7c3: Preparing 04:57:46 4ac0c1244847: Waiting 04:57:46 7296a3234986: Waiting 04:57:46 534a70dc8296: Preparing 04:57:46 def6828d0b8a: Waiting 04:57:46 df7cb6e0b10a: Waiting 04:57:46 3bb707def7c3: Waiting 04:57:46 534a70dc8296: Waiting 04:57:46 c62fbea7a6dd: Pushed 04:57:46 221cc8b6c0f8: Pushed 04:57:46 57b7db24dd24: Pushed 04:57:46 9de4b13ff9fd: Pushed 04:57:46 4ac0c1244847: Layer already exists 04:57:46 def6828d0b8a: Layer already exists 04:57:46 534a70dc8296: Layer already exists 04:57:46 7296a3234986: Pushed 04:57:46 df7cb6e0b10a: Pushed 04:57:49 8c99f0203b6a: Pushed 04:57:49 3bb707def7c3: Pushed 04:57:50 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:50 9de4b13ff9fd: Preparing 04:57:50 57b7db24dd24: Preparing 04:57:50 8c99f0203b6a: Preparing 04:57:50 221cc8b6c0f8: Preparing 04:57:50 c62fbea7a6dd: Preparing 04:57:50 4ac0c1244847: Preparing 04:57:50 def6828d0b8a: Preparing 04:57:50 7296a3234986: Preparing 04:57:50 df7cb6e0b10a: Preparing 04:57:50 3bb707def7c3: Preparing 04:57:50 534a70dc8296: Preparing 04:57:50 4ac0c1244847: Waiting 04:57:50 df7cb6e0b10a: Waiting 04:57:50 3bb707def7c3: Waiting 04:57:50 534a70dc8296: Waiting 04:57:50 def6828d0b8a: Waiting 04:57:50 7296a3234986: Waiting 04:57:50 c62fbea7a6dd: Layer already exists 04:57:50 221cc8b6c0f8: Layer already exists 04:57:50 9de4b13ff9fd: Layer already exists 04:57:50 57b7db24dd24: Layer already exists 04:57:50 8c99f0203b6a: Layer already exists 04:57:50 4ac0c1244847: Layer already exists 04:57:51 def6828d0b8a: Layer already exists 04:57:51 df7cb6e0b10a: Layer already exists 04:57:51 7296a3234986: Layer already exists 04:57:51 534a70dc8296: Layer already exists 04:57:51 3bb707def7c3: Layer already exists 04:57:51 latest: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 04:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:51 9de4b13ff9fd: Preparing 04:57:51 57b7db24dd24: Preparing 04:57:51 8c99f0203b6a: Preparing 04:57:51 221cc8b6c0f8: Preparing 04:57:51 c62fbea7a6dd: Preparing 04:57:51 4ac0c1244847: Preparing 04:57:51 def6828d0b8a: Preparing 04:57:51 7296a3234986: Preparing 04:57:51 df7cb6e0b10a: Preparing 04:57:51 3bb707def7c3: Preparing 04:57:51 534a70dc8296: Preparing 04:57:51 4ac0c1244847: Waiting 04:57:51 def6828d0b8a: Waiting 04:57:51 7296a3234986: Waiting 04:57:51 df7cb6e0b10a: Waiting 04:57:51 3bb707def7c3: Waiting 04:57:51 534a70dc8296: Waiting 04:57:51 c62fbea7a6dd: Layer already exists 04:57:51 221cc8b6c0f8: Layer already exists 04:57:51 57b7db24dd24: Layer already exists 04:57:51 8c99f0203b6a: Layer already exists 04:57:51 9de4b13ff9fd: Layer already exists 04:57:51 def6828d0b8a: Layer already exists 04:57:51 4ac0c1244847: Layer already exists 04:57:51 7296a3234986: Layer already exists 04:57:52 df7cb6e0b10a: Layer already exists 04:57:52 3bb707def7c3: Layer already exists 04:57:52 534a70dc8296: Layer already exists 04:57:52 4.0.0-dev.45: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:52 9de4b13ff9fd: Preparing 04:57:52 57b7db24dd24: Preparing 04:57:52 8c99f0203b6a: Preparing 04:57:52 221cc8b6c0f8: Preparing 04:57:52 c62fbea7a6dd: Preparing 04:57:52 4ac0c1244847: Preparing 04:57:52 4ac0c1244847: Waiting 04:57:52 def6828d0b8a: Preparing 04:57:52 def6828d0b8a: Waiting 04:57:52 7296a3234986: Preparing 04:57:52 df7cb6e0b10a: Preparing 04:57:52 7296a3234986: Waiting 04:57:52 df7cb6e0b10a: Waiting 04:57:52 3bb707def7c3: Preparing 04:57:52 534a70dc8296: Preparing 04:57:52 3bb707def7c3: Waiting 04:57:52 534a70dc8296: Waiting 04:57:52 c62fbea7a6dd: Layer already exists 04:57:52 57b7db24dd24: Layer already exists 04:57:52 8c99f0203b6a: Layer already exists 04:57:52 221cc8b6c0f8: Layer already exists 04:57:52 9de4b13ff9fd: Layer already exists 04:57:52 7296a3234986: Layer already exists 04:57:52 def6828d0b8a: Layer already exists 04:57:52 3bb707def7c3: Layer already exists 04:57:52 df7cb6e0b10a: Layer already exists 04:57:52 4ac0c1244847: Layer already exists 04:57:53 534a70dc8296: Layer already exists 04:57:53 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:57:53 9de4b13ff9fd: Preparing 04:57:53 57b7db24dd24: Preparing 04:57:53 8c99f0203b6a: Preparing 04:57:53 221cc8b6c0f8: Preparing 04:57:53 c62fbea7a6dd: Preparing 04:57:53 4ac0c1244847: Preparing 04:57:53 4ac0c1244847: Waiting 04:57:53 def6828d0b8a: Preparing 04:57:53 7296a3234986: Preparing 04:57:53 df7cb6e0b10a: Preparing 04:57:53 def6828d0b8a: Waiting 04:57:53 3bb707def7c3: Preparing 04:57:53 534a70dc8296: Preparing 04:57:53 7296a3234986: Waiting 04:57:53 df7cb6e0b10a: Waiting 04:57:53 3bb707def7c3: Waiting 04:57:53 534a70dc8296: Waiting 04:57:53 57b7db24dd24: Layer already exists 04:57:53 c62fbea7a6dd: Layer already exists 04:57:53 9de4b13ff9fd: Layer already exists 04:57:53 8c99f0203b6a: Layer already exists 04:57:53 221cc8b6c0f8: Layer already exists 04:57:53 def6828d0b8a: Layer already exists 04:57:53 df7cb6e0b10a: Layer already exists 04:57:53 4ac0c1244847: Layer already exists 04:57:53 7296a3234986: Layer already exists 04:57:53 3bb707def7c3: Layer already exists 04:57:53 534a70dc8296: Layer already exists 04:57:54 main: digest: sha256:7da49d951c4758b704f5555acd3aa08c4da26392e0491c8e7a8ef8d22d8ea0eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:54 ===================================================== [Pipeline] echo 04:57:54 taggedImages: 04:57:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:57:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.45 04:57:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:57:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:57:54 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:54 latest 04:57:54 4.0.0-dev.45 04:57:54 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:57:54 main 04:57:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:54 1cfc9361bbc2: Preparing 04:57:54 fd10d29b89ad: Preparing 04:57:54 6d741b410fc4: Preparing 04:57:54 aae7cbb9420a: Preparing 04:57:54 3259d2a21025: Preparing 04:57:54 043a3c339126: Preparing 04:57:54 7cdcac3d43e0: Preparing 04:57:54 043a3c339126: Waiting 04:57:54 4ac0c1244847: Preparing 04:57:54 7cdcac3d43e0: Waiting 04:57:54 def6828d0b8a: Preparing 04:57:54 4ac0c1244847: Waiting 04:57:54 def6828d0b8a: Waiting 04:57:54 3f2c089e0aa1: Preparing 04:57:54 2398288afc6a: Preparing 04:57:54 534a70dc8296: Preparing 04:57:54 3f2c089e0aa1: Waiting 04:57:54 2398288afc6a: Waiting 04:57:54 534a70dc8296: Waiting 04:57:55 3259d2a21025: Pushed 04:57:55 fd10d29b89ad: Pushed 04:57:55 1cfc9361bbc2: Pushed 04:57:55 4ac0c1244847: Layer already exists 04:57:55 def6828d0b8a: Layer already exists 04:57:55 7cdcac3d43e0: Pushed 04:57:55 043a3c339126: Pushed 04:57:55 534a70dc8296: Layer already exists 04:57:55 3f2c089e0aa1: Pushed 04:57:58 aae7cbb9420a: Pushed 04:57:58 6d741b410fc4: Pushed 04:57:58 2398288afc6a: Pushed 04:57:58 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:57:59 1cfc9361bbc2: Preparing 04:57:59 fd10d29b89ad: Preparing 04:57:59 6d741b410fc4: Preparing 04:57:59 aae7cbb9420a: Preparing 04:57:59 3259d2a21025: Preparing 04:57:59 043a3c339126: Preparing 04:57:59 7cdcac3d43e0: Preparing 04:57:59 4ac0c1244847: Preparing 04:57:59 def6828d0b8a: Preparing 04:57:59 3f2c089e0aa1: Preparing 04:57:59 2398288afc6a: Preparing 04:57:59 534a70dc8296: Preparing 04:57:59 043a3c339126: Waiting 04:57:59 7cdcac3d43e0: Waiting 04:57:59 4ac0c1244847: Waiting 04:57:59 def6828d0b8a: Waiting 04:57:59 3f2c089e0aa1: Waiting 04:57:59 2398288afc6a: Waiting 04:57:59 534a70dc8296: Waiting 04:57:59 aae7cbb9420a: Layer already exists 04:57:59 3259d2a21025: Layer already exists 04:57:59 fd10d29b89ad: Layer already exists 04:57:59 6d741b410fc4: Layer already exists 04:57:59 1cfc9361bbc2: Layer already exists 04:57:59 043a3c339126: Layer already exists 04:57:59 def6828d0b8a: Layer already exists 04:57:59 3f2c089e0aa1: Layer already exists 04:57:59 4ac0c1244847: Layer already exists 04:57:59 7cdcac3d43e0: Layer already exists 04:57:59 2398288afc6a: Layer already exists 04:57:59 534a70dc8296: Layer already exists 04:57:59 latest: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 04:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:58:00 1cfc9361bbc2: Preparing 04:58:00 fd10d29b89ad: Preparing 04:58:00 6d741b410fc4: Preparing 04:58:00 aae7cbb9420a: Preparing 04:58:00 3259d2a21025: Preparing 04:58:00 043a3c339126: Preparing 04:58:00 7cdcac3d43e0: Preparing 04:58:00 4ac0c1244847: Preparing 04:58:00 def6828d0b8a: Preparing 04:58:00 3f2c089e0aa1: Preparing 04:58:00 2398288afc6a: Preparing 04:58:00 534a70dc8296: Preparing 04:58:00 043a3c339126: Waiting 04:58:00 7cdcac3d43e0: Waiting 04:58:00 4ac0c1244847: Waiting 04:58:00 def6828d0b8a: Waiting 04:58:00 3f2c089e0aa1: Waiting 04:58:00 2398288afc6a: Waiting 04:58:00 534a70dc8296: Waiting 04:58:00 3259d2a21025: Layer already exists 04:58:00 aae7cbb9420a: Layer already exists 04:58:00 fd10d29b89ad: Layer already exists 04:58:00 1cfc9361bbc2: Layer already exists 04:58:00 6d741b410fc4: Layer already exists 04:58:00 043a3c339126: Layer already exists 04:58:00 4ac0c1244847: Layer already exists 04:58:00 7cdcac3d43e0: Layer already exists 04:58:00 def6828d0b8a: Layer already exists 04:58:00 3f2c089e0aa1: Layer already exists 04:58:00 2398288afc6a: Layer already exists 04:58:00 534a70dc8296: Layer already exists 04:58:00 4.0.0-dev.45: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:58:01 1cfc9361bbc2: Preparing 04:58:01 fd10d29b89ad: Preparing 04:58:01 6d741b410fc4: Preparing 04:58:01 aae7cbb9420a: Preparing 04:58:01 3259d2a21025: Preparing 04:58:01 043a3c339126: Preparing 04:58:01 7cdcac3d43e0: Preparing 04:58:01 4ac0c1244847: Preparing 04:58:01 def6828d0b8a: Preparing 04:58:01 3f2c089e0aa1: Preparing 04:58:01 2398288afc6a: Preparing 04:58:01 534a70dc8296: Preparing 04:58:01 7cdcac3d43e0: Waiting 04:58:01 4ac0c1244847: Waiting 04:58:01 2398288afc6a: Waiting 04:58:01 def6828d0b8a: Waiting 04:58:01 534a70dc8296: Waiting 04:58:01 043a3c339126: Waiting 04:58:01 3f2c089e0aa1: Waiting 04:58:01 3259d2a21025: Layer already exists 04:58:01 aae7cbb9420a: Layer already exists 04:58:01 fd10d29b89ad: Layer already exists 04:58:01 1cfc9361bbc2: Layer already exists 04:58:01 6d741b410fc4: Layer already exists 04:58:01 7cdcac3d43e0: Layer already exists 04:58:01 043a3c339126: Layer already exists 04:58:01 4ac0c1244847: Layer already exists 04:58:01 def6828d0b8a: Layer already exists 04:58:01 3f2c089e0aa1: Layer already exists 04:58:01 534a70dc8296: Layer already exists 04:58:01 2398288afc6a: Layer already exists 04:58:01 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:58:02 1cfc9361bbc2: Preparing 04:58:02 fd10d29b89ad: Preparing 04:58:02 6d741b410fc4: Preparing 04:58:02 aae7cbb9420a: Preparing 04:58:02 3259d2a21025: Preparing 04:58:02 043a3c339126: Preparing 04:58:02 7cdcac3d43e0: Preparing 04:58:02 4ac0c1244847: Preparing 04:58:02 def6828d0b8a: Preparing 04:58:02 3f2c089e0aa1: Preparing 04:58:02 2398288afc6a: Preparing 04:58:02 534a70dc8296: Preparing 04:58:02 043a3c339126: Waiting 04:58:02 7cdcac3d43e0: Waiting 04:58:02 4ac0c1244847: Waiting 04:58:02 def6828d0b8a: Waiting 04:58:02 3f2c089e0aa1: Waiting 04:58:02 2398288afc6a: Waiting 04:58:02 534a70dc8296: Waiting 04:58:02 1cfc9361bbc2: Layer already exists 04:58:02 fd10d29b89ad: Layer already exists 04:58:02 6d741b410fc4: Layer already exists 04:58:02 aae7cbb9420a: Layer already exists 04:58:02 3259d2a21025: Layer already exists 04:58:02 043a3c339126: Layer already exists 04:58:02 7cdcac3d43e0: Layer already exists 04:58:02 4ac0c1244847: Layer already exists 04:58:02 def6828d0b8a: Layer already exists 04:58:02 3f2c089e0aa1: Layer already exists 04:58:02 2398288afc6a: Layer already exists 04:58:02 534a70dc8296: Layer already exists 04:58:02 main: digest: sha256:1c9c578b3ddede349c45374b1aea4c7c661e1332a33e9f0195e957fb5642d317 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:02 ===================================================== [Pipeline] echo 04:58:02 taggedImages: 04:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.45 04:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:58:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:58:02 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:02 latest 04:58:02 4.0.0-dev.45 04:58:02 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:02 main 04:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:03 d011c829ff47: Preparing 04:58:03 e8277d462b34: Preparing 04:58:03 4ac0c1244847: Preparing 04:58:03 def6828d0b8a: Preparing 04:58:03 2672350d84ac: Preparing 04:58:03 31d5bfbf725f: Preparing 04:58:03 534a70dc8296: Preparing 04:58:03 31d5bfbf725f: Waiting 04:58:03 534a70dc8296: Waiting 04:58:03 4ac0c1244847: Layer already exists 04:58:03 def6828d0b8a: Layer already exists 04:58:03 534a70dc8296: Layer already exists 04:58:03 d011c829ff47: Pushed 04:58:03 2672350d84ac: Pushed 04:58:05 31d5bfbf725f: Pushed 04:58:08 e8277d462b34: Pushed 04:58:08 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:08 d011c829ff47: Preparing 04:58:08 e8277d462b34: Preparing 04:58:08 4ac0c1244847: Preparing 04:58:08 def6828d0b8a: Preparing 04:58:08 2672350d84ac: Preparing 04:58:08 31d5bfbf725f: Preparing 04:58:08 534a70dc8296: Preparing 04:58:08 31d5bfbf725f: Waiting 04:58:08 534a70dc8296: Waiting 04:58:08 def6828d0b8a: Layer already exists 04:58:08 e8277d462b34: Layer already exists 04:58:08 d011c829ff47: Layer already exists 04:58:08 2672350d84ac: Layer already exists 04:58:08 4ac0c1244847: Layer already exists 04:58:08 534a70dc8296: Layer already exists 04:58:08 31d5bfbf725f: Layer already exists 04:58:09 latest: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 04:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:09 d011c829ff47: Preparing 04:58:09 e8277d462b34: Preparing 04:58:09 4ac0c1244847: Preparing 04:58:09 def6828d0b8a: Preparing 04:58:09 2672350d84ac: Preparing 04:58:09 31d5bfbf725f: Preparing 04:58:09 534a70dc8296: Preparing 04:58:09 31d5bfbf725f: Waiting 04:58:09 534a70dc8296: Waiting 04:58:09 d011c829ff47: Layer already exists 04:58:09 4ac0c1244847: Layer already exists 04:58:09 def6828d0b8a: Layer already exists 04:58:09 e8277d462b34: Layer already exists 04:58:09 2672350d84ac: Layer already exists 04:58:09 31d5bfbf725f: Layer already exists 04:58:09 534a70dc8296: Layer already exists 04:58:10 4.0.0-dev.45: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:10 d011c829ff47: Preparing 04:58:10 e8277d462b34: Preparing 04:58:10 4ac0c1244847: Preparing 04:58:10 def6828d0b8a: Preparing 04:58:10 2672350d84ac: Preparing 04:58:10 31d5bfbf725f: Preparing 04:58:10 534a70dc8296: Preparing 04:58:10 534a70dc8296: Waiting 04:58:10 31d5bfbf725f: Waiting 04:58:10 d011c829ff47: Layer already exists 04:58:10 2672350d84ac: Layer already exists 04:58:10 e8277d462b34: Layer already exists 04:58:10 def6828d0b8a: Layer already exists 04:58:10 4ac0c1244847: Layer already exists 04:58:10 31d5bfbf725f: Layer already exists 04:58:10 534a70dc8296: Layer already exists 04:58:11 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:58:12 d011c829ff47: Preparing 04:58:12 e8277d462b34: Preparing 04:58:12 4ac0c1244847: Preparing 04:58:12 def6828d0b8a: Preparing 04:58:12 2672350d84ac: Preparing 04:58:12 31d5bfbf725f: Preparing 04:58:12 534a70dc8296: Preparing 04:58:12 534a70dc8296: Waiting 04:58:12 31d5bfbf725f: Waiting 04:58:12 2672350d84ac: Layer already exists 04:58:12 e8277d462b34: Layer already exists 04:58:12 4ac0c1244847: Layer already exists 04:58:12 d011c829ff47: Layer already exists 04:58:12 def6828d0b8a: Layer already exists 04:58:12 31d5bfbf725f: Layer already exists 04:58:12 534a70dc8296: Layer already exists 04:58:12 main: digest: sha256:c66aebb91cd0194f21117a782279a72ea18517861004da3d12d6ebaa8522820f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:12 ===================================================== [Pipeline] echo 04:58:12 taggedImages: 04:58:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:58:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.45 04:58:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:58:12 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:58:12 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:12 latest 04:58:12 4.0.0-dev.45 04:58:12 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:12 main 04:58:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:13 7ec5521624df: Preparing 04:58:13 92d85731137a: Preparing 04:58:13 d4dfc78b3902: Preparing 04:58:13 4ac0c1244847: Preparing 04:58:13 def6828d0b8a: Preparing 04:58:13 caacbc3ff1a4: Preparing 04:58:13 fd441ffb3300: Preparing 04:58:13 1269f6007b15: Preparing 04:58:13 f1ce0885ddbd: Preparing 04:58:13 534a70dc8296: Preparing 04:58:13 fd441ffb3300: Waiting 04:58:13 f1ce0885ddbd: Waiting 04:58:13 534a70dc8296: Waiting 04:58:13 caacbc3ff1a4: Waiting 04:58:13 1269f6007b15: Waiting 04:58:13 4ac0c1244847: Layer already exists 04:58:13 def6828d0b8a: Layer already exists 04:58:13 7ec5521624df: Pushed 04:58:13 d4dfc78b3902: Pushed 04:58:13 92d85731137a: Pushed 04:58:13 534a70dc8296: Layer already exists 04:58:13 1269f6007b15: Pushed 04:58:14 f1ce0885ddbd: Pushed 04:58:27 fd441ffb3300: Pushed 04:58:35 caacbc3ff1a4: Pushed 04:58:35 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:36 7ec5521624df: Preparing 04:58:36 92d85731137a: Preparing 04:58:36 d4dfc78b3902: Preparing 04:58:36 4ac0c1244847: Preparing 04:58:36 def6828d0b8a: Preparing 04:58:36 caacbc3ff1a4: Preparing 04:58:36 fd441ffb3300: Preparing 04:58:36 1269f6007b15: Preparing 04:58:36 f1ce0885ddbd: Preparing 04:58:36 534a70dc8296: Preparing 04:58:36 1269f6007b15: Waiting 04:58:36 caacbc3ff1a4: Waiting 04:58:36 f1ce0885ddbd: Waiting 04:58:36 fd441ffb3300: Waiting 04:58:36 534a70dc8296: Waiting 04:58:36 d4dfc78b3902: Layer already exists 04:58:36 def6828d0b8a: Layer already exists 04:58:36 4ac0c1244847: Layer already exists 04:58:36 92d85731137a: Layer already exists 04:58:36 7ec5521624df: Layer already exists 04:58:36 caacbc3ff1a4: Layer already exists 04:58:36 f1ce0885ddbd: Layer already exists 04:58:36 1269f6007b15: Layer already exists 04:58:36 fd441ffb3300: Layer already exists 04:58:36 534a70dc8296: Layer already exists 04:58:36 latest: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 04:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:37 7ec5521624df: Preparing 04:58:37 92d85731137a: Preparing 04:58:37 d4dfc78b3902: Preparing 04:58:37 4ac0c1244847: Preparing 04:58:37 def6828d0b8a: Preparing 04:58:37 caacbc3ff1a4: Preparing 04:58:37 fd441ffb3300: Preparing 04:58:37 1269f6007b15: Preparing 04:58:37 f1ce0885ddbd: Preparing 04:58:37 534a70dc8296: Preparing 04:58:37 caacbc3ff1a4: Waiting 04:58:37 fd441ffb3300: Waiting 04:58:37 1269f6007b15: Waiting 04:58:37 f1ce0885ddbd: Waiting 04:58:37 534a70dc8296: Waiting 04:58:37 def6828d0b8a: Layer already exists 04:58:37 92d85731137a: Layer already exists 04:58:37 d4dfc78b3902: Layer already exists 04:58:37 7ec5521624df: Layer already exists 04:58:37 4ac0c1244847: Layer already exists 04:58:37 caacbc3ff1a4: Layer already exists 04:58:37 fd441ffb3300: Layer already exists 04:58:37 f1ce0885ddbd: Layer already exists 04:58:37 1269f6007b15: Layer already exists 04:58:37 534a70dc8296: Layer already exists 04:58:37 4.0.0-dev.45: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:38 7ec5521624df: Preparing 04:58:38 92d85731137a: Preparing 04:58:38 d4dfc78b3902: Preparing 04:58:38 4ac0c1244847: Preparing 04:58:38 def6828d0b8a: Preparing 04:58:38 caacbc3ff1a4: Preparing 04:58:38 fd441ffb3300: Preparing 04:58:38 1269f6007b15: Preparing 04:58:38 f1ce0885ddbd: Preparing 04:58:38 534a70dc8296: Preparing 04:58:38 fd441ffb3300: Waiting 04:58:38 f1ce0885ddbd: Waiting 04:58:38 534a70dc8296: Waiting 04:58:38 1269f6007b15: Waiting 04:58:38 caacbc3ff1a4: Waiting 04:58:38 92d85731137a: Layer already exists 04:58:38 7ec5521624df: Layer already exists 04:58:38 d4dfc78b3902: Layer already exists 04:58:38 def6828d0b8a: Layer already exists 04:58:38 4ac0c1244847: Layer already exists 04:58:38 1269f6007b15: Layer already exists 04:58:38 caacbc3ff1a4: Layer already exists 04:58:38 534a70dc8296: Layer already exists 04:58:38 f1ce0885ddbd: Layer already exists 04:58:38 fd441ffb3300: Layer already exists 04:58:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:58:39 7ec5521624df: Preparing 04:58:39 92d85731137a: Preparing 04:58:39 d4dfc78b3902: Preparing 04:58:39 4ac0c1244847: Preparing 04:58:39 def6828d0b8a: Preparing 04:58:39 caacbc3ff1a4: Preparing 04:58:39 fd441ffb3300: Preparing 04:58:39 1269f6007b15: Preparing 04:58:39 f1ce0885ddbd: Preparing 04:58:39 534a70dc8296: Preparing 04:58:39 fd441ffb3300: Waiting 04:58:39 1269f6007b15: Waiting 04:58:39 534a70dc8296: Waiting 04:58:39 f1ce0885ddbd: Waiting 04:58:39 caacbc3ff1a4: Waiting 04:58:39 d4dfc78b3902: Layer already exists 04:58:39 7ec5521624df: Layer already exists 04:58:39 92d85731137a: Layer already exists 04:58:39 def6828d0b8a: Layer already exists 04:58:39 4ac0c1244847: Layer already exists 04:58:39 caacbc3ff1a4: Layer already exists 04:58:39 fd441ffb3300: Layer already exists 04:58:39 1269f6007b15: Layer already exists 04:58:39 f1ce0885ddbd: Layer already exists 04:58:39 534a70dc8296: Layer already exists 04:58:39 main: digest: sha256:42814458c68de0c69bf56e1f26a056d8d182cd7c34e829d3fdae265bfaaa8aa9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:39 ===================================================== [Pipeline] echo 04:58:39 taggedImages: 04:58:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:58:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.45 04:58:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:58:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:58:39 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:39 latest 04:58:39 4.0.0-dev.45 04:58:39 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:58:39 main 04:58:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:58:40 da07296cb0b7: Preparing 04:58:40 e618544492b7: Preparing 04:58:40 804ba3237aab: Preparing 04:58:40 4ac0c1244847: Preparing 04:58:40 def6828d0b8a: Preparing 04:58:40 6a2603b04db5: Preparing 04:58:40 34462dfbaff4: Preparing 04:58:40 1ba0962bf9df: Preparing 04:58:40 534a70dc8296: Preparing 04:58:40 6a2603b04db5: Waiting 04:58:40 34462dfbaff4: Waiting 04:58:40 1ba0962bf9df: Waiting 04:58:40 534a70dc8296: Waiting 04:58:40 4ac0c1244847: Layer already exists 04:58:40 def6828d0b8a: Layer already exists 04:58:40 804ba3237aab: Pushed 04:58:40 e618544492b7: Pushed 04:58:40 da07296cb0b7: Pushed 04:58:40 34462dfbaff4: Pushed 04:58:40 534a70dc8296: Layer already exists 04:58:41 1ba0962bf9df: Pushed 04:59:03 6a2603b04db5: Pushed 04:59:03 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:04 da07296cb0b7: Preparing 04:59:04 e618544492b7: Preparing 04:59:04 804ba3237aab: Preparing 04:59:04 4ac0c1244847: Preparing 04:59:04 def6828d0b8a: Preparing 04:59:04 6a2603b04db5: Preparing 04:59:04 34462dfbaff4: Preparing 04:59:04 1ba0962bf9df: Preparing 04:59:04 534a70dc8296: Preparing 04:59:04 34462dfbaff4: Waiting 04:59:04 1ba0962bf9df: Waiting 04:59:04 534a70dc8296: Waiting 04:59:04 6a2603b04db5: Waiting 04:59:04 e618544492b7: Layer already exists 04:59:04 804ba3237aab: Layer already exists 04:59:04 da07296cb0b7: Layer already exists 04:59:04 4ac0c1244847: Layer already exists 04:59:04 def6828d0b8a: Layer already exists 04:59:04 34462dfbaff4: Layer already exists 04:59:04 534a70dc8296: Layer already exists 04:59:04 6a2603b04db5: Layer already exists 04:59:04 1ba0962bf9df: Layer already exists 04:59:04 latest: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 04:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:05 da07296cb0b7: Preparing 04:59:05 e618544492b7: Preparing 04:59:05 804ba3237aab: Preparing 04:59:05 4ac0c1244847: Preparing 04:59:05 def6828d0b8a: Preparing 04:59:05 6a2603b04db5: Preparing 04:59:05 34462dfbaff4: Preparing 04:59:05 6a2603b04db5: Waiting 04:59:05 34462dfbaff4: Waiting 04:59:05 1ba0962bf9df: Preparing 04:59:05 534a70dc8296: Preparing 04:59:05 1ba0962bf9df: Waiting 04:59:05 534a70dc8296: Waiting 04:59:05 4ac0c1244847: Layer already exists 04:59:05 804ba3237aab: Layer already exists 04:59:05 da07296cb0b7: Layer already exists 04:59:05 def6828d0b8a: Layer already exists 04:59:05 e618544492b7: Layer already exists 04:59:05 6a2603b04db5: Layer already exists 04:59:05 34462dfbaff4: Layer already exists 04:59:05 1ba0962bf9df: Layer already exists 04:59:05 534a70dc8296: Layer already exists 04:59:05 4.0.0-dev.45: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:05 da07296cb0b7: Preparing 04:59:05 e618544492b7: Preparing 04:59:05 804ba3237aab: Preparing 04:59:05 4ac0c1244847: Preparing 04:59:05 def6828d0b8a: Preparing 04:59:05 6a2603b04db5: Preparing 04:59:05 34462dfbaff4: Preparing 04:59:05 1ba0962bf9df: Preparing 04:59:05 534a70dc8296: Preparing 04:59:05 6a2603b04db5: Waiting 04:59:05 534a70dc8296: Waiting 04:59:05 34462dfbaff4: Waiting 04:59:05 1ba0962bf9df: Waiting 04:59:05 804ba3237aab: Layer already exists 04:59:05 e618544492b7: Layer already exists 04:59:05 da07296cb0b7: Layer already exists 04:59:05 4ac0c1244847: Layer already exists 04:59:05 def6828d0b8a: Layer already exists 04:59:05 34462dfbaff4: Layer already exists 04:59:05 1ba0962bf9df: Layer already exists 04:59:05 6a2603b04db5: Layer already exists 04:59:05 534a70dc8296: Layer already exists 04:59:06 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:59:06 da07296cb0b7: Preparing 04:59:06 e618544492b7: Preparing 04:59:06 804ba3237aab: Preparing 04:59:06 4ac0c1244847: Preparing 04:59:06 def6828d0b8a: Preparing 04:59:06 6a2603b04db5: Preparing 04:59:06 34462dfbaff4: Preparing 04:59:06 1ba0962bf9df: Preparing 04:59:06 534a70dc8296: Preparing 04:59:06 34462dfbaff4: Waiting 04:59:06 1ba0962bf9df: Waiting 04:59:06 534a70dc8296: Waiting 04:59:06 6a2603b04db5: Waiting 04:59:06 e618544492b7: Layer already exists 04:59:06 da07296cb0b7: Layer already exists 04:59:06 804ba3237aab: Layer already exists 04:59:06 4ac0c1244847: Layer already exists 04:59:06 def6828d0b8a: Layer already exists 04:59:06 6a2603b04db5: Layer already exists 04:59:06 34462dfbaff4: Layer already exists 04:59:06 1ba0962bf9df: Layer already exists 04:59:06 534a70dc8296: Layer already exists 04:59:07 main: digest: sha256:9a437638b9667c3ee4656fc36bc0862aad9f10cf2736148ebf8ec3c88364fb55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:07 ===================================================== [Pipeline] echo 04:59:07 taggedImages: 04:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.45 04:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:59:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:59:07 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:07 latest 04:59:07 4.0.0-dev.45 04:59:07 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:07 main 04:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:08 0c05286ca954: Preparing 04:59:08 7e2dd36e4808: Preparing 04:59:08 ad3b97d06612: Preparing 04:59:08 4ac0c1244847: Preparing 04:59:08 def6828d0b8a: Preparing 04:59:08 6a2603b04db5: Preparing 04:59:08 1269f6007b15: Preparing 04:59:08 6a2603b04db5: Waiting 04:59:08 f1ce0885ddbd: Preparing 04:59:08 534a70dc8296: Preparing 04:59:08 1269f6007b15: Waiting 04:59:08 f1ce0885ddbd: Waiting 04:59:08 534a70dc8296: Waiting 04:59:08 def6828d0b8a: Layer already exists 04:59:08 4ac0c1244847: Layer already exists 04:59:08 6a2603b04db5: Layer already exists 04:59:08 1269f6007b15: Layer already exists 04:59:08 f1ce0885ddbd: Layer already exists 04:59:08 534a70dc8296: Layer already exists 04:59:08 7e2dd36e4808: Pushed 04:59:08 ad3b97d06612: Pushed 04:59:08 0c05286ca954: Pushed 04:59:08 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:09 0c05286ca954: Preparing 04:59:09 7e2dd36e4808: Preparing 04:59:09 ad3b97d06612: Preparing 04:59:09 4ac0c1244847: Preparing 04:59:09 def6828d0b8a: Preparing 04:59:09 6a2603b04db5: Preparing 04:59:09 1269f6007b15: Preparing 04:59:09 6a2603b04db5: Waiting 04:59:09 f1ce0885ddbd: Preparing 04:59:09 1269f6007b15: Waiting 04:59:09 534a70dc8296: Preparing 04:59:09 f1ce0885ddbd: Waiting 04:59:09 534a70dc8296: Waiting 04:59:09 7e2dd36e4808: Layer already exists 04:59:09 0c05286ca954: Layer already exists 04:59:09 4ac0c1244847: Layer already exists 04:59:09 ad3b97d06612: Layer already exists 04:59:09 def6828d0b8a: Layer already exists 04:59:09 f1ce0885ddbd: Layer already exists 04:59:09 6a2603b04db5: Layer already exists 04:59:09 534a70dc8296: Layer already exists 04:59:09 1269f6007b15: Layer already exists 04:59:09 latest: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 04:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:11 0c05286ca954: Preparing 04:59:11 7e2dd36e4808: Preparing 04:59:11 ad3b97d06612: Preparing 04:59:11 4ac0c1244847: Preparing 04:59:11 def6828d0b8a: Preparing 04:59:11 6a2603b04db5: Preparing 04:59:11 1269f6007b15: Preparing 04:59:11 f1ce0885ddbd: Preparing 04:59:11 534a70dc8296: Preparing 04:59:11 1269f6007b15: Waiting 04:59:11 f1ce0885ddbd: Waiting 04:59:11 534a70dc8296: Waiting 04:59:11 6a2603b04db5: Waiting 04:59:11 0c05286ca954: Layer already exists 04:59:11 7e2dd36e4808: Layer already exists 04:59:11 4ac0c1244847: Layer already exists 04:59:11 def6828d0b8a: Layer already exists 04:59:11 ad3b97d06612: Layer already exists 04:59:11 6a2603b04db5: Layer already exists 04:59:11 1269f6007b15: Layer already exists 04:59:11 f1ce0885ddbd: Layer already exists 04:59:11 534a70dc8296: Layer already exists 04:59:12 4.0.0-dev.45: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:12 0c05286ca954: Preparing 04:59:12 7e2dd36e4808: Preparing 04:59:12 ad3b97d06612: Preparing 04:59:12 4ac0c1244847: Preparing 04:59:12 def6828d0b8a: Preparing 04:59:12 6a2603b04db5: Preparing 04:59:12 1269f6007b15: Preparing 04:59:12 f1ce0885ddbd: Preparing 04:59:12 534a70dc8296: Preparing 04:59:12 6a2603b04db5: Waiting 04:59:12 1269f6007b15: Waiting 04:59:12 f1ce0885ddbd: Waiting 04:59:12 534a70dc8296: Waiting 04:59:12 7e2dd36e4808: Layer already exists 04:59:12 0c05286ca954: Layer already exists 04:59:12 def6828d0b8a: Layer already exists 04:59:12 4ac0c1244847: Layer already exists 04:59:12 ad3b97d06612: Layer already exists 04:59:12 1269f6007b15: Layer already exists 04:59:12 534a70dc8296: Layer already exists 04:59:12 f1ce0885ddbd: Layer already exists 04:59:12 6a2603b04db5: Layer already exists 04:59:13 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:59:13 0c05286ca954: Preparing 04:59:13 7e2dd36e4808: Preparing 04:59:13 ad3b97d06612: Preparing 04:59:13 4ac0c1244847: Preparing 04:59:13 def6828d0b8a: Preparing 04:59:13 6a2603b04db5: Preparing 04:59:13 1269f6007b15: Preparing 04:59:13 f1ce0885ddbd: Preparing 04:59:13 534a70dc8296: Preparing 04:59:13 6a2603b04db5: Waiting 04:59:13 1269f6007b15: Waiting 04:59:13 f1ce0885ddbd: Waiting 04:59:13 534a70dc8296: Waiting 04:59:13 ad3b97d06612: Layer already exists 04:59:13 0c05286ca954: Layer already exists 04:59:13 def6828d0b8a: Layer already exists 04:59:13 4ac0c1244847: Layer already exists 04:59:13 7e2dd36e4808: Layer already exists 04:59:13 534a70dc8296: Layer already exists 04:59:13 6a2603b04db5: Layer already exists 04:59:13 1269f6007b15: Layer already exists 04:59:13 f1ce0885ddbd: Layer already exists 04:59:14 main: digest: sha256:f4358a4c4a7dc33f4a7d6d08eb4706b12c62885677003aeb0d2186674b39a200 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:14 ===================================================== [Pipeline] echo 04:59:14 taggedImages: 04:59:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:59:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.45 04:59:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:59:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:59:14 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:14 latest 04:59:14 4.0.0-dev.45 04:59:14 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:14 main 04:59:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:14 e903be8afbad: Preparing 04:59:14 97bc0844f3dd: Preparing 04:59:14 9938d9156b26: Preparing 04:59:14 4ac0c1244847: Preparing 04:59:14 def6828d0b8a: Preparing 04:59:14 a6d77731122f: Preparing 04:59:14 aa78f6160297: Preparing 04:59:14 534a70dc8296: Preparing 04:59:14 a6d77731122f: Waiting 04:59:14 aa78f6160297: Waiting 04:59:14 534a70dc8296: Waiting 04:59:14 4ac0c1244847: Layer already exists 04:59:15 def6828d0b8a: Layer already exists 04:59:15 97bc0844f3dd: Pushed 04:59:15 e903be8afbad: Pushed 04:59:15 534a70dc8296: Layer already exists 04:59:15 a6d77731122f: Pushed 04:59:16 aa78f6160297: Pushed 04:59:24 9938d9156b26: Pushed 04:59:24 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:25 e903be8afbad: Preparing 04:59:25 97bc0844f3dd: Preparing 04:59:25 9938d9156b26: Preparing 04:59:25 4ac0c1244847: Preparing 04:59:25 def6828d0b8a: Preparing 04:59:25 a6d77731122f: Preparing 04:59:25 aa78f6160297: Preparing 04:59:25 534a70dc8296: Preparing 04:59:25 aa78f6160297: Waiting 04:59:25 534a70dc8296: Waiting 04:59:25 a6d77731122f: Waiting 04:59:25 9938d9156b26: Layer already exists 04:59:25 e903be8afbad: Layer already exists 04:59:25 def6828d0b8a: Layer already exists 04:59:25 4ac0c1244847: Layer already exists 04:59:25 97bc0844f3dd: Layer already exists 04:59:25 a6d77731122f: Layer already exists 04:59:25 aa78f6160297: Layer already exists 04:59:25 534a70dc8296: Layer already exists 04:59:25 latest: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 04:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:26 e903be8afbad: Preparing 04:59:26 97bc0844f3dd: Preparing 04:59:26 9938d9156b26: Preparing 04:59:26 4ac0c1244847: Preparing 04:59:26 def6828d0b8a: Preparing 04:59:26 a6d77731122f: Preparing 04:59:26 aa78f6160297: Preparing 04:59:26 a6d77731122f: Waiting 04:59:26 534a70dc8296: Preparing 04:59:26 aa78f6160297: Waiting 04:59:26 534a70dc8296: Waiting 04:59:26 9938d9156b26: Layer already exists 04:59:26 def6828d0b8a: Layer already exists 04:59:26 97bc0844f3dd: Layer already exists 04:59:26 4ac0c1244847: Layer already exists 04:59:26 e903be8afbad: Layer already exists 04:59:26 a6d77731122f: Layer already exists 04:59:26 aa78f6160297: Layer already exists 04:59:26 534a70dc8296: Layer already exists 04:59:26 4.0.0-dev.45: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:27 e903be8afbad: Preparing 04:59:27 97bc0844f3dd: Preparing 04:59:27 9938d9156b26: Preparing 04:59:27 4ac0c1244847: Preparing 04:59:27 def6828d0b8a: Preparing 04:59:27 a6d77731122f: Preparing 04:59:27 aa78f6160297: Preparing 04:59:27 534a70dc8296: Preparing 04:59:27 a6d77731122f: Waiting 04:59:27 aa78f6160297: Waiting 04:59:27 534a70dc8296: Waiting 04:59:27 e903be8afbad: Layer already exists 04:59:27 4ac0c1244847: Layer already exists 04:59:27 9938d9156b26: Layer already exists 04:59:27 def6828d0b8a: Layer already exists 04:59:27 97bc0844f3dd: Layer already exists 04:59:27 a6d77731122f: Layer already exists 04:59:27 534a70dc8296: Layer already exists 04:59:27 aa78f6160297: Layer already exists 04:59:27 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:59:28 e903be8afbad: Preparing 04:59:28 97bc0844f3dd: Preparing 04:59:28 9938d9156b26: Preparing 04:59:28 4ac0c1244847: Preparing 04:59:28 def6828d0b8a: Preparing 04:59:28 a6d77731122f: Preparing 04:59:28 aa78f6160297: Preparing 04:59:28 534a70dc8296: Preparing 04:59:28 a6d77731122f: Waiting 04:59:28 aa78f6160297: Waiting 04:59:28 534a70dc8296: Waiting 04:59:28 97bc0844f3dd: Layer already exists 04:59:28 9938d9156b26: Layer already exists 04:59:28 4ac0c1244847: Layer already exists 04:59:28 e903be8afbad: Layer already exists 04:59:28 def6828d0b8a: Layer already exists 04:59:28 534a70dc8296: Layer already exists 04:59:28 aa78f6160297: Layer already exists 04:59:28 a6d77731122f: Layer already exists 04:59:28 main: digest: sha256:f129c1c1b8e6e7d109f9e43bb0717ed9a7818339894a1c3fe4bbfe6bc6aa468c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:28 ===================================================== [Pipeline] echo 04:59:28 taggedImages: 04:59:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:59:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.45 04:59:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:59:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:59:28 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:28 latest 04:59:28 4.0.0-dev.45 04:59:28 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:28 main 04:59:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:59:29 3f54c7d7744e: Preparing 04:59:29 26e33a855c9b: Preparing 04:59:29 4ac0c1244847: Preparing 04:59:29 def6828d0b8a: Preparing 04:59:29 aeb425781717: Preparing 04:59:29 c13ebbfd82eb: Preparing 04:59:29 534a70dc8296: Preparing 04:59:29 c13ebbfd82eb: Waiting 04:59:29 534a70dc8296: Waiting 04:59:29 def6828d0b8a: Layer already exists 04:59:29 4ac0c1244847: Layer already exists 04:59:29 534a70dc8296: Layer already exists 04:59:29 aeb425781717: Pushed 04:59:29 3f54c7d7744e: Pushed 04:59:30 c13ebbfd82eb: Pushed 04:59:38 26e33a855c9b: Pushed 04:59:38 19dbf703cc1a555ae0397bbf7e3f672db35cbb41: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:59:39 3f54c7d7744e: Preparing 04:59:39 26e33a855c9b: Preparing 04:59:39 4ac0c1244847: Preparing 04:59:39 def6828d0b8a: Preparing 04:59:39 aeb425781717: Preparing 04:59:39 c13ebbfd82eb: Preparing 04:59:39 534a70dc8296: Preparing 04:59:39 c13ebbfd82eb: Waiting 04:59:39 534a70dc8296: Waiting 04:59:39 def6828d0b8a: Layer already exists 04:59:39 aeb425781717: Layer already exists 04:59:39 3f54c7d7744e: Layer already exists 04:59:39 26e33a855c9b: Layer already exists 04:59:39 4ac0c1244847: Layer already exists 04:59:39 c13ebbfd82eb: Layer already exists 04:59:39 534a70dc8296: Layer already exists 04:59:39 latest: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 04:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:59:40 3f54c7d7744e: Preparing 04:59:40 26e33a855c9b: Preparing 04:59:40 4ac0c1244847: Preparing 04:59:40 def6828d0b8a: Preparing 04:59:40 aeb425781717: Preparing 04:59:40 c13ebbfd82eb: Preparing 04:59:40 534a70dc8296: Preparing 04:59:40 c13ebbfd82eb: Waiting 04:59:40 534a70dc8296: Waiting 04:59:40 def6828d0b8a: Layer already exists 04:59:40 aeb425781717: Layer already exists 04:59:40 4ac0c1244847: Layer already exists 04:59:40 26e33a855c9b: Layer already exists 04:59:40 3f54c7d7744e: Layer already exists 04:59:40 c13ebbfd82eb: Layer already exists 04:59:40 534a70dc8296: Layer already exists 04:59:40 4.0.0-dev.45: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:59:41 3f54c7d7744e: Preparing 04:59:41 26e33a855c9b: Preparing 04:59:41 4ac0c1244847: Preparing 04:59:41 def6828d0b8a: Preparing 04:59:41 aeb425781717: Preparing 04:59:41 c13ebbfd82eb: Preparing 04:59:41 534a70dc8296: Preparing 04:59:41 c13ebbfd82eb: Waiting 04:59:41 534a70dc8296: Waiting 04:59:41 26e33a855c9b: Layer already exists 04:59:41 3f54c7d7744e: Layer already exists 04:59:41 def6828d0b8a: Layer already exists 04:59:41 aeb425781717: Layer already exists 04:59:41 4ac0c1244847: Layer already exists 04:59:41 c13ebbfd82eb: Layer already exists 04:59:41 534a70dc8296: Layer already exists 04:59:41 19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:59:42 3f54c7d7744e: Preparing 04:59:42 26e33a855c9b: Preparing 04:59:42 4ac0c1244847: Preparing 04:59:42 def6828d0b8a: Preparing 04:59:42 aeb425781717: Preparing 04:59:42 c13ebbfd82eb: Preparing 04:59:42 534a70dc8296: Preparing 04:59:42 c13ebbfd82eb: Waiting 04:59:42 534a70dc8296: Waiting 04:59:42 aeb425781717: Layer already exists 04:59:42 4ac0c1244847: Layer already exists 04:59:42 def6828d0b8a: Layer already exists 04:59:42 3f54c7d7744e: Layer already exists 04:59:42 26e33a855c9b: Layer already exists 04:59:42 c13ebbfd82eb: Layer already exists 04:59:42 534a70dc8296: Layer already exists 04:59:42 main: digest: sha256:77334674fe2b2f832600817df132586290c5bfd45f0d98e01e898354b2b6f11f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:42 ===================================================== [Pipeline] echo 04:59:42 taggedImages: 04:59:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41 04:59:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:59:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.45 04:59:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19dbf703cc1a555ae0397bbf7e3f672db35cbb41-4.0.0-dev.45 04:59:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:42 04:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:43 arm64: Pulling from edgex-lftools-log-publisher 04:59:43 8998bd30e6a1: Pulling fs layer 04:59:43 04944245beec: Pulling fs layer 04:59:43 699f458cf7ca: Pulling fs layer 04:59:43 765212b225bb: Pulling fs layer 04:59:43 f23df028b6ca: Pulling fs layer 04:59:43 d65c8cfc05b1: Pulling fs layer 04:59:43 2437ff75d9bd: Pulling fs layer 04:59:43 765212b225bb: Waiting 04:59:43 f23df028b6ca: Waiting 04:59:43 d65c8cfc05b1: Waiting 04:59:43 2437ff75d9bd: Waiting 04:59:43 04944245beec: Verifying Checksum 04:59:43 04944245beec: Download complete 04:59:43 765212b225bb: Verifying Checksum 04:59:43 765212b225bb: Download complete 04:59:43 f23df028b6ca: Verifying Checksum 04:59:43 f23df028b6ca: Download complete 04:59:43 d65c8cfc05b1: Verifying Checksum 04:59:43 d65c8cfc05b1: Download complete 04:59:43 699f458cf7ca: Verifying Checksum 04:59:43 699f458cf7ca: Download complete 04:59:44 8998bd30e6a1: Verifying Checksum 04:59:44 8998bd30e6a1: Download complete 04:59:46 2437ff75d9bd: Verifying Checksum 04:59:46 2437ff75d9bd: Download complete 04:59:50 8998bd30e6a1: Pull complete 04:59:51 04944245beec: Pull complete 04:59:53 699f458cf7ca: Pull complete 04:59:53 765212b225bb: Pull complete 04:59:54 f23df028b6ca: Pull complete 04:59:54 d65c8cfc05b1: Pull complete 05:00:21 2437ff75d9bd: Pull complete 05:00:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:21 prd-ubuntu20.04-docker-arm64-4c-16g-36817 does not seem to be running inside a container 05:00:21 $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:00:23 $ docker top d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:24 ---> job-cost.sh 05:00:24 lf-activate-venv: SKIPPING 05:00:24 INFO: No Stack... 05:00:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:25 INFO: Archiving Costs [Pipeline] sh 05:00:26 + cat /w/workspace/edgex-go/781/archives/cost.csv 05:00:26 + cut -d, -f6 [Pipeline] lock 05:00:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] 05:00:26 Resource [jenkins-edgexfoundry-edgex-go-main-781-stack-cost] did not exist. Created. 05:00:26 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:00:26 + echo total: 0.2199999988079071 [Pipeline] stash 05:00:27 Stashed 1 file(s) [Pipeline] } 05:00:27 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-781-stack-cost] [Pipeline] // lock [Pipeline] } 05:00:27 $ docker stop --time=1 d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 05:00:28 $ docker rm -f --volumes d6b2b2c096a885f072818549f70979df7a49f38309ccb5c8563aa16d395718b9 [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 05:00:29 provisioning config files... 05:00:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/781@tmp/config17221812677424820251tmp [Pipeline] { [Pipeline] sh 05:00:29 + set +x 05:00:29 + curl -s https://codecov.io/bash 05:00:29 + bash -s -- 05:00:29 05:00:29 _____ _ 05:00:29 / ____| | | 05:00:29 | | ___ __| | ___ ___ _____ __ 05:00:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:00:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:00:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:00:29 Bash-1.0.6 05:00:29 05:00:29 05:00:29 ==> git version 2.25.1 found 05:00:29 ==> 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 05:00:29 Release-Date: 2020-01-08 05:00:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:00:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:00:29 ==> Jenkins CI detected. 05:00:29 current dir:  /w/workspace/edgex-go/781 05:00:29 project root: . 05:00:29 --> token set from env 05:00:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:00:29 ==> Running gcov in . (disable via -X gcov) 05:00:29 ==> Python coveragepy not found 05:00:29 ==> Searching for coverage reports in: 05:00:29 + . 05:00:29 -> Found 1 reports 05:00:29 ==> Detecting git/mercurial file structure 05:00:29 ==> Reading reports 05:00:29 + ./coverage.out bytes=1513503 05:00:29 ==> Appending adjustments 05:00:29 https://docs.codecov.io/docs/fixing-reports 05:00:31 + Found adjustments 05:00:31 ==> Gzipping contents 05:00:31 128K /tmp/codecov.b9hdwa.gz 05:00:31 ==> Uploading reports 05:00:31 url: https://codecov.io 05:00:31 query: branch=main&commit=19dbf703cc1a555ae0397bbf7e3f672db35cbb41&build=781&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F781%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:00:31 -> Pinging Codecov 05:00:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=19dbf703cc1a555ae0397bbf7e3f672db35cbb41&build=781&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F781%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:00:31 -> Uploading to 05:00:31 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/19dbf703cc1a555ae0397bbf7e3f672db35cbb41/3934dc04-f94d-43a2-895b-5efb69e26257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T050031Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9261806f8e8388b06dbe849774ca32691e4dd66742f08bebb7902870f8a1c20e 05:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:31 Dload Upload Total Spent Left Speed 05:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 515k --:--:-- --:--:-- --:--:-- 515k 05:00:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19dbf703cc1a555ae0397bbf7e3f672db35cbb41 [Pipeline] } 05:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:00:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:00:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:00:32 05:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:00:32 latest: Pulling from edgex-devops/edgex-snyk-go 05:00:32 43c4264eed91: Pulling fs layer 05:00:32 4cc291be95ef: Pulling fs layer 05:00:32 2ac1f1163629: Pulling fs layer 05:00:32 5c3c966382ef: Pulling fs layer 05:00:32 4f4fb700ef54: Pulling fs layer 05:00:32 d9c7d2e4e75e: Pulling fs layer 05:00:32 9c3e1370e548: Pulling fs layer 05:00:32 5c3c966382ef: Waiting 05:00:32 4f4fb700ef54: Waiting 05:00:32 d9c7d2e4e75e: Waiting 05:00:32 9c3e1370e548: Waiting 05:00:32 4cc291be95ef: Download complete 05:00:32 5c3c966382ef: Verifying Checksum 05:00:32 5c3c966382ef: Download complete 05:00:32 4f4fb700ef54: Verifying Checksum 05:00:32 4f4fb700ef54: Download complete 05:00:32 43c4264eed91: Download complete 05:00:32 d9c7d2e4e75e: Verifying Checksum 05:00:32 d9c7d2e4e75e: Download complete 05:00:32 43c4264eed91: Pull complete 05:00:32 4cc291be95ef: Pull complete 05:00:33 2ac1f1163629: Verifying Checksum 05:00:33 2ac1f1163629: Download complete 05:00:33 9c3e1370e548: Verifying Checksum 05:00:33 9c3e1370e548: Download complete 05:00:36 2ac1f1163629: Pull complete 05:00:36 5c3c966382ef: Pull complete 05:00:36 4f4fb700ef54: Pull complete 05:00:36 d9c7d2e4e75e: Pull complete 05:00:40 9c3e1370e548: Pull complete 05:00:40 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:00:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:40 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:00:40 $ 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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:00:50 $ docker top 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:51 + git config --global --add safe.directory /w/workspace/edgex-go/781 [Pipeline] echo 05:00:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:00:51 + set -o pipefail 05:00:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:01:01 05:01:01 Monitoring /w/workspace/edgex-go/781 (github.com/edgexfoundry/edgex-go)... 05:01:01 05:01:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9f40565b-ae1e-49eb-904e-a75aaee3d0d1 05:01:01 05:01:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:01:01 05:01:01 05:01:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:01:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:01:01 $ docker stop --time=1 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d 05:01:09 $ docker rm -f --volumes 6d451ba2e171ff67a73627e99fe92d6d2c1cf275e660ee5c56ee16c98354841d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:01:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:12 provisioning config files... 05:01:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/781@tmp/config5626773567521689426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:13 --> edgex-publish-swagger.sh 05:01:13 === Publish openapi API === 05:01:13 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:01:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/781/openapi/core-command.yaml] 05:01:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:13 Dload Upload Total Spent Left Speed 05:01:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50048 --:--:-- --:--:-- --:--:-- 49972 100 32782 0 0 100 32782 0 50048 --:--:-- --:--:-- --:--:-- 49972 05:01:15 05:01:15 05:01:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/781/openapi/core-data.yaml] 05:01:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:15 Dload Upload Total Spent Left Speed 05:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 72057 0 0 100 72057 0 26697 0:00:02 0:00:02 --:--:-- 26697 05:01:16 05:01:16 05:01:16 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/781/openapi/core-keeper.yaml] 05:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:16 Dload Upload Total Spent Left Speed 05:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 360 175k --:--:-- --:--:-- --:--:-- 175k 100 32901 100 66 100 32835 360 175k --:--:-- --:--:-- --:--:-- 174k 05:01:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:16 05:01:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/781/openapi/core-metadata.yaml] 05:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:16 Dload Upload Total Spent Left Speed 05:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 498 494k --:--:-- --:--:-- --:--:-- 496k 05:01:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:01:16 05:01:16 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/781/openapi/security-proxy-auth.yaml] 05:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:16 Dload Upload Total Spent Left Speed 05:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 320 115k --:--:-- --:--:-- --:--:-- 116k 05:01:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:01:17 05:01:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/781/openapi/support-notifications.yaml] 05:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:17 Dload Upload Total Spent Left Speed 05:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 288 180k --:--:-- --:--:-- --:--:-- 180k 100 97k 100 156 100 99976 288 180k --:--:-- --:--:-- --:--:-- 180k 05:01:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:01:17 05:01:17 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/781/openapi/support-scheduler.yaml] 05:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:17 Dload Upload Total Spent Left Speed 05:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 469 149k --:--:-- --:--:-- --:--:-- 149k 05:01:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:01:18 [Pipeline] } 05:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:01:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:18 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:01:19 $ docker top 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 -eo pid,comm 05:01:19 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). 05:01:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:20 [ssh-agent] Looking for ssh-agent implementation... 05:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:20 $ docker exec 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 ssh-agent 05:01:24 SSH_AUTH_SOCK=/tmp/ssh-1D4jhwLYbKDm/agent.13 05:01:24 SSH_AGENT_PID=26 05:01:24 Running ssh-add (command line suppressed) 05:01:24 Identity added: /w/workspace/edgex-go/781@tmp/private_key_15873486049700531324.key (/w/workspace/edgex-go/781@tmp/private_key_15873486049700531324.key) 05:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:24 + git semver tag 05:01:25 2025-01-16 05:01:25,210 [run_tag] DEBUG tag force:False 05:01:25 2025-01-16 05:01:25,211 [check_head_tag] DEBUG check head tag 05:01:25 2025-01-16 05:01:25,218 [execute] INFO git cat-file --batch-check 05:01:25 2025-01-16 05:01:25,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=) 05:01:25 2025-01-16 05:01:25,223 [execute] INFO git cat-file --batch 05:01:25 2025-01-16 05:01:25,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=) 05:01:25 2025-01-16 05:01:25,288 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:01:25 2025-01-16 05:01:25,288 [execute] INFO git tag -a v4.0.0-dev.45 -m v4.0.0-dev.45 05:01:25 2025-01-16 05:01:25,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.45', '-m', 'v4.0.0-dev.45'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) 05:01:25 2025-01-16 05:01:25,294 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:01:25 4.0.0-dev.45 [Pipeline] } 05:01:25 $ docker exec --env ******** --env ******** 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 ssh-agent -k 05:01:25 unset SSH_AUTH_SOCK; 05:01:25 unset SSH_AGENT_PID; 05:01:25 echo Agent pid 26 killed; 05:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:25 + git semver [Pipeline] } 05:01:26 $ docker stop --time=1 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 05:01:27 $ docker rm -f --volumes 71866613557f589387803c9ad6f48bcef3ed6adb0c4904ef9bc3cf17fcd10b42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:28 05:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:28 0.23.1-centos7: Pulling from edgex-lftools 05:01:28 ab5ef0e58194: Pulling fs layer 05:01:28 9712f1f96733: Pulling fs layer 05:01:28 63f879dbbcfc: Pulling fs layer 05:01:28 0d9ebad4ef96: Pulling fs layer 05:01:28 e9a5061849ea: Pulling fs layer 05:01:28 d747dcd14b5f: Pulling fs layer 05:01:28 2de7ff778b66: Pulling fs layer 05:01:28 e9a5061849ea: Waiting 05:01:28 0d9ebad4ef96: Waiting 05:01:28 2de7ff778b66: Waiting 05:01:28 d747dcd14b5f: Waiting 05:01:28 9712f1f96733: Verifying Checksum 05:01:28 9712f1f96733: Download complete 05:01:29 63f879dbbcfc: Verifying Checksum 05:01:29 63f879dbbcfc: Download complete 05:01:29 e9a5061849ea: Verifying Checksum 05:01:29 e9a5061849ea: Download complete 05:01:29 d747dcd14b5f: Verifying Checksum 05:01:29 d747dcd14b5f: Download complete 05:01:29 ab5ef0e58194: Verifying Checksum 05:01:29 ab5ef0e58194: Download complete 05:01:29 0d9ebad4ef96: Verifying Checksum 05:01:29 0d9ebad4ef96: Download complete 05:01:29 2de7ff778b66: Verifying Checksum 05:01:29 2de7ff778b66: Download complete 05:01:32 ab5ef0e58194: Pull complete 05:01:32 9712f1f96733: Pull complete 05:01:33 63f879dbbcfc: Pull complete 05:01:38 0d9ebad4ef96: Pull complete 05:01:38 e9a5061849ea: Pull complete 05:01:38 d747dcd14b5f: Pull complete 05:01:39 2de7ff778b66: Pull complete 05:01:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:01:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:39 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:01:55 $ docker top 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:01:55 provisioning config files... 05:01:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/781@tmp/config10227209377821616855tmp 05:01:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/781@tmp/config6597380661838071984tmp 05:01:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/781@tmp/config5598129314668054869tmp [Pipeline] { [Pipeline] echo 05:01:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:01:55 ---> sigul-configuration.sh 05:01:55 gpg: directory `/root/.gnupg' created 05:01:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:01:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:01:55 gpg: keyring `/root/.gnupg/secring.gpg' created 05:01:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:01:55 gpg: CAST5 encrypted data 05:01:55 gpg: encrypted with 1 passphrase 05:01:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:01:56 + mkdir /home/jenkins 05:01:56 + mkdir /home/jenkins/sigul [Pipeline] sh 05:01:56 + 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 05:01:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:01:56 ---> sigul-install.sh 05:01:56 Sigul already installed; skipping installation. [Pipeline] sh 05:01:57 + git tag --list 05:01:57 0.6.0 05:01:57 0.6.1 05:01:57 0.7.0 05:01:57 0.7.1 05:01:57 v1.0.0 05:01:57 v1.0.1 05:01:57 v1.1.0 05:01:57 v1.2.0 05:01:57 v1.2.1 05:01:57 v1.3.0 05:01:57 v1.3.1 05:01:57 v2.0.0 05:01:57 v2.1.0 05:01:57 v2.1.1 05:01:57 v2.2.0 05:01:57 v2.3.0 05:01:57 v3.0 05:01:57 v3.0.0 05:01:57 v3.1 05:01:57 v3.1.0 05:01:57 v3.1.0-dev.1 05:01:57 v3.1.0-dev.10 05:01:57 v3.1.0-dev.11 05:01:57 v3.1.0-dev.12 05:01:57 v3.1.0-dev.13 05:01:57 v3.1.0-dev.14 05:01:57 v3.1.0-dev.15 05:01:57 v3.1.0-dev.16 05:01:57 v3.1.0-dev.17 05:01:57 v3.1.0-dev.18 05:01:57 v3.1.0-dev.19 05:01:57 v3.1.0-dev.2 05:01:57 v3.1.0-dev.20 05:01:57 v3.1.0-dev.21 05:01:57 v3.1.0-dev.22 05:01:57 v3.1.0-dev.23 05:01:57 v3.1.0-dev.24 05:01:57 v3.1.0-dev.25 05:01:57 v3.1.0-dev.26 05:01:57 v3.1.0-dev.27 05:01:57 v3.1.0-dev.28 05:01:57 v3.1.0-dev.29 05:01:57 v3.1.0-dev.3 05:01:57 v3.1.0-dev.30 05:01:57 v3.1.0-dev.31 05:01:57 v3.1.0-dev.32 05:01:57 v3.1.0-dev.33 05:01:57 v3.1.0-dev.34 05:01:57 v3.1.0-dev.35 05:01:57 v3.1.0-dev.36 05:01:57 v3.1.0-dev.37 05:01:57 v3.1.0-dev.38 05:01:57 v3.1.0-dev.39 05:01:57 v3.1.0-dev.4 05:01:57 v3.1.0-dev.40 05:01:57 v3.1.0-dev.41 05:01:57 v3.1.0-dev.42 05:01:57 v3.1.0-dev.43 05:01:57 v3.1.0-dev.44 05:01:57 v3.1.0-dev.45 05:01:57 v3.1.0-dev.46 05:01:57 v3.1.0-dev.47 05:01:57 v3.1.0-dev.48 05:01:57 v3.1.0-dev.49 05:01:57 v3.1.0-dev.5 05:01:57 v3.1.0-dev.50 05:01:57 v3.1.0-dev.51 05:01:57 v3.1.0-dev.52 05:01:57 v3.1.0-dev.53 05:01:57 v3.1.0-dev.54 05:01:57 v3.1.0-dev.55 05:01:57 v3.1.0-dev.56 05:01:57 v3.1.0-dev.57 05:01:57 v3.1.0-dev.58 05:01:57 v3.1.0-dev.59 05:01:57 v3.1.0-dev.6 05:01:57 v3.1.0-dev.60 05:01:57 v3.1.0-dev.61 05:01:57 v3.1.0-dev.62 05:01:57 v3.1.0-dev.63 05:01:57 v3.1.0-dev.64 05:01:57 v3.1.0-dev.65 05:01:57 v3.1.0-dev.66 05:01:57 v3.1.0-dev.67 05:01:57 v3.1.0-dev.68 05:01:57 v3.1.0-dev.69 05:01:57 v3.1.0-dev.7 05:01:57 v3.1.0-dev.70 05:01:57 v3.1.0-dev.71 05:01:57 v3.1.0-dev.72 05:01:57 v3.1.0-dev.73 05:01:57 v3.1.0-dev.8 05:01:57 v3.1.0-dev.9 05:01:57 v3.1.1 05:01:57 v3.1.1-dev.1 05:01:57 v3.1.1-dev.2 05:01:57 v3.2.0-dev.1 05:01:57 v3.2.0-dev.10 05:01:57 v3.2.0-dev.100 05:01:57 v3.2.0-dev.101 05:01:57 v3.2.0-dev.102 05:01:57 v3.2.0-dev.103 05:01:57 v3.2.0-dev.104 05:01:57 v3.2.0-dev.105 05:01:57 v3.2.0-dev.106 05:01:57 v3.2.0-dev.107 05:01:57 v3.2.0-dev.108 05:01:57 v3.2.0-dev.109 05:01:57 v3.2.0-dev.11 05:01:57 v3.2.0-dev.12 05:01:57 v3.2.0-dev.13 05:01:57 v3.2.0-dev.14 05:01:57 v3.2.0-dev.15 05:01:57 v3.2.0-dev.16 05:01:57 v3.2.0-dev.17 05:01:57 v3.2.0-dev.18 05:01:57 v3.2.0-dev.19 05:01:57 v3.2.0-dev.2 05:01:57 v3.2.0-dev.20 05:01:57 v3.2.0-dev.21 05:01:57 v3.2.0-dev.22 05:01:57 v3.2.0-dev.23 05:01:57 v3.2.0-dev.24 05:01:57 v3.2.0-dev.25 05:01:57 v3.2.0-dev.26 05:01:57 v3.2.0-dev.27 05:01:57 v3.2.0-dev.28 05:01:57 v3.2.0-dev.29 05:01:57 v3.2.0-dev.3 05:01:57 v3.2.0-dev.30 05:01:57 v3.2.0-dev.31 05:01:57 v3.2.0-dev.32 05:01:57 v3.2.0-dev.33 05:01:57 v3.2.0-dev.34 05:01:57 v3.2.0-dev.35 05:01:57 v3.2.0-dev.36 05:01:57 v3.2.0-dev.37 05:01:57 v3.2.0-dev.38 05:01:57 v3.2.0-dev.39 05:01:57 v3.2.0-dev.4 05:01:57 v3.2.0-dev.40 05:01:57 v3.2.0-dev.41 05:01:57 v3.2.0-dev.42 05:01:57 v3.2.0-dev.43 05:01:57 v3.2.0-dev.44 05:01:57 v3.2.0-dev.45 05:01:57 v3.2.0-dev.46 05:01:57 v3.2.0-dev.47 05:01:57 v3.2.0-dev.48 05:01:57 v3.2.0-dev.49 05:01:57 v3.2.0-dev.5 05:01:57 v3.2.0-dev.50 05:01:57 v3.2.0-dev.51 05:01:57 v3.2.0-dev.52 05:01:57 v3.2.0-dev.53 05:01:57 v3.2.0-dev.54 05:01:57 v3.2.0-dev.55 05:01:57 v3.2.0-dev.56 05:01:57 v3.2.0-dev.57 05:01:57 v3.2.0-dev.58 05:01:57 v3.2.0-dev.59 05:01:57 v3.2.0-dev.6 05:01:57 v3.2.0-dev.60 05:01:57 v3.2.0-dev.61 05:01:57 v3.2.0-dev.62 05:01:57 v3.2.0-dev.63 05:01:57 v3.2.0-dev.64 05:01:57 v3.2.0-dev.65 05:01:57 v3.2.0-dev.66 05:01:57 v3.2.0-dev.67 05:01:57 v3.2.0-dev.68 05:01:57 v3.2.0-dev.69 05:01:57 v3.2.0-dev.7 05:01:57 v3.2.0-dev.70 05:01:57 v3.2.0-dev.71 05:01:57 v3.2.0-dev.72 05:01:57 v3.2.0-dev.73 05:01:57 v3.2.0-dev.74 05:01:57 v3.2.0-dev.75 05:01:57 v3.2.0-dev.76 05:01:57 v3.2.0-dev.77 05:01:57 v3.2.0-dev.78 05:01:57 v3.2.0-dev.79 05:01:57 v3.2.0-dev.8 05:01:57 v3.2.0-dev.80 05:01:57 v3.2.0-dev.81 05:01:57 v3.2.0-dev.82 05:01:57 v3.2.0-dev.83 05:01:57 v3.2.0-dev.84 05:01:57 v3.2.0-dev.85 05:01:57 v3.2.0-dev.86 05:01:57 v3.2.0-dev.87 05:01:57 v3.2.0-dev.88 05:01:57 v3.2.0-dev.89 05:01:57 v3.2.0-dev.9 05:01:57 v3.2.0-dev.90 05:01:57 v3.2.0-dev.91 05:01:57 v3.2.0-dev.92 05:01:57 v3.2.0-dev.93 05:01:57 v3.2.0-dev.94 05:01:57 v3.2.0-dev.95 05:01:57 v3.2.0-dev.96 05:01:57 v3.2.0-dev.97 05:01:57 v3.2.0-dev.98 05:01:57 v3.2.0-dev.99 05:01:57 v4.0.0-dev.1 05:01:57 v4.0.0-dev.10 05:01:57 v4.0.0-dev.11 05:01:57 v4.0.0-dev.12 05:01:57 v4.0.0-dev.13 05:01:57 v4.0.0-dev.14 05:01:57 v4.0.0-dev.15 05:01:57 v4.0.0-dev.16 05:01:57 v4.0.0-dev.17 05:01:57 v4.0.0-dev.18 05:01:57 v4.0.0-dev.19 05:01:57 v4.0.0-dev.2 05:01:57 v4.0.0-dev.20 05:01:57 v4.0.0-dev.21 05:01:57 v4.0.0-dev.22 05:01:57 v4.0.0-dev.23 05:01:57 v4.0.0-dev.24 05:01:57 v4.0.0-dev.25 05:01:57 v4.0.0-dev.26 05:01:57 v4.0.0-dev.27 05:01:57 v4.0.0-dev.28 05:01:57 v4.0.0-dev.29 05:01:57 v4.0.0-dev.3 05:01:57 v4.0.0-dev.30 05:01:57 v4.0.0-dev.31 05:01:57 v4.0.0-dev.32 05:01:57 v4.0.0-dev.33 05:01:57 v4.0.0-dev.34 05:01:57 v4.0.0-dev.35 05:01:57 v4.0.0-dev.36 05:01:57 v4.0.0-dev.37 05:01:57 v4.0.0-dev.38 05:01:57 v4.0.0-dev.39 05:01:57 v4.0.0-dev.4 05:01:57 v4.0.0-dev.40 05:01:57 v4.0.0-dev.41 05:01:57 v4.0.0-dev.42 05:01:57 v4.0.0-dev.43 05:01:57 v4.0.0-dev.44 05:01:57 v4.0.0-dev.45 05:01:57 v4.0.0-dev.5 05:01:57 v4.0.0-dev.6 05:01:57 v4.0.0-dev.7 05:01:57 v4.0.0-dev.8 05:01:57 v4.0.0-dev.9 [Pipeline] sh 05:01:57 + lftools sign git-tag v4.0.0-dev.45 05:01:58 Signing Git tag with Sigul... 05:01:58 Signing v4.0.0-dev.45 [Pipeline] echo 05:01:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:01:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:01:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:01:59 $ docker stop --time=1 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 05:02:01 $ docker rm -f --volumes 5c908dbe062e154a0f7bdcf3c7c51721f57a84312b2eba01e6be0278dab576f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:02 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:02:03 $ docker top fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 -eo pid,comm 05:02:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:02:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:03 [ssh-agent] Looking for ssh-agent implementation... 05:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:03 $ docker exec fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 ssh-agent 05:02:03 SSH_AUTH_SOCK=/tmp/ssh-Uv4tKJNXTrlp/agent.15 05:02:03 SSH_AGENT_PID=21 05:02:03 Running ssh-add (command line suppressed) 05:02:03 Identity added: /w/workspace/edgex-go/781@tmp/private_key_1703991967575752120.key (/w/workspace/edgex-go/781@tmp/private_key_1703991967575752120.key) 05:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:03 + git semver bump pre 05:02:04 2025-01-16 05:02:03,976 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:02:04 2025-01-16 05:02:03,976 [bump_version] DEBUG bumping version:4.0.0-dev.45 on axis:pre with prefix:dev 05:02:04 2025-01-16 05:02:03,976 [bump_version] DEBUG bumped version:4.0.0-dev.46 05:02:04 2025-01-16 05:02:03,977 [write_version] DEBUG write version:4.0.0-dev.46 to path:/w/workspace/edgex-go/781/.semver/main with force:True 05:02:04 2025-01-16 05:02:03,977 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:02:04 2025-01-16 05:02:03,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/781/.semver/main 05:02:04 2025-01-16 05:02:03,980 [execute] INFO git cat-file --batch-check 05:02:04 2025-01-16 05:02:03,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) 05:02:04 2025-01-16 05:02:03,986 [execute] INFO git cat-file --batch 05:02:04 2025-01-16 05:02:03,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) 05:02:04 2025-01-16 05:02:03,992 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:02:04 4.0.0-dev.46 [Pipeline] } 05:02:04 $ docker exec --env ******** --env ******** fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 ssh-agent -k 05:02:04 unset SSH_AUTH_SOCK; 05:02:04 unset SSH_AGENT_PID; 05:02:04 echo Agent pid 21 killed; 05:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:04 + git semver [Pipeline] } 05:02:04 $ docker stop --time=1 fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 05:02:06 $ docker rm -f --volumes fbcaf3bc3b0e59b9c24600fbe093b0aa9d189f000041f83c995b5bd1064ee786 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:07 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:02:08 $ docker top 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 -eo pid,comm 05:02:08 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). 05:02:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:08 [ssh-agent] Looking for ssh-agent implementation... 05:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:08 $ docker exec 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 ssh-agent 05:02:08 SSH_AUTH_SOCK=/tmp/ssh-Offu0G1odbso/agent.15 05:02:08 SSH_AGENT_PID=28 05:02:08 Running ssh-add (command line suppressed) 05:02:08 Identity added: /w/workspace/edgex-go/781@tmp/private_key_12573644910461967842.key (/w/workspace/edgex-go/781@tmp/private_key_12573644910461967842.key) 05:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:09 + git semver push 05:02:09 2025-01-16 05:02:09,269 [run_push] DEBUG push 05:02:09 2025-01-16 05:02:09,271 [execute] INFO git cat-file --batch-check 05:02:09 2025-01-16 05:02:09,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=) 05:02:09 2025-01-16 05:02:09,276 [execute] INFO git rev-list 51cac4403c883f45a20b56e337dd7ba6685add6a -- 05:02:09 2025-01-16 05:02:09,277 [execute] DEBUG Popen(['git', 'rev-list', '51cac4403c883f45a20b56e337dd7ba6685add6a', '--'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=None) 05:02:09 2025-01-16 05:02:09,295 [execute] INFO git fetch -v origin 05:02:09 2025-01-16 05:02:09,295 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=True, shell=None, istream=None) 05:02:09 2025-01-16 05:02:09,851 [run_push] DEBUG no remote changes detected 05:02:09 2025-01-16 05:02:09,851 [execute] INFO git push origin semver 05:02:09 2025-01-16 05:02:09,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/781/.semver, universal_newlines=False, shell=None, istream=None) 05:02:10 2025-01-16 05:02:10,662 [run_push] DEBUG push all version tags 05:02:10 2025-01-16 05:02:10,663 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:02:10 2025-01-16 05:02:10,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/781, universal_newlines=False, shell=None, istream=None) 05:02:11 2025-01-16 05:02:11,423 [read_version] DEBUG read version from /w/workspace/edgex-go/781/.semver/main 05:02:11 4.0.0-dev.46 [Pipeline] } 05:02:11 $ docker exec --env ******** --env ******** 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 ssh-agent -k 05:02:11 unset SSH_AUTH_SOCK; 05:02:11 unset SSH_AGENT_PID; 05:02:11 echo Agent pid 28 killed; 05:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:12 + git semver [Pipeline] } 05:02:12 $ docker stop --time=1 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 05:02:13 $ docker rm -f --volumes 8444a21e0221599fc767355a0505fd22c0ccb266aa22dbf42c6bbd1ed0c3d3a4 [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 05:02:14 + [ -d /w/workspace/edgex-go/781/archives ] [Pipeline] libraryResource [Pipeline] sh 05:02:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:15 ---> package-listing.sh 05:02:15 ++ facter osfamily 05:02:15 ++ tr '[:upper:]' '[:lower:]' 05:02:15 + OS_FAMILY=debian 05:02:15 + workspace=/w/workspace/edgex-go/781 05:02:15 + START_PACKAGES=/tmp/packages_start.txt 05:02:15 + END_PACKAGES=/tmp/packages_end.txt 05:02:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:15 + PACKAGES=/tmp/packages_start.txt 05:02:15 + '[' /w/workspace/edgex-go/781 ']' 05:02:15 + PACKAGES=/tmp/packages_end.txt 05:02:15 + case "${OS_FAMILY}" in 05:02:15 + dpkg -l 05:02:15 + grep '^ii' 05:02:15 + '[' -f /tmp/packages_start.txt ']' 05:02:15 + '[' -f /tmp/packages_end.txt ']' 05:02:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:15 + '[' /w/workspace/edgex-go/781 ']' 05:02:15 + mkdir -p /w/workspace/edgex-go/781/archives/ 05:02:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/781/archives/ [Pipeline] echo 05:02:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/781/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:16 05:02:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:17 latest: Pulling from edgex-lftools-log-publisher 05:02:17 5eb5b503b376: Pulling fs layer 05:02:17 5c69ac0246d0: Pulling fs layer 05:02:17 ec43610c2a17: Pulling fs layer 05:02:17 3a2ae6a8a46f: Pulling fs layer 05:02:17 33b1e0a273af: Pulling fs layer 05:02:17 5d3b04190fa2: Pulling fs layer 05:02:17 2f39f015ded8: Pulling fs layer 05:02:17 33b1e0a273af: Waiting 05:02:17 5d3b04190fa2: Waiting 05:02:17 5c69ac0246d0: Download complete 05:02:17 3a2ae6a8a46f: Download complete 05:02:17 33b1e0a273af: Verifying Checksum 05:02:17 33b1e0a273af: Download complete 05:02:17 5d3b04190fa2: Verifying Checksum 05:02:17 5d3b04190fa2: Download complete 05:02:17 ec43610c2a17: Verifying Checksum 05:02:17 ec43610c2a17: Download complete 05:02:17 5eb5b503b376: Verifying Checksum 05:02:17 5eb5b503b376: Download complete 05:02:18 2f39f015ded8: Verifying Checksum 05:02:18 2f39f015ded8: Download complete 05:02:18 5eb5b503b376: Pull complete 05:02:18 5c69ac0246d0: Pull complete 05:02:19 ec43610c2a17: Pull complete 05:02:19 3a2ae6a8a46f: Pull complete 05:02:19 33b1e0a273af: Pull complete 05:02:20 5d3b04190fa2: Pull complete 05:02:24 2f39f015ded8: Pull complete 05:02:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:24 prd-ubuntu20.04-docker-8c-8g-36815 does not seem to be running inside a container 05:02:24 $ 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/781/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/781 -v /w/workspace/edgex-go/781:/w/workspace/edgex-go/781:rw,z -v /w/workspace/edgex-go/781@tmp:/w/workspace/edgex-go/781@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 05:02:27 $ docker top 30c62c84880bd79eb46c4904d4c1a72055b765d2cbd519882970d8b2e00208c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:28 + ls /var/log/sa-host 05:02:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:28 provisioning config files... 05:02:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/781@tmp/config9408131387768026685tmp [Pipeline] { [Pipeline] echo 05:02:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:29 ---> create-netrc.sh [Pipeline] } 05:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:02:29 ---> python-tools-install.sh [Pipeline] echo 05:02:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:02:29 ---> sudo-logs.sh 05:02:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:02:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:02:30 ---> job-cost.sh 05:02:30 lf-activate-venv: SKIPPING 05:02:30 DEBUG: total: 0.2199999988079071 05:02:30 INFO: Retrieving Stack Cost... 05:02:30 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:30 INFO: Archiving Costs [Pipeline] echo 05:02:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:02:31 ---> logs-deploy.sh 05:02:31 lf-activate-venv: SKIPPING 05:02:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/781 05:02:31 INFO: archiving workspace using pattern(s): 05:02:33 Archives upload complete. 05:02:33 INFO: archiving logs to Nexus 05:02:34 ---> uname -a: 05:02:34 Linux prd-ubuntu20-04-docker-8c-8g-36815 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:02:34 05:02:34 05:02:34 ---> lscpu: 05:02:34 Architecture: x86_64 05:02:34 CPU op-mode(s): 32-bit, 64-bit 05:02:34 Byte Order: Little Endian 05:02:34 Address sizes: 40 bits physical, 48 bits virtual 05:02:34 CPU(s): 8 05:02:34 On-line CPU(s) list: 0-7 05:02:34 Thread(s) per core: 1 05:02:34 Core(s) per socket: 1 05:02:34 Socket(s): 8 05:02:34 NUMA node(s): 1 05:02:34 Vendor ID: AuthenticAMD 05:02:34 CPU family: 23 05:02:34 Model: 49 05:02:34 Model name: AMD EPYC-Rome Processor 05:02:34 Stepping: 0 05:02:34 CPU MHz: 2799.998 05:02:34 BogoMIPS: 5599.99 05:02:34 Virtualization: AMD-V 05:02:34 Hypervisor vendor: KVM 05:02:34 Virtualization type: full 05:02:34 L1d cache: 256 KiB 05:02:34 L1i cache: 256 KiB 05:02:34 L2 cache: 4 MiB 05:02:34 L3 cache: 128 MiB 05:02:34 NUMA node0 CPU(s): 0-7 05:02:34 Vulnerability Itlb multihit: Not affected 05:02:34 Vulnerability L1tf: Not affected 05:02:34 Vulnerability Mds: Not affected 05:02:34 Vulnerability Meltdown: Not affected 05:02:34 Vulnerability Mmio stale data: Not affected 05:02:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:02:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:02:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:02:34 Vulnerability Srbds: Not affected 05:02:34 Vulnerability Tsx async abort: Not affected 05:02:34 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 05:02:34 05:02:34 05:02:34 ---> nproc: 05:02:34 8 05:02:34 05:02:34 05:02:34 ---> df -h: 05:02:34 Filesystem Size Used Avail Use% Mounted on 05:02:34 overlay 155G 28G 127G 19% / 05:02:34 tmpfs 64M 0 64M 0% /dev 05:02:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:02:34 shm 64M 0 64M 0% /dev/shm 05:02:34 /dev/vda1 155G 28G 127G 19% /facter-os 05:02:34 05:02:34 05:02:34 ---> sar -b -r -n DEV: 05:02:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36815) 01/16/25 _x86_64_ (8 CPU) 05:02:34 05:02:34 04:31:42 LINUX RESTART (8 CPU) 05:02:34 05:02:34 04:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:02:34 04:33:01 255.07 39.14 215.93 0.00 4302.75 104769.87 0.00 05:02:34 04:34:01 181.15 1.10 180.05 0.00 32.53 98696.22 0.00 05:02:34 04:35:01 53.97 0.02 53.96 0.00 0.13 76529.93 0.00 05:02:34 04:36:01 28.23 0.10 28.13 0.00 2.00 32784.80 0.00 05:02:34 04:37:01 1140.98 16.06 1124.91 0.00 197.03 342774.87 0.00 05:02:34 04:38:01 560.55 6.51 554.03 0.00 4352.68 166901.43 0.00 05:02:34 04:39:01 385.34 1.72 383.62 0.00 93.29 83184.94 0.00 05:02:34 04:40:01 988.65 0.10 988.55 0.00 1.33 128081.32 0.00 05:02:34 04:41:01 46.25 0.08 46.17 0.00 10.26 1194.40 0.00 05:02:34 04:42:01 18.71 0.08 18.63 0.00 14.80 488.72 0.00 05:02:34 04:43:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 05:02:34 04:44:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 05:02:34 04:45:01 1.55 0.00 1.55 0.00 0.00 21.73 0.00 05:02:34 04:46:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 05:02:34 04:47:01 1.95 0.02 1.93 0.00 0.13 22.13 0.00 05:02:34 04:48:01 1.98 0.00 1.98 0.00 0.00 26.53 0.00 05:02:34 04:49:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 05:02:34 04:50:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 05:02:34 04:51:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 05:02:34 04:52:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 05:02:34 04:53:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 05:02:34 04:54:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 05:02:34 04:55:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 05:02:34 04:56:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 05:02:34 04:57:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 05:02:34 04:58:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 05:02:34 04:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 05:02:34 05:00:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 05:02:34 05:01:01 89.97 0.57 89.40 0.00 17.06 24977.17 0.00 05:02:34 05:02:01 107.22 0.00 107.22 0.00 0.00 36051.46 0.00 05:02:34 Average: 129.41 2.18 127.23 0.00 300.80 36557.19 0.00 05:02:34 05:02:34 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:02:34 04:33:01 28705324 31541088 771308 2.35 76304 3025304 1839292 5.42 1082416 2695392 722732 05:02:34 04:34:01 27333500 31453020 847416 2.58 127496 4127972 1996920 5.89 1761484 3246576 892380 05:02:34 04:35:01 27060176 31332468 965168 2.94 130912 4255424 2031412 5.99 1508652 3751996 486352 05:02:34 04:36:01 26516644 31483900 812072 2.47 134436 4905628 1916716 5.65 1761092 4000116 584420 05:02:34 04:37:01 17916600 31388112 887756 2.70 335044 12744200 2517384 7.42 2625548 11235988 475632 05:02:34 04:38:01 10175528 28578768 3597764 10.94 392772 17215556 10885972 32.08 6315800 14749076 222756 05:02:34 04:39:01 8299080 28703480 3486220 10.60 417316 19134640 7869440 23.19 6963684 15949116 283564 05:02:34 04:40:01 10616092 31407984 834552 2.54 430680 19632056 2210780 6.52 3295180 17494756 208 05:02:34 04:41:01 10616608 31411108 830624 2.53 432520 19632976 2281160 6.72 3511460 17285284 588 05:02:34 04:42:01 10628236 31424084 817632 2.49 433252 19633716 2123008 6.26 3822700 16962300 8 05:02:34 04:43:01 10629832 31425696 816072 2.48 433292 19633720 2123008 6.26 3819660 16962304 8 05:02:34 04:44:01 10630752 31426680 815040 2.48 433344 19633720 2123008 6.26 3818076 16962312 12 05:02:34 04:45:01 10634588 31430580 811808 2.47 433400 19633724 2123008 6.26 3816520 16962320 8 05:02:34 04:46:01 10650676 31446856 795488 2.42 433448 19633856 2123008 6.26 3800088 16962444 12 05:02:34 04:47:01 10650048 31446348 796800 2.42 433512 19633852 2152596 6.34 3800368 16962444 16 05:02:34 04:48:01 10650284 31446584 796480 2.42 433552 19633836 2152596 6.34 3800592 16962424 72 05:02:34 04:49:01 10650500 31446848 796452 2.42 433568 19633836 2152596 6.34 3800512 16962424 12 05:02:34 04:50:01 10649956 31446324 796924 2.42 433588 19633844 2152596 6.34 3800168 16962432 8 05:02:34 04:51:01 10650200 31446632 796568 2.42 433632 19633848 2152596 6.34 3800416 16962440 12 05:02:34 04:52:01 10649892 31446328 796784 2.42 433652 19633848 2152596 6.34 3800468 16962440 8 05:02:34 04:53:01 10650812 31447280 795764 2.42 433684 19633852 2152596 6.34 3799644 16962440 8 05:02:34 04:54:01 10651104 31447576 795392 2.42 433708 19633856 2152596 6.34 3799452 16962444 40 05:02:34 04:55:01 10651308 31447840 795116 2.42 433720 19633856 2152596 6.34 3799468 16962448 8 05:02:34 04:56:01 10650888 31447440 795312 2.42 433740 19633860 2152596 6.34 3799480 16962448 52 05:02:34 04:57:01 10650840 31447392 795296 2.42 433748 19633856 2152596 6.34 3799508 16962448 8 05:02:34 04:58:01 10650980 31447592 795104 2.42 433768 19633868 2152596 6.34 3799684 16962460 44 05:02:34 04:59:01 10650680 31447296 795328 2.42 433784 19633872 2152596 6.34 3799616 16962464 8 05:02:34 05:00:01 10650600 31447224 795324 2.42 433800 19633876 2152596 6.34 3799648 16962468 48 05:02:34 05:01:01 9440960 31397652 837748 2.55 446108 20660388 2351388 6.93 3988240 17853612 368040 05:02:34 05:02:01 9153364 31390884 848768 2.58 461188 20916380 2198476 6.48 3931904 18191476 116 05:02:34 Average: 12937202 31250035 997269 3.03 387432 17309774 2628344 7.75 3634051 14957976 134573 05:02:34 05:02:34 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:02:34 04:33:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 05:02:34 04:33:01 docker0 564.72 499.27 39.06 2864.16 0.00 0.00 0.00 0.00 05:02:34 04:33:01 ens3 1483.20 1402.35 11381.33 199.77 0.00 0.00 0.00 0.00 05:02:34 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:34:01 vetheb3e4e6 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 05:02:34 04:34:01 docker0 190.77 253.59 16.68 1639.52 0.00 0.00 0.00 0.00 05:02:34 04:34:01 ens3 286.12 210.00 1677.52 31.67 0.00 0.00 0.00 0.00 05:02:34 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:35:01 vetheb3e4e6 1.38 1.40 0.12 0.13 0.00 0.00 0.00 0.00 05:02:34 04:35:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 05:02:34 04:35:01 ens3 38.36 28.40 31.56 17.29 0.00 0.00 0.00 0.00 05:02:34 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:36:01 vetheb3e4e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:36:01 ens3 22.48 13.28 19.53 11.62 0.00 0.00 0.00 0.00 05:02:34 04:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:02:34 04:37:01 vethd6f5d1c 68.09 128.86 7.23 1212.46 0.00 0.00 0.00 0.10 05:02:34 04:37:01 vethb9b9d24 68.36 141.96 7.25 1213.80 0.00 0.00 0.00 0.10 05:02:34 04:37:01 veth6f4c3b2 61.44 125.78 6.81 1212.80 0.00 0.00 0.00 0.10 05:02:34 04:37:01 docker0 473.87 910.85 41.80 8692.92 0.00 0.00 0.00 0.00 05:02:34 04:37:01 ens3 1046.21 546.09 11809.42 70.00 0.00 0.00 0.00 0.00 05:02:34 04:37:01 veth412cda1 0.60 1.53 0.05 0.28 0.00 0.00 0.00 0.00 05:02:34 04:37:01 veth2fb65af 72.04 149.54 7.52 1213.80 0.00 0.00 0.00 0.10 05:02:34 04:37:01 veth0b0e144 73.37 127.00 7.57 1213.18 0.00 0.00 0.00 0.10 05:02:34 04:37:01 vethacf1ede 68.96 125.21 7.30 1213.64 0.00 0.00 0.00 0.10 05:02:34 04:38:01 vethb99d0be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth3f8bfe9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth424080f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth4cb96c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 docker0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth1f75767 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 vethf72a051 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 vetha950343 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth9d0e325 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 ens3 142.04 60.58 2872.79 10.36 0.00 0.00 0.00 0.00 05:02:34 04:38:01 vethd632748 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth2035665 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth80b77c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth412cda1 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:38:01 veth99b39fb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:02:34 04:39:01 vethb99d0be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth3f8bfe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth424080f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth4cb96c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth1f75767 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 vethf72a051 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 vetha950343 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth9d0e325 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 ens3 1.93 1.28 1.49 0.69 0.00 0.00 0.00 0.00 05:02:34 04:39:01 vethd632748 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth2035665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth80b77c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth412cda1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:39:01 veth99b39fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:40:01 ens3 46.89 43.66 27.49 191.89 0.00 0.00 0.00 0.00 05:02:34 04:41:01 lo 57.65 57.65 5.69 5.69 0.00 0.00 0.00 0.00 05:02:34 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:41:01 ens3 446.90 430.69 248.30 1660.19 0.00 0.00 0.00 0.00 05:02:34 04:42:01 lo 23.40 23.40 2.30 2.30 0.00 0.00 0.00 0.00 05:02:34 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:42:01 ens3 278.20 265.99 115.76 1725.52 0.00 0.00 0.00 0.00 05:02:34 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:43:01 ens3 1.73 1.33 6.95 0.15 0.00 0.00 0.00 0.00 05:02:34 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:48:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 05:02:34 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:49:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:02:34 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:52:01 ens3 0.28 0.27 0.13 0.08 0.00 0.00 0.00 0.00 05:02:34 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:53:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:02:34 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:56:01 ens3 0.22 0.12 0.12 0.01 0.00 0.00 0.00 0.00 05:02:34 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:58:01 ens3 0.38 0.37 0.15 0.09 0.00 0.00 0.00 0.00 05:02:34 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 04:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:34 05:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:34 05:01:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 05:02:34 05:01:01 docker0 53.22 90.87 5.18 855.93 0.00 0.00 0.00 0.00 05:02:34 05:01:01 vethfaa63aa 53.22 90.98 5.91 855.94 0.00 0.00 0.00 0.07 05:02:34 05:01:01 ens3 223.78 129.83 4784.51 21.49 0.00 0.00 0.00 0.00 05:02:34 05:02:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 05:02:34 05:02:01 docker0 0.30 0.33 0.08 0.12 0.00 0.00 0.00 0.00 05:02:34 05:02:01 ens3 177.72 140.58 3238.64 153.97 0.00 0.00 0.00 0.00 05:02:34 Average: lo 3.11 3.11 0.30 0.30 0.00 0.00 0.00 0.00 05:02:34 Average: docker0 42.81 58.54 3.43 468.39 0.00 0.00 0.00 0.00 05:02:34 Average: ens3 139.92 109.19 1207.12 136.50 0.00 0.00 0.00 0.00 05:02:34 05:02:34 05:02:34 ---> sar -P ALL: 05:02:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36815) 01/16/25 _x86_64_ (8 CPU) 05:02:34 05:02:34 04:31:42 LINUX RESTART (8 CPU) 05:02:34 05:02:34 04:32:01 CPU %user %nice %system %iowait %steal %idle 05:02:34 04:33:01 all 10.78 0.00 3.53 3.41 0.06 82.23 05:02:34 04:33:01 0 8.40 0.00 3.09 0.19 0.05 88.28 05:02:34 04:33:01 1 11.26 0.00 2.83 1.08 0.05 84.78 05:02:34 04:33:01 2 12.47 0.00 4.13 2.87 0.05 80.48 05:02:34 04:33:01 3 11.94 0.00 3.85 0.34 0.05 83.82 05:02:34 04:33:01 4 12.78 0.00 4.33 10.30 0.05 72.54 05:02:34 04:33:01 5 10.06 0.00 2.97 3.28 0.05 83.64 05:02:34 04:33:01 6 8.01 0.00 2.24 0.71 0.08 88.95 05:02:34 04:33:01 7 11.30 0.00 4.77 8.51 0.07 75.35 05:02:34 04:34:01 all 31.74 0.00 5.75 2.50 0.09 59.93 05:02:34 04:34:01 0 32.67 0.00 5.77 0.60 0.08 60.87 05:02:34 04:34:01 1 31.17 0.00 5.71 1.18 0.07 61.87 05:02:34 04:34:01 2 33.10 0.00 5.50 4.46 0.10 56.84 05:02:34 04:34:01 3 31.28 0.00 6.16 5.34 0.08 57.13 05:02:34 04:34:01 4 31.30 0.00 6.20 4.89 0.10 57.51 05:02:34 04:34:01 5 30.76 0.00 5.41 1.50 0.10 62.23 05:02:34 04:34:01 6 33.28 0.00 5.22 0.52 0.10 60.88 05:02:34 04:34:01 7 30.35 0.00 5.99 1.52 0.07 62.07 05:02:34 04:35:01 all 40.32 0.00 6.64 0.32 0.09 52.63 05:02:34 04:35:01 0 40.77 0.00 6.35 0.00 0.08 52.79 05:02:34 04:35:01 1 40.96 0.00 6.85 0.02 0.08 52.09 05:02:34 04:35:01 2 34.44 0.00 6.97 2.29 0.10 56.20 05:02:34 04:35:01 3 44.30 0.00 6.72 0.00 0.08 48.89 05:02:34 04:35:01 4 41.02 0.00 7.33 0.12 0.08 51.44 05:02:34 04:35:01 5 41.71 0.00 6.19 0.02 0.08 52.00 05:02:34 04:35:01 6 38.81 0.00 6.42 0.00 0.08 54.68 05:02:34 04:35:01 7 40.54 0.00 6.30 0.12 0.08 52.96 05:02:34 04:36:01 all 53.59 0.00 7.44 0.06 0.08 38.82 05:02:34 04:36:01 0 52.86 0.00 7.27 0.00 0.08 39.78 05:02:34 04:36:01 1 54.36 0.00 7.52 0.03 0.08 38.00 05:02:34 04:36:01 2 51.01 0.00 6.71 0.03 0.08 42.16 05:02:34 04:36:01 3 54.87 0.00 7.83 0.37 0.08 36.85 05:02:34 04:36:01 4 53.63 0.00 7.27 0.07 0.08 38.95 05:02:34 04:36:01 5 52.89 0.00 7.35 0.00 0.08 39.67 05:02:34 04:36:01 6 54.64 0.00 8.22 0.00 0.08 37.06 05:02:34 04:36:01 7 54.44 0.00 7.34 0.00 0.08 38.14 05:02:34 04:37:01 all 26.60 0.00 11.29 7.17 0.09 54.86 05:02:34 04:37:01 0 27.23 0.00 10.77 3.91 0.08 58.00 05:02:34 04:37:01 1 29.17 0.00 10.90 3.06 0.08 56.79 05:02:34 04:37:01 2 23.91 0.00 9.94 3.90 0.10 62.15 05:02:34 04:37:01 3 26.89 0.00 10.92 3.29 0.10 58.80 05:02:34 04:37:01 4 26.24 0.00 11.69 6.24 0.08 55.74 05:02:34 04:37:01 5 26.41 0.00 13.64 27.33 0.10 32.51 05:02:34 04:37:01 6 26.79 0.00 10.51 3.55 0.08 59.07 05:02:34 04:37:01 7 26.11 0.00 11.91 6.10 0.07 55.81 05:02:34 04:38:01 all 61.08 0.00 12.28 7.21 0.15 19.28 05:02:34 04:38:01 0 60.35 0.00 13.18 4.40 0.22 21.85 05:02:34 04:38:01 1 61.24 0.00 12.31 4.79 0.13 21.53 05:02:34 04:38:01 2 60.79 0.00 12.46 1.42 0.12 25.22 05:02:34 04:38:01 3 61.71 0.00 11.48 10.09 0.12 16.60 05:02:34 04:38:01 4 61.76 0.00 11.41 6.93 0.12 19.78 05:02:34 04:38:01 5 60.99 0.00 11.85 13.95 0.17 13.03 05:02:34 04:38:01 6 61.39 0.00 13.01 15.11 0.14 10.35 05:02:34 04:38:01 7 60.40 0.00 12.58 1.24 0.17 25.60 05:02:34 04:39:01 all 87.83 0.00 11.90 0.10 0.17 0.00 05:02:34 04:39:01 0 87.52 0.00 12.20 0.07 0.21 0.00 05:02:34 04:39:01 1 88.49 0.00 11.29 0.07 0.15 0.00 05:02:34 04:39:01 2 88.60 0.00 11.17 0.08 0.15 0.00 05:02:34 04:39:01 3 86.96 0.00 12.74 0.09 0.21 0.00 05:02:34 04:39:01 4 87.87 0.00 11.74 0.25 0.13 0.00 05:02:34 04:39:01 5 86.99 0.00 12.75 0.07 0.19 0.00 05:02:34 04:39:01 6 88.36 0.00 11.37 0.12 0.15 0.00 05:02:34 04:39:01 7 87.77 0.00 11.96 0.07 0.19 0.02 05:02:34 04:40:01 all 73.78 0.00 11.10 3.34 0.15 11.63 05:02:34 04:40:01 0 73.88 0.00 10.93 1.75 0.17 13.27 05:02:34 04:40:01 1 74.46 0.00 10.99 3.13 0.12 11.29 05:02:34 04:40:01 2 73.82 0.00 10.81 1.08 0.15 14.14 05:02:34 04:40:01 3 74.72 0.00 10.53 2.40 0.17 12.19 05:02:34 04:40:01 4 74.11 0.00 10.45 1.45 0.13 13.86 05:02:34 04:40:01 5 73.69 0.00 11.49 4.72 0.15 9.96 05:02:34 04:40:01 6 74.14 0.00 11.03 2.87 0.13 11.83 05:02:34 04:40:01 7 71.33 0.00 12.65 9.51 0.17 6.33 05:02:34 04:41:01 all 7.26 0.00 1.31 0.14 0.05 91.24 05:02:34 04:41:01 0 6.31 0.00 1.45 0.05 0.03 92.15 05:02:34 04:41:01 1 8.60 0.00 1.32 0.02 0.05 90.01 05:02:34 04:41:01 2 4.03 0.00 1.07 0.02 0.05 94.83 05:02:34 04:41:01 3 7.11 0.00 1.12 0.30 0.05 91.42 05:02:34 04:41:01 4 9.06 0.00 1.54 0.05 0.05 89.30 05:02:34 04:41:01 5 7.62 0.00 1.46 0.33 0.05 90.54 05:02:34 04:41:01 6 8.20 0.00 1.35 0.07 0.05 90.33 05:02:34 04:41:01 7 7.16 0.00 1.12 0.30 0.07 91.35 05:02:34 04:42:01 all 7.55 0.00 0.63 0.05 0.05 91.71 05:02:34 04:42:01 0 5.24 0.00 0.72 0.00 0.03 94.01 05:02:34 04:42:01 1 12.17 0.00 0.64 0.03 0.07 87.09 05:02:34 04:42:01 2 4.57 0.00 0.50 0.00 0.05 94.88 05:02:34 04:42:01 3 6.13 0.00 0.48 0.02 0.03 93.34 05:02:34 04:42:01 4 7.36 0.00 0.73 0.08 0.07 91.76 05:02:34 04:42:01 5 10.62 0.00 0.77 0.02 0.07 88.53 05:02:34 04:42:01 6 3.83 0.00 0.40 0.02 0.05 95.71 05:02:34 04:42:01 7 10.58 0.00 0.83 0.25 0.07 88.27 05:02:34 04:43:01 all 0.13 0.00 0.02 0.01 0.01 99.82 05:02:34 04:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 04:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:02:34 04:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:02:34 04:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:02:34 04:43:01 4 0.05 0.00 0.03 0.05 0.02 99.85 05:02:34 04:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:34 04:43:01 6 0.86 0.00 0.03 0.00 0.02 99.09 05:02:34 04:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 05:02:34 04:43:01 CPU %user %nice %system %iowait %steal %idle 05:02:34 04:44:01 all 0.03 0.00 0.02 0.01 0.01 99.93 05:02:34 04:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:02:34 04:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 05:02:34 04:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:02:34 04:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:34 04:44:01 4 0.07 0.00 0.05 0.05 0.02 99.82 05:02:34 04:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:34 04:44:01 6 0.05 0.00 0.03 0.00 0.03 99.88 05:02:34 04:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 04:45:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:02:34 04:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:02:34 04:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:02:34 04:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:02:34 04:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:34 04:45:01 4 0.02 0.00 0.03 0.03 0.02 99.90 05:02:34 04:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:45:01 7 0.02 0.00 0.05 0.00 0.02 99.92 05:02:34 04:46:01 all 0.27 0.00 0.02 0.01 0.01 99.69 05:02:34 04:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:02:34 04:46:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:02:34 04:46:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:02:34 04:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:34 04:46:01 4 0.05 0.00 0.02 0.02 0.00 99.92 05:02:34 04:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:02:34 04:46:01 6 1.87 0.00 0.00 0.00 0.03 98.09 05:02:34 04:46:01 7 0.05 0.00 0.05 0.02 0.03 99.85 05:02:34 04:47:01 all 0.28 0.00 0.04 0.00 0.01 99.66 05:02:34 04:47:01 0 0.03 0.00 0.05 0.02 0.00 99.90 05:02:34 04:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:02:34 04:47:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:47:01 3 0.05 0.00 0.05 0.00 0.03 99.87 05:02:34 04:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:02:34 04:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:02:34 04:47:01 6 1.97 0.00 0.05 0.00 0.02 97.96 05:02:34 04:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:02:34 04:48:01 all 0.11 0.00 0.02 0.01 0.01 99.85 05:02:34 04:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:02:34 04:48:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:02:34 04:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 04:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:48:01 4 0.08 0.00 0.02 0.02 0.02 99.87 05:02:34 04:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:02:34 04:48:01 6 0.60 0.00 0.08 0.00 0.03 99.28 05:02:34 04:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:49:01 all 0.02 0.00 0.01 0.00 0.02 99.94 05:02:34 04:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:02:34 04:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:49:01 3 0.07 0.00 0.02 0.00 0.02 99.90 05:02:34 04:49:01 4 0.03 0.00 0.02 0.02 0.02 99.92 05:02:34 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:34 04:49:01 6 0.02 0.00 0.02 0.00 0.03 99.93 05:02:34 04:49:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:02:34 04:50:01 all 0.19 0.00 0.01 0.00 0.01 99.79 05:02:34 04:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:02:34 04:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:02:34 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:34 04:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 05:02:34 04:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:02:34 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:34 04:50:01 6 1.24 0.00 0.00 0.00 0.02 98.74 05:02:34 04:50:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:51:01 all 0.28 0.00 0.01 0.00 0.02 99.68 05:02:34 04:51:01 0 0.07 0.00 0.00 0.00 0.00 99.93 05:02:34 04:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:02:34 04:51:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:02:34 04:51:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:02:34 04:51:01 4 0.12 0.00 0.02 0.02 0.02 99.83 05:02:34 04:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:02:34 04:51:01 6 1.86 0.00 0.03 0.00 0.03 98.08 05:02:34 04:51:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:52:01 all 0.05 0.00 0.02 0.01 0.01 99.91 05:02:34 04:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:02:34 04:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:02:34 04:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:02:34 04:52:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:02:34 04:52:01 4 0.15 0.00 0.02 0.02 0.00 99.82 05:02:34 04:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 04:52:01 6 0.10 0.00 0.05 0.00 0.02 99.83 05:02:34 04:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:53:01 all 0.04 0.00 0.03 0.02 0.01 99.89 05:02:34 04:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:02:34 04:53:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:02:34 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:02:34 04:53:01 4 0.03 0.00 0.02 0.17 0.02 99.77 05:02:34 04:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:02:34 04:53:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:02:34 04:53:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:54:01 all 0.03 0.00 0.02 0.01 0.01 99.93 05:02:34 04:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:02:34 04:54:01 1 0.05 0.00 0.07 0.03 0.02 99.83 05:02:34 04:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:02:34 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:34 04:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 04:54:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:02:34 05:02:34 04:54:01 CPU %user %nice %system %iowait %steal %idle 05:02:34 04:55:01 all 0.16 0.00 0.02 0.01 0.01 99.80 05:02:34 04:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:02:34 04:55:01 1 0.07 0.00 0.02 0.08 0.03 99.80 05:02:34 04:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:02:34 04:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:55:01 4 0.05 0.00 0.03 0.00 0.00 99.92 05:02:34 04:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:02:34 04:55:01 6 1.01 0.00 0.02 0.00 0.00 98.97 05:02:34 04:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 04:56:01 all 0.29 0.00 0.01 0.00 0.01 99.68 05:02:34 04:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:02:34 04:56:01 1 0.07 0.00 0.02 0.02 0.02 99.88 05:02:34 04:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 04:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 04:56:01 4 0.10 0.00 0.02 0.02 0.02 99.85 05:02:34 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:34 04:56:01 6 1.98 0.00 0.00 0.00 0.00 98.02 05:02:34 04:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:02:34 04:57:01 all 0.12 0.00 0.04 0.00 0.01 99.83 05:02:34 04:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 05:02:34 04:57:01 1 0.08 0.00 0.07 0.02 0.02 99.82 05:02:34 04:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:02:34 04:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:02:34 04:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:02:34 04:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:02:34 04:57:01 6 0.60 0.00 0.07 0.00 0.02 99.32 05:02:34 04:57:01 7 0.03 0.00 0.05 0.00 0.00 99.92 05:02:34 04:58:01 all 0.03 0.00 0.02 0.05 0.01 99.89 05:02:34 04:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:02:34 04:58:01 1 0.03 0.00 0.03 0.05 0.03 99.85 05:02:34 04:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:02:34 04:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:02:34 04:58:01 4 0.02 0.00 0.00 0.33 0.00 99.65 05:02:34 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:02:34 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:02:34 04:58:01 7 0.07 0.00 0.05 0.00 0.02 99.87 05:02:34 04:59:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:02:34 04:59:01 0 0.07 0.00 0.00 0.00 0.02 99.92 05:02:34 04:59:01 1 0.07 0.00 0.07 0.02 0.02 99.83 05:02:34 04:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 04:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:34 04:59:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:02:34 04:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 04:59:01 6 0.15 0.00 0.00 0.00 0.00 99.85 05:02:34 04:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:02:34 05:00:01 all 0.07 0.00 0.02 0.00 0.01 99.89 05:02:34 05:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:02:34 05:00:01 1 0.07 0.00 0.05 0.02 0.02 99.85 05:02:34 05:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 05:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:02:34 05:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:02:34 05:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:34 05:00:01 6 0.33 0.00 0.05 0.00 0.00 99.62 05:02:34 05:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:02:34 05:01:01 all 5.12 0.00 2.10 2.31 0.03 90.44 05:02:34 05:01:01 0 5.53 0.00 1.94 0.79 0.02 91.72 05:02:34 05:01:01 1 4.69 0.00 2.35 0.32 0.05 92.60 05:02:34 05:01:01 2 6.91 0.00 2.28 0.10 0.03 90.68 05:02:34 05:01:01 3 3.58 0.00 1.44 0.02 0.03 94.93 05:02:34 05:01:01 4 4.25 0.00 1.75 2.61 0.02 91.37 05:02:34 05:01:01 5 4.94 0.00 1.94 0.02 0.03 93.06 05:02:34 05:01:01 6 5.53 0.00 2.25 0.03 0.03 92.15 05:02:34 05:01:01 7 5.49 0.00 2.82 14.82 0.03 76.84 05:02:34 05:02:01 all 4.28 0.00 2.27 5.43 0.08 87.94 05:02:34 05:02:01 0 5.01 0.00 2.02 0.25 0.05 92.68 05:02:34 05:02:01 1 3.76 0.00 1.70 0.42 0.05 94.07 05:02:34 05:02:01 2 5.05 0.00 2.34 2.54 0.07 90.00 05:02:34 05:02:01 3 5.17 0.00 2.05 0.45 0.10 92.22 05:02:34 05:02:01 4 4.25 0.00 1.97 2.66 0.05 91.08 05:02:34 05:02:01 5 3.76 0.00 2.88 8.52 0.03 84.80 05:02:34 05:02:01 6 2.85 0.00 1.22 2.46 0.08 93.39 05:02:34 05:02:01 7 4.42 0.00 4.06 27.10 0.21 64.21 05:02:34 Average: all 13.61 0.00 2.53 1.06 0.04 82.75 05:02:34 Average: 0 13.42 0.00 2.51 0.40 0.04 83.64 05:02:34 Average: 1 13.97 0.00 2.48 0.48 0.04 83.02 05:02:34 Average: 2 13.19 0.00 2.45 0.62 0.04 83.69 05:02:34 Average: 3 13.68 0.00 2.49 0.75 0.05 83.04 05:02:34 Average: 4 13.74 0.00 2.54 1.20 0.04 82.48 05:02:34 Average: 5 13.52 0.00 2.60 1.97 0.04 81.88 05:02:34 Average: 6 13.83 0.00 2.43 0.83 0.05 82.87 05:02:34 Average: 7 13.56 0.00 2.73 2.25 0.05 81.40 05:02:34 05:02:34 05:02:34