Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 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-ssh5529184450490114414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12622541996396589402.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13798777315228574441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6001844188821624932.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-ssh7048753671569898970.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24450 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/742 [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/742 # 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 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 (main) Commit message: "Merge pull request #4991 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.3" > 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 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 # timeout=10 > git rev-list --no-walk 57ec9c074b958cfbefda20febbd51ab107c50bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:56 ========================================================= 00:30:56 EdgeX Global Pipelines Version Info 00:30:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:57 ------------------- 00:30:57 stable info: 00:30:57 ------------------- 00:30:57 Commited By: Ginny Guan ginny@iotechsys.com 00:30:57 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 00:30:57 Message: update stable to v1.0.265 00:30:58 ------------------- 00:30:58 experimental info: 00:30:58 ------------------- 00:30:58 Commited By: Cherry Wang cherry@iotechsys.com 00:30:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 00:30:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b17baf [Pipeline] echo 00:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:59 provisioning config files... 00:30:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/742@tmp/config2268250332715671779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:59 ---> ****-login.sh 00:30:59 nexus3.edgexfoundry.org:10001 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10002 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10003 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10004 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:00 Configure a credential helper to remove this warning. See 00:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:00 00:31:00 Login Succeeded 00:31:00 ****.io 00:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:00 Configure a credential helper to remove this warning. See 00:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:00 00:31:00 Login Succeeded 00:31:00 ---> ****-login.sh ends [Pipeline] } 00:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:00 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + dirname cmd/core-command/Dockerfile 00:31:00 + echo core-command,cmd/core-command/Dockerfile 00:31:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:31:00 + dirname cmd/core-data/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo core-data,cmd/core-data/Dockerfile 00:31:00 + dirname cmd/core-keeper/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo core-keeper,cmd/core-keeper/Dockerfile 00:31:00 + dirname cmd/core-metadata/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:00 + dirname cmd/security-bootstrapper/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:00 + dirname+ cmd/security-proxy-auth/Dockerfile 00:31:00 cut -d/ -f2 00:31:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:31:00 + dirname cmd/security-proxy-setup/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:00 + dirname cmd/security-secretstore-setup/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:31:00 + dirname cmd/security-spire-agent/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:31:00 + dirname cmd/security-spire-config/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:31:00 + dirname cmd/security-spire-server/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:31:00 + dirname cmd/support-cron-scheduler/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 00:31:00 + dirname cmd/support-notifications/Dockerfile 00:31:00 + cut -d/ -f2 00:31:00 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 00:31:00 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:31:01 + git rev-list -1 --merges 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4~1..9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] echo 00:31:01 -----------> git rev-list -1 --merges 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4~1..9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:31:01 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [false] [Pipeline] sh 00:31:01 + git log --format=format:%s -1 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] echo 00:31:01 ========================================================= 00:31:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:31:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:31:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:01 + grep -v github /etc/ssh/ssh_known_hosts 00:31:01 + [ -e /tmp/ssh_known_hosts ] 00:31:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:31:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:31:01 + sudo tee -a /etc/ssh/ssh_known_hosts 00:31:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:02 00:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:02 0.1.4: Pulling from edgex-devops/py-git-semver 00:31:02 b85a868b505f: Pulling fs layer 00:31:02 e2be974225ed: Pulling fs layer 00:31:02 339a4e72a1f5: Pulling fs layer 00:31:02 988bab9f4d93: Pulling fs layer 00:31:02 1469e6f7b9e6: Pulling fs layer 00:31:02 eaf3925da568: Pulling fs layer 00:31:02 bab4dde63d76: Pulling fs layer 00:31:02 bde34c3a00c8: Pulling fs layer 00:31:02 b352a97aabf1: Pulling fs layer 00:31:02 4872d77fe225: Pulling fs layer 00:31:02 5851b861e8e6: Pulling fs layer 00:31:02 1469e6f7b9e6: Waiting 00:31:02 eaf3925da568: Waiting 00:31:02 bab4dde63d76: Waiting 00:31:02 bde34c3a00c8: Waiting 00:31:02 b352a97aabf1: Waiting 00:31:02 4872d77fe225: Waiting 00:31:02 5851b861e8e6: Waiting 00:31:02 988bab9f4d93: Waiting 00:31:02 e2be974225ed: Verifying Checksum 00:31:02 e2be974225ed: Download complete 00:31:02 988bab9f4d93: Download complete 00:31:02 1469e6f7b9e6: Verifying Checksum 00:31:02 1469e6f7b9e6: Download complete 00:31:02 eaf3925da568: Verifying Checksum 00:31:02 eaf3925da568: Download complete 00:31:02 339a4e72a1f5: Verifying Checksum 00:31:02 339a4e72a1f5: Download complete 00:31:02 bde34c3a00c8: Verifying Checksum 00:31:02 bde34c3a00c8: Download complete 00:31:02 b352a97aabf1: Verifying Checksum 00:31:02 b352a97aabf1: Download complete 00:31:02 4872d77fe225: Verifying Checksum 00:31:02 4872d77fe225: Download complete 00:31:02 5851b861e8e6: Download complete 00:31:02 b85a868b505f: Verifying Checksum 00:31:02 b85a868b505f: Download complete 00:31:03 bab4dde63d76: Verifying Checksum 00:31:03 bab4dde63d76: Download complete 00:31:04 b85a868b505f: Pull complete 00:31:04 e2be974225ed: Pull complete 00:31:04 339a4e72a1f5: Pull complete 00:31:04 988bab9f4d93: Pull complete 00:31:05 1469e6f7b9e6: Pull complete 00:31:05 eaf3925da568: Pull complete 00:31:07 bab4dde63d76: Pull complete 00:31:07 bde34c3a00c8: Pull complete 00:31:07 b352a97aabf1: Pull complete 00:31:07 4872d77fe225: Pull complete 00:31:07 5851b861e8e6: Pull complete 00:31:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:07 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 00:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:31:11 $ docker top f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed -eo pid,comm 00:31:11 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). 00:31:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:11 [ssh-agent] Looking for ssh-agent implementation... 00:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:12 $ docker exec f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed ssh-agent 00:31:12 SSH_AUTH_SOCK=/tmp/ssh-mG4t7YJwwDpf/agent.20 00:31:12 SSH_AGENT_PID=38 00:31:12 Running ssh-add (command line suppressed) 00:31:12 Identity added: /w/workspace/edgex-go/742@tmp/private_key_10035385180587332763.key (/w/workspace/edgex-go/742@tmp/private_key_10035385180587332763.key) 00:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:12 + git tag --points-at HEAD [Pipeline] } 00:31:12 $ docker exec --env ******** --env ******** f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed ssh-agent -k 00:31:12 unset SSH_AUTH_SOCK; 00:31:12 unset SSH_AGENT_PID; 00:31:12 echo Agent pid 38 killed; 00:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:12 [ssh-agent] Looking for ssh-agent implementation... 00:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:12 $ docker exec f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed ssh-agent 00:31:13 SSH_AUTH_SOCK=/tmp/ssh-GUT7aTAe3gip/agent.72 00:31:13 SSH_AGENT_PID=78 00:31:13 Running ssh-add (command line suppressed) 00:31:13 Identity added: /w/workspace/edgex-go/742@tmp/private_key_4041008780707910464.key (/w/workspace/edgex-go/742@tmp/private_key_4041008780707910464.key) 00:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:13 + git semver init 00:31:13 2024-11-04 00:31:13,676 [run_init] DEBUG init version:0.0.0 force:False 00:31:13 2024-11-04 00:31:13,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/742/.semver 00:31:13 2024-11-04 00:31:13,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/742/.semver 00:31:13 2024-11-04 00:31:13,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/742/.semver'], cwd=/w/workspace/edgex-go/742, universal_newlines=False, shell=None, istream=None) 00:31:20 2024-11-04 00:31:19,754 [append_file] DEBUG append to file:/w/workspace/edgex-go/742/.git/info/exclude 00:31:20 2024-11-04 00:31:19,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/742/.semver/main with force:False 00:31:20 2024-11-04 00:31:19,755 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 00:31:20 2024-11-04 00:31:19,755 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 00:31:20 4.0.0-dev.8 [Pipeline] } 00:31:20 $ docker exec --env ******** --env ******** f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed ssh-agent -k 00:31:20 unset SSH_AUTH_SOCK; 00:31:20 unset SSH_AGENT_PID; 00:31:20 echo Agent pid 78 killed; 00:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:20 + git semver [Pipeline] } 00:31:21 $ docker stop --time=1 f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed 00:31:22 $ docker rm -f --volumes f80e0da1ed7f8a03caf52550fc2b80638b93c7dd4af6c42dfca26273495864ed [Pipeline] // withDockerContainer [Pipeline] sh 00:31:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:23 Stashed 1 file(s) [Pipeline] echo 00:31:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 00:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/742 [Pipeline] echo 00:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:31:23 ========================================================= 00:31:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:31:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:31:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:23 43c4264eed91: Pulling fs layer 00:31:23 4cc291be95ef: Pulling fs layer 00:31:23 2ac1f1163629: Pulling fs layer 00:31:23 5c3c966382ef: Pulling fs layer 00:31:23 4f4fb700ef54: Pulling fs layer 00:31:23 5d5c8e513c77: Pulling fs layer 00:31:23 9f66e0745190: Pulling fs layer 00:31:23 f49a43e4bbc0: Pulling fs layer 00:31:23 4f4fb700ef54: Waiting 00:31:23 5c3c966382ef: Waiting 00:31:23 f49a43e4bbc0: Waiting 00:31:23 561ebcabdf7f: Pulling fs layer 00:31:23 561ebcabdf7f: Waiting 00:31:23 4cc291be95ef: Download complete 00:31:24 5c3c966382ef: Verifying Checksum 00:31:24 5c3c966382ef: Download complete 00:31:24 4f4fb700ef54: Download complete 00:31:24 5d5c8e513c77: Verifying Checksum 00:31:24 5d5c8e513c77: Download complete 00:31:24 43c4264eed91: Verifying Checksum 00:31:24 43c4264eed91: Download complete 00:31:24 9f66e0745190: Verifying Checksum 00:31:24 9f66e0745190: Download complete 00:31:24 43c4264eed91: Pull complete 00:31:24 561ebcabdf7f: Verifying Checksum 00:31:24 561ebcabdf7f: Download complete 00:31:24 4cc291be95ef: Pull complete 00:31:24 2ac1f1163629: Verifying Checksum 00:31:24 2ac1f1163629: Download complete 00:31:24 f49a43e4bbc0: Verifying Checksum 00:31:24 f49a43e4bbc0: Download complete 00:31:29 2ac1f1163629: Pull complete 00:31:29 5c3c966382ef: Pull complete 00:31:29 4f4fb700ef54: Pull complete 00:31:29 5d5c8e513c77: Pull complete 00:31:29 9f66e0745190: Pull complete 00:31:31 f49a43e4bbc0: Pull complete 00:31:31 561ebcabdf7f: Pull complete 00:31:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:31:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:31:31 WORKDIR /edgex 00:31:31 COPY go.mod . 00:31:31 RUN go mod download 00:31:31 + docker build -t ci-base-image-x86_64 -f - . 00:31:32 Sending build context to Docker daemon 178MB 00:31:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:31:32 ---> 3a752c3f9dda 00:31:32 Step 2/4 : WORKDIR /edgex 00:31:38 Still waiting to schedule task 00:31:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24446’ 00:31:41 ---> Running in 301090b614c6 00:31:41 Removing intermediate container 301090b614c6 00:31:41 ---> 5220615a0016 00:31:41 Step 3/4 : COPY go.mod . 00:31:41 ---> 9eeddad7e6a3 00:31:41 Step 4/4 : RUN go mod download 00:31:41 ---> Running in 66b8c81418d4 00:32:28 Removing intermediate container 66b8c81418d4 00:32:28 ---> ce6b2faca6e1 00:32:28 Successfully built ce6b2faca6e1 00:32:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:28 + docker inspect -f . ci-base-image-x86_64 00:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:28 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 00:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:32:29 $ docker top 187c6c4757ecddb35f86aff06f34818e719762e3e6c4a7fd736482be947f22ac -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:29 + go version 00:32:29 go version go1.23.2 linux/amd64 [Pipeline] } 00:32:29 $ docker stop --time=1 187c6c4757ecddb35f86aff06f34818e719762e3e6c4a7fd736482be947f22ac 00:32:31 $ docker rm -f --volumes 187c6c4757ecddb35f86aff06f34818e719762e3e6c4a7fd736482be947f22ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:31 + docker inspect -f . ci-base-image-x86_64 00:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:31 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 00:32:31 $ 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/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:32:32 $ docker top eaa154cf4568695e0f10b9199f166dd20957e6150f8c1007ede6370bff2390ae -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:32 ========================================================= 00:32:32 [edgeXBuildGoParallel] Running Tests and Build... 00:32:32 ========================================================= [Pipeline] sh 00:32:32 + git config --global --add safe.directory /w/workspace/edgex-go/742 [Pipeline] fileExists [Pipeline] sh 00:32:32 + make test 00:32:32 go test -race -coverprofile=coverage.out ./... 00:32:41 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:13 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 00:33:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:13 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 00:33:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 00:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:33:16 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 00:33:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:33:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 00:33:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 00:33:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 00:33:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements 00:33:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 00:33:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.274s coverage: 93.4% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 9.4% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 00:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 00:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 00:33:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 00:33:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 00:33:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 00:33:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 00:33:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 00:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 00:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 00:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 00:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 00:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 00:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 00:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 00:33:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 00:33:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 00:33:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 00:33:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 00:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 00:33:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 00:33:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 00:33:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 00:33:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 00:33:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 00:33:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 00:33:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 00:33:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 00:33:34 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 00:33:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 00:33:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 00:33:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 00:33:37 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 00:33:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:33:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 00:33:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 00:33:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 00:33:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:33:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.8% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.7% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.4% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 00:33:45 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 00:33:45 running golangci-lint 00:33:45 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:33:46 go version go1.23.2 linux/amd64 00:33:46 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:33:46 level=info msg="[config_reader] Used config file .golangci.yml" 00:33:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:34:12 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 23.946977128s" 00:34:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.995205ms" 00:34:24 level=info msg="[linters_context/goanalysis] analyzers took 1m45.711284767s with top 10 stages: buildir: 1m4.359601441s, gosec: 4.138256755s, inspect: 3.189142697s, fact_deprecated: 2.717158581s, ctrlflow: 1.79161308s, S1038: 1.775592198s, printf: 1.676880207s, fact_purity: 1.304435559s, nilness: 1.037902142s, directives: 941.119443ms" 00:34:24 level=info msg="[runner] Issues before processing: 208, after processing: 0" 00:34:24 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 208/208, autogenerated_exclude: 208/208, exclude: 208/208, nolint: 15/0, cgo: 208/208, path_prettifier: 208/208, skip_files: 208/208, skip_dirs: 208/208, filename_unadjuster: 208/208, identifier_marker: 208/208, exclude-rules: 208/15" 00:34:24 level=info msg="[runner] processing took 19.145085ms with stages: nolint: 8.032754ms, identifier_marker: 5.743084ms, path_prettifier: 1.505467ms, exclude-rules: 1.464565ms, autogenerated_exclude: 1.340849ms, skip_dirs: 926.081µs, filename_unadjuster: 52.322µs, cgo: 39.212µs, invalid_issue: 33.131µs, max_same_issues: 1.76µs, uniq_by_line: 750ns, exclude: 740ns, fixer: 740ns, skip_files: 540ns, max_from_linter: 500ns, diff: 470ns, source_code: 440ns, sort_results: 420ns, severity-rules: 400ns, path_shortener: 390ns, path_prefixer: 290ns, max_per_file_from_linter: 180ns" 00:34:24 level=info msg="[runner] linters took 13.483232988s with stages: goanalysis_metalinter: 13.463915956s" 00:34:24 level=info msg="File cache stats: 0 entries of total size 0B" 00:34:24 level=info msg="Memory: 375 samples, avg is 288.7MB, max is 1241.1MB" 00:34:24 level=info msg="Execution took 37.482685961s" 00:34:24 go vet ./... 00:34:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:31 ./bin/test-attribution-txt.sh [Pipeline] echo 00:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:34:32 + ls -al . 00:34:32 total 1764 00:34:32 drwxrwxr-x 11 1001 1001 4096 Nov 4 00:32 . 00:34:32 drwxr-xr-x 4 root root 4096 Nov 4 00:32 .. 00:34:32 drwxrwxr-x 2 1001 1001 4096 Nov 4 00:30 .blubracket 00:34:32 -rw-rw-r-- 1 1001 1001 10 Nov 4 00:30 .dockerignore 00:34:32 drwxrwxr-x 8 1001 1001 4096 Nov 4 00:33 .git 00:34:32 drwxrwxr-x 3 1001 1001 4096 Nov 4 00:30 .github 00:34:32 -rw-rw-r-- 1 1001 1001 961 Nov 4 00:30 .gitignore 00:34:32 -rw-rw-r-- 1 1001 1001 199 Nov 4 00:30 .golangci.yml 00:34:32 -rw-rw-r-- 1 1001 1001 100 Nov 4 00:30 .hadolint.yml 00:34:32 drwxr-xr-x 3 1001 1001 4096 Nov 4 00:31 .semver 00:34:32 -rw-rw-r-- 1 1001 1001 155 Nov 4 00:30 .sonarcloud.properties 00:34:32 -rw-rw-r-- 1 1001 1001 1171 Nov 4 00:30 ADOPTERS.md 00:34:32 -rw-rw-r-- 1 1001 1001 17141 Nov 4 00:30 Attribution.txt 00:34:32 -rw-rw-r-- 1 1001 1001 100284 Nov 4 00:30 CHANGELOG.md 00:34:32 -rw-rw-r-- 1 1001 1001 3804 Nov 4 00:30 CONTRIBUTING.md 00:34:32 -rw-rw-r-- 1 1001 1001 677 Nov 4 00:30 GOVERNANCE.md 00:34:32 -rw-rw-r-- 1 1001 1001 858 Nov 4 00:30 Jenkinsfile 00:34:32 -rw-rw-r-- 1 1001 1001 10775 Nov 4 00:30 LICENSE 00:34:32 -rw-rw-r-- 1 1001 1001 16705 Nov 4 00:30 Makefile 00:34:32 -rw-rw-r-- 1 1001 1001 582 Nov 4 00:30 OWNERS.md 00:34:32 -rw-rw-r-- 1 1001 1001 9533 Nov 4 00:30 README.md 00:34:32 -rw-rw-r-- 1 1001 1001 789 Nov 4 00:30 SECURITY.md 00:34:32 -rw-rw-r-- 1 1001 1001 11 Nov 4 00:31 VERSION 00:34:32 drwxrwxr-x 2 1001 1001 4096 Nov 4 00:30 bin 00:34:32 drwxrwxr-x 19 1001 1001 4096 Nov 4 00:30 cmd 00:34:32 -rw-r--r-- 1 root root 1433705 Nov 4 00:33 coverage.out 00:34:32 drwxrwxr-x 2 1001 1001 4096 Nov 4 00:30 fuzz_test 00:34:32 -rw-rw-r-- 1 1001 1001 6577 Nov 4 00:30 go.mod 00:34:32 -rw-rw-r-- 1 1001 1001 88825 Nov 4 00:30 go.sum 00:34:32 drwxrwxr-x 7 1001 1001 4096 Nov 4 00:30 internal 00:34:32 drwxrwxr-x 2 1001 1001 4096 Nov 4 00:30 openapi 00:34:32 -rw-rw-r-- 1 1001 1001 584 Nov 4 00:30 security.txt 00:34:32 -rw-rw-r-- 1 1001 1001 204 Nov 4 00:30 version.go [Pipeline] sh 00:34:32 + '[' -e coverage.out ] 00:34:32 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:32 Stashed 1 file(s) [Pipeline] sh 00:34:33 + make build 00:34:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:34:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:34:42 Running in /w/workspace/edgex-go/742 [Pipeline] { [Pipeline] checkout 00:34:45 The recommended git tool is: git 00:34:51 using credential edgex-jenkins-ssh 00:34:51 Cloning the remote Git repository 00:34:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:51 > git init /w/workspace/edgex-go/742 # timeout=10 00:34:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:51 > git --version # timeout=10 00:34:51 > git --version # 'git version 2.25.1' 00:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:35:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:35:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:35:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:09 Avoid second fetch 00:35:09 Checking out Revision 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 (main) 00:35:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:09 > git config core.sparsecheckout # timeout=10 00:35:09 > git checkout -f 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 # timeout=10 00:35:09 Commit message: "Merge pull request #4991 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.3" 00:35:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 00:35:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:14 Dload Upload Total Spent Left Speed 00:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 00:35:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:15 + sudo tee /etc/docker/daemon.new 00:35:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:15 { 00:35:15 "registry-mirrors": [ 00:35:15 "https://nexus3.edgexfoundry.org:10001" 00:35:15 ], 00:35:15 "bip": "10.250.0.254/24", 00:35:15 "hosts": [ 00:35:15 "tcp://0.0.0.0:5555", 00:35:15 "unix:///var/run/docker.sock" 00:35:15 ], 00:35:15 "mtu": 1458, 00:35:15 "selinux-enabled": true, 00:35:15 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:15 } [Pipeline] sh 00:35:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:16 + sudo service docker restart 00:35:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:35:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:35:23 $ docker stop --time=1 eaa154cf4568695e0f10b9199f166dd20957e6150f8c1007ede6370bff2390ae 00:35:27 $ docker rm -f --volumes eaa154cf4568695e0f10b9199f166dd20957e6150f8c1007ede6370bff2390ae [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 00:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:28 00:35:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:29 latest: Pulling from edgex-devops/edgex-compose 00:35:29 91d30c5bc195: Pulling fs layer 00:35:29 2e9b0aa3be6d: Pulling fs layer 00:35:29 9c61dcf015f6: Pulling fs layer 00:35:29 4698f68db338: Pulling fs layer 00:35:29 2a2f49069b9e: Pulling fs layer 00:35:29 e0025b399a48: Pulling fs layer 00:35:29 e0025b399a48: Waiting 00:35:29 4698f68db338: Waiting 00:35:29 91d30c5bc195: Verifying Checksum 00:35:29 91d30c5bc195: Download complete 00:35:29 4698f68db338: Verifying Checksum 00:35:29 4698f68db338: Download complete 00:35:29 2e9b0aa3be6d: Verifying Checksum 00:35:29 2e9b0aa3be6d: Download complete 00:35:29 e0025b399a48: Verifying Checksum 00:35:29 e0025b399a48: Download complete 00:35:29 91d30c5bc195: Pull complete 00:35:29 2a2f49069b9e: Verifying Checksum 00:35:29 2a2f49069b9e: Download complete 00:35:29 9c61dcf015f6: Verifying Checksum 00:35:29 9c61dcf015f6: Download complete 00:35:30 2e9b0aa3be6d: Pull complete 00:35:33 9c61dcf015f6: Pull complete 00:35:33 4698f68db338: Pull complete 00:35:33 2a2f49069b9e: Pull complete 00:35:33 e0025b399a48: Pull complete 00:35:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:34 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 00:35:34 $ 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/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:35:39 $ docker top 08081ac6e8e4352a1dce64ce170089e0ef1a328ed146503784cb7270b870353c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 00:35:39 provisioning config files... 00:35:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/742@tmp/config4410813255321056498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:39 + docker compose -f ./docker-compose-build.yml build --parallel 00:35:39 ---> ****-login.sh 00:35:39 nexus3.edgexfoundry.org:10001 00:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10002 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10003 00:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:35:40 Configure a credential helper to remove this warning. See 00:35:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:35:40 00:35:40 Login Succeeded 00:35:40 nexus3.edgexfoundry.org:10004 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 ****.io 00:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:35:41 Configure a credential helper to remove this warning. See 00:35:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:35:41 00:35:41 Login Succeeded 00:35:41 ---> ****-login.sh ends [Pipeline] } 00:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:35:41 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:35:41 #1 transferring dockerfile: 1.89kB done 00:35:41 #1 DONE 0.1s [Pipeline] sh 00:35:42 00:35:42 #2 [support-cron-scheduler internal] load build definition from Dockerfile 00:35:42 #2 ... 00:35:42 00:35:42 #3 [security-bootstrapper internal] load build definition from Dockerfile 00:35:42 #3 transferring dockerfile: 3.02kB done 00:35:42 #3 DONE 0.1s 00:35:42 00:35:42 #2 [support-cron-scheduler internal] load build definition from Dockerfile 00:35:42 #2 transferring dockerfile: 1.86kB done 00:35:42 + git config --global --add safe.directory /w/workspace/edgex-go/742 [Pipeline] echo 00:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 00:35:42 #2 DONE 0.2s 00:35:42 00:35:42 #4 [core-keeper internal] load build definition from Dockerfile 00:35:42 #4 transferring dockerfile: 2.07kB done 00:35:42 #4 DONE 0.2s 00:35:42 00:35:42 #5 [core-data internal] load build definition from Dockerfile 00:35:42 #5 transferring dockerfile: 2.07kB done 00:35:42 #5 DONE 0.2s 00:35:42 00:35:42 #6 [core-metadata internal] load build definition from Dockerfile 00:35:42 #6 transferring dockerfile: 2.13kB done 00:35:42 #6 DONE 0.3s 00:35:42 00:35:42 #7 [security-secretstore-setup internal] load build definition from Dockerfile 00:35:42 #7 transferring dockerfile: 2.49kB done 00:35:42 #7 DONE 0.3s 00:35:42 00:35:42 #8 [security-spire-config internal] load build definition from Dockerfile 00:35:42 #8 transferring dockerfile: 1.69kB done 00:35:42 #8 DONE 0.3s 00:35:42 00:35:42 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:35:42 #9 transferring dockerfile: 2.23kB done 00:35:42 #9 DONE 0.3s 00:35:42 00:35:42 #10 [security-proxy-setup internal] load build definition from Dockerfile 00:35:42 #10 transferring dockerfile: 2.50kB done 00:35:42 #10 DONE 0.3s 00:35:42 00:35:42 #11 [core-command internal] load build definition from Dockerfile 00:35:42 #11 transferring dockerfile: 1.94kB done 00:35:42 #11 DONE 0.3s 00:35:42 00:35:42 #12 [security-spire-server internal] load build definition from Dockerfile 00:35:42 #12 transferring dockerfile: 1.70kB done 00:35:42 #12 DONE 0.3s 00:35:42 00:35:42 #13 [security-proxy-auth internal] load build definition from Dockerfile 00:35:42 #13 transferring dockerfile: 2.15kB done 00:35:42 #13 DONE 0.4s 00:35:42 00:35:42 #14 [support-notifications internal] load build definition from Dockerfile 00:35:42 #14 transferring dockerfile: 2.02kB done 00:35:42 #14 DONE 0.3s 00:35:42 00:35:42 #15 [security-spiffe-token-provider internal] load .dockerignore 00:35:42 #15 transferring context: 50B done 00:35:42 #15 DONE 0.3s 00:35:42 00:35:42 #16 [security-proxy-auth internal] load .dockerignore 00:35:42 #16 ... 00:35:42 00:35:42 #17 [security-spire-agent internal] load build definition from Dockerfile 00:35:42 #17 transferring dockerfile: 1.81kB 0.0s done 00:35:42 #17 DONE 0.3s 00:35:42 00:35:42 #18 [core-keeper internal] load .dockerignore 00:35:42 #18 transferring context: 50B done 00:35:42 #18 DONE 0.1s 00:35:42 00:35:42 #19 [security-bootstrapper internal] load .dockerignore 00:35:42 #19 transferring context: 50B done 00:35:42 #19 DONE 0.2s 00:35:42 00:35:42 #20 [core-data internal] load .dockerignore 00:35:42 #20 transferring context: 50B done 00:35:42 #20 DONE 0.2s 00:35:42 00:35:42 #21 [support-cron-scheduler internal] load .dockerignore 00:35:42 #21 transferring context: 50B done 00:35:42 #21 DONE 0.1s 00:35:42 00:35:42 #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:42 #22 DONE 0.0s 00:35:42 00:35:42 #16 [security-proxy-auth internal] load .dockerignore 00:35:42 #16 transferring context: 50B done [Pipeline] echo 00:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:35:42 ========================================================= 00:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:35:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:35:42 #16 DONE 0.1s 00:35:42 00:35:42 #23 [core-command internal] load .dockerignore 00:35:42 #23 transferring context: 50B done 00:35:42 #23 DONE 0.1s 00:35:42 00:35:42 #24 [security-secretstore-setup internal] load .dockerignore 00:35:42 #24 transferring context: 50B done 00:35:42 #24 DONE 0.2s 00:35:42 00:35:42 #25 [security-spire-config internal] load .dockerignore 00:35:42 #25 transferring context: 50B done 00:35:42 #25 DONE 0.2s 00:35:42 00:35:42 #26 [security-proxy-setup internal] load .dockerignore 00:35:42 #26 transferring context: 50B done 00:35:42 #26 DONE 0.1s 00:35:42 00:35:42 #27 [core-common-config-bootstrapper internal] load .dockerignore 00:35:42 #27 transferring context: 50B done 00:35:42 #27 DONE 0.2s 00:35:42 00:35:42 #28 [security-spire-server internal] load .dockerignore 00:35:42 #28 transferring context: 50B done 00:35:42 #28 DONE 0.2s 00:35:42 00:35:42 #22 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:42 #22 DONE 0.0s 00:35:42 00:35:42 #29 [security-spire-agent internal] load .dockerignore 00:35:42 #29 transferring context: 50B done 00:35:42 #29 DONE 0.1s 00:35:42 00:35:42 #30 [support-notifications internal] load .dockerignore 00:35:42 #30 transferring context: 50B done 00:35:42 #30 DONE 0.1s 00:35:42 00:35:42 #31 [core-metadata internal] load .dockerignore 00:35:42 #31 transferring context: 50B done 00:35:42 #31 DONE 0.2s 00:35:42 00:35:42 #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:42 #22 DONE 0.0s 00:35:42 00:35:42 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 00:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:35:42 #32 ... 00:35:42 00:35:42 #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:42 #22 DONE 0.0s 00:35:42 00:35:42 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 00:35:43 #32 DONE 0.6s 00:35:43 00:35:43 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:35:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 00:35:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 00:35:43 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:35:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:35:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:43 cf04c63912e1: Pulling fs layer 00:35:43 55b35a11ae5e: Pulling fs layer 00:35:43 a37a00ec5f00: Pulling fs layer 00:35:43 50b3750afda1: Pulling fs layer 00:35:43 4f4fb700ef54: Pulling fs layer 00:35:43 80978eb59214: Pulling fs layer 00:35:43 c9f46d7d2bd2: Pulling fs layer 00:35:43 50b3750afda1: Waiting 00:35:43 4f4fb700ef54: Waiting 00:35:43 c5a475d317c9: Pulling fs layer 00:35:43 80978eb59214: Waiting 00:35:43 c9f46d7d2bd2: Waiting 00:35:43 c5a475d317c9: Waiting 00:35:43 55b35a11ae5e: Verifying Checksum 00:35:43 55b35a11ae5e: Download complete 00:35:43 50b3750afda1: Verifying Checksum 00:35:43 50b3750afda1: Download complete 00:35:43 4f4fb700ef54: Download complete 00:35:43 80978eb59214: Verifying Checksum 00:35:43 80978eb59214: Download complete 00:35:43 cf04c63912e1: Verifying Checksum 00:35:43 cf04c63912e1: Download complete 00:35:43 #33 ... 00:35:43 00:35:43 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:35:43 #34 DONE 0.9s 00:35:43 00:35:43 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:35:43 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:35:44 #33 ... 00:35:44 00:35:44 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:35:44 #35 DONE 1.0s 00:35:44 00:35:44 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:35:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 00:35:44 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:35:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:35:44 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:35:44 #33 DONE 1.2s 00:35:44 00:35:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:35:44 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:35:44 c5a475d317c9: Verifying Checksum 00:35:44 c5a475d317c9: Download complete 00:35:44 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 00:35:44 #36 ... 00:35:44 00:35:44 #37 [security-spire-agent internal] load build context 00:35:44 #37 transferring context: 23.10kB 0.1s done 00:35:44 #37 DONE 0.7s 00:35:44 00:35:44 #38 [security-spire-server internal] load build context 00:35:44 #38 transferring context: 23.57kB 0.1s done 00:35:44 #38 DONE 0.7s 00:35:44 00:35:44 #39 [security-spire-config internal] load build context 00:35:44 #39 transferring context: 21.82kB 0.1s done 00:35:44 #39 DONE 0.8s 00:35:44 00:35:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:35:44 #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 00:35:44 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:35:44 #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 00:35:44 cf04c63912e1: Pull complete 00:35:44 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 00:35:44 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 00:35:44 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:35:45 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 00:35:45 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 00:35:45 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 00:35:45 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 00:35:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 00:35:45 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 00:35:45 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:35:45 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 00:35:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.7s 00:35:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.8s 00:35:45 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:35:45 55b35a11ae5e: Pull complete 00:35:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.9s 00:35:45 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 00:35:45 a37a00ec5f00: Verifying Checksum 00:35:45 a37a00ec5f00: Download complete 00:35:46 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 00:35:46 #36 ... 00:35:46 00:35:46 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:35:46 #40 DONE 3.3s 00:35:46 00:35:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:35:46 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 00:35:46 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 00:35:46 c9f46d7d2bd2: Download complete 00:35:49 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 00:35:52 #36 ... 00:35:52 00:35:52 #41 [security-bootstrapper internal] load build context 00:35:52 #41 transferring context: 311.08MB 8.9s 00:35:52 #41 ... 00:35:52 00:35:52 #42 [core-common-config-bootstrapper internal] load build context 00:35:53 #42 ... 00:35:53 00:35:53 #43 [support-notifications internal] load build context 00:35:53 #43 ... 00:35:53 00:35:53 #44 [security-proxy-auth internal] load build context 00:35:53 #44 ... 00:35:53 00:35:53 #45 [security-secretstore-setup internal] load build context 00:35:53 #45 ... 00:35:53 00:35:53 #46 [core-keeper internal] load build context 00:35:53 #46 ... 00:35:53 00:35:53 #47 [core-metadata internal] load build context 00:35:54 #47 ... 00:35:54 00:35:54 #48 [core-data internal] load build context 00:35:54 #48 ... 00:35:54 00:35:54 #49 [core-command internal] load build context 00:35:54 #49 ... 00:35:54 00:35:54 #50 [support-cron-scheduler internal] load build context 00:35:54 #50 ... 00:35:54 00:35:54 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:54 #0 7.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:54 #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:54 #0 8.368 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:35:54 #0 8.368 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:35:54 #0 8.368 OK: 24165 distinct packages available 00:35:54 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:54 #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:54 #0 8.886 (1/4) Installing dumb-init (1.2.5-r3) 00:35:54 #0 8.892 (2/4) Installing musl-obstack (1.2.3-r2) 00:35:54 #0 8.895 (3/4) Installing libucontext (1.2-r3) 00:35:54 #0 8.901 (4/4) Installing gcompat (1.1.0-r4) 00:35:54 #0 8.906 Executing busybox-1.36.1-r29.trigger 00:35:54 #0 8.912 OK: 8 MiB in 18 packages 00:35:54 #51 ... 00:35:54 00:35:54 #52 [security-proxy-setup internal] load build context 00:35:54 #52 ... 00:35:54 00:35:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:35:54 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 00:35:54 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 00:35:54 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:35:54 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 00:35:54 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 00:35:54 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 00:35:54 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 00:35:54 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:35:54 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 00:35:54 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:35:54 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 00:35:54 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 00:35:54 #53 ... 00:35:54 00:35:54 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:35:54 #0 5.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:54 #0 5.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:54 #0 5.649 (1/1) Installing dumb-init (1.2.5-r3) 00:35:54 #0 5.659 Executing busybox-1.36.1-r29.trigger 00:35:54 #0 5.672 OK: 8 MiB in 15 packages 00:35:55 #54 ... 00:35:55 00:35:55 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:35:55 #55 ... 00:35:55 00:35:55 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:55 #56 ... 00:35:55 00:35:55 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:55 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:55 #0 1.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:55 #0 2.291 (1/4) Installing ca-certificates (20240705-r0) 00:35:55 #0 2.309 (2/4) Installing dumb-init (1.2.5-r3) 00:35:55 #0 2.315 (3/4) Installing su-exec (0.2-r3) 00:35:55 #0 2.315 (4/4) Installing yq-go (4.44.1-r2) 00:35:55 #0 2.392 Executing busybox-1.36.1-r29.trigger 00:35:55 #0 2.403 Executing ca-certificates-20240705-r0.trigger 00:35:55 #0 2.446 OK: 19 MiB in 18 packages 00:35:55 #57 ... 00:35:55 00:35:55 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:35:55 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:55 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:55 #0 2.175 (1/1) Installing dumb-init (1.2.5-r3) 00:35:55 #0 2.185 Executing busybox-1.36.1-r29.trigger 00:35:55 #0 2.197 OK: 8 MiB in 15 packages 00:35:55 #58 ... 00:35:55 00:35:55 #59 [security-spiffe-token-provider internal] load build context 00:35:55 #59 ... 00:35:55 00:35:55 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:55 #60 ... 00:35:55 00:35:55 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:55 #61 ... 00:35:55 00:35:55 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:35:55 #62 ... 00:35:55 00:35:55 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:55 #63 ... 00:35:55 00:35:55 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:35:55 #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:35:55 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:35:55 #0 2.208 (1/3) Installing ca-certificates (20240705-r0) 00:35:55 #0 2.225 (2/3) Installing dumb-init (1.2.5-r3) 00:35:55 #0 2.229 (3/3) Installing tzdata (2024b-r0) 00:35:55 #0 2.268 Executing busybox-1.36.1-r29.trigger 00:35:55 #0 2.282 Executing ca-certificates-20240705-r0.trigger 00:35:55 #0 2.332 OK: 10 MiB in 17 packages 00:35:55 #64 ... 00:35:55 00:35:55 #59 [security-spiffe-token-provider internal] load build context 00:35:56 #59 ... 00:35:56 00:35:56 #65 [core-command builder 2/7] WORKDIR /edgex-go 00:35:56 #65 ... 00:35:56 00:35:56 #46 [core-keeper internal] load build context 00:35:57 #46 transferring context: 357.08MB 14.0s 00:35:58 a37a00ec5f00: Pull complete 00:35:59 50b3750afda1: Pull complete 00:35:59 4f4fb700ef54: Pull complete 00:35:59 80978eb59214: Pull complete 00:35:59 #46 ... 00:35:59 00:35:59 #59 [security-spiffe-token-provider internal] load build context 00:35:59 #59 transferring context: 542.33MB 16.0s done 00:36:02 #59 ... 00:36:02 00:36:02 #47 [core-metadata internal] load build context 00:36:02 #47 transferring context: 542.33MB 18.8s done 00:36:03 #47 ... 00:36:03 00:36:03 #41 [security-bootstrapper internal] load build context 00:36:03 #41 transferring context: 542.33MB 16.3s done 00:36:03 #41 ... 00:36:03 00:36:03 #43 [support-notifications internal] load build context 00:36:03 #43 transferring context: 542.33MB 16.5s done 00:36:03 #43 ... 00:36:03 00:36:03 #45 [security-secretstore-setup internal] load build context 00:36:03 #45 transferring context: 542.33MB 16.2s done 00:36:04 #45 ... 00:36:04 00:36:04 #42 [core-common-config-bootstrapper internal] load build context 00:36:04 #42 transferring context: 542.33MB 16.2s done 00:36:04 #42 ... 00:36:04 00:36:04 #44 [security-proxy-auth internal] load build context 00:36:04 #44 transferring context: 542.33MB 16.6s done 00:36:04 #44 ... 00:36:04 00:36:04 #50 [support-cron-scheduler internal] load build context 00:36:04 #50 transferring context: 542.33MB 15.0s done 00:36:04 #50 ... 00:36:04 00:36:04 #52 [security-proxy-setup internal] load build context 00:36:04 #52 transferring context: 542.33MB 16.0s done 00:36:04 #52 ... 00:36:04 00:36:04 #49 [core-command internal] load build context 00:36:04 #49 transferring context: 542.33MB 18.3s done 00:36:05 #49 ... 00:36:05 00:36:05 #48 [core-data internal] load build context 00:36:05 #48 transferring context: 542.33MB 17.0s done 00:36:07 c9f46d7d2bd2: Pull complete 00:36:08 c5a475d317c9: Pull complete 00:36:08 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:36:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:36:09 + + docker buildecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:36:09 WORKDIR /edgex 00:36:09 COPY go.mod . 00:36:09 RUN go mod download 00:36:09 -t ci-base-image-arm64 -f - . 00:36:09 #48 ... 00:36:09 00:36:09 #46 [core-keeper internal] load build context 00:36:09 #46 transferring context: 542.33MB 18.7s done 00:36:09 Sending build context to Docker daemon 3.379MB 00:36:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:36:09 ---> be29e6b0f0d4 00:36:09 Step 2/4 : WORKDIR /edgex 00:36:10 ---> Running in 65efefad526e 00:36:10 Removing intermediate container 65efefad526e 00:36:10 ---> 0cefbac84b60 00:36:10 Step 3/4 : COPY go.mod . 00:36:11 ---> f03048b4b34e 00:36:11 Step 4/4 : RUN go mod download 00:36:11 ---> Running in 2b6cf7d14ffa 00:36:31 #46 ... 00:36:31 00:36:31 #50 [support-cron-scheduler internal] load build context 00:36:31 #50 DONE 46.0s 00:36:31 00:36:31 #52 [security-proxy-setup internal] load build context 00:36:31 #52 DONE 46.0s 00:36:31 00:36:31 #45 [security-secretstore-setup internal] load build context 00:36:31 #45 DONE 46.0s 00:36:31 00:36:31 #42 [core-common-config-bootstrapper internal] load build context 00:36:31 #42 DONE 46.0s 00:36:31 00:36:31 #41 [security-bootstrapper internal] load build context 00:36:31 #41 DONE 46.0s 00:36:31 00:36:31 #43 [support-notifications internal] load build context 00:36:31 #43 DONE 46.0s 00:36:31 00:36:31 #44 [security-proxy-auth internal] load build context 00:36:31 #44 DONE 46.0s 00:36:31 00:36:31 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:36:31 #64 DONE 44.6s 00:36:31 00:36:31 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:36:31 #57 DONE 44.6s 00:36:31 00:36:31 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:36:31 #58 DONE 44.6s 00:36:31 00:36:31 #59 [security-spiffe-token-provider internal] load build context 00:36:31 #59 DONE 46.0s 00:36:31 00:36:31 #65 [core-keeper builder 2/7] WORKDIR /edgex-go 00:36:31 #65 DONE 43.2s 00:36:31 00:36:31 #48 [core-data internal] load build context 00:36:31 #48 DONE 46.1s 00:36:31 00:36:31 #49 [core-command internal] load build context 00:36:31 #49 DONE 46.1s 00:36:31 00:36:31 #46 [core-keeper internal] load build context 00:36:31 #46 DONE 46.1s 00:36:31 00:36:31 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:36:31 #54 DONE 44.7s 00:36:31 00:36:31 #47 [core-metadata internal] load build context 00:36:31 #47 DONE 46.2s 00:36:31 00:36:31 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:36:31 #51 DONE 45.0s 00:36:31 00:36:31 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:36:31 #36 DONE 45.4s 00:36:31 00:36:31 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:36:31 #66 ... 00:36:31 00:36:31 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:31 #63 DONE 45.5s 00:36:31 00:36:31 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:36:31 #60 45.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #60 45.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #60 45.91 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:36:31 #60 45.91 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:36:31 #60 45.91 OK: 24165 distinct packages available 00:36:31 #60 45.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #60 46.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #60 ... 00:36:31 00:36:31 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:36:31 #62 45.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #62 45.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #62 45.88 (1/2) Installing dumb-init (1.2.5-r3) 00:36:31 #62 45.88 (2/2) Installing su-exec (0.2-r3) 00:36:31 #62 45.91 Executing busybox-1.36.1-r29.trigger 00:36:31 #62 45.91 OK: 8 MiB in 16 packages 00:36:31 #62 DONE 46.2s 00:36:31 00:36:31 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:36:31 #61 45.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #61 45.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #61 45.78 (1/2) Installing ca-certificates (20240705-r0) 00:36:31 #61 45.80 (2/2) Installing dumb-init (1.2.5-r3) 00:36:31 #61 45.80 Executing busybox-1.36.1-r29.trigger 00:36:31 #61 45.82 Executing ca-certificates-20240705-r0.trigger 00:36:31 #61 45.87 OK: 9 MiB in 16 packages 00:36:31 #61 DONE 46.2s 00:36:31 00:36:31 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:36:31 #56 45.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #56 45.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #56 45.72 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:36:31 #56 45.72 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:36:31 #56 45.72 OK: 24165 distinct packages available 00:36:31 #56 45.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #56 45.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #56 46.21 (1/14) Installing ca-certificates (20240705-r0) 00:36:31 #56 46.24 (2/14) Installing brotli-libs (1.1.0-r2) 00:36:31 #56 46.28 (3/14) Installing c-ares (1.33.1-r0) 00:36:31 #56 46.29 (4/14) Installing libunistring (1.2-r0) 00:36:31 #56 46.32 (5/14) Installing libidn2 (2.3.7-r0) 00:36:31 #56 46.33 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:36:31 #56 46.34 (7/14) Installing libpsl (0.21.5-r1) 00:36:31 #56 46.35 (8/14) Installing zstd-libs (1.5.6-r0) 00:36:31 #56 46.36 (9/14) Installing libcurl (8.10.1-r0) 00:36:31 #56 46.37 (10/14) Installing curl (8.10.1-r0) 00:36:31 #56 46.38 (11/14) Installing dumb-init (1.2.5-r3) 00:36:31 #56 46.38 (12/14) Installing musl-obstack (1.2.3-r2) 00:36:31 #56 46.39 (13/14) Installing libucontext (1.2-r3) 00:36:31 #56 46.39 (14/14) Installing gcompat (1.1.0-r4) 00:36:31 #56 46.40 Executing busybox-1.36.1-r29.trigger 00:36:31 #56 46.41 Executing ca-certificates-20240705-r0.trigger 00:36:31 #56 46.45 OK: 13 MiB in 28 packages 00:36:31 #56 ... 00:36:31 00:36:31 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:36:31 #55 45.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #55 45.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #55 45.87 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:31 #55 45.92 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:31 #55 45.94 (3/6) Installing dumb-init (1.2.5-r3) 00:36:31 #55 45.94 (4/6) Installing openssl (3.3.2-r1) 00:36:31 #55 45.97 (5/6) Installing su-exec (0.2-r3) 00:36:31 #55 45.97 (6/6) Installing yq-go (4.44.1-r2) 00:36:31 #55 46.23 Executing busybox-1.36.1-r29.trigger 00:36:31 #55 46.28 OK: 19 MiB in 18 packages 00:36:31 #55 DONE 47.0s 00:36:31 00:36:31 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:36:31 #0 1.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:31 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:31 #0 2.026 OK: 246 MiB in 54 packages 00:36:31 #67 DONE 2.4s 00:36:31 00:36:31 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:36:31 #60 46.57 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:31 #60 46.60 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:31 #60 46.61 (3/7) Installing dumb-init (1.2.5-r3) 00:36:31 #60 46.61 (4/7) Installing musl-obstack (1.2.3-r2) 00:36:31 #60 46.62 (5/7) Installing libucontext (1.2-r3) 00:36:31 #60 46.63 (6/7) Installing gcompat (1.1.0-r4) 00:36:31 #60 46.63 (7/7) Installing openssl (3.3.2-r1) 00:36:31 #60 46.64 Executing busybox-1.36.1-r29.trigger 00:36:31 #60 46.65 OK: 9 MiB in 19 packages 00:36:31 #60 DONE 47.0s 00:36:31 00:36:31 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:31 #68 DONE 2.5s 00:36:31 00:36:31 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:36:31 #56 DONE 47.0s 00:36:31 00:36:31 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:36:31 #69 ... 00:36:31 00:36:31 #70 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:36:31 #70 DONE 0.1s 00:36:31 00:36:31 #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:32 #71 ... 00:36:32 00:36:32 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:36:32 #0 1.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.086 Upgrading critical system libraries and apk-tools: 00:36:32 #0 2.086 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:32 #0 2.092 Executing busybox-1.36.1-r29.trigger 00:36:32 #0 2.171 Continuing the upgrade transaction with new apk-tools: 00:36:32 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.616 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.655 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.668 Executing ca-certificates-20240705-r0.trigger 00:36:32 #0 2.719 OK: 19 MiB in 18 packages 00:36:32 #72 DONE 3.0s 00:36:32 00:36:32 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:36:32 #0 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.165 Upgrading critical system libraries and apk-tools: 00:36:32 #0 2.165 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:32 #0 2.175 Executing busybox-1.36.1-r29.trigger 00:36:32 #0 2.252 Continuing the upgrade transaction with new apk-tools: 00:36:32 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.734 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.771 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.792 OK: 8 MiB in 15 packages 00:36:32 #73 DONE 3.0s 00:36:32 00:36:32 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:36:32 #0 1.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.054 Upgrading critical system libraries and apk-tools: 00:36:32 #0 2.054 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:32 #0 2.064 Executing busybox-1.36.1-r29.trigger 00:36:32 #0 2.146 Continuing the upgrade transaction with new apk-tools: 00:36:32 #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.640 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.674 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:32 #0 2.683 Executing ca-certificates-20240705-r0.trigger 00:36:32 #0 2.733 OK: 10 MiB in 17 packages 00:36:32 #74 DONE 3.0s 00:36:32 00:36:32 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:36:32 #0 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.196 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:36:32 #0 2.196 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:36:32 #0 2.196 OK: 24164 distinct packages available 00:36:32 #0 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:32 #0 2.953 OK: 246 MiB in 54 packages 00:36:32 #75 DONE 3.1s 00:36:32 00:36:32 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:36:32 #76 DONE 0.0s 00:36:32 00:36:32 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:33 #77 ... 00:36:33 00:36:33 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:36:33 #66 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:33 #66 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:33 #66 3.863 OK: 246 MiB in 54 packages 00:36:33 #66 DONE 4.0s 00:36:33 00:36:33 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:36:33 #78 DONE 0.1s 00:36:33 00:36:33 #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:36:33 #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:33 #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:33 #0 3.996 OK: 246 MiB in 54 packages 00:36:33 #79 DONE 4.1s 00:36:33 00:36:33 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:36:33 #80 DONE 0.1s 00:36:33 00:36:33 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:33 #81 ... 00:36:33 00:36:33 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:36:33 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:33 #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:33 #0 2.559 Upgrading critical system libraries and apk-tools: 00:36:33 #0 2.559 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:33 #0 2.565 Executing busybox-1.36.1-r29.trigger 00:36:33 #0 2.629 Continuing the upgrade transaction with new apk-tools: 00:36:33 #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:33 #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:33 #0 2.949 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:33 #0 2.985 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:33 #0 2.996 Executing ca-certificates-20240705-r0.trigger 00:36:33 #0 3.038 OK: 9 MiB in 16 packages 00:36:33 #82 DONE 3.3s 00:36:34 00:36:34 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:36:34 #69 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:34 #69 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:34 #69 2.920 Upgrading critical system libraries and apk-tools: 00:36:34 #69 2.921 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:34 #69 2.931 Executing busybox-1.36.1-r29.trigger 00:36:34 #69 3.012 Continuing the upgrade transaction with new apk-tools: 00:36:34 #69 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:34 #69 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #69 3.448 OK: 9 MiB in 19 packages 00:36:35 #69 DONE 3.6s 00:36:35 00:36:35 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:36:35 #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 4.985 Upgrading critical system libraries and apk-tools: 00:36:35 #0 4.985 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:35 #0 5.089 Executing busybox-1.36.1-r29.trigger 00:36:35 #0 5.153 Continuing the upgrade transaction with new apk-tools: 00:36:35 #0 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 5.543 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:35 #0 5.581 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:35 #0 5.596 OK: 8 MiB in 18 packages 00:36:35 #83 DONE 5.9s 00:36:35 00:36:35 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:36:35 #84 ... 00:36:35 00:36:35 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:36:35 #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 2.801 Upgrading critical system libraries and apk-tools: 00:36:35 #0 2.802 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:35 #0 2.834 Executing busybox-1.36.1-r29.trigger 00:36:35 #0 2.940 Continuing the upgrade transaction with new apk-tools: 00:36:35 #0 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 3.494 OK: 19 MiB in 18 packages 00:36:35 #85 DONE 3.6s 00:36:35 00:36:35 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:36:35 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 2.678 Upgrading critical system libraries and apk-tools: 00:36:35 #0 2.678 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:35 #0 2.688 Executing busybox-1.36.1-r29.trigger 00:36:35 #0 2.766 Continuing the upgrade transaction with new apk-tools: 00:36:35 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:35 #0 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:35 #0 3.166 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:35 #0 3.205 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:35 #0 3.223 Executing ca-certificates-20240705-r0.trigger 00:36:35 #0 3.283 OK: 13 MiB in 28 packages 00:36:35 #86 DONE 3.6s 00:36:35 00:36:35 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:36:36 #87 DONE 1.8s 00:36:36 00:36:36 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:36:36 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:36 #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:36 #0 4.587 Upgrading critical system libraries and apk-tools: 00:36:36 #0 4.587 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:36 #0 4.762 Executing busybox-1.36.1-r29.trigger 00:36:36 #0 4.845 Continuing the upgrade transaction with new apk-tools: 00:36:36 #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:36 #0 4.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:36 #0 5.299 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:36 #0 5.332 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:36 #0 5.669 OK: 8 MiB in 16 packages 00:36:37 #88 DONE 6.3s 00:36:37 00:36:37 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:36:37 #0 3.817 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:37 #0 4.354 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:37 #0 5.091 (1/1) Installing dumb-init (1.2.5-r3) 00:36:37 #0 5.491 Executing busybox-1.36.1-r29.trigger 00:36:37 #0 5.508 OK: 8 MiB in 15 packages 00:36:37 #89 DONE 7.0s 00:36:37 00:36:37 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:36:37 #0 2.464 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:37 #0 2.912 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:37 #0 3.835 OK: 246 MiB in 54 packages 00:36:37 #90 DONE 5.3s 00:36:37 00:36:37 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:36:37 #91 DONE 1.9s 00:36:37 00:36:37 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:36:37 #0 4.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:37 #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:37 #0 5.857 Upgrading critical system libraries and apk-tools: 00:36:37 #0 5.857 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:37 #0 5.872 Executing busybox-1.36.1-r29.trigger 00:36:37 #0 5.961 Continuing the upgrade transaction with new apk-tools: 00:36:37 #0 5.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:37 #0 6.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:37 #0 6.366 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:37 #0 6.521 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:37 #0 7.205 OK: 8 MiB in 15 packages 00:36:37 #92 DONE 7.8s 00:36:37 00:36:37 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:36:37 #93 DONE 1.9s 00:36:37 00:36:37 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:36:37 #84 DONE 1.9s 00:36:37 00:36:37 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:36:37 #94 ... 00:36:37 00:36:37 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:36:37 #95 DONE 0.3s 00:36:37 00:36:37 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:36:38 #96 DONE 1.2s 00:36:38 00:36:38 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:36:38 #97 DONE 1.3s 00:36:38 00:36:38 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:36:38 #94 DONE 1.2s 00:36:38 00:36:38 #98 [security-spire-server stage-2 6/9] COPY security.txt / 00:36:38 #98 DONE 0.1s 00:36:38 00:36:38 #99 [security-spire-config stage-2 6/10] COPY security.txt / 00:36:38 #99 DONE 0.1s 00:36:38 00:36:38 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:36:38 #100 DONE 0.0s 00:36:38 00:36:38 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:36:38 #101 DONE 0.1s 00:36:38 00:36:38 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:36:38 #102 DONE 0.1s 00:36:38 00:36:38 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 00:36:38 #103 DONE 0.1s 00:36:38 00:36:38 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:36:38 #104 ... 00:36:38 00:36:38 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:36:38 #105 DONE 0.1s 00:36:38 00:36:38 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:36:38 #104 DONE 0.1s 00:36:38 00:36:38 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:36:38 #106 DONE 0.1s 00:36:38 00:36:38 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:36:38 #107 DONE 0.1s 00:36:38 00:36:38 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:36:38 #108 DONE 0.1s 00:36:38 00:36:38 #109 [security-spire-config] exporting to image 00:36:38 #109 exporting layers 00:36:38 #109 ... 00:36:38 00:36:38 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:36:38 #110 DONE 0.1s 00:36:38 00:36:38 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:36:38 #111 DONE 0.2s 00:36:38 00:36:38 #109 [security-spire-agent] exporting to image 00:36:39 #109 ... 00:36:39 00:36:39 #112 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:36:39 #112 DONE 2.1s 00:36:39 00:36:39 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:36:39 #113 DONE 0.0s 00:36:39 00:36:39 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:39 #114 ... 00:36:39 00:36:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:36:39 #53 ... 00:36:39 00:36:39 #109 [security-spire-agent] exporting to image 00:36:39 #109 exporting layers 0.7s done 00:36:39 #109 writing image sha256:7519d641f7be0ecb08e4e71b579c312996db2baf88e56a084caa29c0176b5782 0.0s done 00:36:39 #109 naming to docker.io/library/security-spire-server done 00:36:39 #109 writing image sha256:c7c3749090defe14855fcae4295c56a6acd394d58928d45c666f29cc83d0160e done 00:36:39 #109 naming to docker.io/library/security-spire-config done 00:36:39 #109 writing image sha256:d0e639283f26eb07fd38c8c5b0d3f1cc63146c85fbb382a34765f6d12adc684b done 00:36:39 #109 naming to docker.io/library/security-spire-agent done 00:36:39 #109 DONE 0.9s 00:36:39 00:36:39 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:07 Removing intermediate container 2b6cf7d14ffa 00:37:07 ---> 2ef4cb76d91f 00:37:07 Successfully built 2ef4cb76d91f 00:37:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker inspect -f . ci-base-image-arm64 00:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:08 prd-ubuntu20.04-docker-arm64-4c-16g-24453 does not seem to be running inside a container 00:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:37:09 $ docker top 4f29e93f25e23bf74be4b67876838c377ce110ad83a7634a0148cb7b365346a5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:10 + go version 00:37:10 go version go1.23.2 linux/arm64 [Pipeline] } 00:37:10 $ docker stop --time=1 4f29e93f25e23bf74be4b67876838c377ce110ad83a7634a0148cb7b365346a5 00:37:12 $ docker rm -f --volumes 4f29e93f25e23bf74be4b67876838c377ce110ad83a7634a0148cb7b365346a5 [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 00:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:12 00:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:14 latest: Pulling from edgex-devops/edgex-compose-arm64 00:37:14 547446be3368: Pulling fs layer 00:37:14 d125d8839a47: Pulling fs layer 00:37:14 3e85d5ac6304: Pulling fs layer 00:37:14 c3105a71a48b: Pulling fs layer 00:37:14 0f093f025ec4: Pulling fs layer 00:37:14 c3106fc0e877: Pulling fs layer 00:37:14 c3105a71a48b: Waiting 00:37:14 0f093f025ec4: Waiting 00:37:14 c3106fc0e877: Waiting 00:37:14 547446be3368: Verifying Checksum 00:37:14 547446be3368: Download complete 00:37:14 c3105a71a48b: Verifying Checksum 00:37:14 c3105a71a48b: Download complete 00:37:14 d125d8839a47: Verifying Checksum 00:37:14 d125d8839a47: Download complete 00:37:14 0f093f025ec4: Verifying Checksum 00:37:14 0f093f025ec4: Download complete 00:37:15 547446be3368: Pull complete 00:37:15 d125d8839a47: Pull complete 00:37:16 3e85d5ac6304: Verifying Checksum 00:37:16 3e85d5ac6304: Download complete 00:37:26 3e85d5ac6304: Pull complete 00:37:26 c3105a71a48b: Pull complete 00:37:27 0f093f025ec4: Pull complete 00:37:27 c3106fc0e877: Pull complete 00:37:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-24453 does not seem to be running inside a container 00:37:27 $ 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/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 00:37:29 $ docker top b53eba14ca9f7e891d8954d6ce7029e717bebc0044ab52442cc0f70ed3fffbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:30 + docker compose -f ./docker-compose-build.yml build --parallel 00:37:35 #115 DONE 58.0s 00:37:35 00:37:35 #116 [security-bootstrapper builder 6/7] COPY . . 00:37:35 #116 ... 00:37:35 00:37:35 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 #81 DONE 58.1s 00:37:35 00:37:35 #71 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 #71 DONE 59.7s 00:37:35 00:37:35 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 #114 DONE 53.1s 00:37:35 00:37:35 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 #77 DONE 59.2s 00:37:35 00:37:35 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:37:40 #1 [security-proxy-auth internal] load build definition from Dockerfile 00:37:40 #1 transferring dockerfile: 2.15kB done 00:37:40 #1 DONE 0.1s 00:37:40 00:37:40 #2 [support-notifications internal] load build definition from Dockerfile 00:37:40 #2 transferring dockerfile: 2.02kB done 00:37:40 #2 DONE 0.0s 00:37:40 00:37:40 #3 [security-bootstrapper internal] load build definition from Dockerfile 00:37:40 #3 transferring dockerfile: 3.02kB done 00:37:40 #3 DONE 0.1s 00:37:40 00:37:40 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:37:40 #4 transferring dockerfile: 2.23kB done 00:37:40 #4 DONE 0.1s 00:37:40 00:37:40 #5 [core-command internal] load build definition from Dockerfile 00:37:41 #5 transferring dockerfile: 1.94kB 0.0s done 00:37:41 #5 DONE 0.1s 00:37:41 00:37:41 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:37:41 #6 transferring dockerfile: 1.89kB 0.0s done 00:37:41 #6 DONE 0.1s 00:37:41 00:37:41 #7 [core-data internal] load build definition from Dockerfile 00:37:41 #7 transferring dockerfile: 2.07kB done 00:37:41 #7 DONE 0.1s 00:37:41 00:37:41 #8 [security-secretstore-setup internal] load build definition from Dockerfile 00:37:41 #8 transferring dockerfile: 2.49kB done 00:37:41 #8 DONE 0.1s 00:37:41 00:37:41 #9 [security-spire-server internal] load build definition from Dockerfile 00:37:41 #9 transferring dockerfile: 1.70kB done 00:37:41 #9 DONE 0.0s 00:37:41 00:37:41 #10 [security-spire-agent internal] load build definition from Dockerfile 00:37:41 #10 transferring dockerfile: 1.81kB done 00:37:41 #10 DONE 0.1s 00:37:41 00:37:41 #11 [security-spire-config internal] load build definition from Dockerfile 00:37:41 #11 transferring dockerfile: 1.69kB 0.0s done 00:37:41 #11 DONE 0.1s 00:37:41 00:37:41 #12 [security-proxy-setup internal] load build definition from Dockerfile 00:37:41 #12 transferring dockerfile: 2.50kB done 00:37:41 #12 DONE 0.1s 00:37:41 00:37:41 #13 [core-keeper internal] load build definition from Dockerfile 00:37:41 #13 transferring dockerfile: 2.07kB done 00:37:41 #13 DONE 0.1s 00:37:41 00:37:41 #14 [core-metadata internal] load build definition from Dockerfile 00:37:41 #14 transferring dockerfile: 2.13kB done 00:37:41 #14 DONE 0.1s 00:37:41 00:37:41 #15 [support-cron-scheduler internal] load build definition from Dockerfile 00:37:41 #15 transferring dockerfile: 1.86kB done 00:37:41 #15 DONE 0.1s 00:37:41 00:37:41 #16 [security-proxy-auth internal] load .dockerignore 00:37:41 #16 transferring context: 50B 0.0s done 00:37:41 #16 DONE 0.1s 00:37:42 #117 ... 00:37:42 00:37:42 #118 [security-proxy-auth builder 6/7] COPY . . 00:37:42 #118 ... 00:37:42 00:37:42 #119 [core-keeper builder 7/8] COPY . . 00:37:42 #119 ... 00:37:42 00:37:42 #120 [support-cron-scheduler builder 6/7] COPY . . 00:37:42 00:37:42 #17 [support-notifications internal] load .dockerignore 00:37:42 #17 transferring context: 50B 0.0s done 00:37:42 #17 DONE 0.1s 00:37:42 00:37:42 #18 [security-bootstrapper internal] load .dockerignore 00:37:42 #18 transferring context: 50B done 00:37:42 #18 DONE 0.0s 00:37:42 00:37:42 #19 [core-common-config-bootstrapper internal] load .dockerignore 00:37:42 #19 transferring context: 50B done 00:37:42 #19 DONE 0.0s 00:37:42 00:37:42 #20 [core-command internal] load .dockerignore 00:37:42 #20 transferring context: 50B done 00:37:42 #20 DONE 0.1s 00:37:42 00:37:42 #21 [security-spiffe-token-provider internal] load .dockerignore 00:37:42 #21 transferring context: 50B 0.0s done 00:37:42 #21 DONE 0.0s 00:37:42 00:37:42 #22 [core-data internal] load .dockerignore 00:37:42 #22 transferring context: 50B 0.0s done 00:37:42 #22 DONE 0.1s 00:37:42 00:37:42 #23 [security-secretstore-setup internal] load .dockerignore 00:37:42 #23 transferring context: 50B done 00:37:42 #23 DONE 0.1s 00:37:42 00:37:42 #24 [security-spire-server internal] load .dockerignore 00:37:42 #24 transferring context: 50B done 00:37:42 #24 DONE 0.1s 00:37:42 00:37:42 #25 [security-spire-agent internal] load .dockerignore 00:37:42 #25 transferring context: 50B done 00:37:42 #25 DONE 0.1s 00:37:43 00:37:43 #26 [security-spire-config internal] load .dockerignore 00:37:43 #26 transferring context: 50B done 00:37:43 #26 DONE 0.1s 00:37:43 00:37:43 #27 [security-proxy-setup internal] load .dockerignore 00:37:43 #27 transferring context: 50B done 00:37:43 #27 DONE 0.1s 00:37:43 00:37:43 #28 [core-keeper internal] load .dockerignore 00:37:43 #28 transferring context: 50B done 00:37:43 #28 DONE 0.0s 00:37:43 00:37:43 #29 [core-metadata internal] load .dockerignore 00:37:43 #29 transferring context: 50B done 00:37:43 #29 DONE 0.1s 00:37:43 00:37:43 #30 [support-cron-scheduler internal] load .dockerignore 00:37:43 #30 transferring context: 50B 0.0s done 00:37:43 #30 DONE 0.1s 00:37:43 00:37:43 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:43 #31 DONE 0.0s 00:37:43 00:37:43 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 00:37:43 #32 DONE 0.4s 00:37:43 00:37:43 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:43 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:43 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:43 #33 DONE 0.1s 00:37:43 00:37:43 #34 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:37:44 #34 ... 00:37:44 00:37:44 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:44 #31 DONE 0.0s 00:37:44 00:37:44 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 00:37:44 #32 DONE 0.4s 00:37:44 00:37:44 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:44 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:44 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:44 #33 DONE 0.2s 00:37:44 00:37:44 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:44 #31 DONE 0.0s 00:37:44 00:37:44 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:44 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:44 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:44 #33 DONE 0.2s 00:37:44 00:37:44 #35 [security-proxy-auth internal] load build context 00:37:44 #35 transferring context: 2.96MB 0.6s done 00:37:44 #35 DONE 0.7s 00:37:44 00:37:44 #36 [security-bootstrapper internal] load build context 00:37:44 #36 ... 00:37:44 00:37:44 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:44 #31 DONE 0.0s 00:37:44 00:37:44 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 00:37:44 #32 DONE 0.5s 00:37:44 00:37:44 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:44 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:44 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:44 #33 DONE 0.3s 00:37:44 00:37:44 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:44 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:44 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:44 #33 DONE 0.3s 00:37:44 00:37:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:44 #31 DONE 0.0s 00:37:44 00:37:44 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 00:37:44 #32 DONE 0.6s 00:37:44 00:37:44 #36 [security-bootstrapper internal] load build context 00:37:45 #36 ... 00:37:45 00:37:45 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:45 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:45 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:45 #33 DONE 0.3s 00:37:45 00:37:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:45 #31 DONE 0.0s 00:37:45 00:37:45 #36 [security-bootstrapper internal] load build context 00:37:45 #36 ... 00:37:45 00:37:45 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:45 #31 DONE 0.0s 00:37:45 00:37:45 #36 [security-bootstrapper internal] load build context 00:37:45 #36 ... 00:37:45 00:37:45 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:45 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:45 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:45 #33 DONE 0.3s 00:37:45 00:37:45 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 00:37:45 #32 DONE 0.8s 00:37:45 00:37:45 #36 [security-bootstrapper internal] load build context 00:37:45 #36 ... 00:37:45 00:37:45 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:37:45 #37 DONE 2.6s 00:37:45 #120 DONE 14.4s 00:37:45 00:37:45 #119 [core-keeper builder 7/8] COPY . . 00:37:45 00:37:45 #36 [security-bootstrapper internal] load build context 00:37:45 #119 DONE 14.5s 00:37:45 00:37:45 #121 [support-notifications builder 6/7] COPY . . 00:37:45 #121 CACHED 00:37:45 00:37:45 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:37:45 #122 CACHED 00:37:45 00:37:45 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #123 CACHED 00:37:45 00:37:45 #118 [security-proxy-auth builder 6/7] COPY . . 00:37:45 #118 DONE 14.4s 00:37:45 00:37:45 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #124 CACHED 00:37:45 00:37:45 #125 [core-command builder 6/7] COPY . . 00:37:45 #125 CACHED 00:37:45 00:37:45 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 00:37:45 #126 CACHED 00:37:45 00:37:45 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #127 CACHED 00:37:45 00:37:45 #128 [core-metadata builder 6/7] COPY . . 00:37:45 #128 CACHED 00:37:45 00:37:45 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:37:45 #129 CACHED 00:37:45 00:37:45 #130 [core-data builder 6/7] COPY . . 00:37:45 #130 CACHED 00:37:45 00:37:45 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 00:37:45 #131 CACHED 00:37:45 00:37:45 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #132 CACHED 00:37:45 00:37:45 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 00:37:45 #133 CACHED 00:37:45 00:37:45 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #134 CACHED 00:37:45 00:37:45 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:37:45 #135 CACHED 00:37:45 00:37:45 #116 [security-bootstrapper builder 6/7] COPY . . 00:37:45 #116 DONE 14.5s 00:37:45 00:37:45 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #136 CACHED 00:37:45 00:37:45 #137 [security-proxy-setup builder 6/7] COPY . . 00:37:45 #137 CACHED 00:37:45 00:37:45 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:37:45 #138 CACHED 00:37:45 00:37:45 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:37:45 #139 CACHED 00:37:45 00:37:45 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:45 #140 CACHED 00:37:45 00:37:45 #141 [security-secretstore-setup builder 6/7] COPY . . 00:37:45 #141 CACHED 00:37:45 00:37:45 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:37:45 #117 DONE 14.4s 00:37:45 00:37:45 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:37:46 #36 ... 00:37:46 00:37:46 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:46 #31 DONE 0.0s 00:37:46 00:37:46 #36 [security-bootstrapper internal] load build context 00:37:46 #36 ... 00:37:46 00:37:46 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:46 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:46 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:46 #33 DONE 0.4s 00:37:46 00:37:46 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 00:37:46 #32 DONE 1.6s 00:37:46 00:37:46 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:37:46 #37 DONE 2.7s 00:37:46 00:37:46 #36 [security-bootstrapper internal] load build context 00:37:46 #36 ... 00:37:46 00:37:46 #38 [support-notifications internal] load build context 00:37:46 #38 transferring context: 2.96MB 1.3s done 00:37:46 #38 DONE 1.7s 00:37:46 00:37:46 #36 [security-bootstrapper internal] load build context 00:37:46 #36 ... 00:37:46 00:37:46 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:46 #31 DONE 0.0s 00:37:46 00:37:46 #36 [security-bootstrapper internal] load build context 00:37:46 #36 transferring context: 2.96MB 1.8s done 00:37:46 #36 DONE 2.3s 00:37:46 00:37:46 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:46 #31 DONE 0.0s 00:37:46 00:37:46 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:37:47 #39 ... 00:37:47 00:37:47 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:47 #31 DONE 0.0s 00:37:47 #142 1.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:37:47 00:37:47 #40 [core-common-config-bootstrapper internal] load build context 00:37:47 #40 transferring context: 2.96MB 2.5s done 00:37:47 #40 ... 00:37:47 00:37:47 #41 [core-command internal] load build context 00:37:47 #41 transferring context: 2.96MB 1.9s done 00:37:47 #41 DONE 2.9s 00:37:47 00:37:47 #40 [core-common-config-bootstrapper internal] load build context 00:37:47 #40 DONE 3.1s 00:37:47 00:37:47 #42 [security-spiffe-token-provider internal] load build context 00:37:47 #42 transferring context: 2.96MB 2.4s done 00:37:48 #42 ... 00:37:48 00:37:48 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 00:37:48 #32 DONE 3.3s 00:37:48 00:37:48 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:48 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:48 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:48 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:48 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:48 #33 DONE 0.5s 00:37:48 00:37:48 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:37:48 #37 DONE 2.7s 00:37:48 00:37:48 #43 [core-keeper internal] load build context 00:37:48 #43 ... 00:37:48 00:37:48 #42 [security-spiffe-token-provider internal] load build context 00:37:48 #42 DONE 3.6s 00:37:48 00:37:48 #44 [security-secretstore-setup internal] load build context 00:37:48 #44 ... 00:37:48 00:37:48 #45 [support-notifications builder 2/7] WORKDIR /edgex-go 00:37:48 #45 DONE 3.5s 00:37:48 00:37:48 #44 [security-secretstore-setup internal] load build context 00:37:49 #44 ... 00:37:49 00:37:49 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:37:49 #46 DONE 3.3s 00:37:49 00:37:49 #44 [security-secretstore-setup internal] load build context 00:37:49 #44 transferring context: 2.96MB 2.7s done 00:37:49 #44 DONE 4.0s 00:37:49 00:37:49 #47 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:37:49 #47 DONE 3.6s 00:37:49 00:37:49 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:49 #48 ... 00:37:49 00:37:49 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:49 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:49 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:49 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:49 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:49 #33 DONE 0.5s 00:37:49 00:37:49 #49 [security-spire-config internal] load build context 00:37:49 #49 DONE 0.0s 00:37:49 00:37:49 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:37:49 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:37:49 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:37:49 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:37:49 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:37:49 #33 DONE 0.5s 00:37:49 00:37:49 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:49 #50 DONE 0.0s 00:37:49 00:37:49 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:49 #51 DONE 0.1s 00:37:49 00:37:49 #52 [security-spire-agent internal] load build context 00:37:50 #52 ... 00:37:50 00:37:50 #53 [core-data internal] load build context 00:37:50 #53 transferring context: 2.96MB 2.5s done 00:37:50 #53 DONE 5.4s 00:37:50 00:37:50 #52 [security-spire-agent internal] load build context 00:37:50 #52 transferring context: 23.10kB 0.4s done 00:37:51 #52 ... 00:37:51 00:37:51 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:51 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 00:37:51 #50 DONE 2.0s 00:37:51 00:37:51 #52 [security-spire-agent internal] load build context 00:37:51 #52 DONE 2.7s 00:37:51 00:37:51 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:51 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done 00:37:51 #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:37:51 #51 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:37:51 #51 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:37:52 #51 ... 00:37:52 00:37:52 #54 [security-proxy-setup internal] load build context 00:37:52 #54 transferring context: 2.96MB 4.1s done 00:37:52 #54 DONE 6.3s 00:37:52 00:37:52 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:52 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s 00:37:52 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s 00:37:52 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s 00:37:52 #51 ... 00:37:52 00:37:52 #49 [security-spire-config internal] load build context 00:37:52 #49 transferring context: 21.82kB 0.3s done 00:37:52 #49 DONE 3.4s 00:37:52 00:37:52 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:52 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 00:37:52 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s 00:37:53 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 00:37:53 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 00:37:54 #51 ... 00:37:54 00:37:54 #55 [security-spire-server internal] load build context 00:37:54 #55 transferring context: 23.57kB 0.4s done 00:37:54 #55 DONE 4.7s 00:37:54 00:37:54 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:54 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 00:37:54 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s done 00:37:54 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s 00:37:54 #51 ... 00:37:54 00:37:54 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:37:54 #56 ... 00:37:54 00:37:54 #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:37:54 #34 7.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:37:54 #34 7.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:37:54 #34 10.27 (1/1) Installing dumb-init (1.2.5-r3) 00:37:54 #34 10.27 Executing busybox-1.36.1-r29.trigger 00:37:54 #34 10.44 OK: 9 MiB in 15 packages 00:37:54 #34 DONE 11.6s 00:37:54 00:37:54 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:37:54 #57 ... 00:37:54 00:37:54 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:54 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done 00:37:54 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s 00:37:55 #51 ... 00:37:55 00:37:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:55 #58 ... 00:37:55 00:37:55 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:55 #51 ... 00:37:55 00:37:55 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:37:55 #59 ... 00:37:55 00:37:55 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:55 #0 9.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:37:55 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:37:55 #60 ... 00:37:55 00:37:55 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:55 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s 00:37:57 #142 ... 00:37:57 00:37:57 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:37:57 #0 1.111 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:37:57 #143 ... 00:37:57 00:37:57 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:37:57 #0 0.927 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:37:57 #144 ... 00:37:57 00:37:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:37:57 #0 0.729 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:57 #145 ... 00:37:57 00:37:57 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:37:57 #0 0.479 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 00:37:57 #146 ... 00:37:57 00:37:57 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:57 #0 1.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:57 #147 ... 00:37:57 00:37:57 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:37:57 #0 0.572 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:37:57 #148 ... 00:37:57 00:37:57 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:37:57 #0 1.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:37:57 #149 ... 00:37:57 00:37:57 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:37:57 #0 0.881 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:57 #150 ... 00:37:57 00:37:57 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:57 #0 0.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:57 #151 ... 00:37:57 00:37:57 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:37:57 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:37:57 #152 ... 00:37:57 00:37:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:37:57 #0 0.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:37:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.3s 00:37:57 #51 ... 00:37:57 00:37:57 #61 [support-cron-scheduler internal] load build context 00:37:57 #61 transferring context: 2.96MB 6.6s done 00:37:57 #61 DONE 9.3s 00:37:57 00:37:57 #43 [core-keeper internal] load build context 00:37:57 #43 transferring context: 2.96MB 6.7s done 00:37:57 #43 DONE 9.3s 00:37:57 00:37:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.79MB / 28.04MB 5.8s 00:37:58 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.45MB / 28.04MB 6.3s 00:37:58 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s 00:37:58 #51 ... 00:37:58 00:37:58 #62 [core-metadata internal] load build context 00:37:58 #62 transferring context: 2.96MB 8.2s done 00:37:58 #62 ... 00:37:58 00:37:58 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:58 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:37:58 #51 ... 00:37:58 00:37:58 #62 [core-metadata internal] load build context 00:37:58 #62 DONE 10.3s 00:37:58 00:37:58 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:58 #51 ... 00:37:58 00:37:58 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:37:58 #63 ... 00:37:58 00:37:58 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:37:58 #64 ... 00:37:58 00:37:58 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:37:59 #65 ... 00:37:59 00:37:59 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:59 #66 ... 00:37:59 00:37:59 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:37:59 #67 ... 00:37:59 00:37:59 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:59 #68 ... 00:37:59 00:37:59 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:59 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.7s 00:38:00 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.01MB / 28.04MB 8.3s 00:38:00 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 8.6s 00:38:00 #51 ... 00:38:00 00:38:00 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:00 #69 ... 00:38:00 00:38:00 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:00 #70 ... 00:38:00 00:38:00 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:00 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.29MB / 28.04MB 9.0s 00:38:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.70MB / 28.04MB 9.6s 00:38:01 #51 ... 00:38:01 00:38:01 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:01 #66 DONE 12.8s 00:38:01 00:38:01 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:01 #48 DONE 12.6s 00:38:01 00:38:01 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:01 #51 ... 00:38:01 00:38:01 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:38:01 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:38:01 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 00:38:01 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 00:38:01 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:38:01 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:38:01 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:38:01 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 00:38:01 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 7.7s 00:38:01 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.8s 00:38:01 #50 ... 00:38:01 00:38:01 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:38:05 #71 ... 00:38:05 00:38:05 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:38:05 #72 ... 00:38:05 00:38:05 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:05 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.2s done 00:38:05 #51 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 00:38:05 #51 ... 00:38:05 00:38:05 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:38:05 #56 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:05 #56 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:05 #56 17.71 (1/2) Installing dumb-init (1.2.5-r3) 00:38:05 #56 17.78 (2/2) Installing su-exec (0.2-r3) 00:38:05 #56 17.78 Executing busybox-1.36.1-r29.trigger 00:38:05 #56 18.02 OK: 9 MiB in 16 packages 00:38:05 #56 DONE 20.5s 00:38:05 00:38:05 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:38:05 #72 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:05 #72 ... 00:38:05 00:38:05 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:38:05 #57 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:05 #57 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:05 #57 18.92 (1/2) Installing ca-certificates (20240705-r0) 00:38:05 #57 19.48 (2/2) Installing dumb-init (1.2.5-r3) 00:38:05 #57 19.65 Executing busybox-1.36.1-r29.trigger 00:38:05 #57 19.80 Executing ca-certificates-20240705-r0.trigger 00:38:05 #57 ... 00:38:05 00:38:05 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:05 #70 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:06 #70 ... 00:38:06 00:38:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:06 #58 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:06 #58 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:06 #58 ... 00:38:06 00:38:06 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:06 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 00:38:08 #51 ... 00:38:08 00:38:08 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:38:08 #60 15.21 (1/4) Installing ca-certificates (20240705-r0) 00:38:08 #60 15.73 (2/4) Installing dumb-init (1.2.5-r3) 00:38:08 #60 15.73 (3/4) Installing su-exec (0.2-r3) 00:38:08 #60 15.83 (4/4) Installing yq-go (4.44.1-r2) 00:38:08 #60 17.74 Executing busybox-1.36.1-r29.trigger 00:38:08 #60 17.96 Executing ca-certificates-20240705-r0.trigger 00:38:08 #60 19.58 OK: 20 MiB in 18 packages 00:38:08 #60 DONE 22.8s 00:38:08 00:38:08 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:08 #51 ... 00:38:08 00:38:08 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:38:08 #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:08 #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:08 #59 ... 00:38:08 00:38:08 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:09 #51 ... 00:38:09 00:38:09 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:38:09 #39 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:09 #39 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:09 #39 20.21 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:09 #39 21.14 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:09 #39 21.30 (3/6) Installing dumb-init (1.2.5-r3) 00:38:09 #39 21.34 (4/6) Installing openssl (3.3.2-r1) 00:38:09 #39 21.52 (5/6) Installing su-exec (0.2-r3) 00:38:09 #39 21.60 (6/6) Installing yq-go (4.44.1-r2) 00:38:09 #39 ... 00:38:09 00:38:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:38:09 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done 00:38:09 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 00:38:09 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.3s 00:38:09 #50 ... 00:38:09 00:38:09 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:09 #51 ... 00:38:09 00:38:09 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:38:09 #57 21.58 OK: 10 MiB in 16 packages 00:38:09 #57 DONE 25.1s 00:38:09 00:38:09 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:09 #51 ... 00:38:09 00:38:09 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:38:09 #65 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:09 #65 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:09 #65 ... 00:38:09 00:38:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:38:11 #50 ... 00:38:11 00:38:11 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:38:11 #0 6.123 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:11 #0 8.400 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:11 #73 ... 00:38:11 00:38:11 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:12 #51 ... 00:38:12 00:38:12 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:38:12 #68 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:12 #68 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:12 #68 ... 00:38:12 00:38:12 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:38:12 #63 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:12 #63 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:12 #63 ... 00:38:12 00:38:12 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:12 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 00:38:13 #51 ... 00:38:13 00:38:13 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:38:13 #59 24.72 (1/1) Installing dumb-init (1.2.5-r3) 00:38:13 #59 24.79 Executing busybox-1.36.1-r29.trigger 00:38:13 #59 24.94 OK: 9 MiB in 15 packages 00:38:13 #59 DONE 28.2s 00:38:13 00:38:13 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:13 #51 ... 00:38:13 00:38:13 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:38:13 #39 23.70 Executing busybox-1.36.1-r29.trigger 00:38:13 #39 24.11 OK: 20 MiB in 18 packages 00:38:13 #39 DONE 26.7s 00:38:13 00:38:13 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:14 #51 ... 00:38:14 00:38:14 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:38:14 #67 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:14 #67 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:14 #67 ... 00:38:14 00:38:14 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:14 #64 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:14 #64 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:14 #64 ... 00:38:14 00:38:14 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:15 #51 ... 00:38:15 00:38:15 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:38:15 #0 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:15 #0 9.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:15 #74 ... 00:38:15 00:38:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:38:15 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s 00:38:16 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s done 00:38:16 #50 ... 00:38:16 00:38:16 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:16 #69 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:16 #69 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:16 #69 ... 00:38:16 00:38:16 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:17 #51 ... 00:38:17 00:38:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:38:17 #50 DONE 27.6s 00:38:17 00:38:17 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:17 #51 ... 00:38:17 00:38:17 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:38:17 #72 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:17 #72 ... 00:38:17 00:38:17 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:17 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 00:38:17 #51 ... 00:38:17 00:38:17 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:17 #58 22.62 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:38:17 #58 22.62 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:38:17 #58 22.62 OK: 24043 distinct packages available 00:38:17 #58 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:17 #58 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:17 #58 ... 00:38:17 00:38:17 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:18 #51 ... 00:38:18 00:38:18 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:38:18 #0 6.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:18 #0 9.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:18 #75 ... 00:38:18 00:38:18 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:18 #70 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:18 #70 ... 00:38:18 00:38:18 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:18 #51 ... 00:38:18 00:38:18 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:38:18 #68 28.05 OK: 238 MiB in 54 packages 00:38:18 #68 DONE 30.3s 00:38:18 00:38:18 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:18 #51 ... 00:38:18 00:38:18 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:38:18 #71 7.178 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:18 #71 9.739 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:19 #71 ... 00:38:19 00:38:19 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:38:19 #76 DONE 0.7s 00:38:19 00:38:19 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:19 #51 ... 00:38:19 00:38:19 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:19 #0 6.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:19 #0 9.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:19 #77 ... 00:38:19 00:38:19 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:22 #78 ... 00:38:22 00:38:22 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:38:22 #63 29.58 OK: 238 MiB in 54 packages 00:38:22 #63 DONE 34.3s 00:38:22 00:38:22 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:38:22 #65 23.69 (1/3) Installing ca-certificates (20240705-r0) 00:38:22 #65 24.44 (2/3) Installing dumb-init (1.2.5-r3) 00:38:22 #65 24.50 (3/3) Installing tzdata (2024b-r0) 00:38:22 #65 27.04 Executing busybox-1.36.1-r29.trigger 00:38:22 #65 27.35 Executing ca-certificates-20240705-r0.trigger 00:38:22 #65 29.19 OK: 11 MiB in 17 packages 00:38:22 #65 DONE 33.1s 00:38:22 00:38:22 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:22 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s 00:38:23 #51 ... 00:38:23 00:38:23 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:38:23 #79 DONE 1.0s 00:38:23 00:38:23 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:23 #51 ... 00:38:23 00:38:23 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:38:23 #0 6.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:23 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:23 #80 ... 00:38:23 00:38:23 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:38:23 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:23 #0 8.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:24 #81 ... 00:38:24 00:38:24 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:38:24 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.9s done 00:38:24 #51 DONE 34.8s 00:38:24 00:38:24 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:38:24 #73 21.96 OK: 238 MiB in 54 packages 00:38:24 #73 ... 00:38:24 00:38:24 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:38:24 #67 33.28 OK: 238 MiB in 54 packages 00:38:24 #67 DONE 36.1s 00:38:24 00:38:24 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:24 #58 39.73 (1/14) Installing ca-certificates (20240705-r0) 00:38:25 #58 ... 00:38:25 00:38:25 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:38:25 #82 DONE 0.7s 00:38:25 00:38:25 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:25 #58 40.56 (2/14) Installing brotli-libs (1.1.0-r2) 00:38:25 #58 40.70 (3/14) Installing c-ares (1.33.1-r0) 00:38:25 #58 40.74 (4/14) Installing libunistring (1.2-r0) 00:38:25 #58 ... 00:38:25 00:38:25 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:38:25 #73 DONE 24.3s 00:38:25 00:38:25 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:25 #58 41.08 (5/14) Installing libidn2 (2.3.7-r0) 00:38:26 #58 41.18 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:38:26 #58 41.32 (7/14) Installing libpsl (0.21.5-r1) 00:38:26 #58 41.42 (8/14) Installing zstd-libs (1.5.6-r0) 00:38:26 #58 41.47 (9/14) Installing libcurl (8.10.1-r0) 00:38:26 #58 41.69 (10/14) Installing curl (8.10.1-r0) 00:38:26 #58 ... 00:38:26 00:38:26 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:38:26 #83 DONE 0.8s 00:38:26 00:38:26 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:26 #58 41.81 (11/14) Installing dumb-init (1.2.5-r3) 00:38:26 #58 41.82 (12/14) Installing musl-obstack (1.2.3-r2) 00:38:26 #58 41.86 (13/14) Installing libucontext (1.2-r3) 00:38:27 #58 41.87 (14/14) Installing gcompat (1.1.0-r4) 00:38:27 #58 41.89 Executing busybox-1.36.1-r29.trigger 00:38:27 #58 42.14 Executing ca-certificates-20240705-r0.trigger 00:38:28 #58 ... 00:38:28 00:38:28 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:38:28 #72 23.74 Upgrading critical system libraries and apk-tools: 00:38:28 #72 23.74 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:28 #72 23.90 Executing busybox-1.36.1-r29.trigger 00:38:28 #72 27.01 Continuing the upgrade transaction with new apk-tools: 00:38:28 #72 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:28 #72 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:28 #72 ... 00:38:28 00:38:28 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:38:28 #71 23.89 (1/1) Installing dumb-init (1.2.5-r3) 00:38:28 #71 24.95 Executing busybox-1.36.1-r29.trigger 00:38:28 #71 25.18 OK: 9 MiB in 15 packages 00:38:29 #71 DONE 27.7s 00:38:29 00:38:29 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:38:29 #74 23.56 Upgrading critical system libraries and apk-tools: 00:38:29 #74 23.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:29 #74 23.67 Executing busybox-1.36.1-r29.trigger 00:38:30 #74 24.77 Continuing the upgrade transaction with new apk-tools: 00:38:30 #74 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:31 #74 ... 00:38:31 00:38:31 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:31 #58 43.70 OK: 15 MiB in 28 packages 00:38:31 #58 DONE 46.2s 00:38:31 00:38:31 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:31 #64 32.47 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:38:31 #64 32.47 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:38:31 #64 32.47 OK: 24042 distinct packages available 00:38:31 #64 35.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:31 #64 37.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:31 #64 ... 00:38:31 00:38:31 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:38:31 #74 26.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:32 #74 ... 00:38:32 00:38:32 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:32 #70 31.15 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:38:32 #70 31.16 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:38:32 #70 31.16 OK: 24043 distinct packages available 00:38:32 #70 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:32 #70 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:32 #70 ... 00:38:32 00:38:32 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:38:32 #75 21.46 Upgrading critical system libraries and apk-tools: 00:38:32 #75 21.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:32 #75 21.59 Executing busybox-1.36.1-r29.trigger 00:38:32 #75 23.90 Continuing the upgrade transaction with new apk-tools: 00:38:32 #75 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:32 #75 ... 00:38:32 00:38:32 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:38:32 #0 6.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:32 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:32 #84 ... 00:38:32 00:38:32 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:32 #85 ... 00:38:32 00:38:32 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:32 #69 31.87 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:38:32 #69 31.87 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:38:32 #69 31.87 OK: 24043 distinct packages available 00:38:32 #69 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:32 #69 36.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:32 #69 ... 00:38:32 00:38:32 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:32 #77 22.88 Upgrading critical system libraries and apk-tools: 00:38:32 #77 22.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:32 #77 22.91 Executing busybox-1.36.1-r29.trigger 00:38:33 #77 ... 00:38:33 00:38:33 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:33 #86 ... 00:38:33 00:38:33 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:38:33 #80 19.72 Upgrading critical system libraries and apk-tools: 00:38:33 #80 19.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:33 #80 19.82 Executing busybox-1.36.1-r29.trigger 00:38:34 #80 21.35 Continuing the upgrade transaction with new apk-tools: 00:38:35 #80 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:35 #80 ... 00:38:35 00:38:35 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:35 #87 ... 00:38:35 00:38:35 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:35 #70 44.70 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:36 #70 45.23 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:36 #70 45.35 (3/7) Installing dumb-init (1.2.5-r3) 00:38:36 #70 45.37 (4/7) Installing musl-obstack (1.2.3-r2) 00:38:36 #70 45.39 (5/7) Installing libucontext (1.2-r3) 00:38:36 #70 45.40 (6/7) Installing gcompat (1.1.0-r4) 00:38:36 #70 45.42 (7/7) Installing openssl (3.3.2-r1) 00:38:36 #70 45.50 Executing busybox-1.36.1-r29.trigger 00:38:36 #70 ... 00:38:36 00:38:36 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:36 #64 46.55 OK: 238 MiB in 54 packages 00:38:36 #64 DONE 47.8s 00:38:36 00:38:36 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:36 #70 45.82 OK: 10 MiB in 19 packages 00:38:36 #70 ... 00:38:36 00:38:36 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:37 #88 ... 00:38:37 00:38:37 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:37 #69 45.45 (1/4) Installing dumb-init (1.2.5-r3) 00:38:37 #69 45.49 (2/4) Installing musl-obstack (1.2.3-r2) 00:38:37 #69 45.52 (3/4) Installing libucontext (1.2-r3) 00:38:37 #69 45.56 (4/4) Installing gcompat (1.1.0-r4) 00:38:37 #69 45.59 Executing busybox-1.36.1-r29.trigger 00:38:37 #69 45.83 OK: 9 MiB in 18 packages 00:38:37 #69 ... 00:38:37 00:38:37 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:38:37 #89 DONE 0.5s 00:38:37 00:38:37 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:38 #90 ... 00:38:38 00:38:38 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:38:38 #72 40.61 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:38 #72 41.19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:38 #72 41.38 OK: 9 MiB in 15 packages 00:38:38 #72 DONE 44.6s 00:38:38 00:38:38 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:38 #70 DONE 47.7s 00:38:38 00:38:38 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 00:38:38 #91 ... 00:38:38 00:38:38 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:38 #69 DONE 48.4s 00:38:39 00:38:39 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:38:42 #92 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:43 #92 ... 00:38:43 00:38:43 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:38:43 #74 35.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:43 #74 36.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:43 #74 36.51 OK: 9 MiB in 16 packages 00:38:43 #74 DONE 37.9s 00:38:43 00:38:43 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:38:43 #81 19.39 Upgrading critical system libraries and apk-tools: 00:38:43 #81 19.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:43 #81 19.48 Executing busybox-1.36.1-r29.trigger 00:38:43 #81 21.11 Continuing the upgrade transaction with new apk-tools: 00:38:43 #81 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:43 #81 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:43 #81 ... 00:38:43 00:38:43 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:38:43 #93 ... 00:38:43 00:38:43 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:43 #85 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:43 #85 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:43 #85 ... 00:38:43 00:38:43 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:38:43 #75 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:43 #75 34.86 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:43 #75 35.76 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:44 #75 35.87 Executing ca-certificates-20240705-r0.trigger 00:38:44 #75 ... 00:38:44 00:38:44 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:44 #85 12.77 Upgrading critical system libraries and apk-tools: 00:38:44 #85 12.77 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:44 #85 12.81 Executing busybox-1.36.1-r29.trigger 00:38:44 #85 ... 00:38:44 00:38:44 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:44 #77 24.59 Continuing the upgrade transaction with new apk-tools: 00:38:44 #77 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:44 #77 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:44 #77 ... 00:38:44 00:38:44 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 00:38:44 #91 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:44 #91 5.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:45 #91 ... 00:38:45 00:38:45 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:38:45 #93 DONE 2.6s 00:38:45 00:38:45 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:38:45 #94 DONE 0.2s 00:38:45 00:38:45 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:45 #85 14.19 Continuing the upgrade transaction with new apk-tools: 00:38:45 #85 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:46 #85 ... 00:38:46 00:38:46 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:38:46 #81 31.24 OK: 20 MiB in 18 packages 00:38:46 #81 DONE 32.8s 00:38:46 00:38:46 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:38:46 #80 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:46 #80 31.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:46 #80 32.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:46 #80 32.54 OK: 9 MiB in 15 packages 00:38:46 #80 ... 00:38:46 00:38:46 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:38:46 #95 DONE 0.2s 00:38:46 00:38:46 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:46 #77 35.35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:46 #77 36.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:46 #77 36.21 Executing ca-certificates-20240705-r0.trigger 00:38:46 #77 ... 00:38:46 00:38:46 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:38:46 #75 36.87 OK: 20 MiB in 18 packages 00:38:46 #75 DONE 38.8s 00:38:46 00:38:46 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:46 #77 37.47 OK: 10 MiB in 16 packages 00:38:47 #77 ... 00:38:47 00:38:47 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:38:47 #80 DONE 33.8s 00:38:47 00:38:47 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:47 #85 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:48 #85 ... 00:38:48 00:38:48 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:38:48 #84 15.84 Upgrading critical system libraries and apk-tools: 00:38:48 #84 15.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:48 #84 15.92 Executing busybox-1.36.1-r29.trigger 00:38:48 #84 18.67 Continuing the upgrade transaction with new apk-tools: 00:38:48 #84 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:48 #84 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:48 #84 ... 00:38:48 00:38:48 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:38:48 #77 DONE 38.7s 00:38:48 00:38:48 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:38:48 #92 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:49 #92 ... 00:38:49 00:38:49 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 00:38:49 #91 10.78 Upgrading critical system libraries and apk-tools: 00:38:49 #91 10.79 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:49 #91 10.83 Executing busybox-1.36.1-r29.trigger 00:38:50 #91 11.71 Continuing the upgrade transaction with new apk-tools: 00:38:50 #91 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:51 #91 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:51 #91 ... 00:38:51 00:38:51 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:38:51 #84 27.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:51 #84 27.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:51 #84 27.80 Executing ca-certificates-20240705-r0.trigger 00:38:51 #84 28.39 OK: 11 MiB in 17 packages 00:38:51 #84 DONE 29.5s 00:38:51 00:38:51 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:38:51 #92 11.26 Upgrading critical system libraries and apk-tools: 00:38:51 #92 11.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:38:51 #92 11.30 Executing busybox-1.36.1-r29.trigger 00:38:51 #92 12.33 Continuing the upgrade transaction with new apk-tools: 00:38:51 #92 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:38:52 #92 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:38:53 #92 ... 00:38:53 00:38:53 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:38:53 #85 20.85 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:53 #85 21.17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:53 #85 21.23 Executing ca-certificates-20240705-r0.trigger 00:38:53 #85 21.66 OK: 15 MiB in 28 packages 00:38:53 #85 DONE 22.4s 00:38:53 00:38:53 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:54 #78 ... 00:38:54 00:38:54 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 00:38:54 #91 16.18 OK: 10 MiB in 19 packages 00:38:55 #91 DONE 17.0s 00:38:55 00:38:55 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:38:57 #96 ... 00:38:57 00:38:57 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:38:57 #92 16.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:38:57 #92 17.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:38:57 #92 17.49 OK: 9 MiB in 18 packages 00:38:57 #92 DONE 18.2s 00:38:57 00:38:57 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:38:57 #97 DONE 1.7s 00:38:57 00:38:57 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:38:58 #98 ... 00:38:58 00:38:58 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:38:58 #96 DONE 3.0s 00:38:58 00:38:58 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:38:58 #99 DONE 0.3s 00:38:58 00:38:58 #100 [security-spire-server stage-2 6/9] COPY security.txt / 00:38:59 #100 DONE 0.3s 00:38:59 00:38:59 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:38:59 #101 DONE 0.4s 00:38:59 00:38:59 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:38:59 #102 DONE 0.4s 00:38:59 00:38:59 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:39:00 #103 ... 00:39:00 00:39:00 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:39:00 #104 DONE 2.9s 00:39:00 00:39:00 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:39:00 #105 ... 00:39:00 00:39:00 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:39:00 #103 DONE 0.5s 00:39:00 00:39:00 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:39:00 #105 DONE 0.4s 00:39:00 00:39:00 #106 [security-spire-server] exporting to image 00:39:00 #106 exporting layers 00:39:00 #106 ... 00:39:00 00:39:00 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:39:00 #98 DONE 3.6s 00:39:01 00:39:01 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:39:01 #107 ... 00:39:01 00:39:01 #108 [security-spire-config stage-2 6/10] COPY security.txt / 00:39:01 #108 DONE 0.7s 00:39:01 00:39:01 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:39:01 #109 ... 00:39:01 00:39:01 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:39:01 #107 DONE 0.6s 00:39:01 00:39:01 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 00:39:01 #110 ... 00:39:01 00:39:01 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:39:01 #109 DONE 0.7s 00:39:01 00:39:01 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:39:02 #111 ... 00:39:02 00:39:02 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 00:39:02 #110 DONE 0.3s 00:39:02 00:39:02 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:39:02 #112 ... 00:39:02 00:39:02 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:39:02 #111 DONE 0.5s 00:39:02 00:39:02 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:39:02 #113 ... 00:39:02 00:39:02 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:39:02 #112 DONE 0.6s 00:39:02 00:39:02 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:39:02 #113 DONE 0.5s 00:39:02 00:39:02 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:39:03 #114 DONE 0.7s 00:39:03 00:39:03 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:39:03 #115 DONE 0.4s 00:39:03 00:39:03 #106 [security-spire-agent] exporting to image 00:39:05 #106 exporting layers 4.9s done 00:39:05 #106 writing image sha256:42a9aa7b55ce4ce482f09e7502620d6d063e1d089007f6c5779074171c50402c 0.0s done 00:39:05 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:39:07 #106 exporting layers 4.5s done 00:39:07 #106 writing image sha256:4323ba1eb83a138c050234b9ad8e3597b0c329e9b3c355eb6e1dedc55d2219be 00:39:07 #106 writing image sha256:4323ba1eb83a138c050234b9ad8e3597b0c329e9b3c355eb6e1dedc55d2219be 0.0s done 00:39:07 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:39:08 #106 exporting layers 4.1s done 00:39:08 #106 writing image sha256:13fc5d510ba9c0dbc507c73716430de628edb3c9485509d1477171ecb076181a 0.0s done 00:39:08 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 00:39:08 #106 DONE 7.6s 00:39:08 00:39:08 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:33 #153 ... 00:39:33 00:39:33 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:33 #147 101.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:30 #78 DONE 125.7s 00:40:30 00:40:30 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #88 DONE 118.4s 00:40:30 00:40:30 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #90 DONE 108.2s 00:40:30 00:40:30 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #87 DONE 119.8s 00:40:30 00:40:30 #116 [security-spiffe-token-provider builder 6/7] COPY . . 00:40:30 #116 ... 00:40:30 00:40:30 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #86 DONE 122.1s 00:40:30 00:40:30 #117 [security-proxy-auth builder 6/7] COPY . . 00:40:30 #117 ... 00:40:30 00:40:30 #118 [core-keeper builder 7/8] COPY . . 00:40:30 #118 DONE 1.8s 00:40:30 00:40:30 #119 [support-notifications builder 6/7] COPY . . 00:40:30 #119 DONE 1.8s 00:40:30 00:40:30 #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #120 CACHED 00:40:30 00:40:30 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:40:30 #121 CACHED 00:40:30 00:40:30 #122 [support-cron-scheduler builder 6/7] COPY . . 00:40:30 #122 CACHED 00:40:30 00:40:30 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:40:30 #123 CACHED 00:40:30 00:40:30 #124 [core-metadata builder 6/7] COPY . . 00:40:30 #124 CACHED 00:40:30 00:40:30 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #125 CACHED 00:40:30 00:40:30 #126 [security-proxy-setup builder 6/7] COPY . . 00:40:30 #126 CACHED 00:40:30 00:40:30 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #127 CACHED 00:40:30 00:40:30 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:40:30 #128 CACHED 00:40:30 00:40:30 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:40:30 #129 CACHED 00:40:30 00:40:30 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #130 CACHED 00:40:30 00:40:30 #131 [security-secretstore-setup builder 6/7] COPY . . 00:40:30 #131 CACHED 00:40:30 00:40:30 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #132 CACHED 00:40:30 00:40:30 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 00:40:30 #133 CACHED 00:40:30 00:40:30 #134 [core-data builder 6/7] COPY . . 00:40:30 #134 CACHED 00:40:30 00:40:30 #135 [security-bootstrapper builder 6/7] COPY . . 00:40:30 #135 DONE 1.8s 00:40:30 00:40:30 #116 [security-spiffe-token-provider builder 6/7] COPY . . 00:40:30 #116 DONE 1.9s 00:40:30 00:40:30 #136 [core-command builder 6/7] COPY . . 00:40:30 #136 CACHED 00:40:30 00:40:30 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 00:40:30 #137 CACHED 00:40:30 00:40:30 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #138 CACHED 00:40:30 00:40:30 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:40:30 #139 CACHED 00:40:30 00:40:30 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:40:30 #140 CACHED 00:40:30 00:40:30 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 00:40:30 #141 CACHED 00:40:30 00:40:30 #117 [security-proxy-auth builder 6/7] COPY . . 00:40:30 #117 DONE 1.8s 00:40:30 00:40:30 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:40:32 #142 ... 00:40:32 00:40:32 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:40:32 #0 5.536 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:32 #143 ... 00:40:32 00:40:32 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:40:32 #0 5.749 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:40:34 #144 ... 00:40:34 00:40:34 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:40:34 #0 6.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:35 #145 ... 00:40:35 00:40:35 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:40:35 #142 7.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:40:37 #142 ... 00:40:37 00:40:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:40:37 #0 8.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:40:37 #146 ... 00:40:37 00:40:37 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:40:37 #0 7.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:40:37 #147 ... 00:40:37 00:40:37 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:40:37 #0 7.227 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:40:37 #148 ... 00:40:37 00:40:37 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:40:37 #0 6.300 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 00:40:37 #149 ... 00:40:37 00:40:37 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:40:37 #0 7.235 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:37 #150 ... 00:40:37 00:40:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:37 #0 7.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:40:37 #151 ... 00:40:37 00:40:37 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:40:37 #0 7.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:38 #152 ... 00:40:38 00:40:38 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:40:38 #0 5.176 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:40:41 #147 DONE 164.3s 00:40:41 00:40:41 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:40:41 #150 DONE 164.4s 00:40:41 00:40:41 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:40:41 #146 DONE 164.4s 00:40:41 00:40:41 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:40:41 #143 DONE 164.4s 00:40:41 00:40:41 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:40:41 #152 DONE 164.4s 00:40:41 00:40:41 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:40:41 #149 DONE 164.3s 00:40:41 00:40:41 #154 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #154 ... 00:40:41 00:40:41 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:40:41 #142 DONE 164.5s 00:40:41 00:40:41 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:40:41 #151 DONE 164.6s 00:40:41 00:40:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:40:41 #145 DONE 164.7s 00:40:41 00:40:41 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #155 ... 00:40:41 00:40:41 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:40:41 #153 DONE 164.7s 00:40:41 00:40:41 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:40:41 #144 DONE 164.7s 00:40:41 00:40:41 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:41 #148 DONE 164.8s 00:40:41 00:40:41 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:40:41 #156 ... 00:40:41 00:40:41 #154 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #154 DONE 0.8s 00:40:41 00:40:41 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #157 DONE 0.8s 00:40:41 00:40:41 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #155 DONE 0.8s 00:40:41 00:40:41 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:40:41 #158 ... 00:40:41 00:40:41 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #159 DONE 0.9s 00:40:41 00:40:41 #160 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #160 DONE 0.9s 00:40:41 00:40:41 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #161 DONE 0.7s 00:40:41 00:40:41 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #162 DONE 0.7s 00:40:41 00:40:41 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:40:41 #156 DONE 0.7s 00:40:41 00:40:41 #163 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #163 DONE 0.5s 00:40:41 00:40:41 #164 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:40:41 #164 ... 00:40:41 00:40:41 #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:40:41 #165 DONE 1.0s 00:40:41 00:40:41 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:40:41 #166 CACHED 00:40:41 00:40:41 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #167 CACHED 00:40:41 00:40:41 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #168 CACHED 00:40:41 00:40:41 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:40:41 #169 CACHED 00:40:41 00:40:41 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:40:41 #170 CACHED 00:40:41 00:40:41 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #171 CACHED 00:40:41 00:40:41 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:40:41 #158 DONE 1.0s 00:40:41 00:40:41 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:40:41 #172 DONE 0.8s 00:40:41 00:40:41 #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:40:41 #173 DONE 0.9s 00:40:41 00:40:41 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:40:41 #174 DONE 0.9s 00:40:41 00:40:41 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:40:41 #175 ... 00:40:41 00:40:41 #176 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:40:41 #176 DONE 0.8s 00:40:41 00:40:41 #177 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:40:41 #177 DONE 0.9s 00:40:41 00:40:41 #164 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:40:41 #164 DONE 0.8s 00:40:41 00:40:41 #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:41 #178 DONE 2.5s 00:40:41 00:40:41 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:41 #179 DONE 2.7s 00:40:41 00:40:41 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:41 #180 DONE 2.7s 00:40:41 00:40:41 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:40:41 #181 DONE 2.7s 00:40:41 00:40:41 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:40:41 #182 ... 00:40:41 00:40:41 #183 [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 00:40:41 #183 DONE 2.7s 00:40:41 00:40:41 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:40:41 #184 DONE 2.7s 00:40:41 00:40:41 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:40:41 #175 DONE 2.6s 00:40:41 00:40:41 #185 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:40:41 #185 DONE 3.5s 00:40:41 00:40:41 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 00:40:41 #186 DONE 2.7s 00:40:41 00:40:41 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:41 #187 DONE 2.7s 00:40:41 00:40:41 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:40:41 #188 DONE 2.7s 00:40:41 00:40:41 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:40:41 #189 DONE 2.7s 00:40:41 00:40:41 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 00:40:41 #190 ... 00:40:41 00:40:41 #191 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:40:41 #191 DONE 0.3s 00:40:41 00:40:41 #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:40:41 #192 DONE 0.4s 00:40:41 00:40:41 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:40:41 #193 DONE 0.4s 00:40:41 00:40:41 #194 [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 00:40:41 #194 DONE 0.4s 00:40:41 00:40:41 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:40:41 #182 DONE 0.4s 00:40:41 00:40:41 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:40:41 #195 DONE 0.4s 00:40:41 00:40:41 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:40:41 #196 DONE 0.4s 00:40:41 00:40:41 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:40:41 #197 DONE 0.4s 00:40:41 00:40:41 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:40:41 #198 DONE 0.4s 00:40:41 00:40:41 #199 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:40:41 #199 ... 00:40:41 00:40:41 #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 00:40:41 #200 DONE 0.4s 00:40:41 00:40:41 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 00:40:41 #190 DONE 0.6s 00:40:41 00:40:41 #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:40:41 #201 DONE 0.6s 00:40:41 00:40:41 #109 [core-keeper] exporting to image 00:40:41 #109 exporting layers 0.3s done 00:40:41 #109 ... 00:40:41 00:40:41 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:41 #202 DONE 0.5s 00:40:41 00:40:41 #109 [core-command] exporting to image 00:40:41 #109 writing image sha256:ba4b0b5c48d797963fcc39ce5a1a412476cca8cc8e7b1c2e3037624c6653c8da 0.0s done 00:40:41 #109 naming to docker.io/library/core-command done 00:40:41 #109 ... 00:40:41 00:40:41 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:40:41 #203 DONE 0.6s 00:40:41 00:40:41 #204 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 00:40:41 #204 DONE 0.7s 00:40:41 00:40:41 #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:40:41 #205 DONE 0.6s 00:40:41 00:40:41 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:40:41 #206 DONE 0.6s 00:40:41 00:40:41 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:40:41 #207 DONE 0.6s 00:40:41 00:40:41 #199 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:40:41 #199 DONE 0.6s 00:40:41 00:40:41 #109 [support-notifications] exporting to image 00:40:41 #109 exporting layers 0.3s done 00:40:41 #109 ... 00:40:41 00:40:41 #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:40:41 #208 DONE 0.4s 00:40:41 00:40:41 #109 [core-data] exporting to image 00:40:41 #109 writing image sha256:ea52ef8e74c38f59652fe2ec9a2c0d251952e2697fcf87f82c3e263649848c85 00:40:41 #109 ... 00:40:41 00:40:41 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:40:41 #209 DONE 0.5s 00:40:41 00:40:41 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 00:40:41 #210 DONE 0.4s 00:40:41 00:40:41 #109 [core-keeper] exporting to image 00:40:41 #109 writing image sha256:ea52ef8e74c38f59652fe2ec9a2c0d251952e2697fcf87f82c3e263649848c85 0.3s done 00:40:41 #109 writing image sha256:07bd93bde44c6441fc52302c1a5df54b529eac270c9a81f6682bcb037c515407 00:40:41 #109 writing image sha256:961b3c1ffc6615e3881aff03288b03e31988a0abf70bc1e02b997a67ac01b9bd 0.0s done 00:40:41 #109 naming to docker.io/library/core-keeper done 00:40:41 #109 naming to docker.io/library/security-spiffe-token-provider 00:40:41 #109 writing image sha256:07bd93bde44c6441fc52302c1a5df54b529eac270c9a81f6682bcb037c515407 0.0s done 00:40:41 #109 naming to docker.io/library/support-cron-scheduler done 00:40:41 #109 naming to docker.io/library/security-spiffe-token-provider 0.3s done 00:40:41 #109 ... 00:40:41 00:40:41 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:41 #211 DONE 0.7s 00:40:41 00:40:41 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:41 #212 DONE 0.8s 00:40:41 00:40:41 #109 [core-metadata] exporting to image 00:40:41 #109 exporting layers 0.7s done 00:40:41 #109 writing image sha256:7eb684c8752d47ffa8ddbeec73a9d28b3cb711f710d0862ce65b1058f9ff13ce 00:40:41 #109 writing image sha256:5cdb7b37957d826e6a0c32e054396650eb1eb6edf123186390c16685f180b482 00:40:41 #109 ... 00:40:41 00:40:41 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:41 #213 DONE 0.4s 00:40:41 00:40:41 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:40:41 #214 DONE 0.3s 00:40:41 00:40:41 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:41 #215 DONE 1.3s 00:40:41 00:40:41 #109 [core-data] exporting to image 00:40:41 #109 exporting layers 0.5s done 00:40:41 #109 writing image sha256:7eb684c8752d47ffa8ddbeec73a9d28b3cb711f710d0862ce65b1058f9ff13ce 0.3s done 00:40:41 #109 writing image sha256:5cdb7b37957d826e6a0c32e054396650eb1eb6edf123186390c16685f180b482 0.3s done 00:40:41 #109 naming to docker.io/library/support-notifications done 00:40:41 #109 naming to docker.io/library/core-data done 00:40:41 #109 ... 00:40:41 00:40:41 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:41 #216 DONE 1.2s 00:40:41 00:40:41 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:41 #217 DONE 0.2s 00:40:41 00:40:41 #109 [security-proxy-auth] exporting to image 00:40:41 #109 writing image sha256:b998a979ed3ad3ff66ec8d0f6625db8aa1b09e90f856d0e3296c884ac07fb839 00:40:41 #109 ... 00:40:41 00:40:41 #218 [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/ 00:40:41 #218 DONE 0.2s 00:40:41 00:40:41 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:41 #219 DONE 1.1s 00:40:41 00:40:41 #220 [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/ 00:40:41 #220 DONE 0.1s 00:40:41 00:40:41 #109 [security-proxy-setup] exporting to image 00:40:41 #109 writing image sha256:b998a979ed3ad3ff66ec8d0f6625db8aa1b09e90f856d0e3296c884ac07fb839 0.1s done 00:40:41 #109 naming to docker.io/library/core-metadata 0.0s done 00:40:41 #109 writing image sha256:6e1c1aa7f870ff6292fa6adf4c323a2160370a1658d0585d49ce8593e33914f8 done 00:40:41 #109 naming to docker.io/library/core-common-config-bootstrapper done 00:40:41 #109 ... 00:40:41 00:40:41 #221 [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/ 00:40:41 #221 DONE 0.1s 00:40:41 00:40:41 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:41 #222 DONE 0.1s 00:40:41 00:40:41 #109 [security-proxy-auth] exporting to image 00:40:41 #109 exporting layers 0.3s done 00:40:41 #109 writing image sha256:0591cad0ba49252bdfe8c4b938eeabb20e628e42bc90c940febc6c612cf5d980 done 00:40:41 #109 naming to docker.io/library/security-proxy-auth done 00:40:41 #109 writing image sha256:f0201dbd04206947d73733e33e446cd0ff081419377cf607e3a44b369e5ebfde done 00:40:41 #109 naming to docker.io/library/security-proxy-setup 00:40:41 #109 ... 00:40:41 00:40:41 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:41 #223 DONE 0.5s 00:40:41 00:40:41 #109 [security-secretstore-setup] exporting to image 00:40:41 #109 naming to docker.io/library/security-proxy-setup done 00:40:41 #109 ... 00:40:41 00:40:41 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:40:41 #224 DONE 0.5s 00:40:41 00:40:41 #109 [security-bootstrapper] exporting to image 00:40:41 #109 writing image sha256:b7cf9c48ac7508aa350a0d35d95725ea5ecd64e778fff49129a44edf0876b69f done 00:40:41 #109 naming to docker.io/library/security-secretstore-setup done 00:40:41 #109 exporting layers 0.2s done 00:40:41 #109 writing image sha256:37ab54459156020fd83cd099f868c43080039a2f40ad3359ad8b7323f0d15702 done 00:40:41 #109 naming to docker.io/library/security-bootstrapper done 00:40:41 #109 DONE 3.8s 00:40:41 00:40:41 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:40:41 time="2024-11-04T00:35:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:40:41 $ docker stop --time=1 08081ac6e8e4352a1dce64ce170089e0ef1a328ed146503784cb7270b870353c 00:40:42 $ docker rm -f --volumes 08081ac6e8e4352a1dce64ce170089e0ef1a328ed146503784cb7270b870353c [Pipeline] // withDockerContainer [Pipeline] sh 00:40:43 + docker images 00:40:43 REPOSITORY TAG IMAGE ID CREATED SIZE 00:40:43 security-bootstrapper latest 37ab54459156 5 seconds ago 31MB 00:40:43 security-secretstore-setup latest b7cf9c48ac75 5 seconds ago 55.6MB 00:40:43 security-proxy-setup latest f0201dbd0420 5 seconds ago 38.9MB 00:40:43 core-common-config-bootstrapper latest 6e1c1aa7f870 6 seconds ago 26.5MB 00:40:43 security-proxy-auth latest 0591cad0ba49 6 seconds ago 39.6MB 00:40:43 support-notifications latest 7eb684c8752d 7 seconds ago 69.5MB 00:40:43 core-keeper latest ea52ef8e74c3 7 seconds ago 41.1MB 00:40:43 core-metadata latest b998a979ed3a 7 seconds ago 47.6MB 00:40:43 core-data latest 5cdb7b37957d 7 seconds ago 47.4MB 00:40:43 support-cron-scheduler latest 07bd93bde44c 7 seconds ago 70.7MB 00:40:43 security-spiffe-token-provider latest 961b3c1ffc66 8 seconds ago 45.4MB 00:40:43 core-command latest ba4b0b5c48d7 8 seconds ago 41.5MB 00:40:43 security-spire-server latest 7519d641f7be 4 minutes ago 128MB 00:40:43 security-spire-config latest c7c3749090de 4 minutes ago 127MB 00:40:43 security-spire-agent latest d0e639283f26 4 minutes ago 188MB 00:40:43 ci-base-image-x86_64 latest ce6b2faca6e1 8 minutes ago 975MB 00:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB 00:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 00:40:43 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 00:40:43 provisioning config files... 00:40:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/742@tmp/config8537754257193325935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:43 ---> ****-login.sh 00:40:43 nexus3.edgexfoundry.org:10001 00:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:43 Configure a credential helper to remove this warning. See 00:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:43 00:40:43 Login Succeeded 00:40:43 nexus3.edgexfoundry.org:10002 00:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:43 Configure a credential helper to remove this warning. See 00:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:43 00:40:43 Login Succeeded 00:40:43 nexus3.edgexfoundry.org:10003 00:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:43 Configure a credential helper to remove this warning. See 00:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:43 00:40:43 Login Succeeded 00:40:43 nexus3.edgexfoundry.org:10004 00:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:43 Configure a credential helper to remove this warning. See 00:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:43 00:40:43 Login Succeeded 00:40:43 ****.io 00:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:44 Configure a credential helper to remove this warning. See 00:40:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:44 00:40:44 Login Succeeded 00:40:44 ---> ****-login.sh ends [Pipeline] } 00:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:40:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:40:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:44 latest 00:40:44 4.0.0-dev.8 00:40:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:44 main 00:40:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:44 + docker push nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:40:44 ad538cd87d18: Preparing 00:40:44 f4a57f948f89: Preparing 00:40:44 0c8341f0b91b: Preparing 00:40:44 5c95ecaf3477: Preparing 00:40:44 01420ffb7c1a: Preparing 00:40:44 e55d680a9a27: Preparing 00:40:44 63ca1fbb43ae: Preparing 00:40:44 e55d680a9a27: Waiting 00:40:44 63ca1fbb43ae: Waiting 00:40:44 5c95ecaf3477: Pushed 00:40:44 ad538cd87d18: Pushed 00:40:44 0c8341f0b91b: Pushed 00:40:44 63ca1fbb43ae: Layer already exists 00:40:45 e55d680a9a27: Pushed 00:40:45 01420ffb7c1a: Pushed 00:40:48 f4a57f948f89: Pushed 00:40:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:84b0ae0b2c59a2ddf66f6db2881eca3de75cf1a3aa691a4b3fe95322bf7aa6a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:40:48 ad538cd87d18: Preparing 00:40:48 f4a57f948f89: Preparing 00:40:48 0c8341f0b91b: Preparing 00:40:48 5c95ecaf3477: Preparing 00:40:48 01420ffb7c1a: Preparing 00:40:48 e55d680a9a27: Preparing 00:40:48 63ca1fbb43ae: Preparing 00:40:48 e55d680a9a27: Waiting 00:40:48 63ca1fbb43ae: Waiting 00:40:48 5c95ecaf3477: Layer already exists 00:40:48 f4a57f948f89: Layer already exists 00:40:48 ad538cd87d18: Layer already exists 00:40:48 01420ffb7c1a: Layer already exists 00:40:48 0c8341f0b91b: Layer already exists 00:40:48 e55d680a9a27: Layer already exists 00:40:48 63ca1fbb43ae: Layer already exists 00:40:48 latest: digest: sha256:84b0ae0b2c59a2ddf66f6db2881eca3de75cf1a3aa691a4b3fe95322bf7aa6a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:49 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.8 00:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:40:49 ad538cd87d18: Preparing 00:40:49 f4a57f948f89: Preparing 00:40:49 0c8341f0b91b: Preparing 00:40:49 5c95ecaf3477: Preparing 00:40:49 01420ffb7c1a: Preparing 00:40:49 e55d680a9a27: Preparing 00:40:49 63ca1fbb43ae: Preparing 00:40:49 63ca1fbb43ae: Waiting 00:40:49 e55d680a9a27: Waiting 00:40:49 01420ffb7c1a: Layer already exists 00:40:49 f4a57f948f89: Layer already exists 00:40:49 ad538cd87d18: Layer already exists 00:40:49 0c8341f0b91b: Layer already exists 00:40:49 5c95ecaf3477: Layer already exists 00:40:49 63ca1fbb43ae: Layer already exists 00:40:49 e55d680a9a27: Layer already exists 00:40:49 4.0.0-dev.8: digest: sha256:84b0ae0b2c59a2ddf66f6db2881eca3de75cf1a3aa691a4b3fe95322bf7aa6a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:50 + docker push nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:40:50 ad538cd87d18: Preparing 00:40:50 f4a57f948f89: Preparing 00:40:50 0c8341f0b91b: Preparing 00:40:50 5c95ecaf3477: Preparing 00:40:50 01420ffb7c1a: Preparing 00:40:50 e55d680a9a27: Preparing 00:40:50 63ca1fbb43ae: Preparing 00:40:50 e55d680a9a27: Waiting 00:40:50 63ca1fbb43ae: Waiting 00:40:50 ad538cd87d18: Layer already exists 00:40:50 f4a57f948f89: Layer already exists 00:40:50 0c8341f0b91b: Layer already exists 00:40:50 5c95ecaf3477: Layer already exists 00:40:50 01420ffb7c1a: Layer already exists 00:40:50 e55d680a9a27: Layer already exists 00:40:50 63ca1fbb43ae: Layer already exists 00:40:50 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:84b0ae0b2c59a2ddf66f6db2881eca3de75cf1a3aa691a4b3fe95322bf7aa6a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:40:51 ad538cd87d18: Preparing 00:40:51 f4a57f948f89: Preparing 00:40:51 0c8341f0b91b: Preparing 00:40:51 5c95ecaf3477: Preparing 00:40:51 01420ffb7c1a: Preparing 00:40:51 e55d680a9a27: Preparing 00:40:51 63ca1fbb43ae: Preparing 00:40:51 e55d680a9a27: Waiting 00:40:51 63ca1fbb43ae: Waiting 00:40:51 5c95ecaf3477: Layer already exists 00:40:51 0c8341f0b91b: Layer already exists 00:40:51 f4a57f948f89: Layer already exists 00:40:51 01420ffb7c1a: Layer already exists 00:40:51 ad538cd87d18: Layer already exists 00:40:51 e55d680a9a27: Layer already exists 00:40:51 63ca1fbb43ae: Layer already exists 00:40:51 main: digest: sha256:84b0ae0b2c59a2ddf66f6db2881eca3de75cf1a3aa691a4b3fe95322bf7aa6a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:51 ===================================================== [Pipeline] echo 00:40:51 taggedImages: 00:40:51 - nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:51 - nexus3.edgexfoundry.org:10004/core-command:latest 00:40:51 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.8 00:40:51 - nexus3.edgexfoundry.org:10004/core-command:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:40:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:40:51 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:51 latest 00:40:51 4.0.0-dev.8 00:40:51 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:51 main 00:40:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:40:52 3c1749487eb2: Preparing 00:40:52 7541b8648f42: Preparing 00:40:52 ce2a14f1d2f5: Preparing 00:40:52 cfa449adbae7: Preparing 00:40:52 0c8341f0b91b: Preparing 00:40:52 5c95ecaf3477: Preparing 00:40:52 01420ffb7c1a: Preparing 00:40:52 e55d680a9a27: Preparing 00:40:52 63ca1fbb43ae: Preparing 00:40:52 5c95ecaf3477: Waiting 00:40:52 01420ffb7c1a: Waiting 00:40:52 63ca1fbb43ae: Waiting 00:40:52 e55d680a9a27: Waiting 00:40:52 0c8341f0b91b: Layer already exists 00:40:52 7541b8648f42: Pushed 00:40:52 ce2a14f1d2f5: Pushed 00:40:52 3c1749487eb2: Pushed 00:40:52 5c95ecaf3477: Layer already exists 00:40:52 e55d680a9a27: Layer already exists 00:40:52 01420ffb7c1a: Layer already exists 00:40:52 63ca1fbb43ae: Layer already exists 00:40:53 cfa449adbae7: Pushed 00:40:53 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:33c4cb866da8cd824c462969f6b49d9d58831306cde849e3a5c2cd66de725fe2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:54 + 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 00:40:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:40:54 3c1749487eb2: Preparing 00:40:54 7541b8648f42: Preparing 00:40:54 ce2a14f1d2f5: Preparing 00:40:54 cfa449adbae7: Preparing 00:40:54 0c8341f0b91b: Preparing 00:40:54 5c95ecaf3477: Preparing 00:40:54 01420ffb7c1a: Preparing 00:40:54 e55d680a9a27: Preparing 00:40:54 63ca1fbb43ae: Preparing 00:40:54 5c95ecaf3477: Waiting 00:40:54 01420ffb7c1a: Waiting 00:40:54 e55d680a9a27: Waiting 00:40:54 0c8341f0b91b: Layer already exists 00:40:54 7541b8648f42: Layer already exists 00:40:54 3c1749487eb2: Layer already exists 00:40:54 cfa449adbae7: Layer already exists 00:40:54 ce2a14f1d2f5: Layer already exists 00:40:54 e55d680a9a27: Layer already exists 00:40:54 5c95ecaf3477: Layer already exists 00:40:54 01420ffb7c1a: Layer already exists 00:40:54 63ca1fbb43ae: Layer already exists 00:40:54 latest: digest: sha256:33c4cb866da8cd824c462969f6b49d9d58831306cde849e3a5c2cd66de725fe2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.8 00:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:40:54 3c1749487eb2: Preparing 00:40:54 7541b8648f42: Preparing 00:40:54 ce2a14f1d2f5: Preparing 00:40:54 cfa449adbae7: Preparing 00:40:54 0c8341f0b91b: Preparing 00:40:54 5c95ecaf3477: Preparing 00:40:54 01420ffb7c1a: Preparing 00:40:54 e55d680a9a27: Preparing 00:40:54 63ca1fbb43ae: Preparing 00:40:54 5c95ecaf3477: Waiting 00:40:54 01420ffb7c1a: Waiting 00:40:54 63ca1fbb43ae: Waiting 00:40:54 e55d680a9a27: Waiting 00:40:54 0c8341f0b91b: Layer already exists 00:40:54 cfa449adbae7: Layer already exists 00:40:54 7541b8648f42: Layer already exists 00:40:54 ce2a14f1d2f5: Layer already exists 00:40:54 3c1749487eb2: Layer already exists 00:40:54 e55d680a9a27: Layer already exists 00:40:54 5c95ecaf3477: Layer already exists 00:40:54 01420ffb7c1a: Layer already exists 00:40:54 63ca1fbb43ae: Layer already exists 00:40:54 4.0.0-dev.8: digest: sha256:33c4cb866da8cd824c462969f6b49d9d58831306cde849e3a5c2cd66de725fe2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:40:55 3c1749487eb2: Preparing 00:40:55 7541b8648f42: Preparing 00:40:55 ce2a14f1d2f5: Preparing 00:40:55 cfa449adbae7: Preparing 00:40:55 0c8341f0b91b: Preparing 00:40:55 5c95ecaf3477: Preparing 00:40:55 01420ffb7c1a: Preparing 00:40:55 e55d680a9a27: Preparing 00:40:55 63ca1fbb43ae: Preparing 00:40:55 5c95ecaf3477: Waiting 00:40:55 01420ffb7c1a: Waiting 00:40:55 e55d680a9a27: Waiting 00:40:55 63ca1fbb43ae: Waiting 00:40:55 7541b8648f42: Layer already exists 00:40:55 ce2a14f1d2f5: Layer already exists 00:40:55 3c1749487eb2: Layer already exists 00:40:55 cfa449adbae7: Layer already exists 00:40:55 0c8341f0b91b: Layer already exists 00:40:55 5c95ecaf3477: Layer already exists 00:40:55 e55d680a9a27: Layer already exists 00:40:55 01420ffb7c1a: Layer already exists 00:40:55 63ca1fbb43ae: Layer already exists 00:40:55 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:33c4cb866da8cd824c462969f6b49d9d58831306cde849e3a5c2cd66de725fe2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:56 + 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 00:40:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:40:56 3c1749487eb2: Preparing 00:40:56 7541b8648f42: Preparing 00:40:56 ce2a14f1d2f5: Preparing 00:40:56 cfa449adbae7: Preparing 00:40:56 0c8341f0b91b: Preparing 00:40:56 5c95ecaf3477: Preparing 00:40:56 01420ffb7c1a: Preparing 00:40:56 e55d680a9a27: Preparing 00:40:56 63ca1fbb43ae: Preparing 00:40:56 01420ffb7c1a: Waiting 00:40:56 63ca1fbb43ae: Waiting 00:40:56 e55d680a9a27: Waiting 00:40:56 5c95ecaf3477: Waiting 00:40:56 cfa449adbae7: Layer already exists 00:40:56 0c8341f0b91b: Layer already exists 00:40:56 ce2a14f1d2f5: Layer already exists 00:40:56 7541b8648f42: Layer already exists 00:40:56 3c1749487eb2: Layer already exists 00:40:56 e55d680a9a27: Layer already exists 00:40:56 01420ffb7c1a: Layer already exists 00:40:56 5c95ecaf3477: Layer already exists 00:40:56 63ca1fbb43ae: Layer already exists 00:40:56 main: digest: sha256:33c4cb866da8cd824c462969f6b49d9d58831306cde849e3a5c2cd66de725fe2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:56 ===================================================== [Pipeline] echo 00:40:56 taggedImages: 00:40:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:40:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.8 00:40:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:40:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:40:56 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:56 latest 00:40:56 4.0.0-dev.8 00:40:56 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:40:56 main 00:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:57 + docker push nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:40:57 f21088113087: Preparing 00:40:57 38c24c1ed6a1: Preparing 00:40:57 6b43e1c28a94: Preparing 00:40:57 0c8341f0b91b: Preparing 00:40:57 5c95ecaf3477: Preparing 00:40:57 0ef8214b9c46: Preparing 00:40:57 ba11d7882cd5: Preparing 00:40:57 63ca1fbb43ae: Preparing 00:40:57 ba11d7882cd5: Waiting 00:40:57 0ef8214b9c46: Waiting 00:40:57 63ca1fbb43ae: Waiting 00:40:57 5c95ecaf3477: Layer already exists 00:40:57 0c8341f0b91b: Layer already exists 00:40:57 38c24c1ed6a1: Pushed 00:40:57 63ca1fbb43ae: Layer already exists 00:40:57 f21088113087: Pushed 00:40:57 ba11d7882cd5: Pushed 00:40:57 0ef8214b9c46: Pushed 00:41:00 6b43e1c28a94: Pushed 00:41:00 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:7dadb64fd198479f476a01fca3dfe293441daca0ba8c56f2093b3bd94b21b8e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:01 f21088113087: Preparing 00:41:01 38c24c1ed6a1: Preparing 00:41:01 6b43e1c28a94: Preparing 00:41:01 0c8341f0b91b: Preparing 00:41:01 5c95ecaf3477: Preparing 00:41:01 0ef8214b9c46: Preparing 00:41:01 ba11d7882cd5: Preparing 00:41:01 63ca1fbb43ae: Preparing 00:41:01 0ef8214b9c46: Waiting 00:41:01 ba11d7882cd5: Waiting 00:41:01 63ca1fbb43ae: Waiting 00:41:01 6b43e1c28a94: Layer already exists 00:41:01 38c24c1ed6a1: Layer already exists 00:41:01 5c95ecaf3477: Layer already exists 00:41:01 f21088113087: Layer already exists 00:41:01 0c8341f0b91b: Layer already exists 00:41:01 63ca1fbb43ae: Layer already exists 00:41:01 0ef8214b9c46: Layer already exists 00:41:01 ba11d7882cd5: Layer already exists 00:41:01 latest: digest: sha256:7dadb64fd198479f476a01fca3dfe293441daca0ba8c56f2093b3bd94b21b8e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.8 00:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:02 f21088113087: Preparing 00:41:02 38c24c1ed6a1: Preparing 00:41:02 6b43e1c28a94: Preparing 00:41:02 0c8341f0b91b: Preparing 00:41:02 5c95ecaf3477: Preparing 00:41:02 0ef8214b9c46: Preparing 00:41:02 ba11d7882cd5: Preparing 00:41:02 63ca1fbb43ae: Preparing 00:41:02 ba11d7882cd5: Waiting 00:41:02 0ef8214b9c46: Waiting 00:41:02 63ca1fbb43ae: Waiting 00:41:02 0c8341f0b91b: Layer already exists 00:41:02 5c95ecaf3477: Layer already exists 00:41:02 38c24c1ed6a1: Layer already exists 00:41:02 f21088113087: Layer already exists 00:41:02 6b43e1c28a94: Layer already exists 00:41:02 0ef8214b9c46: Layer already exists 00:41:02 63ca1fbb43ae: Layer already exists 00:41:02 ba11d7882cd5: Layer already exists 00:41:02 4.0.0-dev.8: digest: sha256:7dadb64fd198479f476a01fca3dfe293441daca0ba8c56f2093b3bd94b21b8e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:02 + docker push nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:02 f21088113087: Preparing 00:41:02 38c24c1ed6a1: Preparing 00:41:02 6b43e1c28a94: Preparing 00:41:02 0c8341f0b91b: Preparing 00:41:02 5c95ecaf3477: Preparing 00:41:02 0ef8214b9c46: Preparing 00:41:02 ba11d7882cd5: Preparing 00:41:02 63ca1fbb43ae: Preparing 00:41:02 0ef8214b9c46: Waiting 00:41:02 ba11d7882cd5: Waiting 00:41:02 63ca1fbb43ae: Waiting 00:41:02 5c95ecaf3477: Layer already exists 00:41:02 f21088113087: Layer already exists 00:41:02 6b43e1c28a94: Layer already exists 00:41:02 38c24c1ed6a1: Layer already exists 00:41:02 0c8341f0b91b: Layer already exists 00:41:02 63ca1fbb43ae: Layer already exists 00:41:02 0ef8214b9c46: Layer already exists 00:41:02 ba11d7882cd5: Layer already exists 00:41:02 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:7dadb64fd198479f476a01fca3dfe293441daca0ba8c56f2093b3bd94b21b8e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:03 f21088113087: Preparing 00:41:03 38c24c1ed6a1: Preparing 00:41:03 6b43e1c28a94: Preparing 00:41:03 0c8341f0b91b: Preparing 00:41:03 5c95ecaf3477: Preparing 00:41:03 0ef8214b9c46: Preparing 00:41:03 ba11d7882cd5: Preparing 00:41:03 63ca1fbb43ae: Preparing 00:41:03 ba11d7882cd5: Waiting 00:41:03 63ca1fbb43ae: Waiting 00:41:03 0ef8214b9c46: Waiting 00:41:03 f21088113087: Layer already exists 00:41:03 5c95ecaf3477: Layer already exists 00:41:03 0c8341f0b91b: Layer already exists 00:41:03 38c24c1ed6a1: Layer already exists 00:41:03 6b43e1c28a94: Layer already exists 00:41:03 ba11d7882cd5: Layer already exists 00:41:03 0ef8214b9c46: Layer already exists 00:41:03 63ca1fbb43ae: Layer already exists 00:41:03 main: digest: sha256:7dadb64fd198479f476a01fca3dfe293441daca0ba8c56f2093b3bd94b21b8e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:03 ===================================================== [Pipeline] echo 00:41:03 taggedImages: 00:41:03 - nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:03 - nexus3.edgexfoundry.org:10004/core-data:latest 00:41:03 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.8 00:41:03 - nexus3.edgexfoundry.org:10004/core-data:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:41:03 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:41:03 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:03 latest 00:41:03 4.0.0-dev.8 00:41:03 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:03 main 00:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:41:04 6c332559a39a: Preparing 00:41:04 fc4be9236577: Preparing 00:41:04 a704eeda1f5f: Preparing 00:41:04 5c95ecaf3477: Preparing 00:41:04 3713ec736e6b: Preparing 00:41:04 3e937fb765b1: Preparing 00:41:04 63ca1fbb43ae: Preparing 00:41:04 63ca1fbb43ae: Waiting 00:41:04 5c95ecaf3477: Layer already exists 00:41:04 fc4be9236577: Pushed 00:41:04 3e937fb765b1: Pushed 00:41:04 3713ec736e6b: Pushed 00:41:04 6c332559a39a: Pushed 00:41:04 63ca1fbb43ae: Layer already exists 00:41:07 a704eeda1f5f: Pushed 00:41:08 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:47fd61a3380ce122252780a2bcafef82165f482b65485546e70c7b0e2fae66d0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:41:08 6c332559a39a: Preparing 00:41:08 fc4be9236577: Preparing 00:41:08 a704eeda1f5f: Preparing 00:41:08 5c95ecaf3477: Preparing 00:41:08 3713ec736e6b: Preparing 00:41:08 3e937fb765b1: Preparing 00:41:08 63ca1fbb43ae: Preparing 00:41:08 3e937fb765b1: Waiting 00:41:08 63ca1fbb43ae: Waiting 00:41:08 6c332559a39a: Layer already exists 00:41:08 5c95ecaf3477: Layer already exists 00:41:08 fc4be9236577: Layer already exists 00:41:08 a704eeda1f5f: Layer already exists 00:41:08 3713ec736e6b: Layer already exists 00:41:08 3e937fb765b1: Layer already exists 00:41:08 63ca1fbb43ae: Layer already exists 00:41:08 latest: digest: sha256:47fd61a3380ce122252780a2bcafef82165f482b65485546e70c7b0e2fae66d0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.8 00:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:41:09 6c332559a39a: Preparing 00:41:09 fc4be9236577: Preparing 00:41:09 a704eeda1f5f: Preparing 00:41:09 5c95ecaf3477: Preparing 00:41:09 3713ec736e6b: Preparing 00:41:09 3e937fb765b1: Preparing 00:41:09 63ca1fbb43ae: Preparing 00:41:09 3713ec736e6b: Layer already exists 00:41:09 5c95ecaf3477: Layer already exists 00:41:09 fc4be9236577: Layer already exists 00:41:09 a704eeda1f5f: Layer already exists 00:41:09 6c332559a39a: Layer already exists 00:41:09 3e937fb765b1: Layer already exists 00:41:09 63ca1fbb43ae: Layer already exists 00:41:09 4.0.0-dev.8: digest: sha256:47fd61a3380ce122252780a2bcafef82165f482b65485546e70c7b0e2fae66d0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:41:10 6c332559a39a: Preparing 00:41:10 fc4be9236577: Preparing 00:41:10 a704eeda1f5f: Preparing 00:41:10 5c95ecaf3477: Preparing 00:41:10 3713ec736e6b: Preparing 00:41:10 3e937fb765b1: Preparing 00:41:10 63ca1fbb43ae: Preparing 00:41:10 3e937fb765b1: Waiting 00:41:10 63ca1fbb43ae: Waiting 00:41:10 3713ec736e6b: Layer already exists 00:41:10 6c332559a39a: Layer already exists 00:41:10 a704eeda1f5f: Layer already exists 00:41:10 fc4be9236577: Layer already exists 00:41:10 5c95ecaf3477: Layer already exists 00:41:10 63ca1fbb43ae: Layer already exists 00:41:10 3e937fb765b1: Layer already exists 00:41:10 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:47fd61a3380ce122252780a2bcafef82165f482b65485546e70c7b0e2fae66d0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:41:10 6c332559a39a: Preparing 00:41:10 fc4be9236577: Preparing 00:41:10 a704eeda1f5f: Preparing 00:41:10 5c95ecaf3477: Preparing 00:41:10 3713ec736e6b: Preparing 00:41:10 3e937fb765b1: Preparing 00:41:10 63ca1fbb43ae: Preparing 00:41:10 3e937fb765b1: Waiting 00:41:10 63ca1fbb43ae: Waiting 00:41:10 fc4be9236577: Layer already exists 00:41:10 5c95ecaf3477: Layer already exists 00:41:10 6c332559a39a: Layer already exists 00:41:10 3713ec736e6b: Layer already exists 00:41:10 a704eeda1f5f: Layer already exists 00:41:10 3e937fb765b1: Layer already exists 00:41:10 63ca1fbb43ae: Layer already exists 00:41:10 main: digest: sha256:47fd61a3380ce122252780a2bcafef82165f482b65485546e70c7b0e2fae66d0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:10 ===================================================== [Pipeline] echo 00:41:10 taggedImages: 00:41:10 - nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:10 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:41:10 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.8 00:41:10 - nexus3.edgexfoundry.org:10004/core-keeper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:10 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:41:10 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:41:10 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:10 latest 00:41:10 4.0.0-dev.8 00:41:10 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:10 main 00:41:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:11 285f1a1d63d0: Preparing 00:41:11 5540b9204584: Preparing 00:41:11 fcf79da14cfe: Preparing 00:41:11 53171e7ce1b3: Preparing 00:41:11 0c8341f0b91b: Preparing 00:41:11 5c95ecaf3477: Preparing 00:41:11 01420ffb7c1a: Preparing 00:41:11 e55d680a9a27: Preparing 00:41:11 63ca1fbb43ae: Preparing 00:41:11 5c95ecaf3477: Waiting 00:41:11 01420ffb7c1a: Waiting 00:41:11 e55d680a9a27: Waiting 00:41:11 63ca1fbb43ae: Waiting 00:41:11 0c8341f0b91b: Layer already exists 00:41:11 fcf79da14cfe: Pushed 00:41:11 5c95ecaf3477: Layer already exists 00:41:11 01420ffb7c1a: Layer already exists 00:41:11 e55d680a9a27: Layer already exists 00:41:11 63ca1fbb43ae: Layer already exists 00:41:11 5540b9204584: Pushed 00:41:11 285f1a1d63d0: Pushed 00:41:15 53171e7ce1b3: Pushed 00:41:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:a488178a80ab84081882ed87efee00dfcff021a14428b1a3e9e391d74c0270da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:16 285f1a1d63d0: Preparing 00:41:16 5540b9204584: Preparing 00:41:16 fcf79da14cfe: Preparing 00:41:16 53171e7ce1b3: Preparing 00:41:16 0c8341f0b91b: Preparing 00:41:16 5c95ecaf3477: Preparing 00:41:16 01420ffb7c1a: Preparing 00:41:16 e55d680a9a27: Preparing 00:41:16 63ca1fbb43ae: Preparing 00:41:16 e55d680a9a27: Waiting 00:41:16 01420ffb7c1a: Waiting 00:41:16 63ca1fbb43ae: Waiting 00:41:16 53171e7ce1b3: Layer already exists 00:41:16 5540b9204584: Layer already exists 00:41:16 fcf79da14cfe: Layer already exists 00:41:16 5c95ecaf3477: Layer already exists 00:41:16 285f1a1d63d0: Layer already exists 00:41:16 0c8341f0b91b: Layer already exists 00:41:16 01420ffb7c1a: Layer already exists 00:41:16 e55d680a9a27: Layer already exists 00:41:16 63ca1fbb43ae: Layer already exists 00:41:16 latest: digest: sha256:a488178a80ab84081882ed87efee00dfcff021a14428b1a3e9e391d74c0270da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.8 00:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:18 285f1a1d63d0: Preparing 00:41:18 5540b9204584: Preparing 00:41:18 fcf79da14cfe: Preparing 00:41:18 53171e7ce1b3: Preparing 00:41:18 0c8341f0b91b: Preparing 00:41:18 5c95ecaf3477: Preparing 00:41:18 01420ffb7c1a: Preparing 00:41:18 e55d680a9a27: Preparing 00:41:18 63ca1fbb43ae: Preparing 00:41:18 5c95ecaf3477: Waiting 00:41:18 01420ffb7c1a: Waiting 00:41:18 e55d680a9a27: Waiting 00:41:18 63ca1fbb43ae: Waiting 00:41:18 5540b9204584: Layer already exists 00:41:18 285f1a1d63d0: Layer already exists 00:41:18 53171e7ce1b3: Layer already exists 00:41:18 0c8341f0b91b: Layer already exists 00:41:18 fcf79da14cfe: Layer already exists 00:41:18 5c95ecaf3477: Layer already exists 00:41:18 e55d680a9a27: Layer already exists 00:41:18 01420ffb7c1a: Layer already exists 00:41:18 63ca1fbb43ae: Layer already exists 00:41:18 4.0.0-dev.8: digest: sha256:a488178a80ab84081882ed87efee00dfcff021a14428b1a3e9e391d74c0270da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:18 285f1a1d63d0: Preparing 00:41:18 5540b9204584: Preparing 00:41:18 fcf79da14cfe: Preparing 00:41:18 53171e7ce1b3: Preparing 00:41:18 0c8341f0b91b: Preparing 00:41:18 5c95ecaf3477: Preparing 00:41:18 01420ffb7c1a: Preparing 00:41:18 e55d680a9a27: Preparing 00:41:18 63ca1fbb43ae: Preparing 00:41:18 5c95ecaf3477: Waiting 00:41:18 01420ffb7c1a: Waiting 00:41:18 e55d680a9a27: Waiting 00:41:18 63ca1fbb43ae: Waiting 00:41:18 285f1a1d63d0: Layer already exists 00:41:18 5540b9204584: Layer already exists 00:41:18 fcf79da14cfe: Layer already exists 00:41:18 53171e7ce1b3: Layer already exists 00:41:18 0c8341f0b91b: Layer already exists 00:41:18 63ca1fbb43ae: Layer already exists 00:41:18 01420ffb7c1a: Layer already exists 00:41:18 5c95ecaf3477: Layer already exists 00:41:18 e55d680a9a27: Layer already exists 00:41:18 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:a488178a80ab84081882ed87efee00dfcff021a14428b1a3e9e391d74c0270da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:19 285f1a1d63d0: Preparing 00:41:19 5540b9204584: Preparing 00:41:19 fcf79da14cfe: Preparing 00:41:19 53171e7ce1b3: Preparing 00:41:19 0c8341f0b91b: Preparing 00:41:19 5c95ecaf3477: Preparing 00:41:19 01420ffb7c1a: Preparing 00:41:19 e55d680a9a27: Preparing 00:41:19 63ca1fbb43ae: Preparing 00:41:19 5c95ecaf3477: Waiting 00:41:19 01420ffb7c1a: Waiting 00:41:19 e55d680a9a27: Waiting 00:41:19 63ca1fbb43ae: Waiting 00:41:19 53171e7ce1b3: Layer already exists 00:41:19 285f1a1d63d0: Layer already exists 00:41:19 5540b9204584: Layer already exists 00:41:19 0c8341f0b91b: Layer already exists 00:41:19 fcf79da14cfe: Layer already exists 00:41:19 01420ffb7c1a: Layer already exists 00:41:19 5c95ecaf3477: Layer already exists 00:41:19 e55d680a9a27: Layer already exists 00:41:19 63ca1fbb43ae: Layer already exists 00:41:19 main: digest: sha256:a488178a80ab84081882ed87efee00dfcff021a14428b1a3e9e391d74c0270da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:19 ===================================================== [Pipeline] echo 00:41:19 taggedImages: 00:41:19 - nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:41:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.8 00:41:19 - nexus3.edgexfoundry.org:10004/core-metadata:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:41:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:41:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:19 latest 00:41:19 4.0.0-dev.8 00:41:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:19 main 00:41:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:41:20 1f9d971914f9: Preparing 00:41:20 8f2ec8e2d892: Preparing 00:41:20 68f2854f4282: Preparing 00:41:20 c8af5eb5da94: Preparing 00:41:20 3188e8e936e4: Preparing 00:41:20 d3625c2fdb13: Preparing 00:41:20 592e8f47fc6a: Preparing 00:41:20 0c8341f0b91b: Preparing 00:41:20 5c95ecaf3477: Preparing 00:41:20 24fed58cba33: Preparing 00:41:20 49b7723e2b8d: Preparing 00:41:20 5f70bf18a086: Preparing 00:41:20 5a5aadfe035a: Preparing 00:41:20 6db33ce14f36: Preparing 00:41:20 6de2fce79b9c: Preparing 00:41:20 63ca1fbb43ae: Preparing 00:41:20 5f70bf18a086: Waiting 00:41:20 5a5aadfe035a: Waiting 00:41:20 d3625c2fdb13: Waiting 00:41:20 6db33ce14f36: Waiting 00:41:20 6de2fce79b9c: Waiting 00:41:20 63ca1fbb43ae: Waiting 00:41:20 592e8f47fc6a: Waiting 00:41:20 0c8341f0b91b: Waiting 00:41:20 24fed58cba33: Waiting 00:41:20 49b7723e2b8d: Waiting 00:41:20 5c95ecaf3477: Waiting 00:41:20 8f2ec8e2d892: Pushed 00:41:20 68f2854f4282: Pushed 00:41:20 3188e8e936e4: Pushed 00:41:20 1f9d971914f9: Pushed 00:41:20 c8af5eb5da94: Pushed 00:41:20 0c8341f0b91b: Layer already exists 00:41:20 5c95ecaf3477: Layer already exists 00:41:20 5f70bf18a086: Layer already exists 00:41:20 d3625c2fdb13: Pushed 00:41:20 49b7723e2b8d: Pushed 00:41:20 24fed58cba33: Pushed 00:41:20 63ca1fbb43ae: Layer already exists 00:41:20 5a5aadfe035a: Pushed 00:41:20 6de2fce79b9c: Pushed 00:41:21 6db33ce14f36: Pushed 00:41:22 592e8f47fc6a: Pushed 00:41:22 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:f2bed9b1f909f149eeb9b266ad9c15994c1b9d4f871a563048af954c3a5480ab size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:41:23 1f9d971914f9: Preparing 00:41:23 8f2ec8e2d892: Preparing 00:41:23 68f2854f4282: Preparing 00:41:23 c8af5eb5da94: Preparing 00:41:23 3188e8e936e4: Preparing 00:41:23 d3625c2fdb13: Preparing 00:41:23 592e8f47fc6a: Preparing 00:41:23 0c8341f0b91b: Preparing 00:41:23 5c95ecaf3477: Preparing 00:41:23 24fed58cba33: Preparing 00:41:23 49b7723e2b8d: Preparing 00:41:23 5f70bf18a086: Preparing 00:41:23 5a5aadfe035a: Preparing 00:41:23 6db33ce14f36: Preparing 00:41:23 6de2fce79b9c: Preparing 00:41:23 d3625c2fdb13: Waiting 00:41:23 592e8f47fc6a: Waiting 00:41:23 0c8341f0b91b: Waiting 00:41:23 5c95ecaf3477: Waiting 00:41:23 49b7723e2b8d: Waiting 00:41:23 24fed58cba33: Waiting 00:41:23 5f70bf18a086: Waiting 00:41:23 5a5aadfe035a: Waiting 00:41:23 6db33ce14f36: Waiting 00:41:23 6de2fce79b9c: Waiting 00:41:23 63ca1fbb43ae: Preparing 00:41:23 63ca1fbb43ae: Waiting 00:41:23 3188e8e936e4: Layer already exists 00:41:23 68f2854f4282: Layer already exists 00:41:23 c8af5eb5da94: Layer already exists 00:41:23 1f9d971914f9: Layer already exists 00:41:23 8f2ec8e2d892: Layer already exists 00:41:23 d3625c2fdb13: Layer already exists 00:41:23 592e8f47fc6a: Layer already exists 00:41:23 24fed58cba33: Layer already exists 00:41:23 5c95ecaf3477: Layer already exists 00:41:23 0c8341f0b91b: Layer already exists 00:41:23 49b7723e2b8d: Layer already exists 00:41:23 6db33ce14f36: Layer already exists 00:41:23 5f70bf18a086: Layer already exists 00:41:23 6de2fce79b9c: Layer already exists 00:41:23 5a5aadfe035a: Layer already exists 00:41:23 63ca1fbb43ae: Layer already exists 00:41:23 latest: digest: sha256:f2bed9b1f909f149eeb9b266ad9c15994c1b9d4f871a563048af954c3a5480ab size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.8 00:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:41:23 1f9d971914f9: Preparing 00:41:23 8f2ec8e2d892: Preparing 00:41:23 68f2854f4282: Preparing 00:41:23 c8af5eb5da94: Preparing 00:41:23 3188e8e936e4: Preparing 00:41:23 d3625c2fdb13: Preparing 00:41:23 592e8f47fc6a: Preparing 00:41:23 0c8341f0b91b: Preparing 00:41:23 5c95ecaf3477: Preparing 00:41:23 24fed58cba33: Preparing 00:41:23 49b7723e2b8d: Preparing 00:41:23 5f70bf18a086: Preparing 00:41:23 5a5aadfe035a: Preparing 00:41:23 6db33ce14f36: Preparing 00:41:23 6de2fce79b9c: Preparing 00:41:23 63ca1fbb43ae: Preparing 00:41:23 5a5aadfe035a: Waiting 00:41:23 5f70bf18a086: Waiting 00:41:23 6de2fce79b9c: Waiting 00:41:23 63ca1fbb43ae: Waiting 00:41:23 0c8341f0b91b: Waiting 00:41:23 d3625c2fdb13: Waiting 00:41:23 6db33ce14f36: Waiting 00:41:23 5c95ecaf3477: Waiting 00:41:23 24fed58cba33: Waiting 00:41:23 49b7723e2b8d: Waiting 00:41:23 592e8f47fc6a: Waiting 00:41:23 68f2854f4282: Layer already exists 00:41:23 8f2ec8e2d892: Layer already exists 00:41:23 3188e8e936e4: Layer already exists 00:41:23 c8af5eb5da94: Layer already exists 00:41:23 1f9d971914f9: Layer already exists 00:41:23 0c8341f0b91b: Layer already exists 00:41:23 d3625c2fdb13: Layer already exists 00:41:23 5c95ecaf3477: Layer already exists 00:41:23 592e8f47fc6a: Layer already exists 00:41:23 24fed58cba33: Layer already exists 00:41:23 49b7723e2b8d: Layer already exists 00:41:23 5f70bf18a086: Layer already exists 00:41:23 6de2fce79b9c: Layer already exists 00:41:23 5a5aadfe035a: Layer already exists 00:41:23 6db33ce14f36: Layer already exists 00:41:23 63ca1fbb43ae: Layer already exists 00:41:23 4.0.0-dev.8: digest: sha256:f2bed9b1f909f149eeb9b266ad9c15994c1b9d4f871a563048af954c3a5480ab size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:41:24 1f9d971914f9: Preparing 00:41:24 8f2ec8e2d892: Preparing 00:41:24 68f2854f4282: Preparing 00:41:24 c8af5eb5da94: Preparing 00:41:24 3188e8e936e4: Preparing 00:41:24 d3625c2fdb13: Preparing 00:41:24 592e8f47fc6a: Preparing 00:41:24 0c8341f0b91b: Preparing 00:41:24 5c95ecaf3477: Preparing 00:41:24 24fed58cba33: Preparing 00:41:24 49b7723e2b8d: Preparing 00:41:24 5f70bf18a086: Preparing 00:41:24 5a5aadfe035a: Preparing 00:41:24 6db33ce14f36: Preparing 00:41:24 6de2fce79b9c: Preparing 00:41:24 63ca1fbb43ae: Preparing 00:41:24 24fed58cba33: Waiting 00:41:24 49b7723e2b8d: Waiting 00:41:24 d3625c2fdb13: Waiting 00:41:24 5f70bf18a086: Waiting 00:41:24 5a5aadfe035a: Waiting 00:41:24 5c95ecaf3477: Waiting 00:41:24 592e8f47fc6a: Waiting 00:41:24 6db33ce14f36: Waiting 00:41:24 63ca1fbb43ae: Waiting 00:41:24 0c8341f0b91b: Waiting 00:41:24 6de2fce79b9c: Waiting 00:41:24 68f2854f4282: Layer already exists 00:41:24 1f9d971914f9: Layer already exists 00:41:24 c8af5eb5da94: Layer already exists 00:41:24 3188e8e936e4: Layer already exists 00:41:24 8f2ec8e2d892: Layer already exists 00:41:24 24fed58cba33: Layer already exists 00:41:24 d3625c2fdb13: Layer already exists 00:41:24 592e8f47fc6a: Layer already exists 00:41:24 0c8341f0b91b: Layer already exists 00:41:24 5c95ecaf3477: Layer already exists 00:41:24 49b7723e2b8d: Layer already exists 00:41:24 5f70bf18a086: Layer already exists 00:41:24 6db33ce14f36: Layer already exists 00:41:24 5a5aadfe035a: Layer already exists 00:41:24 6de2fce79b9c: Layer already exists 00:41:24 63ca1fbb43ae: Layer already exists 00:41:24 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:f2bed9b1f909f149eeb9b266ad9c15994c1b9d4f871a563048af954c3a5480ab size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:41:25 1f9d971914f9: Preparing 00:41:25 8f2ec8e2d892: Preparing 00:41:25 68f2854f4282: Preparing 00:41:25 c8af5eb5da94: Preparing 00:41:25 3188e8e936e4: Preparing 00:41:25 d3625c2fdb13: Preparing 00:41:25 592e8f47fc6a: Preparing 00:41:25 0c8341f0b91b: Preparing 00:41:25 5c95ecaf3477: Preparing 00:41:25 24fed58cba33: Preparing 00:41:25 49b7723e2b8d: Preparing 00:41:25 5f70bf18a086: Preparing 00:41:25 5a5aadfe035a: Preparing 00:41:25 6db33ce14f36: Preparing 00:41:25 6de2fce79b9c: Preparing 00:41:25 63ca1fbb43ae: Preparing 00:41:25 0c8341f0b91b: Waiting 00:41:25 49b7723e2b8d: Waiting 00:41:25 5f70bf18a086: Waiting 00:41:25 d3625c2fdb13: Waiting 00:41:25 5c95ecaf3477: Waiting 00:41:25 24fed58cba33: Waiting 00:41:25 6de2fce79b9c: Waiting 00:41:25 63ca1fbb43ae: Waiting 00:41:25 5a5aadfe035a: Waiting 00:41:25 6db33ce14f36: Waiting 00:41:25 592e8f47fc6a: Waiting 00:41:25 68f2854f4282: Layer already exists 00:41:25 1f9d971914f9: Layer already exists 00:41:25 8f2ec8e2d892: Layer already exists 00:41:25 3188e8e936e4: Layer already exists 00:41:25 c8af5eb5da94: Layer already exists 00:41:25 d3625c2fdb13: Layer already exists 00:41:25 5c95ecaf3477: Layer already exists 00:41:25 592e8f47fc6a: Layer already exists 00:41:25 0c8341f0b91b: Layer already exists 00:41:25 24fed58cba33: Layer already exists 00:41:25 5f70bf18a086: Layer already exists 00:41:25 49b7723e2b8d: Layer already exists 00:41:25 5a5aadfe035a: Layer already exists 00:41:25 6de2fce79b9c: Layer already exists 00:41:25 6db33ce14f36: Layer already exists 00:41:25 63ca1fbb43ae: Layer already exists 00:41:25 main: digest: sha256:f2bed9b1f909f149eeb9b266ad9c15994c1b9d4f871a563048af954c3a5480ab size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:25 ===================================================== [Pipeline] echo 00:41:25 taggedImages: 00:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.8 00:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:41:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:41:25 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:25 latest 00:41:25 4.0.0-dev.8 00:41:25 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:25 main 00:41:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:41:25 3c1749487eb2: Preparing 00:41:25 7541b8648f42: Preparing 00:41:25 fb177790c33c: Preparing 00:41:25 89ea745cf60b: Preparing 00:41:25 0c8341f0b91b: Preparing 00:41:25 5c95ecaf3477: Preparing 00:41:25 01420ffb7c1a: Preparing 00:41:25 e55d680a9a27: Preparing 00:41:25 63ca1fbb43ae: Preparing 00:41:25 01420ffb7c1a: Waiting 00:41:25 5c95ecaf3477: Waiting 00:41:25 e55d680a9a27: Waiting 00:41:25 63ca1fbb43ae: Waiting 00:41:25 3c1749487eb2: Layer already exists 00:41:25 0c8341f0b91b: Layer already exists 00:41:25 7541b8648f42: Layer already exists 00:41:25 5c95ecaf3477: Layer already exists 00:41:25 01420ffb7c1a: Layer already exists 00:41:25 e55d680a9a27: Layer already exists 00:41:25 63ca1fbb43ae: Layer already exists 00:41:25 fb177790c33c: Pushed 00:41:28 89ea745cf60b: Pushed 00:41:28 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:509a06d4b86e00586801099c0564cb9620d55042b83afacf7026177558eeedd9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:41:28 3c1749487eb2: Preparing 00:41:28 7541b8648f42: Preparing 00:41:28 fb177790c33c: Preparing 00:41:28 89ea745cf60b: Preparing 00:41:28 0c8341f0b91b: Preparing 00:41:28 5c95ecaf3477: Preparing 00:41:28 01420ffb7c1a: Preparing 00:41:28 e55d680a9a27: Preparing 00:41:28 63ca1fbb43ae: Preparing 00:41:28 5c95ecaf3477: Waiting 00:41:28 01420ffb7c1a: Waiting 00:41:28 e55d680a9a27: Waiting 00:41:28 63ca1fbb43ae: Waiting 00:41:28 0c8341f0b91b: Layer already exists 00:41:28 89ea745cf60b: Layer already exists 00:41:28 3c1749487eb2: Layer already exists 00:41:28 7541b8648f42: Layer already exists 00:41:28 fb177790c33c: Layer already exists 00:41:28 5c95ecaf3477: Layer already exists 00:41:28 01420ffb7c1a: Layer already exists 00:41:28 63ca1fbb43ae: Layer already exists 00:41:28 e55d680a9a27: Layer already exists 00:41:28 latest: digest: sha256:509a06d4b86e00586801099c0564cb9620d55042b83afacf7026177558eeedd9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.8 00:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:41:29 3c1749487eb2: Preparing 00:41:29 7541b8648f42: Preparing 00:41:29 fb177790c33c: Preparing 00:41:29 89ea745cf60b: Preparing 00:41:29 0c8341f0b91b: Preparing 00:41:29 5c95ecaf3477: Preparing 00:41:29 01420ffb7c1a: Preparing 00:41:29 e55d680a9a27: Preparing 00:41:29 63ca1fbb43ae: Preparing 00:41:29 5c95ecaf3477: Waiting 00:41:29 01420ffb7c1a: Waiting 00:41:29 e55d680a9a27: Waiting 00:41:29 63ca1fbb43ae: Waiting 00:41:29 3c1749487eb2: Layer already exists 00:41:29 0c8341f0b91b: Layer already exists 00:41:29 89ea745cf60b: Layer already exists 00:41:29 fb177790c33c: Layer already exists 00:41:29 7541b8648f42: Layer already exists 00:41:29 e55d680a9a27: Layer already exists 00:41:29 01420ffb7c1a: Layer already exists 00:41:29 63ca1fbb43ae: Layer already exists 00:41:29 5c95ecaf3477: Layer already exists 00:41:29 4.0.0-dev.8: digest: sha256:509a06d4b86e00586801099c0564cb9620d55042b83afacf7026177558eeedd9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:41:30 3c1749487eb2: Preparing 00:41:30 7541b8648f42: Preparing 00:41:30 fb177790c33c: Preparing 00:41:30 89ea745cf60b: Preparing 00:41:30 0c8341f0b91b: Preparing 00:41:30 5c95ecaf3477: Preparing 00:41:30 01420ffb7c1a: Preparing 00:41:30 e55d680a9a27: Preparing 00:41:30 63ca1fbb43ae: Preparing 00:41:30 5c95ecaf3477: Waiting 00:41:30 01420ffb7c1a: Waiting 00:41:30 e55d680a9a27: Waiting 00:41:30 63ca1fbb43ae: Waiting 00:41:30 7541b8648f42: Layer already exists 00:41:30 0c8341f0b91b: Layer already exists 00:41:30 3c1749487eb2: Layer already exists 00:41:30 89ea745cf60b: Layer already exists 00:41:30 fb177790c33c: Layer already exists 00:41:30 5c95ecaf3477: Layer already exists 00:41:30 e55d680a9a27: Layer already exists 00:41:30 63ca1fbb43ae: Layer already exists 00:41:30 01420ffb7c1a: Layer already exists 00:41:30 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:509a06d4b86e00586801099c0564cb9620d55042b83afacf7026177558eeedd9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:41:30 3c1749487eb2: Preparing 00:41:30 7541b8648f42: Preparing 00:41:30 fb177790c33c: Preparing 00:41:30 89ea745cf60b: Preparing 00:41:30 0c8341f0b91b: Preparing 00:41:30 5c95ecaf3477: Preparing 00:41:30 01420ffb7c1a: Preparing 00:41:30 e55d680a9a27: Preparing 00:41:30 5c95ecaf3477: Waiting 00:41:30 01420ffb7c1a: Waiting 00:41:30 63ca1fbb43ae: Preparing 00:41:30 e55d680a9a27: Waiting 00:41:30 63ca1fbb43ae: Waiting 00:41:30 fb177790c33c: Layer already exists 00:41:30 7541b8648f42: Layer already exists 00:41:30 0c8341f0b91b: Layer already exists 00:41:30 3c1749487eb2: Layer already exists 00:41:30 89ea745cf60b: Layer already exists 00:41:30 01420ffb7c1a: Layer already exists 00:41:30 e55d680a9a27: Layer already exists 00:41:30 63ca1fbb43ae: Layer already exists 00:41:30 5c95ecaf3477: Layer already exists 00:41:30 main: digest: sha256:509a06d4b86e00586801099c0564cb9620d55042b83afacf7026177558eeedd9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:31 ===================================================== [Pipeline] echo 00:41:31 taggedImages: 00:41:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:41:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.8 00:41:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:41:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:41:31 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:31 latest 00:41:31 4.0.0-dev.8 00:41:31 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:31 main 00:41:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:41:31 b1bff104e2dc: Preparing 00:41:31 a0f85f77a624: Preparing 00:41:31 ee2f1d754fc2: Preparing 00:41:31 f90cf03ef133: Preparing 00:41:31 2ac24c01f452: Preparing 00:41:31 0c8341f0b91b: Preparing 00:41:31 5c95ecaf3477: Preparing 00:41:31 c9ce8ddaaf83: Preparing 00:41:31 c906902e9b9b: Preparing 00:41:31 35fbee17f2d0: Preparing 00:41:31 63ca1fbb43ae: Preparing 00:41:31 5c95ecaf3477: Waiting 00:41:31 c9ce8ddaaf83: Waiting 00:41:31 c906902e9b9b: Waiting 00:41:31 35fbee17f2d0: Waiting 00:41:31 63ca1fbb43ae: Waiting 00:41:31 0c8341f0b91b: Waiting 00:41:31 f90cf03ef133: Pushed 00:41:31 a0f85f77a624: Pushed 00:41:31 b1bff104e2dc: Pushed 00:41:31 0c8341f0b91b: Layer already exists 00:41:31 2ac24c01f452: Pushed 00:41:31 5c95ecaf3477: Layer already exists 00:41:31 63ca1fbb43ae: Layer already exists 00:41:32 c9ce8ddaaf83: Pushed 00:41:32 c906902e9b9b: Pushed 00:41:33 ee2f1d754fc2: Pushed 00:41:33 35fbee17f2d0: Pushed 00:41:33 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:c73d700562c34ff9d462710e700db5851b18569725a491acab45da26876415d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:41:34 b1bff104e2dc: Preparing 00:41:34 a0f85f77a624: Preparing 00:41:34 ee2f1d754fc2: Preparing 00:41:34 f90cf03ef133: Preparing 00:41:34 2ac24c01f452: Preparing 00:41:34 0c8341f0b91b: Preparing 00:41:34 5c95ecaf3477: Preparing 00:41:34 c9ce8ddaaf83: Preparing 00:41:34 c906902e9b9b: Preparing 00:41:34 35fbee17f2d0: Preparing 00:41:34 63ca1fbb43ae: Preparing 00:41:34 c9ce8ddaaf83: Waiting 00:41:34 c906902e9b9b: Waiting 00:41:34 35fbee17f2d0: Waiting 00:41:34 63ca1fbb43ae: Waiting 00:41:34 0c8341f0b91b: Waiting 00:41:34 5c95ecaf3477: Waiting 00:41:34 f90cf03ef133: Layer already exists 00:41:34 2ac24c01f452: Layer already exists 00:41:34 ee2f1d754fc2: Layer already exists 00:41:34 b1bff104e2dc: Layer already exists 00:41:34 a0f85f77a624: Layer already exists 00:41:34 5c95ecaf3477: Layer already exists 00:41:34 c9ce8ddaaf83: Layer already exists 00:41:34 0c8341f0b91b: Layer already exists 00:41:34 c906902e9b9b: Layer already exists 00:41:34 35fbee17f2d0: Layer already exists 00:41:34 63ca1fbb43ae: Layer already exists 00:41:34 latest: digest: sha256:c73d700562c34ff9d462710e700db5851b18569725a491acab45da26876415d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.8 00:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:41:35 b1bff104e2dc: Preparing 00:41:35 a0f85f77a624: Preparing 00:41:35 ee2f1d754fc2: Preparing 00:41:35 f90cf03ef133: Preparing 00:41:35 2ac24c01f452: Preparing 00:41:35 0c8341f0b91b: Preparing 00:41:35 5c95ecaf3477: Preparing 00:41:35 c9ce8ddaaf83: Preparing 00:41:35 c906902e9b9b: Preparing 00:41:35 35fbee17f2d0: Preparing 00:41:35 63ca1fbb43ae: Preparing 00:41:35 c9ce8ddaaf83: Waiting 00:41:35 c906902e9b9b: Waiting 00:41:35 35fbee17f2d0: Waiting 00:41:35 63ca1fbb43ae: Waiting 00:41:35 0c8341f0b91b: Waiting 00:41:35 b1bff104e2dc: Layer already exists 00:41:35 2ac24c01f452: Layer already exists 00:41:35 f90cf03ef133: Layer already exists 00:41:35 ee2f1d754fc2: Layer already exists 00:41:35 a0f85f77a624: Layer already exists 00:41:35 c9ce8ddaaf83: Layer already exists 00:41:35 5c95ecaf3477: Layer already exists 00:41:35 0c8341f0b91b: Layer already exists 00:41:35 35fbee17f2d0: Layer already exists 00:41:35 c906902e9b9b: Layer already exists 00:41:35 63ca1fbb43ae: Layer already exists 00:41:35 4.0.0-dev.8: digest: sha256:c73d700562c34ff9d462710e700db5851b18569725a491acab45da26876415d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:41:35 b1bff104e2dc: Preparing 00:41:35 a0f85f77a624: Preparing 00:41:35 ee2f1d754fc2: Preparing 00:41:35 f90cf03ef133: Preparing 00:41:35 2ac24c01f452: Preparing 00:41:35 0c8341f0b91b: Preparing 00:41:35 5c95ecaf3477: Preparing 00:41:35 c9ce8ddaaf83: Preparing 00:41:35 c906902e9b9b: Preparing 00:41:35 35fbee17f2d0: Preparing 00:41:35 63ca1fbb43ae: Preparing 00:41:35 c9ce8ddaaf83: Waiting 00:41:35 c906902e9b9b: Waiting 00:41:35 35fbee17f2d0: Waiting 00:41:35 63ca1fbb43ae: Waiting 00:41:35 0c8341f0b91b: Waiting 00:41:35 5c95ecaf3477: Waiting 00:41:35 2ac24c01f452: Layer already exists 00:41:35 ee2f1d754fc2: Layer already exists 00:41:35 b1bff104e2dc: Layer already exists 00:41:35 a0f85f77a624: Layer already exists 00:41:35 f90cf03ef133: Layer already exists 00:41:35 5c95ecaf3477: Layer already exists 00:41:35 0c8341f0b91b: Layer already exists 00:41:35 c9ce8ddaaf83: Layer already exists 00:41:35 c906902e9b9b: Layer already exists 00:41:35 35fbee17f2d0: Layer already exists 00:41:35 63ca1fbb43ae: Layer already exists 00:41:35 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:c73d700562c34ff9d462710e700db5851b18569725a491acab45da26876415d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:41:36 b1bff104e2dc: Preparing 00:41:36 a0f85f77a624: Preparing 00:41:36 ee2f1d754fc2: Preparing 00:41:36 f90cf03ef133: Preparing 00:41:36 2ac24c01f452: Preparing 00:41:36 0c8341f0b91b: Preparing 00:41:36 5c95ecaf3477: Preparing 00:41:36 c9ce8ddaaf83: Preparing 00:41:36 c906902e9b9b: Preparing 00:41:36 35fbee17f2d0: Preparing 00:41:36 63ca1fbb43ae: Preparing 00:41:36 c9ce8ddaaf83: Waiting 00:41:36 c906902e9b9b: Waiting 00:41:36 35fbee17f2d0: Waiting 00:41:36 63ca1fbb43ae: Waiting 00:41:36 0c8341f0b91b: Waiting 00:41:36 5c95ecaf3477: Waiting 00:41:36 b1bff104e2dc: Layer already exists 00:41:36 2ac24c01f452: Layer already exists 00:41:36 f90cf03ef133: Layer already exists 00:41:36 a0f85f77a624: Layer already exists 00:41:36 ee2f1d754fc2: Layer already exists 00:41:36 0c8341f0b91b: Layer already exists 00:41:36 c9ce8ddaaf83: Layer already exists 00:41:36 c906902e9b9b: Layer already exists 00:41:36 5c95ecaf3477: Layer already exists 00:41:36 35fbee17f2d0: Layer already exists 00:41:36 63ca1fbb43ae: Layer already exists 00:41:36 main: digest: sha256:c73d700562c34ff9d462710e700db5851b18569725a491acab45da26876415d4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:36 ===================================================== [Pipeline] echo 00:41:36 taggedImages: 00:41:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:41:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.8 00:41:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:41:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:41:36 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:36 latest 00:41:36 4.0.0-dev.8 00:41:36 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:36 main 00:41:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:41:37 ab856c173b44: Preparing 00:41:37 e3c0149f6329: Preparing 00:41:37 e1e7140c19d2: Preparing 00:41:37 90f9860372f3: Preparing 00:41:37 21e625a0977e: Preparing 00:41:37 a70ae09a84fa: Preparing 00:41:37 4ee2fab9afa1: Preparing 00:41:37 0c8341f0b91b: Preparing 00:41:37 5c95ecaf3477: Preparing 00:41:37 dc59cc83a3ad: Preparing 00:41:37 4a0b18c3cc1b: Preparing 00:41:37 63ca1fbb43ae: Preparing 00:41:37 a70ae09a84fa: Waiting 00:41:37 dc59cc83a3ad: Waiting 00:41:37 4ee2fab9afa1: Waiting 00:41:37 4a0b18c3cc1b: Waiting 00:41:37 0c8341f0b91b: Waiting 00:41:37 63ca1fbb43ae: Waiting 00:41:37 5c95ecaf3477: Waiting 00:41:37 21e625a0977e: Pushed 00:41:37 ab856c173b44: Pushed 00:41:37 e3c0149f6329: Pushed 00:41:37 0c8341f0b91b: Layer already exists 00:41:37 5c95ecaf3477: Layer already exists 00:41:37 a70ae09a84fa: Pushed 00:41:37 4ee2fab9afa1: Pushed 00:41:37 63ca1fbb43ae: Layer already exists 00:41:38 dc59cc83a3ad: Pushed 00:41:38 4a0b18c3cc1b: Pushed 00:41:38 90f9860372f3: Pushed 00:41:39 e1e7140c19d2: Pushed 00:41:39 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:fc669e72f5c7d5a3517d5b8e40956a90b6382ec9823f7dd5467bad24194f3519 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:41:40 ab856c173b44: Preparing 00:41:40 e3c0149f6329: Preparing 00:41:40 e1e7140c19d2: Preparing 00:41:40 90f9860372f3: Preparing 00:41:40 21e625a0977e: Preparing 00:41:40 a70ae09a84fa: Preparing 00:41:40 4ee2fab9afa1: Preparing 00:41:40 0c8341f0b91b: Preparing 00:41:40 5c95ecaf3477: Preparing 00:41:40 dc59cc83a3ad: Preparing 00:41:40 4a0b18c3cc1b: Preparing 00:41:40 63ca1fbb43ae: Preparing 00:41:40 0c8341f0b91b: Waiting 00:41:40 5c95ecaf3477: Waiting 00:41:40 dc59cc83a3ad: Waiting 00:41:40 4a0b18c3cc1b: Waiting 00:41:40 63ca1fbb43ae: Waiting 00:41:40 a70ae09a84fa: Waiting 00:41:40 4ee2fab9afa1: Waiting 00:41:40 90f9860372f3: Layer already exists 00:41:40 ab856c173b44: Layer already exists 00:41:40 e1e7140c19d2: Layer already exists 00:41:40 21e625a0977e: Layer already exists 00:41:40 e3c0149f6329: Layer already exists 00:41:40 0c8341f0b91b: Layer already exists 00:41:40 5c95ecaf3477: Layer already exists 00:41:40 a70ae09a84fa: Layer already exists 00:41:40 4ee2fab9afa1: Layer already exists 00:41:40 dc59cc83a3ad: Layer already exists 00:41:40 4a0b18c3cc1b: Layer already exists 00:41:40 63ca1fbb43ae: Layer already exists 00:41:40 latest: digest: sha256:fc669e72f5c7d5a3517d5b8e40956a90b6382ec9823f7dd5467bad24194f3519 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.8 00:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:41:40 ab856c173b44: Preparing 00:41:40 e3c0149f6329: Preparing 00:41:40 e1e7140c19d2: Preparing 00:41:40 90f9860372f3: Preparing 00:41:40 21e625a0977e: Preparing 00:41:40 a70ae09a84fa: Preparing 00:41:40 4ee2fab9afa1: Preparing 00:41:40 0c8341f0b91b: Preparing 00:41:40 5c95ecaf3477: Preparing 00:41:40 dc59cc83a3ad: Preparing 00:41:40 4a0b18c3cc1b: Preparing 00:41:40 63ca1fbb43ae: Preparing 00:41:40 dc59cc83a3ad: Waiting 00:41:40 4a0b18c3cc1b: Waiting 00:41:40 a70ae09a84fa: Waiting 00:41:40 4ee2fab9afa1: Waiting 00:41:40 0c8341f0b91b: Waiting 00:41:40 63ca1fbb43ae: Waiting 00:41:40 ab856c173b44: Layer already exists 00:41:40 21e625a0977e: Layer already exists 00:41:40 e1e7140c19d2: Layer already exists 00:41:40 90f9860372f3: Layer already exists 00:41:40 e3c0149f6329: Layer already exists 00:41:40 a70ae09a84fa: Layer already exists 00:41:40 0c8341f0b91b: Layer already exists 00:41:40 4ee2fab9afa1: Layer already exists 00:41:40 dc59cc83a3ad: Layer already exists 00:41:40 5c95ecaf3477: Layer already exists 00:41:40 4a0b18c3cc1b: Layer already exists 00:41:40 63ca1fbb43ae: Layer already exists 00:41:40 4.0.0-dev.8: digest: sha256:fc669e72f5c7d5a3517d5b8e40956a90b6382ec9823f7dd5467bad24194f3519 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:41:41 ab856c173b44: Preparing 00:41:41 e3c0149f6329: Preparing 00:41:41 e1e7140c19d2: Preparing 00:41:41 90f9860372f3: Preparing 00:41:41 21e625a0977e: Preparing 00:41:41 a70ae09a84fa: Preparing 00:41:41 4ee2fab9afa1: Preparing 00:41:41 0c8341f0b91b: Preparing 00:41:41 5c95ecaf3477: Preparing 00:41:41 a70ae09a84fa: Waiting 00:41:41 4ee2fab9afa1: Waiting 00:41:41 0c8341f0b91b: Waiting 00:41:41 dc59cc83a3ad: Preparing 00:41:41 4a0b18c3cc1b: Preparing 00:41:41 63ca1fbb43ae: Preparing 00:41:41 5c95ecaf3477: Waiting 00:41:41 4a0b18c3cc1b: Waiting 00:41:41 63ca1fbb43ae: Waiting 00:41:41 e1e7140c19d2: Layer already exists 00:41:41 21e625a0977e: Layer already exists 00:41:41 e3c0149f6329: Layer already exists 00:41:41 ab856c173b44: Layer already exists 00:41:41 90f9860372f3: Layer already exists 00:41:41 a70ae09a84fa: Layer already exists 00:41:41 5c95ecaf3477: Layer already exists 00:41:41 4ee2fab9afa1: Layer already exists 00:41:41 0c8341f0b91b: Layer already exists 00:41:41 dc59cc83a3ad: Layer already exists 00:41:41 4a0b18c3cc1b: Layer already exists 00:41:41 63ca1fbb43ae: Layer already exists 00:41:41 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:fc669e72f5c7d5a3517d5b8e40956a90b6382ec9823f7dd5467bad24194f3519 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:41:41 ab856c173b44: Preparing 00:41:41 e3c0149f6329: Preparing 00:41:41 e1e7140c19d2: Preparing 00:41:41 90f9860372f3: Preparing 00:41:41 21e625a0977e: Preparing 00:41:41 a70ae09a84fa: Preparing 00:41:41 4ee2fab9afa1: Preparing 00:41:41 0c8341f0b91b: Preparing 00:41:41 5c95ecaf3477: Preparing 00:41:41 dc59cc83a3ad: Preparing 00:41:41 4a0b18c3cc1b: Preparing 00:41:41 63ca1fbb43ae: Preparing 00:41:41 dc59cc83a3ad: Waiting 00:41:41 5c95ecaf3477: Waiting 00:41:41 4a0b18c3cc1b: Waiting 00:41:41 a70ae09a84fa: Waiting 00:41:41 4ee2fab9afa1: Waiting 00:41:41 63ca1fbb43ae: Waiting 00:41:41 0c8341f0b91b: Waiting 00:41:41 21e625a0977e: Layer already exists 00:41:41 e1e7140c19d2: Layer already exists 00:41:41 e3c0149f6329: Layer already exists 00:41:41 90f9860372f3: Layer already exists 00:41:41 ab856c173b44: Layer already exists 00:41:41 4ee2fab9afa1: Layer already exists 00:41:41 dc59cc83a3ad: Layer already exists 00:41:41 5c95ecaf3477: Layer already exists 00:41:41 a70ae09a84fa: Layer already exists 00:41:41 0c8341f0b91b: Layer already exists 00:41:41 4a0b18c3cc1b: Layer already exists 00:41:41 63ca1fbb43ae: Layer already exists 00:41:41 main: digest: sha256:fc669e72f5c7d5a3517d5b8e40956a90b6382ec9823f7dd5467bad24194f3519 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:42 ===================================================== [Pipeline] echo 00:41:42 taggedImages: 00:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.8 00:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:41:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:41:42 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:42 latest 00:41:42 4.0.0-dev.8 00:41:42 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:42 main 00:41:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:41:42 751de36925ad: Preparing 00:41:42 9a95714bd321: Preparing 00:41:42 0c8341f0b91b: Preparing 00:41:42 5c95ecaf3477: Preparing 00:41:42 4e5fe8f6eb8d: Preparing 00:41:42 f1368b564398: Preparing 00:41:42 63ca1fbb43ae: Preparing 00:41:42 63ca1fbb43ae: Waiting 00:41:42 f1368b564398: Waiting 00:41:42 5c95ecaf3477: Layer already exists 00:41:42 0c8341f0b91b: Layer already exists 00:41:42 63ca1fbb43ae: Layer already exists 00:41:42 751de36925ad: Pushed 00:41:43 4e5fe8f6eb8d: Pushed 00:41:43 f1368b564398: Pushed 00:41:45 9a95714bd321: Pushed 00:41:45 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:d7d7b809384ef2efef09054aa514ac23eaf25c657f264f8353ff26a0cfecd0b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:45 + 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 00:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:41:46 751de36925ad: Preparing 00:41:46 9a95714bd321: Preparing 00:41:46 0c8341f0b91b: Preparing 00:41:46 5c95ecaf3477: Preparing 00:41:46 4e5fe8f6eb8d: Preparing 00:41:46 f1368b564398: Preparing 00:41:46 63ca1fbb43ae: Preparing 00:41:46 63ca1fbb43ae: Waiting 00:41:46 4e5fe8f6eb8d: Layer already exists 00:41:46 751de36925ad: Layer already exists 00:41:46 0c8341f0b91b: Layer already exists 00:41:46 5c95ecaf3477: Layer already exists 00:41:46 9a95714bd321: Layer already exists 00:41:46 f1368b564398: Layer already exists 00:41:46 63ca1fbb43ae: Layer already exists 00:41:46 latest: digest: sha256:d7d7b809384ef2efef09054aa514ac23eaf25c657f264f8353ff26a0cfecd0b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.8 00:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:41:46 751de36925ad: Preparing 00:41:46 9a95714bd321: Preparing 00:41:46 0c8341f0b91b: Preparing 00:41:46 5c95ecaf3477: Preparing 00:41:46 4e5fe8f6eb8d: Preparing 00:41:46 f1368b564398: Preparing 00:41:46 63ca1fbb43ae: Preparing 00:41:46 63ca1fbb43ae: Waiting 00:41:46 4e5fe8f6eb8d: Layer already exists 00:41:46 5c95ecaf3477: Layer already exists 00:41:46 0c8341f0b91b: Layer already exists 00:41:46 9a95714bd321: Layer already exists 00:41:46 751de36925ad: Layer already exists 00:41:46 f1368b564398: Layer already exists 00:41:46 63ca1fbb43ae: Layer already exists 00:41:46 4.0.0-dev.8: digest: sha256:d7d7b809384ef2efef09054aa514ac23eaf25c657f264f8353ff26a0cfecd0b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:41:47 751de36925ad: Preparing 00:41:47 9a95714bd321: Preparing 00:41:47 0c8341f0b91b: Preparing 00:41:47 5c95ecaf3477: Preparing 00:41:47 4e5fe8f6eb8d: Preparing 00:41:47 f1368b564398: Preparing 00:41:47 63ca1fbb43ae: Preparing 00:41:47 f1368b564398: Waiting 00:41:47 63ca1fbb43ae: Waiting 00:41:47 9a95714bd321: Layer already exists 00:41:47 751de36925ad: Layer already exists 00:41:47 5c95ecaf3477: Layer already exists 00:41:47 4e5fe8f6eb8d: Layer already exists 00:41:47 0c8341f0b91b: Layer already exists 00:41:47 f1368b564398: Layer already exists 00:41:47 63ca1fbb43ae: Layer already exists 00:41:47 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:d7d7b809384ef2efef09054aa514ac23eaf25c657f264f8353ff26a0cfecd0b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:47 + 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 00:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:41:48 751de36925ad: Preparing 00:41:48 9a95714bd321: Preparing 00:41:48 0c8341f0b91b: Preparing 00:41:48 5c95ecaf3477: Preparing 00:41:48 4e5fe8f6eb8d: Preparing 00:41:48 f1368b564398: Preparing 00:41:48 63ca1fbb43ae: Preparing 00:41:48 f1368b564398: Waiting 00:41:48 63ca1fbb43ae: Waiting 00:41:48 751de36925ad: Layer already exists 00:41:48 4e5fe8f6eb8d: Layer already exists 00:41:48 5c95ecaf3477: Layer already exists 00:41:48 9a95714bd321: Layer already exists 00:41:48 0c8341f0b91b: Layer already exists 00:41:48 f1368b564398: Layer already exists 00:41:48 63ca1fbb43ae: Layer already exists 00:41:48 main: digest: sha256:d7d7b809384ef2efef09054aa514ac23eaf25c657f264f8353ff26a0cfecd0b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:48 ===================================================== [Pipeline] echo 00:41:48 taggedImages: 00:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.8 00:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:41:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:41:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:48 latest 00:41:48 4.0.0-dev.8 00:41:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:41:48 main 00:41:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:41:49 d06207dd2a6c: Preparing 00:41:49 2f59e5180233: Preparing 00:41:49 bce4abd4c774: Preparing 00:41:49 0c8341f0b91b: Preparing 00:41:49 5c95ecaf3477: Preparing 00:41:49 c498eb9c895e: Preparing 00:41:49 e0937ffe1fa5: Preparing 00:41:49 5a1d05b11c7f: Preparing 00:41:49 4e4606285f0d: Preparing 00:41:49 63ca1fbb43ae: Preparing 00:41:49 e0937ffe1fa5: Waiting 00:41:49 5a1d05b11c7f: Waiting 00:41:49 4e4606285f0d: Waiting 00:41:49 c498eb9c895e: Waiting 00:41:49 63ca1fbb43ae: Waiting 00:41:49 5c95ecaf3477: Layer already exists 00:41:49 0c8341f0b91b: Layer already exists 00:41:49 d06207dd2a6c: Pushed 00:41:49 bce4abd4c774: Pushed 00:41:49 2f59e5180233: Pushed 00:41:49 63ca1fbb43ae: Layer already exists 00:41:49 5a1d05b11c7f: Pushed 00:41:50 4e4606285f0d: Pushed 00:41:55 e0937ffe1fa5: Pushed 00:41:59 c498eb9c895e: Pushed 00:41:59 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:491565797192147bc92152f692f2968e385ec2828a9d7f6480860b8e5d0b7dd5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:42:00 d06207dd2a6c: Preparing 00:42:00 2f59e5180233: Preparing 00:42:00 bce4abd4c774: Preparing 00:42:00 0c8341f0b91b: Preparing 00:42:00 5c95ecaf3477: Preparing 00:42:00 c498eb9c895e: Preparing 00:42:00 e0937ffe1fa5: Preparing 00:42:00 5a1d05b11c7f: Preparing 00:42:00 4e4606285f0d: Preparing 00:42:00 63ca1fbb43ae: Preparing 00:42:00 c498eb9c895e: Waiting 00:42:00 e0937ffe1fa5: Waiting 00:42:00 5a1d05b11c7f: Waiting 00:42:00 4e4606285f0d: Waiting 00:42:00 63ca1fbb43ae: Waiting 00:42:00 5c95ecaf3477: Layer already exists 00:42:00 0c8341f0b91b: Layer already exists 00:42:00 bce4abd4c774: Layer already exists 00:42:00 d06207dd2a6c: Layer already exists 00:42:00 2f59e5180233: Layer already exists 00:42:00 c498eb9c895e: Layer already exists 00:42:00 e0937ffe1fa5: Layer already exists 00:42:00 5a1d05b11c7f: Layer already exists 00:42:00 63ca1fbb43ae: Layer already exists 00:42:00 4e4606285f0d: Layer already exists 00:42:00 latest: digest: sha256:491565797192147bc92152f692f2968e385ec2828a9d7f6480860b8e5d0b7dd5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.8 00:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:42:01 d06207dd2a6c: Preparing 00:42:01 2f59e5180233: Preparing 00:42:01 bce4abd4c774: Preparing 00:42:01 0c8341f0b91b: Preparing 00:42:01 5c95ecaf3477: Preparing 00:42:01 c498eb9c895e: Preparing 00:42:01 e0937ffe1fa5: Preparing 00:42:01 5a1d05b11c7f: Preparing 00:42:01 4e4606285f0d: Preparing 00:42:01 63ca1fbb43ae: Preparing 00:42:01 c498eb9c895e: Waiting 00:42:01 4e4606285f0d: Waiting 00:42:01 e0937ffe1fa5: Waiting 00:42:01 5a1d05b11c7f: Waiting 00:42:01 d06207dd2a6c: Layer already exists 00:42:01 bce4abd4c774: Layer already exists 00:42:01 5c95ecaf3477: Layer already exists 00:42:01 2f59e5180233: Layer already exists 00:42:01 0c8341f0b91b: Layer already exists 00:42:01 c498eb9c895e: Layer already exists 00:42:01 e0937ffe1fa5: Layer already exists 00:42:01 4e4606285f0d: Layer already exists 00:42:01 5a1d05b11c7f: Layer already exists 00:42:01 63ca1fbb43ae: Layer already exists 00:42:01 4.0.0-dev.8: digest: sha256:491565797192147bc92152f692f2968e385ec2828a9d7f6480860b8e5d0b7dd5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:42:01 d06207dd2a6c: Preparing 00:42:01 2f59e5180233: Preparing 00:42:01 bce4abd4c774: Preparing 00:42:01 0c8341f0b91b: Preparing 00:42:01 5c95ecaf3477: Preparing 00:42:01 c498eb9c895e: Preparing 00:42:01 e0937ffe1fa5: Preparing 00:42:01 5a1d05b11c7f: Preparing 00:42:01 4e4606285f0d: Preparing 00:42:01 63ca1fbb43ae: Preparing 00:42:01 c498eb9c895e: Waiting 00:42:01 e0937ffe1fa5: Waiting 00:42:01 5a1d05b11c7f: Waiting 00:42:01 4e4606285f0d: Waiting 00:42:01 63ca1fbb43ae: Waiting 00:42:01 bce4abd4c774: Layer already exists 00:42:01 2f59e5180233: Layer already exists 00:42:01 5c95ecaf3477: Layer already exists 00:42:01 d06207dd2a6c: Layer already exists 00:42:01 e0937ffe1fa5: Layer already exists 00:42:01 0c8341f0b91b: Layer already exists 00:42:01 c498eb9c895e: Layer already exists 00:42:01 5a1d05b11c7f: Layer already exists 00:42:01 4e4606285f0d: Layer already exists 00:42:01 63ca1fbb43ae: Layer already exists 00:42:01 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:491565797192147bc92152f692f2968e385ec2828a9d7f6480860b8e5d0b7dd5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:42:02 d06207dd2a6c: Preparing 00:42:02 2f59e5180233: Preparing 00:42:02 bce4abd4c774: Preparing 00:42:02 0c8341f0b91b: Preparing 00:42:02 5c95ecaf3477: Preparing 00:42:02 c498eb9c895e: Preparing 00:42:02 e0937ffe1fa5: Preparing 00:42:02 5a1d05b11c7f: Preparing 00:42:02 e0937ffe1fa5: Waiting 00:42:02 5a1d05b11c7f: Waiting 00:42:02 c498eb9c895e: Waiting 00:42:02 4e4606285f0d: Preparing 00:42:02 63ca1fbb43ae: Preparing 00:42:02 4e4606285f0d: Waiting 00:42:02 63ca1fbb43ae: Waiting 00:42:02 2f59e5180233: Layer already exists 00:42:02 5c95ecaf3477: Layer already exists 00:42:02 bce4abd4c774: Layer already exists 00:42:02 0c8341f0b91b: Layer already exists 00:42:02 d06207dd2a6c: Layer already exists 00:42:02 c498eb9c895e: Layer already exists 00:42:02 5a1d05b11c7f: Layer already exists 00:42:02 e0937ffe1fa5: Layer already exists 00:42:02 63ca1fbb43ae: Layer already exists 00:42:02 4e4606285f0d: Layer already exists 00:42:02 main: digest: sha256:491565797192147bc92152f692f2968e385ec2828a9d7f6480860b8e5d0b7dd5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:02 ===================================================== [Pipeline] echo 00:42:02 taggedImages: 00:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.8 00:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:42:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:42:02 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:02 latest 00:42:02 4.0.0-dev.8 00:42:02 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:02 main 00:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:42:03 70af7945c229: Preparing 00:42:03 a0259b4fd88e: Preparing 00:42:03 a3bcae4c0b70: Preparing 00:42:03 0c8341f0b91b: Preparing 00:42:03 5c95ecaf3477: Preparing 00:42:03 ec7579d64638: Preparing 00:42:03 20c069011e46: Preparing 00:42:03 9c070e26d6e6: Preparing 00:42:03 63ca1fbb43ae: Preparing 00:42:03 ec7579d64638: Waiting 00:42:03 20c069011e46: Waiting 00:42:03 9c070e26d6e6: Waiting 00:42:03 63ca1fbb43ae: Waiting 00:42:03 5c95ecaf3477: Layer already exists 00:42:03 0c8341f0b91b: Layer already exists 00:42:03 a3bcae4c0b70: Pushed 00:42:03 a0259b4fd88e: Pushed 00:42:03 70af7945c229: Pushed 00:42:03 63ca1fbb43ae: Layer already exists 00:42:03 9c070e26d6e6: Pushed 00:42:03 20c069011e46: Pushed 00:42:13 ec7579d64638: Pushed 00:42:13 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:a481594b02b9b5b7b1cc1a3607403710cd042a7be625ed2c6020b15e16e24c8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:42:14 70af7945c229: Preparing 00:42:14 a0259b4fd88e: Preparing 00:42:14 a3bcae4c0b70: Preparing 00:42:14 0c8341f0b91b: Preparing 00:42:14 5c95ecaf3477: Preparing 00:42:14 ec7579d64638: Preparing 00:42:14 20c069011e46: Preparing 00:42:14 9c070e26d6e6: Preparing 00:42:14 63ca1fbb43ae: Preparing 00:42:14 ec7579d64638: Waiting 00:42:14 9c070e26d6e6: Waiting 00:42:14 20c069011e46: Waiting 00:42:14 63ca1fbb43ae: Waiting 00:42:14 a3bcae4c0b70: Layer already exists 00:42:14 0c8341f0b91b: Layer already exists 00:42:14 5c95ecaf3477: Layer already exists 00:42:14 a0259b4fd88e: Layer already exists 00:42:14 70af7945c229: Layer already exists 00:42:14 ec7579d64638: Layer already exists 00:42:14 9c070e26d6e6: Layer already exists 00:42:14 63ca1fbb43ae: Layer already exists 00:42:14 20c069011e46: Layer already exists 00:42:14 latest: digest: sha256:a481594b02b9b5b7b1cc1a3607403710cd042a7be625ed2c6020b15e16e24c8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.8 00:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:42:15 70af7945c229: Preparing 00:42:15 a0259b4fd88e: Preparing 00:42:15 a3bcae4c0b70: Preparing 00:42:15 0c8341f0b91b: Preparing 00:42:15 5c95ecaf3477: Preparing 00:42:15 ec7579d64638: Preparing 00:42:15 20c069011e46: Preparing 00:42:15 9c070e26d6e6: Preparing 00:42:15 63ca1fbb43ae: Preparing 00:42:15 9c070e26d6e6: Waiting 00:42:15 63ca1fbb43ae: Waiting 00:42:15 20c069011e46: Waiting 00:42:15 ec7579d64638: Waiting 00:42:15 70af7945c229: Layer already exists 00:42:15 0c8341f0b91b: Layer already exists 00:42:15 a0259b4fd88e: Layer already exists 00:42:15 5c95ecaf3477: Layer already exists 00:42:15 a3bcae4c0b70: Layer already exists 00:42:15 20c069011e46: Layer already exists 00:42:15 9c070e26d6e6: Layer already exists 00:42:15 ec7579d64638: Layer already exists 00:42:15 63ca1fbb43ae: Layer already exists 00:42:15 4.0.0-dev.8: digest: sha256:a481594b02b9b5b7b1cc1a3607403710cd042a7be625ed2c6020b15e16e24c8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:42:15 70af7945c229: Preparing 00:42:15 a0259b4fd88e: Preparing 00:42:15 a3bcae4c0b70: Preparing 00:42:15 0c8341f0b91b: Preparing 00:42:15 5c95ecaf3477: Preparing 00:42:15 ec7579d64638: Preparing 00:42:15 20c069011e46: Preparing 00:42:15 9c070e26d6e6: Preparing 00:42:15 63ca1fbb43ae: Preparing 00:42:15 20c069011e46: Waiting 00:42:15 ec7579d64638: Waiting 00:42:15 63ca1fbb43ae: Waiting 00:42:15 9c070e26d6e6: Waiting 00:42:15 5c95ecaf3477: Layer already exists 00:42:15 a3bcae4c0b70: Layer already exists 00:42:15 70af7945c229: Layer already exists 00:42:15 a0259b4fd88e: Layer already exists 00:42:15 0c8341f0b91b: Layer already exists 00:42:15 9c070e26d6e6: Layer already exists 00:42:15 ec7579d64638: Layer already exists 00:42:15 20c069011e46: Layer already exists 00:42:15 63ca1fbb43ae: Layer already exists 00:42:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:a481594b02b9b5b7b1cc1a3607403710cd042a7be625ed2c6020b15e16e24c8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:42:16 70af7945c229: Preparing 00:42:16 a0259b4fd88e: Preparing 00:42:16 a3bcae4c0b70: Preparing 00:42:16 0c8341f0b91b: Preparing 00:42:16 5c95ecaf3477: Preparing 00:42:16 ec7579d64638: Preparing 00:42:16 20c069011e46: Preparing 00:42:16 9c070e26d6e6: Preparing 00:42:16 63ca1fbb43ae: Preparing 00:42:16 9c070e26d6e6: Waiting 00:42:16 63ca1fbb43ae: Waiting 00:42:16 ec7579d64638: Waiting 00:42:16 a0259b4fd88e: Layer already exists 00:42:16 5c95ecaf3477: Layer already exists 00:42:16 70af7945c229: Layer already exists 00:42:16 0c8341f0b91b: Layer already exists 00:42:16 a3bcae4c0b70: Layer already exists 00:42:16 63ca1fbb43ae: Layer already exists 00:42:16 20c069011e46: Layer already exists 00:42:16 9c070e26d6e6: Layer already exists 00:42:16 ec7579d64638: Layer already exists 00:42:16 main: digest: sha256:a481594b02b9b5b7b1cc1a3607403710cd042a7be625ed2c6020b15e16e24c8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:16 ===================================================== [Pipeline] echo 00:42:16 taggedImages: 00:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.8 00:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:42:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:42:16 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:16 latest 00:42:16 4.0.0-dev.8 00:42:16 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:16 main 00:42:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:42:17 d06207dd2a6c: Preparing 00:42:17 c8545e3ffdb5: Preparing 00:42:17 1b2bb924aeb1: Preparing 00:42:17 0c8341f0b91b: Preparing 00:42:17 5c95ecaf3477: Preparing 00:42:17 ec7579d64638: Preparing 00:42:17 5a1d05b11c7f: Preparing 00:42:17 4e4606285f0d: Preparing 00:42:17 63ca1fbb43ae: Preparing 00:42:17 5a1d05b11c7f: Waiting 00:42:17 4e4606285f0d: Waiting 00:42:17 ec7579d64638: Waiting 00:42:17 63ca1fbb43ae: Waiting 00:42:17 d06207dd2a6c: Layer already exists 00:42:17 5c95ecaf3477: Layer already exists 00:42:17 0c8341f0b91b: Layer already exists 00:42:17 5a1d05b11c7f: Layer already exists 00:42:17 ec7579d64638: Layer already exists 00:42:17 4e4606285f0d: Layer already exists 00:42:17 63ca1fbb43ae: Layer already exists 00:42:17 1b2bb924aeb1: Pushed 00:42:17 c8545e3ffdb5: Pushed 00:42:17 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:dec4cb33031dcb43f440043145a50209fc981c9212a6aeecd330ffa6f182ab17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:42:18 d06207dd2a6c: Preparing 00:42:18 c8545e3ffdb5: Preparing 00:42:18 1b2bb924aeb1: Preparing 00:42:18 0c8341f0b91b: Preparing 00:42:18 5c95ecaf3477: Preparing 00:42:18 ec7579d64638: Preparing 00:42:18 5a1d05b11c7f: Preparing 00:42:18 ec7579d64638: Waiting 00:42:18 4e4606285f0d: Preparing 00:42:18 63ca1fbb43ae: Preparing 00:42:18 5a1d05b11c7f: Waiting 00:42:18 4e4606285f0d: Waiting 00:42:18 5c95ecaf3477: Layer already exists 00:42:18 1b2bb924aeb1: Layer already exists 00:42:18 d06207dd2a6c: Layer already exists 00:42:18 c8545e3ffdb5: Layer already exists 00:42:18 0c8341f0b91b: Layer already exists 00:42:18 ec7579d64638: Layer already exists 00:42:18 5a1d05b11c7f: Layer already exists 00:42:18 4e4606285f0d: Layer already exists 00:42:18 63ca1fbb43ae: Layer already exists 00:42:18 latest: digest: sha256:dec4cb33031dcb43f440043145a50209fc981c9212a6aeecd330ffa6f182ab17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.8 00:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:42:18 d06207dd2a6c: Preparing 00:42:18 c8545e3ffdb5: Preparing 00:42:18 1b2bb924aeb1: Preparing 00:42:18 0c8341f0b91b: Preparing 00:42:18 5c95ecaf3477: Preparing 00:42:18 ec7579d64638: Preparing 00:42:18 5a1d05b11c7f: Preparing 00:42:18 4e4606285f0d: Preparing 00:42:18 63ca1fbb43ae: Preparing 00:42:18 4e4606285f0d: Waiting 00:42:18 63ca1fbb43ae: Waiting 00:42:18 ec7579d64638: Waiting 00:42:18 5a1d05b11c7f: Waiting 00:42:18 d06207dd2a6c: Layer already exists 00:42:18 0c8341f0b91b: Layer already exists 00:42:18 5c95ecaf3477: Layer already exists 00:42:18 c8545e3ffdb5: Layer already exists 00:42:18 1b2bb924aeb1: Layer already exists 00:42:18 5a1d05b11c7f: Layer already exists 00:42:18 63ca1fbb43ae: Layer already exists 00:42:18 4e4606285f0d: Layer already exists 00:42:18 ec7579d64638: Layer already exists 00:42:18 4.0.0-dev.8: digest: sha256:dec4cb33031dcb43f440043145a50209fc981c9212a6aeecd330ffa6f182ab17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:42:19 d06207dd2a6c: Preparing 00:42:19 c8545e3ffdb5: Preparing 00:42:19 1b2bb924aeb1: Preparing 00:42:19 0c8341f0b91b: Preparing 00:42:19 5c95ecaf3477: Preparing 00:42:19 ec7579d64638: Preparing 00:42:19 5a1d05b11c7f: Preparing 00:42:19 4e4606285f0d: Preparing 00:42:19 63ca1fbb43ae: Preparing 00:42:19 5a1d05b11c7f: Waiting 00:42:19 4e4606285f0d: Waiting 00:42:19 63ca1fbb43ae: Waiting 00:42:19 ec7579d64638: Waiting 00:42:19 d06207dd2a6c: Layer already exists 00:42:19 1b2bb924aeb1: Layer already exists 00:42:19 c8545e3ffdb5: Layer already exists 00:42:19 0c8341f0b91b: Layer already exists 00:42:19 5c95ecaf3477: Layer already exists 00:42:19 4e4606285f0d: Layer already exists 00:42:19 ec7579d64638: Layer already exists 00:42:19 63ca1fbb43ae: Layer already exists 00:42:19 5a1d05b11c7f: Layer already exists 00:42:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:dec4cb33031dcb43f440043145a50209fc981c9212a6aeecd330ffa6f182ab17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:42:20 d06207dd2a6c: Preparing 00:42:20 c8545e3ffdb5: Preparing 00:42:20 1b2bb924aeb1: Preparing 00:42:20 0c8341f0b91b: Preparing 00:42:20 5c95ecaf3477: Preparing 00:42:20 ec7579d64638: Preparing 00:42:20 5a1d05b11c7f: Preparing 00:42:20 4e4606285f0d: Preparing 00:42:20 63ca1fbb43ae: Preparing 00:42:20 5a1d05b11c7f: Waiting 00:42:20 4e4606285f0d: Waiting 00:42:20 63ca1fbb43ae: Waiting 00:42:20 ec7579d64638: Waiting 00:42:20 5c95ecaf3477: Layer already exists 00:42:20 1b2bb924aeb1: Layer already exists 00:42:20 0c8341f0b91b: Layer already exists 00:42:20 c8545e3ffdb5: Layer already exists 00:42:20 d06207dd2a6c: Layer already exists 00:42:20 5a1d05b11c7f: Layer already exists 00:42:20 ec7579d64638: Layer already exists 00:42:20 4e4606285f0d: Layer already exists 00:42:20 63ca1fbb43ae: Layer already exists 00:42:20 main: digest: sha256:dec4cb33031dcb43f440043145a50209fc981c9212a6aeecd330ffa6f182ab17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:20 ===================================================== [Pipeline] echo 00:42:20 taggedImages: 00:42:20 - nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:42:20 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.8 00:42:20 - nexus3.edgexfoundry.org:10004/security-spire-server:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:42:20 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 00:42:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:20 latest 00:42:20 4.0.0-dev.8 00:42:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:20 main 00:42:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:20 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:42:21 c2e6ff0bf025: Preparing 00:42:21 7b086b61fbd4: Preparing 00:42:21 0c8341f0b91b: Preparing 00:42:21 5c95ecaf3477: Preparing 00:42:21 2619d1b509a3: Preparing 00:42:21 e0a78df94a08: Preparing 00:42:21 63ca1fbb43ae: Preparing 00:42:21 e0a78df94a08: Waiting 00:42:21 63ca1fbb43ae: Waiting 00:42:21 0c8341f0b91b: Layer already exists 00:42:21 5c95ecaf3477: Layer already exists 00:42:21 63ca1fbb43ae: Layer already exists 00:42:33 c2e6ff0bf025: Pushed 00:42:33 e0a78df94a08: Pushed 00:42:33 2619d1b509a3: Pushed 00:42:33 7b086b61fbd4: Pushed 00:42:33 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:0259f34626e79f6e0f993fad2895b2c0d714090b31c5641347fd9bf5ba1229f0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 00:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:42:34 c2e6ff0bf025: Preparing 00:42:34 7b086b61fbd4: Preparing 00:42:34 0c8341f0b91b: Preparing 00:42:34 5c95ecaf3477: Preparing 00:42:34 2619d1b509a3: Preparing 00:42:34 e0a78df94a08: Preparing 00:42:34 63ca1fbb43ae: Preparing 00:42:34 e0a78df94a08: Waiting 00:42:34 63ca1fbb43ae: Waiting 00:42:34 7b086b61fbd4: Layer already exists 00:42:34 0c8341f0b91b: Layer already exists 00:42:34 5c95ecaf3477: Layer already exists 00:42:34 2619d1b509a3: Layer already exists 00:42:34 c2e6ff0bf025: Layer already exists 00:42:34 63ca1fbb43ae: Layer already exists 00:42:34 e0a78df94a08: Layer already exists 00:42:34 latest: digest: sha256:0259f34626e79f6e0f993fad2895b2c0d714090b31c5641347fd9bf5ba1229f0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.8 00:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:42:35 c2e6ff0bf025: Preparing 00:42:35 7b086b61fbd4: Preparing 00:42:35 0c8341f0b91b: Preparing 00:42:35 5c95ecaf3477: Preparing 00:42:35 2619d1b509a3: Preparing 00:42:35 e0a78df94a08: Preparing 00:42:35 63ca1fbb43ae: Preparing 00:42:35 e0a78df94a08: Waiting 00:42:35 63ca1fbb43ae: Waiting 00:42:35 c2e6ff0bf025: Layer already exists 00:42:35 2619d1b509a3: Layer already exists 00:42:35 7b086b61fbd4: Layer already exists 00:42:35 0c8341f0b91b: Layer already exists 00:42:35 5c95ecaf3477: Layer already exists 00:42:35 e0a78df94a08: Layer already exists 00:42:35 63ca1fbb43ae: Layer already exists 00:42:35 4.0.0-dev.8: digest: sha256:0259f34626e79f6e0f993fad2895b2c0d714090b31c5641347fd9bf5ba1229f0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:42:35 c2e6ff0bf025: Preparing 00:42:35 7b086b61fbd4: Preparing 00:42:35 0c8341f0b91b: Preparing 00:42:35 5c95ecaf3477: Preparing 00:42:35 2619d1b509a3: Preparing 00:42:35 e0a78df94a08: Preparing 00:42:35 63ca1fbb43ae: Preparing 00:42:35 e0a78df94a08: Waiting 00:42:35 63ca1fbb43ae: Waiting 00:42:35 0c8341f0b91b: Layer already exists 00:42:35 2619d1b509a3: Layer already exists 00:42:35 c2e6ff0bf025: Layer already exists 00:42:35 7b086b61fbd4: Layer already exists 00:42:35 5c95ecaf3477: Layer already exists 00:42:35 63ca1fbb43ae: Layer already exists 00:42:35 e0a78df94a08: Layer already exists 00:42:35 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:0259f34626e79f6e0f993fad2895b2c0d714090b31c5641347fd9bf5ba1229f0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 00:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:42:36 c2e6ff0bf025: Preparing 00:42:36 7b086b61fbd4: Preparing 00:42:36 0c8341f0b91b: Preparing 00:42:36 5c95ecaf3477: Preparing 00:42:36 2619d1b509a3: Preparing 00:42:36 e0a78df94a08: Preparing 00:42:36 63ca1fbb43ae: Preparing 00:42:36 e0a78df94a08: Waiting 00:42:36 63ca1fbb43ae: Waiting 00:42:36 2619d1b509a3: Layer already exists 00:42:36 5c95ecaf3477: Layer already exists 00:42:36 0c8341f0b91b: Layer already exists 00:42:36 7b086b61fbd4: Layer already exists 00:42:36 c2e6ff0bf025: Layer already exists 00:42:36 e0a78df94a08: Layer already exists 00:42:36 63ca1fbb43ae: Layer already exists 00:42:36 main: digest: sha256:0259f34626e79f6e0f993fad2895b2c0d714090b31c5641347fd9bf5ba1229f0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:36 ===================================================== [Pipeline] echo 00:42:36 taggedImages: 00:42:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 00:42:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.8 00:42:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 00:42:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:42:36 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:36 latest 00:42:36 4.0.0-dev.8 00:42:36 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:36 main 00:42:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:37 102e8cd99fcc: Preparing 00:42:37 68fa43b8b4ed: Preparing 00:42:37 4bc78eaf10e4: Preparing 00:42:37 0c8341f0b91b: Preparing 00:42:37 5c95ecaf3477: Preparing 00:42:37 d5e9f56a45fa: Preparing 00:42:37 8ee1c6982f86: Preparing 00:42:37 63ca1fbb43ae: Preparing 00:42:37 d5e9f56a45fa: Waiting 00:42:37 63ca1fbb43ae: Waiting 00:42:37 8ee1c6982f86: Waiting 00:42:37 5c95ecaf3477: Layer already exists 00:42:37 0c8341f0b91b: Layer already exists 00:42:37 68fa43b8b4ed: Pushed 00:42:37 102e8cd99fcc: Pushed 00:42:37 63ca1fbb43ae: Layer already exists 00:42:37 8ee1c6982f86: Pushed 00:42:38 d5e9f56a45fa: Pushed 00:42:44 4bc78eaf10e4: Pushed 00:42:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:68d383f2a6e3f6038cee4e026b8ab1cf4a12b1477345bdbd5c0d8132218fe08b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:44 102e8cd99fcc: Preparing 00:42:44 68fa43b8b4ed: Preparing 00:42:44 4bc78eaf10e4: Preparing 00:42:44 0c8341f0b91b: Preparing 00:42:44 5c95ecaf3477: Preparing 00:42:44 d5e9f56a45fa: Preparing 00:42:44 8ee1c6982f86: Preparing 00:42:44 63ca1fbb43ae: Preparing 00:42:44 d5e9f56a45fa: Waiting 00:42:44 8ee1c6982f86: Waiting 00:42:44 63ca1fbb43ae: Waiting 00:42:44 102e8cd99fcc: Layer already exists 00:42:44 4bc78eaf10e4: Layer already exists 00:42:44 5c95ecaf3477: Layer already exists 00:42:44 68fa43b8b4ed: Layer already exists 00:42:44 0c8341f0b91b: Layer already exists 00:42:44 8ee1c6982f86: Layer already exists 00:42:44 63ca1fbb43ae: Layer already exists 00:42:44 d5e9f56a45fa: Layer already exists 00:42:44 latest: digest: sha256:68d383f2a6e3f6038cee4e026b8ab1cf4a12b1477345bdbd5c0d8132218fe08b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.8 00:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:45 102e8cd99fcc: Preparing 00:42:45 68fa43b8b4ed: Preparing 00:42:45 4bc78eaf10e4: Preparing 00:42:45 0c8341f0b91b: Preparing 00:42:45 5c95ecaf3477: Preparing 00:42:45 d5e9f56a45fa: Preparing 00:42:45 8ee1c6982f86: Preparing 00:42:45 d5e9f56a45fa: Waiting 00:42:45 8ee1c6982f86: Waiting 00:42:45 63ca1fbb43ae: Preparing 00:42:45 63ca1fbb43ae: Waiting 00:42:45 68fa43b8b4ed: Layer already exists 00:42:45 0c8341f0b91b: Layer already exists 00:42:45 4bc78eaf10e4: Layer already exists 00:42:45 102e8cd99fcc: Layer already exists 00:42:45 5c95ecaf3477: Layer already exists 00:42:45 d5e9f56a45fa: Layer already exists 00:42:45 8ee1c6982f86: Layer already exists 00:42:45 63ca1fbb43ae: Layer already exists 00:42:45 4.0.0-dev.8: digest: sha256:68d383f2a6e3f6038cee4e026b8ab1cf4a12b1477345bdbd5c0d8132218fe08b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:46 102e8cd99fcc: Preparing 00:42:46 68fa43b8b4ed: Preparing 00:42:46 4bc78eaf10e4: Preparing 00:42:46 0c8341f0b91b: Preparing 00:42:46 5c95ecaf3477: Preparing 00:42:46 d5e9f56a45fa: Preparing 00:42:46 8ee1c6982f86: Preparing 00:42:46 63ca1fbb43ae: Preparing 00:42:46 d5e9f56a45fa: Waiting 00:42:46 8ee1c6982f86: Waiting 00:42:46 63ca1fbb43ae: Waiting 00:42:46 0c8341f0b91b: Layer already exists 00:42:46 68fa43b8b4ed: Layer already exists 00:42:46 5c95ecaf3477: Layer already exists 00:42:46 4bc78eaf10e4: Layer already exists 00:42:46 102e8cd99fcc: Layer already exists 00:42:46 63ca1fbb43ae: Layer already exists 00:42:46 d5e9f56a45fa: Layer already exists 00:42:46 8ee1c6982f86: Layer already exists 00:42:46 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:68d383f2a6e3f6038cee4e026b8ab1cf4a12b1477345bdbd5c0d8132218fe08b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:46 102e8cd99fcc: Preparing 00:42:46 68fa43b8b4ed: Preparing 00:42:46 4bc78eaf10e4: Preparing 00:42:46 0c8341f0b91b: Preparing 00:42:46 5c95ecaf3477: Preparing 00:42:46 d5e9f56a45fa: Preparing 00:42:46 8ee1c6982f86: Preparing 00:42:46 63ca1fbb43ae: Preparing 00:42:46 d5e9f56a45fa: Waiting 00:42:46 8ee1c6982f86: Waiting 00:42:46 63ca1fbb43ae: Waiting 00:42:46 68fa43b8b4ed: Layer already exists 00:42:46 4bc78eaf10e4: Layer already exists 00:42:46 5c95ecaf3477: Layer already exists 00:42:46 102e8cd99fcc: Layer already exists 00:42:46 0c8341f0b91b: Layer already exists 00:42:46 d5e9f56a45fa: Layer already exists 00:42:46 8ee1c6982f86: Layer already exists 00:42:46 63ca1fbb43ae: Layer already exists 00:42:46 main: digest: sha256:68d383f2a6e3f6038cee4e026b8ab1cf4a12b1477345bdbd5c0d8132218fe08b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:46 ===================================================== [Pipeline] echo 00:42:46 taggedImages: 00:42:46 - nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 00:42:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:42:46 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.8 00:42:46 - nexus3.edgexfoundry.org:10004/support-notifications:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 00:42:46 - nexus3.edgexfoundry.org:10004/support-notifications: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] } 00:59:33 #153 ... 00:59:33 00:59:33 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:59:33 #152 1139.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.8" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:59:33 #152 ... 00:59:33 00:59:33 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:59:33 #150 DONE 1146.0s 00:59:33 00:59:33 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:59:33 #154 DONE 0.3s 00:59:33 00:59:33 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:59:36 #155 ... 00:59:36 00:59:36 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:59:36 #144 DONE 1148.7s 00:59:36 00:59:36 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:59:36 #146 ... 00:59:36 00:59:36 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:59:36 #155 DONE 2.5s 00:59:36 00:59:36 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:59:36 #156 DONE 0.3s 00:59:36 00:59:36 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:59:36 #157 DONE 0.2s 00:59:36 00:59:36 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:59:36 #158 DONE 0.3s 00:59:36 00:59:36 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:37 #159 ... 00:59:37 00:59:37 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:59:37 #160 DONE 0.2s 00:59:37 00:59:37 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:59:37 #161 DONE 0.2s 00:59:37 00:59:37 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:59:37 #148 ... 00:59:37 00:59:37 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:37 #159 DONE 0.7s 00:59:37 00:59:37 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:59:37 #162 DONE 0.2s 00:59:37 00:59:37 #163 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:59:37 #163 DONE 0.2s 00:59:37 00:59:37 #164 [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/ 00:59:37 #164 DONE 0.4s 00:59:37 00:59:37 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:59:37 #165 DONE 0.5s 00:59:37 00:59:37 #166 [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/ 00:59:38 #166 DONE 0.2s 00:59:38 00:59:38 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:59:38 #167 DONE 0.1s 00:59:38 00:59:38 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:38 #168 ... 00:59:38 00:59:38 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:59:38 #169 DONE 0.2s 00:59:38 00:59:38 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:38 #170 DONE 0.2s 00:59:38 00:59:38 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:59:41 #171 DONE 2.2s 00:59:41 00:59:41 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:59:41 #149 ... 00:59:41 00:59:41 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:41 #168 DONE 2.7s 00:59:41 00:59:41 #106 [security-proxy-setup] exporting to image 00:59:41 #106 exporting layers 00:59:42 #106 exporting layers 1.7s done 00:59:42 #106 exporting layers 1.8s done 00:59:42 #106 writing image sha256:2cee1e683ac0a12de3599509033d5fdff4a2a6a36899da707b8bb8418454bc2b 0.1s done 00:59:42 #106 naming to docker.io/library/security-bootstrapper-arm64 done 00:59:42 #106 writing image sha256:f9f4027630ec7aee5672ac717a4cc02ce558a699b0af40d025a0e1856702e6c3 done 00:59:42 #106 naming to docker.io/library/security-proxy-setup-arm64 done 00:59:42 #106 DONE 9.5s 00:59:42 00:59:42 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:59:57 #143 ... 00:59:57 00:59:57 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:59:57 #152 DONE 1168.6s 00:59:57 00:59:57 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:59:57 #146 ... 00:59:57 00:59:57 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:59:57 #172 DONE 0.2s 00:59:57 00:59:57 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:59:57 #173 DONE 0.1s 00:59:57 00:59:57 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:59:57 #149 ... 00:59:57 00:59:57 #174 [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 00:59:57 #174 DONE 0.1s 00:59:57 00:59:57 #175 [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 00:59:57 #175 DONE 0.1s 00:59:57 00:59:57 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:57 #142 ... 00:59:57 00:59:57 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:59:57 #176 DONE 0.1s 00:59:57 00:59:57 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:59:57 #177 DONE 0.3s 00:59:57 00:59:57 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:59:58 #178 DONE 0.4s 00:59:58 00:59:58 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:59:58 #145 ... 00:59:58 00:59:58 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:59:58 #179 DONE 0.1s 00:59:58 00:59:58 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:00:00 #180 DONE 2.2s 01:00:00 01:00:00 #106 [security-secretstore-setup] exporting to image 01:00:00 #106 exporting layers 01:00:01 #106 exporting layers 1.4s done 01:00:01 #106 writing image sha256:7831e5f9a5d0294f1fa4f8e7f24e9afe834e7829b062e111ac4582b1257a8a65 0.0s done 01:00:01 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:00:01 #106 DONE 11.0s 01:00:01 01:00:01 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:00:41 #146 ... 01:00:41 01:00:41 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:00:41 #148 DONE 1209.2s 01:00:41 01:00:41 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:00:41 #181 DONE 0.3s 01:00:41 01:00:41 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:00:41 #182 DONE 0.2s 01:00:41 01:00:41 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:00:41 #147 ... 01:00:41 01:00:41 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:00:41 #183 DONE 0.3s 01:00:41 01:00:41 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:00:41 #184 DONE 0.2s 01:00:41 01:00:41 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:00:41 #149 ... 01:00:41 01:00:41 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:00:41 #185 DONE 0.1s 01:00:41 01:00:41 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:00:41 #186 DONE 1.8s 01:00:41 01:00:41 #106 [core-common-config-bootstrapper] exporting to image 01:00:41 #106 exporting layers 01:00:41 #106 exporting layers 0.7s done 01:00:41 #106 writing image sha256:48beb52b9208108012591db2349064fe6c3ec37486749e7059ff5926b70b905e done 01:00:41 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:00:41 #106 DONE 11.8s 01:00:41 01:00:41 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:02:39 #151 ... 01:02:39 01:02:39 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:02:39 #142 DONE 1327.9s 01:02:39 01:02:39 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:02:39 #149 ... 01:02:39 01:02:39 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:02:39 #187 DONE 0.1s 01:02:39 01:02:39 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:02:39 #188 DONE 0.2s 01:02:39 01:02:39 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:02:39 #143 ... 01:02:39 01:02:39 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:02:39 #189 DONE 0.4s 01:02:39 01:02:39 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:02:39 #190 DONE 0.1s 01:02:39 01:02:39 #106 [security-spiffe-token-provider] exporting to image 01:02:39 #106 exporting layers 01:02:39 #106 exporting layers 0.8s done 01:02:39 #106 writing image sha256:344953e2ec8e2f8432d8e9c0a3f74dc9ddb9334c6a3b2dd6b6498676f56ff175 done 01:02:39 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:02:39 #106 DONE 12.5s 01:02:39 01:02:39 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:09:46 #149 ... 01:09:46 01:09:46 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:09:46 #146 DONE 1753.5s 01:09:46 01:09:46 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:09:46 #143 ... 01:09:46 01:09:46 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:09:46 #191 DONE 0.1s 01:09:46 01:09:46 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:09:46 #192 DONE 0.1s 01:09:46 01:09:46 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:09:46 #149 ... 01:09:46 01:09:46 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:09:46 #193 DONE 0.4s 01:09:46 01:09:46 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:09:46 #194 DONE 0.1s 01:09:46 01:09:46 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:09:46 #195 DONE 0.1s 01:09:46 01:09:46 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:46 #196 DONE 2.1s 01:09:46 01:09:46 #106 [security-proxy-auth] exporting to image 01:09:46 #106 exporting layers 01:09:46 #106 exporting layers 0.8s done 01:09:46 #106 writing image sha256:0c8dbb06bc79695bcad027df1302b513cfa12dabeb1ce5e9393a29a30849c857 done 01:09:46 #106 naming to docker.io/library/security-proxy-auth-arm64 done 01:09:46 #106 DONE 13.3s 01:09:46 01:09:46 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:10:43 #145 ... 01:10:43 01:10:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:10:43 #151 DONE 1808.3s 01:10:43 01:10:43 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:10:43 #149 ... 01:10:43 01:10:43 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:10:43 #197 DONE 0.2s 01:10:43 01:10:43 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:10:43 #145 ... 01:10:43 01:10:43 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:10:43 #198 DONE 0.2s 01:10:43 01:10:43 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:10:43 #199 DONE 0.5s 01:10:43 01:10:43 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:10:43 #200 DONE 0.1s 01:10:43 01:10:43 #106 [core-command] exporting to image 01:10:43 #106 exporting layers 01:10:43 #106 exporting layers 1.9s done 01:10:43 #106 writing image sha256:6e2aee11f23a5d86949a39e61ba28d985dbcd8f866760f4c76a6613c7123d24f done 01:10:43 #106 naming to docker.io/library/core-command-arm64 done 01:10:43 #106 DONE 15.2s 01:10:43 01:10:43 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:35 #143 ... 01:12:35 01:12:35 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:12:35 #153 DONE 1916.4s 01:12:35 01:12:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:12:35 #149 ... 01:12:35 01:12:35 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:12:35 #201 DONE 0.2s 01:12:35 01:12:35 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:12:35 #202 DONE 0.5s 01:12:35 01:12:35 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:12:35 #203 DONE 0.3s 01:12:35 01:12:35 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:12:35 #204 ... 01:12:35 01:12:35 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:12:35 #147 DONE 1918.2s 01:12:35 01:12:35 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:12:35 #204 DONE 0.4s 01:12:35 01:12:35 #106 [core-keeper] exporting to image 01:12:35 #106 exporting layers 01:12:35 #106 exporting layers 1.0s done 01:12:35 #106 writing image sha256:ed39e11893dd249a53f483e5b9da8df8adf01012a1e18e62216929e3377de681 0.0s done 01:12:35 #106 naming to docker.io/library/core-keeper-arm64 01:12:35 #106 naming to docker.io/library/core-keeper-arm64 0.0s done 01:12:35 #106 DONE 16.3s 01:12:35 01:12:35 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:35 #205 ... 01:12:35 01:12:35 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:12:35 #145 DONE 1919.7s 01:12:35 01:12:35 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:35 #205 DONE 0.4s 01:12:35 01:12:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:12:35 #149 ... 01:12:35 01:12:35 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:12:35 #206 DONE 0.3s 01:12:35 01:12:35 #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:12:35 #207 ... 01:12:35 01:12:35 #208 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:12:35 #208 DONE 0.3s 01:12:35 01:12:35 #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:12:35 #207 DONE 0.7s 01:12:35 01:12:35 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:12:35 #209 DONE 0.1s 01:12:35 01:12:35 #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:12:35 #210 DONE 0.2s 01:12:35 01:12:35 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:12:35 #211 ... 01:12:35 01:12:35 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:12:35 #212 DONE 0.1s 01:12:35 01:12:35 #106 [core-data] exporting to image 01:12:35 #106 ... 01:12:35 01:12:35 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:12:35 #211 DONE 0.8s 01:12:35 01:12:35 #106 [core-data] exporting to image 01:12:35 #106 exporting layers 0.7s done 01:12:35 #106 writing image sha256:2d9e7ac5307884769674cec95b73f92c32b66d2468eaf7c531f0cee88490f76d done 01:12:35 #106 naming to docker.io/library/core-data-arm64 done 01:12:35 #106 DONE 17.0s 01:12:35 01:12:35 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:12:35 #213 DONE 0.2s 01:12:35 01:12:35 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:12:35 #214 DONE 0.1s 01:12:35 01:12:35 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:12:35 #215 DONE 0.1s 01:12:35 01:12:35 #106 [core-metadata] exporting to image 01:12:35 #106 exporting layers 0.5s done 01:12:35 #106 writing image sha256:65dd24ef297674b24d0df940cc248eed9dda8b204f2c046b627aaaf2a60636b7 done 01:12:35 #106 naming to docker.io/library/core-metadata-arm64 done 01:12:35 #106 DONE 17.6s 01:12:35 01:12:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:12:57 #149 ... 01:12:57 01:12:57 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:57 #143 DONE 1946.4s 01:12:57 01:12:57 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:12:57 #149 ... 01:12:57 01:12:57 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:57 #216 DONE 0.2s 01:12:57 01:12:57 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:12:57 #217 DONE 0.1s 01:12:57 01:12:57 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:12:57 #149 DONE 1947.3s 01:12:57 01:12:57 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:12:57 #218 ... 01:12:57 01:12:57 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:12:57 #219 DONE 0.2s 01:12:57 01:12:57 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:12:57 #220 DONE 0.1s 01:12:57 01:12:57 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:12:57 #218 DONE 0.6s 01:12:57 01:12:57 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:12:57 #221 DONE 0.1s 01:12:57 01:12:57 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:12:57 #222 DONE 0.1s 01:12:57 01:12:57 #106 [support-notifications] exporting to image 01:12:57 #106 exporting layers 01:12:57 #106 ... 01:12:57 01:12:57 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:12:57 #223 DONE 0.6s 01:12:57 01:12:57 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:12:57 #224 DONE 0.1s 01:12:57 01:12:57 #106 [support-notifications] exporting to image 01:12:57 #106 exporting layers 0.7s done 01:12:57 #106 writing image sha256:a749b76e7e73af189935938055451e379324b3a793a3f55c871699de014b993f done 01:12:57 #106 naming to docker.io/library/support-notifications-arm64 done 01:12:57 #106 exporting layers 0.6s done 01:12:57 #106 writing image sha256:f3d27787a1beb9084c196c71bb143a2b3cb08748f67313450bbdedd1719ed5ad done 01:12:57 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 01:12:57 #106 DONE 18.6s 01:12:57 time="2024-11-04T00:37:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:57 time="2024-11-04T00:37:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:12:57 $ docker stop --time=1 b53eba14ca9f7e891d8954d6ce7029e717bebc0044ab52442cc0f70ed3fffbf8 01:12:58 $ docker rm -f --volumes b53eba14ca9f7e891d8954d6ce7029e717bebc0044ab52442cc0f70ed3fffbf8 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:59 + docker images 01:12:59 REPOSITORY TAG IMAGE ID CREATED SIZE 01:12:59 support-notifications-arm64 latest a749b76e7e73 4 seconds ago 70MB 01:12:59 support-cron-scheduler-arm64 latest f3d27787a1be 4 seconds ago 71.1MB 01:12:59 core-metadata-arm64 latest 65dd24ef2976 30 seconds ago 48.3MB 01:12:59 core-data-arm64 latest 2d9e7ac53078 31 seconds ago 48.2MB 01:12:59 core-keeper-arm64 latest ed39e11893dd 34 seconds ago 41.4MB 01:12:59 core-command-arm64 latest 6e2aee11f23a 2 minutes ago 42.3MB 01:12:59 security-proxy-auth-arm64 latest 0c8dbb06bc79 3 minutes ago 40.5MB 01:12:59 security-spiffe-token-provider-arm64 latest 344953e2ec8e 10 minutes ago 46.9MB 01:12:59 core-common-config-bootstrapper-arm64 latest 48beb52b9208 12 minutes ago 27.6MB 01:12:59 security-secretstore-setup-arm64 latest 7831e5f9a5d0 12 minutes ago 56MB 01:12:59 security-bootstrapper-arm64 latest 2cee1e683ac0 13 minutes ago 32MB 01:12:59 security-proxy-setup-arm64 latest f9f4027630ec 13 minutes ago 40MB 01:12:59 security-spire-agent-arm64 latest 13fc5d510ba9 33 minutes ago 182MB 01:12:59 security-spire-config-arm64 latest 4323ba1eb83a 33 minutes ago 123MB 01:12:59 security-spire-server-arm64 latest 42a9aa7b55ce 33 minutes ago 124MB 01:12:59 ci-base-image-arm64 latest 2ef4cb76d91f 35 minutes ago 961MB 01:12:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB 01:12:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 01:12:59 provisioning config files... 01:12:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/742@tmp/config11957056892646128167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:59 ---> ****-login.sh 01:12:59 nexus3.edgexfoundry.org:10001 01:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:00 Configure a credential helper to remove this warning. See 01:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:00 01:13:00 Login Succeeded 01:13:00 nexus3.edgexfoundry.org:10002 01:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:00 Configure a credential helper to remove this warning. See 01:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:00 01:13:00 Login Succeeded 01:13:00 nexus3.edgexfoundry.org:10003 01:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:00 Configure a credential helper to remove this warning. See 01:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:00 01:13:00 Login Succeeded 01:13:00 nexus3.edgexfoundry.org:10004 01:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:01 Configure a credential helper to remove this warning. See 01:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:01 01:13:01 Login Succeeded 01:13:01 ****.io 01:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:01 Configure a credential helper to remove this warning. See 01:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:01 01:13:01 Login Succeeded 01:13:01 ---> ****-login.sh ends [Pipeline] } 01:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:13:01 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:01 latest 01:13:01 4.0.0-dev.8 01:13:01 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:01 main 01:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:13:02 8d6e02267399: Preparing 01:13:02 344a517846b3: Preparing 01:13:02 68312ab7ff47: Preparing 01:13:02 83f99312aa48: Preparing 01:13:02 b0502f115af8: Preparing 01:13:02 a592e0e7c99a: Preparing 01:13:02 16113d51b718: Preparing 01:13:02 a592e0e7c99a: Waiting 01:13:02 16113d51b718: Waiting 01:13:02 68312ab7ff47: Pushed 01:13:02 83f99312aa48: Pushed 01:13:02 8d6e02267399: Pushed 01:13:02 16113d51b718: Layer already exists 01:13:02 a592e0e7c99a: Pushed 01:13:04 b0502f115af8: Pushed 01:13:08 344a517846b3: Pushed 01:13:08 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:3de2c69ee0b5863050f95651201714de3fe2e0850f089fb21a8697471c49bc1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:13:09 8d6e02267399: Preparing 01:13:09 344a517846b3: Preparing 01:13:09 68312ab7ff47: Preparing 01:13:09 83f99312aa48: Preparing 01:13:09 b0502f115af8: Preparing 01:13:09 a592e0e7c99a: Preparing 01:13:09 16113d51b718: Preparing 01:13:09 a592e0e7c99a: Waiting 01:13:09 16113d51b718: Waiting 01:13:09 b0502f115af8: Layer already exists 01:13:09 8d6e02267399: Layer already exists 01:13:09 344a517846b3: Layer already exists 01:13:09 83f99312aa48: Layer already exists 01:13:09 68312ab7ff47: Layer already exists 01:13:09 16113d51b718: Layer already exists 01:13:09 a592e0e7c99a: Layer already exists 01:13:09 latest: digest: sha256:3de2c69ee0b5863050f95651201714de3fe2e0850f089fb21a8697471c49bc1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.8 01:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:13:10 8d6e02267399: Preparing 01:13:10 344a517846b3: Preparing 01:13:10 68312ab7ff47: Preparing 01:13:10 83f99312aa48: Preparing 01:13:10 b0502f115af8: Preparing 01:13:10 a592e0e7c99a: Preparing 01:13:10 16113d51b718: Preparing 01:13:10 a592e0e7c99a: Waiting 01:13:10 16113d51b718: Waiting 01:13:10 b0502f115af8: Layer already exists 01:13:10 83f99312aa48: Layer already exists 01:13:10 344a517846b3: Layer already exists 01:13:10 8d6e02267399: Layer already exists 01:13:10 68312ab7ff47: Layer already exists 01:13:10 a592e0e7c99a: Layer already exists 01:13:10 16113d51b718: Layer already exists 01:13:10 4.0.0-dev.8: digest: sha256:3de2c69ee0b5863050f95651201714de3fe2e0850f089fb21a8697471c49bc1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:13:10 8d6e02267399: Preparing 01:13:10 344a517846b3: Preparing 01:13:10 68312ab7ff47: Preparing 01:13:10 83f99312aa48: Preparing 01:13:10 b0502f115af8: Preparing 01:13:10 a592e0e7c99a: Preparing 01:13:10 16113d51b718: Preparing 01:13:10 a592e0e7c99a: Waiting 01:13:10 16113d51b718: Waiting 01:13:10 83f99312aa48: Layer already exists 01:13:10 68312ab7ff47: Layer already exists 01:13:10 8d6e02267399: Layer already exists 01:13:10 b0502f115af8: Layer already exists 01:13:10 344a517846b3: Layer already exists 01:13:10 a592e0e7c99a: Layer already exists 01:13:10 16113d51b718: Layer already exists 01:13:10 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:3de2c69ee0b5863050f95651201714de3fe2e0850f089fb21a8697471c49bc1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:13:11 8d6e02267399: Preparing 01:13:11 344a517846b3: Preparing 01:13:11 68312ab7ff47: Preparing 01:13:11 83f99312aa48: Preparing 01:13:11 b0502f115af8: Preparing 01:13:11 a592e0e7c99a: Preparing 01:13:11 16113d51b718: Preparing 01:13:11 a592e0e7c99a: Waiting 01:13:11 16113d51b718: Waiting 01:13:11 344a517846b3: Layer already exists 01:13:11 83f99312aa48: Layer already exists 01:13:11 68312ab7ff47: Layer already exists 01:13:11 8d6e02267399: Layer already exists 01:13:11 b0502f115af8: Layer already exists 01:13:11 a592e0e7c99a: Layer already exists 01:13:11 16113d51b718: Layer already exists 01:13:12 main: digest: sha256:3de2c69ee0b5863050f95651201714de3fe2e0850f089fb21a8697471c49bc1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:12 ===================================================== [Pipeline] echo 01:13:12 taggedImages: 01:13:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:13:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.8 01:13:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:13:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:13:12 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:12 latest 01:13:12 4.0.0-dev.8 01:13:12 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:12 main 01:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:13:12 1cd4e5d291e5: Preparing 01:13:12 11a4d685c66e: Preparing 01:13:12 be29e6cf24ec: Preparing 01:13:12 980237bb95cd: Preparing 01:13:12 68312ab7ff47: Preparing 01:13:12 83f99312aa48: Preparing 01:13:12 b0502f115af8: Preparing 01:13:12 a592e0e7c99a: Preparing 01:13:12 16113d51b718: Preparing 01:13:12 b0502f115af8: Waiting 01:13:12 a592e0e7c99a: Waiting 01:13:12 16113d51b718: Waiting 01:13:12 83f99312aa48: Waiting 01:13:12 68312ab7ff47: Layer already exists 01:13:12 83f99312aa48: Layer already exists 01:13:13 b0502f115af8: Layer already exists 01:13:13 11a4d685c66e: Pushed 01:13:13 be29e6cf24ec: Pushed 01:13:13 a592e0e7c99a: Layer already exists 01:13:13 1cd4e5d291e5: Pushed 01:13:13 16113d51b718: Layer already exists 01:13:15 980237bb95cd: Pushed 01:13:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:49837d81f0e3bef4917be195480c10a4dfa3290a434f533ea1e6c05146e07ce3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:16 + 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 01:13:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:13:16 1cd4e5d291e5: Preparing 01:13:16 11a4d685c66e: Preparing 01:13:16 be29e6cf24ec: Preparing 01:13:16 980237bb95cd: Preparing 01:13:16 68312ab7ff47: Preparing 01:13:16 83f99312aa48: Preparing 01:13:16 b0502f115af8: Preparing 01:13:16 a592e0e7c99a: Preparing 01:13:16 16113d51b718: Preparing 01:13:16 b0502f115af8: Waiting 01:13:16 a592e0e7c99a: Waiting 01:13:16 16113d51b718: Waiting 01:13:16 83f99312aa48: Waiting 01:13:16 be29e6cf24ec: Layer already exists 01:13:16 11a4d685c66e: Layer already exists 01:13:16 980237bb95cd: Layer already exists 01:13:16 68312ab7ff47: Layer already exists 01:13:16 1cd4e5d291e5: Layer already exists 01:13:16 b0502f115af8: Layer already exists 01:13:16 83f99312aa48: Layer already exists 01:13:16 16113d51b718: Layer already exists 01:13:16 a592e0e7c99a: Layer already exists 01:13:16 latest: digest: sha256:49837d81f0e3bef4917be195480c10a4dfa3290a434f533ea1e6c05146e07ce3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.8 01:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:13:17 1cd4e5d291e5: Preparing 01:13:17 11a4d685c66e: Preparing 01:13:17 be29e6cf24ec: Preparing 01:13:17 980237bb95cd: Preparing 01:13:17 68312ab7ff47: Preparing 01:13:17 83f99312aa48: Preparing 01:13:17 b0502f115af8: Preparing 01:13:17 a592e0e7c99a: Preparing 01:13:17 16113d51b718: Preparing 01:13:17 83f99312aa48: Waiting 01:13:17 b0502f115af8: Waiting 01:13:17 a592e0e7c99a: Waiting 01:13:17 16113d51b718: Waiting 01:13:17 1cd4e5d291e5: Layer already exists 01:13:17 be29e6cf24ec: Layer already exists 01:13:17 980237bb95cd: Layer already exists 01:13:17 11a4d685c66e: Layer already exists 01:13:17 68312ab7ff47: Layer already exists 01:13:17 b0502f115af8: Layer already exists 01:13:17 a592e0e7c99a: Layer already exists 01:13:17 16113d51b718: Layer already exists 01:13:17 83f99312aa48: Layer already exists 01:13:17 4.0.0-dev.8: digest: sha256:49837d81f0e3bef4917be195480c10a4dfa3290a434f533ea1e6c05146e07ce3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:13:18 1cd4e5d291e5: Preparing 01:13:18 11a4d685c66e: Preparing 01:13:18 be29e6cf24ec: Preparing 01:13:18 980237bb95cd: Preparing 01:13:18 68312ab7ff47: Preparing 01:13:18 83f99312aa48: Preparing 01:13:18 b0502f115af8: Preparing 01:13:18 a592e0e7c99a: Preparing 01:13:18 16113d51b718: Preparing 01:13:18 83f99312aa48: Waiting 01:13:18 b0502f115af8: Waiting 01:13:18 a592e0e7c99a: Waiting 01:13:18 16113d51b718: Waiting 01:13:18 1cd4e5d291e5: Layer already exists 01:13:18 be29e6cf24ec: Layer already exists 01:13:18 11a4d685c66e: Layer already exists 01:13:18 980237bb95cd: Layer already exists 01:13:18 68312ab7ff47: Layer already exists 01:13:18 83f99312aa48: Layer already exists 01:13:18 a592e0e7c99a: Layer already exists 01:13:18 b0502f115af8: Layer already exists 01:13:18 16113d51b718: Layer already exists 01:13:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:49837d81f0e3bef4917be195480c10a4dfa3290a434f533ea1e6c05146e07ce3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:19 + 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 01:13:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:13:19 1cd4e5d291e5: Preparing 01:13:19 11a4d685c66e: Preparing 01:13:19 be29e6cf24ec: Preparing 01:13:19 980237bb95cd: Preparing 01:13:19 68312ab7ff47: Preparing 01:13:19 83f99312aa48: Preparing 01:13:19 b0502f115af8: Preparing 01:13:19 a592e0e7c99a: Preparing 01:13:19 16113d51b718: Preparing 01:13:19 83f99312aa48: Waiting 01:13:19 b0502f115af8: Waiting 01:13:19 a592e0e7c99a: Waiting 01:13:19 16113d51b718: Waiting 01:13:19 1cd4e5d291e5: Layer already exists 01:13:19 68312ab7ff47: Layer already exists 01:13:19 11a4d685c66e: Layer already exists 01:13:19 980237bb95cd: Layer already exists 01:13:19 be29e6cf24ec: Layer already exists 01:13:19 83f99312aa48: Layer already exists 01:13:19 16113d51b718: Layer already exists 01:13:19 b0502f115af8: Layer already exists 01:13:19 a592e0e7c99a: Layer already exists 01:13:20 main: digest: sha256:49837d81f0e3bef4917be195480c10a4dfa3290a434f533ea1e6c05146e07ce3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:20 ===================================================== [Pipeline] echo 01:13:20 taggedImages: 01:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.8 01:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:13:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:13:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:20 latest 01:13:20 4.0.0-dev.8 01:13:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:20 main 01:13:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:13:21 1af7ae9cea75: Preparing 01:13:21 36860de3edbb: Preparing 01:13:21 34540145c1c5: Preparing 01:13:21 68312ab7ff47: Preparing 01:13:21 83f99312aa48: Preparing 01:13:21 c3dc9d37462b: Preparing 01:13:21 6819ad02acb0: Preparing 01:13:21 c3dc9d37462b: Waiting 01:13:21 6819ad02acb0: Waiting 01:13:21 16113d51b718: Preparing 01:13:21 16113d51b718: Waiting 01:13:21 68312ab7ff47: Layer already exists 01:13:21 83f99312aa48: Layer already exists 01:13:21 36860de3edbb: Pushed 01:13:21 1af7ae9cea75: Pushed 01:13:21 16113d51b718: Layer already exists 01:13:21 6819ad02acb0: Pushed 01:13:23 c3dc9d37462b: Pushed 01:13:29 34540145c1c5: Pushed 01:13:29 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:10d54f4bdb126293a8c1d9b43893675f171dbfa386a7290607320d16c8c5a599 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:13:30 1af7ae9cea75: Preparing 01:13:30 36860de3edbb: Preparing 01:13:30 34540145c1c5: Preparing 01:13:30 68312ab7ff47: Preparing 01:13:30 83f99312aa48: Preparing 01:13:30 c3dc9d37462b: Preparing 01:13:30 6819ad02acb0: Preparing 01:13:30 c3dc9d37462b: Waiting 01:13:30 16113d51b718: Preparing 01:13:30 6819ad02acb0: Waiting 01:13:30 16113d51b718: Waiting 01:13:30 83f99312aa48: Layer already exists 01:13:30 1af7ae9cea75: Layer already exists 01:13:30 68312ab7ff47: Layer already exists 01:13:30 36860de3edbb: Layer already exists 01:13:30 34540145c1c5: Layer already exists 01:13:30 c3dc9d37462b: Layer already exists 01:13:30 6819ad02acb0: Layer already exists 01:13:30 16113d51b718: Layer already exists 01:13:30 latest: digest: sha256:10d54f4bdb126293a8c1d9b43893675f171dbfa386a7290607320d16c8c5a599 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.8 01:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:13:31 1af7ae9cea75: Preparing 01:13:31 36860de3edbb: Preparing 01:13:31 34540145c1c5: Preparing 01:13:31 68312ab7ff47: Preparing 01:13:31 83f99312aa48: Preparing 01:13:31 c3dc9d37462b: Preparing 01:13:31 6819ad02acb0: Preparing 01:13:31 16113d51b718: Preparing 01:13:31 c3dc9d37462b: Waiting 01:13:31 6819ad02acb0: Waiting 01:13:31 16113d51b718: Waiting 01:13:31 83f99312aa48: Layer already exists 01:13:31 34540145c1c5: Layer already exists 01:13:31 36860de3edbb: Layer already exists 01:13:31 1af7ae9cea75: Layer already exists 01:13:31 68312ab7ff47: Layer already exists 01:13:31 c3dc9d37462b: Layer already exists 01:13:31 16113d51b718: Layer already exists 01:13:31 6819ad02acb0: Layer already exists 01:13:31 4.0.0-dev.8: digest: sha256:10d54f4bdb126293a8c1d9b43893675f171dbfa386a7290607320d16c8c5a599 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:13:32 1af7ae9cea75: Preparing 01:13:32 36860de3edbb: Preparing 01:13:32 34540145c1c5: Preparing 01:13:32 68312ab7ff47: Preparing 01:13:32 83f99312aa48: Preparing 01:13:32 c3dc9d37462b: Preparing 01:13:32 6819ad02acb0: Preparing 01:13:32 16113d51b718: Preparing 01:13:32 16113d51b718: Waiting 01:13:32 6819ad02acb0: Waiting 01:13:32 c3dc9d37462b: Waiting 01:13:32 83f99312aa48: Layer already exists 01:13:32 68312ab7ff47: Layer already exists 01:13:32 36860de3edbb: Layer already exists 01:13:32 1af7ae9cea75: Layer already exists 01:13:32 34540145c1c5: Layer already exists 01:13:32 6819ad02acb0: Layer already exists 01:13:32 16113d51b718: Layer already exists 01:13:32 c3dc9d37462b: Layer already exists 01:13:32 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:10d54f4bdb126293a8c1d9b43893675f171dbfa386a7290607320d16c8c5a599 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:13:33 1af7ae9cea75: Preparing 01:13:33 36860de3edbb: Preparing 01:13:33 34540145c1c5: Preparing 01:13:33 68312ab7ff47: Preparing 01:13:33 83f99312aa48: Preparing 01:13:33 c3dc9d37462b: Preparing 01:13:33 6819ad02acb0: Preparing 01:13:33 16113d51b718: Preparing 01:13:33 c3dc9d37462b: Waiting 01:13:33 6819ad02acb0: Waiting 01:13:33 16113d51b718: Waiting 01:13:33 68312ab7ff47: Layer already exists 01:13:33 1af7ae9cea75: Layer already exists 01:13:33 36860de3edbb: Layer already exists 01:13:33 83f99312aa48: Layer already exists 01:13:33 34540145c1c5: Layer already exists 01:13:33 16113d51b718: Layer already exists 01:13:33 6819ad02acb0: Layer already exists 01:13:33 c3dc9d37462b: Layer already exists 01:13:33 main: digest: sha256:10d54f4bdb126293a8c1d9b43893675f171dbfa386a7290607320d16c8c5a599 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:33 ===================================================== [Pipeline] echo 01:13:33 taggedImages: 01:13:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:13:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.8 01:13:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:13:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:13:33 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:33 latest 01:13:33 4.0.0-dev.8 01:13:33 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:33 main 01:13:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:13:34 d1d4932aa8d1: Preparing 01:13:34 de04157a6eef: Preparing 01:13:34 40dac64e5a64: Preparing 01:13:34 83f99312aa48: Preparing 01:13:34 0d98708555b2: Preparing 01:13:34 c30c6fa78acd: Preparing 01:13:34 16113d51b718: Preparing 01:13:34 c30c6fa78acd: Waiting 01:13:34 16113d51b718: Waiting 01:13:34 83f99312aa48: Layer already exists 01:13:34 de04157a6eef: Pushed 01:13:34 16113d51b718: Layer already exists 01:13:34 d1d4932aa8d1: Pushed 01:13:34 0d98708555b2: Pushed 01:13:34 c30c6fa78acd: Pushed 01:13:40 40dac64e5a64: Pushed 01:13:40 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:6e6a2de41eaab5331752c92e9e85cc3e3d8f54a702a058e5682aa0553d340f41 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:13:42 d1d4932aa8d1: Preparing 01:13:42 de04157a6eef: Preparing 01:13:42 40dac64e5a64: Preparing 01:13:42 83f99312aa48: Preparing 01:13:42 0d98708555b2: Preparing 01:13:42 c30c6fa78acd: Preparing 01:13:42 16113d51b718: Preparing 01:13:42 c30c6fa78acd: Waiting 01:13:42 16113d51b718: Waiting 01:13:42 de04157a6eef: Layer already exists 01:13:42 d1d4932aa8d1: Layer already exists 01:13:42 0d98708555b2: Layer already exists 01:13:42 83f99312aa48: Layer already exists 01:13:42 40dac64e5a64: Layer already exists 01:13:42 c30c6fa78acd: Layer already exists 01:13:42 16113d51b718: Layer already exists 01:13:42 latest: digest: sha256:6e6a2de41eaab5331752c92e9e85cc3e3d8f54a702a058e5682aa0553d340f41 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.8 01:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:13:43 d1d4932aa8d1: Preparing 01:13:43 de04157a6eef: Preparing 01:13:43 40dac64e5a64: Preparing 01:13:43 83f99312aa48: Preparing 01:13:43 0d98708555b2: Preparing 01:13:43 c30c6fa78acd: Preparing 01:13:43 16113d51b718: Preparing 01:13:43 c30c6fa78acd: Waiting 01:13:43 16113d51b718: Waiting 01:13:43 40dac64e5a64: Layer already exists 01:13:43 83f99312aa48: Layer already exists 01:13:43 d1d4932aa8d1: Layer already exists 01:13:43 0d98708555b2: Layer already exists 01:13:43 de04157a6eef: Layer already exists 01:13:43 c30c6fa78acd: Layer already exists 01:13:43 16113d51b718: Layer already exists 01:13:43 4.0.0-dev.8: digest: sha256:6e6a2de41eaab5331752c92e9e85cc3e3d8f54a702a058e5682aa0553d340f41 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:13:44 d1d4932aa8d1: Preparing 01:13:44 de04157a6eef: Preparing 01:13:44 40dac64e5a64: Preparing 01:13:44 83f99312aa48: Preparing 01:13:44 0d98708555b2: Preparing 01:13:44 c30c6fa78acd: Preparing 01:13:44 16113d51b718: Preparing 01:13:44 c30c6fa78acd: Waiting 01:13:44 16113d51b718: Waiting 01:13:44 de04157a6eef: Layer already exists 01:13:44 83f99312aa48: Layer already exists 01:13:44 0d98708555b2: Layer already exists 01:13:44 d1d4932aa8d1: Layer already exists 01:13:44 40dac64e5a64: Layer already exists 01:13:44 16113d51b718: Layer already exists 01:13:44 c30c6fa78acd: Layer already exists 01:13:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:6e6a2de41eaab5331752c92e9e85cc3e3d8f54a702a058e5682aa0553d340f41 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:13:45 d1d4932aa8d1: Preparing 01:13:45 de04157a6eef: Preparing 01:13:45 40dac64e5a64: Preparing 01:13:45 83f99312aa48: Preparing 01:13:45 0d98708555b2: Preparing 01:13:45 c30c6fa78acd: Preparing 01:13:45 16113d51b718: Preparing 01:13:45 c30c6fa78acd: Waiting 01:13:45 16113d51b718: Waiting 01:13:45 d1d4932aa8d1: Layer already exists 01:13:45 83f99312aa48: Layer already exists 01:13:45 40dac64e5a64: Layer already exists 01:13:45 de04157a6eef: Layer already exists 01:13:45 0d98708555b2: Layer already exists 01:13:45 c30c6fa78acd: Layer already exists 01:13:45 16113d51b718: Layer already exists 01:13:45 main: digest: sha256:6e6a2de41eaab5331752c92e9e85cc3e3d8f54a702a058e5682aa0553d340f41 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:45 ===================================================== [Pipeline] echo 01:13:45 taggedImages: 01:13:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:13:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.8 01:13:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:45 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:13:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:13:45 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:45 latest 01:13:45 4.0.0-dev.8 01:13:45 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:45 main 01:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:13:46 0bdd03d8afe0: Preparing 01:13:46 8e3f675c22f8: Preparing 01:13:46 3c08f8dd160c: Preparing 01:13:46 b07410a113f1: Preparing 01:13:46 68312ab7ff47: Preparing 01:13:46 83f99312aa48: Preparing 01:13:46 b0502f115af8: Preparing 01:13:46 a592e0e7c99a: Preparing 01:13:46 16113d51b718: Preparing 01:13:46 a592e0e7c99a: Waiting 01:13:46 83f99312aa48: Waiting 01:13:46 16113d51b718: Waiting 01:13:46 b0502f115af8: Waiting 01:13:46 68312ab7ff47: Layer already exists 01:13:46 83f99312aa48: Layer already exists 01:13:46 b0502f115af8: Layer already exists 01:13:46 3c08f8dd160c: Pushed 01:13:46 8e3f675c22f8: Pushed 01:13:46 a592e0e7c99a: Layer already exists 01:13:46 0bdd03d8afe0: Pushed 01:13:46 16113d51b718: Layer already exists 01:13:54 b07410a113f1: Pushed 01:13:54 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:fe13b4f52f0f5fd760badc8156d5fb5e3e3e6f9722bca2003e4cf6badbd99a2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:13:55 0bdd03d8afe0: Preparing 01:13:55 8e3f675c22f8: Preparing 01:13:55 3c08f8dd160c: Preparing 01:13:55 b07410a113f1: Preparing 01:13:55 68312ab7ff47: Preparing 01:13:55 83f99312aa48: Preparing 01:13:55 b0502f115af8: Preparing 01:13:55 a592e0e7c99a: Preparing 01:13:55 16113d51b718: Preparing 01:13:55 b0502f115af8: Waiting 01:13:55 a592e0e7c99a: Waiting 01:13:55 16113d51b718: Waiting 01:13:55 83f99312aa48: Waiting 01:13:55 0bdd03d8afe0: Layer already exists 01:13:55 b07410a113f1: Layer already exists 01:13:55 68312ab7ff47: Layer already exists 01:13:55 8e3f675c22f8: Layer already exists 01:13:55 3c08f8dd160c: Layer already exists 01:13:55 83f99312aa48: Layer already exists 01:13:55 b0502f115af8: Layer already exists 01:13:55 a592e0e7c99a: Layer already exists 01:13:55 16113d51b718: Layer already exists 01:13:55 latest: digest: sha256:fe13b4f52f0f5fd760badc8156d5fb5e3e3e6f9722bca2003e4cf6badbd99a2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.8 01:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:13:56 0bdd03d8afe0: Preparing 01:13:56 8e3f675c22f8: Preparing 01:13:56 3c08f8dd160c: Preparing 01:13:56 b07410a113f1: Preparing 01:13:56 68312ab7ff47: Preparing 01:13:56 83f99312aa48: Preparing 01:13:56 b0502f115af8: Preparing 01:13:56 a592e0e7c99a: Preparing 01:13:56 16113d51b718: Preparing 01:13:56 83f99312aa48: Waiting 01:13:56 b0502f115af8: Waiting 01:13:56 a592e0e7c99a: Waiting 01:13:56 16113d51b718: Waiting 01:13:56 8e3f675c22f8: Layer already exists 01:13:56 0bdd03d8afe0: Layer already exists 01:13:56 3c08f8dd160c: Layer already exists 01:13:56 68312ab7ff47: Layer already exists 01:13:56 b07410a113f1: Layer already exists 01:13:56 83f99312aa48: Layer already exists 01:13:56 b0502f115af8: Layer already exists 01:13:56 16113d51b718: Layer already exists 01:13:56 a592e0e7c99a: Layer already exists 01:13:56 4.0.0-dev.8: digest: sha256:fe13b4f52f0f5fd760badc8156d5fb5e3e3e6f9722bca2003e4cf6badbd99a2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:13:57 0bdd03d8afe0: Preparing 01:13:57 8e3f675c22f8: Preparing 01:13:57 3c08f8dd160c: Preparing 01:13:57 b07410a113f1: Preparing 01:13:57 68312ab7ff47: Preparing 01:13:57 83f99312aa48: Preparing 01:13:57 b0502f115af8: Preparing 01:13:57 a592e0e7c99a: Preparing 01:13:57 16113d51b718: Preparing 01:13:57 b0502f115af8: Waiting 01:13:57 a592e0e7c99a: Waiting 01:13:57 16113d51b718: Waiting 01:13:57 83f99312aa48: Waiting 01:13:57 b07410a113f1: Layer already exists 01:13:57 68312ab7ff47: Layer already exists 01:13:57 8e3f675c22f8: Layer already exists 01:13:57 3c08f8dd160c: Layer already exists 01:13:57 0bdd03d8afe0: Layer already exists 01:13:57 16113d51b718: Layer already exists 01:13:57 83f99312aa48: Layer already exists 01:13:57 b0502f115af8: Layer already exists 01:13:57 a592e0e7c99a: Layer already exists 01:13:57 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:fe13b4f52f0f5fd760badc8156d5fb5e3e3e6f9722bca2003e4cf6badbd99a2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:13:59 0bdd03d8afe0: Preparing 01:13:59 8e3f675c22f8: Preparing 01:13:59 3c08f8dd160c: Preparing 01:13:59 b07410a113f1: Preparing 01:13:59 68312ab7ff47: Preparing 01:13:59 83f99312aa48: Preparing 01:13:59 b0502f115af8: Preparing 01:13:59 a592e0e7c99a: Preparing 01:13:59 16113d51b718: Preparing 01:13:59 b0502f115af8: Waiting 01:13:59 a592e0e7c99a: Waiting 01:13:59 16113d51b718: Waiting 01:13:59 83f99312aa48: Waiting 01:13:59 68312ab7ff47: Layer already exists 01:13:59 b07410a113f1: Layer already exists 01:13:59 0bdd03d8afe0: Layer already exists 01:13:59 8e3f675c22f8: Layer already exists 01:13:59 3c08f8dd160c: Layer already exists 01:13:59 a592e0e7c99a: Layer already exists 01:13:59 83f99312aa48: Layer already exists 01:13:59 16113d51b718: Layer already exists 01:13:59 b0502f115af8: Layer already exists 01:13:59 main: digest: sha256:fe13b4f52f0f5fd760badc8156d5fb5e3e3e6f9722bca2003e4cf6badbd99a2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:59 ===================================================== [Pipeline] echo 01:13:59 taggedImages: 01:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.8 01:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:13:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:13:59 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:13:59 latest 01:13:59 4.0.0-dev.8 01:13:59 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:13:59 main 01:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:14:00 187b1ba03192: Preparing 01:14:00 d1e8c48aa374: Preparing 01:14:00 ffebb86b8756: Preparing 01:14:00 b87d49560804: Preparing 01:14:00 0c28fb875f0e: Preparing 01:14:00 90d9ebff6daf: Preparing 01:14:00 51c12a09ff94: Preparing 01:14:00 68312ab7ff47: Preparing 01:14:00 83f99312aa48: Preparing 01:14:00 bd00d19a7c1e: Preparing 01:14:00 7a38eab81d50: Preparing 01:14:00 5f70bf18a086: Preparing 01:14:00 c25a4f605b31: Preparing 01:14:00 f2e48ce25b11: Preparing 01:14:00 f91659e5feaa: Preparing 01:14:00 16113d51b718: Preparing 01:14:00 bd00d19a7c1e: Waiting 01:14:00 7a38eab81d50: Waiting 01:14:00 5f70bf18a086: Waiting 01:14:00 c25a4f605b31: Waiting 01:14:00 90d9ebff6daf: Waiting 01:14:00 f2e48ce25b11: Waiting 01:14:00 f91659e5feaa: Waiting 01:14:00 16113d51b718: Waiting 01:14:00 51c12a09ff94: Waiting 01:14:00 68312ab7ff47: Waiting 01:14:00 83f99312aa48: Waiting 01:14:00 187b1ba03192: Pushed 01:14:00 d1e8c48aa374: Pushed 01:14:00 ffebb86b8756: Pushed 01:14:00 0c28fb875f0e: Pushed 01:14:00 b87d49560804: Pushed 01:14:00 68312ab7ff47: Layer already exists 01:14:00 83f99312aa48: Layer already exists 01:14:00 90d9ebff6daf: Pushed 01:14:00 5f70bf18a086: Layer already exists 01:14:00 bd00d19a7c1e: Pushed 01:14:00 7a38eab81d50: Pushed 01:14:00 c25a4f605b31: Pushed 01:14:00 16113d51b718: Layer already exists 01:14:00 f91659e5feaa: Pushed 01:14:02 f2e48ce25b11: Pushed 01:14:04 51c12a09ff94: Pushed 01:14:04 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:cfe9cecefc8abb92e17b71894e8f6ff0697cb6769041b0967881d66b499e89d3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:14:05 187b1ba03192: Preparing 01:14:05 d1e8c48aa374: Preparing 01:14:05 ffebb86b8756: Preparing 01:14:05 b87d49560804: Preparing 01:14:05 0c28fb875f0e: Preparing 01:14:05 90d9ebff6daf: Preparing 01:14:05 51c12a09ff94: Preparing 01:14:05 68312ab7ff47: Preparing 01:14:05 83f99312aa48: Preparing 01:14:05 bd00d19a7c1e: Preparing 01:14:05 90d9ebff6daf: Waiting 01:14:05 51c12a09ff94: Waiting 01:14:05 68312ab7ff47: Waiting 01:14:05 83f99312aa48: Waiting 01:14:05 bd00d19a7c1e: Waiting 01:14:05 7a38eab81d50: Preparing 01:14:05 5f70bf18a086: Preparing 01:14:05 7a38eab81d50: Waiting 01:14:05 c25a4f605b31: Preparing 01:14:05 5f70bf18a086: Waiting 01:14:05 f2e48ce25b11: Preparing 01:14:05 f2e48ce25b11: Waiting 01:14:05 f91659e5feaa: Preparing 01:14:05 16113d51b718: Preparing 01:14:05 f91659e5feaa: Waiting 01:14:05 16113d51b718: Waiting 01:14:05 187b1ba03192: Layer already exists 01:14:05 0c28fb875f0e: Layer already exists 01:14:05 b87d49560804: Layer already exists 01:14:05 ffebb86b8756: Layer already exists 01:14:05 d1e8c48aa374: Layer already exists 01:14:05 51c12a09ff94: Layer already exists 01:14:05 90d9ebff6daf: Layer already exists 01:14:05 68312ab7ff47: Layer already exists 01:14:05 bd00d19a7c1e: Layer already exists 01:14:05 83f99312aa48: Layer already exists 01:14:05 7a38eab81d50: Layer already exists 01:14:05 c25a4f605b31: Layer already exists 01:14:05 f2e48ce25b11: Layer already exists 01:14:05 5f70bf18a086: Layer already exists 01:14:05 f91659e5feaa: Layer already exists 01:14:05 16113d51b718: Layer already exists 01:14:05 latest: digest: sha256:cfe9cecefc8abb92e17b71894e8f6ff0697cb6769041b0967881d66b499e89d3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.8 01:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:14:06 187b1ba03192: Preparing 01:14:06 d1e8c48aa374: Preparing 01:14:06 ffebb86b8756: Preparing 01:14:06 b87d49560804: Preparing 01:14:06 0c28fb875f0e: Preparing 01:14:06 90d9ebff6daf: Preparing 01:14:06 51c12a09ff94: Preparing 01:14:06 90d9ebff6daf: Waiting 01:14:06 68312ab7ff47: Preparing 01:14:06 51c12a09ff94: Waiting 01:14:06 83f99312aa48: Preparing 01:14:06 68312ab7ff47: Waiting 01:14:06 bd00d19a7c1e: Preparing 01:14:06 83f99312aa48: Waiting 01:14:06 bd00d19a7c1e: Waiting 01:14:06 7a38eab81d50: Preparing 01:14:06 5f70bf18a086: Preparing 01:14:06 c25a4f605b31: Preparing 01:14:06 f2e48ce25b11: Preparing 01:14:06 5f70bf18a086: Waiting 01:14:06 7a38eab81d50: Waiting 01:14:06 c25a4f605b31: Waiting 01:14:06 f91659e5feaa: Preparing 01:14:06 16113d51b718: Preparing 01:14:06 f91659e5feaa: Waiting 01:14:06 b87d49560804: Layer already exists 01:14:06 187b1ba03192: Layer already exists 01:14:06 0c28fb875f0e: Layer already exists 01:14:06 d1e8c48aa374: Layer already exists 01:14:06 ffebb86b8756: Layer already exists 01:14:06 68312ab7ff47: Layer already exists 01:14:06 51c12a09ff94: Layer already exists 01:14:06 83f99312aa48: Layer already exists 01:14:06 90d9ebff6daf: Layer already exists 01:14:06 bd00d19a7c1e: Layer already exists 01:14:06 f91659e5feaa: Layer already exists 01:14:06 5f70bf18a086: Layer already exists 01:14:06 7a38eab81d50: Layer already exists 01:14:06 f2e48ce25b11: Layer already exists 01:14:06 c25a4f605b31: Layer already exists 01:14:06 16113d51b718: Layer already exists 01:14:06 4.0.0-dev.8: digest: sha256:cfe9cecefc8abb92e17b71894e8f6ff0697cb6769041b0967881d66b499e89d3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:14:07 187b1ba03192: Preparing 01:14:07 d1e8c48aa374: Preparing 01:14:07 ffebb86b8756: Preparing 01:14:07 b87d49560804: Preparing 01:14:07 0c28fb875f0e: Preparing 01:14:07 90d9ebff6daf: Preparing 01:14:07 51c12a09ff94: Preparing 01:14:07 68312ab7ff47: Preparing 01:14:07 83f99312aa48: Preparing 01:14:07 bd00d19a7c1e: Preparing 01:14:07 7a38eab81d50: Preparing 01:14:07 5f70bf18a086: Preparing 01:14:07 c25a4f605b31: Preparing 01:14:07 f2e48ce25b11: Preparing 01:14:07 90d9ebff6daf: Waiting 01:14:07 51c12a09ff94: Waiting 01:14:07 68312ab7ff47: Waiting 01:14:07 83f99312aa48: Waiting 01:14:07 bd00d19a7c1e: Waiting 01:14:07 7a38eab81d50: Waiting 01:14:07 5f70bf18a086: Waiting 01:14:07 c25a4f605b31: Waiting 01:14:07 f91659e5feaa: Preparing 01:14:07 16113d51b718: Preparing 01:14:07 f2e48ce25b11: Waiting 01:14:07 f91659e5feaa: Waiting 01:14:07 16113d51b718: Waiting 01:14:07 187b1ba03192: Layer already exists 01:14:07 ffebb86b8756: Layer already exists 01:14:07 0c28fb875f0e: Layer already exists 01:14:07 d1e8c48aa374: Layer already exists 01:14:07 b87d49560804: Layer already exists 01:14:07 90d9ebff6daf: Layer already exists 01:14:07 83f99312aa48: Layer already exists 01:14:07 51c12a09ff94: Layer already exists 01:14:07 bd00d19a7c1e: Layer already exists 01:14:07 68312ab7ff47: Layer already exists 01:14:07 5f70bf18a086: Layer already exists 01:14:07 7a38eab81d50: Layer already exists 01:14:07 f2e48ce25b11: Layer already exists 01:14:07 c25a4f605b31: Layer already exists 01:14:07 f91659e5feaa: Layer already exists 01:14:07 16113d51b718: Layer already exists 01:14:07 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:cfe9cecefc8abb92e17b71894e8f6ff0697cb6769041b0967881d66b499e89d3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:14:08 187b1ba03192: Preparing 01:14:08 d1e8c48aa374: Preparing 01:14:08 ffebb86b8756: Preparing 01:14:08 b87d49560804: Preparing 01:14:08 0c28fb875f0e: Preparing 01:14:08 90d9ebff6daf: Preparing 01:14:08 51c12a09ff94: Preparing 01:14:08 68312ab7ff47: Preparing 01:14:08 83f99312aa48: Preparing 01:14:08 bd00d19a7c1e: Preparing 01:14:08 7a38eab81d50: Preparing 01:14:08 5f70bf18a086: Preparing 01:14:08 c25a4f605b31: Preparing 01:14:08 f2e48ce25b11: Preparing 01:14:08 f91659e5feaa: Preparing 01:14:08 16113d51b718: Preparing 01:14:08 90d9ebff6daf: Waiting 01:14:08 51c12a09ff94: Waiting 01:14:08 c25a4f605b31: Waiting 01:14:08 f2e48ce25b11: Waiting 01:14:08 68312ab7ff47: Waiting 01:14:08 f91659e5feaa: Waiting 01:14:08 16113d51b718: Waiting 01:14:08 83f99312aa48: Waiting 01:14:08 7a38eab81d50: Waiting 01:14:08 bd00d19a7c1e: Waiting 01:14:08 5f70bf18a086: Waiting 01:14:08 187b1ba03192: Layer already exists 01:14:08 0c28fb875f0e: Layer already exists 01:14:08 d1e8c48aa374: Layer already exists 01:14:08 b87d49560804: Layer already exists 01:14:08 ffebb86b8756: Layer already exists 01:14:08 51c12a09ff94: Layer already exists 01:14:08 90d9ebff6daf: Layer already exists 01:14:08 bd00d19a7c1e: Layer already exists 01:14:08 68312ab7ff47: Layer already exists 01:14:08 83f99312aa48: Layer already exists 01:14:08 5f70bf18a086: Layer already exists 01:14:08 c25a4f605b31: Layer already exists 01:14:08 7a38eab81d50: Layer already exists 01:14:08 f91659e5feaa: Layer already exists 01:14:08 f2e48ce25b11: Layer already exists 01:14:08 16113d51b718: Layer already exists 01:14:08 main: digest: sha256:cfe9cecefc8abb92e17b71894e8f6ff0697cb6769041b0967881d66b499e89d3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:08 ===================================================== [Pipeline] echo 01:14:08 taggedImages: 01:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.8 01:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:14:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:14:08 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:08 latest 01:14:08 4.0.0-dev.8 01:14:08 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:08 main 01:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:14:09 04d023461686: Preparing 01:14:09 dc03af2f7a69: Preparing 01:14:09 8ce809b1aa5e: Preparing 01:14:09 c53a440f55cf: Preparing 01:14:09 68312ab7ff47: Preparing 01:14:09 83f99312aa48: Preparing 01:14:09 b0502f115af8: Preparing 01:14:09 a592e0e7c99a: Preparing 01:14:09 16113d51b718: Preparing 01:14:09 83f99312aa48: Waiting 01:14:09 b0502f115af8: Waiting 01:14:09 a592e0e7c99a: Waiting 01:14:09 16113d51b718: Waiting 01:14:09 68312ab7ff47: Layer already exists 01:14:09 83f99312aa48: Layer already exists 01:14:09 dc03af2f7a69: Pushed 01:14:09 8ce809b1aa5e: Pushed 01:14:09 b0502f115af8: Layer already exists 01:14:09 04d023461686: Pushed 01:14:09 a592e0e7c99a: Layer already exists 01:14:09 16113d51b718: Layer already exists 01:14:15 c53a440f55cf: Pushed 01:14:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:304d10630dd7df1f510e713b70f484b092b6c0b6e6ca34f10a6467d2c4f41101 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:15 + 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 01:14:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:14:15 04d023461686: Preparing 01:14:15 dc03af2f7a69: Preparing 01:14:15 8ce809b1aa5e: Preparing 01:14:15 c53a440f55cf: Preparing 01:14:15 68312ab7ff47: Preparing 01:14:15 83f99312aa48: Preparing 01:14:15 b0502f115af8: Preparing 01:14:15 a592e0e7c99a: Preparing 01:14:15 16113d51b718: Preparing 01:14:15 b0502f115af8: Waiting 01:14:15 a592e0e7c99a: Waiting 01:14:15 16113d51b718: Waiting 01:14:15 83f99312aa48: Waiting 01:14:15 dc03af2f7a69: Layer already exists 01:14:15 04d023461686: Layer already exists 01:14:15 8ce809b1aa5e: Layer already exists 01:14:15 c53a440f55cf: Layer already exists 01:14:15 68312ab7ff47: Layer already exists 01:14:15 a592e0e7c99a: Layer already exists 01:14:15 83f99312aa48: Layer already exists 01:14:15 b0502f115af8: Layer already exists 01:14:15 16113d51b718: Layer already exists 01:14:16 latest: digest: sha256:304d10630dd7df1f510e713b70f484b092b6c0b6e6ca34f10a6467d2c4f41101 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.8 01:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:14:16 04d023461686: Preparing 01:14:16 dc03af2f7a69: Preparing 01:14:16 8ce809b1aa5e: Preparing 01:14:16 c53a440f55cf: Preparing 01:14:16 68312ab7ff47: Preparing 01:14:16 83f99312aa48: Preparing 01:14:16 b0502f115af8: Preparing 01:14:16 a592e0e7c99a: Preparing 01:14:16 16113d51b718: Preparing 01:14:16 b0502f115af8: Waiting 01:14:16 a592e0e7c99a: Waiting 01:14:16 16113d51b718: Waiting 01:14:16 83f99312aa48: Waiting 01:14:16 04d023461686: Layer already exists 01:14:16 c53a440f55cf: Layer already exists 01:14:16 68312ab7ff47: Layer already exists 01:14:16 8ce809b1aa5e: Layer already exists 01:14:16 dc03af2f7a69: Layer already exists 01:14:16 a592e0e7c99a: Layer already exists 01:14:16 b0502f115af8: Layer already exists 01:14:16 83f99312aa48: Layer already exists 01:14:16 16113d51b718: Layer already exists 01:14:16 4.0.0-dev.8: digest: sha256:304d10630dd7df1f510e713b70f484b092b6c0b6e6ca34f10a6467d2c4f41101 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:14:17 04d023461686: Preparing 01:14:17 dc03af2f7a69: Preparing 01:14:17 8ce809b1aa5e: Preparing 01:14:17 c53a440f55cf: Preparing 01:14:17 68312ab7ff47: Preparing 01:14:17 83f99312aa48: Preparing 01:14:17 b0502f115af8: Preparing 01:14:17 a592e0e7c99a: Preparing 01:14:17 16113d51b718: Preparing 01:14:17 b0502f115af8: Waiting 01:14:17 a592e0e7c99a: Waiting 01:14:17 16113d51b718: Waiting 01:14:17 83f99312aa48: Waiting 01:14:17 04d023461686: Layer already exists 01:14:17 68312ab7ff47: Layer already exists 01:14:17 c53a440f55cf: Layer already exists 01:14:17 8ce809b1aa5e: Layer already exists 01:14:17 dc03af2f7a69: Layer already exists 01:14:17 83f99312aa48: Layer already exists 01:14:17 a592e0e7c99a: Layer already exists 01:14:17 b0502f115af8: Layer already exists 01:14:17 16113d51b718: Layer already exists 01:14:17 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:304d10630dd7df1f510e713b70f484b092b6c0b6e6ca34f10a6467d2c4f41101 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:18 + 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 01:14:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:14:18 04d023461686: Preparing 01:14:18 dc03af2f7a69: Preparing 01:14:18 8ce809b1aa5e: Preparing 01:14:18 c53a440f55cf: Preparing 01:14:18 68312ab7ff47: Preparing 01:14:18 83f99312aa48: Preparing 01:14:18 b0502f115af8: Preparing 01:14:18 a592e0e7c99a: Preparing 01:14:18 16113d51b718: Preparing 01:14:18 b0502f115af8: Waiting 01:14:18 a592e0e7c99a: Waiting 01:14:18 16113d51b718: Waiting 01:14:18 dc03af2f7a69: Layer already exists 01:14:18 68312ab7ff47: Layer already exists 01:14:18 c53a440f55cf: Layer already exists 01:14:18 8ce809b1aa5e: Layer already exists 01:14:18 04d023461686: Layer already exists 01:14:18 83f99312aa48: Layer already exists 01:14:18 b0502f115af8: Layer already exists 01:14:18 a592e0e7c99a: Layer already exists 01:14:18 16113d51b718: Layer already exists 01:14:19 main: digest: sha256:304d10630dd7df1f510e713b70f484b092b6c0b6e6ca34f10a6467d2c4f41101 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:19 ===================================================== [Pipeline] echo 01:14:19 taggedImages: 01:14:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:14:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.8 01:14:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:14:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:14:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:19 latest 01:14:19 4.0.0-dev.8 01:14:19 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:19 main 01:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:14:19 c61cc634b76a: Preparing 01:14:19 2e1a9e298a6a: Preparing 01:14:19 8694b950b8a6: Preparing 01:14:19 bdd25f6c25da: Preparing 01:14:19 65845e0b30f6: Preparing 01:14:19 68312ab7ff47: Preparing 01:14:19 83f99312aa48: Preparing 01:14:19 9c47c9208706: Preparing 01:14:19 e3b368eafac1: Preparing 01:14:19 5dbb29580363: Preparing 01:14:19 16113d51b718: Preparing 01:14:19 83f99312aa48: Waiting 01:14:19 e3b368eafac1: Waiting 01:14:19 9c47c9208706: Waiting 01:14:19 5dbb29580363: Waiting 01:14:19 16113d51b718: Waiting 01:14:19 68312ab7ff47: Waiting 01:14:20 65845e0b30f6: Pushed 01:14:20 68312ab7ff47: Layer already exists 01:14:20 c61cc634b76a: Pushed 01:14:20 bdd25f6c25da: Pushed 01:14:20 2e1a9e298a6a: Pushed 01:14:20 83f99312aa48: Layer already exists 01:14:20 16113d51b718: Layer already exists 01:14:20 9c47c9208706: Pushed 01:14:20 e3b368eafac1: Pushed 01:14:23 8694b950b8a6: Pushed 01:14:24 5dbb29580363: Pushed 01:14:24 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:ef1a8a440d19e3b29f97b1943b8d2d16b6df43487af2f56955caa990c48ef0b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:24 + 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 01:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:14:25 c61cc634b76a: Preparing 01:14:25 2e1a9e298a6a: Preparing 01:14:25 8694b950b8a6: Preparing 01:14:25 bdd25f6c25da: Preparing 01:14:25 65845e0b30f6: Preparing 01:14:25 68312ab7ff47: Preparing 01:14:25 83f99312aa48: Preparing 01:14:25 9c47c9208706: Preparing 01:14:25 e3b368eafac1: Preparing 01:14:25 5dbb29580363: Preparing 01:14:25 16113d51b718: Preparing 01:14:25 9c47c9208706: Waiting 01:14:25 e3b368eafac1: Waiting 01:14:25 83f99312aa48: Waiting 01:14:25 5dbb29580363: Waiting 01:14:25 16113d51b718: Waiting 01:14:25 2e1a9e298a6a: Layer already exists 01:14:25 bdd25f6c25da: Layer already exists 01:14:25 c61cc634b76a: Layer already exists 01:14:25 65845e0b30f6: Layer already exists 01:14:25 8694b950b8a6: Layer already exists 01:14:25 83f99312aa48: Layer already exists 01:14:25 5dbb29580363: Layer already exists 01:14:25 9c47c9208706: Layer already exists 01:14:25 68312ab7ff47: Layer already exists 01:14:25 e3b368eafac1: Layer already exists 01:14:25 16113d51b718: Layer already exists 01:14:25 latest: digest: sha256:ef1a8a440d19e3b29f97b1943b8d2d16b6df43487af2f56955caa990c48ef0b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.8 01:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:14:26 c61cc634b76a: Preparing 01:14:26 2e1a9e298a6a: Preparing 01:14:26 8694b950b8a6: Preparing 01:14:26 bdd25f6c25da: Preparing 01:14:26 65845e0b30f6: Preparing 01:14:26 68312ab7ff47: Preparing 01:14:26 83f99312aa48: Preparing 01:14:26 9c47c9208706: Preparing 01:14:26 e3b368eafac1: Preparing 01:14:26 5dbb29580363: Preparing 01:14:26 16113d51b718: Preparing 01:14:26 68312ab7ff47: Waiting 01:14:26 e3b368eafac1: Waiting 01:14:26 5dbb29580363: Waiting 01:14:26 83f99312aa48: Waiting 01:14:26 9c47c9208706: Waiting 01:14:26 16113d51b718: Waiting 01:14:26 bdd25f6c25da: Layer already exists 01:14:26 65845e0b30f6: Layer already exists 01:14:26 2e1a9e298a6a: Layer already exists 01:14:26 c61cc634b76a: Layer already exists 01:14:26 8694b950b8a6: Layer already exists 01:14:26 68312ab7ff47: Layer already exists 01:14:26 83f99312aa48: Layer already exists 01:14:26 e3b368eafac1: Layer already exists 01:14:26 5dbb29580363: Layer already exists 01:14:26 9c47c9208706: Layer already exists 01:14:26 16113d51b718: Layer already exists 01:14:26 4.0.0-dev.8: digest: sha256:ef1a8a440d19e3b29f97b1943b8d2d16b6df43487af2f56955caa990c48ef0b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:14:27 c61cc634b76a: Preparing 01:14:27 2e1a9e298a6a: Preparing 01:14:27 8694b950b8a6: Preparing 01:14:27 bdd25f6c25da: Preparing 01:14:27 65845e0b30f6: Preparing 01:14:27 68312ab7ff47: Preparing 01:14:27 83f99312aa48: Preparing 01:14:27 9c47c9208706: Preparing 01:14:27 e3b368eafac1: Preparing 01:14:27 5dbb29580363: Preparing 01:14:27 16113d51b718: Preparing 01:14:27 83f99312aa48: Waiting 01:14:27 9c47c9208706: Waiting 01:14:27 68312ab7ff47: Waiting 01:14:27 e3b368eafac1: Waiting 01:14:27 5dbb29580363: Waiting 01:14:27 16113d51b718: Waiting 01:14:27 2e1a9e298a6a: Layer already exists 01:14:27 c61cc634b76a: Layer already exists 01:14:27 8694b950b8a6: Layer already exists 01:14:27 65845e0b30f6: Layer already exists 01:14:27 bdd25f6c25da: Layer already exists 01:14:27 68312ab7ff47: Layer already exists 01:14:27 83f99312aa48: Layer already exists 01:14:27 5dbb29580363: Layer already exists 01:14:27 e3b368eafac1: Layer already exists 01:14:27 9c47c9208706: Layer already exists 01:14:27 16113d51b718: Layer already exists 01:14:27 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:ef1a8a440d19e3b29f97b1943b8d2d16b6df43487af2f56955caa990c48ef0b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:27 + 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 01:14:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:14:28 c61cc634b76a: Preparing 01:14:28 2e1a9e298a6a: Preparing 01:14:28 8694b950b8a6: Preparing 01:14:28 bdd25f6c25da: Preparing 01:14:28 65845e0b30f6: Preparing 01:14:28 68312ab7ff47: Preparing 01:14:28 83f99312aa48: Preparing 01:14:28 9c47c9208706: Preparing 01:14:28 e3b368eafac1: Preparing 01:14:28 5dbb29580363: Preparing 01:14:28 16113d51b718: Preparing 01:14:28 9c47c9208706: Waiting 01:14:28 e3b368eafac1: Waiting 01:14:28 16113d51b718: Waiting 01:14:28 5dbb29580363: Waiting 01:14:28 68312ab7ff47: Waiting 01:14:28 83f99312aa48: Waiting 01:14:28 bdd25f6c25da: Layer already exists 01:14:28 2e1a9e298a6a: Layer already exists 01:14:28 8694b950b8a6: Layer already exists 01:14:28 c61cc634b76a: Layer already exists 01:14:28 65845e0b30f6: Layer already exists 01:14:28 68312ab7ff47: Layer already exists 01:14:28 e3b368eafac1: Layer already exists 01:14:28 9c47c9208706: Layer already exists 01:14:28 83f99312aa48: Layer already exists 01:14:28 5dbb29580363: Layer already exists 01:14:28 16113d51b718: Layer already exists 01:14:28 main: digest: sha256:ef1a8a440d19e3b29f97b1943b8d2d16b6df43487af2f56955caa990c48ef0b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:28 ===================================================== [Pipeline] echo 01:14:28 taggedImages: 01:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.8 01:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:14:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:14:28 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:28 latest 01:14:28 4.0.0-dev.8 01:14:28 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:28 main 01:14:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:14:29 c6949818c417: Preparing 01:14:29 188670013bb5: Preparing 01:14:29 5f8eab9c8700: Preparing 01:14:29 86cac335b0e8: Preparing 01:14:29 d708c651d48e: Preparing 01:14:29 15d9e3a3ea72: Preparing 01:14:29 c4d1fcb9560b: Preparing 01:14:29 68312ab7ff47: Preparing 01:14:29 83f99312aa48: Preparing 01:14:29 c641f845407e: Preparing 01:14:29 8dfb59123d93: Preparing 01:14:29 16113d51b718: Preparing 01:14:29 c4d1fcb9560b: Waiting 01:14:29 68312ab7ff47: Waiting 01:14:29 15d9e3a3ea72: Waiting 01:14:29 c641f845407e: Waiting 01:14:29 83f99312aa48: Waiting 01:14:29 8dfb59123d93: Waiting 01:14:29 16113d51b718: Waiting 01:14:29 d708c651d48e: Pushed 01:14:29 188670013bb5: Pushed 01:14:29 c6949818c417: Pushed 01:14:29 68312ab7ff47: Layer already exists 01:14:29 83f99312aa48: Layer already exists 01:14:29 15d9e3a3ea72: Pushed 01:14:29 c4d1fcb9560b: Pushed 01:14:29 16113d51b718: Layer already exists 01:14:31 c641f845407e: Pushed 01:14:32 8dfb59123d93: Pushed 01:14:32 86cac335b0e8: Pushed 01:14:33 5f8eab9c8700: Pushed 01:14:33 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:f531e2d8b854857ffa970d71f1eaf2b36848e274bb12451fcc75fa26461211b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:33 + 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 01:14:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:14:34 c6949818c417: Preparing 01:14:34 188670013bb5: Preparing 01:14:34 5f8eab9c8700: Preparing 01:14:34 86cac335b0e8: Preparing 01:14:34 d708c651d48e: Preparing 01:14:34 15d9e3a3ea72: Preparing 01:14:34 c4d1fcb9560b: Preparing 01:14:34 68312ab7ff47: Preparing 01:14:34 83f99312aa48: Preparing 01:14:34 c641f845407e: Preparing 01:14:34 8dfb59123d93: Preparing 01:14:34 16113d51b718: Preparing 01:14:34 83f99312aa48: Waiting 01:14:34 15d9e3a3ea72: Waiting 01:14:34 68312ab7ff47: Waiting 01:14:34 c4d1fcb9560b: Waiting 01:14:34 c641f845407e: Waiting 01:14:34 8dfb59123d93: Waiting 01:14:34 5f8eab9c8700: Layer already exists 01:14:34 d708c651d48e: Layer already exists 01:14:34 188670013bb5: Layer already exists 01:14:34 86cac335b0e8: Layer already exists 01:14:34 c6949818c417: Layer already exists 01:14:34 15d9e3a3ea72: Layer already exists 01:14:34 68312ab7ff47: Layer already exists 01:14:34 c4d1fcb9560b: Layer already exists 01:14:34 83f99312aa48: Layer already exists 01:14:34 c641f845407e: Layer already exists 01:14:34 16113d51b718: Layer already exists 01:14:34 8dfb59123d93: Layer already exists 01:14:34 latest: digest: sha256:f531e2d8b854857ffa970d71f1eaf2b36848e274bb12451fcc75fa26461211b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.8 01:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:14:35 c6949818c417: Preparing 01:14:35 188670013bb5: Preparing 01:14:35 5f8eab9c8700: Preparing 01:14:35 86cac335b0e8: Preparing 01:14:35 d708c651d48e: Preparing 01:14:35 15d9e3a3ea72: Preparing 01:14:35 c4d1fcb9560b: Preparing 01:14:35 15d9e3a3ea72: Waiting 01:14:35 68312ab7ff47: Preparing 01:14:35 83f99312aa48: Preparing 01:14:35 c641f845407e: Preparing 01:14:35 8dfb59123d93: Preparing 01:14:35 16113d51b718: Preparing 01:14:35 c4d1fcb9560b: Waiting 01:14:35 68312ab7ff47: Waiting 01:14:35 8dfb59123d93: Waiting 01:14:35 83f99312aa48: Waiting 01:14:35 16113d51b718: Waiting 01:14:35 c641f845407e: Waiting 01:14:35 86cac335b0e8: Layer already exists 01:14:35 d708c651d48e: Layer already exists 01:14:35 188670013bb5: Layer already exists 01:14:35 c6949818c417: Layer already exists 01:14:35 5f8eab9c8700: Layer already exists 01:14:35 15d9e3a3ea72: Layer already exists 01:14:35 c4d1fcb9560b: Layer already exists 01:14:35 68312ab7ff47: Layer already exists 01:14:35 83f99312aa48: Layer already exists 01:14:35 c641f845407e: Layer already exists 01:14:35 8dfb59123d93: Layer already exists 01:14:35 16113d51b718: Layer already exists 01:14:35 4.0.0-dev.8: digest: sha256:f531e2d8b854857ffa970d71f1eaf2b36848e274bb12451fcc75fa26461211b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:14:36 c6949818c417: Preparing 01:14:36 188670013bb5: Preparing 01:14:36 5f8eab9c8700: Preparing 01:14:36 86cac335b0e8: Preparing 01:14:36 d708c651d48e: Preparing 01:14:36 15d9e3a3ea72: Preparing 01:14:36 c4d1fcb9560b: Preparing 01:14:36 68312ab7ff47: Preparing 01:14:36 83f99312aa48: Preparing 01:14:36 c641f845407e: Preparing 01:14:36 8dfb59123d93: Preparing 01:14:36 16113d51b718: Preparing 01:14:36 68312ab7ff47: Waiting 01:14:36 83f99312aa48: Waiting 01:14:36 c641f845407e: Waiting 01:14:36 8dfb59123d93: Waiting 01:14:36 16113d51b718: Waiting 01:14:36 c4d1fcb9560b: Waiting 01:14:36 15d9e3a3ea72: Waiting 01:14:36 5f8eab9c8700: Layer already exists 01:14:36 d708c651d48e: Layer already exists 01:14:36 c6949818c417: Layer already exists 01:14:36 86cac335b0e8: Layer already exists 01:14:36 188670013bb5: Layer already exists 01:14:36 c641f845407e: Layer already exists 01:14:36 15d9e3a3ea72: Layer already exists 01:14:36 c4d1fcb9560b: Layer already exists 01:14:36 83f99312aa48: Layer already exists 01:14:36 68312ab7ff47: Layer already exists 01:14:36 8dfb59123d93: Layer already exists 01:14:36 16113d51b718: Layer already exists 01:14:36 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:f531e2d8b854857ffa970d71f1eaf2b36848e274bb12451fcc75fa26461211b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:36 + 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 01:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:14:37 c6949818c417: Preparing 01:14:37 188670013bb5: Preparing 01:14:37 5f8eab9c8700: Preparing 01:14:37 86cac335b0e8: Preparing 01:14:37 d708c651d48e: Preparing 01:14:37 15d9e3a3ea72: Preparing 01:14:37 c4d1fcb9560b: Preparing 01:14:37 68312ab7ff47: Preparing 01:14:37 83f99312aa48: Preparing 01:14:37 c641f845407e: Preparing 01:14:37 8dfb59123d93: Preparing 01:14:37 16113d51b718: Preparing 01:14:37 68312ab7ff47: Waiting 01:14:37 83f99312aa48: Waiting 01:14:37 c641f845407e: Waiting 01:14:37 8dfb59123d93: Waiting 01:14:37 16113d51b718: Waiting 01:14:37 15d9e3a3ea72: Waiting 01:14:37 c4d1fcb9560b: Waiting 01:14:37 d708c651d48e: Layer already exists 01:14:37 5f8eab9c8700: Layer already exists 01:14:37 c6949818c417: Layer already exists 01:14:37 188670013bb5: Layer already exists 01:14:37 86cac335b0e8: Layer already exists 01:14:37 c4d1fcb9560b: Layer already exists 01:14:37 83f99312aa48: Layer already exists 01:14:37 15d9e3a3ea72: Layer already exists 01:14:37 68312ab7ff47: Layer already exists 01:14:37 c641f845407e: Layer already exists 01:14:37 8dfb59123d93: Layer already exists 01:14:37 16113d51b718: Layer already exists 01:14:37 main: digest: sha256:f531e2d8b854857ffa970d71f1eaf2b36848e274bb12451fcc75fa26461211b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:37 ===================================================== [Pipeline] echo 01:14:37 taggedImages: 01:14:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:14:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.8 01:14:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:14:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:14:37 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:37 latest 01:14:37 4.0.0-dev.8 01:14:37 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:37 main 01:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:14:38 381cad9324bc: Preparing 01:14:38 d19b06acf8c7: Preparing 01:14:38 68312ab7ff47: Preparing 01:14:38 83f99312aa48: Preparing 01:14:38 0b2662664bed: Preparing 01:14:38 8cab46bf4527: Preparing 01:14:38 16113d51b718: Preparing 01:14:38 8cab46bf4527: Waiting 01:14:38 16113d51b718: Waiting 01:14:38 68312ab7ff47: Layer already exists 01:14:38 83f99312aa48: Layer already exists 01:14:38 16113d51b718: Layer already exists 01:14:38 381cad9324bc: Pushed 01:14:40 0b2662664bed: Pushed 01:14:40 8cab46bf4527: Pushed 01:14:44 d19b06acf8c7: Pushed 01:14:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:f8a5515b4a04ec6b0114c6b00fc7ae881f931cf90941ed16915baabf4e2341f6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:44 + 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 01:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:14:44 381cad9324bc: Preparing 01:14:44 d19b06acf8c7: Preparing 01:14:44 68312ab7ff47: Preparing 01:14:44 83f99312aa48: Preparing 01:14:44 0b2662664bed: Preparing 01:14:44 8cab46bf4527: Preparing 01:14:44 16113d51b718: Preparing 01:14:44 16113d51b718: Waiting 01:14:44 8cab46bf4527: Waiting 01:14:44 0b2662664bed: Layer already exists 01:14:44 83f99312aa48: Layer already exists 01:14:44 d19b06acf8c7: Layer already exists 01:14:44 381cad9324bc: Layer already exists 01:14:44 68312ab7ff47: Layer already exists 01:14:44 8cab46bf4527: Layer already exists 01:14:44 16113d51b718: Layer already exists 01:14:44 latest: digest: sha256:f8a5515b4a04ec6b0114c6b00fc7ae881f931cf90941ed16915baabf4e2341f6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.8 01:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:14:45 381cad9324bc: Preparing 01:14:45 d19b06acf8c7: Preparing 01:14:45 68312ab7ff47: Preparing 01:14:45 83f99312aa48: Preparing 01:14:45 0b2662664bed: Preparing 01:14:45 8cab46bf4527: Preparing 01:14:45 16113d51b718: Preparing 01:14:45 16113d51b718: Waiting 01:14:45 8cab46bf4527: Waiting 01:14:45 d19b06acf8c7: Layer already exists 01:14:45 68312ab7ff47: Layer already exists 01:14:45 0b2662664bed: Layer already exists 01:14:45 381cad9324bc: Layer already exists 01:14:45 83f99312aa48: Layer already exists 01:14:45 16113d51b718: Layer already exists 01:14:45 8cab46bf4527: Layer already exists 01:14:45 4.0.0-dev.8: digest: sha256:f8a5515b4a04ec6b0114c6b00fc7ae881f931cf90941ed16915baabf4e2341f6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:14:46 381cad9324bc: Preparing 01:14:46 d19b06acf8c7: Preparing 01:14:46 68312ab7ff47: Preparing 01:14:46 83f99312aa48: Preparing 01:14:46 0b2662664bed: Preparing 01:14:46 8cab46bf4527: Preparing 01:14:46 16113d51b718: Preparing 01:14:46 8cab46bf4527: Waiting 01:14:46 16113d51b718: Waiting 01:14:46 68312ab7ff47: Layer already exists 01:14:46 83f99312aa48: Layer already exists 01:14:46 0b2662664bed: Layer already exists 01:14:46 381cad9324bc: Layer already exists 01:14:46 d19b06acf8c7: Layer already exists 01:14:46 16113d51b718: Layer already exists 01:14:46 8cab46bf4527: Layer already exists 01:14:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:f8a5515b4a04ec6b0114c6b00fc7ae881f931cf90941ed16915baabf4e2341f6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:48 + 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 01:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:14:48 381cad9324bc: Preparing 01:14:48 d19b06acf8c7: Preparing 01:14:48 68312ab7ff47: Preparing 01:14:48 83f99312aa48: Preparing 01:14:48 0b2662664bed: Preparing 01:14:48 8cab46bf4527: Preparing 01:14:48 16113d51b718: Preparing 01:14:48 8cab46bf4527: Waiting 01:14:48 16113d51b718: Waiting 01:14:48 83f99312aa48: Layer already exists 01:14:48 68312ab7ff47: Layer already exists 01:14:48 0b2662664bed: Layer already exists 01:14:48 d19b06acf8c7: Layer already exists 01:14:48 381cad9324bc: Layer already exists 01:14:48 16113d51b718: Layer already exists 01:14:48 8cab46bf4527: Layer already exists 01:14:49 main: digest: sha256:f8a5515b4a04ec6b0114c6b00fc7ae881f931cf90941ed16915baabf4e2341f6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:49 ===================================================== [Pipeline] echo 01:14:49 taggedImages: 01:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.8 01:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:14:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:14:49 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:49 latest 01:14:49 4.0.0-dev.8 01:14:49 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:14:49 main 01:14:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:14:49 ac01430f0802: Preparing 01:14:49 ab131cdf7c97: Preparing 01:14:49 c86f506c6c3a: Preparing 01:14:49 68312ab7ff47: Preparing 01:14:49 83f99312aa48: Preparing 01:14:49 089151aec398: Preparing 01:14:49 71a8163d7a0c: Preparing 01:14:49 e0009d6b9a11: Preparing 01:14:49 3ea9a7a3cdf9: Preparing 01:14:49 16113d51b718: Preparing 01:14:49 71a8163d7a0c: Waiting 01:14:49 e0009d6b9a11: Waiting 01:14:49 3ea9a7a3cdf9: Waiting 01:14:49 089151aec398: Waiting 01:14:49 16113d51b718: Waiting 01:14:49 83f99312aa48: Layer already exists 01:14:49 68312ab7ff47: Layer already exists 01:14:50 ab131cdf7c97: Pushed 01:14:50 c86f506c6c3a: Pushed 01:14:50 ac01430f0802: Pushed 01:14:50 16113d51b718: Layer already exists 01:14:50 e0009d6b9a11: Pushed 01:14:52 3ea9a7a3cdf9: Pushed 01:15:04 71a8163d7a0c: Pushed 01:15:11 089151aec398: Pushed 01:15:11 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:cbfcbc36dd2f586169c93b633fca4e7bb860ea663979ed9a493cca4cee781feb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:11 + 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 01:15:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:15:11 ac01430f0802: Preparing 01:15:11 ab131cdf7c97: Preparing 01:15:11 c86f506c6c3a: Preparing 01:15:11 68312ab7ff47: Preparing 01:15:11 83f99312aa48: Preparing 01:15:11 089151aec398: Preparing 01:15:11 71a8163d7a0c: Preparing 01:15:11 e0009d6b9a11: Preparing 01:15:11 3ea9a7a3cdf9: Preparing 01:15:11 16113d51b718: Preparing 01:15:11 e0009d6b9a11: Waiting 01:15:11 3ea9a7a3cdf9: Waiting 01:15:11 089151aec398: Waiting 01:15:11 71a8163d7a0c: Waiting 01:15:11 16113d51b718: Waiting 01:15:11 68312ab7ff47: Layer already exists 01:15:11 ab131cdf7c97: Layer already exists 01:15:11 c86f506c6c3a: Layer already exists 01:15:11 83f99312aa48: Layer already exists 01:15:11 ac01430f0802: Layer already exists 01:15:11 089151aec398: Layer already exists 01:15:11 3ea9a7a3cdf9: Layer already exists 01:15:11 e0009d6b9a11: Layer already exists 01:15:11 71a8163d7a0c: Layer already exists 01:15:11 16113d51b718: Layer already exists 01:15:12 latest: digest: sha256:cbfcbc36dd2f586169c93b633fca4e7bb860ea663979ed9a493cca4cee781feb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.8 01:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:15:12 ac01430f0802: Preparing 01:15:12 ab131cdf7c97: Preparing 01:15:12 c86f506c6c3a: Preparing 01:15:12 68312ab7ff47: Preparing 01:15:12 83f99312aa48: Preparing 01:15:12 089151aec398: Preparing 01:15:12 71a8163d7a0c: Preparing 01:15:12 e0009d6b9a11: Preparing 01:15:12 3ea9a7a3cdf9: Preparing 01:15:12 16113d51b718: Preparing 01:15:12 089151aec398: Waiting 01:15:12 71a8163d7a0c: Waiting 01:15:12 e0009d6b9a11: Waiting 01:15:12 3ea9a7a3cdf9: Waiting 01:15:12 16113d51b718: Waiting 01:15:12 c86f506c6c3a: Layer already exists 01:15:12 68312ab7ff47: Layer already exists 01:15:12 ab131cdf7c97: Layer already exists 01:15:12 ac01430f0802: Layer already exists 01:15:12 83f99312aa48: Layer already exists 01:15:12 089151aec398: Layer already exists 01:15:12 71a8163d7a0c: Layer already exists 01:15:12 3ea9a7a3cdf9: Layer already exists 01:15:12 e0009d6b9a11: Layer already exists 01:15:12 16113d51b718: Layer already exists 01:15:12 4.0.0-dev.8: digest: sha256:cbfcbc36dd2f586169c93b633fca4e7bb860ea663979ed9a493cca4cee781feb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:15:13 ac01430f0802: Preparing 01:15:13 ab131cdf7c97: Preparing 01:15:13 c86f506c6c3a: Preparing 01:15:13 68312ab7ff47: Preparing 01:15:13 83f99312aa48: Preparing 01:15:13 089151aec398: Preparing 01:15:13 71a8163d7a0c: Preparing 01:15:13 e0009d6b9a11: Preparing 01:15:13 3ea9a7a3cdf9: Preparing 01:15:13 16113d51b718: Preparing 01:15:13 089151aec398: Waiting 01:15:13 71a8163d7a0c: Waiting 01:15:13 e0009d6b9a11: Waiting 01:15:13 3ea9a7a3cdf9: Waiting 01:15:13 16113d51b718: Waiting 01:15:13 ab131cdf7c97: Layer already exists 01:15:13 83f99312aa48: Layer already exists 01:15:13 68312ab7ff47: Layer already exists 01:15:13 c86f506c6c3a: Layer already exists 01:15:13 ac01430f0802: Layer already exists 01:15:13 3ea9a7a3cdf9: Layer already exists 01:15:13 71a8163d7a0c: Layer already exists 01:15:13 089151aec398: Layer already exists 01:15:13 e0009d6b9a11: Layer already exists 01:15:13 16113d51b718: Layer already exists 01:15:14 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:cbfcbc36dd2f586169c93b633fca4e7bb860ea663979ed9a493cca4cee781feb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:14 + 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 01:15:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:15:14 ac01430f0802: Preparing 01:15:14 ab131cdf7c97: Preparing 01:15:14 c86f506c6c3a: Preparing 01:15:14 68312ab7ff47: Preparing 01:15:14 83f99312aa48: Preparing 01:15:14 089151aec398: Preparing 01:15:14 71a8163d7a0c: Preparing 01:15:14 e0009d6b9a11: Preparing 01:15:14 3ea9a7a3cdf9: Preparing 01:15:14 16113d51b718: Preparing 01:15:14 71a8163d7a0c: Waiting 01:15:14 e0009d6b9a11: Waiting 01:15:14 3ea9a7a3cdf9: Waiting 01:15:14 16113d51b718: Waiting 01:15:14 089151aec398: Waiting 01:15:14 ab131cdf7c97: Layer already exists 01:15:14 c86f506c6c3a: Layer already exists 01:15:14 ac01430f0802: Layer already exists 01:15:14 83f99312aa48: Layer already exists 01:15:14 68312ab7ff47: Layer already exists 01:15:14 089151aec398: Layer already exists 01:15:14 e0009d6b9a11: Layer already exists 01:15:14 71a8163d7a0c: Layer already exists 01:15:14 16113d51b718: Layer already exists 01:15:14 3ea9a7a3cdf9: Layer already exists 01:15:15 main: digest: sha256:cbfcbc36dd2f586169c93b633fca4e7bb860ea663979ed9a493cca4cee781feb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:15 ===================================================== [Pipeline] echo 01:15:15 taggedImages: 01:15:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:15:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.8 01:15:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:15:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:15:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:15 latest 01:15:15 4.0.0-dev.8 01:15:15 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:15 main 01:15:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:15:15 9cd0479a86d3: Preparing 01:15:15 79f815c6234c: Preparing 01:15:15 80a4742fae48: Preparing 01:15:15 68312ab7ff47: Preparing 01:15:15 83f99312aa48: Preparing 01:15:15 089151aec398: Preparing 01:15:15 4d58f3ec4efa: Preparing 01:15:15 865f7d6fe9ce: Preparing 01:15:15 16113d51b718: Preparing 01:15:15 4d58f3ec4efa: Waiting 01:15:15 865f7d6fe9ce: Waiting 01:15:15 16113d51b718: Waiting 01:15:15 089151aec398: Waiting 01:15:15 83f99312aa48: Layer already exists 01:15:15 68312ab7ff47: Layer already exists 01:15:15 089151aec398: Layer already exists 01:15:16 79f815c6234c: Pushed 01:15:16 80a4742fae48: Pushed 01:15:16 9cd0479a86d3: Pushed 01:15:16 16113d51b718: Layer already exists 01:15:16 865f7d6fe9ce: Pushed 01:15:17 4d58f3ec4efa: Pushed 01:15:17 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:955b944f8c4e8875d30434bda9ab40061d49f4f135418d2042527ab2c92d3464 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:18 + 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 01:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:15:18 9cd0479a86d3: Preparing 01:15:18 79f815c6234c: Preparing 01:15:18 80a4742fae48: Preparing 01:15:18 68312ab7ff47: Preparing 01:15:18 83f99312aa48: Preparing 01:15:18 089151aec398: Preparing 01:15:18 4d58f3ec4efa: Preparing 01:15:18 865f7d6fe9ce: Preparing 01:15:18 16113d51b718: Preparing 01:15:18 089151aec398: Waiting 01:15:18 4d58f3ec4efa: Waiting 01:15:18 865f7d6fe9ce: Waiting 01:15:18 16113d51b718: Waiting 01:15:18 83f99312aa48: Layer already exists 01:15:18 9cd0479a86d3: Layer already exists 01:15:18 79f815c6234c: Layer already exists 01:15:18 80a4742fae48: Layer already exists 01:15:18 68312ab7ff47: Layer already exists 01:15:18 089151aec398: Layer already exists 01:15:18 4d58f3ec4efa: Layer already exists 01:15:18 16113d51b718: Layer already exists 01:15:18 865f7d6fe9ce: Layer already exists 01:15:18 latest: digest: sha256:955b944f8c4e8875d30434bda9ab40061d49f4f135418d2042527ab2c92d3464 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.8 01:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:15:19 9cd0479a86d3: Preparing 01:15:19 79f815c6234c: Preparing 01:15:19 80a4742fae48: Preparing 01:15:19 68312ab7ff47: Preparing 01:15:19 83f99312aa48: Preparing 01:15:19 089151aec398: Preparing 01:15:19 4d58f3ec4efa: Preparing 01:15:19 865f7d6fe9ce: Preparing 01:15:19 16113d51b718: Preparing 01:15:19 4d58f3ec4efa: Waiting 01:15:19 089151aec398: Waiting 01:15:19 865f7d6fe9ce: Waiting 01:15:19 16113d51b718: Waiting 01:15:19 79f815c6234c: Layer already exists 01:15:19 68312ab7ff47: Layer already exists 01:15:19 80a4742fae48: Layer already exists 01:15:19 83f99312aa48: Layer already exists 01:15:19 9cd0479a86d3: Layer already exists 01:15:19 089151aec398: Layer already exists 01:15:19 4d58f3ec4efa: Layer already exists 01:15:19 865f7d6fe9ce: Layer already exists 01:15:19 16113d51b718: Layer already exists 01:15:19 4.0.0-dev.8: digest: sha256:955b944f8c4e8875d30434bda9ab40061d49f4f135418d2042527ab2c92d3464 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:15:20 9cd0479a86d3: Preparing 01:15:20 79f815c6234c: Preparing 01:15:20 80a4742fae48: Preparing 01:15:20 68312ab7ff47: Preparing 01:15:20 83f99312aa48: Preparing 01:15:20 089151aec398: Preparing 01:15:20 4d58f3ec4efa: Preparing 01:15:20 865f7d6fe9ce: Preparing 01:15:20 16113d51b718: Preparing 01:15:20 4d58f3ec4efa: Waiting 01:15:20 865f7d6fe9ce: Waiting 01:15:20 16113d51b718: Waiting 01:15:20 089151aec398: Waiting 01:15:20 9cd0479a86d3: Layer already exists 01:15:20 80a4742fae48: Layer already exists 01:15:20 68312ab7ff47: Layer already exists 01:15:20 83f99312aa48: Layer already exists 01:15:20 79f815c6234c: Layer already exists 01:15:20 865f7d6fe9ce: Layer already exists 01:15:20 089151aec398: Layer already exists 01:15:20 4d58f3ec4efa: Layer already exists 01:15:20 16113d51b718: Layer already exists 01:15:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:955b944f8c4e8875d30434bda9ab40061d49f4f135418d2042527ab2c92d3464 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:20 + 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 01:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:15:21 9cd0479a86d3: Preparing 01:15:21 79f815c6234c: Preparing 01:15:21 80a4742fae48: Preparing 01:15:21 68312ab7ff47: Preparing 01:15:21 83f99312aa48: Preparing 01:15:21 089151aec398: Preparing 01:15:21 4d58f3ec4efa: Preparing 01:15:21 865f7d6fe9ce: Preparing 01:15:21 16113d51b718: Preparing 01:15:21 089151aec398: Waiting 01:15:21 4d58f3ec4efa: Waiting 01:15:21 16113d51b718: Waiting 01:15:21 865f7d6fe9ce: Waiting 01:15:21 83f99312aa48: Layer already exists 01:15:21 68312ab7ff47: Layer already exists 01:15:21 80a4742fae48: Layer already exists 01:15:21 79f815c6234c: Layer already exists 01:15:21 9cd0479a86d3: Layer already exists 01:15:21 089151aec398: Layer already exists 01:15:21 4d58f3ec4efa: Layer already exists 01:15:21 865f7d6fe9ce: Layer already exists 01:15:21 16113d51b718: Layer already exists 01:15:21 main: digest: sha256:955b944f8c4e8875d30434bda9ab40061d49f4f135418d2042527ab2c92d3464 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:21 ===================================================== [Pipeline] echo 01:15:21 taggedImages: 01:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.8 01:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:15:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:15:21 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:21 latest 01:15:21 4.0.0-dev.8 01:15:21 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:21 main 01:15:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:15:22 943fd386a792: Preparing 01:15:22 82a1608687d3: Preparing 01:15:22 ee73bb9f5bd3: Preparing 01:15:22 68312ab7ff47: Preparing 01:15:22 83f99312aa48: Preparing 01:15:22 fdb3820106ba: Preparing 01:15:22 e0009d6b9a11: Preparing 01:15:22 3ea9a7a3cdf9: Preparing 01:15:22 16113d51b718: Preparing 01:15:22 fdb3820106ba: Waiting 01:15:22 3ea9a7a3cdf9: Waiting 01:15:22 16113d51b718: Waiting 01:15:22 83f99312aa48: Layer already exists 01:15:22 68312ab7ff47: Layer already exists 01:15:22 e0009d6b9a11: Layer already exists 01:15:22 3ea9a7a3cdf9: Layer already exists 01:15:22 ee73bb9f5bd3: Pushed 01:15:22 82a1608687d3: Pushed 01:15:22 943fd386a792: Pushed 01:15:22 16113d51b718: Layer already exists 01:15:44 fdb3820106ba: Pushed 01:15:44 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:13386ad4c7a57ddfee74025c6f0b8c7c19ae0619b919f87020cf22207c3045fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:44 + 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 01:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:15:45 943fd386a792: Preparing 01:15:45 82a1608687d3: Preparing 01:15:45 ee73bb9f5bd3: Preparing 01:15:45 68312ab7ff47: Preparing 01:15:45 83f99312aa48: Preparing 01:15:45 fdb3820106ba: Preparing 01:15:45 e0009d6b9a11: Preparing 01:15:45 3ea9a7a3cdf9: Preparing 01:15:45 16113d51b718: Preparing 01:15:45 e0009d6b9a11: Waiting 01:15:45 3ea9a7a3cdf9: Waiting 01:15:45 16113d51b718: Waiting 01:15:45 fdb3820106ba: Waiting 01:15:45 943fd386a792: Layer already exists 01:15:45 ee73bb9f5bd3: Layer already exists 01:15:45 82a1608687d3: Layer already exists 01:15:45 68312ab7ff47: Layer already exists 01:15:45 83f99312aa48: Layer already exists 01:15:45 fdb3820106ba: Layer already exists 01:15:45 e0009d6b9a11: Layer already exists 01:15:45 3ea9a7a3cdf9: Layer already exists 01:15:45 16113d51b718: Layer already exists 01:15:45 latest: digest: sha256:13386ad4c7a57ddfee74025c6f0b8c7c19ae0619b919f87020cf22207c3045fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.8 01:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:15:46 943fd386a792: Preparing 01:15:46 82a1608687d3: Preparing 01:15:46 ee73bb9f5bd3: Preparing 01:15:46 68312ab7ff47: Preparing 01:15:46 83f99312aa48: Preparing 01:15:46 fdb3820106ba: Preparing 01:15:46 e0009d6b9a11: Preparing 01:15:46 3ea9a7a3cdf9: Preparing 01:15:46 16113d51b718: Preparing 01:15:46 fdb3820106ba: Waiting 01:15:46 e0009d6b9a11: Waiting 01:15:46 3ea9a7a3cdf9: Waiting 01:15:46 16113d51b718: Waiting 01:15:46 943fd386a792: Layer already exists 01:15:46 83f99312aa48: Layer already exists 01:15:46 82a1608687d3: Layer already exists 01:15:46 ee73bb9f5bd3: Layer already exists 01:15:46 68312ab7ff47: Layer already exists 01:15:46 3ea9a7a3cdf9: Layer already exists 01:15:46 fdb3820106ba: Layer already exists 01:15:46 16113d51b718: Layer already exists 01:15:46 e0009d6b9a11: Layer already exists 01:15:46 4.0.0-dev.8: digest: sha256:13386ad4c7a57ddfee74025c6f0b8c7c19ae0619b919f87020cf22207c3045fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:15:47 943fd386a792: Preparing 01:15:47 82a1608687d3: Preparing 01:15:47 ee73bb9f5bd3: Preparing 01:15:47 68312ab7ff47: Preparing 01:15:47 83f99312aa48: Preparing 01:15:47 fdb3820106ba: Preparing 01:15:47 e0009d6b9a11: Preparing 01:15:47 fdb3820106ba: Waiting 01:15:47 3ea9a7a3cdf9: Preparing 01:15:47 e0009d6b9a11: Waiting 01:15:47 16113d51b718: Preparing 01:15:47 3ea9a7a3cdf9: Waiting 01:15:47 16113d51b718: Waiting 01:15:47 ee73bb9f5bd3: Layer already exists 01:15:47 82a1608687d3: Layer already exists 01:15:47 68312ab7ff47: Layer already exists 01:15:47 943fd386a792: Layer already exists 01:15:47 83f99312aa48: Layer already exists 01:15:47 fdb3820106ba: Layer already exists 01:15:47 e0009d6b9a11: Layer already exists 01:15:47 3ea9a7a3cdf9: Layer already exists 01:15:47 16113d51b718: Layer already exists 01:15:47 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:13386ad4c7a57ddfee74025c6f0b8c7c19ae0619b919f87020cf22207c3045fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:47 + 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 01:15:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:15:48 943fd386a792: Preparing 01:15:48 82a1608687d3: Preparing 01:15:48 ee73bb9f5bd3: Preparing 01:15:48 68312ab7ff47: Preparing 01:15:48 83f99312aa48: Preparing 01:15:48 fdb3820106ba: Preparing 01:15:48 e0009d6b9a11: Preparing 01:15:48 3ea9a7a3cdf9: Preparing 01:15:48 16113d51b718: Preparing 01:15:48 e0009d6b9a11: Waiting 01:15:48 3ea9a7a3cdf9: Waiting 01:15:48 16113d51b718: Waiting 01:15:48 fdb3820106ba: Waiting 01:15:48 943fd386a792: Layer already exists 01:15:48 83f99312aa48: Layer already exists 01:15:48 ee73bb9f5bd3: Layer already exists 01:15:48 82a1608687d3: Layer already exists 01:15:48 68312ab7ff47: Layer already exists 01:15:48 fdb3820106ba: Layer already exists 01:15:48 3ea9a7a3cdf9: Layer already exists 01:15:48 16113d51b718: Layer already exists 01:15:48 e0009d6b9a11: Layer already exists 01:15:48 main: digest: sha256:13386ad4c7a57ddfee74025c6f0b8c7c19ae0619b919f87020cf22207c3045fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:48 ===================================================== [Pipeline] echo 01:15:48 taggedImages: 01:15:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:15:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.8 01:15:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:15:48 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 01:15:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:48 latest 01:15:48 4.0.0-dev.8 01:15:48 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:15:48 main 01:15:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:49 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:15:49 edf95092152e: Preparing 01:15:49 834b2daacb94: Preparing 01:15:49 68312ab7ff47: Preparing 01:15:49 83f99312aa48: Preparing 01:15:49 498c22024612: Preparing 01:15:49 b41f5734825b: Preparing 01:15:49 16113d51b718: Preparing 01:15:49 b41f5734825b: Waiting 01:15:49 16113d51b718: Waiting 01:15:49 68312ab7ff47: Layer already exists 01:15:49 83f99312aa48: Layer already exists 01:15:49 16113d51b718: Layer already exists 01:15:49 edf95092152e: Pushed 01:15:50 b41f5734825b: Pushed 01:15:51 498c22024612: Pushed 01:16:01 834b2daacb94: Pushed 01:16:01 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:9d469f11c64b6698eb46783f15c73598a26824dadb22c21cf227dbd3b24271ad size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:16:01 edf95092152e: Preparing 01:16:01 834b2daacb94: Preparing 01:16:01 68312ab7ff47: Preparing 01:16:01 83f99312aa48: Preparing 01:16:01 498c22024612: Preparing 01:16:01 b41f5734825b: Preparing 01:16:01 16113d51b718: Preparing 01:16:01 b41f5734825b: Waiting 01:16:01 16113d51b718: Waiting 01:16:01 68312ab7ff47: Layer already exists 01:16:01 edf95092152e: Layer already exists 01:16:01 498c22024612: Layer already exists 01:16:01 834b2daacb94: Layer already exists 01:16:01 83f99312aa48: Layer already exists 01:16:01 b41f5734825b: Layer already exists 01:16:01 16113d51b718: Layer already exists 01:16:01 latest: digest: sha256:9d469f11c64b6698eb46783f15c73598a26824dadb22c21cf227dbd3b24271ad size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.8 01:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:16:02 edf95092152e: Preparing 01:16:02 834b2daacb94: Preparing 01:16:02 68312ab7ff47: Preparing 01:16:02 83f99312aa48: Preparing 01:16:02 498c22024612: Preparing 01:16:02 b41f5734825b: Preparing 01:16:02 16113d51b718: Preparing 01:16:02 b41f5734825b: Waiting 01:16:02 16113d51b718: Waiting 01:16:02 edf95092152e: Layer already exists 01:16:02 68312ab7ff47: Layer already exists 01:16:02 498c22024612: Layer already exists 01:16:02 834b2daacb94: Layer already exists 01:16:02 83f99312aa48: Layer already exists 01:16:02 b41f5734825b: Layer already exists 01:16:02 16113d51b718: Layer already exists 01:16:03 4.0.0-dev.8: digest: sha256:9d469f11c64b6698eb46783f15c73598a26824dadb22c21cf227dbd3b24271ad size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:03 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:16:03 edf95092152e: Preparing 01:16:03 834b2daacb94: Preparing 01:16:03 68312ab7ff47: Preparing 01:16:03 83f99312aa48: Preparing 01:16:03 498c22024612: Preparing 01:16:03 b41f5734825b: Preparing 01:16:03 16113d51b718: Preparing 01:16:03 b41f5734825b: Waiting 01:16:03 16113d51b718: Waiting 01:16:03 edf95092152e: Layer already exists 01:16:03 834b2daacb94: Layer already exists 01:16:03 498c22024612: Layer already exists 01:16:03 68312ab7ff47: Layer already exists 01:16:03 83f99312aa48: Layer already exists 01:16:03 b41f5734825b: Layer already exists 01:16:03 16113d51b718: Layer already exists 01:16:04 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:9d469f11c64b6698eb46783f15c73598a26824dadb22c21cf227dbd3b24271ad size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:04 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 01:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:16:04 edf95092152e: Preparing 01:16:04 834b2daacb94: Preparing 01:16:04 68312ab7ff47: Preparing 01:16:04 83f99312aa48: Preparing 01:16:04 498c22024612: Preparing 01:16:04 b41f5734825b: Preparing 01:16:04 16113d51b718: Preparing 01:16:04 b41f5734825b: Waiting 01:16:04 16113d51b718: Waiting 01:16:04 68312ab7ff47: Layer already exists 01:16:04 834b2daacb94: Layer already exists 01:16:04 83f99312aa48: Layer already exists 01:16:04 edf95092152e: Layer already exists 01:16:04 498c22024612: Layer already exists 01:16:04 b41f5734825b: Layer already exists 01:16:04 16113d51b718: Layer already exists 01:16:04 main: digest: sha256:9d469f11c64b6698eb46783f15c73598a26824dadb22c21cf227dbd3b24271ad size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:16:04 ===================================================== [Pipeline] echo 01:16:04 taggedImages: 01:16:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:16:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:16:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.8 01:16:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:16:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 01:16:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:16:04 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:16:04 latest 01:16:04 4.0.0-dev.8 01:16:04 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:16:04 main 01:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:16:05 c329ad09ba91: Preparing 01:16:05 84ba1e1c014f: Preparing 01:16:05 f7044cf4b388: Preparing 01:16:05 68312ab7ff47: Preparing 01:16:05 83f99312aa48: Preparing 01:16:05 8fc720fc5390: Preparing 01:16:05 f003afb583b7: Preparing 01:16:05 16113d51b718: Preparing 01:16:05 8fc720fc5390: Waiting 01:16:05 f003afb583b7: Waiting 01:16:05 16113d51b718: Waiting 01:16:05 83f99312aa48: Layer already exists 01:16:05 68312ab7ff47: Layer already exists 01:16:05 84ba1e1c014f: Pushed 01:16:05 c329ad09ba91: Pushed 01:16:06 f003afb583b7: Pushed 01:16:07 8fc720fc5390: Pushed 01:16:07 16113d51b718: Layer already exists 01:16:17 f7044cf4b388: Pushed 01:16:17 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4: digest: sha256:0d9c1ccfa041ad842b6210c79de85a70662fcf7701e60345006dbe055d80f43b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:16:18 c329ad09ba91: Preparing 01:16:18 84ba1e1c014f: Preparing 01:16:18 f7044cf4b388: Preparing 01:16:18 68312ab7ff47: Preparing 01:16:18 83f99312aa48: Preparing 01:16:18 8fc720fc5390: Preparing 01:16:18 f003afb583b7: Preparing 01:16:18 16113d51b718: Preparing 01:16:18 f003afb583b7: Waiting 01:16:18 16113d51b718: Waiting 01:16:18 8fc720fc5390: Waiting 01:16:18 c329ad09ba91: Layer already exists 01:16:18 f7044cf4b388: Layer already exists 01:16:18 83f99312aa48: Layer already exists 01:16:18 84ba1e1c014f: Layer already exists 01:16:18 68312ab7ff47: Layer already exists 01:16:18 8fc720fc5390: Layer already exists 01:16:18 f003afb583b7: Layer already exists 01:16:18 16113d51b718: Layer already exists 01:16:18 latest: digest: sha256:0d9c1ccfa041ad842b6210c79de85a70662fcf7701e60345006dbe055d80f43b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.8 01:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:16:19 c329ad09ba91: Preparing 01:16:19 84ba1e1c014f: Preparing 01:16:19 f7044cf4b388: Preparing 01:16:19 68312ab7ff47: Preparing 01:16:19 83f99312aa48: Preparing 01:16:19 8fc720fc5390: Preparing 01:16:19 f003afb583b7: Preparing 01:16:19 16113d51b718: Preparing 01:16:19 8fc720fc5390: Waiting 01:16:19 f003afb583b7: Waiting 01:16:19 16113d51b718: Waiting 01:16:19 c329ad09ba91: Layer already exists 01:16:19 f7044cf4b388: Layer already exists 01:16:19 68312ab7ff47: Layer already exists 01:16:19 83f99312aa48: Layer already exists 01:16:19 84ba1e1c014f: Layer already exists 01:16:19 f003afb583b7: Layer already exists 01:16:19 8fc720fc5390: Layer already exists 01:16:19 16113d51b718: Layer already exists 01:16:19 4.0.0-dev.8: digest: sha256:0d9c1ccfa041ad842b6210c79de85a70662fcf7701e60345006dbe055d80f43b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:16:20 c329ad09ba91: Preparing 01:16:20 84ba1e1c014f: Preparing 01:16:20 f7044cf4b388: Preparing 01:16:20 68312ab7ff47: Preparing 01:16:20 83f99312aa48: Preparing 01:16:20 8fc720fc5390: Preparing 01:16:20 f003afb583b7: Preparing 01:16:20 16113d51b718: Preparing 01:16:20 8fc720fc5390: Waiting 01:16:20 f003afb583b7: Waiting 01:16:20 16113d51b718: Waiting 01:16:20 f7044cf4b388: Layer already exists 01:16:20 84ba1e1c014f: Layer already exists 01:16:20 c329ad09ba91: Layer already exists 01:16:20 68312ab7ff47: Layer already exists 01:16:20 83f99312aa48: Layer already exists 01:16:20 16113d51b718: Layer already exists 01:16:20 f003afb583b7: Layer already exists 01:16:20 8fc720fc5390: Layer already exists 01:16:20 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8: digest: sha256:0d9c1ccfa041ad842b6210c79de85a70662fcf7701e60345006dbe055d80f43b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:16:20 c329ad09ba91: Preparing 01:16:20 84ba1e1c014f: Preparing 01:16:20 f7044cf4b388: Preparing 01:16:20 68312ab7ff47: Preparing 01:16:20 83f99312aa48: Preparing 01:16:20 8fc720fc5390: Preparing 01:16:20 f003afb583b7: Preparing 01:16:20 8fc720fc5390: Waiting 01:16:20 16113d51b718: Preparing 01:16:20 f003afb583b7: Waiting 01:16:20 84ba1e1c014f: Layer already exists 01:16:20 c329ad09ba91: Layer already exists 01:16:20 83f99312aa48: Layer already exists 01:16:20 f7044cf4b388: Layer already exists 01:16:20 68312ab7ff47: Layer already exists 01:16:20 8fc720fc5390: Layer already exists 01:16:20 16113d51b718: Layer already exists 01:16:20 f003afb583b7: Layer already exists 01:16:20 main: digest: sha256:0d9c1ccfa041ad842b6210c79de85a70662fcf7701e60345006dbe055d80f43b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:16:21 ===================================================== [Pipeline] echo 01:16:21 taggedImages: 01:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 01:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.8 01:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b17baf12d1580b3c4fef8767ed8739b9ffd66d4-4.0.0-dev.8 01:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:21 01:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:21 arm64: Pulling from edgex-lftools-log-publisher 01:16:21 8998bd30e6a1: Pulling fs layer 01:16:21 04944245beec: Pulling fs layer 01:16:21 699f458cf7ca: Pulling fs layer 01:16:21 765212b225bb: Pulling fs layer 01:16:21 f23df028b6ca: Pulling fs layer 01:16:21 d65c8cfc05b1: Pulling fs layer 01:16:21 2437ff75d9bd: Pulling fs layer 01:16:21 d65c8cfc05b1: Waiting 01:16:21 2437ff75d9bd: Waiting 01:16:21 765212b225bb: Waiting 01:16:22 04944245beec: Verifying Checksum 01:16:22 04944245beec: Download complete 01:16:22 765212b225bb: Verifying Checksum 01:16:22 765212b225bb: Download complete 01:16:22 f23df028b6ca: Download complete 01:16:22 d65c8cfc05b1: Verifying Checksum 01:16:22 d65c8cfc05b1: Download complete 01:16:22 699f458cf7ca: Verifying Checksum 01:16:22 699f458cf7ca: Download complete 01:16:22 8998bd30e6a1: Verifying Checksum 01:16:22 8998bd30e6a1: Download complete 01:16:24 2437ff75d9bd: Verifying Checksum 01:16:24 2437ff75d9bd: Download complete 01:16:26 8998bd30e6a1: Pull complete 01:16:27 04944245beec: Pull complete 01:16:28 699f458cf7ca: Pull complete 01:16:28 765212b225bb: Pull complete 01:16:29 f23df028b6ca: Pull complete 01:16:29 d65c8cfc05b1: Pull complete 01:16:47 2437ff75d9bd: Pull complete 01:16:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-24453 does not seem to be running inside a container 01:16:48 $ 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/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:16:50 $ docker top 6c5311ac8cb556d53ccb16e82c2da49dc90999feafeaed442f354f85c096c714 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:50 ---> job-cost.sh 01:16:51 lf-activate-venv: SKIPPING 01:16:51 INFO: No Stack... 01:16:51 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:52 INFO: Archiving Costs [Pipeline] sh 01:16:52 + cat /w/workspace/edgex-go/742/archives/cost.csv 01:16:52 + cut -d, -f6 [Pipeline] lock 01:16:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-742-stack-cost] 01:16:52 Resource [jenkins-edgexfoundry-edgex-go-main-742-stack-cost] did not exist. Created. 01:16:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-742-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:53 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:53 Stashed 1 file(s) [Pipeline] } 01:16:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-742-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:53 $ docker stop --time=1 6c5311ac8cb556d53ccb16e82c2da49dc90999feafeaed442f354f85c096c714 01:16:55 $ docker rm -f --volumes 6c5311ac8cb556d53ccb16e82c2da49dc90999feafeaed442f354f85c096c714 [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 01:16:56 provisioning config files... 01:16:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/742@tmp/config8592293216550814880tmp [Pipeline] { [Pipeline] sh 01:16:56 + set +x 01:16:56 + + bash -s -- 01:16:56 curl -s https://codecov.io/bash 01:16:56 01:16:56 _____ _ 01:16:56 / ____| | | 01:16:56 | | ___ __| | ___ ___ _____ __ 01:16:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:16:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:16:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:16:56 Bash-1.0.6 01:16:56 01:16:56 01:16:56 ==> git version 2.25.1 found 01:16:56 ==> 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 01:16:56 Release-Date: 2020-01-08 01:16:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:16:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:16:56 ==> Jenkins CI detected. 01:16:56 current dir:  /w/workspace/edgex-go/742 01:16:56 project root: . 01:16:56 --> token set from env 01:16:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:16:56 ==> Running gcov in . (disable via -X gcov) 01:16:56 ==> Python coveragepy not found 01:16:56 ==> Searching for coverage reports in: 01:16:56 + . 01:16:56 -> Found 1 reports 01:16:56 ==> Detecting git/mercurial file structure 01:16:56 ==> Reading reports 01:16:56 + ./coverage.out bytes=1433705 01:16:56 ==> Appending adjustments 01:16:56 https://docs.codecov.io/docs/fixing-reports 01:16:58 + Found adjustments 01:16:58 ==> Gzipping contents 01:16:58 124K /tmp/codecov.HQ6EQn.gz 01:16:58 ==> Uploading reports 01:16:58 url: https://codecov.io 01:16:58 query: branch=main&commit=9b17baf12d1580b3c4fef8767ed8739b9ffd66d4&build=742&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F742%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:16:58 -> Pinging Codecov 01:16:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9b17baf12d1580b3c4fef8767ed8739b9ffd66d4&build=742&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F742%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:16:58 -> Uploading to 01:16:58 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/9b17baf12d1580b3c4fef8767ed8739b9ffd66d4/322173ae-bb20-445a-9151-529dc0b865e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T011657Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3dbb662959dc522d523cda3dba47af7c0e63dd98720279e8c426552aa64034ff 01:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:58 Dload Upload Total Spent Left Speed 01:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 423k --:--:-- --:--:-- --:--:-- 423k 01:16:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 [Pipeline] } 01:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:16:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:16:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:16:59 01:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:16:59 latest: Pulling from edgex-devops/edgex-snyk-go 01:16:59 43c4264eed91: Already exists 01:16:59 4cc291be95ef: Already exists 01:16:59 2ac1f1163629: Already exists 01:16:59 5c3c966382ef: Already exists 01:16:59 4f4fb700ef54: Already exists 01:16:59 d9c7d2e4e75e: Pulling fs layer 01:16:59 9c3e1370e548: Pulling fs layer 01:16:59 d9c7d2e4e75e: Verifying Checksum 01:16:59 d9c7d2e4e75e: Download complete 01:17:00 d9c7d2e4e75e: Pull complete 01:17:00 9c3e1370e548: Verifying Checksum 01:17:00 9c3e1370e548: Download complete 01:17:03 9c3e1370e548: Pull complete 01:17:03 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:17:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:03 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:17:09 $ docker top 62563760b37a3b524e0a2e47fd436edbcf0fca828d3fb14b01ed9273ba32e42d -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:10 + git config --global --add safe.directory /w/workspace/edgex-go/742 [Pipeline] echo 01:17:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:17:10 + set -o pipefail 01:17:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:17:18 01:17:18 Monitoring /w/workspace/edgex-go/742 (github.com/edgexfoundry/edgex-go)... 01:17:18 01:17:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f629dda6-108a-495c-88ad-a50d464bd3df 01:17:18 01:17:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:17:18 01:17:18 01:17:18 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:17:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:17:18 $ docker stop --time=1 62563760b37a3b524e0a2e47fd436edbcf0fca828d3fb14b01ed9273ba32e42d 01:17:26 $ docker rm -f --volumes 62563760b37a3b524e0a2e47fd436edbcf0fca828d3fb14b01ed9273ba32e42d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:17:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:27 provisioning config files... 01:17:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/742@tmp/config6278516321845464132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:27 --> edgex-publish-swagger.sh 01:17:27 === Publish openapi API === 01:17:27 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 01:17:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/742/openapi/core-command.yaml] 01:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:27 Dload Upload Total Spent Left Speed 01:17:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 131k --:--:-- --:--:-- --:--:-- 131k 100 32782 0 0 100 32782 0 66494 --:--:-- --:--:-- --:--:-- 66360 01:17:27 01:17:27 01:17:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/742/openapi/core-data.yaml] 01:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:27 Dload Upload Total Spent Left Speed 01:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 184k --:--:-- --:--:-- --:--:-- 184k 01:17:28 01:17:28 01:17:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/742/openapi/core-keeper.yaml] 01:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:28 Dload Upload Total Spent Left Speed 01:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 290 141k --:--:-- --:--:-- --:--:-- 141k 01:17:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:17:28 01:17:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/742/openapi/core-metadata.yaml] 01:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:28 Dload Upload Total Spent Left Speed 01:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 1715k --:--:-- --:--:-- --:--:-- 1696k 100 154k 100 156 100 154k 405 400k --:--:-- --:--:-- --:--:-- 400k 01:17:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:17:28 01:17:28 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/742/openapi/support-cron-scheduler.yaml] 01:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:28 Dload Upload Total Spent Left Speed 01:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 301 226k --:--:-- --:--:-- --:--:-- 226k 01:17:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:17:28 01:17:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/742/openapi/support-notifications.yaml] 01:17:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:28 Dload Upload Total Spent Left Speed 01:17:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 449 245k --:--:-- --:--:-- --:--:-- 246k 01:17:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:17:29 [Pipeline] } 01:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:17:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:30 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:17:30 $ docker top 688e8c4389f48c58d32ece4d09f754e7a15304599d0037251a4b43764b97bc05 -eo pid,comm 01:17:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:17:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:31 [ssh-agent] Looking for ssh-agent implementation... 01:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:31 $ docker exec 688e8c4389f48c58d32ece4d09f754e7a15304599d0037251a4b43764b97bc05 ssh-agent 01:17:31 SSH_AUTH_SOCK=/tmp/ssh-6IwVowAaZeK1/agent.32 01:17:31 SSH_AGENT_PID=38 01:17:31 Running ssh-add (command line suppressed) 01:17:31 Identity added: /w/workspace/edgex-go/742@tmp/private_key_15368727607262304839.key (/w/workspace/edgex-go/742@tmp/private_key_15368727607262304839.key) 01:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:31 + git semver tag 01:17:32 2024-11-04 01:17:31,916 [run_tag] DEBUG tag force:False 01:17:32 2024-11-04 01:17:31,916 [check_head_tag] DEBUG check head tag 01:17:32 2024-11-04 01:17:31,919 [execute] INFO git cat-file --batch-check 01:17:32 2024-11-04 01:17:31,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/742, universal_newlines=False, shell=None, istream=) 01:17:32 2024-11-04 01:17:31,923 [execute] INFO git cat-file --batch 01:17:32 2024-11-04 01:17:31,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/742, universal_newlines=False, shell=None, istream=) 01:17:32 2024-11-04 01:17:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:17:32 2024-11-04 01:17:31,979 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 01:17:32 2024-11-04 01:17:31,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/edgex-go/742, universal_newlines=False, shell=None, istream=None) 01:17:32 2024-11-04 01:17:31,985 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:17:32 4.0.0-dev.8 [Pipeline] } 01:17:32 $ docker exec --env ******** --env ******** 688e8c4389f48c58d32ece4d09f754e7a15304599d0037251a4b43764b97bc05 ssh-agent -k 01:17:32 unset SSH_AUTH_SOCK; 01:17:32 unset SSH_AGENT_PID; 01:17:32 echo Agent pid 38 killed; 01:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:32 + git semver [Pipeline] } 01:17:32 $ docker stop --time=1 688e8c4389f48c58d32ece4d09f754e7a15304599d0037251a4b43764b97bc05 01:17:34 $ docker rm -f --volumes 688e8c4389f48c58d32ece4d09f754e7a15304599d0037251a4b43764b97bc05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:34 01:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:35 0.23.1-centos7: Pulling from edgex-lftools 01:17:35 ab5ef0e58194: Pulling fs layer 01:17:35 9712f1f96733: Pulling fs layer 01:17:35 63f879dbbcfc: Pulling fs layer 01:17:35 0d9ebad4ef96: Pulling fs layer 01:17:35 e9a5061849ea: Pulling fs layer 01:17:35 d747dcd14b5f: Pulling fs layer 01:17:35 2de7ff778b66: Pulling fs layer 01:17:35 0d9ebad4ef96: Waiting 01:17:35 d747dcd14b5f: Waiting 01:17:35 e9a5061849ea: Waiting 01:17:35 9712f1f96733: Verifying Checksum 01:17:35 9712f1f96733: Download complete 01:17:35 63f879dbbcfc: Verifying Checksum 01:17:35 63f879dbbcfc: Download complete 01:17:35 e9a5061849ea: Verifying Checksum 01:17:35 e9a5061849ea: Download complete 01:17:35 d747dcd14b5f: Download complete 01:17:35 0d9ebad4ef96: Verifying Checksum 01:17:35 0d9ebad4ef96: Download complete 01:17:35 ab5ef0e58194: Download complete 01:17:35 2de7ff778b66: Verifying Checksum 01:17:35 2de7ff778b66: Download complete 01:17:38 ab5ef0e58194: Pull complete 01:17:38 9712f1f96733: Pull complete 01:17:39 63f879dbbcfc: Pull complete 01:17:43 0d9ebad4ef96: Pull complete 01:17:44 e9a5061849ea: Pull complete 01:17:44 d747dcd14b5f: Pull complete 01:17:45 2de7ff778b66: Pull complete 01:17:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:45 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:17:53 $ docker top 0c5c28853a719965566a6941f9ae582f750f5219a914a4c6ea718dc3f6c584b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:17:53 provisioning config files... 01:17:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/742@tmp/config8791730501774122809tmp 01:17:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/742@tmp/config15581109117080979982tmp 01:17:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/742@tmp/config7613831097413852298tmp [Pipeline] { [Pipeline] echo 01:17:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:17:54 ---> sigul-configuration.sh 01:17:54 gpg: directory `/root/.gnupg' created 01:17:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:17:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:17:54 gpg: keyring `/root/.gnupg/secring.gpg' created 01:17:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:17:54 gpg: CAST5 encrypted data 01:17:54 gpg: encrypted with 1 passphrase 01:17:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:17:54 + mkdir /home/jenkins 01:17:54 + mkdir /home/jenkins/sigul [Pipeline] sh 01:17:54 + 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 01:17:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:17:55 ---> sigul-install.sh 01:17:55 Sigul already installed; skipping installation. [Pipeline] sh 01:17:55 + git tag --list 01:17:55 0.6.0 01:17:55 0.6.1 01:17:55 0.7.0 01:17:55 0.7.1 01:17:55 v1.0.0 01:17:55 v1.0.1 01:17:55 v1.1.0 01:17:55 v1.2.0 01:17:55 v1.2.1 01:17:55 v1.3.0 01:17:55 v1.3.1 01:17:55 v2.0.0 01:17:55 v2.1.0 01:17:55 v2.1.1 01:17:55 v2.2.0 01:17:55 v2.3.0 01:17:55 v3.0 01:17:55 v3.0.0 01:17:55 v3.1 01:17:55 v3.1.0 01:17:55 v3.1.0-dev.1 01:17:55 v3.1.0-dev.10 01:17:55 v3.1.0-dev.11 01:17:55 v3.1.0-dev.12 01:17:55 v3.1.0-dev.13 01:17:55 v3.1.0-dev.14 01:17:55 v3.1.0-dev.15 01:17:55 v3.1.0-dev.16 01:17:55 v3.1.0-dev.17 01:17:55 v3.1.0-dev.18 01:17:55 v3.1.0-dev.19 01:17:55 v3.1.0-dev.2 01:17:55 v3.1.0-dev.20 01:17:55 v3.1.0-dev.21 01:17:55 v3.1.0-dev.22 01:17:55 v3.1.0-dev.23 01:17:55 v3.1.0-dev.24 01:17:55 v3.1.0-dev.25 01:17:55 v3.1.0-dev.26 01:17:55 v3.1.0-dev.27 01:17:55 v3.1.0-dev.28 01:17:55 v3.1.0-dev.29 01:17:55 v3.1.0-dev.3 01:17:55 v3.1.0-dev.30 01:17:55 v3.1.0-dev.31 01:17:55 v3.1.0-dev.32 01:17:55 v3.1.0-dev.33 01:17:55 v3.1.0-dev.34 01:17:55 v3.1.0-dev.35 01:17:55 v3.1.0-dev.36 01:17:55 v3.1.0-dev.37 01:17:55 v3.1.0-dev.38 01:17:55 v3.1.0-dev.39 01:17:55 v3.1.0-dev.4 01:17:55 v3.1.0-dev.40 01:17:55 v3.1.0-dev.41 01:17:55 v3.1.0-dev.42 01:17:55 v3.1.0-dev.43 01:17:55 v3.1.0-dev.44 01:17:55 v3.1.0-dev.45 01:17:55 v3.1.0-dev.46 01:17:55 v3.1.0-dev.47 01:17:55 v3.1.0-dev.48 01:17:55 v3.1.0-dev.49 01:17:55 v3.1.0-dev.5 01:17:55 v3.1.0-dev.50 01:17:55 v3.1.0-dev.51 01:17:55 v3.1.0-dev.52 01:17:55 v3.1.0-dev.53 01:17:55 v3.1.0-dev.54 01:17:55 v3.1.0-dev.55 01:17:55 v3.1.0-dev.56 01:17:55 v3.1.0-dev.57 01:17:55 v3.1.0-dev.58 01:17:55 v3.1.0-dev.59 01:17:55 v3.1.0-dev.6 01:17:55 v3.1.0-dev.60 01:17:55 v3.1.0-dev.61 01:17:55 v3.1.0-dev.62 01:17:55 v3.1.0-dev.63 01:17:55 v3.1.0-dev.64 01:17:55 v3.1.0-dev.65 01:17:55 v3.1.0-dev.66 01:17:55 v3.1.0-dev.67 01:17:55 v3.1.0-dev.68 01:17:55 v3.1.0-dev.69 01:17:55 v3.1.0-dev.7 01:17:55 v3.1.0-dev.70 01:17:55 v3.1.0-dev.71 01:17:55 v3.1.0-dev.72 01:17:55 v3.1.0-dev.73 01:17:55 v3.1.0-dev.8 01:17:55 v3.1.0-dev.9 01:17:55 v3.1.1 01:17:55 v3.1.1-dev.1 01:17:55 v3.1.1-dev.2 01:17:55 v3.2.0-dev.1 01:17:55 v3.2.0-dev.10 01:17:55 v3.2.0-dev.100 01:17:55 v3.2.0-dev.101 01:17:55 v3.2.0-dev.102 01:17:55 v3.2.0-dev.103 01:17:55 v3.2.0-dev.104 01:17:55 v3.2.0-dev.105 01:17:55 v3.2.0-dev.106 01:17:55 v3.2.0-dev.107 01:17:55 v3.2.0-dev.108 01:17:55 v3.2.0-dev.109 01:17:55 v3.2.0-dev.11 01:17:55 v3.2.0-dev.12 01:17:55 v3.2.0-dev.13 01:17:55 v3.2.0-dev.14 01:17:55 v3.2.0-dev.15 01:17:55 v3.2.0-dev.16 01:17:55 v3.2.0-dev.17 01:17:55 v3.2.0-dev.18 01:17:55 v3.2.0-dev.19 01:17:55 v3.2.0-dev.2 01:17:55 v3.2.0-dev.20 01:17:55 v3.2.0-dev.21 01:17:55 v3.2.0-dev.22 01:17:55 v3.2.0-dev.23 01:17:55 v3.2.0-dev.24 01:17:55 v3.2.0-dev.25 01:17:55 v3.2.0-dev.26 01:17:55 v3.2.0-dev.27 01:17:55 v3.2.0-dev.28 01:17:55 v3.2.0-dev.29 01:17:55 v3.2.0-dev.3 01:17:55 v3.2.0-dev.30 01:17:55 v3.2.0-dev.31 01:17:55 v3.2.0-dev.32 01:17:55 v3.2.0-dev.33 01:17:55 v3.2.0-dev.34 01:17:55 v3.2.0-dev.35 01:17:55 v3.2.0-dev.36 01:17:55 v3.2.0-dev.37 01:17:55 v3.2.0-dev.38 01:17:55 v3.2.0-dev.39 01:17:55 v3.2.0-dev.4 01:17:55 v3.2.0-dev.40 01:17:55 v3.2.0-dev.41 01:17:55 v3.2.0-dev.42 01:17:55 v3.2.0-dev.43 01:17:55 v3.2.0-dev.44 01:17:55 v3.2.0-dev.45 01:17:55 v3.2.0-dev.46 01:17:55 v3.2.0-dev.47 01:17:55 v3.2.0-dev.48 01:17:55 v3.2.0-dev.49 01:17:55 v3.2.0-dev.5 01:17:55 v3.2.0-dev.50 01:17:55 v3.2.0-dev.51 01:17:55 v3.2.0-dev.52 01:17:55 v3.2.0-dev.53 01:17:55 v3.2.0-dev.54 01:17:55 v3.2.0-dev.55 01:17:55 v3.2.0-dev.56 01:17:55 v3.2.0-dev.57 01:17:55 v3.2.0-dev.58 01:17:55 v3.2.0-dev.59 01:17:55 v3.2.0-dev.6 01:17:55 v3.2.0-dev.60 01:17:55 v3.2.0-dev.61 01:17:55 v3.2.0-dev.62 01:17:55 v3.2.0-dev.63 01:17:55 v3.2.0-dev.64 01:17:55 v3.2.0-dev.65 01:17:55 v3.2.0-dev.66 01:17:55 v3.2.0-dev.67 01:17:55 v3.2.0-dev.68 01:17:55 v3.2.0-dev.69 01:17:55 v3.2.0-dev.7 01:17:55 v3.2.0-dev.70 01:17:55 v3.2.0-dev.71 01:17:55 v3.2.0-dev.72 01:17:55 v3.2.0-dev.73 01:17:55 v3.2.0-dev.74 01:17:55 v3.2.0-dev.75 01:17:55 v3.2.0-dev.76 01:17:55 v3.2.0-dev.77 01:17:55 v3.2.0-dev.78 01:17:55 v3.2.0-dev.79 01:17:55 v3.2.0-dev.8 01:17:55 v3.2.0-dev.80 01:17:55 v3.2.0-dev.81 01:17:55 v3.2.0-dev.82 01:17:55 v3.2.0-dev.83 01:17:55 v3.2.0-dev.84 01:17:55 v3.2.0-dev.85 01:17:55 v3.2.0-dev.86 01:17:55 v3.2.0-dev.87 01:17:55 v3.2.0-dev.88 01:17:55 v3.2.0-dev.89 01:17:55 v3.2.0-dev.9 01:17:55 v3.2.0-dev.90 01:17:55 v3.2.0-dev.91 01:17:55 v3.2.0-dev.92 01:17:55 v3.2.0-dev.93 01:17:55 v3.2.0-dev.94 01:17:55 v3.2.0-dev.95 01:17:55 v3.2.0-dev.96 01:17:55 v3.2.0-dev.97 01:17:55 v3.2.0-dev.98 01:17:55 v3.2.0-dev.99 01:17:55 v4.0.0-dev.1 01:17:55 v4.0.0-dev.2 01:17:55 v4.0.0-dev.3 01:17:55 v4.0.0-dev.4 01:17:55 v4.0.0-dev.5 01:17:55 v4.0.0-dev.6 01:17:55 v4.0.0-dev.7 01:17:55 v4.0.0-dev.8 [Pipeline] sh 01:17:55 + lftools sign git-tag v4.0.0-dev.8 01:17:56 Signing Git tag with Sigul... 01:17:56 Signing v4.0.0-dev.8 [Pipeline] echo 01:17:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:17:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:17:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:17:58 $ docker stop --time=1 0c5c28853a719965566a6941f9ae582f750f5219a914a4c6ea718dc3f6c584b1 01:18:00 $ docker rm -f --volumes 0c5c28853a719965566a6941f9ae582f750f5219a914a4c6ea718dc3f6c584b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:18:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:01 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:18:01 $ docker top f21656ac6bf6b3dd66f03b0e7bbab3810ef591376cb2e5694992355f2a468c08 -eo pid,comm 01:18:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:18:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:01 [ssh-agent] Looking for ssh-agent implementation... 01:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:01 $ docker exec f21656ac6bf6b3dd66f03b0e7bbab3810ef591376cb2e5694992355f2a468c08 ssh-agent 01:18:01 SSH_AUTH_SOCK=/tmp/ssh-4AxDUVFgyiWz/agent.33 01:18:01 SSH_AGENT_PID=39 01:18:01 Running ssh-add (command line suppressed) 01:18:01 Identity added: /w/workspace/edgex-go/742@tmp/private_key_8192032848418195689.key (/w/workspace/edgex-go/742@tmp/private_key_8192032848418195689.key) 01:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:02 + git semver bump pre 01:18:02 2024-11-04 01:18:02,302 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:18:02 2024-11-04 01:18:02,302 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 01:18:02 2024-11-04 01:18:02,302 [bump_version] DEBUG bumped version:4.0.0-dev.9 01:18:02 2024-11-04 01:18:02,303 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/edgex-go/742/.semver/main with force:True 01:18:02 2024-11-04 01:18:02,303 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:18:02 2024-11-04 01:18:02,303 [write_file] DEBUG write to file:/w/workspace/edgex-go/742/.semver/main 01:18:02 2024-11-04 01:18:02,305 [execute] INFO git cat-file --batch-check 01:18:02 2024-11-04 01:18:02,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=False, shell=None, istream=) 01:18:02 2024-11-04 01:18:02,311 [execute] INFO git cat-file --batch 01:18:02 2024-11-04 01:18:02,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=False, shell=None, istream=) 01:18:02 2024-11-04 01:18:02,317 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:18:02 4.0.0-dev.9 [Pipeline] } 01:18:02 $ docker exec --env ******** --env ******** f21656ac6bf6b3dd66f03b0e7bbab3810ef591376cb2e5694992355f2a468c08 ssh-agent -k 01:18:02 unset SSH_AUTH_SOCK; 01:18:02 unset SSH_AGENT_PID; 01:18:02 echo Agent pid 39 killed; 01:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:02 + git semver [Pipeline] } 01:18:03 $ docker stop --time=1 f21656ac6bf6b3dd66f03b0e7bbab3810ef591376cb2e5694992355f2a468c08 01:18:04 $ docker rm -f --volumes f21656ac6bf6b3dd66f03b0e7bbab3810ef591376cb2e5694992355f2a468c08 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:05 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:18:05 $ docker top 1069d695918ae4a2fdb70f3866e62249f88ddf2e7e2f0d1bc78ade8b99193e5d -eo pid,comm 01:18:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:18:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:05 [ssh-agent] Looking for ssh-agent implementation... 01:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:05 $ docker exec 1069d695918ae4a2fdb70f3866e62249f88ddf2e7e2f0d1bc78ade8b99193e5d ssh-agent 01:18:05 SSH_AUTH_SOCK=/tmp/ssh-gmgfvxSiu2Vl/agent.32 01:18:05 SSH_AGENT_PID=38 01:18:05 Running ssh-add (command line suppressed) 01:18:05 Identity added: /w/workspace/edgex-go/742@tmp/private_key_17831065791544863588.key (/w/workspace/edgex-go/742@tmp/private_key_17831065791544863588.key) 01:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:06 + git semver push 01:18:06 2024-11-04 01:18:06,428 [run_push] DEBUG push 01:18:06 2024-11-04 01:18:06,429 [execute] INFO git cat-file --batch-check 01:18:06 2024-11-04 01:18:06,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=False, shell=None, istream=) 01:18:06 2024-11-04 01:18:06,434 [execute] INFO git rev-list 7229a61e2327c3e73c932cb06c7fef083a9b2e55 -- 01:18:06 2024-11-04 01:18:06,434 [execute] DEBUG Popen(['git', 'rev-list', '7229a61e2327c3e73c932cb06c7fef083a9b2e55', '--'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=False, shell=None, istream=None) 01:18:06 2024-11-04 01:18:06,452 [execute] INFO git fetch -v origin 01:18:06 2024-11-04 01:18:06,452 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=True, shell=None, istream=None) 01:18:07 2024-11-04 01:18:06,935 [run_push] DEBUG no remote changes detected 01:18:07 2024-11-04 01:18:06,935 [execute] INFO git push origin semver 01:18:07 2024-11-04 01:18:06,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/742/.semver, universal_newlines=False, shell=None, istream=None) 01:18:07 2024-11-04 01:18:07,617 [run_push] DEBUG push all version tags 01:18:07 2024-11-04 01:18:07,618 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:18:07 2024-11-04 01:18:07,618 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/742, universal_newlines=False, shell=None, istream=None) 01:18:08 2024-11-04 01:18:08,246 [read_version] DEBUG read version from /w/workspace/edgex-go/742/.semver/main 01:18:08 4.0.0-dev.9 [Pipeline] } 01:18:08 $ docker exec --env ******** --env ******** 1069d695918ae4a2fdb70f3866e62249f88ddf2e7e2f0d1bc78ade8b99193e5d ssh-agent -k 01:18:08 unset SSH_AUTH_SOCK; 01:18:08 unset SSH_AGENT_PID; 01:18:08 echo Agent pid 38 killed; 01:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:09 + git semver [Pipeline] } 01:18:09 $ docker stop --time=1 1069d695918ae4a2fdb70f3866e62249f88ddf2e7e2f0d1bc78ade8b99193e5d 01:18:10 $ docker rm -f --volumes 1069d695918ae4a2fdb70f3866e62249f88ddf2e7e2f0d1bc78ade8b99193e5d [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 01:18:11 + [ -d /w/workspace/edgex-go/742/archives ] [Pipeline] libraryResource [Pipeline] sh 01:18:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:12 ---> package-listing.sh 01:18:12 ++ facter osfamily 01:18:12 ++ tr '[:upper:]' '[:lower:]' 01:18:12 + OS_FAMILY=debian 01:18:12 + workspace=/w/workspace/edgex-go/742 01:18:12 + START_PACKAGES=/tmp/packages_start.txt 01:18:12 + END_PACKAGES=/tmp/packages_end.txt 01:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:12 + PACKAGES=/tmp/packages_start.txt 01:18:12 + '[' /w/workspace/edgex-go/742 ']' 01:18:12 + PACKAGES=/tmp/packages_end.txt 01:18:12 + case "${OS_FAMILY}" in 01:18:12 + dpkg -l 01:18:12 + grep '^ii' 01:18:12 + '[' -f /tmp/packages_start.txt ']' 01:18:12 + '[' -f /tmp/packages_end.txt ']' 01:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:12 + '[' /w/workspace/edgex-go/742 ']' 01:18:12 + mkdir -p /w/workspace/edgex-go/742/archives/ 01:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/742/archives/ [Pipeline] echo 01:18:12 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/742/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:13 01:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:13 latest: Pulling from edgex-lftools-log-publisher 01:18:13 5eb5b503b376: Pulling fs layer 01:18:13 5c69ac0246d0: Pulling fs layer 01:18:13 ec43610c2a17: Pulling fs layer 01:18:13 3a2ae6a8a46f: Pulling fs layer 01:18:13 33b1e0a273af: Pulling fs layer 01:18:13 5d3b04190fa2: Pulling fs layer 01:18:13 2f39f015ded8: Pulling fs layer 01:18:13 33b1e0a273af: Waiting 01:18:13 5d3b04190fa2: Waiting 01:18:13 2f39f015ded8: Waiting 01:18:13 3a2ae6a8a46f: Waiting 01:18:13 5c69ac0246d0: Download complete 01:18:13 3a2ae6a8a46f: Verifying Checksum 01:18:13 3a2ae6a8a46f: Download complete 01:18:13 33b1e0a273af: Verifying Checksum 01:18:13 33b1e0a273af: Download complete 01:18:13 5d3b04190fa2: Verifying Checksum 01:18:13 5d3b04190fa2: Download complete 01:18:13 ec43610c2a17: Verifying Checksum 01:18:13 ec43610c2a17: Download complete 01:18:13 5eb5b503b376: Verifying Checksum 01:18:13 5eb5b503b376: Download complete 01:18:14 2f39f015ded8: Download complete 01:18:15 5eb5b503b376: Pull complete 01:18:15 5c69ac0246d0: Pull complete 01:18:15 ec43610c2a17: Pull complete 01:18:15 3a2ae6a8a46f: Pull complete 01:18:16 33b1e0a273af: Pull complete 01:18:16 5d3b04190fa2: Pull complete 01:18:20 2f39f015ded8: Pull complete 01:18:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:20 prd-ubuntu20.04-docker-8c-8g-24450 does not seem to be running inside a container 01:18:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/742/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/742 -v /w/workspace/edgex-go/742:/w/workspace/edgex-go/742:rw,z -v /w/workspace/edgex-go/742@tmp:/w/workspace/edgex-go/742@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 01:18:25 $ docker top 026488f7a158bd415cce0b11b81abdb7431eb861379431d8c4fc200f484cde25 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:25 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:26 + ls /var/log/sa-host 01:18:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:26 provisioning config files... 01:18:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/742@tmp/config6808601311485703556tmp [Pipeline] { [Pipeline] echo 01:18:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:26 ---> create-netrc.sh [Pipeline] } 01:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:27 ---> python-tools-install.sh [Pipeline] echo 01:18:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:27 ---> sudo-logs.sh 01:18:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:18:27 ---> job-cost.sh 01:18:27 lf-activate-venv: SKIPPING 01:18:27 DEBUG: total: 0.10999999940395355 01:18:27 INFO: Retrieving Stack Cost... 01:18:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:28 INFO: Archiving Costs [Pipeline] echo 01:18:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:18:28 ---> logs-deploy.sh 01:18:28 lf-activate-venv: SKIPPING 01:18:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/742 01:18:28 INFO: archiving workspace using pattern(s): 01:18:29 Archives upload complete. 01:18:29 INFO: archiving logs to Nexus 01:18:30 ---> uname -a: 01:18:30 Linux prd-ubuntu20-04-docker-8c-8g-24450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:18:30 01:18:30 01:18:30 ---> lscpu: 01:18:30 Architecture: x86_64 01:18:30 CPU op-mode(s): 32-bit, 64-bit 01:18:30 Byte Order: Little Endian 01:18:30 Address sizes: 40 bits physical, 48 bits virtual 01:18:30 CPU(s): 8 01:18:30 On-line CPU(s) list: 0-7 01:18:30 Thread(s) per core: 1 01:18:30 Core(s) per socket: 1 01:18:30 Socket(s): 8 01:18:30 NUMA node(s): 1 01:18:30 Vendor ID: AuthenticAMD 01:18:30 CPU family: 23 01:18:30 Model: 49 01:18:30 Model name: AMD EPYC-Rome Processor 01:18:30 Stepping: 0 01:18:30 CPU MHz: 2800.000 01:18:30 BogoMIPS: 5600.00 01:18:30 Virtualization: AMD-V 01:18:30 Hypervisor vendor: KVM 01:18:30 Virtualization type: full 01:18:30 L1d cache: 256 KiB 01:18:30 L1i cache: 256 KiB 01:18:30 L2 cache: 4 MiB 01:18:30 L3 cache: 128 MiB 01:18:30 NUMA node0 CPU(s): 0-7 01:18:30 Vulnerability Itlb multihit: Not affected 01:18:30 Vulnerability L1tf: Not affected 01:18:30 Vulnerability Mds: Not affected 01:18:30 Vulnerability Meltdown: Not affected 01:18:30 Vulnerability Mmio stale data: Not affected 01:18:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:18:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:18:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:18:30 Vulnerability Srbds: Not affected 01:18:30 Vulnerability Tsx async abort: Not affected 01:18:30 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 01:18:30 01:18:30 01:18:30 ---> nproc: 01:18:30 8 01:18:30 01:18:30 01:18:30 ---> df -h: 01:18:30 Filesystem Size Used Avail Use% Mounted on 01:18:30 overlay 155G 29G 127G 19% / 01:18:30 tmpfs 64M 0 64M 0% /dev 01:18:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:18:30 shm 64M 0 64M 0% /dev/shm 01:18:30 /dev/vda1 155G 29G 127G 19% /facter-os 01:18:30 01:18:30 01:18:30 ---> sar -b -r -n DEV: 01:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24450) 11/04/24 _x86_64_ (8 CPU) 01:18:30 01:18:30 00:30:10 LINUX RESTART (8 CPU) 01:18:30 01:18:30 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:18:30 00:32:01 161.11 4.39 156.73 0.00 465.28 51993.38 0.00 01:18:30 00:33:01 109.93 0.00 109.93 0.00 0.00 30455.18 0.00 01:18:30 00:34:01 47.12 0.02 47.10 0.00 0.13 35767.96 0.00 01:18:30 00:35:01 29.56 0.15 29.41 0.00 6.80 17627.33 0.00 01:18:30 00:36:01 243.61 5.79 237.83 0.00 2644.90 118765.95 0.00 01:18:30 00:37:01 530.60 12.86 517.74 0.00 111.28 181517.77 0.00 01:18:30 00:38:01 459.53 0.52 459.01 0.00 5.06 186309.23 0.00 01:18:30 00:39:01 216.74 0.12 216.63 0.00 0.93 58964.85 0.00 01:18:30 00:40:01 269.71 0.02 269.69 0.00 0.13 95828.59 0.00 01:18:30 00:41:01 596.60 0.08 596.52 0.00 4.00 81510.96 0.00 01:18:30 00:42:01 35.24 0.10 35.14 0.00 14.00 921.58 0.00 01:18:30 00:43:01 18.08 0.03 18.05 0.00 8.53 447.39 0.00 01:18:30 00:44:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 01:18:30 00:45:01 2.82 0.02 2.80 0.00 0.13 31.86 0.00 01:18:30 00:46:01 4.00 1.02 2.98 0.00 21.86 39.86 0.00 01:18:30 00:47:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 01:18:30 00:48:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 01:18:30 00:49:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 01:18:30 00:50:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 01:18:30 00:51:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 01:18:30 00:52:01 0.93 0.00 0.93 0.00 0.00 10.39 0.00 01:18:30 00:53:01 1.73 0.00 1.73 0.00 0.00 19.93 0.00 01:18:30 00:54:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 01:18:30 00:55:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 01:18:30 00:56:01 2.77 0.63 2.13 0.00 70.52 24.40 0.00 01:18:30 00:57:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 01:18:30 00:58:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 01:18:30 00:59:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 01:18:30 01:00:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 01:18:30 01:01:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 01:18:30 01:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 01:18:30 01:03:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 01:18:30 01:04:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 01:18:30 01:05:01 2.70 1.03 1.67 0.00 27.72 20.13 0.00 01:18:30 01:06:01 1.53 0.48 1.05 0.00 7.73 14.26 0.00 01:18:30 01:07:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 01:18:30 01:08:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 01:18:30 01:09:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 01:18:30 01:10:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:18:30 01:11:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 01:18:30 01:12:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 01:18:30 01:13:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 01:18:30 01:14:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 01:18:30 01:15:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 01:18:30 01:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 01:18:30 01:17:01 3.05 0.10 2.95 0.00 10.13 164.85 0.00 01:18:30 01:18:01 169.46 0.25 169.21 0.00 2.13 52633.79 0.00 01:18:30 Average: 62.58 0.59 62.00 0.00 72.40 19440.65 0.00 01:18:30 01:18:30 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:18:30 00:32:01 28183932 31540904 778716 2.37 102328 3459360 1924040 5.67 1233772 3011068 306440 01:18:30 00:33:01 27295648 31416164 894840 2.72 131772 4120812 2002920 5.90 1779772 3279032 837128 01:18:30 00:34:01 26581656 31015088 1293460 3.93 134936 4411948 2633672 7.76 2105364 3642968 591396 01:18:30 00:35:01 26535396 31423212 883320 2.69 138260 4818776 1965744 5.79 1512180 4239488 515444 01:18:30 00:36:01 20283996 31343336 925548 2.81 167464 10837688 2904080 8.56 2150572 9675496 4461260 01:18:30 00:37:01 16717132 31196180 1040764 3.17 317776 13697472 3509824 10.34 2973712 11973432 2555012 01:18:30 00:38:01 11228720 29207804 2982632 9.07 352364 16915360 7959688 23.46 5142812 14983920 391068 01:18:30 00:39:01 7125612 27773244 4411500 13.42 369500 19434860 10968828 32.33 7807420 16272984 1264400 01:18:30 00:40:01 6917856 30079768 2124572 6.46 381720 21883876 5346720 15.76 6440820 17835412 1517336 01:18:30 00:41:01 9640956 31451540 801632 2.44 388376 20709804 2341624 6.90 3396504 18404436 660 01:18:30 00:42:01 9628408 31441364 811208 2.47 389840 20710804 2345596 6.91 3752708 18060920 284 01:18:30 00:43:01 9629712 31443728 808532 2.46 390512 20711220 2363844 6.97 3970004 17841476 4 01:18:30 00:44:01 9630836 31444896 807316 2.46 390552 20711224 2363844 6.97 3968280 17841480 8 01:18:30 00:45:01 9622720 31436888 815756 2.48 390596 20711232 2416408 7.12 3981392 17841488 12 01:18:30 00:46:01 9645616 31460852 792164 2.41 390720 20711816 2419752 7.13 3952580 17842020 8 01:18:30 00:47:01 9646028 31461316 791852 2.41 390760 20711828 2419752 7.13 3952648 17842028 8 01:18:30 00:48:01 9646516 31461828 791328 2.41 390764 20711828 2419752 7.13 3951844 17842024 8 01:18:30 00:49:01 9646792 31462108 790960 2.41 390792 20711832 2402932 7.08 3951828 17842028 4 01:18:30 00:50:01 9648068 31463416 789640 2.40 390816 20711836 2402932 7.08 3950692 17842032 8 01:18:30 00:51:01 9648052 31463460 789596 2.40 390864 20711832 2402932 7.08 3950812 17842032 4 01:18:30 00:52:01 9648004 31463416 789556 2.40 390884 20711840 2402932 7.08 3950796 17842036 12 01:18:30 00:53:01 9647924 31463372 789540 2.40 390916 20711844 2402932 7.08 3950896 17842040 8 01:18:30 00:54:01 9647844 31463340 789536 2.40 390932 20711848 2402932 7.08 3950616 17842048 8 01:18:30 00:55:01 9647472 31462972 789816 2.40 390960 20711852 2402932 7.08 3950632 17842052 8 01:18:30 00:56:01 9644080 31461928 790656 2.40 391000 20713952 2408320 7.10 3951408 17843772 20 01:18:30 00:57:01 9644532 31462384 790332 2.40 391028 20713956 2408320 7.10 3951408 17843776 16 01:18:30 00:58:01 9644524 31462420 790256 2.40 391080 20713960 2408320 7.10 3951444 17843780 8 01:18:30 00:59:01 9644264 31462220 790400 2.40 391112 20713964 2408320 7.10 3951488 17843784 16 01:18:30 01:00:01 9644744 31462744 789856 2.40 391124 20713968 2426296 7.15 3951176 17843792 8 01:18:30 01:01:01 9645012 31463052 789624 2.40 391160 20713972 2426296 7.15 3951276 17843800 16 01:18:30 01:02:01 9644720 31462920 789696 2.40 391180 20714104 2426296 7.15 3951640 17843924 24 01:18:30 01:03:01 9645156 31463384 789412 2.40 391208 20714104 2426296 7.15 3951308 17843924 20 01:18:30 01:04:01 9645180 31463440 789332 2.40 391236 20714108 2426296 7.15 3951580 17843928 20 01:18:30 01:05:01 9642688 31462780 790076 2.40 391268 20714936 2426296 7.15 3955232 17844380 20 01:18:30 01:06:01 9638484 31458824 793996 2.41 391280 20715172 2443400 7.20 3958440 17844176 16 01:18:30 01:07:01 9638688 31459060 793700 2.41 391296 20715176 2443400 7.20 3958208 17844180 8 01:18:30 01:08:01 9638828 31459204 793488 2.41 391308 20715176 2443400 7.20 3958164 17844180 8 01:18:30 01:09:01 9638972 31459352 793472 2.41 391316 20715180 2443400 7.20 3958148 17844184 8 01:18:30 01:10:01 9638712 31459124 793680 2.41 391336 20715180 2443400 7.20 3958188 17844188 12 01:18:30 01:11:01 9638380 31458808 793916 2.41 391356 20715188 2443400 7.20 3958232 17844196 40 01:18:30 01:12:01 9638332 31458800 793880 2.41 391388 20715176 2443400 7.20 3958216 17844200 4 01:18:30 01:13:01 9638536 31459048 793584 2.41 391404 20715184 2443400 7.20 3958280 17844196 20 01:18:30 01:14:01 9638220 31458740 793800 2.41 391420 20715196 2443400 7.20 3958264 17844200 20 01:18:30 01:15:01 9638344 31458932 793476 2.41 391436 20715200 2427116 7.15 3958312 17844204 4 01:18:30 01:16:01 9638264 31458872 793780 2.41 391440 20715204 2427116 7.15 3958388 17844208 36 01:18:30 01:17:01 9285848 31409592 842760 2.56 391572 21008324 2691140 7.93 4003224 18138324 294348 01:18:30 01:18:01 8458520 31399956 850012 2.58 409272 21719084 2687064 7.92 4053008 18824052 572 01:18:30 Average: 11398041 31283527 970361 2.95 361098 18893367 2798738 8.25 3847738 16276836 270974 01:18:30 01:18:30 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:18:30 00:32:01 lo 2.43 2.43 0.24 0.24 0.00 0.00 0.00 0.00 01:18:30 00:32:01 docker0 873.15 858.40 63.99 4973.98 0.00 0.00 0.00 0.00 01:18:30 00:32:01 ens3 1116.37 1028.17 9935.52 125.66 0.00 0.00 0.00 0.00 01:18:30 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:33:01 ens3 126.67 101.37 115.32 180.79 0.00 0.00 0.00 0.00 01:18:30 00:33:01 veth0dfcd55 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:34:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 01:18:30 00:34:01 ens3 34.64 24.56 26.41 15.32 0.00 0.00 0.00 0.00 01:18:30 00:34:01 veth0dfcd55 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 01:18:30 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:35:01 ens3 18.53 12.93 16.24 10.05 0.00 0.00 0.00 0.00 01:18:30 00:35:01 veth0dfcd55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vetha21098c 1.55 3.19 0.12 44.37 0.00 0.00 0.00 0.00 01:18:30 00:36:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethf1f59cd 3.06 5.35 0.24 77.24 0.00 0.00 0.00 0.01 01:18:30 00:36:01 vethea0ff1d 2.14 5.82 0.17 109.67 0.00 0.00 0.00 0.01 01:18:30 00:36:01 veth7b0ae97 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 docker0 10.31 20.02 0.67 308.59 0.00 0.00 0.00 0.00 01:18:30 00:36:01 veth8c9e8e6 1.63 3.53 0.12 38.61 0.00 0.00 0.00 0.00 01:18:30 00:36:01 ens3 273.45 123.74 5417.93 26.41 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethc0bcd7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 veth8822481 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethfb5b175 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethb7df126 0.60 0.68 0.05 0.24 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethd443bca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 veth15e3dd0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 veth6c56530 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethf50fbea 1.33 2.56 0.10 38.53 0.00 0.00 0.00 0.00 01:18:30 00:36:01 vethb9026be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:37:01 docker0 495.64 778.68 41.28 7866.05 0.00 0.00 0.00 0.00 01:18:30 00:37:01 ens3 803.60 507.08 7885.19 57.83 0.00 0.00 0.00 0.00 01:18:30 00:37:01 vethc589b4f 85.34 125.15 8.60 1213.41 0.00 0.00 0.00 0.10 01:18:30 00:37:01 veth7b3af84 87.39 129.47 8.74 1212.24 0.00 0.00 0.00 0.10 01:18:30 00:37:01 veth715221e 80.74 116.99 8.23 1212.72 0.00 0.00 0.00 0.10 01:18:30 00:37:01 vethd075d9d 82.03 129.24 8.43 1216.57 0.00 0.00 0.00 0.10 01:18:30 00:37:01 vethb7df126 0.08 0.75 0.00 0.03 0.00 0.00 0.00 0.00 01:18:30 00:37:01 veth067f4e0 84.41 141.46 8.48 1212.80 0.00 0.00 0.00 0.10 01:18:30 00:38:01 veth10f7eb0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth6759eff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth79fb298 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth510438f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth6db99d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 docker0 0.48 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:18:30 00:38:01 ens3 13.23 9.90 10.70 6.24 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth829848b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth94b898d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 vethafab78b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth3fff534 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth5f6a429 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 vethb7df126 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth648830a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:38:01 veth1e8a562 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth10f7eb0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth6759eff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth79fb298 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth510438f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth6db99d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 ens3 3.75 2.75 2.95 1.69 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth829848b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth94b898d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 vethafab78b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth3fff534 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth5f6a429 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 vethb7df126 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth648830a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:39:01 veth1e8a562 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth10f7eb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth6759eff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth79fb298 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth510438f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth6db99d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 ens3 5.70 3.90 4.57 2.56 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth829848b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth94b898d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 vethafab78b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth3fff534 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth5f6a429 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 vethb7df126 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth648830a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:40:01 veth1e8a562 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:41:01 lo 14.26 14.26 1.40 1.40 0.00 0.00 0.00 0.00 01:18:30 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:41:01 ens3 174.04 190.14 69.39 851.56 0.00 0.00 0.00 0.00 01:18:30 00:42:01 lo 46.19 46.19 4.56 4.56 0.00 0.00 0.00 0.00 01:18:30 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:42:01 ens3 476.62 477.47 214.29 2829.41 0.00 0.00 0.00 0.00 01:18:30 00:43:01 lo 20.33 20.33 2.00 2.00 0.00 0.00 0.00 0.00 01:18:30 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:43:01 ens3 260.91 262.16 106.13 1569.77 0.00 0.00 0.00 0.00 01:18:30 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:44:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:18:30 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:45:01 ens3 1.20 0.72 1.95 0.30 0.00 0.00 0.00 0.00 01:18:30 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:46:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:18:30 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:48:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:18:30 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:51:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 01:18:30 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:52:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:53:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:56:01 ens3 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 01:18:30 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:18:30 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 00:59:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:00:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:01:01 ens3 0.40 0.33 0.10 0.12 0.00 0.00 0.00 0.00 01:18:30 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:02:01 ens3 0.48 0.38 0.26 0.22 0.00 0.00 0.00 0.00 01:18:30 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:04:01 ens3 0.88 0.40 0.31 0.22 0.00 0.00 0.00 0.00 01:18:30 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:05:01 ens3 3.10 2.70 2.30 3.57 0.00 0.00 0.00 0.00 01:18:30 01:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:06:01 ens3 5.15 3.72 3.34 2.79 0.00 0.00 0.00 0.00 01:18:30 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:08:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:18:30 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:11:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:18:30 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:14:01 ens3 0.25 0.07 0.12 0.00 0.00 0.00 0.00 0.00 01:18:30 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:30 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:16:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:18:30 01:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:18:30 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:17:01 ens3 81.33 42.13 2640.36 7.97 0.00 0.00 0.00 0.00 01:18:30 01:18:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 01:18:30 01:18:01 docker0 72.04 127.91 6.87 1255.61 0.00 0.00 0.00 0.00 01:18:30 01:18:01 ens3 315.31 214.00 4508.79 149.28 0.00 0.00 0.00 0.00 01:18:30 01:18:01 veth978293b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 Average: lo 1.94 1.94 0.19 0.19 0.00 0.00 0.00 0.00 01:18:30 Average: docker0 30.70 37.81 2.39 305.36 0.00 0.00 0.00 0.00 01:18:30 Average: ens3 78.90 63.82 656.76 124.33 0.00 0.00 0.00 0.00 01:18:30 Average: veth978293b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:30 01:18:30 01:18:30 ---> sar -P ALL: 01:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24450) 11/04/24 _x86_64_ (8 CPU) 01:18:30 01:18:30 00:30:10 LINUX RESTART (8 CPU) 01:18:30 01:18:30 00:31:02 CPU %user %nice %system %iowait %steal %idle 01:18:30 00:32:01 all 8.06 0.00 3.72 5.22 0.08 82.92 01:18:30 00:32:01 0 12.04 0.00 4.77 6.37 0.09 76.73 01:18:30 00:32:01 1 6.55 0.00 3.11 7.12 0.07 83.15 01:18:30 00:32:01 2 8.28 0.00 3.88 1.02 0.09 86.74 01:18:30 00:32:01 3 7.12 0.00 3.74 1.03 0.07 88.03 01:18:30 00:32:01 4 7.65 0.00 2.38 0.72 0.05 89.20 01:18:30 00:32:01 5 7.02 0.00 4.14 7.38 0.07 81.39 01:18:30 00:32:01 6 8.38 0.00 4.86 16.60 0.10 70.05 01:18:30 00:32:01 7 7.44 0.00 2.91 1.61 0.10 87.93 01:18:30 00:33:01 all 30.08 0.00 5.12 4.86 0.08 59.86 01:18:30 00:33:01 0 30.30 0.00 5.54 14.40 0.08 49.67 01:18:30 00:33:01 1 31.22 0.00 5.93 7.06 0.08 55.71 01:18:30 00:33:01 2 29.11 0.00 4.90 0.76 0.07 65.16 01:18:30 00:33:01 3 30.45 0.00 4.73 0.30 0.08 64.44 01:18:30 00:33:01 4 28.67 0.00 4.51 0.25 0.07 66.50 01:18:30 00:33:01 5 32.03 0.00 5.72 14.52 0.10 47.63 01:18:30 00:33:01 6 29.96 0.00 5.81 0.98 0.08 63.16 01:18:30 00:33:01 7 28.90 0.00 3.84 0.59 0.05 66.63 01:18:30 00:34:01 all 34.54 0.00 5.59 1.66 0.08 58.13 01:18:30 00:34:01 0 33.97 0.00 4.79 0.02 0.08 61.14 01:18:30 00:34:01 1 33.39 0.00 5.69 1.76 0.08 59.07 01:18:30 00:34:01 2 32.69 0.00 4.79 0.17 0.08 62.27 01:18:30 00:34:01 3 35.30 0.00 5.72 0.00 0.08 58.89 01:18:30 00:34:01 4 38.12 0.00 5.42 0.05 0.08 56.32 01:18:30 00:34:01 5 35.44 0.00 5.17 2.12 0.07 57.21 01:18:30 00:34:01 6 34.00 0.00 7.14 9.16 0.07 49.64 01:18:30 00:34:01 7 33.39 0.00 6.03 0.03 0.08 60.46 01:18:30 00:35:01 all 58.73 0.00 7.54 1.73 0.09 31.91 01:18:30 00:35:01 0 57.24 0.00 7.18 1.82 0.08 33.67 01:18:30 00:35:01 1 61.44 0.00 7.58 1.16 0.10 29.72 01:18:30 00:35:01 2 56.11 0.00 6.97 1.79 0.08 35.04 01:18:30 00:35:01 3 60.86 0.00 7.92 1.66 0.08 29.48 01:18:30 00:35:01 4 58.49 0.00 7.46 0.88 0.08 33.09 01:18:30 00:35:01 5 58.30 0.00 7.32 1.08 0.10 33.20 01:18:30 00:35:01 6 58.67 0.00 8.24 3.77 0.12 29.19 01:18:30 00:35:01 7 58.72 0.00 7.68 1.66 0.08 31.85 01:18:30 00:36:01 all 26.46 0.00 8.75 10.63 0.11 54.04 01:18:30 00:36:01 0 27.73 0.00 10.03 10.75 0.12 51.36 01:18:30 00:36:01 1 26.56 0.00 8.55 6.27 0.10 58.52 01:18:30 00:36:01 2 26.74 0.00 8.41 10.94 0.14 53.76 01:18:30 00:36:01 3 26.12 0.00 9.93 21.69 0.14 42.12 01:18:30 00:36:01 4 27.40 0.00 8.13 5.68 0.10 58.69 01:18:30 00:36:01 5 24.72 0.00 7.87 15.53 0.10 51.77 01:18:30 00:36:01 6 26.42 0.00 7.97 10.38 0.12 55.11 01:18:30 00:36:01 7 25.96 0.00 9.10 3.97 0.10 60.87 01:18:30 00:37:01 all 11.41 0.00 5.06 20.51 0.10 62.93 01:18:30 00:37:01 0 11.29 0.00 5.49 33.27 0.09 49.86 01:18:30 00:37:01 1 10.15 0.00 5.41 18.43 0.07 65.94 01:18:30 00:37:01 2 9.57 0.00 4.43 13.86 0.09 72.06 01:18:30 00:37:01 3 12.46 0.00 5.22 40.54 0.10 41.67 01:18:30 00:37:01 4 11.74 0.00 4.76 13.53 0.08 69.89 01:18:30 00:37:01 5 12.43 0.00 4.73 14.81 0.22 67.80 01:18:30 00:37:01 6 12.62 0.00 5.20 21.76 0.08 60.34 01:18:30 00:37:01 7 11.00 0.00 5.23 8.04 0.07 75.66 01:18:30 00:38:01 all 20.13 0.00 5.06 13.49 0.07 61.25 01:18:30 00:38:01 0 20.32 0.00 4.23 7.36 0.05 68.04 01:18:30 00:38:01 1 20.54 0.00 4.14 6.81 0.08 68.42 01:18:30 00:38:01 2 19.01 0.00 3.34 2.30 0.05 75.30 01:18:30 00:38:01 3 20.02 0.00 5.24 10.84 0.07 63.83 01:18:30 00:38:01 4 20.35 0.00 5.24 6.50 0.05 67.86 01:18:30 00:38:01 5 19.76 0.00 6.00 10.53 0.07 63.65 01:18:30 00:38:01 6 20.50 0.00 7.21 47.06 0.08 25.14 01:18:30 00:38:01 7 20.54 0.00 5.10 16.69 0.07 57.60 01:18:30 00:39:01 all 87.91 0.00 11.91 0.00 0.17 0.00 01:18:30 00:39:01 0 87.21 0.00 12.56 0.00 0.23 0.00 01:18:30 00:39:01 1 88.41 0.00 11.44 0.00 0.15 0.00 01:18:30 00:39:01 2 87.51 0.00 12.33 0.00 0.15 0.00 01:18:30 00:39:01 3 88.49 0.00 11.38 0.00 0.13 0.00 01:18:30 00:39:01 4 88.84 0.00 11.00 0.00 0.15 0.00 01:18:30 00:39:01 5 86.41 0.00 13.36 0.00 0.23 0.00 01:18:30 00:39:01 6 87.93 0.00 11.94 0.00 0.13 0.00 01:18:30 00:39:01 7 88.42 0.00 11.38 0.00 0.20 0.00 01:18:30 00:40:01 all 88.87 0.00 10.90 0.00 0.20 0.02 01:18:30 00:40:01 0 88.61 0.00 11.18 0.00 0.19 0.02 01:18:30 00:40:01 1 89.70 0.00 10.12 0.00 0.17 0.02 01:18:30 00:40:01 2 85.91 0.00 13.72 0.02 0.35 0.00 01:18:30 00:40:01 3 89.65 0.00 10.15 0.02 0.17 0.02 01:18:30 00:40:01 4 89.49 0.00 10.33 0.00 0.17 0.02 01:18:30 00:40:01 5 87.32 0.00 12.42 0.00 0.26 0.00 01:18:30 00:40:01 6 89.97 0.00 9.86 0.00 0.17 0.00 01:18:30 00:40:01 7 90.12 0.00 9.65 0.00 0.17 0.07 01:18:30 00:41:01 all 23.60 0.00 5.66 7.95 0.13 62.66 01:18:30 00:41:01 0 23.45 0.00 5.86 5.13 0.14 65.43 01:18:30 00:41:01 1 25.23 0.00 5.25 5.60 0.10 63.82 01:18:30 00:41:01 2 20.32 0.00 6.27 14.70 0.24 58.47 01:18:30 00:41:01 3 23.76 0.00 5.82 20.40 0.10 49.92 01:18:30 00:41:01 4 23.64 0.00 5.54 2.30 0.08 68.43 01:18:30 00:41:01 5 21.19 0.00 5.12 3.92 0.17 69.60 01:18:30 00:41:01 6 25.46 0.00 6.23 7.39 0.10 60.82 01:18:30 00:41:01 7 25.58 0.00 5.19 4.22 0.10 64.90 01:18:30 00:42:01 all 9.66 0.00 1.10 0.17 0.06 89.01 01:18:30 00:42:01 0 9.03 0.00 1.37 0.05 0.07 89.48 01:18:30 00:42:01 1 11.57 0.00 1.09 0.57 0.05 86.72 01:18:30 00:42:01 2 9.82 0.00 1.09 0.03 0.05 89.01 01:18:30 00:42:01 3 9.46 0.00 1.09 0.07 0.07 89.31 01:18:30 00:42:01 4 11.71 0.00 1.11 0.07 0.07 87.05 01:18:30 00:42:01 5 3.49 0.00 0.70 0.03 0.05 95.72 01:18:30 00:42:01 6 11.23 0.00 1.15 0.07 0.07 87.48 01:18:30 00:42:01 7 10.96 0.00 1.21 0.47 0.05 87.31 01:18:30 01:18:30 00:42:01 CPU %user %nice %system %iowait %steal %idle 01:18:30 00:43:01 all 5.45 0.00 0.56 0.08 0.03 93.88 01:18:30 00:43:01 0 5.40 0.00 0.60 0.02 0.03 93.95 01:18:30 00:43:01 1 9.30 0.00 0.60 0.45 0.05 89.60 01:18:30 00:43:01 2 3.17 0.00 0.60 0.02 0.02 96.19 01:18:30 00:43:01 3 7.12 0.00 0.55 0.07 0.03 92.23 01:18:30 00:43:01 4 4.94 0.00 0.50 0.05 0.03 94.48 01:18:30 00:43:01 5 3.66 0.00 0.48 0.02 0.02 95.82 01:18:30 00:43:01 6 5.66 0.00 0.55 0.05 0.03 93.71 01:18:30 00:43:01 7 4.33 0.00 0.58 0.00 0.05 95.04 01:18:30 00:44:01 all 0.03 0.00 0.02 0.02 0.01 99.93 01:18:30 00:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:18:30 00:44:01 1 0.00 0.00 0.00 0.12 0.00 99.88 01:18:30 00:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 00:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:18:30 00:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 00:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 01:18:30 00:45:01 all 0.05 0.00 0.04 0.01 0.01 99.89 01:18:30 00:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:18:30 00:45:01 1 0.03 0.00 0.03 0.05 0.02 99.87 01:18:30 00:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:18:30 00:45:01 3 0.15 0.00 0.03 0.00 0.00 99.82 01:18:30 00:45:01 4 0.00 0.00 0.03 0.03 0.00 99.93 01:18:30 00:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 00:45:01 6 0.05 0.00 0.07 0.00 0.02 99.87 01:18:30 00:45:01 7 0.07 0.00 0.05 0.02 0.02 99.85 01:18:30 00:46:01 all 0.07 0.00 0.04 0.04 0.01 99.84 01:18:30 00:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:18:30 00:46:01 1 0.07 0.00 0.03 0.17 0.00 99.73 01:18:30 00:46:01 2 0.18 0.00 0.07 0.08 0.00 99.67 01:18:30 00:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 00:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 00:46:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:18:30 00:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:18:30 00:46:01 7 0.13 0.00 0.08 0.05 0.02 99.72 01:18:30 00:47:01 all 0.03 0.00 0.02 0.05 0.01 99.89 01:18:30 00:47:01 0 0.10 0.00 0.03 0.00 0.02 99.85 01:18:30 00:47:01 1 0.00 0.00 0.00 0.28 0.02 99.70 01:18:30 00:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:18:30 00:47:01 4 0.00 0.00 0.02 0.05 0.00 99.93 01:18:30 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 00:47:01 7 0.07 0.00 0.05 0.08 0.02 99.78 01:18:30 00:48:01 all 0.10 0.00 0.01 0.00 0.01 99.88 01:18:30 00:48:01 0 0.47 0.00 0.03 0.00 0.00 99.50 01:18:30 00:48:01 1 0.07 0.00 0.02 0.02 0.00 99.90 01:18:30 00:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 00:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:18:30 00:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 01:18:30 00:48:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:18:30 00:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:18:30 00:49:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:18:30 00:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:18:30 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 00:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 00:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:18:30 00:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:18:30 00:50:01 1 0.03 0.00 0.00 0.05 0.00 99.92 01:18:30 00:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:50:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:18:30 00:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 00:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 00:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:18:30 00:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:18:30 00:51:01 1 0.07 0.00 0.03 0.10 0.02 99.78 01:18:30 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:18:30 00:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:18:30 00:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:18:30 00:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 00:52:01 1 0.07 0.00 0.03 0.03 0.02 99.85 01:18:30 00:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:18:30 00:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:18:30 00:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:18:30 00:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:18:30 00:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:18:30 00:53:01 all 0.12 0.00 0.01 0.01 0.00 99.85 01:18:30 00:53:01 0 0.83 0.00 0.00 0.05 0.00 99.12 01:18:30 00:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:18:30 00:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:18:30 00:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:18:30 00:53:01 CPU %user %nice %system %iowait %steal %idle 01:18:30 00:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:18:30 00:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:18:30 00:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 00:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:54:01 6 0.05 0.00 0.05 0.00 0.03 99.87 01:18:30 00:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:55:01 all 0.17 0.00 0.02 0.01 0.00 99.80 01:18:30 00:55:01 0 1.31 0.00 0.02 0.03 0.00 98.64 01:18:30 00:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:18:30 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 00:55:01 6 0.07 0.00 0.07 0.00 0.02 99.85 01:18:30 00:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:56:01 all 0.05 0.00 0.03 0.02 0.01 99.90 01:18:30 00:56:01 0 0.08 0.00 0.02 0.03 0.02 99.85 01:18:30 00:56:01 1 0.03 0.00 0.03 0.07 0.00 99.87 01:18:30 00:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:18:30 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:56:01 5 0.07 0.00 0.02 0.03 0.02 99.87 01:18:30 00:56:01 6 0.07 0.00 0.07 0.00 0.02 99.85 01:18:30 00:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:18:30 00:57:01 all 0.02 0.00 0.02 0.06 0.01 99.90 01:18:30 00:57:01 0 0.00 0.00 0.02 0.27 0.02 99.70 01:18:30 00:57:01 1 0.02 0.00 0.02 0.18 0.00 99.78 01:18:30 00:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:18:30 00:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:18:30 00:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:57:01 6 0.08 0.00 0.05 0.02 0.03 99.82 01:18:30 00:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:58:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:18:30 00:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:58:01 1 0.03 0.00 0.00 0.03 0.02 99.92 01:18:30 00:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 00:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:58:01 6 0.07 0.00 0.03 0.02 0.02 99.87 01:18:30 00:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:59:01 all 0.02 0.00 0.01 0.02 0.00 99.95 01:18:30 00:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:18:30 00:59:01 1 0.03 0.00 0.00 0.07 0.00 99.90 01:18:30 00:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 00:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 00:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 00:59:01 6 0.05 0.00 0.02 0.08 0.02 99.83 01:18:30 00:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:00:01 all 0.21 0.00 0.01 0.00 0.01 99.77 01:18:30 01:00:01 0 1.50 0.00 0.03 0.00 0.02 98.45 01:18:30 01:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 01:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:00:01 6 0.08 0.00 0.03 0.00 0.02 99.87 01:18:30 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:01:01 all 0.27 0.00 0.01 0.01 0.00 99.70 01:18:30 01:01:01 0 1.94 0.00 0.00 0.00 0.00 98.06 01:18:30 01:01:01 1 0.02 0.00 0.00 0.10 0.00 99.88 01:18:30 01:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:01:01 6 0.07 0.00 0.05 0.02 0.02 99.85 01:18:30 01:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:18:30 01:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:18:30 01:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:18:30 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 01:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:18:30 01:02:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:18:30 01:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:18:30 01:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:03:01 1 0.00 0.00 0.02 0.03 0.02 99.93 01:18:30 01:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:03:01 6 0.08 0.00 0.02 0.02 0.03 99.85 01:18:30 01:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:04:01 all 0.02 0.00 0.01 0.02 0.01 99.94 01:18:30 01:04:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:18:30 01:04:01 1 0.02 0.00 0.02 0.12 0.00 99.85 01:18:30 01:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:18:30 01:04:01 6 0.05 0.00 0.03 0.00 0.03 99.88 01:18:30 01:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:18:30 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:18:30 01:05:01 all 0.24 0.00 0.03 0.03 0.01 99.69 01:18:30 01:05:01 0 0.73 0.00 0.02 0.10 0.00 99.15 01:18:30 01:05:01 1 0.10 0.00 0.03 0.07 0.00 99.80 01:18:30 01:05:01 2 0.17 0.00 0.02 0.00 0.02 99.80 01:18:30 01:05:01 3 0.37 0.00 0.00 0.00 0.02 99.62 01:18:30 01:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:18:30 01:05:01 5 0.23 0.00 0.05 0.02 0.00 99.70 01:18:30 01:05:01 6 0.17 0.00 0.05 0.00 0.02 99.77 01:18:30 01:05:01 7 0.13 0.00 0.03 0.08 0.00 99.75 01:18:30 01:06:01 all 0.15 0.00 0.04 0.03 0.01 99.78 01:18:30 01:06:01 0 0.25 0.00 0.07 0.17 0.02 99.50 01:18:30 01:06:01 1 0.07 0.00 0.07 0.10 0.02 99.75 01:18:30 01:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:18:30 01:06:01 3 0.58 0.00 0.02 0.00 0.00 99.40 01:18:30 01:06:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:18:30 01:06:01 5 0.12 0.00 0.00 0.00 0.00 99.88 01:18:30 01:06:01 6 0.07 0.00 0.05 0.00 0.02 99.87 01:18:30 01:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:07:01 all 0.11 0.00 0.01 0.00 0.01 99.86 01:18:30 01:07:01 0 0.62 0.00 0.00 0.02 0.00 99.37 01:18:30 01:07:01 1 0.03 0.00 0.02 0.02 0.00 99.93 01:18:30 01:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:18:30 01:07:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:18:30 01:07:01 6 0.08 0.00 0.07 0.00 0.03 99.82 01:18:30 01:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:08:01 all 0.10 0.00 0.01 0.01 0.01 99.88 01:18:30 01:08:01 0 0.70 0.00 0.00 0.03 0.02 99.25 01:18:30 01:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:18:30 01:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 01:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:18:30 01:09:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:18:30 01:09:01 0 0.10 0.00 0.02 0.00 0.00 99.88 01:18:30 01:09:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:18:30 01:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:18:30 01:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:18:30 01:09:01 6 0.10 0.00 0.05 0.00 0.02 99.83 01:18:30 01:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:10:01 all 0.10 0.00 0.01 0.00 0.00 99.88 01:18:30 01:10:01 0 0.68 0.00 0.02 0.02 0.02 99.27 01:18:30 01:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:18:30 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:18:30 01:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:18:30 01:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:11:01 all 0.04 0.00 0.01 0.04 0.00 99.90 01:18:30 01:11:01 0 0.12 0.00 0.03 0.02 0.00 99.83 01:18:30 01:11:01 1 0.00 0.00 0.00 0.28 0.00 99.72 01:18:30 01:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:18:30 01:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:18:30 01:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:18:30 01:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:12:01 all 0.07 0.00 0.01 0.02 0.01 99.89 01:18:30 01:12:01 0 0.17 0.00 0.02 0.12 0.02 99.68 01:18:30 01:12:01 1 0.02 0.00 0.03 0.03 0.02 99.90 01:18:30 01:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:12:01 3 0.17 0.00 0.02 0.00 0.02 99.80 01:18:30 01:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:12:01 6 0.12 0.00 0.02 0.00 0.02 99.85 01:18:30 01:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:13:01 all 0.12 0.00 0.01 0.00 0.00 99.86 01:18:30 01:13:01 0 0.73 0.00 0.02 0.02 0.00 99.23 01:18:30 01:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:18:30 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:18:30 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:30 01:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:18:30 01:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:18:30 01:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:18:30 01:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:18:30 01:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:18:30 01:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:18:30 01:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 01:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:18:30 01:15:01 all 0.02 0.00 0.00 0.01 0.01 99.96 01:18:30 01:15:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:18:30 01:15:01 1 0.00 0.00 0.00 0.07 0.02 99.92 01:18:30 01:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:18:30 01:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:30 01:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:30 01:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:18:30 01:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:30 01:18:30 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:18:30 01:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:18:30 01:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:18:30 01:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:30 01:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:18:30 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:30 01:16:01 6 0.03 0.00 0.07 0.00 0.03 99.87 01:18:30 01:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:18:30 01:17:01 all 0.91 0.00 0.46 0.04 0.01 98.58 01:18:30 01:17:01 0 0.81 0.00 0.37 0.00 0.02 98.81 01:18:30 01:17:01 1 1.08 0.00 0.53 0.25 0.02 98.11 01:18:30 01:17:01 2 0.88 0.00 0.30 0.00 0.02 98.80 01:18:30 01:17:01 3 0.97 0.00 0.72 0.05 0.02 98.25 01:18:30 01:17:01 4 0.82 0.00 0.33 0.00 0.00 98.85 01:18:30 01:17:01 5 0.60 0.00 0.35 0.02 0.02 99.02 01:18:30 01:17:01 6 0.69 0.00 0.45 0.00 0.02 98.85 01:18:30 01:17:01 7 1.42 0.00 0.62 0.00 0.02 97.95 01:18:30 01:18:01 all 7.71 0.00 3.55 4.52 0.05 84.17 01:18:30 01:18:01 0 5.54 0.00 4.95 8.02 0.07 81.43 01:18:30 01:18:01 1 9.45 0.00 3.35 5.70 0.05 81.45 01:18:30 01:18:01 2 9.10 0.00 3.51 0.20 0.03 87.16 01:18:30 01:18:01 3 7.00 0.00 3.64 7.92 0.05 81.39 01:18:30 01:18:01 4 6.34 0.00 2.39 0.25 0.05 90.97 01:18:30 01:18:01 5 7.41 0.00 3.79 0.32 0.05 88.43 01:18:30 01:18:01 6 7.37 0.00 2.77 3.26 0.05 86.55 01:18:30 01:18:01 7 9.47 0.00 4.03 10.64 0.09 75.78 01:18:30 Average: all 8.75 0.00 1.59 1.50 0.03 88.14 01:18:30 Average: 0 8.88 0.00 1.67 1.85 0.03 87.57 01:18:30 Average: 1 9.00 0.00 1.55 1.33 0.03 88.09 01:18:30 Average: 2 8.34 0.00 1.56 0.96 0.03 89.11 01:18:30 Average: 3 8.89 0.00 1.61 2.19 0.03 87.28 01:18:30 Average: 4 8.85 0.00 1.47 0.64 0.02 89.02 01:18:30 Average: 5 8.31 0.00 1.61 1.47 0.03 88.57 01:18:30 Average: 6 8.89 0.00 1.70 2.53 0.04 86.85 01:18:30 Average: 7 8.82 0.00 1.54 1.01 0.03 88.60 01:18:30 01:18:30 01:18:30