Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 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-ssh3304188686503563584.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-ssh10339608992806996121.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-ssh10382350472493747122.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-ssh9424273231481624736.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-ssh17352941151401376692.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 ‘prd-ubuntu20.04-docker-8c-8g-24935’ Running on prd-ubuntu20.04-docker-8c-8g-24943 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/745 [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/745 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 (main) Commit message: "Merge pull request #4994 from jackchenjc/issue-4916-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 > git rev-list --no-walk 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T01:16:04.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T01:16:04.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T01:16:04.278Z] ========================================================= [2024-11-08T01:16:04.278Z] EdgeX Global Pipelines Version Info [2024-11-08T01:16:04.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T01:16:05.063Z] ------------------- [2024-11-08T01:16:05.063Z] stable info: [2024-11-08T01:16:05.063Z] ------------------- [2024-11-08T01:16:05.063Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T01:16:05.063Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T01:16:05.063Z] Message: update stable to v1.0.265 [2024-11-08T01:16:05.637Z] ------------------- [2024-11-08T01:16:05.637Z] experimental info: [2024-11-08T01:16:05.637Z] ------------------- [2024-11-08T01:16:05.637Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T01:16:05.637Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T01:16:05.637Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T01:16:05.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-08T01:16:05.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-08T01:16:05.747Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T01:16:05.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T01:16:05.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T01:16:05.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T01:16:05.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T01:16:05.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-08T01:16:05.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-08T01:16:05.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-08T01:16:05.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T01:16:05.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T01:16:05.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T01:16:05.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T01:16:06.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T01:16:06.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T01:16:06.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T01:16:06.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T01:16:06.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T01:16:06.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T01:16:06.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T01:16:06.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T01:16:06.185Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T01:16:06.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T01:16:06.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T01:16:06.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T01:16:06.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo [2024-11-08T01:16:06.313Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86a4aa5 [Pipeline] echo [2024-11-08T01:16:06.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T01:16:06.404Z] provisioning config files... [2024-11-08T01:16:06.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config1643959343010838057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T01:16:06.747Z] ---> ****-login.sh [2024-11-08T01:16:06.747Z] nexus3.edgexfoundry.org:10001 [2024-11-08T01:16:07.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:16:07.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:16:07.009Z] Configure a credential helper to remove this warning. See [2024-11-08T01:16:07.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:16:07.009Z] [2024-11-08T01:16:07.009Z] Login Succeeded [2024-11-08T01:16:07.009Z] nexus3.edgexfoundry.org:10002 [2024-11-08T01:16:07.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:16:07.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:16:07.270Z] Configure a credential helper to remove this warning. See [2024-11-08T01:16:07.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:16:07.270Z] [2024-11-08T01:16:07.270Z] Login Succeeded [2024-11-08T01:16:07.270Z] nexus3.edgexfoundry.org:10003 [2024-11-08T01:16:07.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:16:07.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:16:07.271Z] Configure a credential helper to remove this warning. See [2024-11-08T01:16:07.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:16:07.271Z] [2024-11-08T01:16:07.271Z] Login Succeeded [2024-11-08T01:16:07.271Z] nexus3.edgexfoundry.org:10004 [2024-11-08T01:16:07.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:16:07.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:16:07.532Z] Configure a credential helper to remove this warning. See [2024-11-08T01:16:07.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:16:07.533Z] [2024-11-08T01:16:07.533Z] Login Succeeded [2024-11-08T01:16:07.533Z] ****.io [2024-11-08T01:16:07.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:16:07.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:16:07.791Z] Configure a credential helper to remove this warning. See [2024-11-08T01:16:07.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:16:07.791Z] [2024-11-08T01:16:07.791Z] Login Succeeded [2024-11-08T01:16:07.791Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T01:16:07.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T01:16:08.129Z] + 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 [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + dirname cmd/core-command/Dockerfile [2024-11-08T01:16:08.129Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-08T01:16:08.129Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T01:16:08.129Z] cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/core-data/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/core-keeper/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/core-metadata/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-08T01:16:08.129Z] + dirname cmd/support-notifications/Dockerfile [2024-11-08T01:16:08.129Z] + cut -d/ -f2 [2024-11-08T01:16:08.129Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-08T01:16:08.165Z] 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 [2024-11-08T01:16:08.536Z] + git rev-list -1 --merges 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360~1..86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo [2024-11-08T01:16:08.551Z] -----------> git rev-list -1 --merges 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360~1..86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:16:08.551Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [false] [Pipeline] sh [2024-11-08T01:16:08.844Z] + git log --format=format:%s -1 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo [2024-11-08T01:16:08.861Z] ========================================================= [2024-11-08T01:16:08.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T01:16:08.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-08T01:16:09.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T01:16:09.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T01:16:09.299Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T01:16:09.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T01:16:09.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T01:16:09.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T01:16:09.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:16:09.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T01:16:09.741Z] [2024-11-08T01:16:09.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:16:10.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T01:16:10.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T01:16:10.046Z] b85a868b505f: Pulling fs layer [2024-11-08T01:16:10.046Z] e2be974225ed: Pulling fs layer [2024-11-08T01:16:10.046Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T01:16:10.046Z] 988bab9f4d93: Pulling fs layer [2024-11-08T01:16:10.046Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T01:16:10.046Z] eaf3925da568: Pulling fs layer [2024-11-08T01:16:10.046Z] bab4dde63d76: Pulling fs layer [2024-11-08T01:16:10.046Z] bde34c3a00c8: Pulling fs layer [2024-11-08T01:16:10.046Z] b352a97aabf1: Pulling fs layer [2024-11-08T01:16:10.046Z] 4872d77fe225: Pulling fs layer [2024-11-08T01:16:10.046Z] 5851b861e8e6: Pulling fs layer [2024-11-08T01:16:10.046Z] bab4dde63d76: Waiting [2024-11-08T01:16:10.046Z] bde34c3a00c8: Waiting [2024-11-08T01:16:10.046Z] 988bab9f4d93: Waiting [2024-11-08T01:16:10.046Z] 1469e6f7b9e6: Waiting [2024-11-08T01:16:10.046Z] eaf3925da568: Waiting [2024-11-08T01:16:10.046Z] b352a97aabf1: Waiting [2024-11-08T01:16:10.046Z] 4872d77fe225: Waiting [2024-11-08T01:16:10.046Z] e2be974225ed: Download complete [2024-11-08T01:16:10.046Z] 988bab9f4d93: Verifying Checksum [2024-11-08T01:16:10.046Z] 988bab9f4d93: Download complete [2024-11-08T01:16:10.046Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T01:16:10.046Z] 1469e6f7b9e6: Download complete [2024-11-08T01:16:10.046Z] eaf3925da568: Download complete [2024-11-08T01:16:10.046Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T01:16:10.046Z] 339a4e72a1f5: Download complete [2024-11-08T01:16:10.305Z] bde34c3a00c8: Download complete [2024-11-08T01:16:10.305Z] b352a97aabf1: Verifying Checksum [2024-11-08T01:16:10.305Z] b352a97aabf1: Download complete [2024-11-08T01:16:10.305Z] 4872d77fe225: Verifying Checksum [2024-11-08T01:16:10.305Z] 4872d77fe225: Download complete [2024-11-08T01:16:10.305Z] 5851b861e8e6: Download complete [2024-11-08T01:16:10.305Z] b85a868b505f: Verifying Checksum [2024-11-08T01:16:10.305Z] b85a868b505f: Download complete [2024-11-08T01:16:10.563Z] bab4dde63d76: Verifying Checksum [2024-11-08T01:16:10.563Z] bab4dde63d76: Download complete [2024-11-08T01:16:11.497Z] b85a868b505f: Pull complete [2024-11-08T01:16:11.756Z] e2be974225ed: Pull complete [2024-11-08T01:16:12.324Z] 339a4e72a1f5: Pull complete [2024-11-08T01:16:12.324Z] 988bab9f4d93: Pull complete [2024-11-08T01:16:12.583Z] 1469e6f7b9e6: Pull complete [2024-11-08T01:16:12.583Z] eaf3925da568: Pull complete [2024-11-08T01:16:14.490Z] bab4dde63d76: Pull complete [2024-11-08T01:16:14.490Z] bde34c3a00c8: Pull complete [2024-11-08T01:16:14.749Z] b352a97aabf1: Pull complete [2024-11-08T01:16:14.749Z] 4872d77fe225: Pull complete [2024-11-08T01:16:15.008Z] 5851b861e8e6: Pull complete [2024-11-08T01:16:15.008Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T01:16:15.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T01:16:15.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:16:15.154Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T01:16:15.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T01:16:18.475Z] $ docker top 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 -eo pid,comm [2024-11-08T01:16:18.537Z] 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). [2024-11-08T01:16:18.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T01:16:18.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T01:16:18.601Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T01:16:18.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T01:16:18.745Z] $ docker exec 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent [2024-11-08T01:16:18.864Z] SSH_AUTH_SOCK=/tmp/ssh-WzyUk2ATlIaR/agent.32 [2024-11-08T01:16:18.864Z] SSH_AGENT_PID=38 [2024-11-08T01:16:18.871Z] Running ssh-add (command line suppressed) [2024-11-08T01:16:18.964Z] Identity added: /w/workspace/edgex-go/745@tmp/private_key_13902794810182080064.key (/w/workspace/edgex-go/745@tmp/private_key_13902794810182080064.key) [2024-11-08T01:16:18.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T01:16:19.281Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T01:16:19.291Z] $ docker exec --env ******** --env ******** 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent -k [2024-11-08T01:16:19.397Z] unset SSH_AUTH_SOCK; [2024-11-08T01:16:19.397Z] unset SSH_AGENT_PID; [2024-11-08T01:16:19.397Z] echo Agent pid 38 killed; [2024-11-08T01:16:19.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T01:16:19.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T01:16:19.469Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T01:16:19.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T01:16:19.598Z] $ docker exec 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent [2024-11-08T01:16:19.714Z] SSH_AUTH_SOCK=/tmp/ssh-v3GhPIguKkVo/agent.72 [2024-11-08T01:16:19.715Z] SSH_AGENT_PID=78 [2024-11-08T01:16:19.720Z] Running ssh-add (command line suppressed) [2024-11-08T01:16:19.818Z] Identity added: /w/workspace/edgex-go/745@tmp/private_key_17406485910569304543.key (/w/workspace/edgex-go/745@tmp/private_key_17406485910569304543.key) [2024-11-08T01:16:19.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T01:16:20.123Z] + git semver init [2024-11-08T01:16:20.382Z] 2024-11-08 01:16:20,324 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T01:16:20.382Z] 2024-11-08 01:16:20,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/745/.semver [2024-11-08T01:16:20.382Z] 2024-11-08 01:16:20,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/745/.semver [2024-11-08T01:16:20.382Z] 2024-11-08 01:16:20,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/745/.semver'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) [2024-11-08T01:16:26.958Z] 2024-11-08 01:16:25,987 [append_file] DEBUG append to file:/w/workspace/edgex-go/745/.git/info/exclude [2024-11-08T01:16:26.958Z] 2024-11-08 01:16:25,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/745/.semver/main with force:False [2024-11-08T01:16:26.958Z] 2024-11-08 01:16:25,987 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T01:16:26.958Z] 2024-11-08 01:16:25,987 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T01:16:26.958Z] 4.0.0-dev.11 [Pipeline] } [2024-11-08T01:16:26.968Z] $ docker exec --env ******** --env ******** 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent -k [2024-11-08T01:16:27.074Z] unset SSH_AUTH_SOCK; [2024-11-08T01:16:27.075Z] unset SSH_AGENT_PID; [2024-11-08T01:16:27.075Z] echo Agent pid 78 killed; [2024-11-08T01:16:27.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T01:16:27.421Z] + git semver [Pipeline] } [2024-11-08T01:16:27.692Z] $ docker stop --time=1 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 [2024-11-08T01:16:28.962Z] $ docker rm -f --volumes 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T01:16:29.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T01:16:29.562Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T01:16:29.566Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 [2024-11-08T01:16:30.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo [2024-11-08T01:16:30.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T01:16:30.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T01:16:30.065Z] ========================================================= [2024-11-08T01:16:30.065Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T01:16:30.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T01:16:30.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T01:16:30.356Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T01:16:30.356Z] 43c4264eed91: Pulling fs layer [2024-11-08T01:16:30.356Z] 4cc291be95ef: Pulling fs layer [2024-11-08T01:16:30.356Z] 2ac1f1163629: Pulling fs layer [2024-11-08T01:16:30.356Z] 5c3c966382ef: Pulling fs layer [2024-11-08T01:16:30.356Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T01:16:30.356Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T01:16:30.356Z] 9f66e0745190: Pulling fs layer [2024-11-08T01:16:30.356Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T01:16:30.356Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T01:16:30.356Z] 561ebcabdf7f: Waiting [2024-11-08T01:16:30.356Z] f49a43e4bbc0: Waiting [2024-11-08T01:16:30.356Z] 5d5c8e513c77: Waiting [2024-11-08T01:16:30.356Z] 9f66e0745190: Waiting [2024-11-08T01:16:30.356Z] 4f4fb700ef54: Waiting [2024-11-08T01:16:30.356Z] 4cc291be95ef: Verifying Checksum [2024-11-08T01:16:30.356Z] 4cc291be95ef: Download complete [2024-11-08T01:16:30.356Z] 5c3c966382ef: Verifying Checksum [2024-11-08T01:16:30.356Z] 5c3c966382ef: Download complete [2024-11-08T01:16:30.356Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T01:16:30.356Z] 4f4fb700ef54: Download complete [2024-11-08T01:16:30.356Z] 5d5c8e513c77: Download complete [2024-11-08T01:16:30.356Z] 43c4264eed91: Download complete [2024-11-08T01:16:30.356Z] 9f66e0745190: Verifying Checksum [2024-11-08T01:16:30.356Z] 9f66e0745190: Download complete [2024-11-08T01:16:30.618Z] 43c4264eed91: Pull complete [2024-11-08T01:16:30.618Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T01:16:30.618Z] 561ebcabdf7f: Download complete [2024-11-08T01:16:30.878Z] 4cc291be95ef: Pull complete [2024-11-08T01:16:30.878Z] 2ac1f1163629: Download complete [2024-11-08T01:16:31.136Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T01:16:31.137Z] f49a43e4bbc0: Download complete [2024-11-08T01:16:34.425Z] 2ac1f1163629: Pull complete [2024-11-08T01:16:34.425Z] 5c3c966382ef: Pull complete [2024-11-08T01:16:34.425Z] 4f4fb700ef54: Pull complete [2024-11-08T01:16:34.425Z] 5d5c8e513c77: Pull complete [2024-11-08T01:16:34.425Z] 9f66e0745190: Pull complete [2024-11-08T01:16:36.956Z] f49a43e4bbc0: Pull complete [2024-11-08T01:16:37.215Z] 561ebcabdf7f: Pull complete [2024-11-08T01:16:37.215Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T01:16:37.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T01:16:37.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T01:16:37.513Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T01:16:37.513Z] WORKDIR /edgex [2024-11-08T01:16:37.513Z] COPY go.mod . [2024-11-08T01:16:37.513Z] RUN go mod download [2024-11-08T01:16:37.513Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-08T01:16:38.080Z] Sending build context to Docker daemon 178.1MB [2024-11-08T01:16:38.080Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T01:16:38.080Z] ---> 3a752c3f9dda [2024-11-08T01:16:38.080Z] Step 2/4 : WORKDIR /edgex [2024-11-08T01:16:44.688Z] Still waiting to schedule task [2024-11-08T01:16:44.688Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24941’ [2024-11-08T01:16:46.278Z] ---> Running in 607ee05d995e [2024-11-08T01:16:46.278Z] Removing intermediate container 607ee05d995e [2024-11-08T01:16:46.278Z] ---> 4a26d8c91991 [2024-11-08T01:16:46.278Z] Step 3/4 : COPY go.mod . [2024-11-08T01:16:46.278Z] ---> b41adb192fb0 [2024-11-08T01:16:46.278Z] Step 4/4 : RUN go mod download [2024-11-08T01:16:46.278Z] ---> Running in 30dd122466c3 [2024-11-08T01:17:18.508Z] Removing intermediate container 30dd122466c3 [2024-11-08T01:17:18.508Z] ---> 380655f833c4 [2024-11-08T01:17:18.508Z] Successfully built 380655f833c4 [2024-11-08T01:17:18.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:17:18.823Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T01:17:18.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:17:18.902Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T01:17:18.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** ci-base-image-x86_64 cat [2024-11-08T01:17:19.547Z] $ docker top 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T01:17:19.894Z] + go version [2024-11-08T01:17:19.894Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T01:17:19.903Z] $ docker stop --time=1 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad [2024-11-08T01:17:21.159Z] $ docker rm -f --volumes 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:17:21.592Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T01:17:21.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:17:21.664Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T01:17:21.687Z] $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** ci-base-image-x86_64 cat [2024-11-08T01:17:22.021Z] $ docker top 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-08T01:17:22.099Z] ========================================================= [2024-11-08T01:17:22.099Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-08T01:17:22.099Z] ========================================================= [Pipeline] sh [2024-11-08T01:17:22.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] fileExists [Pipeline] sh [2024-11-08T01:17:22.679Z] + make test [2024-11-08T01:17:22.680Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T01:17:30.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-08T01:18:02.869Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-08T01:18:03.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-11-08T01:18:04.065Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-08T01:18:04.065Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-08T01:18:04.065Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-08T01:18:04.634Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-08T01:18:04.634Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-08T01:18:04.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-11-08T01:18:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-08T01:18:05.574Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-08T01:18:06.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-08T01:18:06.951Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-08T01:18:06.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-08T01:18:06.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T01:18:06.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-08T01:18:07.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-11-08T01:18:07.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 48.4% of statements [2024-11-08T01:18:08.143Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-08T01:18:08.143Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-08T01:18:08.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements [2024-11-08T01:18:08.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.072s coverage: 91.7% of statements [2024-11-08T01:18:09.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2024-11-08T01:18:10.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-08T01:18:10.281Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-08T01:18:10.281Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-08T01:18:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2024-11-08T01:18:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-11-08T01:18:11.668Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-08T01:18:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-08T01:18:12.236Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-08T01:18:12.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2024-11-08T01:18:13.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2024-11-08T01:18:13.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 44.2% of statements [2024-11-08T01:18:13.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements [2024-11-08T01:18:13.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2024-11-08T01:18:13.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-08T01:18:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-11-08T01:18:13.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements [2024-11-08T01:18:13.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-08T01:18:13.888Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-08T01:18:14.827Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-08T01:18:14.827Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-08T01:18:14.827Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-08T01:18:15.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-08T01:18:15.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-08T01:18:15.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-08T01:18:15.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-08T01:18:16.333Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-08T01:18:16.333Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-08T01:18:16.593Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-08T01:18:17.529Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-08T01:18:18.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-08T01:18:19.403Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-08T01:18:19.403Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-08T01:18:21.939Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-08T01:18:21.939Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-08T01:18:21.939Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-08T01:18:23.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-08T01:18:23.314Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-08T01:18:23.314Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-08T01:18:23.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-08T01:18:23.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-08T01:18:23.889Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-08T01:18:23.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-08T01:18:25.271Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-08T01:18:25.271Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-08T01:18:25.271Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-08T01:18:26.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-11-08T01:18:26.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-08T01:18:26.210Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-08T01:18:26.210Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T01:18:28.122Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-08T01:18:28.122Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-08T01:18:28.122Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-08T01:18:28.122Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-08T01:18:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-08T01:18:29.501Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.053s coverage: 92.9% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-11-08T01:18:39.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.8% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.050s coverage: 9.0% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.076s coverage: 97.7% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.4% of statements [2024-11-08T01:18:39.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-11-08T01:18:39.502Z] 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 [2024-11-08T01:18:39.502Z] running golangci-lint [2024-11-08T01:18:39.502Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T01:18:39.502Z] go version go1.23.2 linux/amd64 [2024-11-08T01:18:39.502Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T01:18:39.502Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T01:18:39.502Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T01:19:06.054Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|deps|files|imports|types_sizes|compiled_files) took 24.051962871s" [2024-11-08T01:19:06.054Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.920285ms" [2024-11-08T01:19:16.086Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.577486478s with top 10 stages: buildir: 1m5.098353397s, gosec: 4.470883846s, inspect: 3.184852655s, fact_deprecated: 2.765245326s, printf: 2.439645276s, ctrlflow: 2.233090978s, fact_purity: 1.599134477s, S1038: 1.58496537s, nilness: 1.420936934s, SA5012: 926.486288ms" [2024-11-08T01:19:16.345Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-08T01:19:16.345Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, path_prettifier: 208/208, skip_files: 208/208, skip_dirs: 208/208, invalid_issue: 208/208, exclude-rules: 208/15, autogenerated_exclude: 208/208, exclude: 208/208, nolint: 15/0, cgo: 208/208, identifier_marker: 208/208" [2024-11-08T01:19:16.345Z] level=info msg="[runner] processing took 15.523547ms with stages: nolint: 5.239146ms, identifier_marker: 4.381415ms, path_prettifier: 2.573213ms, autogenerated_exclude: 1.240451ms, skip_dirs: 1.012291ms, exclude-rules: 997.811µs, cgo: 30.78µs, invalid_issue: 29.67µs, filename_unadjuster: 13.71µs, max_same_issues: 1.22µs, uniq_by_line: 790ns, fixer: 760ns, skip_files: 660ns, exclude: 290ns, sort_results: 250ns, path_shortener: 240ns, diff: 240ns, max_from_linter: 150ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 90ns" [2024-11-08T01:19:16.345Z] level=info msg="[runner] linters took 13.426817683s with stages: goanalysis_metalinter: 13.411175716s" [2024-11-08T01:19:16.345Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T01:19:16.345Z] level=info msg="Memory: 375 samples, avg is 289.6MB, max is 1249.6MB" [2024-11-08T01:19:16.345Z] level=info msg="Execution took 37.532349341s" [2024-11-08T01:19:16.345Z] go vet ./... [2024-11-08T01:19:24.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T01:19:24.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T01:19:24.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T01:19:24.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-08T01:19:24.778Z] + ls -al . [2024-11-08T01:19:24.778Z] total 1764 [2024-11-08T01:19:24.778Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 01:17 . [2024-11-08T01:19:24.778Z] drwxr-xr-x 4 root root 4096 Nov 8 01:17 .. [2024-11-08T01:19:24.778Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 .blubracket [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 01:16 .dockerignore [2024-11-08T01:19:24.778Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 01:18 .git [2024-11-08T01:19:24.778Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 01:16 .github [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 961 Nov 8 01:16 .gitignore [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 199 Nov 8 01:16 .golangci.yml [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 01:16 .hadolint.yml [2024-11-08T01:19:24.778Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 01:16 .semver [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 01:16 .sonarcloud.properties [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 01:16 ADOPTERS.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 17141 Nov 8 01:16 Attribution.txt [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 100284 Nov 8 01:16 CHANGELOG.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 01:16 CONTRIBUTING.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 01:16 GOVERNANCE.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 858 Nov 8 01:16 Jenkinsfile [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 01:16 LICENSE [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 16738 Nov 8 01:16 Makefile [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 01:16 OWNERS.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 9533 Nov 8 01:16 README.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 01:16 SECURITY.md [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 01:16 VERSION [2024-11-08T01:19:24.778Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 bin [2024-11-08T01:19:24.778Z] drwxrwxr-x 19 1001 1001 4096 Nov 8 01:16 cmd [2024-11-08T01:19:24.778Z] -rw-r--r-- 1 root root 1433705 Nov 8 01:18 coverage.out [2024-11-08T01:19:24.778Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 fuzz_test [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 6577 Nov 8 01:16 go.mod [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 88825 Nov 8 01:16 go.sum [2024-11-08T01:19:24.778Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 01:16 internal [2024-11-08T01:19:24.778Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 openapi [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 01:16 security.txt [2024-11-08T01:19:24.778Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 01:16 version.go [Pipeline] sh [2024-11-08T01:19:25.066Z] + '[' -e coverage.out ] [2024-11-08T01:19:25.066Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-08T01:19:25.252Z] Stashed 1 file(s) [Pipeline] sh [2024-11-08T01:19:25.532Z] + make build [2024-11-08T01:19:25.532Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T01:19:52.067Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T01:19:52.067Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T01:19:52.326Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T01:19:52.891Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T01:19:54.822Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T01:19:59.014Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T01:20:01.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T01:20:03.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T01:20:04.857Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T01:20:05.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T01:20:06.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T01:20:07.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-08T01:20:08.624Z] $ docker stop --time=1 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e [2024-11-08T01:20:14.899Z] $ docker rm -f --volumes 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e [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 [2024-11-08T01:20:16.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T01:20:16.195Z] [2024-11-08T01:20:16.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:20:16.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T01:20:16.766Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-08T01:20:16.766Z] 91d30c5bc195: Pulling fs layer [2024-11-08T01:20:16.766Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-08T01:20:16.766Z] 9c61dcf015f6: Pulling fs layer [2024-11-08T01:20:16.766Z] 4698f68db338: Pulling fs layer [2024-11-08T01:20:16.766Z] 2a2f49069b9e: Pulling fs layer [2024-11-08T01:20:16.766Z] e0025b399a48: Pulling fs layer [2024-11-08T01:20:16.766Z] 4698f68db338: Waiting [2024-11-08T01:20:16.766Z] 2a2f49069b9e: Waiting [2024-11-08T01:20:16.766Z] e0025b399a48: Waiting [2024-11-08T01:20:16.766Z] 91d30c5bc195: Verifying Checksum [2024-11-08T01:20:16.766Z] 91d30c5bc195: Download complete [2024-11-08T01:20:16.766Z] 4698f68db338: Verifying Checksum [2024-11-08T01:20:16.766Z] 4698f68db338: Download complete [2024-11-08T01:20:16.766Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-08T01:20:16.766Z] 2e9b0aa3be6d: Download complete [2024-11-08T01:20:16.766Z] e0025b399a48: Verifying Checksum [2024-11-08T01:20:16.766Z] e0025b399a48: Download complete [2024-11-08T01:20:17.025Z] 91d30c5bc195: Pull complete [2024-11-08T01:20:17.025Z] 2a2f49069b9e: Verifying Checksum [2024-11-08T01:20:17.025Z] 2a2f49069b9e: Download complete [2024-11-08T01:20:17.284Z] 2e9b0aa3be6d: Pull complete [2024-11-08T01:20:17.543Z] 9c61dcf015f6: Download complete [2024-11-08T01:20:20.828Z] 9c61dcf015f6: Pull complete [2024-11-08T01:20:20.828Z] 4698f68db338: Pull complete [2024-11-08T01:20:20.828Z] 2a2f49069b9e: Pull complete [2024-11-08T01:20:20.828Z] e0025b399a48: Pull complete [2024-11-08T01:20:20.828Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-08T01:20:20.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T01:20:20.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:20:20.943Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T01:20:20.980Z] $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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-compose:latest cat [2024-11-08T01:20:24.281Z] $ docker top 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T01:20:24.642Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T01:20:27.180Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #1 transferring dockerfile: 2.49kB done [2024-11-08T01:20:27.180Z] #1 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #2 transferring dockerfile: 2.13kB done [2024-11-08T01:20:27.180Z] #2 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #3 transferring dockerfile: 2.15kB done [2024-11-08T01:20:27.180Z] #3 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #4 transferring dockerfile: 1.69kB done [2024-11-08T01:20:27.180Z] #4 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #5 transferring dockerfile: 1.81kB done [2024-11-08T01:20:27.180Z] #5 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #6 transferring dockerfile: 2.02kB done [2024-11-08T01:20:27.180Z] #6 DONE 0.0s [2024-11-08T01:20:27.180Z] [2024-11-08T01:20:27.180Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T01:20:27.180Z] #7 transferring dockerfile: 1.89kB done [2024-11-08T01:20:27.438Z] #7 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #8 transferring dockerfile: 2.23kB done [2024-11-08T01:20:27.438Z] #8 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #9 transferring dockerfile: 2.07kB done [2024-11-08T01:20:27.438Z] #9 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #10 transferring dockerfile: 2.50kB done [2024-11-08T01:20:27.438Z] #10 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #11 transferring dockerfile: 1.86kB done [2024-11-08T01:20:27.438Z] #11 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #12 [security-secretstore-setup internal] load .dockerignore [2024-11-08T01:20:27.438Z] #12 transferring context: 50B done [2024-11-08T01:20:27.438Z] #12 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #13 [core-command internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #13 transferring dockerfile: 1.94kB done [2024-11-08T01:20:27.438Z] #13 DONE 0.1s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #14 transferring dockerfile: 1.70kB done [2024-11-08T01:20:27.438Z] #14 DONE 0.1s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #15 [core-data internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #15 transferring dockerfile: 2.07kB done [2024-11-08T01:20:27.438Z] #15 DONE 0.0s [2024-11-08T01:20:27.438Z] [2024-11-08T01:20:27.438Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T01:20:27.438Z] #16 transferring dockerfile: 3.02kB done [2024-11-08T01:20:27.438Z] #16 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #17 [core-metadata internal] load .dockerignore [2024-11-08T01:20:27.698Z] #17 transferring context: 50B done [2024-11-08T01:20:27.698Z] #17 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #18 [security-proxy-auth internal] load .dockerignore [2024-11-08T01:20:27.698Z] #18 transferring context: 50B done [2024-11-08T01:20:27.698Z] #18 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #19 [security-spire-config internal] load .dockerignore [2024-11-08T01:20:27.698Z] #19 transferring context: 50B done [2024-11-08T01:20:27.698Z] #19 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #20 [support-notifications internal] load .dockerignore [2024-11-08T01:20:27.698Z] #20 transferring context: 50B done [2024-11-08T01:20:27.698Z] #20 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #21 [security-spire-agent internal] load .dockerignore [2024-11-08T01:20:27.698Z] #21 transferring context: 50B done [2024-11-08T01:20:27.698Z] #21 DONE 0.0s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T01:20:27.698Z] #22 transferring context: 50B done [2024-11-08T01:20:27.698Z] #22 DONE 0.1s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T01:20:27.698Z] #23 transferring context: 50B done [2024-11-08T01:20:27.698Z] #23 DONE 0.1s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #24 [core-keeper internal] load .dockerignore [2024-11-08T01:20:27.698Z] #24 transferring context: 50B done [2024-11-08T01:20:27.698Z] #24 DONE 0.1s [2024-11-08T01:20:27.698Z] [2024-11-08T01:20:27.698Z] #25 [core-command internal] load .dockerignore [2024-11-08T01:20:27.957Z] #25 ... [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #26 [security-proxy-setup internal] load .dockerignore [2024-11-08T01:20:27.957Z] #26 transferring context: 50B done [2024-11-08T01:20:27.957Z] #26 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #27 [security-spire-server internal] load .dockerignore [2024-11-08T01:20:27.957Z] #27 transferring context: 50B done [2024-11-08T01:20:27.957Z] #27 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-11-08T01:20:27.957Z] #28 transferring context: 50B done [2024-11-08T01:20:27.957Z] #28 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #29 [core-data internal] load .dockerignore [2024-11-08T01:20:27.957Z] #29 transferring context: 50B done [2024-11-08T01:20:27.957Z] #29 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #30 [security-bootstrapper internal] load .dockerignore [2024-11-08T01:20:27.957Z] #30 transferring context: 50B done [2024-11-08T01:20:27.957Z] #30 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T01:20:27.957Z] #31 DONE 0.0s [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #25 [core-command internal] load .dockerignore [2024-11-08T01:20:27.957Z] #25 transferring context: 50B done [2024-11-08T01:20:27.957Z] #25 ... [2024-11-08T01:20:27.957Z] [2024-11-08T01:20:27.957Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T01:20:27.957Z] #31 DONE 0.0s [2024-11-08T01:20:28.219Z] [2024-11-08T01:20:28.219Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T01:20:28.219Z] #31 DONE 0.0s [2024-11-08T01:20:28.219Z] [2024-11-08T01:20:28.219Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:20:28.219Z] #32 ... [2024-11-08T01:20:28.219Z] [2024-11-08T01:20:28.219Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T01:20:28.219Z] #31 DONE 0.0s [2024-11-08T01:20:28.219Z] [2024-11-08T01:20:28.219Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:20:28.477Z] #32 DONE 0.5s [2024-11-08T01:20:28.478Z] [2024-11-08T01:20:28.478Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:20:28.478Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:20:28.478Z] #33 ... [2024-11-08T01:20:28.478Z] [2024-11-08T01:20:28.478Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T01:20:28.478Z] #34 DONE 0.5s [2024-11-08T01:20:28.478Z] [2024-11-08T01:20:28.478Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T01:20:28.478Z] #35 DONE 0.5s [2024-11-08T01:20:28.478Z] [2024-11-08T01:20:28.478Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:20:28.478Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done [2024-11-08T01:20:28.742Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:20:28.742Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T01:20:28.742Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T01:20:29.001Z] #33 ... [2024-11-08T01:20:29.001Z] [2024-11-08T01:20:29.001Z] #36 [security-spire-server internal] load build context [2024-11-08T01:20:29.001Z] #36 transferring context: 23.57kB 0.1s done [2024-11-08T01:20:29.002Z] #36 DONE 0.6s [2024-11-08T01:20:29.259Z] [2024-11-08T01:20:29.259Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:20:29.259Z] #33 DONE 1.1s [2024-11-08T01:20:29.259Z] [2024-11-08T01:20:29.259Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:20:29.259Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-11-08T01:20:29.259Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T01:20:29.259Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T01:20:29.259Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T01:20:29.259Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T01:20:29.259Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T01:20:29.259Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-11-08T01:20:29.259Z] #37 ... [2024-11-08T01:20:29.259Z] [2024-11-08T01:20:29.259Z] #38 [security-spire-config internal] load build context [2024-11-08T01:20:29.259Z] #38 transferring context: 21.82kB 0.0s done [2024-11-08T01:20:29.259Z] #38 DONE 0.7s [2024-11-08T01:20:29.259Z] [2024-11-08T01:20:29.259Z] #39 [security-spire-agent internal] load build context [2024-11-08T01:20:29.259Z] #39 transferring context: 23.10kB 0.0s done [2024-11-08T01:20:29.260Z] #39 DONE 0.8s [2024-11-08T01:20:29.260Z] [2024-11-08T01:20:29.260Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:20:29.260Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-08T01:20:29.520Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T01:20:29.520Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2024-11-08T01:20:29.520Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2024-11-08T01:20:29.778Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-11-08T01:20:29.779Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.05MB / 30.73MB 0.7s [2024-11-08T01:20:29.779Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-08T01:20:29.779Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s [2024-11-08T01:20:30.046Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.9s [2024-11-08T01:20:30.046Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.0s [2024-11-08T01:20:30.046Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2024-11-08T01:20:30.640Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-11-08T01:20:30.640Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-08T01:20:30.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24944 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-08T01:20:30.981Z] Running in /w/workspace/edgex-go/745 [Pipeline] { [Pipeline] checkout [2024-11-08T01:20:31.056Z] The recommended git tool is: git [2024-11-08T01:20:31.897Z] #37 ... [2024-11-08T01:20:31.897Z] [2024-11-08T01:20:31.897Z] #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T01:20:31.897Z] #40 DONE 3.4s [2024-11-08T01:20:32.235Z] [2024-11-08T01:20:32.235Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-08T01:20:36.597Z] #41 ... [2024-11-08T01:20:36.597Z] [2024-11-08T01:20:36.597Z] #42 [security-proxy-auth internal] load build context [2024-11-08T01:20:36.597Z] #42 transferring context: 147.64MB 8.1s [2024-11-08T01:20:37.088Z] #42 ... [2024-11-08T01:20:37.088Z] [2024-11-08T01:20:37.088Z] #43 [support-notifications internal] load build context [2024-11-08T01:20:37.088Z] #43 ... [2024-11-08T01:20:37.088Z] [2024-11-08T01:20:37.088Z] #42 [security-proxy-auth internal] load build context [2024-11-08T01:20:37.966Z] using credential edgex-jenkins-ssh [2024-11-08T01:20:37.995Z] Cloning the remote Git repository [2024-11-08T01:20:38.572Z] #42 ... [2024-11-08T01:20:38.572Z] [2024-11-08T01:20:38.572Z] #44 [core-keeper internal] load build context [2024-11-08T01:20:38.072Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-08T01:20:38.188Z] > git init /w/workspace/edgex-go/745 # timeout=10 [2024-11-08T01:20:38.367Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-08T01:20:38.368Z] > git --version # timeout=10 [2024-11-08T01:20:38.392Z] > git --version # 'git version 2.25.1' [2024-11-08T01:20:38.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T01:20:38.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T01:20:38.836Z] #44 ... [2024-11-08T01:20:38.836Z] [2024-11-08T01:20:38.836Z] #45 [core-data internal] load build context [2024-11-08T01:20:38.836Z] #45 ... [2024-11-08T01:20:38.836Z] [2024-11-08T01:20:38.836Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T01:20:38.836Z] #46 ... [2024-11-08T01:20:38.836Z] [2024-11-08T01:20:38.836Z] #47 [security-proxy-setup internal] load build context [2024-11-08T01:20:38.836Z] #47 ... [2024-11-08T01:20:38.836Z] [2024-11-08T01:20:38.836Z] #48 [security-spiffe-token-provider internal] load build context [2024-11-08T01:20:39.619Z] #48 ... [2024-11-08T01:20:39.619Z] [2024-11-08T01:20:39.619Z] #49 [core-command internal] load build context [2024-11-08T01:20:39.619Z] #49 ... [2024-11-08T01:20:39.619Z] [2024-11-08T01:20:39.619Z] #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:20:39.619Z] #50 ... [2024-11-08T01:20:39.619Z] [2024-11-08T01:20:39.619Z] #51 [security-secretstore-setup internal] load build context [2024-11-08T01:20:39.619Z] #51 ... [2024-11-08T01:20:39.619Z] [2024-11-08T01:20:39.619Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:20:39.619Z] #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:39.619Z] #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:39.619Z] #0 3.418 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:20:39.619Z] #0 3.418 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:20:39.619Z] #0 3.418 OK: 24168 distinct packages available [2024-11-08T01:20:39.619Z] #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:39.619Z] #0 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:39.619Z] #0 3.809 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T01:20:39.619Z] #0 3.815 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:20:39.619Z] #0 3.818 (3/4) Installing libucontext (1.2-r3) [2024-11-08T01:20:39.619Z] #0 3.822 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T01:20:39.619Z] #0 3.827 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:20:39.619Z] #0 3.843 OK: 8 MiB in 18 packages [2024-11-08T01:20:40.073Z] #52 ... [2024-11-08T01:20:40.073Z] [2024-11-08T01:20:40.073Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:20:40.073Z] #0 9.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.073Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.073Z] #0 9.836 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:20:40.073Z] #0 9.836 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:20:40.073Z] #0 9.836 OK: 24168 distinct packages available [2024-11-08T01:20:40.073Z] #0 9.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.073Z] #0 9.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.073Z] #0 10.25 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:20:40.073Z] #53 ... [2024-11-08T01:20:40.073Z] [2024-11-08T01:20:40.073Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:20:40.073Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-11-08T01:20:40.073Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T01:20:40.073Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-08T01:20:40.073Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-08T01:20:40.073Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T01:20:40.073Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T01:20:40.073Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-08T01:20:40.073Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-11-08T01:20:40.073Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-11-08T01:20:40.073Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T01:20:40.073Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T01:20:40.073Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-11-08T01:20:40.335Z] #54 ... [2024-11-08T01:20:40.335Z] [2024-11-08T01:20:40.335Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T01:20:40.335Z] #55 ... [2024-11-08T01:20:40.335Z] [2024-11-08T01:20:40.335Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T01:20:40.335Z] #56 ... [2024-11-08T01:20:40.335Z] [2024-11-08T01:20:40.335Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T01:20:40.335Z] #57 ... [2024-11-08T01:20:40.335Z] [2024-11-08T01:20:40.335Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T01:20:40.593Z] #58 ... [2024-11-08T01:20:40.593Z] [2024-11-08T01:20:40.593Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:20:40.593Z] #59 ... [2024-11-08T01:20:40.593Z] [2024-11-08T01:20:40.593Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:20:40.593Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.593Z] #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:20:40.593Z] #0 2.493 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T01:20:40.593Z] #0 2.735 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T01:20:40.593Z] #0 2.739 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:20:40.593Z] #0 2.756 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:20:40.593Z] #0 2.789 OK: 9 MiB in 16 packages [2024-11-08T01:20:40.593Z] #60 ... [2024-11-08T01:20:40.593Z] [2024-11-08T01:20:40.593Z] #61 [security-bootstrapper internal] load build context [2024-11-08T01:20:40.857Z] #61 ... [2024-11-08T01:20:40.857Z] [2024-11-08T01:20:40.857Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-08T01:20:40.857Z] #62 ... [2024-11-08T01:20:40.857Z] [2024-11-08T01:20:40.857Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T01:20:41.120Z] #63 ... [2024-11-08T01:20:41.120Z] [2024-11-08T01:20:41.120Z] #64 [core-metadata internal] load build context [2024-11-08T01:20:41.120Z] #64 ... [2024-11-08T01:20:41.120Z] [2024-11-08T01:20:41.120Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:20:41.377Z] #65 ... [2024-11-08T01:20:41.377Z] [2024-11-08T01:20:41.377Z] #64 [core-metadata internal] load build context [2024-11-08T01:20:41.658Z] #64 ... [2024-11-08T01:20:41.658Z] [2024-11-08T01:20:41.658Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:20:41.658Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-11-08T01:20:41.658Z] #37 ... [2024-11-08T01:20:41.658Z] [2024-11-08T01:20:41.658Z] #64 [core-metadata internal] load build context [2024-11-08T01:20:41.658Z] #64 transferring context: 217.81MB 13.2s [2024-11-08T01:20:45.868Z] #64 transferring context: 438.13MB 16.7s done [2024-11-08T01:20:46.822Z] #64 ... [2024-11-08T01:20:46.822Z] [2024-11-08T01:20:46.822Z] #43 [support-notifications internal] load build context [2024-11-08T01:20:46.822Z] #43 transferring context: 438.13MB 14.6s done [2024-11-08T01:20:47.084Z] #43 ... [2024-11-08T01:20:47.084Z] [2024-11-08T01:20:47.084Z] #42 [security-proxy-auth internal] load build context [2024-11-08T01:20:47.084Z] #42 transferring context: 438.13MB 16.8s done [2024-11-08T01:20:48.992Z] #42 ... [2024-11-08T01:20:48.992Z] [2024-11-08T01:20:48.992Z] #45 [core-data internal] load build context [2024-11-08T01:20:48.992Z] #45 transferring context: 438.13MB 15.1s done [2024-11-08T01:20:48.992Z] #45 ... [2024-11-08T01:20:48.992Z] [2024-11-08T01:20:48.992Z] #44 [core-keeper internal] load build context [2024-11-08T01:20:48.992Z] #44 transferring context: 438.13MB 15.3s done [2024-11-08T01:20:48.992Z] #44 ... [2024-11-08T01:20:48.992Z] [2024-11-08T01:20:48.992Z] #47 [security-proxy-setup internal] load build context [2024-11-08T01:20:48.992Z] #47 transferring context: 438.13MB 15.2s done [2024-11-08T01:20:49.252Z] #47 ... [2024-11-08T01:20:49.252Z] [2024-11-08T01:20:49.252Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T01:20:49.252Z] #46 transferring context: 438.13MB 15.0s done [2024-11-08T01:20:49.252Z] #46 ... [2024-11-08T01:20:49.252Z] [2024-11-08T01:20:49.252Z] #49 [core-command internal] load build context [2024-11-08T01:20:49.252Z] #49 transferring context: 438.13MB 15.5s done [2024-11-08T01:20:49.511Z] #49 ... [2024-11-08T01:20:49.511Z] [2024-11-08T01:20:49.511Z] #48 [security-spiffe-token-provider internal] load build context [2024-11-08T01:20:49.511Z] #48 transferring context: 438.13MB 15.6s done [2024-11-08T01:20:49.511Z] #48 ... [2024-11-08T01:20:49.511Z] [2024-11-08T01:20:49.511Z] #51 [security-secretstore-setup internal] load build context [2024-11-08T01:20:49.511Z] #51 transferring context: 438.13MB 14.2s done [2024-11-08T01:20:49.771Z] #51 ... [2024-11-08T01:20:49.771Z] [2024-11-08T01:20:49.771Z] #61 [security-bootstrapper internal] load build context [2024-11-08T01:20:49.771Z] #61 transferring context: 438.13MB 15.4s done [2024-11-08T01:20:50.341Z] #61 ... [2024-11-08T01:20:50.341Z] [2024-11-08T01:20:50.341Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:20:50.341Z] #53 10.95 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:20:50.341Z] #53 10.97 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T01:20:50.341Z] #53 10.97 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:20:50.341Z] #53 10.97 (5/7) Installing libucontext (1.2-r3) [2024-11-08T01:20:50.341Z] #53 10.98 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T01:20:50.341Z] #53 10.98 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T01:20:50.341Z] #53 10.99 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:20:50.341Z] #53 11.04 OK: 9 MiB in 19 packages [2024-11-08T01:20:51.249Z] #53 ... [2024-11-08T01:20:51.249Z] [2024-11-08T01:20:51.249Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-08T01:20:51.249Z] #62 transferring context: 438.13MB 14.4s done [2024-11-08T01:20:57.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-08T01:20:59.253Z] Avoid second fetch [2024-11-08T01:20:59.254Z] Checking out Revision 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 (main) [2024-11-08T01:20:57.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T01:20:59.282Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T01:20:59.399Z] > git checkout -f 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 [2024-11-08T01:21:00.962Z] Commit message: "Merge pull request #4994 from jackchenjc/issue-4916-3" [2024-11-08T01:21:03.951Z] #62 ... [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #43 [support-notifications internal] load build context [2024-11-08T01:21:03.951Z] #43 DONE 35.3s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:21:03.951Z] #53 DONE 34.4s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-08T01:21:03.951Z] #41 DONE 32.3s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T01:21:03.951Z] #66 ... [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:21:03.951Z] #50 DONE 34.5s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:21:03.951Z] #52 DONE 34.5s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T01:21:03.951Z] #66 ... [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:21:03.951Z] #60 DONE 34.5s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #46 [support-cron-scheduler internal] load build context [2024-11-08T01:21:03.951Z] #46 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-08T01:21:03.951Z] #62 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #45 [core-data internal] load build context [2024-11-08T01:21:03.951Z] #45 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #51 [security-secretstore-setup internal] load build context [2024-11-08T01:21:03.951Z] #51 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #47 [security-proxy-setup internal] load build context [2024-11-08T01:21:03.951Z] #47 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #61 [security-bootstrapper internal] load build context [2024-11-08T01:21:03.951Z] #61 DONE 35.6s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #44 [core-keeper internal] load build context [2024-11-08T01:21:03.951Z] #44 DONE 35.7s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #49 [core-command internal] load build context [2024-11-08T01:21:03.951Z] #49 DONE 35.7s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #48 [security-spiffe-token-provider internal] load build context [2024-11-08T01:21:03.951Z] #48 DONE 35.7s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #64 [core-metadata internal] load build context [2024-11-08T01:21:03.951Z] #64 DONE 35.7s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #42 [security-proxy-auth internal] load build context [2024-11-08T01:21:03.951Z] #42 DONE 35.7s [2024-11-08T01:21:03.951Z] [2024-11-08T01:21:03.951Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T01:21:05.858Z] #67 ... [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T01:21:05.858Z] #57 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #57 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #57 35.21 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T01:21:05.858Z] #57 35.23 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #57 35.23 (3/3) Installing tzdata (2024b-r0) [2024-11-08T01:21:05.858Z] #57 35.26 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #57 35.28 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:05.858Z] #57 35.32 OK: 10 MiB in 17 packages [2024-11-08T01:21:05.858Z] #57 DONE 36.1s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:21:05.858Z] #59 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #59 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #59 35.50 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:05.858Z] #59 35.54 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:05.858Z] #59 35.55 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #59 35.56 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T01:21:05.858Z] #59 35.57 (5/6) Installing su-exec (0.2-r3) [2024-11-08T01:21:05.858Z] #59 35.57 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T01:21:05.858Z] #59 35.86 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #59 35.88 OK: 19 MiB in 18 packages [2024-11-08T01:21:05.858Z] #59 DONE 36.4s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T01:21:05.858Z] #55 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #55 35.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #55 35.45 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #55 35.46 (2/2) Installing su-exec (0.2-r3) [2024-11-08T01:21:05.858Z] #55 35.47 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #55 35.48 OK: 8 MiB in 16 packages [2024-11-08T01:21:05.858Z] #55 DONE 36.2s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T01:21:05.858Z] #63 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #63 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #63 35.36 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #63 35.36 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #63 35.38 OK: 8 MiB in 15 packages [2024-11-08T01:21:05.858Z] #63 DONE 36.2s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T01:21:05.858Z] #56 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #56 35.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #56 35.98 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #56 36.01 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #56 36.02 OK: 8 MiB in 15 packages [2024-11-08T01:21:05.858Z] #56 DONE 36.2s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:21:05.858Z] #65 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #65 35.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:05.858Z] #65 35.84 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T01:21:05.858Z] #65 35.85 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:05.858Z] #65 35.87 (3/4) Installing su-exec (0.2-r3) [2024-11-08T01:21:05.858Z] #65 35.88 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T01:21:05.858Z] #65 35.96 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:05.858Z] #65 35.99 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:05.858Z] #65 36.07 OK: 19 MiB in 18 packages [2024-11-08T01:21:05.858Z] #65 DONE 36.3s [2024-11-08T01:21:05.858Z] [2024-11-08T01:21:05.858Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:21:06.219Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T01:21:06.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T01:21:06.219Z] Dload Upload Total Spent Left Speed [2024-11-08T01:21:06.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-11-08T01:21:06.427Z] #68 ... [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T01:21:06.427Z] #58 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #58 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #58 35.75 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:21:06.427Z] #58 35.75 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:21:06.427Z] #58 35.75 OK: 24168 distinct packages available [2024-11-08T01:21:06.427Z] #58 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #58 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #58 36.35 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T01:21:06.427Z] #58 36.37 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T01:21:06.427Z] #58 36.38 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T01:21:06.427Z] #58 36.39 (4/14) Installing libunistring (1.2-r0) [2024-11-08T01:21:06.427Z] #58 36.40 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T01:21:06.427Z] #58 36.41 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T01:21:06.427Z] #58 36.41 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T01:21:06.427Z] #58 36.42 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T01:21:06.427Z] #58 36.44 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T01:21:06.427Z] #58 36.45 (10/14) Installing curl (8.11.0-r1) [2024-11-08T01:21:06.427Z] #58 36.46 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:06.427Z] #58 36.46 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:21:06.427Z] #58 36.47 (13/14) Installing libucontext (1.2-r3) [2024-11-08T01:21:06.427Z] #58 36.47 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T01:21:06.427Z] #58 36.48 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:06.427Z] #58 36.48 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:06.427Z] #58 36.52 OK: 13 MiB in 28 packages [2024-11-08T01:21:06.427Z] #58 DONE 36.8s [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:21:06.427Z] #69 DONE 0.1s [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:21:06.427Z] #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #0 2.316 OK: 246 MiB in 54 packages [2024-11-08T01:21:06.427Z] #70 DONE 2.7s [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T01:21:06.427Z] #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.427Z] #0 2.548 OK: 246 MiB in 54 packages [2024-11-08T01:21:06.427Z] #71 DONE 2.7s [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:21:06.427Z] #72 DONE 0.0s [2024-11-08T01:21:06.427Z] [2024-11-08T01:21:06.427Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:21:06.599Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T01:21:06.685Z] #73 ... [2024-11-08T01:21:06.685Z] [2024-11-08T01:21:06.685Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:21:06.685Z] #67 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.685Z] #67 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:06.685Z] #67 2.941 OK: 246 MiB in 54 packages [2024-11-08T01:21:06.685Z] #67 DONE 3.1s [2024-11-08T01:21:06.685Z] [2024-11-08T01:21:06.685Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:21:06.685Z] #74 DONE 0.0s [2024-11-08T01:21:06.685Z] [2024-11-08T01:21:06.685Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:21:06.685Z] #75 DONE 3.2s [2024-11-08T01:21:06.944Z] [2024-11-08T01:21:06.944Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T01:21:06.974Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T01:21:06.974Z] + sudo tee /etc/docker/daemon.new [2024-11-08T01:21:06.974Z] { [2024-11-08T01:21:06.974Z] "registry-mirrors": [ [2024-11-08T01:21:06.974Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T01:21:06.974Z] ], [2024-11-08T01:21:06.974Z] "bip": "10.250.0.254/24", [2024-11-08T01:21:06.974Z] "hosts": [ [2024-11-08T01:21:06.974Z] "tcp://0.0.0.0:5555", [2024-11-08T01:21:06.974Z] "unix:///var/run/docker.sock" [2024-11-08T01:21:06.974Z] ], [2024-11-08T01:21:06.974Z] "mtu": 1458, [2024-11-08T01:21:06.974Z] "selinux-enabled": true, [2024-11-08T01:21:06.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T01:21:06.974Z] } [Pipeline] sh [2024-11-08T01:21:07.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T01:21:07.706Z] + sudo service docker restart [2024-11-08T01:21:08.320Z] #76 ... [2024-11-08T01:21:08.320Z] [2024-11-08T01:21:08.320Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T01:21:08.320Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #0 3.543 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:21:08.320Z] #0 3.543 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:21:08.320Z] #0 3.543 OK: 24169 distinct packages available [2024-11-08T01:21:08.320Z] #0 3.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #0 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #0 4.047 OK: 246 MiB in 54 packages [2024-11-08T01:21:08.320Z] #77 DONE 4.3s [2024-11-08T01:21:08.320Z] [2024-11-08T01:21:08.320Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:21:08.320Z] #78 DONE 0.2s [2024-11-08T01:21:08.320Z] [2024-11-08T01:21:08.320Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T01:21:08.320Z] #66 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #66 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #66 3.930 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:08.320Z] #66 3.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:08.320Z] #66 3.937 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:08.320Z] #66 4.014 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:08.320Z] #66 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #66 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.320Z] #66 4.393 OK: 9 MiB in 19 packages [2024-11-08T01:21:08.580Z] #66 DONE 4.8s [2024-11-08T01:21:08.580Z] [2024-11-08T01:21:08.580Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T01:21:08.580Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 3.766 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:08.580Z] #0 3.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:08.580Z] #0 3.775 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:08.580Z] #0 3.855 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:08.580Z] #0 3.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 4.224 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:08.580Z] #0 4.271 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:08.580Z] #0 4.277 OK: 8 MiB in 18 packages [2024-11-08T01:21:08.580Z] #79 DONE 4.7s [2024-11-08T01:21:08.580Z] [2024-11-08T01:21:08.580Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:21:08.580Z] #80 ... [2024-11-08T01:21:08.580Z] [2024-11-08T01:21:08.580Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T01:21:08.580Z] #0 2.738 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 3.300 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.580Z] #0 4.036 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:21:08.580Z] #0 4.345 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:08.580Z] #0 4.350 OK: 8 MiB in 15 packages [2024-11-08T01:21:08.580Z] #81 DONE 4.8s [2024-11-08T01:21:08.837Z] [2024-11-08T01:21:08.837Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:21:08.837Z] #68 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:08.838Z] #68 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:09.096Z] #68 3.289 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:09.096Z] #68 3.289 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:09.096Z] #68 3.297 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:09.096Z] #68 3.368 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:09.096Z] #68 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:09.451Z] #68 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:09.713Z] #68 3.777 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:09.713Z] #68 3.891 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:09.713Z] #68 3.906 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:10.281Z] #68 4.525 OK: 19 MiB in 18 packages [2024-11-08T01:21:10.869Z] #68 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.753 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 3.753 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 3.761 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 3.832 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 3.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 4.344 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 4.526 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 4.576 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:10.869Z] #0 4.619 OK: 9 MiB in 16 packages [2024-11-08T01:21:10.869Z] #82 DONE 6.9s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 2.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.852 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 2.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 2.863 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 2.957 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.399 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.434 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.443 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:10.869Z] #0 3.883 OK: 10 MiB in 17 packages [2024-11-08T01:21:10.869Z] #83 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.722 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 2.722 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 2.738 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 2.848 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.857 OK: 19 MiB in 18 packages [2024-11-08T01:21:10.869Z] #84 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:21:10.869Z] #85 DONE 2.3s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.170 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 3.170 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 3.179 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 3.261 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.699 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.814 OK: 8 MiB in 15 packages [2024-11-08T01:21:10.869Z] #86 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.687 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 2.687 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 2.715 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 2.831 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.280 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.317 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.833 OK: 8 MiB in 16 packages [2024-11-08T01:21:10.869Z] #87 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #88 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:21:10.869Z] #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.330 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:10.869Z] #0 3.330 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:10.869Z] #0 3.336 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:10.869Z] #0 3.393 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:10.869Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:10.869Z] #0 3.716 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:10.869Z] #0 3.800 OK: 8 MiB in 15 packages [2024-11-08T01:21:10.869Z] #88 DONE 5.2s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:21:10.869Z] #80 DONE 2.4s [2024-11-08T01:21:10.869Z] [2024-11-08T01:21:10.869Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T01:21:11.128Z] #89 ... [2024-11-08T01:21:11.128Z] [2024-11-08T01:21:11.128Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T01:21:11.128Z] #90 DONE 2.4s [2024-11-08T01:21:11.128Z] [2024-11-08T01:21:11.128Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T01:21:11.128Z] #91 DONE 0.2s [2024-11-08T01:21:11.128Z] [2024-11-08T01:21:11.128Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T01:21:11.128Z] #92 DONE 0.2s [2024-11-08T01:21:11.128Z] [2024-11-08T01:21:11.128Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T01:21:11.128Z] #93 DONE 0.3s [2024-11-08T01:21:11.128Z] [2024-11-08T01:21:11.128Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T01:21:12.065Z] #94 DONE 0.9s [2024-11-08T01:21:12.065Z] [2024-11-08T01:21:12.065Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T01:21:12.065Z] #95 DONE 0.8s [2024-11-08T01:21:12.065Z] [2024-11-08T01:21:12.065Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:21:12.065Z] #96 DONE 1.0s [2024-11-08T01:21:12.065Z] [2024-11-08T01:21:12.065Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:21:12.065Z] #97 ... [2024-11-08T01:21:12.065Z] [2024-11-08T01:21:12.065Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:21:12.065Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:12.065Z] #0 4.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:12.065Z] #0 5.085 Upgrading critical system libraries and apk-tools: [2024-11-08T01:21:12.065Z] #0 5.085 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:21:12.065Z] #0 5.091 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:21:12.065Z] #0 5.172 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:21:12.065Z] #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:12.065Z] #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:12.065Z] #0 5.596 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:12.065Z] #0 5.634 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:21:12.065Z] #0 5.645 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:21:12.065Z] #0 5.722 OK: 13 MiB in 28 packages [2024-11-08T01:21:12.065Z] #98 DONE 6.0s [2024-11-08T01:21:12.065Z] [2024-11-08T01:21:12.065Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:21:12.065Z] #99 DONE 0.2s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:21:12.323Z] #97 DONE 0.2s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T01:21:12.323Z] #100 DONE 0.2s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T01:21:12.323Z] #101 DONE 0.0s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T01:21:12.323Z] #102 DONE 0.0s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T01:21:12.323Z] #103 DONE 0.1s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T01:21:12.323Z] #104 DONE 0.0s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:21:12.323Z] #105 DONE 0.1s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T01:21:12.323Z] #106 DONE 0.0s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T01:21:12.323Z] #107 DONE 0.1s [2024-11-08T01:21:12.323Z] [2024-11-08T01:21:12.323Z] #108 [security-spire-server] exporting to image [2024-11-08T01:21:12.323Z] #108 exporting layers [2024-11-08T01:21:12.581Z] #108 ... [2024-11-08T01:21:12.581Z] [2024-11-08T01:21:12.581Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T01:21:12.581Z] #109 DONE 0.0s [2024-11-08T01:21:12.581Z] [2024-11-08T01:21:12.581Z] #108 [security-spire-agent] exporting to image [2024-11-08T01:21:12.841Z] #108 exporting layers 0.7s done [2024-11-08T01:21:12.841Z] #108 writing image sha256:d37743b4134da8c6aa35ef2c6e39fffe54ada0e45359f374f512229247cff6f4 done [2024-11-08T01:21:12.841Z] #108 naming to docker.io/library/security-spire-server [2024-11-08T01:21:13.102Z] #108 ... [2024-11-08T01:21:13.102Z] [2024-11-08T01:21:13.102Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T01:21:13.102Z] #89 DONE 2.2s [2024-11-08T01:21:13.102Z] [2024-11-08T01:21:13.102Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T01:21:13.102Z] #110 DONE 0.0s [2024-11-08T01:21:13.102Z] [2024-11-08T01:21:13.102Z] #108 [security-spire-config] exporting to image [2024-11-08T01:21:13.102Z] #108 exporting layers 0.7s done [2024-11-08T01:21:13.102Z] #108 naming to docker.io/library/security-spire-server done [2024-11-08T01:21:13.102Z] #108 writing image sha256:1301a87c7f7d274bccfafa29e2ed6d6aff34b211ecad24e90b8a21a88b970bc2 done [2024-11-08T01:21:13.102Z] #108 naming to docker.io/library/security-spire-config done [2024-11-08T01:21:13.102Z] #108 exporting layers 0.7s done [2024-11-08T01:21:13.102Z] #108 writing image sha256:8a221b01f0c46f5154ff61a48f3d2fc781327a372e1b7613186a68c49bf41e6f done [2024-11-08T01:21:13.102Z] #108 naming to docker.io/library/security-spire-agent done [2024-11-08T01:21:13.102Z] #108 DONE 0.8s [2024-11-08T01:21:13.102Z] [2024-11-08T01:21:13.102Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T01:21:13.102Z] #76 5.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:13.102Z] #76 6.057 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T01:21:13.676Z] #76 6.788 OK: 246 MiB in 54 packages [2024-11-08T01:21:14.244Z] #76 DONE 7.2s [2024-11-08T01:21:14.244Z] [2024-11-08T01:21:14.244Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T01:21:14.244Z] #111 DONE 0.2s [2024-11-08T01:21:14.244Z] [2024-11-08T01:21:14.244Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:21:14.504Z] #37 ... [2024-11-08T01:21:14.504Z] [2024-11-08T01:21:14.504Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:21:14.504Z] #54 ... [2024-11-08T01:21:14.504Z] [2024-11-08T01:21:14.504Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:21:16.408Z] #112 ... [2024-11-08T01:21:16.408Z] [2024-11-08T01:21:16.408Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:21:16.667Z] #113 ... [2024-11-08T01:21:16.667Z] [2024-11-08T01:21:16.667Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:21:16.926Z] #114 ... [2024-11-08T01:21:16.926Z] [2024-11-08T01:21:16.926Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T01:21:26.002Z] provisioning config files... [2024-11-08T01:21:26.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config7189716177671305758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T01:21:26.481Z] ---> ****-login.sh [2024-11-08T01:21:26.481Z] nexus3.edgexfoundry.org:10001 [2024-11-08T01:21:27.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:21:27.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:21:27.077Z] Configure a credential helper to remove this warning. See [2024-11-08T01:21:27.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:21:27.077Z] [2024-11-08T01:21:27.077Z] Login Succeeded [2024-11-08T01:21:27.077Z] nexus3.edgexfoundry.org:10002 [2024-11-08T01:21:27.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:21:27.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:21:27.619Z] Configure a credential helper to remove this warning. See [2024-11-08T01:21:27.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:21:27.619Z] [2024-11-08T01:21:27.619Z] Login Succeeded [2024-11-08T01:21:27.619Z] nexus3.edgexfoundry.org:10003 [2024-11-08T01:21:27.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:21:27.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:21:27.895Z] Configure a credential helper to remove this warning. See [2024-11-08T01:21:27.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:21:27.896Z] [2024-11-08T01:21:27.896Z] Login Succeeded [2024-11-08T01:21:27.896Z] nexus3.edgexfoundry.org:10004 [2024-11-08T01:21:28.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:21:28.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:21:28.439Z] Configure a credential helper to remove this warning. See [2024-11-08T01:21:28.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:21:28.439Z] [2024-11-08T01:21:28.439Z] Login Succeeded [2024-11-08T01:21:28.439Z] ****.io [2024-11-08T01:21:28.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:21:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:21:28.981Z] Configure a credential helper to remove this warning. See [2024-11-08T01:21:28.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:21:28.981Z] [2024-11-08T01:21:28.981Z] Login Succeeded [2024-11-08T01:21:28.981Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T01:21:28.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-08T01:21:29.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo [2024-11-08T01:21:29.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T01:21:29.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T01:21:29.767Z] ========================================================= [2024-11-08T01:21:29.767Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T01:21:29.767Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T01:21:30.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T01:21:30.386Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T01:21:30.386Z] cf04c63912e1: Pulling fs layer [2024-11-08T01:21:30.386Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T01:21:30.386Z] a37a00ec5f00: Pulling fs layer [2024-11-08T01:21:30.386Z] 50b3750afda1: Pulling fs layer [2024-11-08T01:21:30.386Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T01:21:30.386Z] 80978eb59214: Pulling fs layer [2024-11-08T01:21:30.386Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T01:21:30.386Z] c5a475d317c9: Pulling fs layer [2024-11-08T01:21:30.386Z] 50b3750afda1: Waiting [2024-11-08T01:21:30.386Z] 4f4fb700ef54: Waiting [2024-11-08T01:21:30.386Z] 80978eb59214: Waiting [2024-11-08T01:21:30.386Z] c9f46d7d2bd2: Waiting [2024-11-08T01:21:30.386Z] c5a475d317c9: Waiting [2024-11-08T01:21:30.386Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T01:21:30.386Z] 55b35a11ae5e: Download complete [2024-11-08T01:21:30.386Z] 50b3750afda1: Verifying Checksum [2024-11-08T01:21:30.386Z] 50b3750afda1: Download complete [2024-11-08T01:21:30.386Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T01:21:30.386Z] 4f4fb700ef54: Download complete [2024-11-08T01:21:30.386Z] 80978eb59214: Verifying Checksum [2024-11-08T01:21:30.386Z] 80978eb59214: Download complete [2024-11-08T01:21:30.386Z] cf04c63912e1: Verifying Checksum [2024-11-08T01:21:30.386Z] cf04c63912e1: Download complete [2024-11-08T01:21:30.983Z] c5a475d317c9: Verifying Checksum [2024-11-08T01:21:30.983Z] c5a475d317c9: Download complete [2024-11-08T01:21:31.954Z] cf04c63912e1: Pull complete [2024-11-08T01:21:32.550Z] 55b35a11ae5e: Pull complete [2024-11-08T01:21:32.550Z] a37a00ec5f00: Verifying Checksum [2024-11-08T01:21:32.550Z] a37a00ec5f00: Download complete [2024-11-08T01:21:33.520Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T01:21:33.520Z] c9f46d7d2bd2: Download complete [2024-11-08T01:21:45.882Z] a37a00ec5f00: Pull complete [2024-11-08T01:21:45.882Z] 50b3750afda1: Pull complete [2024-11-08T01:21:46.151Z] 4f4fb700ef54: Pull complete [2024-11-08T01:21:46.421Z] 80978eb59214: Pull complete [2024-11-08T01:21:54.664Z] c9f46d7d2bd2: Pull complete [2024-11-08T01:21:55.635Z] c5a475d317c9: Pull complete [2024-11-08T01:21:55.635Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T01:21:55.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T01:21:55.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T01:21:55.985Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T01:21:55.985Z] WORKDIR /edgex [2024-11-08T01:21:55.985Z] COPY go.mod . [2024-11-08T01:21:55.985Z] RUN go mod download [2024-11-08T01:21:55.985Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-08T01:21:56.578Z] Sending build context to Docker daemon 3.379MB [2024-11-08T01:21:56.578Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T01:21:56.578Z] ---> be29e6b0f0d4 [2024-11-08T01:21:56.578Z] Step 2/4 : WORKDIR /edgex [2024-11-08T01:21:57.542Z] ---> Running in 0b2a388a0315 [2024-11-08T01:21:57.810Z] Removing intermediate container 0b2a388a0315 [2024-11-08T01:21:57.810Z] ---> 554334cafebf [2024-11-08T01:21:57.810Z] Step 3/4 : COPY go.mod . [2024-11-08T01:21:58.393Z] ---> c79e58207ba1 [2024-11-08T01:21:58.393Z] Step 4/4 : RUN go mod download [2024-11-08T01:21:58.393Z] ---> Running in b5534cc22989 [2024-11-08T01:22:03.630Z] #115 DONE 53.9s [2024-11-08T01:22:03.630Z] [2024-11-08T01:22:03.630Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:03.630Z] #112 DONE 46.3s [2024-11-08T01:22:03.630Z] [2024-11-08T01:22:03.630Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:03.630Z] #73 DONE 54.3s [2024-11-08T01:22:03.630Z] [2024-11-08T01:22:03.630Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:03.630Z] #113 DONE 54.2s [2024-11-08T01:22:03.630Z] [2024-11-08T01:22:03.630Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:03.630Z] #114 DONE 52.4s [2024-11-08T01:22:03.630Z] [2024-11-08T01:22:03.630Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T01:22:11.802Z] #116 ... [2024-11-08T01:22:11.803Z] [2024-11-08T01:22:11.803Z] #117 [support-notifications builder 6/7] COPY . . [2024-11-08T01:22:11.803Z] #117 ... [2024-11-08T01:22:11.803Z] [2024-11-08T01:22:11.803Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-08T01:22:11.803Z] #118 ... [2024-11-08T01:22:11.803Z] [2024-11-08T01:22:11.803Z] #119 [core-data builder 6/7] COPY . . [2024-11-08T01:22:11.803Z] #119 ... [2024-11-08T01:22:11.803Z] [2024-11-08T01:22:11.803Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #120 DONE 12.8s [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-08T01:22:13.711Z] #118 DONE 12.8s [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #119 [core-data builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #119 DONE 12.8s [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #121 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #122 [core-command builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #122 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #123 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #124 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #125 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #126 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #127 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #128 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #129 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #130 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #131 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #132 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #133 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #134 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #135 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #117 [support-notifications builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #117 DONE 12.8s [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #136 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #137 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #138 [core-metadata builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #138 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #116 DONE 12.8s [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:22:13.711Z] #139 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T01:22:13.711Z] #140 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:22:13.711Z] #141 CACHED [2024-11-08T01:22:13.711Z] [2024-11-08T01:22:13.711Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:22:15.087Z] #142 1.579 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T01:22:25.064Z] #142 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T01:22:25.064Z] #0 1.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T01:22:25.064Z] #143 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T01:22:25.064Z] #0 1.359 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T01:22:25.064Z] #144 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T01:22:25.064Z] #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T01:22:25.064Z] #145 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T01:22:25.064Z] #0 1.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T01:22:25.064Z] #146 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:22:25.064Z] #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T01:22:25.064Z] #147 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:22:25.064Z] #0 1.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T01:22:25.064Z] #148 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T01:22:25.064Z] #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T01:22:25.064Z] #149 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T01:22:25.064Z] #0 1.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T01:22:25.064Z] #150 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:22:25.064Z] #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T01:22:25.064Z] #151 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T01:22:25.064Z] #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T01:22:25.064Z] #152 ... [2024-11-08T01:22:25.064Z] [2024-11-08T01:22:25.064Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T01:22:25.064Z] #0 1.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T01:23:06.299Z] Removing intermediate container b5534cc22989 [2024-11-08T01:23:06.299Z] ---> 2bad8e6407d5 [2024-11-08T01:23:06.299Z] Successfully built 2bad8e6407d5 [2024-11-08T01:23:06.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:23:06.643Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T01:23:06.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:23:06.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container [2024-11-08T01:23:06.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 [2024-11-08T01:23:08.120Z] $ docker top d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T01:23:08.932Z] + go version [2024-11-08T01:23:08.932Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T01:23:08.957Z] $ docker stop --time=1 d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 [2024-11-08T01:23:10.869Z] $ docker rm -f --volumes d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 [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 [2024-11-08T01:23:11.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T01:23:11.604Z] [2024-11-08T01:23:11.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:23:11.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T01:23:11.943Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-08T01:23:11.943Z] 547446be3368: Pulling fs layer [2024-11-08T01:23:11.943Z] d125d8839a47: Pulling fs layer [2024-11-08T01:23:11.943Z] 3e85d5ac6304: Pulling fs layer [2024-11-08T01:23:11.944Z] c3105a71a48b: Pulling fs layer [2024-11-08T01:23:11.944Z] 0f093f025ec4: Pulling fs layer [2024-11-08T01:23:11.944Z] c3106fc0e877: Pulling fs layer [2024-11-08T01:23:11.944Z] c3105a71a48b: Waiting [2024-11-08T01:23:11.944Z] 0f093f025ec4: Waiting [2024-11-08T01:23:11.944Z] c3106fc0e877: Waiting [2024-11-08T01:23:12.212Z] 547446be3368: Verifying Checksum [2024-11-08T01:23:12.212Z] c3105a71a48b: Verifying Checksum [2024-11-08T01:23:12.212Z] c3105a71a48b: Download complete [2024-11-08T01:23:12.480Z] d125d8839a47: Verifying Checksum [2024-11-08T01:23:12.480Z] d125d8839a47: Download complete [2024-11-08T01:23:12.480Z] c3106fc0e877: Verifying Checksum [2024-11-08T01:23:12.480Z] c3106fc0e877: Download complete [2024-11-08T01:23:12.747Z] 0f093f025ec4: Verifying Checksum [2024-11-08T01:23:12.747Z] 0f093f025ec4: Download complete [2024-11-08T01:23:13.014Z] 547446be3368: Pull complete [2024-11-08T01:23:13.972Z] d125d8839a47: Pull complete [2024-11-08T01:23:14.555Z] 3e85d5ac6304: Verifying Checksum [2024-11-08T01:23:14.555Z] 3e85d5ac6304: Download complete [2024-11-08T01:23:24.634Z] 3e85d5ac6304: Pull complete [2024-11-08T01:23:24.634Z] c3105a71a48b: Pull complete [2024-11-08T01:23:25.598Z] 0f093f025ec4: Pull complete [2024-11-08T01:23:25.864Z] c3106fc0e877: Pull complete [2024-11-08T01:23:25.864Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-08T01:23:25.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T01:23:25.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T01:23:26.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container [2024-11-08T01:23:26.177Z] $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 [2024-11-08T01:23:28.265Z] $ docker top 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T01:23:29.126Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T01:23:39.215Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T01:23:39.215Z] #1 transferring dockerfile: 1.86kB done [2024-11-08T01:23:39.215Z] #1 DONE 0.1s [2024-11-08T01:23:39.215Z] [2024-11-08T01:23:39.215Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T01:23:39.215Z] #2 transferring dockerfile: 1.81kB done [2024-11-08T01:23:39.215Z] #2 DONE 0.0s [2024-11-08T01:23:39.215Z] [2024-11-08T01:23:39.215Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T01:23:39.481Z] #3 transferring dockerfile: 3.02kB done [2024-11-08T01:23:39.481Z] #3 DONE 0.1s [2024-11-08T01:23:39.481Z] [2024-11-08T01:23:39.481Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T01:23:39.481Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-11-08T01:23:39.481Z] #4 DONE 0.1s [2024-11-08T01:23:39.481Z] [2024-11-08T01:23:39.481Z] #5 [core-data internal] load build definition from Dockerfile [2024-11-08T01:23:39.481Z] #5 transferring dockerfile: 2.07kB done [2024-11-08T01:23:39.481Z] #5 DONE 0.1s [2024-11-08T01:23:39.481Z] [2024-11-08T01:23:39.481Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-11-08T01:23:39.481Z] #6 transferring dockerfile: 2.07kB done [2024-11-08T01:23:39.481Z] #6 DONE 0.1s [2024-11-08T01:23:39.481Z] [2024-11-08T01:23:39.481Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T01:23:39.481Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-11-08T01:23:39.481Z] #7 DONE 0.1s [2024-11-08T01:23:39.481Z] [2024-11-08T01:23:39.481Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:23:39.750Z] #8 ... [2024-11-08T01:23:39.750Z] [2024-11-08T01:23:39.750Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T01:23:39.750Z] #9 transferring dockerfile: 2.49kB done [2024-11-08T01:23:39.750Z] #9 DONE 0.1s [2024-11-08T01:23:39.750Z] [2024-11-08T01:23:39.750Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:23:39.750Z] #8 transferring dockerfile: 1.69kB done [2024-11-08T01:23:39.750Z] #8 ... [2024-11-08T01:23:39.750Z] [2024-11-08T01:23:39.750Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-11-08T01:23:39.750Z] #10 transferring dockerfile: 2.13kB done [2024-11-08T01:23:39.750Z] #10 DONE 0.1s [2024-11-08T01:23:39.750Z] [2024-11-08T01:23:39.750Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T01:23:39.750Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-11-08T01:23:39.750Z] #11 DONE 0.1s [2024-11-08T01:23:40.018Z] [2024-11-08T01:23:40.018Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-11-08T01:23:40.018Z] #12 transferring dockerfile: 2.02kB done [2024-11-08T01:23:40.018Z] #12 DONE 0.1s [2024-11-08T01:23:40.018Z] [2024-11-08T01:23:40.018Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T01:23:40.018Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-11-08T01:23:40.018Z] #13 DONE 0.1s [2024-11-08T01:23:40.018Z] [2024-11-08T01:23:40.018Z] #14 [core-command internal] load build definition from Dockerfile [2024-11-08T01:23:40.018Z] #14 transferring dockerfile: 1.94kB done [2024-11-08T01:23:40.018Z] #14 DONE 0.1s [2024-11-08T01:23:40.018Z] [2024-11-08T01:23:40.019Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T01:23:40.289Z] #15 transferring dockerfile: 2.15kB done [2024-11-08T01:23:40.289Z] #15 DONE 0.1s [2024-11-08T01:23:40.289Z] [2024-11-08T01:23:40.289Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-11-08T01:23:40.289Z] #16 transferring context: 50B 0.0s done [2024-11-08T01:23:41.261Z] #16 ... [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #17 [security-spire-agent internal] load .dockerignore [2024-11-08T01:23:41.261Z] #17 transferring context: 50B done [2024-11-08T01:23:41.261Z] #17 DONE 0.1s [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #18 [security-bootstrapper internal] load .dockerignore [2024-11-08T01:23:41.261Z] #18 transferring context: 50B done [2024-11-08T01:23:41.261Z] #18 DONE 0.0s [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T01:23:41.261Z] #19 ... [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #20 [core-data internal] load .dockerignore [2024-11-08T01:23:41.261Z] #20 transferring context: 50B done [2024-11-08T01:23:41.261Z] #20 DONE 0.1s [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T01:23:41.261Z] #19 transferring context: 50B 0.0s done [2024-11-08T01:23:41.261Z] #19 ... [2024-11-08T01:23:41.261Z] [2024-11-08T01:23:41.261Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T01:23:41.261Z] #21 transferring context: 50B done [2024-11-08T01:23:41.261Z] #21 DONE 0.1s [2024-11-08T01:23:41.530Z] [2024-11-08T01:23:41.530Z] #22 [core-keeper internal] load .dockerignore [2024-11-08T01:23:41.530Z] #22 transferring context: 50B 0.0s done [2024-11-08T01:23:41.530Z] #22 DONE 0.1s [2024-11-08T01:23:41.530Z] [2024-11-08T01:23:41.530Z] #23 [security-spire-config internal] load .dockerignore [2024-11-08T01:23:41.530Z] #23 transferring context: 50B 0.0s done [2024-11-08T01:23:41.530Z] #23 DONE 0.1s [2024-11-08T01:23:41.530Z] [2024-11-08T01:23:41.530Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-08T01:23:41.530Z] #24 transferring context: 50B done [2024-11-08T01:23:41.530Z] #24 DONE 0.1s [2024-11-08T01:23:41.530Z] [2024-11-08T01:23:41.530Z] #25 [core-metadata internal] load .dockerignore [2024-11-08T01:23:41.530Z] #25 transferring context: 50B 0.0s done [2024-11-08T01:23:41.797Z] #25 DONE 0.1s [2024-11-08T01:23:41.798Z] [2024-11-08T01:23:41.798Z] #26 [security-proxy-setup internal] load .dockerignore [2024-11-08T01:23:41.798Z] #26 transferring context: 50B done [2024-11-08T01:23:41.798Z] #26 DONE 0.1s [2024-11-08T01:23:41.798Z] [2024-11-08T01:23:41.798Z] #27 [support-notifications internal] load .dockerignore [2024-11-08T01:23:41.798Z] #27 transferring context: 50B 0.0s done [2024-11-08T01:23:41.798Z] #27 DONE 0.1s [2024-11-08T01:23:41.798Z] [2024-11-08T01:23:41.798Z] #28 [security-spire-server internal] load .dockerignore [2024-11-08T01:23:41.798Z] #28 transferring context: 50B done [2024-11-08T01:23:41.798Z] #28 DONE 0.1s [2024-11-08T01:23:41.798Z] [2024-11-08T01:23:41.798Z] #29 [core-command internal] load .dockerignore [2024-11-08T01:23:41.798Z] #29 transferring context: 50B done [2024-11-08T01:23:42.067Z] #29 DONE 0.1s [2024-11-08T01:23:42.067Z] [2024-11-08T01:23:42.067Z] #30 [security-proxy-auth internal] load .dockerignore [2024-11-08T01:23:42.067Z] #30 transferring context: 50B done [2024-11-08T01:23:42.067Z] #30 DONE 0.1s [2024-11-08T01:23:42.068Z] [2024-11-08T01:23:42.068Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:42.068Z] #31 DONE 0.0s [2024-11-08T01:23:42.068Z] [2024-11-08T01:23:42.068Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:42.068Z] #32 DONE 0.2s [2024-11-08T01:23:42.068Z] [2024-11-08T01:23:42.068Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:23:42.336Z] #8 ... [2024-11-08T01:23:42.336Z] [2024-11-08T01:23:42.336Z] #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:42.336Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:42.336Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:42.336Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:42.336Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:42.336Z] #33 DONE 0.2s [2024-11-08T01:23:42.603Z] [2024-11-08T01:23:42.603Z] #34 [support-cron-scheduler internal] load build context [2024-11-08T01:23:42.870Z] #34 transferring context: 2.96MB 0.6s done [2024-11-08T01:23:42.870Z] #34 DONE 0.8s [2024-11-08T01:23:42.870Z] [2024-11-08T01:23:42.870Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:43.139Z] #35 ... [2024-11-08T01:23:43.139Z] [2024-11-08T01:23:43.139Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:43.139Z] #32 DONE 0.2s [2024-11-08T01:23:43.139Z] [2024-11-08T01:23:43.139Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:43.139Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:43.139Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:43.139Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:43.139Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:43.139Z] #33 DONE 0.3s [2024-11-08T01:23:43.139Z] [2024-11-08T01:23:43.139Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:43.139Z] #31 DONE 0.0s [2024-11-08T01:23:43.139Z] [2024-11-08T01:23:43.139Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:43.139Z] #35 DONE 1.6s [2024-11-08T01:23:43.139Z] [2024-11-08T01:23:43.139Z] #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T01:23:43.410Z] #36 ... [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:43.410Z] #31 DONE 0.0s [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:43.410Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:43.410Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:43.410Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:43.410Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:43.410Z] #33 DONE 0.3s [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:43.410Z] #31 DONE 0.0s [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:43.410Z] #35 DONE 1.6s [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T01:23:43.410Z] #37 ... [2024-11-08T01:23:43.410Z] [2024-11-08T01:23:43.410Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:43.410Z] #38 DONE 0.6s [2024-11-08T01:23:43.679Z] [2024-11-08T01:23:43.679Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:43.679Z] #31 DONE 0.0s [2024-11-08T01:23:43.679Z] [2024-11-08T01:23:43.679Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:43.947Z] #39 ... [2024-11-08T01:23:43.947Z] [2024-11-08T01:23:43.947Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:43.947Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:43.947Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:43.947Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:43.947Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:43.947Z] #33 DONE 0.3s [2024-11-08T01:23:43.947Z] [2024-11-08T01:23:43.947Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:43.947Z] #35 DONE 1.6s [2024-11-08T01:23:43.947Z] [2024-11-08T01:23:43.947Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:43.947Z] #38 DONE 0.6s [2024-11-08T01:23:43.947Z] [2024-11-08T01:23:43.947Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:44.214Z] #39 ... [2024-11-08T01:23:44.214Z] [2024-11-08T01:23:44.214Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:44.214Z] #31 DONE 0.0s [2024-11-08T01:23:44.214Z] [2024-11-08T01:23:44.214Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:44.214Z] #39 ... [2024-11-08T01:23:44.214Z] [2024-11-08T01:23:44.214Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:44.214Z] #31 DONE 0.0s [2024-11-08T01:23:44.214Z] [2024-11-08T01:23:44.214Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:44.797Z] #39 ... [2024-11-08T01:23:44.797Z] [2024-11-08T01:23:44.797Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:44.797Z] #31 DONE 0.0s [2024-11-08T01:23:44.797Z] [2024-11-08T01:23:44.797Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:44.797Z] #39 transferring context: 2.96MB 1.4s done [2024-11-08T01:23:45.065Z] #39 ... [2024-11-08T01:23:45.065Z] [2024-11-08T01:23:45.065Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:45.065Z] #31 DONE 0.0s [2024-11-08T01:23:45.065Z] [2024-11-08T01:23:45.065Z] #40 [security-bootstrapper internal] load build context [2024-11-08T01:23:45.065Z] #40 transferring context: 2.96MB 1.8s done [2024-11-08T01:23:45.333Z] #40 ... [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:45.333Z] #32 DONE 2.0s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:45.333Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:45.333Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:45.333Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:45.333Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:45.333Z] #33 DONE 0.4s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:45.333Z] #35 DONE 1.7s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:45.333Z] #38 DONE 0.7s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #39 [security-spiffe-token-provider internal] load build context [2024-11-08T01:23:45.333Z] #39 DONE 1.9s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:45.333Z] #32 ... [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:45.333Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:45.333Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:45.333Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:45.333Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:45.333Z] #33 DONE 0.4s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:45.333Z] #35 DONE 1.7s [2024-11-08T01:23:45.333Z] [2024-11-08T01:23:45.333Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:45.333Z] #38 DONE 0.7s [2024-11-08T01:23:45.614Z] [2024-11-08T01:23:45.614Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:45.614Z] #31 DONE 0.0s [2024-11-08T01:23:45.614Z] [2024-11-08T01:23:45.614Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:45.614Z] #32 ... [2024-11-08T01:23:45.614Z] [2024-11-08T01:23:45.614Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T01:23:45.614Z] #31 DONE 0.0s [2024-11-08T01:23:45.614Z] [2024-11-08T01:23:45.614Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:47.027Z] #32 ... [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #40 [security-bootstrapper internal] load build context [2024-11-08T01:23:47.027Z] #40 DONE 3.6s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #41 [core-data internal] load build context [2024-11-08T01:23:47.027Z] #41 transferring context: 2.96MB 1.6s done [2024-11-08T01:23:47.027Z] #41 ... [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:47.027Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:47.027Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:47.027Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:47.027Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:47.027Z] #33 DONE 0.4s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T01:23:47.027Z] #42 DONE 3.9s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:47.027Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:47.027Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:47.027Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:47.027Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:47.027Z] #33 DONE 0.4s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #41 [core-data internal] load build context [2024-11-08T01:23:47.027Z] #41 DONE 3.7s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T01:23:47.027Z] #43 DONE 4.1s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #44 [core-common-config-bootstrapper internal] load build context [2024-11-08T01:23:47.027Z] #44 transferring context: 2.96MB 1.0s done [2024-11-08T01:23:47.027Z] #44 DONE 3.2s [2024-11-08T01:23:47.027Z] [2024-11-08T01:23:47.027Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:23:47.027Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:23:47.296Z] #45 ... [2024-11-08T01:23:47.296Z] [2024-11-08T01:23:47.296Z] #46 [core-keeper internal] load build context [2024-11-08T01:23:47.296Z] #46 transferring context: 2.96MB 0.9s done [2024-11-08T01:23:47.296Z] #46 DONE 3.2s [2024-11-08T01:23:47.563Z] [2024-11-08T01:23:47.563Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:47.563Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:47.830Z] #47 ... [2024-11-08T01:23:47.830Z] [2024-11-08T01:23:47.830Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T01:23:47.830Z] #32 DONE 4.5s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:48.101Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:48.101Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:48.101Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:48.101Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:48.101Z] #33 DONE 0.5s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:48.101Z] #35 DONE 1.8s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:48.101Z] #38 DONE 0.7s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:48.101Z] #47 ... [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T01:23:48.101Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T01:23:48.101Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T01:23:48.101Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T01:23:48.101Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T01:23:48.101Z] #33 DONE 0.5s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T01:23:48.101Z] #35 DONE 1.8s [2024-11-08T01:23:48.101Z] [2024-11-08T01:23:48.101Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-08T01:23:48.101Z] #38 DONE 0.7s [2024-11-08T01:23:48.369Z] [2024-11-08T01:23:48.369Z] #48 [core-command internal] load build context [2024-11-08T01:23:48.638Z] #48 ... [2024-11-08T01:23:48.638Z] [2024-11-08T01:23:48.638Z] #49 [security-spire-config internal] load build context [2024-11-08T01:23:48.638Z] #49 transferring context: 21.82kB 0.2s done [2024-11-08T01:23:48.638Z] #49 DONE 1.7s [2024-11-08T01:23:48.906Z] [2024-11-08T01:23:48.906Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:23:50.857Z] #50 ... [2024-11-08T01:23:50.857Z] [2024-11-08T01:23:50.857Z] #51 [security-spire-agent internal] load build context [2024-11-08T01:23:50.857Z] #51 transferring context: 23.10kB 0.3s done [2024-11-08T01:23:50.857Z] #51 DONE 3.2s [2024-11-08T01:23:50.857Z] [2024-11-08T01:23:50.857Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:50.857Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done [2024-11-08T01:23:50.857Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T01:23:50.857Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T01:23:50.857Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T01:23:51.126Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-11-08T01:23:51.712Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-11-08T01:23:51.712Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-11-08T01:23:52.306Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-11-08T01:23:52.306Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-11-08T01:23:52.306Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-11-08T01:23:52.575Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T01:23:52.575Z] #47 ... [2024-11-08T01:23:52.575Z] [2024-11-08T01:23:52.575Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T01:23:52.575Z] #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:23:52.575Z] #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:23:52.575Z] #0 7.411 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T01:23:52.575Z] #0 7.672 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T01:23:52.575Z] #0 7.672 (3/3) Installing tzdata (2024b-r0) [2024-11-08T01:23:52.575Z] #0 8.131 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:23:52.575Z] #0 8.131 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:23:52.575Z] #0 8.740 OK: 11 MiB in 17 packages [2024-11-08T01:23:52.575Z] #52 ... [2024-11-08T01:23:52.575Z] [2024-11-08T01:23:52.575Z] #53 [security-spire-server internal] load build context [2024-11-08T01:23:52.575Z] #53 transferring context: 23.57kB 0.5s done [2024-11-08T01:23:52.575Z] #53 DONE 4.6s [2024-11-08T01:23:52.575Z] [2024-11-08T01:23:52.575Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:23:52.575Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done [2024-11-08T01:23:52.575Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T01:23:52.575Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-08T01:23:52.575Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-08T01:23:52.575Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-11-08T01:23:52.575Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-11-08T01:23:52.575Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done [2024-11-08T01:23:52.575Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T01:23:52.575Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 2.0s [2024-11-08T01:23:53.194Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.5s [2024-11-08T01:23:53.194Z] #45 ... [2024-11-08T01:23:53.194Z] [2024-11-08T01:23:53.194Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T01:23:53.194Z] #52 DONE 10.8s [2024-11-08T01:23:53.194Z] [2024-11-08T01:23:53.194Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:23:53.194Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.7s [2024-11-08T01:23:53.465Z] #45 ... [2024-11-08T01:23:53.465Z] [2024-11-08T01:23:53.465Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T01:23:53.465Z] #54 ... [2024-11-08T01:23:53.465Z] [2024-11-08T01:23:53.465Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:23:53.732Z] #55 ... [2024-11-08T01:23:53.732Z] [2024-11-08T01:23:53.732Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T01:23:53.732Z] #56 ... [2024-11-08T01:23:53.732Z] [2024-11-08T01:23:53.732Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:23:54.003Z] #57 ... [2024-11-08T01:23:54.003Z] [2024-11-08T01:23:54.003Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T01:23:54.003Z] #58 ... [2024-11-08T01:23:54.003Z] [2024-11-08T01:23:54.003Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:23:54.271Z] #59 ... [2024-11-08T01:23:54.271Z] [2024-11-08T01:23:54.271Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:54.271Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-11-08T01:23:54.271Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 3.0s [2024-11-08T01:23:54.272Z] #47 ... [2024-11-08T01:23:54.272Z] [2024-11-08T01:23:54.272Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:23:54.272Z] #59 DONE 10.3s [2024-11-08T01:23:54.538Z] [2024-11-08T01:23:54.538Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:54.806Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 3.7s [2024-11-08T01:23:54.806Z] #47 ... [2024-11-08T01:23:54.806Z] [2024-11-08T01:23:54.806Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T01:23:55.073Z] #60 ... [2024-11-08T01:23:55.073Z] [2024-11-08T01:23:55.073Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:23:55.073Z] #61 ... [2024-11-08T01:23:55.073Z] [2024-11-08T01:23:55.073Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:55.337Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.2s [2024-11-08T01:23:55.337Z] #47 ... [2024-11-08T01:23:55.337Z] [2024-11-08T01:23:55.337Z] #62 [security-proxy-setup internal] load build context [2024-11-08T01:23:55.337Z] #62 transferring context: 2.96MB 7.1s done [2024-11-08T01:23:55.337Z] #62 DONE 9.9s [2024-11-08T01:23:55.337Z] [2024-11-08T01:23:55.337Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:55.603Z] #47 ... [2024-11-08T01:23:55.603Z] [2024-11-08T01:23:55.603Z] #63 [core-metadata internal] load build context [2024-11-08T01:23:55.870Z] #63 ... [2024-11-08T01:23:55.870Z] [2024-11-08T01:23:55.870Z] #64 [support-notifications internal] load build context [2024-11-08T01:23:55.870Z] #64 transferring context: 2.96MB 7.4s done [2024-11-08T01:23:55.870Z] #64 ... [2024-11-08T01:23:55.870Z] [2024-11-08T01:23:55.870Z] #65 [security-secretstore-setup internal] load build context [2024-11-08T01:23:55.870Z] #65 transferring context: 2.96MB 6.7s done [2024-11-08T01:23:56.137Z] #65 ... [2024-11-08T01:23:56.137Z] [2024-11-08T01:23:56.137Z] #63 [core-metadata internal] load build context [2024-11-08T01:23:56.720Z] #63 transferring context: 2.96MB 8.7s done [2024-11-08T01:23:56.998Z] #63 ... [2024-11-08T01:23:56.998Z] [2024-11-08T01:23:56.998Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:23:57.265Z] #66 ... [2024-11-08T01:23:57.265Z] [2024-11-08T01:23:57.265Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:23:57.265Z] #67 ... [2024-11-08T01:23:57.265Z] [2024-11-08T01:23:57.265Z] #65 [security-secretstore-setup internal] load build context [2024-11-08T01:23:57.265Z] #65 DONE 11.7s [2024-11-08T01:23:57.265Z] [2024-11-08T01:23:57.265Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:23:57.532Z] #68 ... [2024-11-08T01:23:57.532Z] [2024-11-08T01:23:57.532Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:57.532Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.3s [2024-11-08T01:23:57.532Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-11-08T01:23:57.802Z] #47 ... [2024-11-08T01:23:57.802Z] [2024-11-08T01:23:57.802Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:23:58.069Z] #69 ... [2024-11-08T01:23:58.069Z] [2024-11-08T01:23:58.069Z] #64 [support-notifications internal] load build context [2024-11-08T01:23:58.069Z] #64 DONE 12.5s [2024-11-08T01:23:58.069Z] [2024-11-08T01:23:58.069Z] #70 [security-proxy-auth internal] load build context [2024-11-08T01:23:58.069Z] #70 ... [2024-11-08T01:23:58.069Z] [2024-11-08T01:23:58.069Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:58.069Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.1s [2024-11-08T01:23:58.337Z] #47 ... [2024-11-08T01:23:58.337Z] [2024-11-08T01:23:58.337Z] #63 [core-metadata internal] load build context [2024-11-08T01:23:58.337Z] #63 DONE 12.9s [2024-11-08T01:23:58.337Z] [2024-11-08T01:23:58.337Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:58.920Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.6s [2024-11-08T01:23:58.920Z] #47 ... [2024-11-08T01:23:58.920Z] [2024-11-08T01:23:58.920Z] #70 [security-proxy-auth internal] load build context [2024-11-08T01:23:58.920Z] #70 transferring context: 2.96MB 8.8s done [2024-11-08T01:23:58.920Z] #70 DONE 10.9s [2024-11-08T01:23:58.920Z] [2024-11-08T01:23:58.920Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:23:59.186Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.1s [2024-11-08T01:23:59.767Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.7s [2024-11-08T01:23:59.767Z] #47 ... [2024-11-08T01:23:59.767Z] [2024-11-08T01:23:59.767Z] #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T01:23:59.767Z] #36 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:23:59.767Z] #36 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:23:59.767Z] #36 14.99 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T01:23:59.767Z] #36 14.99 (2/2) Installing su-exec (0.2-r3) [2024-11-08T01:23:59.767Z] #36 15.00 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:23:59.767Z] #36 15.07 OK: 9 MiB in 16 packages [2024-11-08T01:23:59.767Z] #36 DONE 16.6s [2024-11-08T01:23:59.767Z] [2024-11-08T01:23:59.767Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:00.348Z] #47 ... [2024-11-08T01:24:00.348Z] [2024-11-08T01:24:00.348Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T01:24:00.348Z] #61 DONE 15.4s [2024-11-08T01:24:00.348Z] [2024-11-08T01:24:00.348Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:00.348Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.3s [2024-11-08T01:24:00.614Z] #47 ... [2024-11-08T01:24:00.614Z] [2024-11-08T01:24:00.614Z] #48 [core-command internal] load build context [2024-11-08T01:24:00.614Z] #48 transferring context: 2.96MB 10.1s done [2024-11-08T01:24:00.614Z] #48 ... [2024-11-08T01:24:00.614Z] [2024-11-08T01:24:00.614Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:01.200Z] #47 ... [2024-11-08T01:24:01.200Z] [2024-11-08T01:24:01.200Z] #48 [core-command internal] load build context [2024-11-08T01:24:01.200Z] #48 DONE 12.8s [2024-11-08T01:24:01.200Z] [2024-11-08T01:24:01.200Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:01.200Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-08T01:24:01.466Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-11-08T01:24:01.466Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-11-08T01:24:01.547Z] #153 ... [2024-11-08T01:24:01.547Z] [2024-11-08T01:24:01.547Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T01:24:01.547Z] #150 102.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T01:24:01.736Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.6s [2024-11-08T01:24:02.004Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.60MB / 28.04MB 11.0s [2024-11-08T01:24:02.270Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.3s [2024-11-08T01:24:03.233Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s [2024-11-08T01:24:03.233Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done [2024-11-08T01:24:03.500Z] #47 ... [2024-11-08T01:24:03.500Z] [2024-11-08T01:24:03.500Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:03.500Z] #71 ... [2024-11-08T01:24:03.500Z] [2024-11-08T01:24:03.500Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:24:03.500Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s done [2024-11-08T01:24:03.500Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-11-08T01:24:03.765Z] #45 ... [2024-11-08T01:24:03.765Z] [2024-11-08T01:24:03.765Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T01:24:03.765Z] #54 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:03.765Z] #54 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:03.765Z] #54 13.63 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:24:03.765Z] #54 13.63 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:24:03.765Z] #54 13.63 OK: 24047 distinct packages available [2024-11-08T01:24:03.765Z] #54 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:03.765Z] #54 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:03.765Z] #54 ... [2024-11-08T01:24:03.765Z] [2024-11-08T01:24:03.765Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:24:03.765Z] #66 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:04.726Z] #66 ... [2024-11-08T01:24:04.726Z] [2024-11-08T01:24:04.726Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T01:24:04.726Z] #72 ... [2024-11-08T01:24:04.726Z] [2024-11-08T01:24:04.726Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:24:04.726Z] #68 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:04.995Z] #68 ... [2024-11-08T01:24:04.995Z] [2024-11-08T01:24:04.995Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T01:24:04.995Z] #56 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:04.995Z] #56 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:04.995Z] #56 16.97 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:24:04.995Z] #56 16.97 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:24:04.995Z] #56 16.97 OK: 24046 distinct packages available [2024-11-08T01:24:04.995Z] #56 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:04.995Z] #56 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:05.264Z] #56 ... [2024-11-08T01:24:05.264Z] [2024-11-08T01:24:05.264Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:24:05.264Z] #66 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:07.866Z] #66 ... [2024-11-08T01:24:07.866Z] [2024-11-08T01:24:07.866Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:24:07.866Z] #55 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:07.866Z] #55 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:07.866Z] #55 22.16 OK: 238 MiB in 54 packages [2024-11-08T01:24:07.866Z] #55 DONE 24.2s [2024-11-08T01:24:07.866Z] [2024-11-08T01:24:07.866Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:07.866Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s [2024-11-08T01:24:07.866Z] #47 ... [2024-11-08T01:24:07.866Z] [2024-11-08T01:24:07.866Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T01:24:07.866Z] #57 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:07.866Z] #57 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:07.866Z] #57 22.43 OK: 238 MiB in 54 packages [2024-11-08T01:24:07.866Z] #57 DONE 24.5s [2024-11-08T01:24:08.400Z] [2024-11-08T01:24:08.400Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:08.400Z] #73 ... [2024-11-08T01:24:08.400Z] [2024-11-08T01:24:08.400Z] #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:08.400Z] #37 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:08.400Z] #37 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:08.400Z] #37 24.37 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:08.400Z] #37 24.43 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:08.400Z] #37 24.71 OK: 9 MiB in 15 packages [2024-11-08T01:24:08.400Z] #37 ... [2024-11-08T01:24:08.400Z] [2024-11-08T01:24:08.400Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:08.777Z] #47 ... [2024-11-08T01:24:08.777Z] [2024-11-08T01:24:08.777Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:08.777Z] #74 DONE 1.3s [2024-11-08T01:24:09.100Z] [2024-11-08T01:24:09.100Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:09.100Z] #73 DONE 1.0s [2024-11-08T01:24:09.100Z] [2024-11-08T01:24:09.100Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:09.100Z] #75 ... [2024-11-08T01:24:09.100Z] [2024-11-08T01:24:09.100Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T01:24:09.100Z] #58 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:09.100Z] #58 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:09.432Z] #58 ... [2024-11-08T01:24:09.432Z] [2024-11-08T01:24:09.432Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:10.064Z] #47 ... [2024-11-08T01:24:10.064Z] [2024-11-08T01:24:10.064Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:24:10.064Z] #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:10.064Z] #76 ... [2024-11-08T01:24:10.064Z] [2024-11-08T01:24:10.064Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:10.345Z] #47 ... [2024-11-08T01:24:10.345Z] [2024-11-08T01:24:10.345Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:10.345Z] #0 6.841 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:10.629Z] #77 ... [2024-11-08T01:24:10.629Z] [2024-11-08T01:24:10.629Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:11.328Z] #47 ... [2024-11-08T01:24:11.328Z] [2024-11-08T01:24:11.328Z] #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:11.328Z] #37 DONE 27.8s [2024-11-08T01:24:11.328Z] [2024-11-08T01:24:11.328Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:12.328Z] #47 ... [2024-11-08T01:24:12.328Z] [2024-11-08T01:24:12.328Z] #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T01:24:12.328Z] #58 26.14 OK: 238 MiB in 54 packages [2024-11-08T01:24:12.328Z] #58 DONE 29.7s [2024-11-08T01:24:12.328Z] [2024-11-08T01:24:12.328Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:12.328Z] #47 ... [2024-11-08T01:24:12.328Z] [2024-11-08T01:24:12.328Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:12.328Z] #60 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:12.328Z] #60 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:12.608Z] #60 ... [2024-11-08T01:24:12.608Z] [2024-11-08T01:24:12.608Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:12.902Z] #78 ... [2024-11-08T01:24:12.902Z] [2024-11-08T01:24:12.902Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T01:24:12.902Z] #54 26.63 OK: 238 MiB in 54 packages [2024-11-08T01:24:12.902Z] #54 DONE 29.3s [2024-11-08T01:24:12.902Z] [2024-11-08T01:24:12.902Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:12.902Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.0s [2024-11-08T01:24:13.494Z] #47 ... [2024-11-08T01:24:13.494Z] [2024-11-08T01:24:13.494Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:13.494Z] #78 DONE 0.9s [2024-11-08T01:24:13.494Z] [2024-11-08T01:24:13.494Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:14.463Z] #47 ... [2024-11-08T01:24:14.463Z] [2024-11-08T01:24:14.463Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:24:14.463Z] #79 DONE 1.5s [2024-11-08T01:24:14.463Z] [2024-11-08T01:24:14.463Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:14.463Z] #47 ... [2024-11-08T01:24:14.463Z] [2024-11-08T01:24:14.463Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:24:14.463Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s [2024-11-08T01:24:14.731Z] #45 ... [2024-11-08T01:24:14.731Z] [2024-11-08T01:24:14.731Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:24:14.731Z] #67 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:14.731Z] #67 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:14.731Z] #67 ... [2024-11-08T01:24:14.731Z] [2024-11-08T01:24:14.731Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:15.694Z] #47 ... [2024-11-08T01:24:15.694Z] [2024-11-08T01:24:15.694Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:15.694Z] #71 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.694Z] #71 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.694Z] #71 ... [2024-11-08T01:24:15.694Z] [2024-11-08T01:24:15.694Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T01:24:15.694Z] #72 11.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.694Z] #72 13.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.964Z] #72 ... [2024-11-08T01:24:15.964Z] [2024-11-08T01:24:15.964Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:24:15.964Z] #50 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.964Z] #50 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:15.964Z] #50 ... [2024-11-08T01:24:15.964Z] [2024-11-08T01:24:15.964Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:16.932Z] #47 ... [2024-11-08T01:24:16.932Z] [2024-11-08T01:24:16.932Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:24:16.932Z] #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:16.932Z] #69 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:16.932Z] #69 ... [2024-11-08T01:24:16.932Z] [2024-11-08T01:24:16.932Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:17.201Z] #47 ... [2024-11-08T01:24:17.201Z] [2024-11-08T01:24:17.201Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:24:17.201Z] #68 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:17.469Z] #68 ... [2024-11-08T01:24:17.469Z] [2024-11-08T01:24:17.469Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:17.737Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.0s [2024-11-08T01:24:19.149Z] #47 ... [2024-11-08T01:24:19.149Z] [2024-11-08T01:24:19.149Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:19.149Z] #80 ... [2024-11-08T01:24:19.149Z] [2024-11-08T01:24:19.149Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:20.109Z] #47 ... [2024-11-08T01:24:20.109Z] [2024-11-08T01:24:20.109Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T01:24:20.109Z] #56 29.26 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T01:24:20.109Z] #56 30.04 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T01:24:20.109Z] #56 30.30 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T01:24:20.109Z] #56 30.41 (4/14) Installing libunistring (1.2-r0) [2024-11-08T01:24:20.109Z] #56 30.69 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T01:24:20.109Z] #56 30.73 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T01:24:20.109Z] #56 30.80 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T01:24:20.109Z] #56 30.85 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T01:24:20.109Z] #56 31.08 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T01:24:20.109Z] #56 31.22 (10/14) Installing curl (8.11.0-r1) [2024-11-08T01:24:20.109Z] #56 31.24 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:20.109Z] #56 31.28 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:24:20.109Z] #56 31.30 (13/14) Installing libucontext (1.2-r3) [2024-11-08T01:24:20.109Z] #56 31.31 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T01:24:20.109Z] #56 31.41 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:20.109Z] #56 31.77 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:20.109Z] #56 33.64 OK: 15 MiB in 28 packages [2024-11-08T01:24:20.109Z] #56 DONE 36.5s [2024-11-08T01:24:20.109Z] [2024-11-08T01:24:20.109Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:20.109Z] #47 ... [2024-11-08T01:24:20.109Z] [2024-11-08T01:24:20.109Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:24:20.109Z] #76 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:20.388Z] #76 ... [2024-11-08T01:24:20.388Z] [2024-11-08T01:24:20.388Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:20.654Z] #47 ... [2024-11-08T01:24:20.654Z] [2024-11-08T01:24:20.654Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:20.654Z] #77 10.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:20.654Z] #77 ... [2024-11-08T01:24:20.654Z] [2024-11-08T01:24:20.654Z] #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:20.654Z] #60 32.13 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:20.654Z] #60 32.18 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:20.654Z] #60 32.35 OK: 9 MiB in 15 packages [2024-11-08T01:24:20.654Z] #60 DONE 36.0s [2024-11-08T01:24:20.654Z] [2024-11-08T01:24:20.654Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:24:21.244Z] #81 ... [2024-11-08T01:24:21.244Z] [2024-11-08T01:24:21.244Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:21.244Z] #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:21.244Z] #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:21.510Z] #82 ... [2024-11-08T01:24:21.510Z] [2024-11-08T01:24:21.510Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:24:21.776Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done [2024-11-08T01:24:22.043Z] #47 DONE 35.2s [2024-11-08T01:24:22.043Z] [2024-11-08T01:24:22.043Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:24:22.043Z] #76 22.33 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:22.043Z] #76 22.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:22.317Z] #76 22.39 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:23.772Z] #76 ... [2024-11-08T01:24:23.772Z] [2024-11-08T01:24:23.772Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:23.772Z] #83 ... [2024-11-08T01:24:23.772Z] [2024-11-08T01:24:23.772Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:24:23.772Z] #67 34.84 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T01:24:23.772Z] #67 35.39 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:23.772Z] #67 35.42 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:23.772Z] #67 35.70 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:24.049Z] #67 ... [2024-11-08T01:24:24.049Z] [2024-11-08T01:24:24.049Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T01:24:24.049Z] #68 32.42 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:24.049Z] #68 32.99 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:24.049Z] #68 33.15 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:24.049Z] #68 33.18 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T01:24:24.049Z] #68 33.47 (5/6) Installing su-exec (0.2-r3) [2024-11-08T01:24:24.049Z] #68 33.48 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T01:24:24.049Z] #68 35.15 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:24.049Z] #68 35.25 OK: 20 MiB in 18 packages [2024-11-08T01:24:24.049Z] #68 DONE 36.9s [2024-11-08T01:24:24.317Z] [2024-11-08T01:24:24.317Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T01:24:24.317Z] #66 30.47 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T01:24:24.317Z] #66 31.12 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:24.317Z] #66 31.13 (3/4) Installing su-exec (0.2-r3) [2024-11-08T01:24:24.317Z] #66 31.18 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T01:24:24.317Z] #66 32.74 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:24.317Z] #66 33.06 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:24.317Z] #66 34.92 OK: 20 MiB in 18 packages [2024-11-08T01:24:24.317Z] #66 DONE 37.1s [2024-11-08T01:24:24.317Z] [2024-11-08T01:24:24.317Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:24:24.317Z] #84 ... [2024-11-08T01:24:24.317Z] [2024-11-08T01:24:24.317Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T01:24:24.317Z] #72 27.74 OK: 238 MiB in 54 packages [2024-11-08T01:24:24.317Z] #72 DONE 29.8s [2024-11-08T01:24:24.317Z] [2024-11-08T01:24:24.317Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:24.584Z] #85 ... [2024-11-08T01:24:24.584Z] [2024-11-08T01:24:24.584Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T01:24:24.861Z] #86 ... [2024-11-08T01:24:24.861Z] [2024-11-08T01:24:24.861Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:24:24.861Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done [2024-11-08T01:24:24.861Z] #45 ... [2024-11-08T01:24:24.861Z] [2024-11-08T01:24:24.861Z] #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:24:24.861Z] #81 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:25.136Z] #81 ... [2024-11-08T01:24:25.136Z] [2024-11-08T01:24:25.136Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T01:24:25.136Z] #86 DONE 0.9s [2024-11-08T01:24:25.405Z] [2024-11-08T01:24:25.405Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T01:24:25.405Z] #77 21.52 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:25.405Z] #77 22.31 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:25.405Z] #77 22.74 OK: 9 MiB in 15 packages [2024-11-08T01:24:25.405Z] #77 DONE 25.0s [2024-11-08T01:24:25.405Z] [2024-11-08T01:24:25.405Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:27.368Z] #87 ... [2024-11-08T01:24:27.368Z] [2024-11-08T01:24:27.368Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T01:24:27.368Z] #67 37.15 OK: 10 MiB in 16 packages [2024-11-08T01:24:27.368Z] #67 DONE 39.9s [2024-11-08T01:24:27.368Z] [2024-11-08T01:24:27.368Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:27.951Z] #88 ... [2024-11-08T01:24:27.951Z] [2024-11-08T01:24:27.951Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:27.951Z] #71 24.59 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:27.951Z] #71 24.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:27.951Z] #71 24.67 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:27.951Z] #71 28.34 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:27.951Z] #71 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:27.951Z] #71 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:27.951Z] #71 ... [2024-11-08T01:24:27.951Z] [2024-11-08T01:24:27.951Z] #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:24:27.951Z] #81 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:29.892Z] #81 ... [2024-11-08T01:24:29.892Z] [2024-11-08T01:24:29.892Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:29.892Z] #0 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:29.892Z] #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:30.158Z] #89 ... [2024-11-08T01:24:30.158Z] [2024-11-08T01:24:30.158Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:30.158Z] #82 18.48 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:30.158Z] #82 18.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:30.158Z] #82 18.57 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:31.588Z] #82 20.01 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:31.588Z] #82 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #82 ... [2024-11-08T01:24:31.588Z] [2024-11-08T01:24:31.588Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:24:31.588Z] #50 32.99 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:24:31.588Z] #50 32.99 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:24:31.588Z] #50 32.99 OK: 24046 distinct packages available [2024-11-08T01:24:31.588Z] #50 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #50 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #50 ... [2024-11-08T01:24:31.588Z] [2024-11-08T01:24:31.588Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:24:31.588Z] #84 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #84 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #84 ... [2024-11-08T01:24:31.588Z] [2024-11-08T01:24:31.588Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:24:31.588Z] #69 33.93 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T01:24:31.588Z] #69 33.93 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T01:24:31.588Z] #69 33.93 OK: 24046 distinct packages available [2024-11-08T01:24:31.588Z] #69 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.588Z] #69 38.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.853Z] #69 ... [2024-11-08T01:24:31.853Z] [2024-11-08T01:24:31.853Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:31.853Z] #88 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:31.853Z] #88 4.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:34.428Z] #88 ... [2024-11-08T01:24:34.428Z] [2024-11-08T01:24:34.428Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T01:24:34.428Z] #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:34.428Z] #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:34.428Z] #90 ... [2024-11-08T01:24:34.428Z] [2024-11-08T01:24:34.428Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:34.428Z] #89 14.19 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:34.428Z] #89 14.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:34.428Z] #89 14.24 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:35.010Z] #89 ... [2024-11-08T01:24:35.010Z] [2024-11-08T01:24:35.010Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:24:35.010Z] #76 24.87 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:35.010Z] #76 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:35.010Z] #76 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:35.010Z] #76 34.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:35.010Z] #76 34.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:35.010Z] #76 34.72 OK: 9 MiB in 16 packages [2024-11-08T01:24:35.010Z] #76 ... [2024-11-08T01:24:35.010Z] [2024-11-08T01:24:35.010Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T01:24:35.010Z] #69 46.06 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:35.010Z] #69 46.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:24:35.010Z] #69 46.11 (3/4) Installing libucontext (1.2-r3) [2024-11-08T01:24:35.010Z] #69 46.12 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T01:24:35.010Z] #69 46.14 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:35.010Z] #69 46.31 OK: 9 MiB in 18 packages [2024-11-08T01:24:35.633Z] #69 DONE 47.8s [2024-11-08T01:24:35.633Z] [2024-11-08T01:24:35.633Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:35.903Z] #91 ... [2024-11-08T01:24:35.903Z] [2024-11-08T01:24:35.903Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:35.903Z] #71 39.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:35.903Z] #71 39.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:35.903Z] #71 39.90 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:35.903Z] #71 40.88 OK: 11 MiB in 17 packages [2024-11-08T01:24:35.903Z] #71 DONE 42.6s [2024-11-08T01:24:36.169Z] [2024-11-08T01:24:36.169Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:24:36.169Z] #50 46.02 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:36.169Z] #50 46.69 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:36.169Z] #50 46.81 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T01:24:36.169Z] #50 46.84 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T01:24:36.169Z] #50 46.87 (5/7) Installing libucontext (1.2-r3) [2024-11-08T01:24:36.169Z] #50 46.88 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T01:24:36.169Z] #50 46.96 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T01:24:36.169Z] #50 47.27 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:36.169Z] #50 47.47 OK: 10 MiB in 19 packages [2024-11-08T01:24:36.169Z] #50 ... [2024-11-08T01:24:36.169Z] [2024-11-08T01:24:36.169Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T01:24:36.169Z] #76 DONE 36.3s [2024-11-08T01:24:36.436Z] [2024-11-08T01:24:36.436Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T01:24:38.375Z] #92 ... [2024-11-08T01:24:38.375Z] [2024-11-08T01:24:38.375Z] #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T01:24:38.375Z] #50 DONE 49.8s [2024-11-08T01:24:38.375Z] [2024-11-08T01:24:38.375Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:40.960Z] #93 ... [2024-11-08T01:24:40.960Z] [2024-11-08T01:24:40.960Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T01:24:40.960Z] #92 DONE 4.2s [2024-11-08T01:24:40.960Z] [2024-11-08T01:24:40.960Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T01:24:40.960Z] #90 16.14 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:40.960Z] #90 16.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:40.960Z] #90 16.34 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:40.960Z] #90 ... [2024-11-08T01:24:40.960Z] [2024-11-08T01:24:40.960Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T01:24:40.960Z] #94 DONE 0.3s [2024-11-08T01:24:40.960Z] [2024-11-08T01:24:40.960Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:24:40.960Z] #84 14.99 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:40.960Z] #84 14.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:40.960Z] #84 15.10 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:40.960Z] #84 16.57 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:40.960Z] #84 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:42.366Z] #84 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:42.634Z] #84 ... [2024-11-08T01:24:42.634Z] [2024-11-08T01:24:42.634Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:42.634Z] #82 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:42.634Z] #82 29.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:42.634Z] #82 30.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:42.634Z] #82 30.12 OK: 9 MiB in 15 packages [2024-11-08T01:24:42.634Z] #82 DONE 31.2s [2024-11-08T01:24:42.634Z] [2024-11-08T01:24:42.634Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T01:24:42.634Z] #90 17.78 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:42.634Z] #90 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:43.593Z] #90 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:46.167Z] #90 ... [2024-11-08T01:24:46.167Z] [2024-11-08T01:24:46.167Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:46.167Z] #89 15.64 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:46.167Z] #89 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:46.167Z] #89 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:46.167Z] #89 25.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:46.167Z] #89 ... [2024-11-08T01:24:46.167Z] [2024-11-08T01:24:46.167Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:46.167Z] #88 12.43 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:46.167Z] #88 12.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:46.167Z] #88 12.45 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:46.167Z] #88 13.72 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:46.167Z] #88 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:46.167Z] #88 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:46.167Z] #88 ... [2024-11-08T01:24:46.167Z] [2024-11-08T01:24:46.167Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:46.167Z] #89 26.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:46.167Z] #89 26.26 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:47.132Z] #89 27.13 OK: 15 MiB in 28 packages [2024-11-08T01:24:47.397Z] #89 ... [2024-11-08T01:24:47.397Z] [2024-11-08T01:24:47.397Z] #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:24:47.397Z] #81 16.47 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:47.397Z] #81 16.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:47.397Z] #81 16.56 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:47.397Z] #81 18.35 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:47.397Z] #81 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:47.397Z] #81 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:47.397Z] #81 25.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:47.397Z] #81 26.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:47.397Z] #81 26.46 OK: 9 MiB in 15 packages [2024-11-08T01:24:47.664Z] #81 ... [2024-11-08T01:24:47.664Z] [2024-11-08T01:24:47.664Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:24:47.664Z] #84 23.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:48.258Z] #84 23.89 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:48.259Z] #84 24.03 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:48.527Z] #84 ... [2024-11-08T01:24:48.527Z] [2024-11-08T01:24:48.527Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T01:24:48.527Z] #89 DONE 28.5s [2024-11-08T01:24:48.527Z] [2024-11-08T01:24:48.527Z] #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T01:24:48.527Z] #81 DONE 27.9s [2024-11-08T01:24:48.527Z] [2024-11-08T01:24:48.527Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:48.527Z] #88 21.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:49.127Z] #88 22.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:49.127Z] #88 ... [2024-11-08T01:24:49.127Z] [2024-11-08T01:24:49.127Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:49.127Z] #91 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:49.127Z] #91 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:49.127Z] #91 10.93 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:49.127Z] #91 10.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:49.127Z] #91 10.96 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:49.127Z] #91 12.06 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:49.127Z] #91 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:49.127Z] #91 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:49.395Z] #91 ... [2024-11-08T01:24:49.395Z] [2024-11-08T01:24:49.395Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:49.395Z] #88 22.23 Executing ca-certificates-20240705-r0.trigger [2024-11-08T01:24:50.355Z] #88 ... [2024-11-08T01:24:50.355Z] [2024-11-08T01:24:50.355Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T01:24:50.355Z] #90 25.07 OK: 20 MiB in 18 packages [2024-11-08T01:24:50.355Z] #90 DONE 26.0s [2024-11-08T01:24:50.355Z] [2024-11-08T01:24:50.355Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T01:24:50.355Z] #95 DONE 0.2s [2024-11-08T01:24:50.355Z] [2024-11-08T01:24:50.355Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:50.355Z] #93 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:50.355Z] #93 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:50.355Z] #93 8.581 Upgrading critical system libraries and apk-tools: [2024-11-08T01:24:50.355Z] #93 8.581 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T01:24:50.355Z] #93 8.654 Executing busybox-1.36.1-r29.trigger [2024-11-08T01:24:50.355Z] #93 10.11 Continuing the upgrade transaction with new apk-tools: [2024-11-08T01:24:50.355Z] #93 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:50.355Z] #93 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T01:24:50.621Z] #93 ... [2024-11-08T01:24:50.621Z] [2024-11-08T01:24:50.621Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:50.621Z] #88 23.51 OK: 10 MiB in 16 packages [2024-11-08T01:24:50.903Z] #88 ... [2024-11-08T01:24:50.903Z] [2024-11-08T01:24:50.903Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T01:24:50.903Z] #84 24.96 OK: 20 MiB in 18 packages [2024-11-08T01:24:50.903Z] #84 DONE 26.7s [2024-11-08T01:24:50.903Z] [2024-11-08T01:24:50.903Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:51.497Z] #87 ... [2024-11-08T01:24:51.497Z] [2024-11-08T01:24:51.497Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T01:24:51.497Z] #88 DONE 24.5s [2024-11-08T01:24:51.497Z] [2024-11-08T01:24:51.497Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:24:53.435Z] #83 ... [2024-11-08T01:24:53.435Z] [2024-11-08T01:24:53.435Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:53.435Z] #91 17.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:53.435Z] #91 17.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T01:24:53.435Z] #91 17.71 OK: 9 MiB in 18 packages [2024-11-08T01:24:54.020Z] #91 DONE 18.4s [2024-11-08T01:24:54.020Z] [2024-11-08T01:24:54.020Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T01:24:54.020Z] #93 15.03 OK: 10 MiB in 19 packages [2024-11-08T01:24:54.020Z] #93 DONE 15.8s [2024-11-08T01:24:54.020Z] [2024-11-08T01:24:54.020Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:24:55.975Z] #96 DONE 2.0s [2024-11-08T01:24:55.975Z] [2024-11-08T01:24:55.976Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:24:55.976Z] #97 DONE 1.9s [2024-11-08T01:24:55.976Z] [2024-11-08T01:24:55.976Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T01:24:55.976Z] #98 DONE 1.9s [2024-11-08T01:24:55.976Z] [2024-11-08T01:24:55.976Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:24:56.568Z] #99 ... [2024-11-08T01:24:56.569Z] [2024-11-08T01:24:56.569Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T01:24:56.569Z] #100 DONE 0.6s [2024-11-08T01:24:56.569Z] [2024-11-08T01:24:56.569Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T01:24:56.569Z] #101 DONE 0.6s [2024-11-08T01:24:56.569Z] [2024-11-08T01:24:56.569Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T01:24:56.838Z] #102 DONE 0.4s [2024-11-08T01:24:56.838Z] [2024-11-08T01:24:56.838Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T01:24:56.838Z] #103 DONE 0.4s [2024-11-08T01:24:56.838Z] [2024-11-08T01:24:56.838Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:24:57.418Z] #104 DONE 0.4s [2024-11-08T01:24:57.418Z] [2024-11-08T01:24:57.418Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:24:57.418Z] #105 DONE 0.4s [2024-11-08T01:24:57.418Z] [2024-11-08T01:24:57.418Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T01:24:57.418Z] #106 DONE 0.3s [2024-11-08T01:24:57.418Z] [2024-11-08T01:24:57.418Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T01:24:57.684Z] #107 ... [2024-11-08T01:24:57.685Z] [2024-11-08T01:24:57.685Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T01:24:57.685Z] #108 DONE 0.4s [2024-11-08T01:24:57.970Z] [2024-11-08T01:24:57.970Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T01:24:58.237Z] #109 ... [2024-11-08T01:24:58.237Z] [2024-11-08T01:24:58.237Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T01:24:58.237Z] #107 DONE 0.5s [2024-11-08T01:24:58.237Z] [2024-11-08T01:24:58.237Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T01:24:58.237Z] #99 DONE 2.3s [2024-11-08T01:24:58.237Z] [2024-11-08T01:24:58.237Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T01:24:58.237Z] #109 DONE 0.5s [2024-11-08T01:24:58.237Z] [2024-11-08T01:24:58.237Z] #110 [security-spire-config] exporting to image [2024-11-08T01:24:58.237Z] #110 exporting layers [2024-11-08T01:24:58.827Z] #110 ... [2024-11-08T01:24:58.827Z] [2024-11-08T01:24:58.827Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T01:24:58.827Z] #111 DONE 0.6s [2024-11-08T01:24:58.827Z] [2024-11-08T01:24:58.827Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T01:24:59.094Z] #112 DONE 0.4s [2024-11-08T01:24:59.094Z] [2024-11-08T01:24:59.094Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-11-08T01:24:59.359Z] #16 ... [2024-11-08T01:24:59.359Z] [2024-11-08T01:24:59.359Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T01:24:59.625Z] #113 DONE 0.3s [2024-11-08T01:24:59.625Z] [2024-11-08T01:24:59.625Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T01:24:59.895Z] #114 DONE 0.3s [2024-11-08T01:24:59.895Z] [2024-11-08T01:24:59.895Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T01:25:00.163Z] #115 DONE 0.3s [2024-11-08T01:25:00.163Z] [2024-11-08T01:25:00.163Z] #110 [security-spire-agent] exporting to image [2024-11-08T01:25:02.104Z] #110 exporting layers 3.9s done [2024-11-08T01:25:02.104Z] #110 writing image sha256:14b7779d3b78e63de56e21cdd2f0ca9099a943e44b4be9f5da2825f0ec8b24de 0.1s done [2024-11-08T01:25:02.104Z] #110 naming to docker.io/library/security-spire-config-arm64 [2024-11-08T01:25:02.104Z] #110 exporting layers 3.7s done [2024-11-08T01:25:02.104Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-08T01:25:02.104Z] #110 writing image sha256:1d20dc95600ae389c1508155cad917124fc34ea464cf02e5ff3b5ffaa4080548 0.0s done [2024-11-08T01:25:02.104Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-08T01:25:02.372Z] #110 exporting layers 2.2s done [2024-11-08T01:25:02.372Z] #110 writing image sha256:a2f81a3eef9aa0e4b753fad5dcf8616dfbd5516bd078a8ca3d2ce3fc120aa9b8 0.0s done [2024-11-08T01:25:02.372Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-08T01:25:02.372Z] #110 DONE 4.4s [2024-11-08T01:25:02.372Z] [2024-11-08T01:25:02.372Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:25:09.646Z] #150 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T01:25:09.647Z] #152 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T01:25:09.647Z] #146 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T01:25:09.647Z] #149 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:25:09.647Z] #147 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T01:25:09.647Z] #145 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T01:25:09.647Z] #143 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:25:09.647Z] #142 DONE 166.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T01:25:09.647Z] #153 DONE 166.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T01:25:09.647Z] #154 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:25:09.647Z] #151 DONE 166.6s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #155 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:25:09.647Z] #148 DONE 166.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T01:25:09.647Z] #150 DONE 166.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T01:25:09.647Z] #144 DONE 166.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #156 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #157 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T01:25:09.647Z] #154 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #158 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #159 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #155 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #160 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #160 DONE 1.0s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #161 DONE 0.6s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #156 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #162 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #163 DONE 0.7s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #164 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #165 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #166 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #167 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #168 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #169 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #170 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #171 CACHED [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #172 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #173 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T01:25:09.647Z] #174 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #175 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #162 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T01:25:09.647Z] #176 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #177 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #177 DONE 1.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T01:25:09.647Z] #178 DONE 1.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T01:25:09.647Z] #179 DONE 1.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T01:25:09.647Z] #180 DONE 1.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #181 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T01:25:09.647Z] #182 DONE 1.7s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T01:25:09.647Z] #183 DONE 1.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T01:25:09.647Z] #184 DONE 1.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T01:25:09.647Z] #185 DONE 1.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #186 DONE 1.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T01:25:09.647Z] #187 DONE 2.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-08T01:25:09.647Z] #188 DONE 1.7s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #189 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T01:25:09.647Z] #176 DONE 2.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T01:25:09.647Z] #190 DONE 1.1s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #191 DONE 1.1s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T01:25:09.647Z] #192 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #193 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T01:25:09.647Z] #194 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #195 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #181 DONE 1.2s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #196 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #197 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T01:25:09.647Z] #198 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #199 [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 [2024-11-08T01:25:09.647Z] #199 DONE 1.0s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:25:09.647Z] #189 DONE 0.9s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #200 DONE 0.3s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-keeper] exporting to image [2024-11-08T01:25:09.647Z] #108 exporting layers [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T01:25:09.647Z] #201 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T01:25:09.647Z] #194 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T01:25:09.647Z] #202 DONE 0.6s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [support-cron-scheduler] exporting to image [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T01:25:09.647Z] #203 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #204 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T01:25:09.647Z] #204 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T01:25:09.647Z] #205 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:25:09.647Z] #206 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:25:09.647Z] #207 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [support-notifications] exporting to image [2024-11-08T01:25:09.647Z] #108 exporting layers 0.5s done [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T01:25:09.647Z] #208 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-data] exporting to image [2024-11-08T01:25:09.647Z] #108 writing image sha256:36788de8784806de8ac8f59a03fbe205e8807376d205db29b2e9c9184ece22ba [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T01:25:09.647Z] #209 DONE 0.3s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [security-spiffe-token-provider] exporting to image [2024-11-08T01:25:09.647Z] #108 writing image sha256:36788de8784806de8ac8f59a03fbe205e8807376d205db29b2e9c9184ece22ba 0.1s done [2024-11-08T01:25:09.647Z] #108 writing image sha256:0873dca83522f11701fff7afa725a507f33b147826ef8dbe89bef25b957897f3 0.1s done [2024-11-08T01:25:09.647Z] #108 writing image sha256:5f985e093a5a85a210f3a74adedd32d444192a5f85ff1535082f1c7fe52c2da3 [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/core-command [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/core-command done [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T01:25:09.647Z] #210 DONE 0.5s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-metadata] exporting to image [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T01:25:09.647Z] #211 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T01:25:09.647Z] #212 DONE 0.8s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-keeper] exporting to image [2024-11-08T01:25:09.647Z] #108 exporting layers 0.9s done [2024-11-08T01:25:09.647Z] #108 writing image sha256:5f985e093a5a85a210f3a74adedd32d444192a5f85ff1535082f1c7fe52c2da3 0.6s done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/core-keeper done [2024-11-08T01:25:09.647Z] #108 writing image sha256:d24f09b13df34c9404acdd896ada1fd4d67780394b27a0f4c83b3330e80b0a24 [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:25:09.647Z] #213 DONE 1.0s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-data] exporting to image [2024-11-08T01:25:09.647Z] #108 writing image sha256:d24f09b13df34c9404acdd896ada1fd4d67780394b27a0f4c83b3330e80b0a24 done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/support-cron-scheduler done [2024-11-08T01:25:09.647Z] #108 writing image sha256:65d24ef0dcda8d9c241452a84bed5bf284c9d7acbf3605ce63f0ff18b31fda9b done [2024-11-08T01:25:09.647Z] #108 writing image sha256:f40eee92ea379f8d6e5120765487f9c7761b4b184582caf2be46214c34fd9433 done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/support-notifications done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/core-data done [2024-11-08T01:25:09.647Z] #108 exporting layers 0.4s done [2024-11-08T01:25:09.647Z] #108 ... [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T01:25:09.647Z] #214 DONE 0.3s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:25:09.647Z] #215 DONE 1.2s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T01:25:09.647Z] #216 DONE 0.4s [2024-11-08T01:25:09.647Z] [2024-11-08T01:25:09.647Z] #108 [core-common-config-bootstrapper] exporting to image [2024-11-08T01:25:09.647Z] #108 writing image sha256:73da91a725117d8d4dbcbb7317bae0cab45649b7ca1413dae584e94c78fe2c0a done [2024-11-08T01:25:09.647Z] #108 naming to docker.io/library/core-metadata done [2024-11-08T01:25:09.647Z] #108 writing image sha256:3d3a9ec1d3058434d2bcf31018109455f1960d404ab1c8ef5891aca27db43af3 done [2024-11-08T01:25:09.648Z] #108 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-08T01:25:09.648Z] #108 ... [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #217 [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/ [2024-11-08T01:25:09.648Z] #217 DONE 0.1s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #218 [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/ [2024-11-08T01:25:09.648Z] #218 DONE 0.1s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T01:25:09.648Z] #219 DONE 0.1s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:25:09.648Z] #220 DONE 1.3s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #108 [security-proxy-setup] exporting to image [2024-11-08T01:25:09.648Z] #108 writing image sha256:cc26fe8cc8dddd62dcd9f7a22fc30a541b9081fe444a0d6c666516f24fdffac9 done [2024-11-08T01:25:09.648Z] #108 naming to docker.io/library/security-proxy-auth 0.0s done [2024-11-08T01:25:09.648Z] #108 ... [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #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/ [2024-11-08T01:25:09.648Z] #221 DONE 0.1s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T01:25:09.648Z] #222 DONE 0.1s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #108 [security-proxy-setup] exporting to image [2024-11-08T01:25:09.648Z] #108 exporting layers 0.2s done [2024-11-08T01:25:09.648Z] #108 ... [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:25:09.648Z] #223 DONE 0.5s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #108 [security-secretstore-setup] exporting to image [2024-11-08T01:25:09.648Z] #108 writing image sha256:b5af7e37395836708c9a95a6bce307364ca3779a94f25cf45319286f464d29b7 done [2024-11-08T01:25:09.648Z] #108 naming to docker.io/library/security-proxy-setup done [2024-11-08T01:25:09.648Z] #108 exporting layers 0.2s done [2024-11-08T01:25:09.648Z] #108 ... [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T01:25:09.648Z] #224 DONE 0.4s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #108 [security-bootstrapper] exporting to image [2024-11-08T01:25:09.648Z] #108 writing image sha256:443add093b2c493b9b4930e77c69cfa2bc4eab43069514981d2e29217c1cc4f8 done [2024-11-08T01:25:09.648Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-11-08T01:25:09.648Z] #108 exporting layers 0.2s done [2024-11-08T01:25:09.648Z] #108 writing image sha256:761abb1fccb5cb6ba444f92c5d86326fa9918941a2d93647d6b74567012d9f0f done [2024-11-08T01:25:09.648Z] #108 naming to docker.io/library/security-bootstrapper done [2024-11-08T01:25:09.648Z] #108 DONE 3.4s [2024-11-08T01:25:09.648Z] [2024-11-08T01:25:09.648Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T01:25:09.648Z] time="2024-11-08T01:20:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T01:25:09.658Z] $ docker stop --time=1 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 [2024-11-08T01:25:11.040Z] $ docker rm -f --volumes 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T01:25:11.396Z] + docker images [2024-11-08T01:25:11.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T01:25:11.396Z] security-proxy-setup latest b5af7e373958 5 seconds ago 35MB [2024-11-08T01:25:11.396Z] security-bootstrapper latest 761abb1fccb5 5 seconds ago 26MB [2024-11-08T01:25:11.396Z] security-secretstore-setup latest 443add093b2c 5 seconds ago 46.9MB [2024-11-08T01:25:11.396Z] core-common-config-bootstrapper latest 3d3a9ec1d305 6 seconds ago 22.8MB [2024-11-08T01:25:11.396Z] security-proxy-auth latest cc26fe8cc8dd 6 seconds ago 32.2MB [2024-11-08T01:25:11.396Z] support-cron-scheduler latest d24f09b13df3 7 seconds ago 54.5MB [2024-11-08T01:25:11.396Z] core-data latest f40eee92ea37 7 seconds ago 37.8MB [2024-11-08T01:25:11.396Z] core-metadata latest 73da91a72511 7 seconds ago 38MB [2024-11-08T01:25:11.396Z] support-notifications latest 65d24ef0dcda 7 seconds ago 53.5MB [2024-11-08T01:25:11.396Z] core-keeper latest 5f985e093a5a 8 seconds ago 31.7MB [2024-11-08T01:25:11.396Z] security-spiffe-token-provider latest 36788de87848 8 seconds ago 38.5MB [2024-11-08T01:25:11.396Z] core-command latest 0873dca83522 8 seconds ago 33.6MB [2024-11-08T01:25:11.396Z] security-spire-config latest 1301a87c7f7d 3 minutes ago 127MB [2024-11-08T01:25:11.396Z] security-spire-server latest d37743b4134d 3 minutes ago 128MB [2024-11-08T01:25:11.396Z] security-spire-agent latest 8a221b01f0c4 3 minutes ago 188MB [2024-11-08T01:25:11.396Z] ci-base-image-x86_64 latest 380655f833c4 8 minutes ago 975MB [2024-11-08T01:25:11.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-08T01:25:11.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-08T01:25:11.396Z] 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 [2024-11-08T01:25:11.550Z] provisioning config files... [2024-11-08T01:25:11.559Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config11443771812706743994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T01:25:11.868Z] ---> ****-login.sh [2024-11-08T01:25:11.868Z] nexus3.edgexfoundry.org:10001 [2024-11-08T01:25:11.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:25:11.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:25:11.868Z] Configure a credential helper to remove this warning. See [2024-11-08T01:25:11.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:25:11.868Z] [2024-11-08T01:25:11.868Z] Login Succeeded [2024-11-08T01:25:11.869Z] nexus3.edgexfoundry.org:10002 [2024-11-08T01:25:11.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:25:11.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:25:11.869Z] Configure a credential helper to remove this warning. See [2024-11-08T01:25:11.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:25:11.869Z] [2024-11-08T01:25:11.869Z] Login Succeeded [2024-11-08T01:25:11.869Z] nexus3.edgexfoundry.org:10003 [2024-11-08T01:25:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:25:12.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:25:12.128Z] Configure a credential helper to remove this warning. See [2024-11-08T01:25:12.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:25:12.128Z] [2024-11-08T01:25:12.128Z] Login Succeeded [2024-11-08T01:25:12.128Z] nexus3.edgexfoundry.org:10004 [2024-11-08T01:25:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:25:12.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:25:12.128Z] Configure a credential helper to remove this warning. See [2024-11-08T01:25:12.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:25:12.128Z] [2024-11-08T01:25:12.128Z] Login Succeeded [2024-11-08T01:25:12.128Z] ****.io [2024-11-08T01:25:12.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T01:25:12.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T01:25:12.388Z] Configure a credential helper to remove this warning. See [2024-11-08T01:25:12.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T01:25:12.388Z] [2024-11-08T01:25:12.388Z] Login Succeeded [2024-11-08T01:25:12.388Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T01:25:12.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:12.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T01:25:12.488Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-08T01:25:12.488Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:12.488Z] latest [2024-11-08T01:25:12.488Z] 4.0.0-dev.11 [2024-11-08T01:25:12.488Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:12.488Z] main [2024-11-08T01:25:12.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:12.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:13.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:13.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T01:25:13.159Z] 95d88e0c5b4b: Preparing [2024-11-08T01:25:13.159Z] 1bf865e3c3d7: Preparing [2024-11-08T01:25:13.159Z] 90346d931cb9: Preparing [2024-11-08T01:25:13.159Z] 9d3082addeb4: Preparing [2024-11-08T01:25:13.159Z] 0a96fec93b67: Preparing [2024-11-08T01:25:13.159Z] b064fbc52698: Preparing [2024-11-08T01:25:13.159Z] b064fbc52698: Waiting [2024-11-08T01:25:13.159Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:13.159Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:13.159Z] 9d3082addeb4: Pushed [2024-11-08T01:25:13.159Z] 90346d931cb9: Pushed [2024-11-08T01:25:13.159Z] 95d88e0c5b4b: Pushed [2024-11-08T01:25:13.159Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:13.421Z] b064fbc52698: Pushed [2024-11-08T01:25:13.989Z] 0a96fec93b67: Pushed [2024-11-08T01:25:15.369Z] 1bf865e3c3d7: Pushed [2024-11-08T01:25:15.629Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:15.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:16.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T01:25:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T01:25:16.293Z] 95d88e0c5b4b: Preparing [2024-11-08T01:25:16.293Z] 1bf865e3c3d7: Preparing [2024-11-08T01:25:16.293Z] 90346d931cb9: Preparing [2024-11-08T01:25:16.293Z] 9d3082addeb4: Preparing [2024-11-08T01:25:16.293Z] 0a96fec93b67: Preparing [2024-11-08T01:25:16.293Z] b064fbc52698: Preparing [2024-11-08T01:25:16.293Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:16.293Z] b064fbc52698: Waiting [2024-11-08T01:25:16.293Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:16.293Z] 1bf865e3c3d7: Layer already exists [2024-11-08T01:25:16.293Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:16.293Z] 95d88e0c5b4b: Layer already exists [2024-11-08T01:25:16.293Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:16.293Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:16.293Z] b064fbc52698: Layer already exists [2024-11-08T01:25:16.293Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:16.293Z] latest: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:16.624Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:16.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 [2024-11-08T01:25:16.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T01:25:16.965Z] 95d88e0c5b4b: Preparing [2024-11-08T01:25:16.965Z] 1bf865e3c3d7: Preparing [2024-11-08T01:25:16.965Z] 90346d931cb9: Preparing [2024-11-08T01:25:16.965Z] 9d3082addeb4: Preparing [2024-11-08T01:25:16.965Z] 0a96fec93b67: Preparing [2024-11-08T01:25:16.965Z] b064fbc52698: Preparing [2024-11-08T01:25:16.965Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:16.965Z] b064fbc52698: Waiting [2024-11-08T01:25:16.965Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:17.225Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:17.225Z] 95d88e0c5b4b: Layer already exists [2024-11-08T01:25:17.225Z] 1bf865e3c3d7: Layer already exists [2024-11-08T01:25:17.225Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:17.225Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:17.225Z] b064fbc52698: Layer already exists [2024-11-08T01:25:17.225Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:17.225Z] 4.0.0-dev.11: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:17.560Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:17.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:17.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T01:25:17.885Z] 95d88e0c5b4b: Preparing [2024-11-08T01:25:17.885Z] 1bf865e3c3d7: Preparing [2024-11-08T01:25:17.885Z] 90346d931cb9: Preparing [2024-11-08T01:25:17.885Z] 9d3082addeb4: Preparing [2024-11-08T01:25:17.885Z] 0a96fec93b67: Preparing [2024-11-08T01:25:17.885Z] b064fbc52698: Preparing [2024-11-08T01:25:17.885Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:17.885Z] b064fbc52698: Waiting [2024-11-08T01:25:17.885Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:17.885Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:17.885Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:17.885Z] 1bf865e3c3d7: Layer already exists [2024-11-08T01:25:17.885Z] 95d88e0c5b4b: Layer already exists [2024-11-08T01:25:17.885Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:17.885Z] b064fbc52698: Layer already exists [2024-11-08T01:25:17.885Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:17.885Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:18.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:18.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-08T01:25:18.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T01:25:18.564Z] 95d88e0c5b4b: Preparing [2024-11-08T01:25:18.564Z] 1bf865e3c3d7: Preparing [2024-11-08T01:25:18.564Z] 90346d931cb9: Preparing [2024-11-08T01:25:18.564Z] 9d3082addeb4: Preparing [2024-11-08T01:25:18.564Z] 0a96fec93b67: Preparing [2024-11-08T01:25:18.564Z] b064fbc52698: Preparing [2024-11-08T01:25:18.564Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:18.564Z] b064fbc52698: Waiting [2024-11-08T01:25:18.564Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:18.564Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:18.564Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:18.564Z] 95d88e0c5b4b: Layer already exists [2024-11-08T01:25:18.564Z] 1bf865e3c3d7: Layer already exists [2024-11-08T01:25:18.564Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:18.564Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:18.564Z] b064fbc52698: Layer already exists [2024-11-08T01:25:18.564Z] main: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:18.639Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:18.656Z] taggedImages: [2024-11-08T01:25:18.656Z] - nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:18.656Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T01:25:18.656Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 [2024-11-08T01:25:18.656Z] - nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:18.656Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-08T01:25:18.692Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-08T01:25:18.692Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:18.692Z] latest [2024-11-08T01:25:18.692Z] 4.0.0-dev.11 [2024-11-08T01:25:18.692Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:18.692Z] main [2024-11-08T01:25:18.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:19.045Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:19.376Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:19.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T01:25:19.376Z] 644f3c057e89: Preparing [2024-11-08T01:25:19.376Z] 94324e4c4525: Preparing [2024-11-08T01:25:19.376Z] 0ae88070b356: Preparing [2024-11-08T01:25:19.376Z] e511b7abb467: Preparing [2024-11-08T01:25:19.376Z] 90346d931cb9: Preparing [2024-11-08T01:25:19.376Z] 9d3082addeb4: Preparing [2024-11-08T01:25:19.376Z] 0a96fec93b67: Preparing [2024-11-08T01:25:19.376Z] b064fbc52698: Preparing [2024-11-08T01:25:19.376Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:19.376Z] 0a96fec93b67: Waiting [2024-11-08T01:25:19.376Z] b064fbc52698: Waiting [2024-11-08T01:25:19.376Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:19.376Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:19.376Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:19.376Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:19.376Z] 94324e4c4525: Pushed [2024-11-08T01:25:19.376Z] 0ae88070b356: Pushed [2024-11-08T01:25:19.376Z] b064fbc52698: Layer already exists [2024-11-08T01:25:19.376Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:19.376Z] 644f3c057e89: Pushed [2024-11-08T01:25:20.312Z] e511b7abb467: Pushed [2024-11-08T01:25:20.572Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:20.912Z] + 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 [2024-11-08T01:25:21.247Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T01:25:21.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T01:25:21.247Z] 644f3c057e89: Preparing [2024-11-08T01:25:21.247Z] 94324e4c4525: Preparing [2024-11-08T01:25:21.247Z] 0ae88070b356: Preparing [2024-11-08T01:25:21.247Z] e511b7abb467: Preparing [2024-11-08T01:25:21.247Z] 90346d931cb9: Preparing [2024-11-08T01:25:21.247Z] 9d3082addeb4: Preparing [2024-11-08T01:25:21.247Z] 0a96fec93b67: Preparing [2024-11-08T01:25:21.247Z] b064fbc52698: Preparing [2024-11-08T01:25:21.247Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:21.247Z] 9d3082addeb4: Waiting [2024-11-08T01:25:21.247Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:21.247Z] 0a96fec93b67: Waiting [2024-11-08T01:25:21.247Z] b064fbc52698: Waiting [2024-11-08T01:25:21.247Z] 0ae88070b356: Layer already exists [2024-11-08T01:25:21.247Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:21.247Z] e511b7abb467: Layer already exists [2024-11-08T01:25:21.247Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:21.247Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:21.247Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:21.247Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:21.247Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:21.247Z] b064fbc52698: Layer already exists [2024-11-08T01:25:21.247Z] latest: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:21.584Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:21.911Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 [2024-11-08T01:25:21.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T01:25:21.911Z] 644f3c057e89: Preparing [2024-11-08T01:25:21.911Z] 94324e4c4525: Preparing [2024-11-08T01:25:21.911Z] 0ae88070b356: Preparing [2024-11-08T01:25:21.911Z] e511b7abb467: Preparing [2024-11-08T01:25:21.911Z] 90346d931cb9: Preparing [2024-11-08T01:25:21.911Z] 9d3082addeb4: Preparing [2024-11-08T01:25:21.911Z] 0a96fec93b67: Preparing [2024-11-08T01:25:21.911Z] b064fbc52698: Preparing [2024-11-08T01:25:21.911Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:21.911Z] 9d3082addeb4: Waiting [2024-11-08T01:25:21.911Z] 0a96fec93b67: Waiting [2024-11-08T01:25:21.911Z] b064fbc52698: Waiting [2024-11-08T01:25:21.911Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:21.911Z] 0ae88070b356: Layer already exists [2024-11-08T01:25:21.911Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:21.911Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:21.911Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:21.911Z] e511b7abb467: Layer already exists [2024-11-08T01:25:21.911Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:21.911Z] b064fbc52698: Layer already exists [2024-11-08T01:25:21.911Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:21.911Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:21.911Z] 4.0.0-dev.11: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:22.248Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:22.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:22.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T01:25:22.570Z] 644f3c057e89: Preparing [2024-11-08T01:25:22.570Z] 94324e4c4525: Preparing [2024-11-08T01:25:22.570Z] 0ae88070b356: Preparing [2024-11-08T01:25:22.570Z] e511b7abb467: Preparing [2024-11-08T01:25:22.570Z] 90346d931cb9: Preparing [2024-11-08T01:25:22.570Z] 9d3082addeb4: Preparing [2024-11-08T01:25:22.570Z] 0a96fec93b67: Preparing [2024-11-08T01:25:22.570Z] b064fbc52698: Preparing [2024-11-08T01:25:22.570Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:22.570Z] 0a96fec93b67: Waiting [2024-11-08T01:25:22.570Z] 9d3082addeb4: Waiting [2024-11-08T01:25:22.570Z] b064fbc52698: Waiting [2024-11-08T01:25:22.570Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:22.570Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:22.570Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:22.570Z] e511b7abb467: Layer already exists [2024-11-08T01:25:22.570Z] 0ae88070b356: Layer already exists [2024-11-08T01:25:22.570Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:22.570Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:22.570Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:22.570Z] b064fbc52698: Layer already exists [2024-11-08T01:25:22.570Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:22.570Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:22.898Z] + 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 [2024-11-08T01:25:23.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-08T01:25:23.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T01:25:23.240Z] 644f3c057e89: Preparing [2024-11-08T01:25:23.240Z] 94324e4c4525: Preparing [2024-11-08T01:25:23.240Z] 0ae88070b356: Preparing [2024-11-08T01:25:23.240Z] e511b7abb467: Preparing [2024-11-08T01:25:23.240Z] 90346d931cb9: Preparing [2024-11-08T01:25:23.240Z] 9d3082addeb4: Preparing [2024-11-08T01:25:23.240Z] 0a96fec93b67: Preparing [2024-11-08T01:25:23.240Z] b064fbc52698: Preparing [2024-11-08T01:25:23.240Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:23.240Z] 9d3082addeb4: Waiting [2024-11-08T01:25:23.240Z] 0a96fec93b67: Waiting [2024-11-08T01:25:23.240Z] b064fbc52698: Waiting [2024-11-08T01:25:23.240Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:23.240Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:23.240Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:23.240Z] e511b7abb467: Layer already exists [2024-11-08T01:25:23.240Z] 0ae88070b356: Layer already exists [2024-11-08T01:25:23.240Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:23.240Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:23.240Z] b064fbc52698: Layer already exists [2024-11-08T01:25:23.240Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:23.240Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:23.240Z] main: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:23.318Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:23.336Z] taggedImages: [2024-11-08T01:25:23.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:23.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T01:25:23.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 [2024-11-08T01:25:23.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:23.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-08T01:25:23.366Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-08T01:25:23.366Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:23.366Z] latest [2024-11-08T01:25:23.366Z] 4.0.0-dev.11 [2024-11-08T01:25:23.366Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:23.366Z] main [2024-11-08T01:25:23.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:23.731Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:24.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:24.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T01:25:24.072Z] dd44f15cdb36: Preparing [2024-11-08T01:25:24.072Z] 27458e77b90f: Preparing [2024-11-08T01:25:24.072Z] dcb07986ef53: Preparing [2024-11-08T01:25:24.072Z] 90346d931cb9: Preparing [2024-11-08T01:25:24.072Z] 9d3082addeb4: Preparing [2024-11-08T01:25:24.072Z] 0a96fec93b67: Preparing [2024-11-08T01:25:24.072Z] fc982fd4cfa9: Preparing [2024-11-08T01:25:24.072Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:24.072Z] fc982fd4cfa9: Waiting [2024-11-08T01:25:24.072Z] 0a96fec93b67: Waiting [2024-11-08T01:25:24.072Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:24.072Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:24.072Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:24.072Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:24.072Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:24.072Z] 27458e77b90f: Pushed [2024-11-08T01:25:24.072Z] dd44f15cdb36: Pushed [2024-11-08T01:25:24.072Z] fc982fd4cfa9: Pushed [2024-11-08T01:25:26.611Z] dcb07986ef53: Pushed [2024-11-08T01:25:26.611Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:26.939Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:27.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T01:25:27.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T01:25:27.265Z] dd44f15cdb36: Preparing [2024-11-08T01:25:27.265Z] 27458e77b90f: Preparing [2024-11-08T01:25:27.265Z] dcb07986ef53: Preparing [2024-11-08T01:25:27.265Z] 90346d931cb9: Preparing [2024-11-08T01:25:27.265Z] 9d3082addeb4: Preparing [2024-11-08T01:25:27.265Z] 0a96fec93b67: Preparing [2024-11-08T01:25:27.265Z] fc982fd4cfa9: Preparing [2024-11-08T01:25:27.265Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:27.265Z] 0a96fec93b67: Waiting [2024-11-08T01:25:27.265Z] fc982fd4cfa9: Waiting [2024-11-08T01:25:27.265Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:27.265Z] 27458e77b90f: Layer already exists [2024-11-08T01:25:27.265Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:27.265Z] dcb07986ef53: Layer already exists [2024-11-08T01:25:27.265Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:27.265Z] dd44f15cdb36: Layer already exists [2024-11-08T01:25:27.265Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:27.265Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:27.265Z] fc982fd4cfa9: Layer already exists [2024-11-08T01:25:27.265Z] latest: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:27.592Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:27.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 [2024-11-08T01:25:27.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T01:25:27.909Z] dd44f15cdb36: Preparing [2024-11-08T01:25:27.909Z] 27458e77b90f: Preparing [2024-11-08T01:25:27.909Z] dcb07986ef53: Preparing [2024-11-08T01:25:27.909Z] 90346d931cb9: Preparing [2024-11-08T01:25:27.909Z] 9d3082addeb4: Preparing [2024-11-08T01:25:27.909Z] 0a96fec93b67: Preparing [2024-11-08T01:25:27.909Z] fc982fd4cfa9: Preparing [2024-11-08T01:25:27.909Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:27.909Z] 0a96fec93b67: Waiting [2024-11-08T01:25:27.909Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:27.909Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:27.909Z] dd44f15cdb36: Layer already exists [2024-11-08T01:25:27.909Z] 27458e77b90f: Layer already exists [2024-11-08T01:25:27.909Z] dcb07986ef53: Layer already exists [2024-11-08T01:25:27.909Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:27.909Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:27.909Z] fc982fd4cfa9: Layer already exists [2024-11-08T01:25:27.909Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:27.909Z] 4.0.0-dev.11: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:28.241Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:28.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:28.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T01:25:28.577Z] dd44f15cdb36: Preparing [2024-11-08T01:25:28.577Z] 27458e77b90f: Preparing [2024-11-08T01:25:28.577Z] dcb07986ef53: Preparing [2024-11-08T01:25:28.577Z] 90346d931cb9: Preparing [2024-11-08T01:25:28.577Z] 9d3082addeb4: Preparing [2024-11-08T01:25:28.577Z] 0a96fec93b67: Preparing [2024-11-08T01:25:28.577Z] fc982fd4cfa9: Preparing [2024-11-08T01:25:28.577Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:28.577Z] 0a96fec93b67: Waiting [2024-11-08T01:25:28.577Z] fc982fd4cfa9: Waiting [2024-11-08T01:25:28.577Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:28.577Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:28.577Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:28.577Z] dd44f15cdb36: Layer already exists [2024-11-08T01:25:28.577Z] 27458e77b90f: Layer already exists [2024-11-08T01:25:28.577Z] dcb07986ef53: Layer already exists [2024-11-08T01:25:28.577Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:28.577Z] fc982fd4cfa9: Layer already exists [2024-11-08T01:25:28.577Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:28.577Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:28.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:29.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-08T01:25:29.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T01:25:29.246Z] dd44f15cdb36: Preparing [2024-11-08T01:25:29.246Z] 27458e77b90f: Preparing [2024-11-08T01:25:29.246Z] dcb07986ef53: Preparing [2024-11-08T01:25:29.246Z] 90346d931cb9: Preparing [2024-11-08T01:25:29.246Z] 9d3082addeb4: Preparing [2024-11-08T01:25:29.246Z] 0a96fec93b67: Preparing [2024-11-08T01:25:29.246Z] fc982fd4cfa9: Preparing [2024-11-08T01:25:29.246Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:29.246Z] 0a96fec93b67: Waiting [2024-11-08T01:25:29.246Z] fc982fd4cfa9: Waiting [2024-11-08T01:25:29.246Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:29.246Z] 27458e77b90f: Layer already exists [2024-11-08T01:25:29.246Z] dd44f15cdb36: Layer already exists [2024-11-08T01:25:29.246Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:29.246Z] dcb07986ef53: Layer already exists [2024-11-08T01:25:29.246Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:29.246Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:29.246Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:29.246Z] fc982fd4cfa9: Layer already exists [2024-11-08T01:25:29.246Z] main: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:29.328Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:29.341Z] taggedImages: [2024-11-08T01:25:29.341Z] - nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:29.341Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T01:25:29.341Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 [2024-11-08T01:25:29.341Z] - nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:29.341Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-08T01:25:29.376Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-08T01:25:29.376Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:29.376Z] latest [2024-11-08T01:25:29.376Z] 4.0.0-dev.11 [2024-11-08T01:25:29.376Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:29.376Z] main [2024-11-08T01:25:29.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:29.742Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:30.074Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:30.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T01:25:30.074Z] e543554cfe1f: Preparing [2024-11-08T01:25:30.074Z] 243fd0e06b67: Preparing [2024-11-08T01:25:30.074Z] 192aff2dd71f: Preparing [2024-11-08T01:25:30.074Z] 9d3082addeb4: Preparing [2024-11-08T01:25:30.074Z] 4ebaa7b07adc: Preparing [2024-11-08T01:25:30.074Z] 3f32053ba96a: Preparing [2024-11-08T01:25:30.074Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:30.074Z] 3f32053ba96a: Waiting [2024-11-08T01:25:30.074Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:30.074Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:30.074Z] e543554cfe1f: Pushed [2024-11-08T01:25:30.074Z] 243fd0e06b67: Pushed [2024-11-08T01:25:30.074Z] 3f32053ba96a: Pushed [2024-11-08T01:25:30.074Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:30.074Z] 4ebaa7b07adc: Pushed [2024-11-08T01:25:32.616Z] 192aff2dd71f: Pushed [2024-11-08T01:25:32.875Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:33.207Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:33.537Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T01:25:33.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T01:25:33.537Z] e543554cfe1f: Preparing [2024-11-08T01:25:33.537Z] 243fd0e06b67: Preparing [2024-11-08T01:25:33.537Z] 192aff2dd71f: Preparing [2024-11-08T01:25:33.537Z] 9d3082addeb4: Preparing [2024-11-08T01:25:33.537Z] 4ebaa7b07adc: Preparing [2024-11-08T01:25:33.537Z] 3f32053ba96a: Preparing [2024-11-08T01:25:33.537Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:33.537Z] 3f32053ba96a: Waiting [2024-11-08T01:25:33.537Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:33.537Z] 243fd0e06b67: Layer already exists [2024-11-08T01:25:33.537Z] 4ebaa7b07adc: Layer already exists [2024-11-08T01:25:33.537Z] 192aff2dd71f: Layer already exists [2024-11-08T01:25:33.537Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:33.537Z] e543554cfe1f: Layer already exists [2024-11-08T01:25:33.537Z] 3f32053ba96a: Layer already exists [2024-11-08T01:25:33.537Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:33.537Z] latest: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:33.878Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:34.217Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 [2024-11-08T01:25:34.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T01:25:34.217Z] e543554cfe1f: Preparing [2024-11-08T01:25:34.217Z] 243fd0e06b67: Preparing [2024-11-08T01:25:34.217Z] 192aff2dd71f: Preparing [2024-11-08T01:25:34.217Z] 9d3082addeb4: Preparing [2024-11-08T01:25:34.217Z] 4ebaa7b07adc: Preparing [2024-11-08T01:25:34.217Z] 3f32053ba96a: Preparing [2024-11-08T01:25:34.217Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:34.217Z] 3f32053ba96a: Waiting [2024-11-08T01:25:34.217Z] 192aff2dd71f: Layer already exists [2024-11-08T01:25:34.217Z] e543554cfe1f: Layer already exists [2024-11-08T01:25:34.217Z] 4ebaa7b07adc: Layer already exists [2024-11-08T01:25:34.217Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:34.217Z] 243fd0e06b67: Layer already exists [2024-11-08T01:25:34.217Z] 3f32053ba96a: Layer already exists [2024-11-08T01:25:34.217Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:34.217Z] 4.0.0-dev.11: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:34.552Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:34.890Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:34.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T01:25:34.890Z] e543554cfe1f: Preparing [2024-11-08T01:25:34.890Z] 243fd0e06b67: Preparing [2024-11-08T01:25:34.890Z] 192aff2dd71f: Preparing [2024-11-08T01:25:34.890Z] 9d3082addeb4: Preparing [2024-11-08T01:25:34.890Z] 4ebaa7b07adc: Preparing [2024-11-08T01:25:34.890Z] 3f32053ba96a: Preparing [2024-11-08T01:25:34.890Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:34.890Z] 3f32053ba96a: Waiting [2024-11-08T01:25:34.890Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:34.890Z] e543554cfe1f: Layer already exists [2024-11-08T01:25:34.890Z] 243fd0e06b67: Layer already exists [2024-11-08T01:25:34.890Z] 192aff2dd71f: Layer already exists [2024-11-08T01:25:34.890Z] 4ebaa7b07adc: Layer already exists [2024-11-08T01:25:34.890Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:34.890Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:34.890Z] 3f32053ba96a: Layer already exists [2024-11-08T01:25:34.890Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:35.217Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:35.537Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-08T01:25:35.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T01:25:35.537Z] e543554cfe1f: Preparing [2024-11-08T01:25:35.537Z] 243fd0e06b67: Preparing [2024-11-08T01:25:35.537Z] 192aff2dd71f: Preparing [2024-11-08T01:25:35.537Z] 9d3082addeb4: Preparing [2024-11-08T01:25:35.537Z] 4ebaa7b07adc: Preparing [2024-11-08T01:25:35.537Z] 3f32053ba96a: Preparing [2024-11-08T01:25:35.537Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:35.537Z] 3f32053ba96a: Waiting [2024-11-08T01:25:35.537Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:35.537Z] 4ebaa7b07adc: Layer already exists [2024-11-08T01:25:35.537Z] 192aff2dd71f: Layer already exists [2024-11-08T01:25:35.537Z] e543554cfe1f: Layer already exists [2024-11-08T01:25:35.537Z] 243fd0e06b67: Layer already exists [2024-11-08T01:25:35.537Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:35.537Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:35.537Z] 3f32053ba96a: Layer already exists [2024-11-08T01:25:35.537Z] main: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:35.613Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:35.632Z] taggedImages: [2024-11-08T01:25:35.632Z] - nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:35.632Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T01:25:35.632Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 [2024-11-08T01:25:35.632Z] - nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:35.632Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-08T01:25:35.672Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-08T01:25:35.672Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:35.672Z] latest [2024-11-08T01:25:35.672Z] 4.0.0-dev.11 [2024-11-08T01:25:35.672Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:35.672Z] main [2024-11-08T01:25:35.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:36.032Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:36.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:36.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T01:25:36.366Z] 4267f757d306: Preparing [2024-11-08T01:25:36.366Z] f0cf165293af: Preparing [2024-11-08T01:25:36.366Z] b01a6993a1dd: Preparing [2024-11-08T01:25:36.366Z] 78fcb0413eee: Preparing [2024-11-08T01:25:36.366Z] 90346d931cb9: Preparing [2024-11-08T01:25:36.366Z] 9d3082addeb4: Preparing [2024-11-08T01:25:36.366Z] 0a96fec93b67: Preparing [2024-11-08T01:25:36.366Z] b064fbc52698: Preparing [2024-11-08T01:25:36.366Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:36.366Z] 9d3082addeb4: Waiting [2024-11-08T01:25:36.366Z] 0a96fec93b67: Waiting [2024-11-08T01:25:36.366Z] b064fbc52698: Waiting [2024-11-08T01:25:36.366Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:36.366Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:36.366Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:36.366Z] b064fbc52698: Layer already exists [2024-11-08T01:25:36.366Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:36.366Z] f0cf165293af: Pushed [2024-11-08T01:25:36.366Z] 4267f757d306: Pushed [2024-11-08T01:25:36.366Z] b01a6993a1dd: Pushed [2024-11-08T01:25:38.903Z] 78fcb0413eee: Pushed [2024-11-08T01:25:39.163Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:39.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:39.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T01:25:39.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T01:25:39.815Z] 4267f757d306: Preparing [2024-11-08T01:25:39.815Z] f0cf165293af: Preparing [2024-11-08T01:25:39.815Z] b01a6993a1dd: Preparing [2024-11-08T01:25:39.815Z] 78fcb0413eee: Preparing [2024-11-08T01:25:39.815Z] 90346d931cb9: Preparing [2024-11-08T01:25:39.815Z] 9d3082addeb4: Preparing [2024-11-08T01:25:39.815Z] 0a96fec93b67: Preparing [2024-11-08T01:25:39.815Z] b064fbc52698: Preparing [2024-11-08T01:25:39.815Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:39.815Z] 9d3082addeb4: Waiting [2024-11-08T01:25:39.815Z] 0a96fec93b67: Waiting [2024-11-08T01:25:39.815Z] b064fbc52698: Waiting [2024-11-08T01:25:39.815Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:39.815Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:39.815Z] b01a6993a1dd: Layer already exists [2024-11-08T01:25:39.815Z] 78fcb0413eee: Layer already exists [2024-11-08T01:25:39.815Z] 4267f757d306: Layer already exists [2024-11-08T01:25:39.815Z] f0cf165293af: Layer already exists [2024-11-08T01:25:39.815Z] b064fbc52698: Layer already exists [2024-11-08T01:25:39.815Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:39.815Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:39.815Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:39.815Z] latest: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:40.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:40.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 [2024-11-08T01:25:40.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T01:25:40.459Z] 4267f757d306: Preparing [2024-11-08T01:25:40.459Z] f0cf165293af: Preparing [2024-11-08T01:25:40.459Z] b01a6993a1dd: Preparing [2024-11-08T01:25:40.459Z] 78fcb0413eee: Preparing [2024-11-08T01:25:40.459Z] 90346d931cb9: Preparing [2024-11-08T01:25:40.459Z] 9d3082addeb4: Preparing [2024-11-08T01:25:40.459Z] 0a96fec93b67: Preparing [2024-11-08T01:25:40.459Z] b064fbc52698: Preparing [2024-11-08T01:25:40.459Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:40.459Z] 9d3082addeb4: Waiting [2024-11-08T01:25:40.459Z] 0a96fec93b67: Waiting [2024-11-08T01:25:40.459Z] b064fbc52698: Waiting [2024-11-08T01:25:40.459Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:40.459Z] f0cf165293af: Layer already exists [2024-11-08T01:25:40.459Z] 78fcb0413eee: Layer already exists [2024-11-08T01:25:40.459Z] 4267f757d306: Layer already exists [2024-11-08T01:25:40.459Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:40.459Z] b01a6993a1dd: Layer already exists [2024-11-08T01:25:40.459Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:40.459Z] b064fbc52698: Layer already exists [2024-11-08T01:25:40.459Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:40.459Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:40.459Z] 4.0.0-dev.11: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:40.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:41.122Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:41.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T01:25:41.122Z] 4267f757d306: Preparing [2024-11-08T01:25:41.122Z] f0cf165293af: Preparing [2024-11-08T01:25:41.122Z] b01a6993a1dd: Preparing [2024-11-08T01:25:41.122Z] 78fcb0413eee: Preparing [2024-11-08T01:25:41.122Z] 90346d931cb9: Preparing [2024-11-08T01:25:41.122Z] 9d3082addeb4: Preparing [2024-11-08T01:25:41.122Z] 0a96fec93b67: Preparing [2024-11-08T01:25:41.122Z] b064fbc52698: Preparing [2024-11-08T01:25:41.122Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:41.122Z] 0a96fec93b67: Waiting [2024-11-08T01:25:41.122Z] b064fbc52698: Waiting [2024-11-08T01:25:41.122Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:41.122Z] 9d3082addeb4: Waiting [2024-11-08T01:25:41.122Z] 4267f757d306: Layer already exists [2024-11-08T01:25:41.122Z] f0cf165293af: Layer already exists [2024-11-08T01:25:41.122Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:41.122Z] b01a6993a1dd: Layer already exists [2024-11-08T01:25:41.122Z] 78fcb0413eee: Layer already exists [2024-11-08T01:25:41.122Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:41.122Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:41.122Z] b064fbc52698: Layer already exists [2024-11-08T01:25:41.122Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:41.122Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:41.460Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:41.786Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-08T01:25:41.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T01:25:41.787Z] 4267f757d306: Preparing [2024-11-08T01:25:41.787Z] f0cf165293af: Preparing [2024-11-08T01:25:41.787Z] b01a6993a1dd: Preparing [2024-11-08T01:25:41.787Z] 78fcb0413eee: Preparing [2024-11-08T01:25:41.787Z] 90346d931cb9: Preparing [2024-11-08T01:25:41.787Z] 9d3082addeb4: Preparing [2024-11-08T01:25:41.787Z] 0a96fec93b67: Preparing [2024-11-08T01:25:41.787Z] b064fbc52698: Preparing [2024-11-08T01:25:41.787Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:41.787Z] 9d3082addeb4: Waiting [2024-11-08T01:25:41.787Z] 0a96fec93b67: Waiting [2024-11-08T01:25:41.787Z] b064fbc52698: Waiting [2024-11-08T01:25:41.787Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:41.787Z] 4267f757d306: Layer already exists [2024-11-08T01:25:41.787Z] 78fcb0413eee: Layer already exists [2024-11-08T01:25:41.787Z] b01a6993a1dd: Layer already exists [2024-11-08T01:25:41.787Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:41.787Z] f0cf165293af: Layer already exists [2024-11-08T01:25:41.787Z] b064fbc52698: Layer already exists [2024-11-08T01:25:41.787Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:41.787Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:41.787Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:41.787Z] main: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:41.870Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:41.888Z] taggedImages: [2024-11-08T01:25:41.888Z] - nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:41.888Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T01:25:41.888Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 [2024-11-08T01:25:41.888Z] - nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:41.888Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-08T01:25:41.920Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-08T01:25:41.920Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:41.920Z] latest [2024-11-08T01:25:41.920Z] 4.0.0-dev.11 [2024-11-08T01:25:41.920Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:41.920Z] main [2024-11-08T01:25:41.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:42.274Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:42.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:42.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T01:25:42.599Z] 394388c3af99: Preparing [2024-11-08T01:25:42.599Z] 8f3531f6624b: Preparing [2024-11-08T01:25:42.599Z] 312fb0ca6d3e: Preparing [2024-11-08T01:25:42.599Z] 4b242fba5c84: Preparing [2024-11-08T01:25:42.599Z] 6939a6127b3b: Preparing [2024-11-08T01:25:42.599Z] 083e725d585a: Preparing [2024-11-08T01:25:42.599Z] 919c3bab69a4: Preparing [2024-11-08T01:25:42.599Z] 90346d931cb9: Preparing [2024-11-08T01:25:42.599Z] 9d3082addeb4: Preparing [2024-11-08T01:25:42.599Z] 484998940019: Preparing [2024-11-08T01:25:42.599Z] e0d23d342a26: Preparing [2024-11-08T01:25:42.599Z] 5f70bf18a086: Preparing [2024-11-08T01:25:42.599Z] 2f05966a3b42: Preparing [2024-11-08T01:25:42.599Z] 28411c0af149: Preparing [2024-11-08T01:25:42.599Z] b73c6a187105: Preparing [2024-11-08T01:25:42.599Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:42.599Z] 083e725d585a: Waiting [2024-11-08T01:25:42.599Z] e0d23d342a26: Waiting [2024-11-08T01:25:42.599Z] 9d3082addeb4: Waiting [2024-11-08T01:25:42.599Z] 919c3bab69a4: Waiting [2024-11-08T01:25:42.599Z] b73c6a187105: Waiting [2024-11-08T01:25:42.599Z] 5f70bf18a086: Waiting [2024-11-08T01:25:42.599Z] 90346d931cb9: Waiting [2024-11-08T01:25:42.599Z] 484998940019: Waiting [2024-11-08T01:25:42.599Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:42.599Z] 28411c0af149: Waiting [2024-11-08T01:25:42.599Z] 2f05966a3b42: Waiting [2024-11-08T01:25:42.599Z] 8f3531f6624b: Pushed [2024-11-08T01:25:42.599Z] 6939a6127b3b: Pushed [2024-11-08T01:25:42.599Z] 4b242fba5c84: Pushed [2024-11-08T01:25:42.599Z] 312fb0ca6d3e: Pushed [2024-11-08T01:25:42.599Z] 394388c3af99: Pushed [2024-11-08T01:25:42.599Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:42.599Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:42.599Z] 083e725d585a: Pushed [2024-11-08T01:25:42.859Z] 5f70bf18a086: Layer already exists [2024-11-08T01:25:42.859Z] 484998940019: Pushed [2024-11-08T01:25:42.859Z] e0d23d342a26: Pushed [2024-11-08T01:25:42.859Z] 2f05966a3b42: Pushed [2024-11-08T01:25:42.859Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:42.859Z] b73c6a187105: Pushed [2024-11-08T01:25:43.425Z] 28411c0af149: Pushed [2024-11-08T01:25:43.993Z] 919c3bab69a4: Pushed [2024-11-08T01:25:43.993Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:44.587Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:44.916Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T01:25:44.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T01:25:44.916Z] 394388c3af99: Preparing [2024-11-08T01:25:44.916Z] 8f3531f6624b: Preparing [2024-11-08T01:25:44.916Z] 312fb0ca6d3e: Preparing [2024-11-08T01:25:44.916Z] 4b242fba5c84: Preparing [2024-11-08T01:25:44.916Z] 6939a6127b3b: Preparing [2024-11-08T01:25:44.916Z] 083e725d585a: Preparing [2024-11-08T01:25:44.916Z] 919c3bab69a4: Preparing [2024-11-08T01:25:44.916Z] 90346d931cb9: Preparing [2024-11-08T01:25:44.916Z] 083e725d585a: Waiting [2024-11-08T01:25:44.916Z] 919c3bab69a4: Waiting [2024-11-08T01:25:44.916Z] 9d3082addeb4: Preparing [2024-11-08T01:25:44.916Z] 484998940019: Preparing [2024-11-08T01:25:44.916Z] e0d23d342a26: Preparing [2024-11-08T01:25:44.916Z] 5f70bf18a086: Preparing [2024-11-08T01:25:44.916Z] 9d3082addeb4: Waiting [2024-11-08T01:25:44.916Z] 2f05966a3b42: Preparing [2024-11-08T01:25:44.916Z] 28411c0af149: Preparing [2024-11-08T01:25:44.916Z] b73c6a187105: Preparing [2024-11-08T01:25:44.916Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:44.916Z] 5f70bf18a086: Waiting [2024-11-08T01:25:44.916Z] 2f05966a3b42: Waiting [2024-11-08T01:25:44.916Z] b73c6a187105: Waiting [2024-11-08T01:25:44.916Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:44.916Z] 28411c0af149: Waiting [2024-11-08T01:25:44.916Z] e0d23d342a26: Waiting [2024-11-08T01:25:44.916Z] 484998940019: Waiting [2024-11-08T01:25:44.916Z] 394388c3af99: Layer already exists [2024-11-08T01:25:44.916Z] 8f3531f6624b: Layer already exists [2024-11-08T01:25:44.916Z] 4b242fba5c84: Layer already exists [2024-11-08T01:25:44.916Z] 6939a6127b3b: Layer already exists [2024-11-08T01:25:44.916Z] 312fb0ca6d3e: Layer already exists [2024-11-08T01:25:44.916Z] 083e725d585a: Layer already exists [2024-11-08T01:25:44.916Z] 919c3bab69a4: Layer already exists [2024-11-08T01:25:44.916Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:44.916Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:44.916Z] 484998940019: Layer already exists [2024-11-08T01:25:44.916Z] e0d23d342a26: Layer already exists [2024-11-08T01:25:44.916Z] 5f70bf18a086: Layer already exists [2024-11-08T01:25:44.916Z] 2f05966a3b42: Layer already exists [2024-11-08T01:25:44.916Z] 28411c0af149: Layer already exists [2024-11-08T01:25:44.916Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:44.916Z] b73c6a187105: Layer already exists [2024-11-08T01:25:44.916Z] latest: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:45.253Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:45.580Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 [2024-11-08T01:25:45.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T01:25:45.580Z] 394388c3af99: Preparing [2024-11-08T01:25:45.580Z] 8f3531f6624b: Preparing [2024-11-08T01:25:45.580Z] 312fb0ca6d3e: Preparing [2024-11-08T01:25:45.580Z] 4b242fba5c84: Preparing [2024-11-08T01:25:45.580Z] 6939a6127b3b: Preparing [2024-11-08T01:25:45.580Z] 083e725d585a: Preparing [2024-11-08T01:25:45.580Z] 919c3bab69a4: Preparing [2024-11-08T01:25:45.580Z] 90346d931cb9: Preparing [2024-11-08T01:25:45.580Z] 9d3082addeb4: Preparing [2024-11-08T01:25:45.580Z] 083e725d585a: Waiting [2024-11-08T01:25:45.580Z] 484998940019: Preparing [2024-11-08T01:25:45.580Z] e0d23d342a26: Preparing [2024-11-08T01:25:45.580Z] 5f70bf18a086: Preparing [2024-11-08T01:25:45.580Z] 2f05966a3b42: Preparing [2024-11-08T01:25:45.580Z] 919c3bab69a4: Waiting [2024-11-08T01:25:45.580Z] 5f70bf18a086: Waiting [2024-11-08T01:25:45.580Z] e0d23d342a26: Waiting [2024-11-08T01:25:45.580Z] 28411c0af149: Preparing [2024-11-08T01:25:45.580Z] 9d3082addeb4: Waiting [2024-11-08T01:25:45.580Z] 2f05966a3b42: Waiting [2024-11-08T01:25:45.580Z] b73c6a187105: Preparing [2024-11-08T01:25:45.580Z] 90346d931cb9: Waiting [2024-11-08T01:25:45.580Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:45.580Z] 28411c0af149: Waiting [2024-11-08T01:25:45.580Z] b73c6a187105: Waiting [2024-11-08T01:25:45.580Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:45.580Z] 4b242fba5c84: Layer already exists [2024-11-08T01:25:45.580Z] 6939a6127b3b: Layer already exists [2024-11-08T01:25:45.580Z] 394388c3af99: Layer already exists [2024-11-08T01:25:45.580Z] 8f3531f6624b: Layer already exists [2024-11-08T01:25:45.580Z] 312fb0ca6d3e: Layer already exists [2024-11-08T01:25:45.580Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:45.580Z] 083e725d585a: Layer already exists [2024-11-08T01:25:45.580Z] 919c3bab69a4: Layer already exists [2024-11-08T01:25:45.580Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:45.580Z] 484998940019: Layer already exists [2024-11-08T01:25:45.580Z] 5f70bf18a086: Layer already exists [2024-11-08T01:25:45.580Z] e0d23d342a26: Layer already exists [2024-11-08T01:25:45.580Z] 2f05966a3b42: Layer already exists [2024-11-08T01:25:45.580Z] 28411c0af149: Layer already exists [2024-11-08T01:25:45.580Z] b73c6a187105: Layer already exists [2024-11-08T01:25:45.580Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:45.580Z] 4.0.0-dev.11: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:45.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:46.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:46.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T01:25:46.315Z] 394388c3af99: Preparing [2024-11-08T01:25:46.315Z] 8f3531f6624b: Preparing [2024-11-08T01:25:46.315Z] 312fb0ca6d3e: Preparing [2024-11-08T01:25:46.315Z] 4b242fba5c84: Preparing [2024-11-08T01:25:46.315Z] 6939a6127b3b: Preparing [2024-11-08T01:25:46.315Z] 083e725d585a: Preparing [2024-11-08T01:25:46.315Z] 919c3bab69a4: Preparing [2024-11-08T01:25:46.315Z] 90346d931cb9: Preparing [2024-11-08T01:25:46.315Z] 9d3082addeb4: Preparing [2024-11-08T01:25:46.315Z] 484998940019: Preparing [2024-11-08T01:25:46.315Z] e0d23d342a26: Preparing [2024-11-08T01:25:46.315Z] 5f70bf18a086: Preparing [2024-11-08T01:25:46.315Z] 2f05966a3b42: Preparing [2024-11-08T01:25:46.315Z] 28411c0af149: Preparing [2024-11-08T01:25:46.315Z] b73c6a187105: Preparing [2024-11-08T01:25:46.315Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:46.315Z] 919c3bab69a4: Waiting [2024-11-08T01:25:46.315Z] 90346d931cb9: Waiting [2024-11-08T01:25:46.315Z] 9d3082addeb4: Waiting [2024-11-08T01:25:46.315Z] 484998940019: Waiting [2024-11-08T01:25:46.315Z] e0d23d342a26: Waiting [2024-11-08T01:25:46.315Z] 5f70bf18a086: Waiting [2024-11-08T01:25:46.315Z] 2f05966a3b42: Waiting [2024-11-08T01:25:46.315Z] 28411c0af149: Waiting [2024-11-08T01:25:46.315Z] b73c6a187105: Waiting [2024-11-08T01:25:46.315Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:46.315Z] 083e725d585a: Waiting [2024-11-08T01:25:46.315Z] 8f3531f6624b: Layer already exists [2024-11-08T01:25:46.315Z] 312fb0ca6d3e: Layer already exists [2024-11-08T01:25:46.315Z] 4b242fba5c84: Layer already exists [2024-11-08T01:25:46.315Z] 394388c3af99: Layer already exists [2024-11-08T01:25:46.315Z] 6939a6127b3b: Layer already exists [2024-11-08T01:25:46.315Z] 083e725d585a: Layer already exists [2024-11-08T01:25:46.315Z] 484998940019: Layer already exists [2024-11-08T01:25:46.315Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:46.315Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:46.315Z] 919c3bab69a4: Layer already exists [2024-11-08T01:25:46.315Z] 2f05966a3b42: Layer already exists [2024-11-08T01:25:46.315Z] e0d23d342a26: Layer already exists [2024-11-08T01:25:46.315Z] 5f70bf18a086: Layer already exists [2024-11-08T01:25:46.315Z] 28411c0af149: Layer already exists [2024-11-08T01:25:46.315Z] b73c6a187105: Layer already exists [2024-11-08T01:25:46.315Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:46.315Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:46.900Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:47.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T01:25:47.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T01:25:47.228Z] 394388c3af99: Preparing [2024-11-08T01:25:47.228Z] 8f3531f6624b: Preparing [2024-11-08T01:25:47.228Z] 312fb0ca6d3e: Preparing [2024-11-08T01:25:47.228Z] 4b242fba5c84: Preparing [2024-11-08T01:25:47.228Z] 6939a6127b3b: Preparing [2024-11-08T01:25:47.228Z] 083e725d585a: Preparing [2024-11-08T01:25:47.228Z] 919c3bab69a4: Preparing [2024-11-08T01:25:47.228Z] 90346d931cb9: Preparing [2024-11-08T01:25:47.228Z] 9d3082addeb4: Preparing [2024-11-08T01:25:47.228Z] 484998940019: Preparing [2024-11-08T01:25:47.228Z] e0d23d342a26: Preparing [2024-11-08T01:25:47.228Z] 5f70bf18a086: Preparing [2024-11-08T01:25:47.228Z] 2f05966a3b42: Preparing [2024-11-08T01:25:47.228Z] 28411c0af149: Preparing [2024-11-08T01:25:47.228Z] b73c6a187105: Preparing [2024-11-08T01:25:47.228Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:47.228Z] 9d3082addeb4: Waiting [2024-11-08T01:25:47.228Z] 484998940019: Waiting [2024-11-08T01:25:47.228Z] e0d23d342a26: Waiting [2024-11-08T01:25:47.228Z] 28411c0af149: Waiting [2024-11-08T01:25:47.228Z] b73c6a187105: Waiting [2024-11-08T01:25:47.228Z] 5f70bf18a086: Waiting [2024-11-08T01:25:47.228Z] 2f05966a3b42: Waiting [2024-11-08T01:25:47.228Z] 919c3bab69a4: Waiting [2024-11-08T01:25:47.228Z] 90346d931cb9: Waiting [2024-11-08T01:25:47.228Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:47.228Z] 083e725d585a: Waiting [2024-11-08T01:25:47.228Z] 4b242fba5c84: Layer already exists [2024-11-08T01:25:47.228Z] 394388c3af99: Layer already exists [2024-11-08T01:25:47.228Z] 6939a6127b3b: Layer already exists [2024-11-08T01:25:47.228Z] 8f3531f6624b: Layer already exists [2024-11-08T01:25:47.228Z] 312fb0ca6d3e: Layer already exists [2024-11-08T01:25:47.228Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:47.228Z] 083e725d585a: Layer already exists [2024-11-08T01:25:47.228Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:47.228Z] 484998940019: Layer already exists [2024-11-08T01:25:47.228Z] 919c3bab69a4: Layer already exists [2024-11-08T01:25:47.228Z] 5f70bf18a086: Layer already exists [2024-11-08T01:25:47.228Z] e0d23d342a26: Layer already exists [2024-11-08T01:25:47.228Z] 2f05966a3b42: Layer already exists [2024-11-08T01:25:47.228Z] 28411c0af149: Layer already exists [2024-11-08T01:25:47.228Z] b73c6a187105: Layer already exists [2024-11-08T01:25:47.228Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:47.228Z] main: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:47.305Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:47.317Z] taggedImages: [2024-11-08T01:25:47.317Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:47.317Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T01:25:47.317Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 [2024-11-08T01:25:47.317Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:47.317Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-08T01:25:47.346Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-08T01:25:47.346Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:47.346Z] latest [2024-11-08T01:25:47.346Z] 4.0.0-dev.11 [2024-11-08T01:25:47.346Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:47.346Z] main [2024-11-08T01:25:47.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:47.692Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:48.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:48.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T01:25:48.028Z] 644f3c057e89: Preparing [2024-11-08T01:25:48.028Z] 94324e4c4525: Preparing [2024-11-08T01:25:48.028Z] 8870c1766e57: Preparing [2024-11-08T01:25:48.028Z] 14e9c2c34cec: Preparing [2024-11-08T01:25:48.028Z] 90346d931cb9: Preparing [2024-11-08T01:25:48.028Z] 9d3082addeb4: Preparing [2024-11-08T01:25:48.028Z] 0a96fec93b67: Preparing [2024-11-08T01:25:48.028Z] b064fbc52698: Preparing [2024-11-08T01:25:48.028Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:48.028Z] 9d3082addeb4: Waiting [2024-11-08T01:25:48.028Z] 0a96fec93b67: Waiting [2024-11-08T01:25:48.028Z] b064fbc52698: Waiting [2024-11-08T01:25:48.028Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:48.028Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:48.028Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:48.028Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:48.028Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:48.028Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:48.028Z] b064fbc52698: Layer already exists [2024-11-08T01:25:48.028Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:48.028Z] 8870c1766e57: Pushed [2024-11-08T01:25:49.935Z] 14e9c2c34cec: Pushed [2024-11-08T01:25:50.195Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:50.534Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:50.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T01:25:50.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T01:25:50.859Z] 644f3c057e89: Preparing [2024-11-08T01:25:50.859Z] 94324e4c4525: Preparing [2024-11-08T01:25:50.859Z] 8870c1766e57: Preparing [2024-11-08T01:25:50.859Z] 14e9c2c34cec: Preparing [2024-11-08T01:25:50.859Z] 90346d931cb9: Preparing [2024-11-08T01:25:50.859Z] 9d3082addeb4: Preparing [2024-11-08T01:25:50.859Z] 0a96fec93b67: Preparing [2024-11-08T01:25:50.859Z] b064fbc52698: Preparing [2024-11-08T01:25:50.859Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:50.859Z] 0a96fec93b67: Waiting [2024-11-08T01:25:50.859Z] b064fbc52698: Waiting [2024-11-08T01:25:50.859Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:50.859Z] 9d3082addeb4: Waiting [2024-11-08T01:25:50.859Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:50.859Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:50.859Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:50.859Z] 8870c1766e57: Layer already exists [2024-11-08T01:25:50.859Z] 14e9c2c34cec: Layer already exists [2024-11-08T01:25:50.859Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:50.859Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:50.859Z] b064fbc52698: Layer already exists [2024-11-08T01:25:50.859Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:50.859Z] latest: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:51.181Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:51.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 [2024-11-08T01:25:51.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T01:25:51.505Z] 644f3c057e89: Preparing [2024-11-08T01:25:51.505Z] 94324e4c4525: Preparing [2024-11-08T01:25:51.505Z] 8870c1766e57: Preparing [2024-11-08T01:25:51.505Z] 14e9c2c34cec: Preparing [2024-11-08T01:25:51.505Z] 90346d931cb9: Preparing [2024-11-08T01:25:51.505Z] 9d3082addeb4: Preparing [2024-11-08T01:25:51.505Z] 0a96fec93b67: Preparing [2024-11-08T01:25:51.505Z] b064fbc52698: Preparing [2024-11-08T01:25:51.505Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:51.505Z] 0a96fec93b67: Waiting [2024-11-08T01:25:51.505Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:51.505Z] 9d3082addeb4: Waiting [2024-11-08T01:25:51.505Z] b064fbc52698: Waiting [2024-11-08T01:25:51.505Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:51.505Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:51.505Z] 14e9c2c34cec: Layer already exists [2024-11-08T01:25:51.505Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:51.505Z] 8870c1766e57: Layer already exists [2024-11-08T01:25:51.505Z] b064fbc52698: Layer already exists [2024-11-08T01:25:51.505Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:51.505Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:51.505Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:51.505Z] 4.0.0-dev.11: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:51.827Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:52.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:52.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T01:25:52.154Z] 644f3c057e89: Preparing [2024-11-08T01:25:52.154Z] 94324e4c4525: Preparing [2024-11-08T01:25:52.154Z] 8870c1766e57: Preparing [2024-11-08T01:25:52.154Z] 14e9c2c34cec: Preparing [2024-11-08T01:25:52.154Z] 90346d931cb9: Preparing [2024-11-08T01:25:52.154Z] 9d3082addeb4: Preparing [2024-11-08T01:25:52.154Z] 0a96fec93b67: Preparing [2024-11-08T01:25:52.154Z] b064fbc52698: Preparing [2024-11-08T01:25:52.154Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:52.154Z] 9d3082addeb4: Waiting [2024-11-08T01:25:52.154Z] 0a96fec93b67: Waiting [2024-11-08T01:25:52.154Z] b064fbc52698: Waiting [2024-11-08T01:25:52.154Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:52.154Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:52.154Z] 14e9c2c34cec: Layer already exists [2024-11-08T01:25:52.154Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:52.154Z] 8870c1766e57: Layer already exists [2024-11-08T01:25:52.154Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:52.154Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:52.154Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:52.154Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:52.154Z] b064fbc52698: Layer already exists [2024-11-08T01:25:52.154Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:52.485Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:52.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-08T01:25:52.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T01:25:52.808Z] 644f3c057e89: Preparing [2024-11-08T01:25:52.808Z] 94324e4c4525: Preparing [2024-11-08T01:25:52.808Z] 8870c1766e57: Preparing [2024-11-08T01:25:52.808Z] 14e9c2c34cec: Preparing [2024-11-08T01:25:52.808Z] 90346d931cb9: Preparing [2024-11-08T01:25:52.808Z] 9d3082addeb4: Preparing [2024-11-08T01:25:52.808Z] 0a96fec93b67: Preparing [2024-11-08T01:25:52.808Z] b064fbc52698: Preparing [2024-11-08T01:25:52.808Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:52.808Z] 0a96fec93b67: Waiting [2024-11-08T01:25:52.808Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:52.808Z] 9d3082addeb4: Waiting [2024-11-08T01:25:52.808Z] b064fbc52698: Waiting [2024-11-08T01:25:52.808Z] 94324e4c4525: Layer already exists [2024-11-08T01:25:52.808Z] 8870c1766e57: Layer already exists [2024-11-08T01:25:52.808Z] 14e9c2c34cec: Layer already exists [2024-11-08T01:25:52.808Z] 644f3c057e89: Layer already exists [2024-11-08T01:25:52.808Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:52.808Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:52.808Z] 0a96fec93b67: Layer already exists [2024-11-08T01:25:52.808Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:52.808Z] b064fbc52698: Layer already exists [2024-11-08T01:25:52.808Z] main: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:52.903Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:52.914Z] taggedImages: [2024-11-08T01:25:52.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:52.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T01:25:52.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 [2024-11-08T01:25:52.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:52.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-08T01:25:52.944Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-08T01:25:52.944Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:52.944Z] latest [2024-11-08T01:25:52.944Z] 4.0.0-dev.11 [2024-11-08T01:25:52.944Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:52.944Z] main [2024-11-08T01:25:52.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:53.334Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:53.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:53.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T01:25:53.695Z] 3f3a088f12be: Preparing [2024-11-08T01:25:53.695Z] 523b6fd530e4: Preparing [2024-11-08T01:25:53.695Z] b4d22b4fe213: Preparing [2024-11-08T01:25:53.695Z] c378c0365c3e: Preparing [2024-11-08T01:25:53.695Z] 2c67a3559948: Preparing [2024-11-08T01:25:53.695Z] 90346d931cb9: Preparing [2024-11-08T01:25:53.695Z] 9d3082addeb4: Preparing [2024-11-08T01:25:53.695Z] a71df65a2aa3: Preparing [2024-11-08T01:25:53.695Z] 339537f29518: Preparing [2024-11-08T01:25:53.695Z] 89c5b3032999: Preparing [2024-11-08T01:25:53.695Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:53.695Z] 9d3082addeb4: Waiting [2024-11-08T01:25:53.695Z] a71df65a2aa3: Waiting [2024-11-08T01:25:53.695Z] 339537f29518: Waiting [2024-11-08T01:25:53.695Z] 89c5b3032999: Waiting [2024-11-08T01:25:53.695Z] 90346d931cb9: Waiting [2024-11-08T01:25:53.695Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:53.695Z] 2c67a3559948: Pushed [2024-11-08T01:25:53.695Z] 523b6fd530e4: Pushed [2024-11-08T01:25:53.695Z] c378c0365c3e: Pushed [2024-11-08T01:25:53.695Z] 3f3a088f12be: Pushed [2024-11-08T01:25:53.695Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:53.695Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:53.695Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:53.695Z] a71df65a2aa3: Pushed [2024-11-08T01:25:53.980Z] 339537f29518: Pushed [2024-11-08T01:25:54.973Z] b4d22b4fe213: Pushed [2024-11-08T01:25:55.539Z] 89c5b3032999: Pushed [2024-11-08T01:25:55.798Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:56.131Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:56.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T01:25:56.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T01:25:56.468Z] 3f3a088f12be: Preparing [2024-11-08T01:25:56.468Z] 523b6fd530e4: Preparing [2024-11-08T01:25:56.468Z] b4d22b4fe213: Preparing [2024-11-08T01:25:56.468Z] c378c0365c3e: Preparing [2024-11-08T01:25:56.468Z] 2c67a3559948: Preparing [2024-11-08T01:25:56.468Z] 90346d931cb9: Preparing [2024-11-08T01:25:56.468Z] 9d3082addeb4: Preparing [2024-11-08T01:25:56.468Z] 90346d931cb9: Waiting [2024-11-08T01:25:56.468Z] a71df65a2aa3: Preparing [2024-11-08T01:25:56.468Z] 339537f29518: Preparing [2024-11-08T01:25:56.468Z] a71df65a2aa3: Waiting [2024-11-08T01:25:56.468Z] 9d3082addeb4: Waiting [2024-11-08T01:25:56.468Z] 89c5b3032999: Preparing [2024-11-08T01:25:56.468Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:56.468Z] 339537f29518: Waiting [2024-11-08T01:25:56.468Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:56.468Z] c378c0365c3e: Layer already exists [2024-11-08T01:25:56.468Z] 2c67a3559948: Layer already exists [2024-11-08T01:25:56.468Z] b4d22b4fe213: Layer already exists [2024-11-08T01:25:56.468Z] 523b6fd530e4: Layer already exists [2024-11-08T01:25:56.468Z] 3f3a088f12be: Layer already exists [2024-11-08T01:25:56.468Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:56.468Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:56.468Z] 339537f29518: Layer already exists [2024-11-08T01:25:56.468Z] a71df65a2aa3: Layer already exists [2024-11-08T01:25:56.468Z] 89c5b3032999: Layer already exists [2024-11-08T01:25:56.468Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:56.468Z] latest: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:56.796Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:57.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 [2024-11-08T01:25:57.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T01:25:57.123Z] 3f3a088f12be: Preparing [2024-11-08T01:25:57.123Z] 523b6fd530e4: Preparing [2024-11-08T01:25:57.123Z] b4d22b4fe213: Preparing [2024-11-08T01:25:57.123Z] c378c0365c3e: Preparing [2024-11-08T01:25:57.123Z] 2c67a3559948: Preparing [2024-11-08T01:25:57.123Z] 90346d931cb9: Preparing [2024-11-08T01:25:57.123Z] 9d3082addeb4: Preparing [2024-11-08T01:25:57.123Z] a71df65a2aa3: Preparing [2024-11-08T01:25:57.123Z] 339537f29518: Preparing [2024-11-08T01:25:57.123Z] 89c5b3032999: Preparing [2024-11-08T01:25:57.123Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:57.123Z] a71df65a2aa3: Waiting [2024-11-08T01:25:57.123Z] 339537f29518: Waiting [2024-11-08T01:25:57.123Z] 90346d931cb9: Waiting [2024-11-08T01:25:57.123Z] 9d3082addeb4: Waiting [2024-11-08T01:25:57.123Z] 89c5b3032999: Waiting [2024-11-08T01:25:57.123Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:57.123Z] 3f3a088f12be: Layer already exists [2024-11-08T01:25:57.123Z] b4d22b4fe213: Layer already exists [2024-11-08T01:25:57.123Z] 2c67a3559948: Layer already exists [2024-11-08T01:25:57.123Z] c378c0365c3e: Layer already exists [2024-11-08T01:25:57.123Z] 523b6fd530e4: Layer already exists [2024-11-08T01:25:57.123Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:57.123Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:57.123Z] a71df65a2aa3: Layer already exists [2024-11-08T01:25:57.123Z] 339537f29518: Layer already exists [2024-11-08T01:25:57.123Z] 89c5b3032999: Layer already exists [2024-11-08T01:25:57.123Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:57.123Z] 4.0.0-dev.11: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:57.453Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:57.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:57.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T01:25:57.781Z] 3f3a088f12be: Preparing [2024-11-08T01:25:57.781Z] 523b6fd530e4: Preparing [2024-11-08T01:25:57.781Z] b4d22b4fe213: Preparing [2024-11-08T01:25:57.781Z] c378c0365c3e: Preparing [2024-11-08T01:25:57.781Z] 2c67a3559948: Preparing [2024-11-08T01:25:57.781Z] 90346d931cb9: Preparing [2024-11-08T01:25:57.781Z] 9d3082addeb4: Preparing [2024-11-08T01:25:57.781Z] a71df65a2aa3: Preparing [2024-11-08T01:25:57.781Z] 339537f29518: Preparing [2024-11-08T01:25:57.781Z] 89c5b3032999: Preparing [2024-11-08T01:25:57.781Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:57.781Z] 9d3082addeb4: Waiting [2024-11-08T01:25:57.781Z] a71df65a2aa3: Waiting [2024-11-08T01:25:57.781Z] 90346d931cb9: Waiting [2024-11-08T01:25:57.781Z] 339537f29518: Waiting [2024-11-08T01:25:57.781Z] 89c5b3032999: Waiting [2024-11-08T01:25:57.781Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:57.781Z] 523b6fd530e4: Layer already exists [2024-11-08T01:25:57.781Z] b4d22b4fe213: Layer already exists [2024-11-08T01:25:57.781Z] c378c0365c3e: Layer already exists [2024-11-08T01:25:57.781Z] 2c67a3559948: Layer already exists [2024-11-08T01:25:57.781Z] 3f3a088f12be: Layer already exists [2024-11-08T01:25:57.781Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:57.781Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:57.781Z] 339537f29518: Layer already exists [2024-11-08T01:25:57.781Z] a71df65a2aa3: Layer already exists [2024-11-08T01:25:57.781Z] 89c5b3032999: Layer already exists [2024-11-08T01:25:57.781Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:57.781Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:58.106Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:58.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-08T01:25:58.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T01:25:58.433Z] 3f3a088f12be: Preparing [2024-11-08T01:25:58.433Z] 523b6fd530e4: Preparing [2024-11-08T01:25:58.433Z] b4d22b4fe213: Preparing [2024-11-08T01:25:58.433Z] c378c0365c3e: Preparing [2024-11-08T01:25:58.433Z] 2c67a3559948: Preparing [2024-11-08T01:25:58.433Z] 90346d931cb9: Preparing [2024-11-08T01:25:58.433Z] 9d3082addeb4: Preparing [2024-11-08T01:25:58.433Z] a71df65a2aa3: Preparing [2024-11-08T01:25:58.433Z] 339537f29518: Preparing [2024-11-08T01:25:58.433Z] 89c5b3032999: Preparing [2024-11-08T01:25:58.433Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:58.433Z] 9d3082addeb4: Waiting [2024-11-08T01:25:58.433Z] a71df65a2aa3: Waiting [2024-11-08T01:25:58.433Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:58.433Z] 339537f29518: Waiting [2024-11-08T01:25:58.433Z] 90346d931cb9: Waiting [2024-11-08T01:25:58.433Z] 89c5b3032999: Waiting [2024-11-08T01:25:58.433Z] 2c67a3559948: Layer already exists [2024-11-08T01:25:58.433Z] c378c0365c3e: Layer already exists [2024-11-08T01:25:58.433Z] b4d22b4fe213: Layer already exists [2024-11-08T01:25:58.433Z] 523b6fd530e4: Layer already exists [2024-11-08T01:25:58.433Z] 3f3a088f12be: Layer already exists [2024-11-08T01:25:58.433Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:58.433Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:58.433Z] 89c5b3032999: Layer already exists [2024-11-08T01:25:58.433Z] 339537f29518: Layer already exists [2024-11-08T01:25:58.433Z] a71df65a2aa3: Layer already exists [2024-11-08T01:25:58.433Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:25:58.433Z] main: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:25:58.511Z] ===================================================== [Pipeline] echo [2024-11-08T01:25:58.529Z] taggedImages: [2024-11-08T01:25:58.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:58.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T01:25:58.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 [2024-11-08T01:25:58.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:58.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-08T01:25:58.564Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-08T01:25:58.564Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:58.564Z] latest [2024-11-08T01:25:58.564Z] 4.0.0-dev.11 [2024-11-08T01:25:58.564Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:25:58.564Z] main [2024-11-08T01:25:58.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:58.908Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:25:59.239Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:25:59.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T01:25:59.239Z] ca4e90ade39d: Preparing [2024-11-08T01:25:59.239Z] d00285a49b0b: Preparing [2024-11-08T01:25:59.239Z] 98c44a67f190: Preparing [2024-11-08T01:25:59.239Z] 8314c45ff14c: Preparing [2024-11-08T01:25:59.239Z] 31779715c3f9: Preparing [2024-11-08T01:25:59.239Z] 5ceec4b36b79: Preparing [2024-11-08T01:25:59.239Z] 865181cf2bd3: Preparing [2024-11-08T01:25:59.239Z] 90346d931cb9: Preparing [2024-11-08T01:25:59.239Z] 9d3082addeb4: Preparing [2024-11-08T01:25:59.239Z] 00858623303a: Preparing [2024-11-08T01:25:59.239Z] b0d592aa8d67: Preparing [2024-11-08T01:25:59.239Z] 63ca1fbb43ae: Preparing [2024-11-08T01:25:59.239Z] 5ceec4b36b79: Waiting [2024-11-08T01:25:59.239Z] 865181cf2bd3: Waiting [2024-11-08T01:25:59.239Z] 90346d931cb9: Waiting [2024-11-08T01:25:59.239Z] 9d3082addeb4: Waiting [2024-11-08T01:25:59.239Z] 00858623303a: Waiting [2024-11-08T01:25:59.239Z] 63ca1fbb43ae: Waiting [2024-11-08T01:25:59.239Z] b0d592aa8d67: Waiting [2024-11-08T01:25:59.239Z] d00285a49b0b: Pushed [2024-11-08T01:25:59.239Z] 31779715c3f9: Pushed [2024-11-08T01:25:59.239Z] ca4e90ade39d: Pushed [2024-11-08T01:25:59.239Z] 90346d931cb9: Layer already exists [2024-11-08T01:25:59.239Z] 9d3082addeb4: Layer already exists [2024-11-08T01:25:59.239Z] 5ceec4b36b79: Pushed [2024-11-08T01:25:59.239Z] 865181cf2bd3: Pushed [2024-11-08T01:25:59.497Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:00.065Z] 00858623303a: Pushed [2024-11-08T01:26:00.323Z] 8314c45ff14c: Pushed [2024-11-08T01:26:00.582Z] 98c44a67f190: Pushed [2024-11-08T01:26:00.582Z] b0d592aa8d67: Pushed [2024-11-08T01:26:00.841Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:01.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:01.523Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T01:26:01.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T01:26:01.523Z] ca4e90ade39d: Preparing [2024-11-08T01:26:01.523Z] d00285a49b0b: Preparing [2024-11-08T01:26:01.523Z] 98c44a67f190: Preparing [2024-11-08T01:26:01.523Z] 8314c45ff14c: Preparing [2024-11-08T01:26:01.523Z] 31779715c3f9: Preparing [2024-11-08T01:26:01.523Z] 5ceec4b36b79: Preparing [2024-11-08T01:26:01.523Z] 865181cf2bd3: Preparing [2024-11-08T01:26:01.523Z] 90346d931cb9: Preparing [2024-11-08T01:26:01.523Z] 9d3082addeb4: Preparing [2024-11-08T01:26:01.523Z] 00858623303a: Preparing [2024-11-08T01:26:01.523Z] b0d592aa8d67: Preparing [2024-11-08T01:26:01.523Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:01.523Z] 5ceec4b36b79: Waiting [2024-11-08T01:26:01.523Z] 865181cf2bd3: Waiting [2024-11-08T01:26:01.523Z] 90346d931cb9: Waiting [2024-11-08T01:26:01.523Z] 9d3082addeb4: Waiting [2024-11-08T01:26:01.523Z] b0d592aa8d67: Waiting [2024-11-08T01:26:01.523Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:01.523Z] 00858623303a: Waiting [2024-11-08T01:26:01.523Z] ca4e90ade39d: Layer already exists [2024-11-08T01:26:01.523Z] 31779715c3f9: Layer already exists [2024-11-08T01:26:01.523Z] d00285a49b0b: Layer already exists [2024-11-08T01:26:01.523Z] 8314c45ff14c: Layer already exists [2024-11-08T01:26:01.523Z] 98c44a67f190: Layer already exists [2024-11-08T01:26:01.523Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:01.523Z] 865181cf2bd3: Layer already exists [2024-11-08T01:26:01.523Z] 5ceec4b36b79: Layer already exists [2024-11-08T01:26:01.523Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:01.523Z] 00858623303a: Layer already exists [2024-11-08T01:26:01.523Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:01.523Z] b0d592aa8d67: Layer already exists [2024-11-08T01:26:01.523Z] latest: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:01.852Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:02.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 [2024-11-08T01:26:02.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T01:26:02.178Z] ca4e90ade39d: Preparing [2024-11-08T01:26:02.178Z] d00285a49b0b: Preparing [2024-11-08T01:26:02.178Z] 98c44a67f190: Preparing [2024-11-08T01:26:02.178Z] 8314c45ff14c: Preparing [2024-11-08T01:26:02.178Z] 31779715c3f9: Preparing [2024-11-08T01:26:02.178Z] 5ceec4b36b79: Preparing [2024-11-08T01:26:02.178Z] 865181cf2bd3: Preparing [2024-11-08T01:26:02.178Z] 90346d931cb9: Preparing [2024-11-08T01:26:02.178Z] 9d3082addeb4: Preparing [2024-11-08T01:26:02.178Z] 00858623303a: Preparing [2024-11-08T01:26:02.178Z] b0d592aa8d67: Preparing [2024-11-08T01:26:02.178Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:02.178Z] 5ceec4b36b79: Waiting [2024-11-08T01:26:02.178Z] 865181cf2bd3: Waiting [2024-11-08T01:26:02.178Z] 90346d931cb9: Waiting [2024-11-08T01:26:02.178Z] 9d3082addeb4: Waiting [2024-11-08T01:26:02.178Z] 00858623303a: Waiting [2024-11-08T01:26:02.178Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:02.178Z] b0d592aa8d67: Waiting [2024-11-08T01:26:02.178Z] d00285a49b0b: Layer already exists [2024-11-08T01:26:02.178Z] 31779715c3f9: Layer already exists [2024-11-08T01:26:02.178Z] 8314c45ff14c: Layer already exists [2024-11-08T01:26:02.178Z] ca4e90ade39d: Layer already exists [2024-11-08T01:26:02.178Z] 98c44a67f190: Layer already exists [2024-11-08T01:26:02.178Z] 5ceec4b36b79: Layer already exists [2024-11-08T01:26:02.178Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:02.178Z] 865181cf2bd3: Layer already exists [2024-11-08T01:26:02.178Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:02.178Z] 00858623303a: Layer already exists [2024-11-08T01:26:02.178Z] b0d592aa8d67: Layer already exists [2024-11-08T01:26:02.178Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:02.178Z] 4.0.0-dev.11: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:02.506Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:02.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T01:26:02.829Z] ca4e90ade39d: Preparing [2024-11-08T01:26:02.829Z] d00285a49b0b: Preparing [2024-11-08T01:26:02.829Z] 98c44a67f190: Preparing [2024-11-08T01:26:02.829Z] 8314c45ff14c: Preparing [2024-11-08T01:26:02.829Z] 31779715c3f9: Preparing [2024-11-08T01:26:02.829Z] 5ceec4b36b79: Preparing [2024-11-08T01:26:02.829Z] 865181cf2bd3: Preparing [2024-11-08T01:26:02.829Z] 90346d931cb9: Preparing [2024-11-08T01:26:02.829Z] 9d3082addeb4: Preparing [2024-11-08T01:26:02.829Z] 00858623303a: Preparing [2024-11-08T01:26:02.829Z] b0d592aa8d67: Preparing [2024-11-08T01:26:02.829Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:02.829Z] 865181cf2bd3: Waiting [2024-11-08T01:26:02.829Z] 5ceec4b36b79: Waiting [2024-11-08T01:26:02.829Z] 00858623303a: Waiting [2024-11-08T01:26:02.829Z] 90346d931cb9: Waiting [2024-11-08T01:26:02.829Z] b0d592aa8d67: Waiting [2024-11-08T01:26:02.829Z] 9d3082addeb4: Waiting [2024-11-08T01:26:02.829Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:02.829Z] d00285a49b0b: Layer already exists [2024-11-08T01:26:02.829Z] 31779715c3f9: Layer already exists [2024-11-08T01:26:02.829Z] ca4e90ade39d: Layer already exists [2024-11-08T01:26:02.829Z] 8314c45ff14c: Layer already exists [2024-11-08T01:26:02.829Z] 98c44a67f190: Layer already exists [2024-11-08T01:26:02.829Z] 5ceec4b36b79: Layer already exists [2024-11-08T01:26:02.829Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:02.829Z] 865181cf2bd3: Layer already exists [2024-11-08T01:26:02.829Z] 00858623303a: Layer already exists [2024-11-08T01:26:02.829Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:02.829Z] b0d592aa8d67: Layer already exists [2024-11-08T01:26:02.829Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:02.829Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:03.162Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:03.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-08T01:26:03.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T01:26:03.487Z] ca4e90ade39d: Preparing [2024-11-08T01:26:03.487Z] d00285a49b0b: Preparing [2024-11-08T01:26:03.487Z] 98c44a67f190: Preparing [2024-11-08T01:26:03.487Z] 8314c45ff14c: Preparing [2024-11-08T01:26:03.487Z] 31779715c3f9: Preparing [2024-11-08T01:26:03.487Z] 5ceec4b36b79: Preparing [2024-11-08T01:26:03.487Z] 865181cf2bd3: Preparing [2024-11-08T01:26:03.487Z] 90346d931cb9: Preparing [2024-11-08T01:26:03.487Z] 9d3082addeb4: Preparing [2024-11-08T01:26:03.487Z] 00858623303a: Preparing [2024-11-08T01:26:03.487Z] b0d592aa8d67: Preparing [2024-11-08T01:26:03.487Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:03.487Z] b0d592aa8d67: Waiting [2024-11-08T01:26:03.487Z] 5ceec4b36b79: Waiting [2024-11-08T01:26:03.487Z] 9d3082addeb4: Waiting [2024-11-08T01:26:03.487Z] 00858623303a: Waiting [2024-11-08T01:26:03.487Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:03.487Z] 865181cf2bd3: Waiting [2024-11-08T01:26:03.487Z] 90346d931cb9: Waiting [2024-11-08T01:26:03.487Z] d00285a49b0b: Layer already exists [2024-11-08T01:26:03.487Z] 98c44a67f190: Layer already exists [2024-11-08T01:26:03.487Z] 31779715c3f9: Layer already exists [2024-11-08T01:26:03.487Z] ca4e90ade39d: Layer already exists [2024-11-08T01:26:03.487Z] 8314c45ff14c: Layer already exists [2024-11-08T01:26:03.487Z] 865181cf2bd3: Layer already exists [2024-11-08T01:26:03.487Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:03.487Z] 5ceec4b36b79: Layer already exists [2024-11-08T01:26:03.487Z] 00858623303a: Layer already exists [2024-11-08T01:26:03.487Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:03.487Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:03.487Z] b0d592aa8d67: Layer already exists [2024-11-08T01:26:03.487Z] main: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:03.569Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:03.581Z] taggedImages: [2024-11-08T01:26:03.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:03.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T01:26:03.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 [2024-11-08T01:26:03.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:03.581Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-08T01:26:03.615Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-08T01:26:03.615Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:03.615Z] latest [2024-11-08T01:26:03.615Z] 4.0.0-dev.11 [2024-11-08T01:26:03.615Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:03.615Z] main [2024-11-08T01:26:03.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:03.964Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:04.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:04.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T01:26:04.292Z] 1a3fd1183e23: Preparing [2024-11-08T01:26:04.292Z] 528add6457d1: Preparing [2024-11-08T01:26:04.292Z] 90346d931cb9: Preparing [2024-11-08T01:26:04.292Z] 9d3082addeb4: Preparing [2024-11-08T01:26:04.292Z] 1281e8ee194c: Preparing [2024-11-08T01:26:04.292Z] 73e582520bf7: Preparing [2024-11-08T01:26:04.292Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:04.292Z] 73e582520bf7: Waiting [2024-11-08T01:26:04.292Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:04.292Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:04.550Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:04.550Z] 1a3fd1183e23: Pushed [2024-11-08T01:26:04.550Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:04.808Z] 1281e8ee194c: Pushed [2024-11-08T01:26:05.377Z] 73e582520bf7: Pushed [2024-11-08T01:26:05.947Z] 528add6457d1: Pushed [2024-11-08T01:26:06.207Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:06.540Z] + 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 [2024-11-08T01:26:06.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T01:26:06.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T01:26:06.871Z] 1a3fd1183e23: Preparing [2024-11-08T01:26:06.871Z] 528add6457d1: Preparing [2024-11-08T01:26:06.871Z] 90346d931cb9: Preparing [2024-11-08T01:26:06.871Z] 9d3082addeb4: Preparing [2024-11-08T01:26:06.871Z] 1281e8ee194c: Preparing [2024-11-08T01:26:06.871Z] 73e582520bf7: Preparing [2024-11-08T01:26:06.871Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:06.871Z] 73e582520bf7: Waiting [2024-11-08T01:26:06.871Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:06.871Z] 528add6457d1: Layer already exists [2024-11-08T01:26:06.871Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:06.871Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:06.871Z] 1a3fd1183e23: Layer already exists [2024-11-08T01:26:06.871Z] 1281e8ee194c: Layer already exists [2024-11-08T01:26:06.871Z] 73e582520bf7: Layer already exists [2024-11-08T01:26:06.871Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:06.871Z] latest: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:07.200Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:07.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 [2024-11-08T01:26:07.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T01:26:07.529Z] 1a3fd1183e23: Preparing [2024-11-08T01:26:07.529Z] 528add6457d1: Preparing [2024-11-08T01:26:07.529Z] 90346d931cb9: Preparing [2024-11-08T01:26:07.529Z] 9d3082addeb4: Preparing [2024-11-08T01:26:07.529Z] 1281e8ee194c: Preparing [2024-11-08T01:26:07.529Z] 73e582520bf7: Preparing [2024-11-08T01:26:07.529Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:07.529Z] 73e582520bf7: Waiting [2024-11-08T01:26:07.529Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:07.529Z] 1281e8ee194c: Layer already exists [2024-11-08T01:26:07.529Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:07.529Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:07.529Z] 528add6457d1: Layer already exists [2024-11-08T01:26:07.529Z] 1a3fd1183e23: Layer already exists [2024-11-08T01:26:07.529Z] 73e582520bf7: Layer already exists [2024-11-08T01:26:07.529Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:07.529Z] 4.0.0-dev.11: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:07.859Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:08.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:08.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T01:26:08.185Z] 1a3fd1183e23: Preparing [2024-11-08T01:26:08.185Z] 528add6457d1: Preparing [2024-11-08T01:26:08.185Z] 90346d931cb9: Preparing [2024-11-08T01:26:08.185Z] 9d3082addeb4: Preparing [2024-11-08T01:26:08.185Z] 1281e8ee194c: Preparing [2024-11-08T01:26:08.185Z] 73e582520bf7: Preparing [2024-11-08T01:26:08.185Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:08.185Z] 73e582520bf7: Waiting [2024-11-08T01:26:08.185Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:08.185Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:08.185Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:08.185Z] 528add6457d1: Layer already exists [2024-11-08T01:26:08.185Z] 1281e8ee194c: Layer already exists [2024-11-08T01:26:08.185Z] 1a3fd1183e23: Layer already exists [2024-11-08T01:26:08.185Z] 73e582520bf7: Layer already exists [2024-11-08T01:26:08.185Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:08.185Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:08.520Z] + 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 [2024-11-08T01:26:08.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-08T01:26:08.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T01:26:08.841Z] 1a3fd1183e23: Preparing [2024-11-08T01:26:08.841Z] 528add6457d1: Preparing [2024-11-08T01:26:08.841Z] 90346d931cb9: Preparing [2024-11-08T01:26:08.841Z] 9d3082addeb4: Preparing [2024-11-08T01:26:08.841Z] 1281e8ee194c: Preparing [2024-11-08T01:26:08.841Z] 73e582520bf7: Preparing [2024-11-08T01:26:08.841Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:08.841Z] 73e582520bf7: Waiting [2024-11-08T01:26:08.841Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:08.841Z] 528add6457d1: Layer already exists [2024-11-08T01:26:08.841Z] 1a3fd1183e23: Layer already exists [2024-11-08T01:26:08.841Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:08.841Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:08.841Z] 1281e8ee194c: Layer already exists [2024-11-08T01:26:08.841Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:08.841Z] 73e582520bf7: Layer already exists [2024-11-08T01:26:08.841Z] main: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:08.917Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:08.934Z] taggedImages: [2024-11-08T01:26:08.934Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:08.934Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T01:26:08.934Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 [2024-11-08T01:26:08.934Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:08.934Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-08T01:26:08.961Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-08T01:26:08.961Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:08.961Z] latest [2024-11-08T01:26:08.961Z] 4.0.0-dev.11 [2024-11-08T01:26:08.961Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:08.961Z] main [2024-11-08T01:26:08.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:09.318Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:09.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:09.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T01:26:09.654Z] 46d40c94ed48: Preparing [2024-11-08T01:26:09.654Z] 621653d4e02c: Preparing [2024-11-08T01:26:09.654Z] b387a9a590b4: Preparing [2024-11-08T01:26:09.654Z] 90346d931cb9: Preparing [2024-11-08T01:26:09.654Z] 9d3082addeb4: Preparing [2024-11-08T01:26:09.654Z] 1c3dc389dcbf: Preparing [2024-11-08T01:26:09.654Z] e0578980cee8: Preparing [2024-11-08T01:26:09.654Z] b970a60e176f: Preparing [2024-11-08T01:26:09.654Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:09.654Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:09.654Z] 1c3dc389dcbf: Waiting [2024-11-08T01:26:09.654Z] e0578980cee8: Waiting [2024-11-08T01:26:09.654Z] b970a60e176f: Waiting [2024-11-08T01:26:09.654Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:09.654Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:09.654Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:09.654Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:09.654Z] b387a9a590b4: Pushed [2024-11-08T01:26:09.654Z] 621653d4e02c: Pushed [2024-11-08T01:26:09.654Z] 46d40c94ed48: Pushed [2024-11-08T01:26:09.654Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:09.913Z] b970a60e176f: Pushed [2024-11-08T01:26:10.268Z] #45 ... [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #85 DONE 105.2s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #83 DONE 106.2s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #116 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #116 ... [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #87 DONE 94.3s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #75 DONE 110.6s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #80 DONE 110.8s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #117 [core-data builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #117 DONE 1.6s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #118 DONE 1.6s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #119 [core-keeper builder 7/8] COPY . . [2024-11-08T01:26:10.268Z] #119 DONE 1.7s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #120 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #121 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #122 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #123 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #124 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #125 [core-command builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #125 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #126 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #127 [core-metadata builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #127 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #128 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #129 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #130 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #131 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #132 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #133 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #134 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #135 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #136 [support-notifications builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #136 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #137 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T01:26:10.268Z] #138 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #139 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T01:26:10.268Z] #140 CACHED [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #141 DONE 1.8s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #116 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T01:26:10.268Z] #116 DONE 1.8s [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:26:10.268Z] #142 ... [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T01:26:10.268Z] #0 3.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T01:26:10.268Z] #143 ... [2024-11-08T01:26:10.268Z] [2024-11-08T01:26:10.268Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:26:10.268Z] #142 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T01:26:10.848Z] 48ab9b8cdd56: Pushed [2024-11-08T01:26:11.225Z] #142 ... [2024-11-08T01:26:11.225Z] [2024-11-08T01:26:11.225Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T01:26:11.225Z] #0 6.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T01:26:11.490Z] #144 ... [2024-11-08T01:26:11.490Z] [2024-11-08T01:26:11.490Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T01:26:11.490Z] #0 6.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T01:26:11.757Z] #145 ... [2024-11-08T01:26:11.757Z] [2024-11-08T01:26:11.757Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T01:26:11.757Z] #0 5.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T01:26:11.757Z] #146 ... [2024-11-08T01:26:11.757Z] [2024-11-08T01:26:11.757Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T01:26:11.757Z] #0 6.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T01:26:12.025Z] #147 ... [2024-11-08T01:26:12.025Z] [2024-11-08T01:26:12.025Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T01:26:12.025Z] #0 6.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T01:26:12.025Z] #148 ... [2024-11-08T01:26:12.025Z] [2024-11-08T01:26:12.025Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:26:12.025Z] #0 6.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T01:26:12.291Z] #149 ... [2024-11-08T01:26:12.291Z] [2024-11-08T01:26:12.291Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:26:12.291Z] #0 6.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T01:26:12.558Z] #150 ... [2024-11-08T01:26:12.558Z] [2024-11-08T01:26:12.558Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T01:26:12.558Z] #0 6.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T01:26:12.558Z] #151 ... [2024-11-08T01:26:12.558Z] [2024-11-08T01:26:12.558Z] #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 [2024-11-08T01:26:12.558Z] #0 5.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T01:26:12.823Z] #152 ... [2024-11-08T01:26:12.823Z] [2024-11-08T01:26:12.823Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:26:12.823Z] #0 5.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T01:26:16.442Z] e0578980cee8: Pushed [2024-11-08T01:26:20.634Z] 1c3dc389dcbf: Pushed [2024-11-08T01:26:20.634Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:20.977Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:21.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T01:26:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T01:26:21.312Z] 46d40c94ed48: Preparing [2024-11-08T01:26:21.312Z] 621653d4e02c: Preparing [2024-11-08T01:26:21.312Z] b387a9a590b4: Preparing [2024-11-08T01:26:21.312Z] 90346d931cb9: Preparing [2024-11-08T01:26:21.312Z] 9d3082addeb4: Preparing [2024-11-08T01:26:21.312Z] 1c3dc389dcbf: Preparing [2024-11-08T01:26:21.312Z] e0578980cee8: Preparing [2024-11-08T01:26:21.312Z] b970a60e176f: Preparing [2024-11-08T01:26:21.312Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:21.312Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:21.312Z] 1c3dc389dcbf: Waiting [2024-11-08T01:26:21.312Z] e0578980cee8: Waiting [2024-11-08T01:26:21.312Z] b970a60e176f: Waiting [2024-11-08T01:26:21.312Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:21.312Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:21.312Z] b387a9a590b4: Layer already exists [2024-11-08T01:26:21.312Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:21.312Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:21.312Z] 621653d4e02c: Layer already exists [2024-11-08T01:26:21.312Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:21.312Z] e0578980cee8: Layer already exists [2024-11-08T01:26:21.312Z] b970a60e176f: Layer already exists [2024-11-08T01:26:21.312Z] 1c3dc389dcbf: Layer already exists [2024-11-08T01:26:21.312Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:21.312Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:21.312Z] latest: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:21.656Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:21.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 [2024-11-08T01:26:21.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T01:26:21.972Z] 46d40c94ed48: Preparing [2024-11-08T01:26:21.972Z] 621653d4e02c: Preparing [2024-11-08T01:26:21.972Z] b387a9a590b4: Preparing [2024-11-08T01:26:21.972Z] 90346d931cb9: Preparing [2024-11-08T01:26:21.972Z] 9d3082addeb4: Preparing [2024-11-08T01:26:21.972Z] 1c3dc389dcbf: Preparing [2024-11-08T01:26:21.972Z] e0578980cee8: Preparing [2024-11-08T01:26:21.972Z] b970a60e176f: Preparing [2024-11-08T01:26:21.972Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:21.972Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:21.972Z] b970a60e176f: Waiting [2024-11-08T01:26:21.972Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:21.972Z] e0578980cee8: Waiting [2024-11-08T01:26:21.972Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:21.972Z] 1c3dc389dcbf: Waiting [2024-11-08T01:26:21.972Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:21.972Z] 621653d4e02c: Layer already exists [2024-11-08T01:26:21.972Z] b387a9a590b4: Layer already exists [2024-11-08T01:26:21.972Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:21.972Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:21.972Z] 1c3dc389dcbf: Layer already exists [2024-11-08T01:26:21.972Z] e0578980cee8: Layer already exists [2024-11-08T01:26:21.972Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:21.972Z] b970a60e176f: Layer already exists [2024-11-08T01:26:21.972Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:21.972Z] 4.0.0-dev.11: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:22.304Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:22.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:22.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T01:26:22.631Z] 46d40c94ed48: Preparing [2024-11-08T01:26:22.631Z] 621653d4e02c: Preparing [2024-11-08T01:26:22.631Z] b387a9a590b4: Preparing [2024-11-08T01:26:22.631Z] 90346d931cb9: Preparing [2024-11-08T01:26:22.631Z] 9d3082addeb4: Preparing [2024-11-08T01:26:22.631Z] 1c3dc389dcbf: Preparing [2024-11-08T01:26:22.631Z] e0578980cee8: Preparing [2024-11-08T01:26:22.631Z] b970a60e176f: Preparing [2024-11-08T01:26:22.631Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:22.631Z] 1c3dc389dcbf: Waiting [2024-11-08T01:26:22.631Z] e0578980cee8: Waiting [2024-11-08T01:26:22.631Z] b970a60e176f: Waiting [2024-11-08T01:26:22.631Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:22.631Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:22.631Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:22.631Z] 621653d4e02c: Layer already exists [2024-11-08T01:26:22.631Z] b387a9a590b4: Layer already exists [2024-11-08T01:26:22.631Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:22.631Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:22.631Z] b970a60e176f: Layer already exists [2024-11-08T01:26:22.631Z] e0578980cee8: Layer already exists [2024-11-08T01:26:22.631Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:22.631Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:22.631Z] 1c3dc389dcbf: Layer already exists [2024-11-08T01:26:22.631Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:22.964Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:23.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-08T01:26:23.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T01:26:23.293Z] 46d40c94ed48: Preparing [2024-11-08T01:26:23.293Z] 621653d4e02c: Preparing [2024-11-08T01:26:23.293Z] b387a9a590b4: Preparing [2024-11-08T01:26:23.293Z] 90346d931cb9: Preparing [2024-11-08T01:26:23.293Z] 9d3082addeb4: Preparing [2024-11-08T01:26:23.293Z] 1c3dc389dcbf: Preparing [2024-11-08T01:26:23.293Z] e0578980cee8: Preparing [2024-11-08T01:26:23.293Z] b970a60e176f: Preparing [2024-11-08T01:26:23.293Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:23.293Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:23.293Z] e0578980cee8: Waiting [2024-11-08T01:26:23.293Z] b970a60e176f: Waiting [2024-11-08T01:26:23.293Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:23.293Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:23.293Z] 1c3dc389dcbf: Waiting [2024-11-08T01:26:23.293Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:23.293Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:23.293Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:23.293Z] 621653d4e02c: Layer already exists [2024-11-08T01:26:23.293Z] b387a9a590b4: Layer already exists [2024-11-08T01:26:23.293Z] b970a60e176f: Layer already exists [2024-11-08T01:26:23.293Z] 1c3dc389dcbf: Layer already exists [2024-11-08T01:26:23.293Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:23.293Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:23.293Z] e0578980cee8: Layer already exists [2024-11-08T01:26:23.293Z] main: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:23.368Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:23.383Z] taggedImages: [2024-11-08T01:26:23.383Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:23.383Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T01:26:23.383Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 [2024-11-08T01:26:23.383Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:23.383Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-08T01:26:23.419Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-08T01:26:23.419Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:23.419Z] latest [2024-11-08T01:26:23.419Z] 4.0.0-dev.11 [2024-11-08T01:26:23.419Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:23.419Z] main [2024-11-08T01:26:23.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:23.764Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T01:26:24.108Z] 78623f1b4d98: Preparing [2024-11-08T01:26:24.108Z] ebd54ea32340: Preparing [2024-11-08T01:26:24.108Z] 4797c83d4957: Preparing [2024-11-08T01:26:24.108Z] 90346d931cb9: Preparing [2024-11-08T01:26:24.108Z] 9d3082addeb4: Preparing [2024-11-08T01:26:24.108Z] c05710d2d42e: Preparing [2024-11-08T01:26:24.108Z] fea503b9283e: Preparing [2024-11-08T01:26:24.108Z] ccd22a68934f: Preparing [2024-11-08T01:26:24.108Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:24.108Z] c05710d2d42e: Waiting [2024-11-08T01:26:24.108Z] ccd22a68934f: Waiting [2024-11-08T01:26:24.108Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:24.108Z] fea503b9283e: Waiting [2024-11-08T01:26:24.108Z] 4797c83d4957: Pushed [2024-11-08T01:26:24.108Z] ebd54ea32340: Pushed [2024-11-08T01:26:24.108Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:24.108Z] 78623f1b4d98: Pushed [2024-11-08T01:26:24.368Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:24.368Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:24.628Z] ccd22a68934f: Pushed [2024-11-08T01:26:24.888Z] fea503b9283e: Pushed [2024-11-08T01:26:34.877Z] c05710d2d42e: Pushed [2024-11-08T01:26:34.877Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:35.212Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:35.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T01:26:35.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T01:26:35.547Z] 78623f1b4d98: Preparing [2024-11-08T01:26:35.547Z] ebd54ea32340: Preparing [2024-11-08T01:26:35.547Z] 4797c83d4957: Preparing [2024-11-08T01:26:35.547Z] 90346d931cb9: Preparing [2024-11-08T01:26:35.547Z] 9d3082addeb4: Preparing [2024-11-08T01:26:35.547Z] c05710d2d42e: Preparing [2024-11-08T01:26:35.547Z] fea503b9283e: Preparing [2024-11-08T01:26:35.547Z] ccd22a68934f: Preparing [2024-11-08T01:26:35.547Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:35.547Z] c05710d2d42e: Waiting [2024-11-08T01:26:35.547Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:35.547Z] ccd22a68934f: Waiting [2024-11-08T01:26:35.547Z] 4797c83d4957: Layer already exists [2024-11-08T01:26:35.547Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:35.547Z] 78623f1b4d98: Layer already exists [2024-11-08T01:26:35.547Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:35.547Z] ebd54ea32340: Layer already exists [2024-11-08T01:26:35.547Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:35.547Z] fea503b9283e: Layer already exists [2024-11-08T01:26:35.547Z] ccd22a68934f: Layer already exists [2024-11-08T01:26:35.547Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:35.547Z] latest: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:35.873Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:36.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 [2024-11-08T01:26:36.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T01:26:36.200Z] 78623f1b4d98: Preparing [2024-11-08T01:26:36.200Z] ebd54ea32340: Preparing [2024-11-08T01:26:36.200Z] 4797c83d4957: Preparing [2024-11-08T01:26:36.200Z] 90346d931cb9: Preparing [2024-11-08T01:26:36.200Z] 9d3082addeb4: Preparing [2024-11-08T01:26:36.200Z] c05710d2d42e: Preparing [2024-11-08T01:26:36.200Z] fea503b9283e: Preparing [2024-11-08T01:26:36.200Z] ccd22a68934f: Preparing [2024-11-08T01:26:36.200Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:36.200Z] fea503b9283e: Waiting [2024-11-08T01:26:36.200Z] ccd22a68934f: Waiting [2024-11-08T01:26:36.200Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:36.200Z] c05710d2d42e: Waiting [2024-11-08T01:26:36.200Z] 4797c83d4957: Layer already exists [2024-11-08T01:26:36.200Z] 78623f1b4d98: Layer already exists [2024-11-08T01:26:36.200Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:36.200Z] ebd54ea32340: Layer already exists [2024-11-08T01:26:36.200Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:36.200Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:36.200Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:36.200Z] fea503b9283e: Layer already exists [2024-11-08T01:26:36.200Z] ccd22a68934f: Layer already exists [2024-11-08T01:26:36.200Z] 4.0.0-dev.11: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:36.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:36.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:36.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T01:26:36.853Z] 78623f1b4d98: Preparing [2024-11-08T01:26:36.853Z] ebd54ea32340: Preparing [2024-11-08T01:26:36.853Z] 4797c83d4957: Preparing [2024-11-08T01:26:36.853Z] 90346d931cb9: Preparing [2024-11-08T01:26:36.853Z] 9d3082addeb4: Preparing [2024-11-08T01:26:36.853Z] c05710d2d42e: Preparing [2024-11-08T01:26:36.853Z] fea503b9283e: Preparing [2024-11-08T01:26:36.853Z] ccd22a68934f: Preparing [2024-11-08T01:26:36.853Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:36.853Z] c05710d2d42e: Waiting [2024-11-08T01:26:36.853Z] fea503b9283e: Waiting [2024-11-08T01:26:36.853Z] ccd22a68934f: Waiting [2024-11-08T01:26:36.853Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:36.853Z] 78623f1b4d98: Layer already exists [2024-11-08T01:26:36.853Z] ebd54ea32340: Layer already exists [2024-11-08T01:26:36.853Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:36.853Z] 4797c83d4957: Layer already exists [2024-11-08T01:26:36.853Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:36.853Z] fea503b9283e: Layer already exists [2024-11-08T01:26:36.853Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:36.853Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:36.853Z] ccd22a68934f: Layer already exists [2024-11-08T01:26:36.853Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:37.187Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:37.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-08T01:26:37.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T01:26:37.517Z] 78623f1b4d98: Preparing [2024-11-08T01:26:37.517Z] ebd54ea32340: Preparing [2024-11-08T01:26:37.517Z] 4797c83d4957: Preparing [2024-11-08T01:26:37.517Z] 90346d931cb9: Preparing [2024-11-08T01:26:37.518Z] 9d3082addeb4: Preparing [2024-11-08T01:26:37.518Z] c05710d2d42e: Preparing [2024-11-08T01:26:37.518Z] fea503b9283e: Preparing [2024-11-08T01:26:37.518Z] ccd22a68934f: Preparing [2024-11-08T01:26:37.518Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:37.518Z] ccd22a68934f: Waiting [2024-11-08T01:26:37.518Z] c05710d2d42e: Waiting [2024-11-08T01:26:37.518Z] fea503b9283e: Waiting [2024-11-08T01:26:37.518Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:37.518Z] 4797c83d4957: Layer already exists [2024-11-08T01:26:37.518Z] ebd54ea32340: Layer already exists [2024-11-08T01:26:37.518Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:37.518Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:37.518Z] 78623f1b4d98: Layer already exists [2024-11-08T01:26:37.518Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:37.518Z] fea503b9283e: Layer already exists [2024-11-08T01:26:37.518Z] ccd22a68934f: Layer already exists [2024-11-08T01:26:37.518Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:37.518Z] main: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:37.586Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:37.604Z] taggedImages: [2024-11-08T01:26:37.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:37.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T01:26:37.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 [2024-11-08T01:26:37.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:37.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-08T01:26:37.637Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-08T01:26:37.637Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:37.637Z] latest [2024-11-08T01:26:37.637Z] 4.0.0-dev.11 [2024-11-08T01:26:37.637Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:37.637Z] main [2024-11-08T01:26:37.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:37.980Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:38.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:38.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T01:26:38.309Z] 46d40c94ed48: Preparing [2024-11-08T01:26:38.309Z] 8af09b3d3f44: Preparing [2024-11-08T01:26:38.309Z] 896cc60f6e10: Preparing [2024-11-08T01:26:38.309Z] 90346d931cb9: Preparing [2024-11-08T01:26:38.309Z] 9d3082addeb4: Preparing [2024-11-08T01:26:38.309Z] c05710d2d42e: Preparing [2024-11-08T01:26:38.309Z] b970a60e176f: Preparing [2024-11-08T01:26:38.309Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:38.309Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:38.309Z] b970a60e176f: Waiting [2024-11-08T01:26:38.309Z] c05710d2d42e: Waiting [2024-11-08T01:26:38.309Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:38.309Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:38.309Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:38.309Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:38.309Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:38.309Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:38.309Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:38.309Z] b970a60e176f: Layer already exists [2024-11-08T01:26:38.309Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:38.309Z] 8af09b3d3f44: Pushed [2024-11-08T01:26:38.309Z] 896cc60f6e10: Pushed [2024-11-08T01:26:38.570Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:38.897Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:39.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T01:26:39.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T01:26:39.220Z] 46d40c94ed48: Preparing [2024-11-08T01:26:39.220Z] 8af09b3d3f44: Preparing [2024-11-08T01:26:39.220Z] 896cc60f6e10: Preparing [2024-11-08T01:26:39.220Z] 90346d931cb9: Preparing [2024-11-08T01:26:39.220Z] 9d3082addeb4: Preparing [2024-11-08T01:26:39.220Z] c05710d2d42e: Preparing [2024-11-08T01:26:39.220Z] b970a60e176f: Preparing [2024-11-08T01:26:39.220Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:39.220Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:39.220Z] b970a60e176f: Waiting [2024-11-08T01:26:39.220Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:39.220Z] c05710d2d42e: Waiting [2024-11-08T01:26:39.220Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:39.220Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:39.220Z] 896cc60f6e10: Layer already exists [2024-11-08T01:26:39.220Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:39.220Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:39.220Z] 8af09b3d3f44: Layer already exists [2024-11-08T01:26:39.220Z] b970a60e176f: Layer already exists [2024-11-08T01:26:39.220Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:39.220Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:39.220Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:39.220Z] latest: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:39.548Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:39.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 [2024-11-08T01:26:39.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T01:26:39.870Z] 46d40c94ed48: Preparing [2024-11-08T01:26:39.870Z] 8af09b3d3f44: Preparing [2024-11-08T01:26:39.870Z] 896cc60f6e10: Preparing [2024-11-08T01:26:39.870Z] 90346d931cb9: Preparing [2024-11-08T01:26:39.870Z] 9d3082addeb4: Preparing [2024-11-08T01:26:39.870Z] c05710d2d42e: Preparing [2024-11-08T01:26:39.870Z] b970a60e176f: Preparing [2024-11-08T01:26:39.870Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:39.870Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:39.870Z] b970a60e176f: Waiting [2024-11-08T01:26:39.870Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:39.870Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:39.870Z] c05710d2d42e: Waiting [2024-11-08T01:26:39.870Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:39.870Z] 8af09b3d3f44: Layer already exists [2024-11-08T01:26:39.870Z] 896cc60f6e10: Layer already exists [2024-11-08T01:26:39.870Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:39.870Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:39.870Z] b970a60e176f: Layer already exists [2024-11-08T01:26:39.870Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:39.870Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:39.870Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:39.870Z] 4.0.0-dev.11: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:40.202Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:40.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:40.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T01:26:40.533Z] 46d40c94ed48: Preparing [2024-11-08T01:26:40.533Z] 8af09b3d3f44: Preparing [2024-11-08T01:26:40.533Z] 896cc60f6e10: Preparing [2024-11-08T01:26:40.533Z] 90346d931cb9: Preparing [2024-11-08T01:26:40.533Z] 9d3082addeb4: Preparing [2024-11-08T01:26:40.533Z] c05710d2d42e: Preparing [2024-11-08T01:26:40.533Z] b970a60e176f: Preparing [2024-11-08T01:26:40.533Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:40.533Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:40.533Z] c05710d2d42e: Waiting [2024-11-08T01:26:40.533Z] b970a60e176f: Waiting [2024-11-08T01:26:40.533Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:40.533Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:40.533Z] 896cc60f6e10: Layer already exists [2024-11-08T01:26:40.533Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:40.533Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:40.533Z] 8af09b3d3f44: Layer already exists [2024-11-08T01:26:40.533Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:40.533Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:40.533Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:40.533Z] b970a60e176f: Layer already exists [2024-11-08T01:26:40.533Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:40.870Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:41.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-08T01:26:41.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T01:26:41.206Z] 46d40c94ed48: Preparing [2024-11-08T01:26:41.206Z] 8af09b3d3f44: Preparing [2024-11-08T01:26:41.206Z] 896cc60f6e10: Preparing [2024-11-08T01:26:41.206Z] 90346d931cb9: Preparing [2024-11-08T01:26:41.206Z] 9d3082addeb4: Preparing [2024-11-08T01:26:41.206Z] c05710d2d42e: Preparing [2024-11-08T01:26:41.206Z] b970a60e176f: Preparing [2024-11-08T01:26:41.206Z] 48ab9b8cdd56: Preparing [2024-11-08T01:26:41.206Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:41.206Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:41.206Z] b970a60e176f: Waiting [2024-11-08T01:26:41.206Z] 48ab9b8cdd56: Waiting [2024-11-08T01:26:41.206Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:41.206Z] 896cc60f6e10: Layer already exists [2024-11-08T01:26:41.206Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:41.206Z] 8af09b3d3f44: Layer already exists [2024-11-08T01:26:41.206Z] 46d40c94ed48: Layer already exists [2024-11-08T01:26:41.206Z] b970a60e176f: Layer already exists [2024-11-08T01:26:41.206Z] c05710d2d42e: Layer already exists [2024-11-08T01:26:41.206Z] 48ab9b8cdd56: Layer already exists [2024-11-08T01:26:41.206Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:41.206Z] main: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:41.274Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:41.286Z] taggedImages: [2024-11-08T01:26:41.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:41.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T01:26:41.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 [2024-11-08T01:26:41.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:41.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-08T01:26:41.314Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-08T01:26:41.314Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:41.314Z] latest [2024-11-08T01:26:41.314Z] 4.0.0-dev.11 [2024-11-08T01:26:41.314Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:41.314Z] main [2024-11-08T01:26:41.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:41.661Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:42.000Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:42.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T01:26:42.000Z] dc5bb2a2cc9a: Preparing [2024-11-08T01:26:42.000Z] ea1fceed6dbb: Preparing [2024-11-08T01:26:42.000Z] 90346d931cb9: Preparing [2024-11-08T01:26:42.000Z] 9d3082addeb4: Preparing [2024-11-08T01:26:42.000Z] bac4ba4fe0f2: Preparing [2024-11-08T01:26:42.000Z] ccfd70cb0ff1: Preparing [2024-11-08T01:26:42.000Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:42.000Z] ccfd70cb0ff1: Waiting [2024-11-08T01:26:42.000Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:42.000Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:42.000Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:42.000Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:42.000Z] dc5bb2a2cc9a: Pushed [2024-11-08T01:26:42.259Z] ccfd70cb0ff1: Pushed [2024-11-08T01:26:42.826Z] bac4ba4fe0f2: Pushed [2024-11-08T01:26:46.120Z] ea1fceed6dbb: Pushed [2024-11-08T01:26:46.120Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:46.449Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:46.779Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T01:26:46.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T01:26:46.779Z] dc5bb2a2cc9a: Preparing [2024-11-08T01:26:46.779Z] ea1fceed6dbb: Preparing [2024-11-08T01:26:46.779Z] 90346d931cb9: Preparing [2024-11-08T01:26:46.779Z] 9d3082addeb4: Preparing [2024-11-08T01:26:46.779Z] bac4ba4fe0f2: Preparing [2024-11-08T01:26:46.779Z] ccfd70cb0ff1: Preparing [2024-11-08T01:26:46.779Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:46.779Z] ccfd70cb0ff1: Waiting [2024-11-08T01:26:46.779Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:46.779Z] dc5bb2a2cc9a: Layer already exists [2024-11-08T01:26:46.779Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:46.779Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:46.779Z] bac4ba4fe0f2: Layer already exists [2024-11-08T01:26:46.779Z] ea1fceed6dbb: Layer already exists [2024-11-08T01:26:46.779Z] ccfd70cb0ff1: Layer already exists [2024-11-08T01:26:46.779Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:46.779Z] latest: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:47.109Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:47.439Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 [2024-11-08T01:26:47.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T01:26:47.439Z] dc5bb2a2cc9a: Preparing [2024-11-08T01:26:47.439Z] ea1fceed6dbb: Preparing [2024-11-08T01:26:47.439Z] 90346d931cb9: Preparing [2024-11-08T01:26:47.439Z] 9d3082addeb4: Preparing [2024-11-08T01:26:47.439Z] bac4ba4fe0f2: Preparing [2024-11-08T01:26:47.439Z] ccfd70cb0ff1: Preparing [2024-11-08T01:26:47.439Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:47.439Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:47.439Z] ccfd70cb0ff1: Waiting [2024-11-08T01:26:47.439Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:47.439Z] bac4ba4fe0f2: Layer already exists [2024-11-08T01:26:47.439Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:47.439Z] dc5bb2a2cc9a: Layer already exists [2024-11-08T01:26:47.439Z] ea1fceed6dbb: Layer already exists [2024-11-08T01:26:47.440Z] ccfd70cb0ff1: Layer already exists [2024-11-08T01:26:47.440Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:47.440Z] 4.0.0-dev.11: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:47.774Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:48.096Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:48.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T01:26:48.096Z] dc5bb2a2cc9a: Preparing [2024-11-08T01:26:48.096Z] ea1fceed6dbb: Preparing [2024-11-08T01:26:48.096Z] 90346d931cb9: Preparing [2024-11-08T01:26:48.096Z] 9d3082addeb4: Preparing [2024-11-08T01:26:48.096Z] bac4ba4fe0f2: Preparing [2024-11-08T01:26:48.096Z] ccfd70cb0ff1: Preparing [2024-11-08T01:26:48.096Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:48.096Z] ccfd70cb0ff1: Waiting [2024-11-08T01:26:48.096Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:48.097Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:48.097Z] ea1fceed6dbb: Layer already exists [2024-11-08T01:26:48.097Z] dc5bb2a2cc9a: Layer already exists [2024-11-08T01:26:48.097Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:48.097Z] bac4ba4fe0f2: Layer already exists [2024-11-08T01:26:48.097Z] ccfd70cb0ff1: Layer already exists [2024-11-08T01:26:48.097Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:48.097Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:48.426Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:48.759Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-08T01:26:48.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T01:26:48.759Z] dc5bb2a2cc9a: Preparing [2024-11-08T01:26:48.759Z] ea1fceed6dbb: Preparing [2024-11-08T01:26:48.759Z] 90346d931cb9: Preparing [2024-11-08T01:26:48.759Z] 9d3082addeb4: Preparing [2024-11-08T01:26:48.759Z] bac4ba4fe0f2: Preparing [2024-11-08T01:26:48.759Z] ccfd70cb0ff1: Preparing [2024-11-08T01:26:48.759Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:48.759Z] ccfd70cb0ff1: Waiting [2024-11-08T01:26:48.759Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:48.759Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:48.759Z] bac4ba4fe0f2: Layer already exists [2024-11-08T01:26:48.759Z] ea1fceed6dbb: Layer already exists [2024-11-08T01:26:48.759Z] dc5bb2a2cc9a: Layer already exists [2024-11-08T01:26:48.759Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:48.759Z] ccfd70cb0ff1: Layer already exists [2024-11-08T01:26:48.759Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:48.759Z] main: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:48.837Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:48.854Z] taggedImages: [2024-11-08T01:26:48.854Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:48.854Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T01:26:48.854Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 [2024-11-08T01:26:48.854Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:48.854Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-08T01:26:48.888Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-08T01:26:48.888Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:48.888Z] latest [2024-11-08T01:26:48.888Z] 4.0.0-dev.11 [2024-11-08T01:26:48.888Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:48.888Z] main [2024-11-08T01:26:48.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:49.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:49.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:49.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T01:26:49.575Z] 6a7ef81487e0: Preparing [2024-11-08T01:26:49.575Z] 3036afb48620: Preparing [2024-11-08T01:26:49.575Z] 83a5a5ef1372: Preparing [2024-11-08T01:26:49.575Z] 90346d931cb9: Preparing [2024-11-08T01:26:49.575Z] 9d3082addeb4: Preparing [2024-11-08T01:26:49.575Z] 6c74aaabb56a: Preparing [2024-11-08T01:26:49.575Z] 1dc1e1bfe83b: Preparing [2024-11-08T01:26:49.575Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:49.575Z] 6c74aaabb56a: Waiting [2024-11-08T01:26:49.575Z] 1dc1e1bfe83b: Waiting [2024-11-08T01:26:49.575Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:49.575Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:49.575Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:49.575Z] 3036afb48620: Pushed [2024-11-08T01:26:49.575Z] 6a7ef81487e0: Pushed [2024-11-08T01:26:49.575Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:49.834Z] 1dc1e1bfe83b: Pushed [2024-11-08T01:26:50.403Z] 6c74aaabb56a: Pushed [2024-11-08T01:26:53.697Z] 83a5a5ef1372: Pushed [2024-11-08T01:26:53.697Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:54.034Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:54.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T01:26:54.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T01:26:54.359Z] 6a7ef81487e0: Preparing [2024-11-08T01:26:54.359Z] 3036afb48620: Preparing [2024-11-08T01:26:54.359Z] 83a5a5ef1372: Preparing [2024-11-08T01:26:54.359Z] 90346d931cb9: Preparing [2024-11-08T01:26:54.359Z] 9d3082addeb4: Preparing [2024-11-08T01:26:54.359Z] 6c74aaabb56a: Preparing [2024-11-08T01:26:54.359Z] 1dc1e1bfe83b: Preparing [2024-11-08T01:26:54.359Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:54.359Z] 6c74aaabb56a: Waiting [2024-11-08T01:26:54.359Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:54.359Z] 1dc1e1bfe83b: Waiting [2024-11-08T01:26:54.359Z] 3036afb48620: Layer already exists [2024-11-08T01:26:54.359Z] 6a7ef81487e0: Layer already exists [2024-11-08T01:26:54.359Z] 83a5a5ef1372: Layer already exists [2024-11-08T01:26:54.359Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:54.359Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:54.359Z] 6c74aaabb56a: Layer already exists [2024-11-08T01:26:54.359Z] 1dc1e1bfe83b: Layer already exists [2024-11-08T01:26:54.359Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:54.359Z] latest: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:54.693Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:55.030Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 [2024-11-08T01:26:55.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T01:26:55.031Z] 6a7ef81487e0: Preparing [2024-11-08T01:26:55.031Z] 3036afb48620: Preparing [2024-11-08T01:26:55.031Z] 83a5a5ef1372: Preparing [2024-11-08T01:26:55.031Z] 90346d931cb9: Preparing [2024-11-08T01:26:55.031Z] 9d3082addeb4: Preparing [2024-11-08T01:26:55.031Z] 6c74aaabb56a: Preparing [2024-11-08T01:26:55.031Z] 1dc1e1bfe83b: Preparing [2024-11-08T01:26:55.031Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:55.031Z] 6c74aaabb56a: Waiting [2024-11-08T01:26:55.031Z] 1dc1e1bfe83b: Waiting [2024-11-08T01:26:55.031Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:55.031Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:55.031Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:55.031Z] 83a5a5ef1372: Layer already exists [2024-11-08T01:26:55.031Z] 3036afb48620: Layer already exists [2024-11-08T01:26:55.031Z] 6a7ef81487e0: Layer already exists [2024-11-08T01:26:55.031Z] 1dc1e1bfe83b: Layer already exists [2024-11-08T01:26:55.031Z] 6c74aaabb56a: Layer already exists [2024-11-08T01:26:55.031Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:55.031Z] 4.0.0-dev.11: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:55.362Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:55.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:55.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T01:26:55.682Z] 6a7ef81487e0: Preparing [2024-11-08T01:26:55.682Z] 3036afb48620: Preparing [2024-11-08T01:26:55.682Z] 83a5a5ef1372: Preparing [2024-11-08T01:26:55.682Z] 90346d931cb9: Preparing [2024-11-08T01:26:55.682Z] 9d3082addeb4: Preparing [2024-11-08T01:26:55.682Z] 6c74aaabb56a: Preparing [2024-11-08T01:26:55.682Z] 1dc1e1bfe83b: Preparing [2024-11-08T01:26:55.682Z] 6c74aaabb56a: Waiting [2024-11-08T01:26:55.682Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:55.682Z] 83a5a5ef1372: Layer already exists [2024-11-08T01:26:55.682Z] 3036afb48620: Layer already exists [2024-11-08T01:26:55.682Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:55.682Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:55.682Z] 6a7ef81487e0: Layer already exists [2024-11-08T01:26:55.682Z] 6c74aaabb56a: Layer already exists [2024-11-08T01:26:55.682Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:55.682Z] 1dc1e1bfe83b: Layer already exists [2024-11-08T01:26:55.682Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:56.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T01:26:56.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-08T01:26:56.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T01:26:56.352Z] 6a7ef81487e0: Preparing [2024-11-08T01:26:56.352Z] 3036afb48620: Preparing [2024-11-08T01:26:56.352Z] 83a5a5ef1372: Preparing [2024-11-08T01:26:56.352Z] 90346d931cb9: Preparing [2024-11-08T01:26:56.352Z] 9d3082addeb4: Preparing [2024-11-08T01:26:56.352Z] 6c74aaabb56a: Preparing [2024-11-08T01:26:56.352Z] 1dc1e1bfe83b: Preparing [2024-11-08T01:26:56.352Z] 6c74aaabb56a: Waiting [2024-11-08T01:26:56.352Z] 63ca1fbb43ae: Preparing [2024-11-08T01:26:56.352Z] 63ca1fbb43ae: Waiting [2024-11-08T01:26:56.352Z] 1dc1e1bfe83b: Waiting [2024-11-08T01:26:56.352Z] 6a7ef81487e0: Layer already exists [2024-11-08T01:26:56.352Z] 90346d931cb9: Layer already exists [2024-11-08T01:26:56.352Z] 3036afb48620: Layer already exists [2024-11-08T01:26:56.352Z] 83a5a5ef1372: Layer already exists [2024-11-08T01:26:56.352Z] 9d3082addeb4: Layer already exists [2024-11-08T01:26:56.352Z] 6c74aaabb56a: Layer already exists [2024-11-08T01:26:56.352Z] 1dc1e1bfe83b: Layer already exists [2024-11-08T01:26:56.352Z] 63ca1fbb43ae: Layer already exists [2024-11-08T01:26:56.352Z] main: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T01:26:56.438Z] ===================================================== [Pipeline] echo [2024-11-08T01:26:56.455Z] taggedImages: [2024-11-08T01:26:56.456Z] - nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T01:26:56.456Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T01:26:56.456Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 [2024-11-08T01:26:56.456Z] - nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T01:26:56.456Z] - 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] } [2024-11-08T01:46:52.269Z] #153 ... [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T01:46:52.269Z] #147 DONE 1249.7s [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:46:52.269Z] #45 ... [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:46:52.269Z] #154 DONE 0.4s [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:46:52.269Z] #142 ... [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:46:52.269Z] #155 DONE 0.3s [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:46:52.269Z] #8 ... [2024-11-08T01:46:52.269Z] [2024-11-08T01:46:52.269Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T01:46:52.662Z] #156 DONE 0.2s [2024-11-08T01:46:52.662Z] [2024-11-08T01:46:52.662Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T01:46:52.662Z] #157 DONE 0.2s [2024-11-08T01:46:52.662Z] [2024-11-08T01:46:52.662Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:46:52.933Z] #150 ... [2024-11-08T01:46:52.933Z] [2024-11-08T01:46:52.933Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T01:46:53.204Z] #158 DONE 0.5s [2024-11-08T01:46:53.204Z] [2024-11-08T01:46:53.204Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T01:46:53.474Z] #159 DONE 0.2s [2024-11-08T01:46:53.474Z] [2024-11-08T01:46:53.474Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:46:56.079Z] #160 DONE 2.5s [2024-11-08T01:46:56.079Z] [2024-11-08T01:46:56.079Z] #110 [security-proxy-setup] exporting to image [2024-11-08T01:46:56.079Z] #110 exporting layers [2024-11-08T01:46:57.042Z] #110 exporting layers 1.1s done [2024-11-08T01:46:57.042Z] #110 writing image sha256:709eda6588749104891bf9cf4e7261a67c87e898961409122c7ba2dd51762bb7 0.0s done [2024-11-08T01:46:57.042Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-08T01:46:57.042Z] #110 DONE 5.4s [2024-11-08T01:46:57.042Z] [2024-11-08T01:46:57.042Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-11-08T01:46:58.995Z] #16 ... [2024-11-08T01:46:58.995Z] [2024-11-08T01:46:58.995Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T01:46:58.995Z] #144 DONE 1257.4s [2024-11-08T01:46:58.995Z] [2024-11-08T01:46:58.995Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:46:59.263Z] #150 ... [2024-11-08T01:46:59.263Z] [2024-11-08T01:46:59.263Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T01:46:59.861Z] #161 DONE 0.3s [2024-11-08T01:46:59.861Z] [2024-11-08T01:46:59.861Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T01:47:02.487Z] #162 DONE 2.7s [2024-11-08T01:47:02.487Z] [2024-11-08T01:47:02.487Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:47:02.773Z] #163 DONE 0.3s [2024-11-08T01:47:02.773Z] [2024-11-08T01:47:02.773Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:47:03.048Z] #164 DONE 0.3s [2024-11-08T01:47:03.048Z] [2024-11-08T01:47:03.048Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T01:47:03.637Z] #165 DONE 0.4s [2024-11-08T01:47:03.637Z] [2024-11-08T01:47:03.637Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T01:47:03.637Z] #166 DONE 0.2s [2024-11-08T01:47:03.637Z] [2024-11-08T01:47:03.637Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T01:47:03.919Z] #167 DONE 0.2s [2024-11-08T01:47:03.919Z] [2024-11-08T01:47:03.919Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T01:47:03.919Z] #168 DONE 0.2s [2024-11-08T01:47:03.919Z] [2024-11-08T01:47:03.919Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:47:04.210Z] #45 ... [2024-11-08T01:47:04.210Z] [2024-11-08T01:47:04.210Z] #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/ [2024-11-08T01:47:04.490Z] #169 DONE 0.2s [2024-11-08T01:47:04.490Z] [2024-11-08T01:47:04.490Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T01:47:04.490Z] #170 DONE 0.2s [2024-11-08T01:47:04.490Z] [2024-11-08T01:47:04.490Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:47:04.490Z] #153 ... [2024-11-08T01:47:04.490Z] [2024-11-08T01:47:04.490Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T01:47:07.084Z] #171 DONE 2.3s [2024-11-08T01:47:07.084Z] [2024-11-08T01:47:07.084Z] #110 [security-bootstrapper] exporting to image [2024-11-08T01:47:07.084Z] #110 exporting layers [2024-11-08T01:47:08.045Z] #110 exporting layers 1.2s done [2024-11-08T01:47:08.045Z] #110 writing image sha256:667067298ed008411206f68fa307782fc5d4309c5d87830914fe6dcb544236d0 done [2024-11-08T01:47:08.045Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-08T01:47:08.045Z] #110 DONE 6.7s [2024-11-08T01:47:08.045Z] [2024-11-08T01:47:08.045Z] #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 [2024-11-08T01:47:08.045Z] #152 1264.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T01:47:26.275Z] #152 DONE 1283.9s [2024-11-08T01:47:26.275Z] [2024-11-08T01:47:26.275Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T01:47:26.275Z] #19 ... [2024-11-08T01:47:26.275Z] [2024-11-08T01:47:26.275Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:47:26.275Z] #172 DONE 0.2s [2024-11-08T01:47:26.275Z] [2024-11-08T01:47:26.275Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:47:26.275Z] #173 DONE 0.2s [2024-11-08T01:47:26.275Z] [2024-11-08T01:47:26.275Z] #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 [2024-11-08T01:47:26.275Z] #174 DONE 0.2s [2024-11-08T01:47:26.275Z] [2024-11-08T01:47:26.275Z] #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 [2024-11-08T01:47:26.555Z] #175 DONE 0.2s [2024-11-08T01:47:26.555Z] [2024-11-08T01:47:26.555Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:47:26.555Z] #153 ... [2024-11-08T01:47:26.555Z] [2024-11-08T01:47:26.555Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:47:26.555Z] #176 DONE 0.1s [2024-11-08T01:47:26.823Z] [2024-11-08T01:47:26.823Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T01:47:26.823Z] #177 DONE 0.3s [2024-11-08T01:47:26.823Z] [2024-11-08T01:47:26.823Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T01:47:27.092Z] #153 ... [2024-11-08T01:47:27.092Z] [2024-11-08T01:47:27.092Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T01:47:27.360Z] #178 DONE 0.3s [2024-11-08T01:47:27.360Z] [2024-11-08T01:47:27.360Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T01:47:27.360Z] #179 DONE 0.1s [2024-11-08T01:47:27.360Z] [2024-11-08T01:47:27.360Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:47:27.630Z] #8 ... [2024-11-08T01:47:27.630Z] [2024-11-08T01:47:27.630Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:47:29.591Z] #180 DONE 2.2s [2024-11-08T01:47:29.591Z] [2024-11-08T01:47:29.591Z] #110 [security-secretstore-setup] exporting to image [2024-11-08T01:47:29.591Z] #110 exporting layers [2024-11-08T01:47:31.542Z] #110 exporting layers 1.5s done [2024-11-08T01:47:31.542Z] #110 writing image sha256:47f9b31f0ee04944beda0d7ca89f97af26d8a5616e621c4a020377c081b09580 done [2024-11-08T01:47:31.542Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-08T01:47:31.542Z] #110 DONE 8.2s [2024-11-08T01:47:31.542Z] [2024-11-08T01:47:31.542Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:48:10.457Z] #8 ... [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T01:48:10.457Z] #145 DONE 1328.1s [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:48:10.457Z] #45 ... [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:48:10.457Z] #181 DONE 0.1s [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:48:10.457Z] #182 DONE 0.1s [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T01:48:10.457Z] #183 DONE 0.2s [2024-11-08T01:48:10.457Z] [2024-11-08T01:48:10.457Z] #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 [2024-11-08T01:48:10.735Z] #184 DONE 0.2s [2024-11-08T01:48:10.735Z] [2024-11-08T01:48:10.735Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T01:48:10.735Z] #185 DONE 0.2s [2024-11-08T01:48:10.735Z] [2024-11-08T01:48:10.735Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T01:48:11.003Z] #151 ... [2024-11-08T01:48:11.003Z] [2024-11-08T01:48:11.003Z] #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:48:12.970Z] #186 DONE 1.9s [2024-11-08T01:48:12.970Z] [2024-11-08T01:48:12.970Z] #110 [core-common-config-bootstrapper] exporting to image [2024-11-08T01:48:12.970Z] #110 exporting layers [2024-11-08T01:48:13.555Z] #110 exporting layers 0.6s done [2024-11-08T01:48:13.555Z] #110 writing image sha256:7aa710c33d070968675a8a025d79b59aa9b51b44f2a36f965e1b7876961dcad0 done [2024-11-08T01:48:13.555Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-08T01:48:13.555Z] #110 DONE 8.8s [2024-11-08T01:48:13.555Z] [2024-11-08T01:48:13.556Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-11-08T01:50:35.291Z] #16 ... [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T01:50:35.291Z] #142 DONE 1461.5s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:50:35.291Z] #149 ... [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:50:35.291Z] #187 DONE 0.2s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:50:35.291Z] #188 DONE 0.2s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T01:50:35.291Z] #151 ... [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T01:50:35.291Z] #189 DONE 0.4s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #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 [2024-11-08T01:50:35.291Z] #190 DONE 0.1s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-08T01:50:35.291Z] #110 exporting layers [2024-11-08T01:50:35.291Z] #110 exporting layers 0.8s done [2024-11-08T01:50:35.291Z] #110 writing image sha256:95c90aab3190eb8803f9611d24dce1e8271fade3ab53d038441b5ac081ea5c19 done [2024-11-08T01:50:35.291Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-11-08T01:50:35.291Z] #110 DONE 9.7s [2024-11-08T01:50:35.291Z] [2024-11-08T01:50:35.291Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T01:57:57.377Z] #143 DONE 1909.5s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T01:57:57.377Z] #8 ... [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:57:57.377Z] #191 DONE 0.1s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:57:57.377Z] #149 ... [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:57:57.377Z] #192 DONE 0.2s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T01:57:57.377Z] #193 DONE 0.4s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:57:57.377Z] #149 ... [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:57:57.377Z] #194 DONE 0.1s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T01:57:57.377Z] #195 DONE 0.2s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T01:57:57.377Z] #196 DONE 2.3s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #110 [security-proxy-auth] exporting to image [2024-11-08T01:57:57.377Z] #110 exporting layers [2024-11-08T01:57:57.377Z] #110 exporting layers 0.7s done [2024-11-08T01:57:57.377Z] #110 writing image sha256:f785e67292d0923042d250fd900a0fcc46583a8643cd9562eb3c61ab35c91a6b done [2024-11-08T01:57:57.377Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-08T01:57:57.377Z] #110 DONE 10.4s [2024-11-08T01:57:57.377Z] [2024-11-08T01:57:57.377Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T01:59:19.057Z] #149 ... [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T01:59:19.057Z] #146 DONE 1989.4s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T01:59:19.057Z] #150 ... [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T01:59:19.057Z] #197 DONE 0.1s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T01:59:19.057Z] #45 ... [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T01:59:19.057Z] #198 DONE 0.2s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T01:59:19.057Z] #199 DONE 0.5s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T01:59:19.057Z] #200 DONE 0.2s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #110 [core-command] exporting to image [2024-11-08T01:59:19.057Z] #110 exporting layers [2024-11-08T01:59:19.057Z] #110 exporting layers 0.3s done [2024-11-08T01:59:19.057Z] #110 writing image sha256:07c944a2334bf96637c36ab1ee6169494ac19a6fb80e8c973f9600c847d3993d done [2024-11-08T01:59:19.057Z] #110 naming to docker.io/library/core-command-arm64 [2024-11-08T01:59:19.057Z] #110 naming to docker.io/library/core-command-arm64 done [2024-11-08T01:59:19.057Z] #110 DONE 10.7s [2024-11-08T01:59:19.057Z] [2024-11-08T01:59:19.057Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:01:44.897Z] #153 DONE 2133.7s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:01:44.897Z] #148 ... [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:01:44.897Z] #149 DONE 2133.8s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:01:44.897Z] #151 DONE 2133.8s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:01:44.897Z] #148 ... [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:01:44.897Z] #201 DONE 0.2s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:01:44.897Z] #202 DONE 0.3s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:01:44.897Z] #148 ... [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:01:44.897Z] #203 DONE 0.2s [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:01:44.897Z] #150 ... [2024-11-08T02:01:44.897Z] [2024-11-08T02:01:44.897Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:01:44.897Z] #204 DONE 0.5s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T02:01:44.898Z] #205 ... [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:01:44.898Z] #206 DONE 0.3s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T02:01:44.898Z] #207 DONE 0.9s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:01:44.898Z] #208 ... [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T02:01:44.898Z] #205 DONE 1.0s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:01:44.898Z] #209 ... [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:01:44.898Z] #208 DONE 0.5s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:01:44.898Z] #209 DONE 0.5s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #210 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T02:01:44.898Z] #210 DONE 0.4s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T02:01:44.898Z] #211 DONE 1.1s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T02:01:44.898Z] #212 ... [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T02:01:44.898Z] #213 DONE 0.4s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T02:01:44.898Z] #212 DONE 0.3s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #110 [core-metadata] exporting to image [2024-11-08T02:01:44.898Z] #110 exporting layers [2024-11-08T02:01:44.898Z] #110 ... [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:01:44.898Z] #214 DONE 0.8s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T02:01:44.898Z] #215 DONE 0.3s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #110 [core-data] exporting to image [2024-11-08T02:01:44.898Z] #110 exporting layers 1.1s done [2024-11-08T02:01:44.898Z] #110 exporting layers 1.1s done [2024-11-08T02:01:44.898Z] #110 writing image sha256:050aa79f4981cce12f17e3bd8e3d15bb18be1c21ed48f6bff95160242840c1d6 0.0s done [2024-11-08T02:01:44.898Z] #110 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-11-08T02:01:44.898Z] #110 exporting layers 0.6s done [2024-11-08T02:01:44.898Z] #110 writing image sha256:ba66f9cf0e9e8de8949daeb687591cea2a6a830dcaff8db37f81e158f39b8c41 0.0s done [2024-11-08T02:01:44.898Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-11-08T02:01:44.898Z] #110 writing image sha256:e24f5c8f3aa6415bff3e6e8c2746de9ab29eb3b5d52ad6d94149f3e385e35ea5 done [2024-11-08T02:01:44.898Z] #110 naming to docker.io/library/core-data-arm64 done [2024-11-08T02:01:44.898Z] #110 DONE 12.3s [2024-11-08T02:01:44.898Z] [2024-11-08T02:01:44.898Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-11-08T02:02:11.591Z] #16 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:02:11.591Z] #148 DONE 2168.3s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T02:02:11.591Z] #8 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:02:11.591Z] #216 DONE 0.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:02:11.591Z] #217 DONE 0.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T02:02:11.591Z] #218 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:02:11.591Z] #150 DONE 2169.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:02:11.591Z] #45 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:02:11.591Z] #219 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T02:02:11.591Z] #218 DONE 0.7s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:02:11.591Z] #219 DONE 0.3s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:02:11.591Z] #220 ... [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:02:11.591Z] #221 DONE 0.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T02:02:11.591Z] #222 DONE 0.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:02:11.591Z] #220 DONE 0.2s [2024-11-08T02:02:11.591Z] [2024-11-08T02:02:11.591Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T02:02:12.174Z] #223 DONE 0.6s [2024-11-08T02:02:12.174Z] [2024-11-08T02:02:12.174Z] #110 [support-notifications] exporting to image [2024-11-08T02:02:12.174Z] #110 exporting layers [2024-11-08T02:02:12.174Z] #110 ... [2024-11-08T02:02:12.174Z] [2024-11-08T02:02:12.174Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T02:02:12.174Z] #224 DONE 0.1s [2024-11-08T02:02:12.174Z] [2024-11-08T02:02:12.174Z] #110 [support-cron-scheduler] exporting to image [2024-11-08T02:02:12.174Z] #110 exporting layers 0.8s done [2024-11-08T02:02:12.174Z] #110 writing image sha256:ca410c8baf83719bd5357a7f4f66530f4e4ed493bfd6ef54ef4451751ad88e64 done [2024-11-08T02:02:12.174Z] #110 naming to docker.io/library/support-notifications-arm64 [2024-11-08T02:02:12.442Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-11-08T02:02:13.025Z] #110 exporting layers 0.7s done [2024-11-08T02:02:13.026Z] #110 writing image sha256:c8622d0169f531d25b1595ef2cdad2fcc8ae465c20d5c6d81ec1dc1040f00227 done [2024-11-08T02:02:13.026Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-08T02:02:13.026Z] #110 DONE 13.8s [2024-11-08T02:02:13.026Z] [2024-11-08T02:02:13.026Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:02:13.026Z] time="2024-11-08T01:23:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T02:02:13.058Z] $ docker stop --time=1 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e [2024-11-08T02:02:14.805Z] $ docker rm -f --volumes 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T02:02:15.313Z] + docker images [2024-11-08T02:02:15.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T02:02:15.313Z] support-cron-scheduler-arm64 latest c8622d0169f5 3 seconds ago 55.2MB [2024-11-08T02:02:15.313Z] support-notifications-arm64 latest ca410c8baf83 4 seconds ago 54.4MB [2024-11-08T02:02:15.313Z] core-data-arm64 latest e24f5c8f3aa6 36 seconds ago 38.8MB [2024-11-08T02:02:15.313Z] core-keeper-arm64 latest 050aa79f4981 37 seconds ago 32.2MB [2024-11-08T02:02:15.313Z] core-metadata-arm64 latest ba66f9cf0e9e 37 seconds ago 39MB [2024-11-08T02:02:15.313Z] core-command-arm64 latest 07c944a2334b 3 minutes ago 34.7MB [2024-11-08T02:02:15.313Z] security-proxy-auth-arm64 latest f785e67292d0 4 minutes ago 33.3MB [2024-11-08T02:02:15.313Z] security-spiffe-token-provider-arm64 latest 95c90aab3190 11 minutes ago 40.2MB [2024-11-08T02:02:15.313Z] core-common-config-bootstrapper-arm64 latest 7aa710c33d07 14 minutes ago 24.1MB [2024-11-08T02:02:15.313Z] security-secretstore-setup-arm64 latest 47f9b31f0ee0 14 minutes ago 47.6MB [2024-11-08T02:02:15.313Z] security-bootstrapper-arm64 latest 667067298ed0 15 minutes ago 27.2MB [2024-11-08T02:02:15.313Z] security-proxy-setup-arm64 latest 709eda658874 15 minutes ago 36.2MB [2024-11-08T02:02:15.313Z] security-spire-agent-arm64 latest a2f81a3eef9a 37 minutes ago 182MB [2024-11-08T02:02:15.313Z] security-spire-config-arm64 latest 14b7779d3b78 37 minutes ago 123MB [2024-11-08T02:02:15.313Z] security-spire-server-arm64 latest 1d20dc95600a 37 minutes ago 124MB [2024-11-08T02:02:15.313Z] ci-base-image-arm64 latest 2bad8e6407d5 39 minutes ago 961MB [2024-11-08T02:02:15.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-08T02:02:15.313Z] 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 [2024-11-08T02:02:15.469Z] provisioning config files... [2024-11-08T02:02:15.486Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config2848225083165424842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:02:15.834Z] ---> ****-login.sh [2024-11-08T02:02:15.834Z] nexus3.edgexfoundry.org:10001 [2024-11-08T02:02:15.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:02:16.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:02:16.100Z] Configure a credential helper to remove this warning. See [2024-11-08T02:02:16.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:02:16.100Z] [2024-11-08T02:02:16.100Z] Login Succeeded [2024-11-08T02:02:16.101Z] nexus3.edgexfoundry.org:10002 [2024-11-08T02:02:16.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:02:16.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:02:16.367Z] Configure a credential helper to remove this warning. See [2024-11-08T02:02:16.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:02:16.367Z] [2024-11-08T02:02:16.367Z] Login Succeeded [2024-11-08T02:02:16.632Z] nexus3.edgexfoundry.org:10003 [2024-11-08T02:02:16.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:02:16.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:02:16.899Z] Configure a credential helper to remove this warning. See [2024-11-08T02:02:16.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:02:16.899Z] [2024-11-08T02:02:16.899Z] Login Succeeded [2024-11-08T02:02:16.899Z] nexus3.edgexfoundry.org:10004 [2024-11-08T02:02:17.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:02:17.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:02:17.166Z] Configure a credential helper to remove this warning. See [2024-11-08T02:02:17.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:02:17.166Z] [2024-11-08T02:02:17.166Z] Login Succeeded [2024-11-08T02:02:17.166Z] ****.io [2024-11-08T02:02:17.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:02:17.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:02:17.703Z] Configure a credential helper to remove this warning. See [2024-11-08T02:02:17.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:02:17.703Z] [2024-11-08T02:02:17.703Z] Login Succeeded [2024-11-08T02:02:17.703Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T02:02:17.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:02:17.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:02:17.805Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-08T02:02:17.805Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:17.805Z] latest [2024-11-08T02:02:17.805Z] 4.0.0-dev.11 [2024-11-08T02:02:17.805Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:17.805Z] main [2024-11-08T02:02:17.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:18.181Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:18.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:18.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:02:18.545Z] cd80f1517bb4: Preparing [2024-11-08T02:02:18.545Z] cfb614daf841: Preparing [2024-11-08T02:02:18.545Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:18.545Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:18.545Z] d44b6cb69920: Preparing [2024-11-08T02:02:18.545Z] f85e962adb3d: Preparing [2024-11-08T02:02:18.545Z] 16113d51b718: Preparing [2024-11-08T02:02:18.545Z] f85e962adb3d: Waiting [2024-11-08T02:02:18.545Z] 16113d51b718: Waiting [2024-11-08T02:02:18.812Z] 059f8f81cb4a: Pushed [2024-11-08T02:02:18.812Z] cd80f1517bb4: Pushed [2024-11-08T02:02:18.812Z] 3d5bdb85d5f6: Pushed [2024-11-08T02:02:18.812Z] 16113d51b718: Layer already exists [2024-11-08T02:02:19.077Z] f85e962adb3d: Pushed [2024-11-08T02:02:20.478Z] d44b6cb69920: Pushed [2024-11-08T02:02:23.048Z] cfb614daf841: Pushed [2024-11-08T02:02:23.313Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:23.671Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:24.076Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T02:02:24.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:02:24.076Z] cd80f1517bb4: Preparing [2024-11-08T02:02:24.076Z] cfb614daf841: Preparing [2024-11-08T02:02:24.076Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:24.076Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:24.076Z] d44b6cb69920: Preparing [2024-11-08T02:02:24.076Z] f85e962adb3d: Preparing [2024-11-08T02:02:24.076Z] 16113d51b718: Preparing [2024-11-08T02:02:24.076Z] f85e962adb3d: Waiting [2024-11-08T02:02:24.076Z] 16113d51b718: Waiting [2024-11-08T02:02:24.076Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:24.076Z] cd80f1517bb4: Layer already exists [2024-11-08T02:02:24.076Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:24.076Z] cfb614daf841: Layer already exists [2024-11-08T02:02:24.349Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:24.349Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:24.349Z] 16113d51b718: Layer already exists [2024-11-08T02:02:24.349Z] latest: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:24.729Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:25.097Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 [2024-11-08T02:02:25.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:02:25.097Z] cd80f1517bb4: Preparing [2024-11-08T02:02:25.097Z] cfb614daf841: Preparing [2024-11-08T02:02:25.097Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:25.097Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:25.097Z] d44b6cb69920: Preparing [2024-11-08T02:02:25.097Z] f85e962adb3d: Preparing [2024-11-08T02:02:25.097Z] f85e962adb3d: Waiting [2024-11-08T02:02:25.097Z] 16113d51b718: Preparing [2024-11-08T02:02:25.097Z] 16113d51b718: Waiting [2024-11-08T02:02:25.098Z] cd80f1517bb4: Layer already exists [2024-11-08T02:02:25.098Z] cfb614daf841: Layer already exists [2024-11-08T02:02:25.098Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:25.098Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:25.098Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:25.098Z] 16113d51b718: Layer already exists [2024-11-08T02:02:25.098Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:25.374Z] 4.0.0-dev.11: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:25.758Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:26.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:26.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:02:26.143Z] cd80f1517bb4: Preparing [2024-11-08T02:02:26.143Z] cfb614daf841: Preparing [2024-11-08T02:02:26.143Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:26.143Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:26.143Z] d44b6cb69920: Preparing [2024-11-08T02:02:26.143Z] f85e962adb3d: Preparing [2024-11-08T02:02:26.143Z] 16113d51b718: Preparing [2024-11-08T02:02:26.143Z] f85e962adb3d: Waiting [2024-11-08T02:02:26.143Z] 16113d51b718: Waiting [2024-11-08T02:02:26.143Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:26.143Z] cfb614daf841: Layer already exists [2024-11-08T02:02:26.143Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:26.143Z] cd80f1517bb4: Layer already exists [2024-11-08T02:02:26.143Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:26.143Z] 16113d51b718: Layer already exists [2024-11-08T02:02:26.143Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:26.430Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:26.793Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:27.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-08T02:02:27.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:02:27.157Z] cd80f1517bb4: Preparing [2024-11-08T02:02:27.157Z] cfb614daf841: Preparing [2024-11-08T02:02:27.157Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:27.157Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:27.158Z] d44b6cb69920: Preparing [2024-11-08T02:02:27.158Z] f85e962adb3d: Preparing [2024-11-08T02:02:27.158Z] 16113d51b718: Preparing [2024-11-08T02:02:27.158Z] f85e962adb3d: Waiting [2024-11-08T02:02:27.158Z] 16113d51b718: Waiting [2024-11-08T02:02:27.158Z] cd80f1517bb4: Layer already exists [2024-11-08T02:02:27.158Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:27.158Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:27.158Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:27.158Z] cfb614daf841: Layer already exists [2024-11-08T02:02:27.158Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:27.158Z] 16113d51b718: Layer already exists [2024-11-08T02:02:27.423Z] main: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:02:27.500Z] ===================================================== [Pipeline] echo [2024-11-08T02:02:27.511Z] taggedImages: [2024-11-08T02:02:27.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:27.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T02:02:27.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 [2024-11-08T02:02:27.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:27.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-08T02:02:27.601Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-08T02:02:27.601Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:27.601Z] latest [2024-11-08T02:02:27.601Z] 4.0.0-dev.11 [2024-11-08T02:02:27.601Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:27.601Z] main [2024-11-08T02:02:27.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:27.978Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:28.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:28.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:02:28.320Z] 16859d331f62: Preparing [2024-11-08T02:02:28.320Z] 251e6beda10e: Preparing [2024-11-08T02:02:28.320Z] 414f868e0e87: Preparing [2024-11-08T02:02:28.320Z] c64fc2d910b0: Preparing [2024-11-08T02:02:28.320Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:28.320Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:28.320Z] d44b6cb69920: Preparing [2024-11-08T02:02:28.320Z] f85e962adb3d: Preparing [2024-11-08T02:02:28.320Z] 16113d51b718: Preparing [2024-11-08T02:02:28.320Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:28.320Z] d44b6cb69920: Waiting [2024-11-08T02:02:28.320Z] f85e962adb3d: Waiting [2024-11-08T02:02:28.320Z] 16113d51b718: Waiting [2024-11-08T02:02:28.320Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:28.320Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:28.585Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:28.585Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:28.585Z] 16859d331f62: Pushed [2024-11-08T02:02:28.585Z] 16113d51b718: Layer already exists [2024-11-08T02:02:28.585Z] 414f868e0e87: Pushed [2024-11-08T02:02:28.585Z] 251e6beda10e: Pushed [2024-11-08T02:02:30.617Z] c64fc2d910b0: Pushed [2024-11-08T02:02:30.617Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:30.992Z] + 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 [2024-11-08T02:02:31.357Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T02:02:31.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:02:31.357Z] 16859d331f62: Preparing [2024-11-08T02:02:31.357Z] 251e6beda10e: Preparing [2024-11-08T02:02:31.357Z] 414f868e0e87: Preparing [2024-11-08T02:02:31.357Z] c64fc2d910b0: Preparing [2024-11-08T02:02:31.357Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:31.357Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:31.357Z] d44b6cb69920: Preparing [2024-11-08T02:02:31.357Z] f85e962adb3d: Preparing [2024-11-08T02:02:31.357Z] 16113d51b718: Preparing [2024-11-08T02:02:31.357Z] d44b6cb69920: Waiting [2024-11-08T02:02:31.357Z] f85e962adb3d: Waiting [2024-11-08T02:02:31.357Z] 16113d51b718: Waiting [2024-11-08T02:02:31.357Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:31.357Z] 251e6beda10e: Layer already exists [2024-11-08T02:02:31.357Z] 414f868e0e87: Layer already exists [2024-11-08T02:02:31.357Z] 16859d331f62: Layer already exists [2024-11-08T02:02:31.357Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:31.357Z] c64fc2d910b0: Layer already exists [2024-11-08T02:02:31.357Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:31.357Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:31.357Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:31.357Z] 16113d51b718: Layer already exists [2024-11-08T02:02:31.623Z] latest: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:31.991Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:32.357Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 [2024-11-08T02:02:32.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:02:32.357Z] 16859d331f62: Preparing [2024-11-08T02:02:32.357Z] 251e6beda10e: Preparing [2024-11-08T02:02:32.357Z] 414f868e0e87: Preparing [2024-11-08T02:02:32.357Z] c64fc2d910b0: Preparing [2024-11-08T02:02:32.357Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:32.357Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:32.357Z] d44b6cb69920: Preparing [2024-11-08T02:02:32.357Z] f85e962adb3d: Preparing [2024-11-08T02:02:32.357Z] 16113d51b718: Preparing [2024-11-08T02:02:32.357Z] d44b6cb69920: Waiting [2024-11-08T02:02:32.357Z] f85e962adb3d: Waiting [2024-11-08T02:02:32.357Z] 16113d51b718: Waiting [2024-11-08T02:02:32.357Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:32.357Z] 414f868e0e87: Layer already exists [2024-11-08T02:02:32.357Z] c64fc2d910b0: Layer already exists [2024-11-08T02:02:32.357Z] 251e6beda10e: Layer already exists [2024-11-08T02:02:32.357Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:32.357Z] 16859d331f62: Layer already exists [2024-11-08T02:02:32.357Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:32.357Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:32.358Z] 16113d51b718: Layer already exists [2024-11-08T02:02:32.358Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:32.623Z] 4.0.0-dev.11: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:32.991Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:33.351Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:33.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:02:33.351Z] 16859d331f62: Preparing [2024-11-08T02:02:33.351Z] 251e6beda10e: Preparing [2024-11-08T02:02:33.351Z] 414f868e0e87: Preparing [2024-11-08T02:02:33.351Z] c64fc2d910b0: Preparing [2024-11-08T02:02:33.351Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:33.351Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:33.351Z] d44b6cb69920: Preparing [2024-11-08T02:02:33.351Z] f85e962adb3d: Preparing [2024-11-08T02:02:33.351Z] 16113d51b718: Preparing [2024-11-08T02:02:33.351Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:33.351Z] d44b6cb69920: Waiting [2024-11-08T02:02:33.351Z] f85e962adb3d: Waiting [2024-11-08T02:02:33.351Z] 16113d51b718: Waiting [2024-11-08T02:02:33.351Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:33.351Z] 251e6beda10e: Layer already exists [2024-11-08T02:02:33.351Z] 414f868e0e87: Layer already exists [2024-11-08T02:02:33.351Z] c64fc2d910b0: Layer already exists [2024-11-08T02:02:33.351Z] 16859d331f62: Layer already exists [2024-11-08T02:02:33.351Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:33.351Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:33.351Z] 16113d51b718: Layer already exists [2024-11-08T02:02:33.351Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:33.617Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:33.981Z] + 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 [2024-11-08T02:02:34.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-08T02:02:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:02:34.358Z] 16859d331f62: Preparing [2024-11-08T02:02:34.358Z] 251e6beda10e: Preparing [2024-11-08T02:02:34.358Z] 414f868e0e87: Preparing [2024-11-08T02:02:34.358Z] c64fc2d910b0: Preparing [2024-11-08T02:02:34.358Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:34.358Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:34.358Z] d44b6cb69920: Preparing [2024-11-08T02:02:34.358Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:34.358Z] f85e962adb3d: Preparing [2024-11-08T02:02:34.358Z] d44b6cb69920: Waiting [2024-11-08T02:02:34.358Z] 16113d51b718: Preparing [2024-11-08T02:02:34.358Z] 16113d51b718: Waiting [2024-11-08T02:02:34.358Z] f85e962adb3d: Waiting [2024-11-08T02:02:34.628Z] 16859d331f62: Layer already exists [2024-11-08T02:02:34.628Z] 251e6beda10e: Layer already exists [2024-11-08T02:02:34.628Z] 414f868e0e87: Layer already exists [2024-11-08T02:02:34.628Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:34.628Z] c64fc2d910b0: Layer already exists [2024-11-08T02:02:34.628Z] 16113d51b718: Layer already exists [2024-11-08T02:02:34.628Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:34.628Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:34.628Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:34.628Z] main: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:02:34.708Z] ===================================================== [Pipeline] echo [2024-11-08T02:02:34.726Z] taggedImages: [2024-11-08T02:02:34.726Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:34.726Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T02:02:34.726Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 [2024-11-08T02:02:34.726Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:34.726Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T02:02:34.766Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-08T02:02:34.766Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:34.766Z] latest [2024-11-08T02:02:34.766Z] 4.0.0-dev.11 [2024-11-08T02:02:34.766Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:34.766Z] main [2024-11-08T02:02:34.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:35.147Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:35.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:35.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:02:35.517Z] 962d3ddfc585: Preparing [2024-11-08T02:02:35.517Z] f5b67c565061: Preparing [2024-11-08T02:02:35.517Z] 4c35870c270c: Preparing [2024-11-08T02:02:35.517Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:35.517Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:35.517Z] f9036b5a3190: Preparing [2024-11-08T02:02:35.517Z] d4284dc7f4a3: Preparing [2024-11-08T02:02:35.517Z] 16113d51b718: Preparing [2024-11-08T02:02:35.517Z] f9036b5a3190: Waiting [2024-11-08T02:02:35.517Z] d4284dc7f4a3: Waiting [2024-11-08T02:02:35.518Z] 16113d51b718: Waiting [2024-11-08T02:02:35.518Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:35.785Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:35.785Z] 962d3ddfc585: Pushed [2024-11-08T02:02:35.785Z] f5b67c565061: Pushed [2024-11-08T02:02:35.785Z] 16113d51b718: Layer already exists [2024-11-08T02:02:35.785Z] d4284dc7f4a3: Pushed [2024-11-08T02:02:37.729Z] f9036b5a3190: Pushed [2024-11-08T02:02:41.068Z] 4c35870c270c: Pushed [2024-11-08T02:02:41.335Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:41.705Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:42.060Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T02:02:42.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:02:42.060Z] 962d3ddfc585: Preparing [2024-11-08T02:02:42.060Z] f5b67c565061: Preparing [2024-11-08T02:02:42.060Z] 4c35870c270c: Preparing [2024-11-08T02:02:42.060Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:42.060Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:42.060Z] f9036b5a3190: Preparing [2024-11-08T02:02:42.060Z] d4284dc7f4a3: Preparing [2024-11-08T02:02:42.060Z] f9036b5a3190: Waiting [2024-11-08T02:02:42.060Z] 16113d51b718: Preparing [2024-11-08T02:02:42.060Z] d4284dc7f4a3: Waiting [2024-11-08T02:02:42.060Z] 16113d51b718: Waiting [2024-11-08T02:02:42.060Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:42.060Z] f5b67c565061: Layer already exists [2024-11-08T02:02:42.060Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:42.060Z] 4c35870c270c: Layer already exists [2024-11-08T02:02:42.060Z] 962d3ddfc585: Layer already exists [2024-11-08T02:02:42.060Z] d4284dc7f4a3: Layer already exists [2024-11-08T02:02:42.060Z] f9036b5a3190: Layer already exists [2024-11-08T02:02:42.060Z] 16113d51b718: Layer already exists [2024-11-08T02:02:42.327Z] latest: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:42.692Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:43.045Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 [2024-11-08T02:02:43.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:02:43.045Z] 962d3ddfc585: Preparing [2024-11-08T02:02:43.045Z] f5b67c565061: Preparing [2024-11-08T02:02:43.045Z] 4c35870c270c: Preparing [2024-11-08T02:02:43.045Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:43.045Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:43.045Z] f9036b5a3190: Preparing [2024-11-08T02:02:43.045Z] d4284dc7f4a3: Preparing [2024-11-08T02:02:43.045Z] 16113d51b718: Preparing [2024-11-08T02:02:43.045Z] f9036b5a3190: Waiting [2024-11-08T02:02:43.045Z] d4284dc7f4a3: Waiting [2024-11-08T02:02:43.045Z] 16113d51b718: Waiting [2024-11-08T02:02:43.045Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:43.045Z] 4c35870c270c: Layer already exists [2024-11-08T02:02:43.045Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:43.045Z] f5b67c565061: Layer already exists [2024-11-08T02:02:43.045Z] 962d3ddfc585: Layer already exists [2024-11-08T02:02:43.045Z] f9036b5a3190: Layer already exists [2024-11-08T02:02:43.045Z] d4284dc7f4a3: Layer already exists [2024-11-08T02:02:43.045Z] 16113d51b718: Layer already exists [2024-11-08T02:02:43.313Z] 4.0.0-dev.11: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:43.682Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:44.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:44.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:02:44.035Z] 962d3ddfc585: Preparing [2024-11-08T02:02:44.035Z] f5b67c565061: Preparing [2024-11-08T02:02:44.035Z] 4c35870c270c: Preparing [2024-11-08T02:02:44.035Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:44.035Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:44.035Z] f9036b5a3190: Preparing [2024-11-08T02:02:44.035Z] d4284dc7f4a3: Preparing [2024-11-08T02:02:44.035Z] 16113d51b718: Preparing [2024-11-08T02:02:44.035Z] d4284dc7f4a3: Waiting [2024-11-08T02:02:44.035Z] 16113d51b718: Waiting [2024-11-08T02:02:44.035Z] f9036b5a3190: Waiting [2024-11-08T02:02:44.035Z] 4c35870c270c: Layer already exists [2024-11-08T02:02:44.035Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:44.035Z] f5b67c565061: Layer already exists [2024-11-08T02:02:44.035Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:44.035Z] 962d3ddfc585: Layer already exists [2024-11-08T02:02:44.035Z] f9036b5a3190: Layer already exists [2024-11-08T02:02:44.035Z] d4284dc7f4a3: Layer already exists [2024-11-08T02:02:44.035Z] 16113d51b718: Layer already exists [2024-11-08T02:02:44.301Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:44.662Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:45.018Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-08T02:02:45.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:02:45.018Z] 962d3ddfc585: Preparing [2024-11-08T02:02:45.018Z] f5b67c565061: Preparing [2024-11-08T02:02:45.018Z] 4c35870c270c: Preparing [2024-11-08T02:02:45.018Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:45.018Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:45.018Z] f9036b5a3190: Preparing [2024-11-08T02:02:45.018Z] d4284dc7f4a3: Preparing [2024-11-08T02:02:45.018Z] 16113d51b718: Preparing [2024-11-08T02:02:45.018Z] d4284dc7f4a3: Waiting [2024-11-08T02:02:45.018Z] f9036b5a3190: Waiting [2024-11-08T02:02:45.018Z] 16113d51b718: Waiting [2024-11-08T02:02:45.018Z] 962d3ddfc585: Layer already exists [2024-11-08T02:02:45.018Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:45.018Z] 4c35870c270c: Layer already exists [2024-11-08T02:02:45.018Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:45.018Z] f5b67c565061: Layer already exists [2024-11-08T02:02:45.018Z] 16113d51b718: Layer already exists [2024-11-08T02:02:45.018Z] d4284dc7f4a3: Layer already exists [2024-11-08T02:02:45.018Z] f9036b5a3190: Layer already exists [2024-11-08T02:02:45.283Z] main: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:02:45.369Z] ===================================================== [Pipeline] echo [2024-11-08T02:02:45.386Z] taggedImages: [2024-11-08T02:02:45.386Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:45.386Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T02:02:45.386Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 [2024-11-08T02:02:45.386Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:45.386Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-08T02:02:45.419Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-08T02:02:45.419Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:45.419Z] latest [2024-11-08T02:02:45.419Z] 4.0.0-dev.11 [2024-11-08T02:02:45.419Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:45.419Z] main [2024-11-08T02:02:45.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:45.803Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:46.171Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:46.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:02:46.171Z] db03dffd0ec2: Preparing [2024-11-08T02:02:46.171Z] ec7f653b000e: Preparing [2024-11-08T02:02:46.171Z] 8fae9158a6fc: Preparing [2024-11-08T02:02:46.171Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:46.171Z] 6d268d17f50c: Preparing [2024-11-08T02:02:46.171Z] 4759b2c24398: Preparing [2024-11-08T02:02:46.171Z] 16113d51b718: Preparing [2024-11-08T02:02:46.171Z] 16113d51b718: Waiting [2024-11-08T02:02:46.171Z] 4759b2c24398: Waiting [2024-11-08T02:02:46.171Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:46.440Z] db03dffd0ec2: Pushed [2024-11-08T02:02:46.440Z] ec7f653b000e: Pushed [2024-11-08T02:02:46.440Z] 4759b2c24398: Pushed [2024-11-08T02:02:46.440Z] 6d268d17f50c: Pushed [2024-11-08T02:02:46.440Z] 16113d51b718: Layer already exists [2024-11-08T02:02:51.775Z] 8fae9158a6fc: Pushed [2024-11-08T02:02:52.044Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:52.400Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:52.763Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T02:02:52.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:02:52.763Z] db03dffd0ec2: Preparing [2024-11-08T02:02:52.763Z] ec7f653b000e: Preparing [2024-11-08T02:02:52.763Z] 8fae9158a6fc: Preparing [2024-11-08T02:02:52.763Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:52.763Z] 6d268d17f50c: Preparing [2024-11-08T02:02:52.763Z] 4759b2c24398: Preparing [2024-11-08T02:02:52.763Z] 16113d51b718: Preparing [2024-11-08T02:02:52.763Z] 4759b2c24398: Waiting [2024-11-08T02:02:52.763Z] 16113d51b718: Waiting [2024-11-08T02:02:52.763Z] db03dffd0ec2: Layer already exists [2024-11-08T02:02:52.763Z] 6d268d17f50c: Layer already exists [2024-11-08T02:02:52.763Z] 8fae9158a6fc: Layer already exists [2024-11-08T02:02:52.763Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:52.763Z] ec7f653b000e: Layer already exists [2024-11-08T02:02:52.763Z] 16113d51b718: Layer already exists [2024-11-08T02:02:52.763Z] 4759b2c24398: Layer already exists [2024-11-08T02:02:53.028Z] latest: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:53.392Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:53.751Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 [2024-11-08T02:02:53.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:02:53.751Z] db03dffd0ec2: Preparing [2024-11-08T02:02:53.751Z] ec7f653b000e: Preparing [2024-11-08T02:02:53.751Z] 8fae9158a6fc: Preparing [2024-11-08T02:02:53.751Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:53.751Z] 6d268d17f50c: Preparing [2024-11-08T02:02:53.751Z] 4759b2c24398: Preparing [2024-11-08T02:02:53.751Z] 16113d51b718: Preparing [2024-11-08T02:02:53.751Z] 4759b2c24398: Waiting [2024-11-08T02:02:53.751Z] 16113d51b718: Waiting [2024-11-08T02:02:53.751Z] 6d268d17f50c: Layer already exists [2024-11-08T02:02:53.751Z] ec7f653b000e: Layer already exists [2024-11-08T02:02:53.751Z] 8fae9158a6fc: Layer already exists [2024-11-08T02:02:53.751Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:53.751Z] db03dffd0ec2: Layer already exists [2024-11-08T02:02:53.751Z] 16113d51b718: Layer already exists [2024-11-08T02:02:53.751Z] 4759b2c24398: Layer already exists [2024-11-08T02:02:54.021Z] 4.0.0-dev.11: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:54.399Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:54.756Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:54.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:02:54.756Z] db03dffd0ec2: Preparing [2024-11-08T02:02:54.756Z] ec7f653b000e: Preparing [2024-11-08T02:02:54.756Z] 8fae9158a6fc: Preparing [2024-11-08T02:02:54.756Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:54.756Z] 6d268d17f50c: Preparing [2024-11-08T02:02:54.756Z] 4759b2c24398: Preparing [2024-11-08T02:02:54.756Z] 16113d51b718: Preparing [2024-11-08T02:02:54.756Z] 4759b2c24398: Waiting [2024-11-08T02:02:54.756Z] 16113d51b718: Waiting [2024-11-08T02:02:54.756Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:54.756Z] 6d268d17f50c: Layer already exists [2024-11-08T02:02:54.756Z] 8fae9158a6fc: Layer already exists [2024-11-08T02:02:54.756Z] ec7f653b000e: Layer already exists [2024-11-08T02:02:54.756Z] db03dffd0ec2: Layer already exists [2024-11-08T02:02:54.756Z] 16113d51b718: Layer already exists [2024-11-08T02:02:54.756Z] 4759b2c24398: Layer already exists [2024-11-08T02:02:55.027Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:55.395Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:55.757Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-08T02:02:55.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:02:55.757Z] db03dffd0ec2: Preparing [2024-11-08T02:02:55.757Z] ec7f653b000e: Preparing [2024-11-08T02:02:55.757Z] 8fae9158a6fc: Preparing [2024-11-08T02:02:55.757Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:55.757Z] 6d268d17f50c: Preparing [2024-11-08T02:02:55.757Z] 4759b2c24398: Preparing [2024-11-08T02:02:55.757Z] 16113d51b718: Preparing [2024-11-08T02:02:55.757Z] 4759b2c24398: Waiting [2024-11-08T02:02:55.757Z] db03dffd0ec2: Layer already exists [2024-11-08T02:02:55.757Z] 6d268d17f50c: Layer already exists [2024-11-08T02:02:55.757Z] 8fae9158a6fc: Layer already exists [2024-11-08T02:02:55.758Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:55.758Z] ec7f653b000e: Layer already exists [2024-11-08T02:02:55.758Z] 16113d51b718: Layer already exists [2024-11-08T02:02:55.758Z] 4759b2c24398: Layer already exists [2024-11-08T02:02:56.023Z] main: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:02:56.099Z] ===================================================== [Pipeline] echo [2024-11-08T02:02:56.111Z] taggedImages: [2024-11-08T02:02:56.111Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:56.111Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T02:02:56.111Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 [2024-11-08T02:02:56.111Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:56.111Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-08T02:02:56.136Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-08T02:02:56.137Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:56.137Z] latest [2024-11-08T02:02:56.137Z] 4.0.0-dev.11 [2024-11-08T02:02:56.137Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:02:56.137Z] main [2024-11-08T02:02:56.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:56.500Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:02:56.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:02:56.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:02:56.870Z] ce110206cfec: Preparing [2024-11-08T02:02:56.870Z] 9bcab2f6e953: Preparing [2024-11-08T02:02:56.870Z] 64b261365fb2: Preparing [2024-11-08T02:02:56.870Z] 589bedec7b33: Preparing [2024-11-08T02:02:56.871Z] 059f8f81cb4a: Preparing [2024-11-08T02:02:56.871Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:02:56.871Z] d44b6cb69920: Preparing [2024-11-08T02:02:56.871Z] f85e962adb3d: Preparing [2024-11-08T02:02:56.871Z] 16113d51b718: Preparing [2024-11-08T02:02:56.871Z] d44b6cb69920: Waiting [2024-11-08T02:02:56.871Z] 16113d51b718: Waiting [2024-11-08T02:02:56.871Z] f85e962adb3d: Waiting [2024-11-08T02:02:56.871Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:02:56.871Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:02:57.139Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:02:57.139Z] d44b6cb69920: Layer already exists [2024-11-08T02:02:57.139Z] 9bcab2f6e953: Pushed [2024-11-08T02:02:57.139Z] 64b261365fb2: Pushed [2024-11-08T02:02:57.139Z] f85e962adb3d: Layer already exists [2024-11-08T02:02:57.139Z] ce110206cfec: Pushed [2024-11-08T02:02:57.139Z] 16113d51b718: Layer already exists [2024-11-08T02:03:02.478Z] 589bedec7b33: Pushed [2024-11-08T02:03:02.478Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:02.842Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:03.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T02:03:03.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:03:03.191Z] ce110206cfec: Preparing [2024-11-08T02:03:03.191Z] 9bcab2f6e953: Preparing [2024-11-08T02:03:03.191Z] 64b261365fb2: Preparing [2024-11-08T02:03:03.191Z] 589bedec7b33: Preparing [2024-11-08T02:03:03.191Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:03.191Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:03.191Z] d44b6cb69920: Preparing [2024-11-08T02:03:03.191Z] f85e962adb3d: Preparing [2024-11-08T02:03:03.191Z] 16113d51b718: Preparing [2024-11-08T02:03:03.191Z] d44b6cb69920: Waiting [2024-11-08T02:03:03.191Z] f85e962adb3d: Waiting [2024-11-08T02:03:03.191Z] 16113d51b718: Waiting [2024-11-08T02:03:03.191Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:03.192Z] ce110206cfec: Layer already exists [2024-11-08T02:03:03.192Z] 589bedec7b33: Layer already exists [2024-11-08T02:03:03.192Z] 9bcab2f6e953: Layer already exists [2024-11-08T02:03:03.192Z] 64b261365fb2: Layer already exists [2024-11-08T02:03:03.192Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:03.192Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:03.192Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:03.192Z] 16113d51b718: Layer already exists [2024-11-08T02:03:03.192Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:03.457Z] latest: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:03.814Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:04.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 [2024-11-08T02:03:04.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:03:04.171Z] ce110206cfec: Preparing [2024-11-08T02:03:04.171Z] 9bcab2f6e953: Preparing [2024-11-08T02:03:04.171Z] 64b261365fb2: Preparing [2024-11-08T02:03:04.171Z] 589bedec7b33: Preparing [2024-11-08T02:03:04.171Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:04.171Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:04.171Z] d44b6cb69920: Preparing [2024-11-08T02:03:04.171Z] f85e962adb3d: Preparing [2024-11-08T02:03:04.171Z] 16113d51b718: Preparing [2024-11-08T02:03:04.171Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:04.171Z] d44b6cb69920: Waiting [2024-11-08T02:03:04.171Z] 16113d51b718: Waiting [2024-11-08T02:03:04.171Z] f85e962adb3d: Waiting [2024-11-08T02:03:04.171Z] 589bedec7b33: Layer already exists [2024-11-08T02:03:04.171Z] 64b261365fb2: Layer already exists [2024-11-08T02:03:04.171Z] ce110206cfec: Layer already exists [2024-11-08T02:03:04.171Z] 9bcab2f6e953: Layer already exists [2024-11-08T02:03:04.171Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:04.171Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:04.171Z] 16113d51b718: Layer already exists [2024-11-08T02:03:04.171Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:04.171Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:04.437Z] 4.0.0-dev.11: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:04.796Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:05.146Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:05.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:03:05.146Z] ce110206cfec: Preparing [2024-11-08T02:03:05.146Z] 9bcab2f6e953: Preparing [2024-11-08T02:03:05.146Z] 64b261365fb2: Preparing [2024-11-08T02:03:05.146Z] 589bedec7b33: Preparing [2024-11-08T02:03:05.146Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:05.146Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:05.146Z] d44b6cb69920: Preparing [2024-11-08T02:03:05.146Z] f85e962adb3d: Preparing [2024-11-08T02:03:05.146Z] 16113d51b718: Preparing [2024-11-08T02:03:05.146Z] d44b6cb69920: Waiting [2024-11-08T02:03:05.146Z] f85e962adb3d: Waiting [2024-11-08T02:03:05.146Z] 16113d51b718: Waiting [2024-11-08T02:03:05.146Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:05.146Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:05.146Z] ce110206cfec: Layer already exists [2024-11-08T02:03:05.146Z] 64b261365fb2: Layer already exists [2024-11-08T02:03:05.146Z] 9bcab2f6e953: Layer already exists [2024-11-08T02:03:05.146Z] 589bedec7b33: Layer already exists [2024-11-08T02:03:05.146Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:05.146Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:05.146Z] 16113d51b718: Layer already exists [2024-11-08T02:03:05.146Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:05.413Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:05.769Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:06.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-08T02:03:06.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:03:06.124Z] ce110206cfec: Preparing [2024-11-08T02:03:06.124Z] 9bcab2f6e953: Preparing [2024-11-08T02:03:06.124Z] 64b261365fb2: Preparing [2024-11-08T02:03:06.124Z] 589bedec7b33: Preparing [2024-11-08T02:03:06.124Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:06.124Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:06.124Z] d44b6cb69920: Preparing [2024-11-08T02:03:06.124Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:06.124Z] f85e962adb3d: Preparing [2024-11-08T02:03:06.124Z] 16113d51b718: Preparing [2024-11-08T02:03:06.124Z] d44b6cb69920: Waiting [2024-11-08T02:03:06.124Z] f85e962adb3d: Waiting [2024-11-08T02:03:06.124Z] 16113d51b718: Waiting [2024-11-08T02:03:06.124Z] 64b261365fb2: Layer already exists [2024-11-08T02:03:06.124Z] 9bcab2f6e953: Layer already exists [2024-11-08T02:03:06.124Z] 589bedec7b33: Layer already exists [2024-11-08T02:03:06.124Z] ce110206cfec: Layer already exists [2024-11-08T02:03:06.124Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:06.124Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:06.124Z] 16113d51b718: Layer already exists [2024-11-08T02:03:06.124Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:06.124Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:06.391Z] main: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:06.477Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:06.490Z] taggedImages: [2024-11-08T02:03:06.490Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:06.490Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T02:03:06.490Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 [2024-11-08T02:03:06.490Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:06.490Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-08T02:03:06.520Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-08T02:03:06.520Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:06.520Z] latest [2024-11-08T02:03:06.520Z] 4.0.0-dev.11 [2024-11-08T02:03:06.520Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:06.520Z] main [2024-11-08T02:03:06.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:06.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:07.281Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:07.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:03:07.281Z] 58a718aebc43: Preparing [2024-11-08T02:03:07.281Z] 88b0115e7bab: Preparing [2024-11-08T02:03:07.281Z] 31b309df6979: Preparing [2024-11-08T02:03:07.281Z] 8dfab86e4934: Preparing [2024-11-08T02:03:07.281Z] a0388cca99b4: Preparing [2024-11-08T02:03:07.281Z] 43683ed32fb9: Preparing [2024-11-08T02:03:07.281Z] 9e5bc81920d6: Preparing [2024-11-08T02:03:07.281Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:07.281Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:07.281Z] 9400eef4afe0: Preparing [2024-11-08T02:03:07.281Z] 601437456e00: Preparing [2024-11-08T02:03:07.281Z] 5f70bf18a086: Preparing [2024-11-08T02:03:07.281Z] ae500c986401: Preparing [2024-11-08T02:03:07.281Z] dd21f49c35c6: Preparing [2024-11-08T02:03:07.281Z] 14fb55caf514: Preparing [2024-11-08T02:03:07.281Z] 16113d51b718: Preparing [2024-11-08T02:03:07.281Z] 43683ed32fb9: Waiting [2024-11-08T02:03:07.281Z] 9e5bc81920d6: Waiting [2024-11-08T02:03:07.281Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:07.281Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:07.281Z] 9400eef4afe0: Waiting [2024-11-08T02:03:07.281Z] 601437456e00: Waiting [2024-11-08T02:03:07.281Z] 5f70bf18a086: Waiting [2024-11-08T02:03:07.281Z] ae500c986401: Waiting [2024-11-08T02:03:07.281Z] dd21f49c35c6: Waiting [2024-11-08T02:03:07.281Z] 14fb55caf514: Waiting [2024-11-08T02:03:07.281Z] 16113d51b718: Waiting [2024-11-08T02:03:07.549Z] a0388cca99b4: Pushed [2024-11-08T02:03:07.549Z] 88b0115e7bab: Pushed [2024-11-08T02:03:07.549Z] 31b309df6979: Pushed [2024-11-08T02:03:07.549Z] 58a718aebc43: Pushed [2024-11-08T02:03:07.549Z] 8dfab86e4934: Pushed [2024-11-08T02:03:07.549Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:07.549Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:07.816Z] 43683ed32fb9: Pushed [2024-11-08T02:03:07.816Z] 5f70bf18a086: Layer already exists [2024-11-08T02:03:07.816Z] 9400eef4afe0: Pushed [2024-11-08T02:03:07.816Z] 601437456e00: Pushed [2024-11-08T02:03:07.816Z] 16113d51b718: Layer already exists [2024-11-08T02:03:08.083Z] ae500c986401: Pushed [2024-11-08T02:03:08.083Z] 14fb55caf514: Pushed [2024-11-08T02:03:09.488Z] dd21f49c35c6: Pushed [2024-11-08T02:03:10.897Z] 9e5bc81920d6: Pushed [2024-11-08T02:03:10.897Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:11.269Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:11.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T02:03:11.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:03:11.635Z] 58a718aebc43: Preparing [2024-11-08T02:03:11.635Z] 88b0115e7bab: Preparing [2024-11-08T02:03:11.635Z] 31b309df6979: Preparing [2024-11-08T02:03:11.635Z] 8dfab86e4934: Preparing [2024-11-08T02:03:11.635Z] a0388cca99b4: Preparing [2024-11-08T02:03:11.635Z] 43683ed32fb9: Preparing [2024-11-08T02:03:11.635Z] 9e5bc81920d6: Preparing [2024-11-08T02:03:11.635Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:11.635Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:11.635Z] 9400eef4afe0: Preparing [2024-11-08T02:03:11.635Z] 601437456e00: Preparing [2024-11-08T02:03:11.635Z] 5f70bf18a086: Preparing [2024-11-08T02:03:11.635Z] ae500c986401: Preparing [2024-11-08T02:03:11.635Z] dd21f49c35c6: Preparing [2024-11-08T02:03:11.635Z] 14fb55caf514: Preparing [2024-11-08T02:03:11.635Z] 16113d51b718: Preparing [2024-11-08T02:03:11.635Z] 9400eef4afe0: Waiting [2024-11-08T02:03:11.635Z] 601437456e00: Waiting [2024-11-08T02:03:11.635Z] 5f70bf18a086: Waiting [2024-11-08T02:03:11.635Z] ae500c986401: Waiting [2024-11-08T02:03:11.635Z] dd21f49c35c6: Waiting [2024-11-08T02:03:11.635Z] 14fb55caf514: Waiting [2024-11-08T02:03:11.635Z] 16113d51b718: Waiting [2024-11-08T02:03:11.635Z] 43683ed32fb9: Waiting [2024-11-08T02:03:11.635Z] 9e5bc81920d6: Waiting [2024-11-08T02:03:11.635Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:11.635Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:11.635Z] 88b0115e7bab: Layer already exists [2024-11-08T02:03:11.635Z] 58a718aebc43: Layer already exists [2024-11-08T02:03:11.635Z] a0388cca99b4: Layer already exists [2024-11-08T02:03:11.635Z] 8dfab86e4934: Layer already exists [2024-11-08T02:03:11.635Z] 31b309df6979: Layer already exists [2024-11-08T02:03:11.635Z] 9e5bc81920d6: Layer already exists [2024-11-08T02:03:11.635Z] 43683ed32fb9: Layer already exists [2024-11-08T02:03:11.635Z] 9400eef4afe0: Layer already exists [2024-11-08T02:03:11.635Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:11.635Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:11.635Z] dd21f49c35c6: Layer already exists [2024-11-08T02:03:11.902Z] 14fb55caf514: Layer already exists [2024-11-08T02:03:11.902Z] 5f70bf18a086: Layer already exists [2024-11-08T02:03:11.902Z] 601437456e00: Layer already exists [2024-11-08T02:03:11.902Z] ae500c986401: Layer already exists [2024-11-08T02:03:11.902Z] 16113d51b718: Layer already exists [2024-11-08T02:03:11.902Z] latest: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:12.268Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:12.627Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 [2024-11-08T02:03:12.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:03:12.628Z] 58a718aebc43: Preparing [2024-11-08T02:03:12.628Z] 88b0115e7bab: Preparing [2024-11-08T02:03:12.628Z] 31b309df6979: Preparing [2024-11-08T02:03:12.628Z] 8dfab86e4934: Preparing [2024-11-08T02:03:12.628Z] a0388cca99b4: Preparing [2024-11-08T02:03:12.628Z] 43683ed32fb9: Preparing [2024-11-08T02:03:12.628Z] 9e5bc81920d6: Preparing [2024-11-08T02:03:12.628Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:12.628Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:12.628Z] 9400eef4afe0: Preparing [2024-11-08T02:03:12.628Z] 601437456e00: Preparing [2024-11-08T02:03:12.628Z] 5f70bf18a086: Preparing [2024-11-08T02:03:12.628Z] ae500c986401: Preparing [2024-11-08T02:03:12.628Z] dd21f49c35c6: Preparing [2024-11-08T02:03:12.628Z] 14fb55caf514: Preparing [2024-11-08T02:03:12.628Z] 16113d51b718: Preparing [2024-11-08T02:03:12.628Z] 43683ed32fb9: Waiting [2024-11-08T02:03:12.628Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:12.628Z] 9400eef4afe0: Waiting [2024-11-08T02:03:12.628Z] 601437456e00: Waiting [2024-11-08T02:03:12.628Z] 5f70bf18a086: Waiting [2024-11-08T02:03:12.628Z] 9e5bc81920d6: Waiting [2024-11-08T02:03:12.628Z] ae500c986401: Waiting [2024-11-08T02:03:12.628Z] dd21f49c35c6: Waiting [2024-11-08T02:03:12.628Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:12.628Z] 16113d51b718: Waiting [2024-11-08T02:03:12.628Z] 8dfab86e4934: Layer already exists [2024-11-08T02:03:12.628Z] 58a718aebc43: Layer already exists [2024-11-08T02:03:12.628Z] 88b0115e7bab: Layer already exists [2024-11-08T02:03:12.628Z] 31b309df6979: Layer already exists [2024-11-08T02:03:12.628Z] a0388cca99b4: Layer already exists [2024-11-08T02:03:12.628Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:12.628Z] 43683ed32fb9: Layer already exists [2024-11-08T02:03:12.628Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:12.628Z] 9400eef4afe0: Layer already exists [2024-11-08T02:03:12.628Z] 9e5bc81920d6: Layer already exists [2024-11-08T02:03:12.895Z] ae500c986401: Layer already exists [2024-11-08T02:03:12.895Z] 601437456e00: Layer already exists [2024-11-08T02:03:12.895Z] dd21f49c35c6: Layer already exists [2024-11-08T02:03:12.895Z] 14fb55caf514: Layer already exists [2024-11-08T02:03:12.895Z] 5f70bf18a086: Layer already exists [2024-11-08T02:03:12.895Z] 16113d51b718: Layer already exists [2024-11-08T02:03:12.895Z] 4.0.0-dev.11: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:13.259Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:13.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:13.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:03:13.637Z] 58a718aebc43: Preparing [2024-11-08T02:03:13.637Z] 88b0115e7bab: Preparing [2024-11-08T02:03:13.637Z] 31b309df6979: Preparing [2024-11-08T02:03:13.637Z] 8dfab86e4934: Preparing [2024-11-08T02:03:13.637Z] a0388cca99b4: Preparing [2024-11-08T02:03:13.637Z] 43683ed32fb9: Preparing [2024-11-08T02:03:13.637Z] 9e5bc81920d6: Preparing [2024-11-08T02:03:13.637Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:13.637Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:13.637Z] 9400eef4afe0: Preparing [2024-11-08T02:03:13.637Z] 601437456e00: Preparing [2024-11-08T02:03:13.637Z] 5f70bf18a086: Preparing [2024-11-08T02:03:13.637Z] ae500c986401: Preparing [2024-11-08T02:03:13.637Z] dd21f49c35c6: Preparing [2024-11-08T02:03:13.637Z] 14fb55caf514: Preparing [2024-11-08T02:03:13.637Z] 16113d51b718: Preparing [2024-11-08T02:03:13.637Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:13.637Z] 9400eef4afe0: Waiting [2024-11-08T02:03:13.637Z] 601437456e00: Waiting [2024-11-08T02:03:13.637Z] 5f70bf18a086: Waiting [2024-11-08T02:03:13.637Z] 43683ed32fb9: Waiting [2024-11-08T02:03:13.637Z] ae500c986401: Waiting [2024-11-08T02:03:13.637Z] dd21f49c35c6: Waiting [2024-11-08T02:03:13.637Z] 9e5bc81920d6: Waiting [2024-11-08T02:03:13.637Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:13.637Z] 16113d51b718: Waiting [2024-11-08T02:03:13.637Z] 14fb55caf514: Waiting [2024-11-08T02:03:13.637Z] a0388cca99b4: Layer already exists [2024-11-08T02:03:13.637Z] 31b309df6979: Layer already exists [2024-11-08T02:03:13.637Z] 58a718aebc43: Layer already exists [2024-11-08T02:03:13.637Z] 8dfab86e4934: Layer already exists [2024-11-08T02:03:13.637Z] 88b0115e7bab: Layer already exists [2024-11-08T02:03:13.637Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:13.637Z] 43683ed32fb9: Layer already exists [2024-11-08T02:03:13.637Z] 9e5bc81920d6: Layer already exists [2024-11-08T02:03:13.637Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:13.637Z] 9400eef4afe0: Layer already exists [2024-11-08T02:03:13.637Z] 5f70bf18a086: Layer already exists [2024-11-08T02:03:13.637Z] 601437456e00: Layer already exists [2024-11-08T02:03:13.637Z] ae500c986401: Layer already exists [2024-11-08T02:03:13.637Z] 14fb55caf514: Layer already exists [2024-11-08T02:03:13.637Z] dd21f49c35c6: Layer already exists [2024-11-08T02:03:13.637Z] 16113d51b718: Layer already exists [2024-11-08T02:03:13.902Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:14.269Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:14.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-08T02:03:14.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:03:14.632Z] 58a718aebc43: Preparing [2024-11-08T02:03:14.632Z] 88b0115e7bab: Preparing [2024-11-08T02:03:14.632Z] 31b309df6979: Preparing [2024-11-08T02:03:14.632Z] 8dfab86e4934: Preparing [2024-11-08T02:03:14.632Z] a0388cca99b4: Preparing [2024-11-08T02:03:14.632Z] 43683ed32fb9: Preparing [2024-11-08T02:03:14.632Z] 9e5bc81920d6: Preparing [2024-11-08T02:03:14.632Z] 43683ed32fb9: Waiting [2024-11-08T02:03:14.632Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:14.632Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:14.632Z] 9400eef4afe0: Preparing [2024-11-08T02:03:14.632Z] 9e5bc81920d6: Waiting [2024-11-08T02:03:14.632Z] 601437456e00: Preparing [2024-11-08T02:03:14.632Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:14.632Z] 5f70bf18a086: Preparing [2024-11-08T02:03:14.632Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:14.632Z] ae500c986401: Preparing [2024-11-08T02:03:14.632Z] 9400eef4afe0: Waiting [2024-11-08T02:03:14.632Z] dd21f49c35c6: Preparing [2024-11-08T02:03:14.632Z] 601437456e00: Waiting [2024-11-08T02:03:14.632Z] 14fb55caf514: Preparing [2024-11-08T02:03:14.632Z] 5f70bf18a086: Waiting [2024-11-08T02:03:14.632Z] 16113d51b718: Preparing [2024-11-08T02:03:14.632Z] ae500c986401: Waiting [2024-11-08T02:03:14.632Z] dd21f49c35c6: Waiting [2024-11-08T02:03:14.632Z] 14fb55caf514: Waiting [2024-11-08T02:03:14.632Z] 16113d51b718: Waiting [2024-11-08T02:03:14.632Z] 88b0115e7bab: Layer already exists [2024-11-08T02:03:14.632Z] a0388cca99b4: Layer already exists [2024-11-08T02:03:14.632Z] 8dfab86e4934: Layer already exists [2024-11-08T02:03:14.632Z] 58a718aebc43: Layer already exists [2024-11-08T02:03:14.632Z] 31b309df6979: Layer already exists [2024-11-08T02:03:14.632Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:14.632Z] 43683ed32fb9: Layer already exists [2024-11-08T02:03:14.632Z] 9e5bc81920d6: Layer already exists [2024-11-08T02:03:14.632Z] 9400eef4afe0: Layer already exists [2024-11-08T02:03:14.632Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:14.632Z] 601437456e00: Layer already exists [2024-11-08T02:03:14.632Z] 5f70bf18a086: Layer already exists [2024-11-08T02:03:14.632Z] dd21f49c35c6: Layer already exists [2024-11-08T02:03:14.632Z] ae500c986401: Layer already exists [2024-11-08T02:03:14.632Z] 14fb55caf514: Layer already exists [2024-11-08T02:03:14.901Z] 16113d51b718: Layer already exists [2024-11-08T02:03:14.901Z] main: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:14.994Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:15.010Z] taggedImages: [2024-11-08T02:03:15.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:15.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T02:03:15.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 [2024-11-08T02:03:15.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:15.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T02:03:15.039Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-08T02:03:15.039Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:15.039Z] latest [2024-11-08T02:03:15.039Z] 4.0.0-dev.11 [2024-11-08T02:03:15.039Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:15.039Z] main [2024-11-08T02:03:15.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:15.407Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:15.768Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:15.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:03:15.768Z] 7b1ea04dcf03: Preparing [2024-11-08T02:03:15.768Z] 2056f6fc59ab: Preparing [2024-11-08T02:03:15.768Z] 95c53fab010c: Preparing [2024-11-08T02:03:15.768Z] d1c2a814cc72: Preparing [2024-11-08T02:03:15.768Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:15.768Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:15.768Z] d44b6cb69920: Preparing [2024-11-08T02:03:15.768Z] f85e962adb3d: Preparing [2024-11-08T02:03:15.768Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:15.768Z] 16113d51b718: Preparing [2024-11-08T02:03:15.768Z] d44b6cb69920: Waiting [2024-11-08T02:03:15.768Z] f85e962adb3d: Waiting [2024-11-08T02:03:15.768Z] 16113d51b718: Waiting [2024-11-08T02:03:15.768Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:16.034Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:16.034Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:16.034Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:16.034Z] 2056f6fc59ab: Pushed [2024-11-08T02:03:16.034Z] 95c53fab010c: Pushed [2024-11-08T02:03:16.034Z] 7b1ea04dcf03: Pushed [2024-11-08T02:03:16.034Z] 16113d51b718: Layer already exists [2024-11-08T02:03:20.386Z] d1c2a814cc72: Pushed [2024-11-08T02:03:20.655Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:21.025Z] + 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 [2024-11-08T02:03:21.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T02:03:21.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:03:21.402Z] 7b1ea04dcf03: Preparing [2024-11-08T02:03:21.402Z] 2056f6fc59ab: Preparing [2024-11-08T02:03:21.402Z] 95c53fab010c: Preparing [2024-11-08T02:03:21.402Z] d1c2a814cc72: Preparing [2024-11-08T02:03:21.402Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:21.402Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:21.402Z] d44b6cb69920: Preparing [2024-11-08T02:03:21.402Z] f85e962adb3d: Preparing [2024-11-08T02:03:21.402Z] 16113d51b718: Preparing [2024-11-08T02:03:21.402Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:21.402Z] d44b6cb69920: Waiting [2024-11-08T02:03:21.402Z] f85e962adb3d: Waiting [2024-11-08T02:03:21.402Z] 16113d51b718: Waiting [2024-11-08T02:03:21.402Z] 7b1ea04dcf03: Layer already exists [2024-11-08T02:03:21.402Z] d1c2a814cc72: Layer already exists [2024-11-08T02:03:21.402Z] 2056f6fc59ab: Layer already exists [2024-11-08T02:03:21.402Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:21.402Z] 95c53fab010c: Layer already exists [2024-11-08T02:03:21.402Z] 16113d51b718: Layer already exists [2024-11-08T02:03:21.402Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:21.402Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:21.402Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:21.672Z] latest: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:22.057Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:22.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 [2024-11-08T02:03:22.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:03:22.429Z] 7b1ea04dcf03: Preparing [2024-11-08T02:03:22.429Z] 2056f6fc59ab: Preparing [2024-11-08T02:03:22.429Z] 95c53fab010c: Preparing [2024-11-08T02:03:22.429Z] d1c2a814cc72: Preparing [2024-11-08T02:03:22.429Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:22.429Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:22.429Z] d44b6cb69920: Preparing [2024-11-08T02:03:22.429Z] f85e962adb3d: Preparing [2024-11-08T02:03:22.429Z] 16113d51b718: Preparing [2024-11-08T02:03:22.429Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:22.429Z] f85e962adb3d: Waiting [2024-11-08T02:03:22.429Z] d44b6cb69920: Waiting [2024-11-08T02:03:22.429Z] 16113d51b718: Waiting [2024-11-08T02:03:22.429Z] 95c53fab010c: Layer already exists [2024-11-08T02:03:22.429Z] d1c2a814cc72: Layer already exists [2024-11-08T02:03:22.429Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:22.429Z] 2056f6fc59ab: Layer already exists [2024-11-08T02:03:22.429Z] 7b1ea04dcf03: Layer already exists [2024-11-08T02:03:22.695Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:22.695Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:22.695Z] 16113d51b718: Layer already exists [2024-11-08T02:03:22.695Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:22.695Z] 4.0.0-dev.11: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:23.057Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:23.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:23.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:03:23.415Z] 7b1ea04dcf03: Preparing [2024-11-08T02:03:23.415Z] 2056f6fc59ab: Preparing [2024-11-08T02:03:23.415Z] 95c53fab010c: Preparing [2024-11-08T02:03:23.415Z] d1c2a814cc72: Preparing [2024-11-08T02:03:23.415Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:23.415Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:23.415Z] d44b6cb69920: Preparing [2024-11-08T02:03:23.415Z] f85e962adb3d: Preparing [2024-11-08T02:03:23.415Z] 16113d51b718: Preparing [2024-11-08T02:03:23.415Z] d44b6cb69920: Waiting [2024-11-08T02:03:23.415Z] f85e962adb3d: Waiting [2024-11-08T02:03:23.415Z] 16113d51b718: Waiting [2024-11-08T02:03:23.415Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:23.415Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:23.415Z] 7b1ea04dcf03: Layer already exists [2024-11-08T02:03:23.415Z] d1c2a814cc72: Layer already exists [2024-11-08T02:03:23.415Z] 95c53fab010c: Layer already exists [2024-11-08T02:03:23.415Z] 2056f6fc59ab: Layer already exists [2024-11-08T02:03:23.415Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:23.415Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:23.415Z] 16113d51b718: Layer already exists [2024-11-08T02:03:23.415Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:23.683Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:24.054Z] + 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 [2024-11-08T02:03:24.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-08T02:03:24.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:03:24.414Z] 7b1ea04dcf03: Preparing [2024-11-08T02:03:24.414Z] 2056f6fc59ab: Preparing [2024-11-08T02:03:24.414Z] 95c53fab010c: Preparing [2024-11-08T02:03:24.414Z] d1c2a814cc72: Preparing [2024-11-08T02:03:24.414Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:24.414Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:24.414Z] d44b6cb69920: Preparing [2024-11-08T02:03:24.414Z] f85e962adb3d: Preparing [2024-11-08T02:03:24.414Z] 16113d51b718: Preparing [2024-11-08T02:03:24.414Z] d44b6cb69920: Waiting [2024-11-08T02:03:24.414Z] f85e962adb3d: Waiting [2024-11-08T02:03:24.414Z] 16113d51b718: Waiting [2024-11-08T02:03:24.415Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:24.415Z] d1c2a814cc72: Layer already exists [2024-11-08T02:03:24.415Z] 95c53fab010c: Layer already exists [2024-11-08T02:03:24.415Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:24.415Z] 7b1ea04dcf03: Layer already exists [2024-11-08T02:03:24.415Z] 2056f6fc59ab: Layer already exists [2024-11-08T02:03:24.415Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:24.415Z] d44b6cb69920: Layer already exists [2024-11-08T02:03:24.415Z] 16113d51b718: Layer already exists [2024-11-08T02:03:24.415Z] f85e962adb3d: Layer already exists [2024-11-08T02:03:24.682Z] main: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:24.756Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:24.775Z] taggedImages: [2024-11-08T02:03:24.775Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:24.775Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T02:03:24.775Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 [2024-11-08T02:03:24.775Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:24.775Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-08T02:03:24.806Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-08T02:03:24.806Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:24.806Z] latest [2024-11-08T02:03:24.806Z] 4.0.0-dev.11 [2024-11-08T02:03:24.806Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:24.806Z] main [2024-11-08T02:03:24.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:25.188Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:25.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:25.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:03:25.579Z] a904401405ce: Preparing [2024-11-08T02:03:25.579Z] 2eb00331bb48: Preparing [2024-11-08T02:03:25.579Z] fbc7bb841c38: Preparing [2024-11-08T02:03:25.579Z] f23926100b83: Preparing [2024-11-08T02:03:25.579Z] 8d8488d30b8f: Preparing [2024-11-08T02:03:25.579Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:25.579Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:25.579Z] dd20a6fe0c7f: Preparing [2024-11-08T02:03:25.579Z] 1c245acd3cab: Preparing [2024-11-08T02:03:25.579Z] 113a8206b81b: Preparing [2024-11-08T02:03:25.579Z] 16113d51b718: Preparing [2024-11-08T02:03:25.579Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:25.579Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:25.579Z] dd20a6fe0c7f: Waiting [2024-11-08T02:03:25.579Z] 1c245acd3cab: Waiting [2024-11-08T02:03:25.579Z] 113a8206b81b: Waiting [2024-11-08T02:03:25.579Z] 16113d51b718: Waiting [2024-11-08T02:03:25.846Z] f23926100b83: Pushed [2024-11-08T02:03:25.846Z] 8d8488d30b8f: Pushed [2024-11-08T02:03:25.846Z] 2eb00331bb48: Pushed [2024-11-08T02:03:25.846Z] a904401405ce: Pushed [2024-11-08T02:03:25.846Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:25.846Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:25.846Z] 16113d51b718: Layer already exists [2024-11-08T02:03:26.115Z] dd20a6fe0c7f: Pushed [2024-11-08T02:03:26.115Z] 1c245acd3cab: Pushed [2024-11-08T02:03:28.698Z] fbc7bb841c38: Pushed [2024-11-08T02:03:30.642Z] 113a8206b81b: Pushed [2024-11-08T02:03:30.642Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:31.005Z] + 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 [2024-11-08T02:03:31.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T02:03:31.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:03:31.360Z] a904401405ce: Preparing [2024-11-08T02:03:31.360Z] 2eb00331bb48: Preparing [2024-11-08T02:03:31.360Z] fbc7bb841c38: Preparing [2024-11-08T02:03:31.360Z] f23926100b83: Preparing [2024-11-08T02:03:31.360Z] 8d8488d30b8f: Preparing [2024-11-08T02:03:31.360Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:31.360Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:31.360Z] dd20a6fe0c7f: Preparing [2024-11-08T02:03:31.360Z] 1c245acd3cab: Preparing [2024-11-08T02:03:31.360Z] 113a8206b81b: Preparing [2024-11-08T02:03:31.360Z] 16113d51b718: Preparing [2024-11-08T02:03:31.360Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:31.360Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:31.360Z] dd20a6fe0c7f: Waiting [2024-11-08T02:03:31.360Z] 1c245acd3cab: Waiting [2024-11-08T02:03:31.360Z] 113a8206b81b: Waiting [2024-11-08T02:03:31.360Z] 16113d51b718: Waiting [2024-11-08T02:03:31.360Z] a904401405ce: Layer already exists [2024-11-08T02:03:31.360Z] fbc7bb841c38: Layer already exists [2024-11-08T02:03:31.360Z] f23926100b83: Layer already exists [2024-11-08T02:03:31.360Z] 8d8488d30b8f: Layer already exists [2024-11-08T02:03:31.360Z] 2eb00331bb48: Layer already exists [2024-11-08T02:03:31.360Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:31.360Z] 1c245acd3cab: Layer already exists [2024-11-08T02:03:31.360Z] dd20a6fe0c7f: Layer already exists [2024-11-08T02:03:31.360Z] 113a8206b81b: Layer already exists [2024-11-08T02:03:31.360Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:31.360Z] 16113d51b718: Layer already exists [2024-11-08T02:03:31.625Z] latest: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:31.983Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:32.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 [2024-11-08T02:03:32.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:03:32.331Z] a904401405ce: Preparing [2024-11-08T02:03:32.331Z] 2eb00331bb48: Preparing [2024-11-08T02:03:32.331Z] fbc7bb841c38: Preparing [2024-11-08T02:03:32.331Z] f23926100b83: Preparing [2024-11-08T02:03:32.331Z] 8d8488d30b8f: Preparing [2024-11-08T02:03:32.331Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:32.331Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:32.331Z] dd20a6fe0c7f: Preparing [2024-11-08T02:03:32.331Z] 1c245acd3cab: Preparing [2024-11-08T02:03:32.331Z] 113a8206b81b: Preparing [2024-11-08T02:03:32.331Z] 16113d51b718: Preparing [2024-11-08T02:03:32.331Z] 1c245acd3cab: Waiting [2024-11-08T02:03:32.331Z] 113a8206b81b: Waiting [2024-11-08T02:03:32.331Z] 16113d51b718: Waiting [2024-11-08T02:03:32.331Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:32.331Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:32.331Z] dd20a6fe0c7f: Waiting [2024-11-08T02:03:32.331Z] 8d8488d30b8f: Layer already exists [2024-11-08T02:03:32.331Z] a904401405ce: Layer already exists [2024-11-08T02:03:32.331Z] fbc7bb841c38: Layer already exists [2024-11-08T02:03:32.331Z] f23926100b83: Layer already exists [2024-11-08T02:03:32.331Z] 2eb00331bb48: Layer already exists [2024-11-08T02:03:32.331Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:32.331Z] 113a8206b81b: Layer already exists [2024-11-08T02:03:32.331Z] 1c245acd3cab: Layer already exists [2024-11-08T02:03:32.331Z] dd20a6fe0c7f: Layer already exists [2024-11-08T02:03:32.331Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:32.331Z] 16113d51b718: Layer already exists [2024-11-08T02:03:32.597Z] 4.0.0-dev.11: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:32.957Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:33.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:33.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:03:33.323Z] a904401405ce: Preparing [2024-11-08T02:03:33.323Z] 2eb00331bb48: Preparing [2024-11-08T02:03:33.323Z] fbc7bb841c38: Preparing [2024-11-08T02:03:33.323Z] f23926100b83: Preparing [2024-11-08T02:03:33.323Z] 8d8488d30b8f: Preparing [2024-11-08T02:03:33.323Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:33.323Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:33.323Z] dd20a6fe0c7f: Preparing [2024-11-08T02:03:33.323Z] 1c245acd3cab: Preparing [2024-11-08T02:03:33.323Z] 113a8206b81b: Preparing [2024-11-08T02:03:33.323Z] 16113d51b718: Preparing [2024-11-08T02:03:33.323Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:33.323Z] 1c245acd3cab: Waiting [2024-11-08T02:03:33.323Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:33.323Z] dd20a6fe0c7f: Waiting [2024-11-08T02:03:33.323Z] 113a8206b81b: Waiting [2024-11-08T02:03:33.323Z] 16113d51b718: Waiting [2024-11-08T02:03:33.323Z] 2eb00331bb48: Layer already exists [2024-11-08T02:03:33.323Z] 8d8488d30b8f: Layer already exists [2024-11-08T02:03:33.323Z] a904401405ce: Layer already exists [2024-11-08T02:03:33.323Z] fbc7bb841c38: Layer already exists [2024-11-08T02:03:33.323Z] f23926100b83: Layer already exists [2024-11-08T02:03:33.323Z] dd20a6fe0c7f: Layer already exists [2024-11-08T02:03:33.323Z] 113a8206b81b: Layer already exists [2024-11-08T02:03:33.323Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:33.323Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:33.323Z] 1c245acd3cab: Layer already exists [2024-11-08T02:03:33.323Z] 16113d51b718: Layer already exists [2024-11-08T02:03:33.589Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:33.946Z] + 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 [2024-11-08T02:03:34.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-08T02:03:34.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:03:34.302Z] a904401405ce: Preparing [2024-11-08T02:03:34.302Z] 2eb00331bb48: Preparing [2024-11-08T02:03:34.302Z] fbc7bb841c38: Preparing [2024-11-08T02:03:34.302Z] f23926100b83: Preparing [2024-11-08T02:03:34.302Z] 8d8488d30b8f: Preparing [2024-11-08T02:03:34.302Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:34.302Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:34.302Z] dd20a6fe0c7f: Preparing [2024-11-08T02:03:34.302Z] 1c245acd3cab: Preparing [2024-11-08T02:03:34.302Z] 113a8206b81b: Preparing [2024-11-08T02:03:34.302Z] 16113d51b718: Preparing [2024-11-08T02:03:34.302Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:34.302Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:34.302Z] dd20a6fe0c7f: Waiting [2024-11-08T02:03:34.302Z] 1c245acd3cab: Waiting [2024-11-08T02:03:34.302Z] 113a8206b81b: Waiting [2024-11-08T02:03:34.302Z] 16113d51b718: Waiting [2024-11-08T02:03:34.302Z] a904401405ce: Layer already exists [2024-11-08T02:03:34.302Z] f23926100b83: Layer already exists [2024-11-08T02:03:34.302Z] fbc7bb841c38: Layer already exists [2024-11-08T02:03:34.302Z] 2eb00331bb48: Layer already exists [2024-11-08T02:03:34.302Z] 8d8488d30b8f: Layer already exists [2024-11-08T02:03:34.302Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:34.302Z] dd20a6fe0c7f: Layer already exists [2024-11-08T02:03:34.302Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:34.302Z] 1c245acd3cab: Layer already exists [2024-11-08T02:03:34.302Z] 113a8206b81b: Layer already exists [2024-11-08T02:03:34.302Z] 16113d51b718: Layer already exists [2024-11-08T02:03:34.567Z] main: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:34.650Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:34.671Z] taggedImages: [2024-11-08T02:03:34.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:34.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T02:03:34.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 [2024-11-08T02:03:34.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:34.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-08T02:03:34.700Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-08T02:03:34.700Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:34.700Z] latest [2024-11-08T02:03:34.700Z] 4.0.0-dev.11 [2024-11-08T02:03:34.700Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:34.700Z] main [2024-11-08T02:03:34.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:35.085Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:35.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:35.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:03:35.442Z] d406d8e07ef8: Preparing [2024-11-08T02:03:35.442Z] f38110a681d5: Preparing [2024-11-08T02:03:35.442Z] 78db1a089cdd: Preparing [2024-11-08T02:03:35.442Z] ce18556ece33: Preparing [2024-11-08T02:03:35.442Z] 18f5e7db7fdd: Preparing [2024-11-08T02:03:35.442Z] 29d50d6da45e: Preparing [2024-11-08T02:03:35.442Z] 0e7e2490dd06: Preparing [2024-11-08T02:03:35.442Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:35.442Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:35.442Z] 29d50d6da45e: Waiting [2024-11-08T02:03:35.442Z] 90efda2f8718: Preparing [2024-11-08T02:03:35.442Z] c1a67b9dc866: Preparing [2024-11-08T02:03:35.442Z] 16113d51b718: Preparing [2024-11-08T02:03:35.442Z] 0e7e2490dd06: Waiting [2024-11-08T02:03:35.442Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:35.442Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:35.442Z] 90efda2f8718: Waiting [2024-11-08T02:03:35.442Z] c1a67b9dc866: Waiting [2024-11-08T02:03:35.442Z] 16113d51b718: Waiting [2024-11-08T02:03:35.711Z] 18f5e7db7fdd: Pushed [2024-11-08T02:03:35.711Z] f38110a681d5: Pushed [2024-11-08T02:03:35.711Z] d406d8e07ef8: Pushed [2024-11-08T02:03:35.711Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:35.711Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:35.711Z] 29d50d6da45e: Pushed [2024-11-08T02:03:35.979Z] 0e7e2490dd06: Pushed [2024-11-08T02:03:35.979Z] 16113d51b718: Layer already exists [2024-11-08T02:03:37.380Z] 90efda2f8718: Pushed [2024-11-08T02:03:37.958Z] ce18556ece33: Pushed [2024-11-08T02:03:38.539Z] 78db1a089cdd: Pushed [2024-11-08T02:03:38.805Z] c1a67b9dc866: Pushed [2024-11-08T02:03:39.072Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:39.496Z] + 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 [2024-11-08T02:03:39.850Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T02:03:39.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:03:39.850Z] d406d8e07ef8: Preparing [2024-11-08T02:03:39.850Z] f38110a681d5: Preparing [2024-11-08T02:03:39.850Z] 78db1a089cdd: Preparing [2024-11-08T02:03:39.850Z] ce18556ece33: Preparing [2024-11-08T02:03:39.850Z] 18f5e7db7fdd: Preparing [2024-11-08T02:03:39.850Z] 29d50d6da45e: Preparing [2024-11-08T02:03:39.850Z] 0e7e2490dd06: Preparing [2024-11-08T02:03:39.850Z] 29d50d6da45e: Waiting [2024-11-08T02:03:39.850Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:39.850Z] 0e7e2490dd06: Waiting [2024-11-08T02:03:39.850Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:39.850Z] 90efda2f8718: Preparing [2024-11-08T02:03:39.850Z] c1a67b9dc866: Preparing [2024-11-08T02:03:39.850Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:39.850Z] 16113d51b718: Preparing [2024-11-08T02:03:39.850Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:39.850Z] c1a67b9dc866: Waiting [2024-11-08T02:03:39.850Z] 90efda2f8718: Waiting [2024-11-08T02:03:39.850Z] 78db1a089cdd: Layer already exists [2024-11-08T02:03:39.850Z] 18f5e7db7fdd: Layer already exists [2024-11-08T02:03:39.850Z] ce18556ece33: Layer already exists [2024-11-08T02:03:39.850Z] d406d8e07ef8: Layer already exists [2024-11-08T02:03:39.850Z] f38110a681d5: Layer already exists [2024-11-08T02:03:39.850Z] 29d50d6da45e: Layer already exists [2024-11-08T02:03:39.850Z] 0e7e2490dd06: Layer already exists [2024-11-08T02:03:39.850Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:39.850Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:39.850Z] 90efda2f8718: Layer already exists [2024-11-08T02:03:39.850Z] c1a67b9dc866: Layer already exists [2024-11-08T02:03:39.850Z] 16113d51b718: Layer already exists [2024-11-08T02:03:40.117Z] latest: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:40.484Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:40.843Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 [2024-11-08T02:03:40.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:03:40.843Z] d406d8e07ef8: Preparing [2024-11-08T02:03:40.843Z] f38110a681d5: Preparing [2024-11-08T02:03:40.843Z] 78db1a089cdd: Preparing [2024-11-08T02:03:40.843Z] ce18556ece33: Preparing [2024-11-08T02:03:40.843Z] 18f5e7db7fdd: Preparing [2024-11-08T02:03:40.843Z] 29d50d6da45e: Preparing [2024-11-08T02:03:40.843Z] 0e7e2490dd06: Preparing [2024-11-08T02:03:40.843Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:40.843Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:40.843Z] 90efda2f8718: Preparing [2024-11-08T02:03:40.843Z] c1a67b9dc866: Preparing [2024-11-08T02:03:40.843Z] 16113d51b718: Preparing [2024-11-08T02:03:40.843Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:40.843Z] 90efda2f8718: Waiting [2024-11-08T02:03:40.843Z] c1a67b9dc866: Waiting [2024-11-08T02:03:40.843Z] 16113d51b718: Waiting [2024-11-08T02:03:40.843Z] 29d50d6da45e: Waiting [2024-11-08T02:03:40.843Z] 0e7e2490dd06: Waiting [2024-11-08T02:03:40.843Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:40.843Z] 78db1a089cdd: Layer already exists [2024-11-08T02:03:40.843Z] 18f5e7db7fdd: Layer already exists [2024-11-08T02:03:40.843Z] ce18556ece33: Layer already exists [2024-11-08T02:03:40.843Z] d406d8e07ef8: Layer already exists [2024-11-08T02:03:40.843Z] f38110a681d5: Layer already exists [2024-11-08T02:03:40.843Z] 90efda2f8718: Layer already exists [2024-11-08T02:03:40.843Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:40.843Z] 0e7e2490dd06: Layer already exists [2024-11-08T02:03:40.843Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:40.843Z] 29d50d6da45e: Layer already exists [2024-11-08T02:03:40.843Z] c1a67b9dc866: Layer already exists [2024-11-08T02:03:40.843Z] 16113d51b718: Layer already exists [2024-11-08T02:03:41.109Z] 4.0.0-dev.11: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:41.467Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:41.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:41.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:03:41.825Z] d406d8e07ef8: Preparing [2024-11-08T02:03:41.825Z] f38110a681d5: Preparing [2024-11-08T02:03:41.825Z] 78db1a089cdd: Preparing [2024-11-08T02:03:41.825Z] ce18556ece33: Preparing [2024-11-08T02:03:41.825Z] 18f5e7db7fdd: Preparing [2024-11-08T02:03:41.825Z] 29d50d6da45e: Preparing [2024-11-08T02:03:41.825Z] 0e7e2490dd06: Preparing [2024-11-08T02:03:41.825Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:41.826Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:41.826Z] 90efda2f8718: Preparing [2024-11-08T02:03:41.826Z] c1a67b9dc866: Preparing [2024-11-08T02:03:41.826Z] 16113d51b718: Preparing [2024-11-08T02:03:41.826Z] 29d50d6da45e: Waiting [2024-11-08T02:03:41.826Z] 0e7e2490dd06: Waiting [2024-11-08T02:03:41.826Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:41.826Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:41.826Z] 90efda2f8718: Waiting [2024-11-08T02:03:41.826Z] c1a67b9dc866: Waiting [2024-11-08T02:03:41.826Z] 16113d51b718: Waiting [2024-11-08T02:03:41.826Z] d406d8e07ef8: Layer already exists [2024-11-08T02:03:41.826Z] 18f5e7db7fdd: Layer already exists [2024-11-08T02:03:41.826Z] 78db1a089cdd: Layer already exists [2024-11-08T02:03:41.826Z] ce18556ece33: Layer already exists [2024-11-08T02:03:41.826Z] f38110a681d5: Layer already exists [2024-11-08T02:03:41.826Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:41.826Z] 0e7e2490dd06: Layer already exists [2024-11-08T02:03:41.826Z] 29d50d6da45e: Layer already exists [2024-11-08T02:03:41.826Z] 90efda2f8718: Layer already exists [2024-11-08T02:03:41.826Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:41.826Z] 16113d51b718: Layer already exists [2024-11-08T02:03:41.826Z] c1a67b9dc866: Layer already exists [2024-11-08T02:03:42.091Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:42.454Z] + 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 [2024-11-08T02:03:42.795Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-08T02:03:42.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:03:42.795Z] d406d8e07ef8: Preparing [2024-11-08T02:03:42.795Z] f38110a681d5: Preparing [2024-11-08T02:03:42.795Z] 78db1a089cdd: Preparing [2024-11-08T02:03:42.795Z] ce18556ece33: Preparing [2024-11-08T02:03:42.795Z] 18f5e7db7fdd: Preparing [2024-11-08T02:03:42.795Z] 29d50d6da45e: Preparing [2024-11-08T02:03:42.795Z] 0e7e2490dd06: Preparing [2024-11-08T02:03:42.795Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:42.795Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:42.795Z] 90efda2f8718: Preparing [2024-11-08T02:03:42.795Z] c1a67b9dc866: Preparing [2024-11-08T02:03:42.795Z] 16113d51b718: Preparing [2024-11-08T02:03:42.795Z] 0e7e2490dd06: Waiting [2024-11-08T02:03:42.795Z] 059f8f81cb4a: Waiting [2024-11-08T02:03:42.795Z] 3d5bdb85d5f6: Waiting [2024-11-08T02:03:42.795Z] 90efda2f8718: Waiting [2024-11-08T02:03:42.795Z] c1a67b9dc866: Waiting [2024-11-08T02:03:42.795Z] 16113d51b718: Waiting [2024-11-08T02:03:42.795Z] 29d50d6da45e: Waiting [2024-11-08T02:03:42.795Z] ce18556ece33: Layer already exists [2024-11-08T02:03:42.795Z] f38110a681d5: Layer already exists [2024-11-08T02:03:42.795Z] 78db1a089cdd: Layer already exists [2024-11-08T02:03:42.795Z] d406d8e07ef8: Layer already exists [2024-11-08T02:03:42.795Z] 18f5e7db7fdd: Layer already exists [2024-11-08T02:03:42.795Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:42.795Z] 29d50d6da45e: Layer already exists [2024-11-08T02:03:42.795Z] 0e7e2490dd06: Layer already exists [2024-11-08T02:03:42.795Z] 90efda2f8718: Layer already exists [2024-11-08T02:03:42.795Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:42.795Z] c1a67b9dc866: Layer already exists [2024-11-08T02:03:42.795Z] 16113d51b718: Layer already exists [2024-11-08T02:03:43.059Z] main: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:43.141Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:43.153Z] taggedImages: [2024-11-08T02:03:43.153Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:43.153Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T02:03:43.153Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 [2024-11-08T02:03:43.153Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:43.153Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-08T02:03:43.181Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-08T02:03:43.181Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:43.181Z] latest [2024-11-08T02:03:43.181Z] 4.0.0-dev.11 [2024-11-08T02:03:43.181Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:43.181Z] main [2024-11-08T02:03:43.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:43.544Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:43.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:43.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:03:43.895Z] e1adabb7b370: Preparing [2024-11-08T02:03:43.895Z] 8c5dd5ac37d1: Preparing [2024-11-08T02:03:43.895Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:43.895Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:43.895Z] 6c088e4311f5: Preparing [2024-11-08T02:03:43.895Z] 01080f3d9f5c: Preparing [2024-11-08T02:03:43.895Z] 16113d51b718: Preparing [2024-11-08T02:03:43.895Z] 01080f3d9f5c: Waiting [2024-11-08T02:03:43.895Z] 16113d51b718: Waiting [2024-11-08T02:03:43.895Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:43.895Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:44.158Z] 16113d51b718: Layer already exists [2024-11-08T02:03:44.158Z] e1adabb7b370: Pushed [2024-11-08T02:03:45.557Z] 6c088e4311f5: Pushed [2024-11-08T02:03:45.822Z] 01080f3d9f5c: Pushed [2024-11-08T02:03:47.754Z] 8c5dd5ac37d1: Pushed [2024-11-08T02:03:48.023Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:48.388Z] + 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 [2024-11-08T02:03:48.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T02:03:48.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:03:48.743Z] e1adabb7b370: Preparing [2024-11-08T02:03:48.743Z] 8c5dd5ac37d1: Preparing [2024-11-08T02:03:48.743Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:48.743Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:48.743Z] 6c088e4311f5: Preparing [2024-11-08T02:03:48.743Z] 01080f3d9f5c: Preparing [2024-11-08T02:03:48.743Z] 16113d51b718: Preparing [2024-11-08T02:03:48.743Z] 01080f3d9f5c: Waiting [2024-11-08T02:03:48.743Z] 16113d51b718: Waiting [2024-11-08T02:03:48.743Z] e1adabb7b370: Layer already exists [2024-11-08T02:03:48.743Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:48.743Z] 6c088e4311f5: Layer already exists [2024-11-08T02:03:48.743Z] 8c5dd5ac37d1: Layer already exists [2024-11-08T02:03:48.743Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:48.743Z] 01080f3d9f5c: Layer already exists [2024-11-08T02:03:48.743Z] 16113d51b718: Layer already exists [2024-11-08T02:03:49.011Z] latest: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:49.367Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:49.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 [2024-11-08T02:03:49.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:03:49.727Z] e1adabb7b370: Preparing [2024-11-08T02:03:49.727Z] 8c5dd5ac37d1: Preparing [2024-11-08T02:03:49.727Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:49.727Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:49.727Z] 6c088e4311f5: Preparing [2024-11-08T02:03:49.727Z] 01080f3d9f5c: Preparing [2024-11-08T02:03:49.727Z] 16113d51b718: Preparing [2024-11-08T02:03:49.727Z] 01080f3d9f5c: Waiting [2024-11-08T02:03:49.727Z] 16113d51b718: Waiting [2024-11-08T02:03:49.727Z] 6c088e4311f5: Layer already exists [2024-11-08T02:03:49.727Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:49.727Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:49.727Z] 8c5dd5ac37d1: Layer already exists [2024-11-08T02:03:49.727Z] e1adabb7b370: Layer already exists [2024-11-08T02:03:49.727Z] 01080f3d9f5c: Layer already exists [2024-11-08T02:03:49.727Z] 16113d51b718: Layer already exists [2024-11-08T02:03:49.995Z] 4.0.0-dev.11: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:50.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:50.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:50.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:03:50.740Z] e1adabb7b370: Preparing [2024-11-08T02:03:50.740Z] 8c5dd5ac37d1: Preparing [2024-11-08T02:03:50.740Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:50.740Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:50.740Z] 6c088e4311f5: Preparing [2024-11-08T02:03:50.740Z] 01080f3d9f5c: Preparing [2024-11-08T02:03:50.740Z] 16113d51b718: Preparing [2024-11-08T02:03:50.740Z] 01080f3d9f5c: Waiting [2024-11-08T02:03:50.740Z] 16113d51b718: Waiting [2024-11-08T02:03:50.740Z] 8c5dd5ac37d1: Layer already exists [2024-11-08T02:03:50.740Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:50.740Z] e1adabb7b370: Layer already exists [2024-11-08T02:03:50.740Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:50.740Z] 6c088e4311f5: Layer already exists [2024-11-08T02:03:50.740Z] 16113d51b718: Layer already exists [2024-11-08T02:03:50.740Z] 01080f3d9f5c: Layer already exists [2024-11-08T02:03:51.007Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:51.373Z] + 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 [2024-11-08T02:03:51.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-08T02:03:51.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:03:51.731Z] e1adabb7b370: Preparing [2024-11-08T02:03:51.731Z] 8c5dd5ac37d1: Preparing [2024-11-08T02:03:51.731Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:51.731Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:51.731Z] 6c088e4311f5: Preparing [2024-11-08T02:03:51.731Z] 01080f3d9f5c: Preparing [2024-11-08T02:03:51.731Z] 16113d51b718: Preparing [2024-11-08T02:03:51.731Z] 01080f3d9f5c: Waiting [2024-11-08T02:03:51.731Z] 16113d51b718: Waiting [2024-11-08T02:03:51.731Z] 8c5dd5ac37d1: Layer already exists [2024-11-08T02:03:51.731Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:51.731Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:51.731Z] 6c088e4311f5: Layer already exists [2024-11-08T02:03:51.731Z] e1adabb7b370: Layer already exists [2024-11-08T02:03:51.731Z] 01080f3d9f5c: Layer already exists [2024-11-08T02:03:51.731Z] 16113d51b718: Layer already exists [2024-11-08T02:03:51.998Z] main: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:03:52.086Z] ===================================================== [Pipeline] echo [2024-11-08T02:03:52.101Z] taggedImages: [2024-11-08T02:03:52.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:52.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T02:03:52.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 [2024-11-08T02:03:52.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:52.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-08T02:03:52.137Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-08T02:03:52.137Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:52.137Z] latest [2024-11-08T02:03:52.137Z] 4.0.0-dev.11 [2024-11-08T02:03:52.137Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:03:52.137Z] main [2024-11-08T02:03:52.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:52.514Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:03:52.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:03:52.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:03:52.871Z] 8300fc3001ae: Preparing [2024-11-08T02:03:52.871Z] 5a4e3a24374a: Preparing [2024-11-08T02:03:52.871Z] 8a166ce693d5: Preparing [2024-11-08T02:03:52.871Z] 059f8f81cb4a: Preparing [2024-11-08T02:03:52.871Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:03:52.871Z] d9ab750dc14c: Preparing [2024-11-08T02:03:52.871Z] 10f8cba6b525: Preparing [2024-11-08T02:03:52.871Z] 53e8be3f5edd: Preparing [2024-11-08T02:03:52.871Z] f5a71b9a65d7: Preparing [2024-11-08T02:03:52.871Z] 16113d51b718: Preparing [2024-11-08T02:03:52.871Z] d9ab750dc14c: Waiting [2024-11-08T02:03:52.871Z] 10f8cba6b525: Waiting [2024-11-08T02:03:52.871Z] 53e8be3f5edd: Waiting [2024-11-08T02:03:52.871Z] 16113d51b718: Waiting [2024-11-08T02:03:52.871Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:03:52.871Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:03:53.136Z] 8a166ce693d5: Pushed [2024-11-08T02:03:53.136Z] 5a4e3a24374a: Pushed [2024-11-08T02:03:53.136Z] 8300fc3001ae: Pushed [2024-11-08T02:03:53.136Z] 16113d51b718: Layer already exists [2024-11-08T02:03:53.402Z] 53e8be3f5edd: Pushed [2024-11-08T02:03:55.977Z] f5a71b9a65d7: Pushed [2024-11-08T02:04:06.037Z] 10f8cba6b525: Pushed [2024-11-08T02:04:14.230Z] d9ab750dc14c: Pushed [2024-11-08T02:04:14.230Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:14.588Z] + 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 [2024-11-08T02:04:14.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T02:04:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:04:14.943Z] 8300fc3001ae: Preparing [2024-11-08T02:04:14.943Z] 5a4e3a24374a: Preparing [2024-11-08T02:04:14.943Z] 8a166ce693d5: Preparing [2024-11-08T02:04:14.943Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:14.943Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:14.943Z] d9ab750dc14c: Preparing [2024-11-08T02:04:14.943Z] 10f8cba6b525: Preparing [2024-11-08T02:04:14.943Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:14.943Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:14.943Z] 16113d51b718: Preparing [2024-11-08T02:04:14.943Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:14.943Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:14.943Z] 16113d51b718: Waiting [2024-11-08T02:04:14.943Z] d9ab750dc14c: Waiting [2024-11-08T02:04:14.943Z] 10f8cba6b525: Waiting [2024-11-08T02:04:14.943Z] 8a166ce693d5: Layer already exists [2024-11-08T02:04:14.943Z] 5a4e3a24374a: Layer already exists [2024-11-08T02:04:14.943Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:14.943Z] 8300fc3001ae: Layer already exists [2024-11-08T02:04:14.943Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:14.943Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:14.943Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:14.943Z] 10f8cba6b525: Layer already exists [2024-11-08T02:04:14.943Z] 16113d51b718: Layer already exists [2024-11-08T02:04:14.943Z] d9ab750dc14c: Layer already exists [2024-11-08T02:04:15.208Z] latest: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:15.567Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:15.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 [2024-11-08T02:04:15.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:04:15.920Z] 8300fc3001ae: Preparing [2024-11-08T02:04:15.920Z] 5a4e3a24374a: Preparing [2024-11-08T02:04:15.920Z] 8a166ce693d5: Preparing [2024-11-08T02:04:15.920Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:15.920Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:15.920Z] d9ab750dc14c: Preparing [2024-11-08T02:04:15.920Z] 10f8cba6b525: Preparing [2024-11-08T02:04:15.920Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:15.920Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:15.920Z] 16113d51b718: Preparing [2024-11-08T02:04:15.920Z] 10f8cba6b525: Waiting [2024-11-08T02:04:15.920Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:15.920Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:15.920Z] 16113d51b718: Waiting [2024-11-08T02:04:15.920Z] d9ab750dc14c: Waiting [2024-11-08T02:04:15.920Z] 8a166ce693d5: Layer already exists [2024-11-08T02:04:15.920Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:15.920Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:15.920Z] 8300fc3001ae: Layer already exists [2024-11-08T02:04:15.920Z] 5a4e3a24374a: Layer already exists [2024-11-08T02:04:15.920Z] d9ab750dc14c: Layer already exists [2024-11-08T02:04:15.920Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:15.920Z] 10f8cba6b525: Layer already exists [2024-11-08T02:04:15.920Z] 16113d51b718: Layer already exists [2024-11-08T02:04:15.920Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:16.186Z] 4.0.0-dev.11: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:16.549Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:16.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:16.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:04:16.904Z] 8300fc3001ae: Preparing [2024-11-08T02:04:16.904Z] 5a4e3a24374a: Preparing [2024-11-08T02:04:16.904Z] 8a166ce693d5: Preparing [2024-11-08T02:04:16.904Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:16.904Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:16.904Z] d9ab750dc14c: Preparing [2024-11-08T02:04:16.904Z] 10f8cba6b525: Preparing [2024-11-08T02:04:16.904Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:16.904Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:16.904Z] 16113d51b718: Preparing [2024-11-08T02:04:16.904Z] 10f8cba6b525: Waiting [2024-11-08T02:04:16.904Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:16.904Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:16.904Z] d9ab750dc14c: Waiting [2024-11-08T02:04:16.904Z] 16113d51b718: Waiting [2024-11-08T02:04:16.904Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:16.904Z] 8300fc3001ae: Layer already exists [2024-11-08T02:04:16.904Z] 5a4e3a24374a: Layer already exists [2024-11-08T02:04:16.904Z] 8a166ce693d5: Layer already exists [2024-11-08T02:04:16.904Z] d9ab750dc14c: Layer already exists [2024-11-08T02:04:16.904Z] 10f8cba6b525: Layer already exists [2024-11-08T02:04:16.904Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:16.904Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:16.904Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:16.904Z] 16113d51b718: Layer already exists [2024-11-08T02:04:17.169Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:17.521Z] + 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 [2024-11-08T02:04:17.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-08T02:04:17.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:04:17.876Z] 8300fc3001ae: Preparing [2024-11-08T02:04:17.876Z] 5a4e3a24374a: Preparing [2024-11-08T02:04:17.876Z] 8a166ce693d5: Preparing [2024-11-08T02:04:17.876Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:17.876Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:17.876Z] d9ab750dc14c: Preparing [2024-11-08T02:04:17.876Z] 10f8cba6b525: Preparing [2024-11-08T02:04:17.876Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:17.876Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:17.876Z] 16113d51b718: Preparing [2024-11-08T02:04:17.876Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:17.876Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:17.876Z] 16113d51b718: Waiting [2024-11-08T02:04:17.876Z] d9ab750dc14c: Waiting [2024-11-08T02:04:17.876Z] 10f8cba6b525: Waiting [2024-11-08T02:04:17.876Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:17.876Z] 8a166ce693d5: Layer already exists [2024-11-08T02:04:17.876Z] 5a4e3a24374a: Layer already exists [2024-11-08T02:04:17.876Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:17.876Z] d9ab750dc14c: Layer already exists [2024-11-08T02:04:17.876Z] 10f8cba6b525: Layer already exists [2024-11-08T02:04:17.876Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:17.876Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:17.876Z] 8300fc3001ae: Layer already exists [2024-11-08T02:04:17.876Z] 16113d51b718: Layer already exists [2024-11-08T02:04:18.144Z] main: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:04:18.213Z] ===================================================== [Pipeline] echo [2024-11-08T02:04:18.226Z] taggedImages: [2024-11-08T02:04:18.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:18.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T02:04:18.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 [2024-11-08T02:04:18.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:18.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-08T02:04:18.251Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-08T02:04:18.251Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:18.251Z] latest [2024-11-08T02:04:18.251Z] 4.0.0-dev.11 [2024-11-08T02:04:18.251Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:18.251Z] main [2024-11-08T02:04:18.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:18.619Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:18.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:18.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:04:18.981Z] 80697ba612da: Preparing [2024-11-08T02:04:18.981Z] 73adf8fc8932: Preparing [2024-11-08T02:04:18.981Z] 4adb67dbfad5: Preparing [2024-11-08T02:04:18.981Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:18.981Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:18.981Z] ee023251e8ed: Preparing [2024-11-08T02:04:18.981Z] 479ec4461901: Preparing [2024-11-08T02:04:18.981Z] ee023251e8ed: Waiting [2024-11-08T02:04:18.981Z] b2b7d9f505d3: Preparing [2024-11-08T02:04:18.981Z] 479ec4461901: Waiting [2024-11-08T02:04:18.981Z] 16113d51b718: Preparing [2024-11-08T02:04:18.981Z] b2b7d9f505d3: Waiting [2024-11-08T02:04:18.981Z] 16113d51b718: Waiting [2024-11-08T02:04:18.981Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:18.981Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:19.246Z] 4adb67dbfad5: Pushed [2024-11-08T02:04:19.246Z] 80697ba612da: Pushed [2024-11-08T02:04:19.246Z] 73adf8fc8932: Pushed [2024-11-08T02:04:19.246Z] 16113d51b718: Layer already exists [2024-11-08T02:04:19.829Z] b2b7d9f505d3: Pushed [2024-11-08T02:04:20.790Z] 479ec4461901: Pushed [2024-11-08T02:04:42.987Z] ee023251e8ed: Pushed [2024-11-08T02:04:42.987Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:43.358Z] + 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 [2024-11-08T02:04:43.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T02:04:43.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:04:43.708Z] 80697ba612da: Preparing [2024-11-08T02:04:43.708Z] 73adf8fc8932: Preparing [2024-11-08T02:04:43.708Z] 4adb67dbfad5: Preparing [2024-11-08T02:04:43.708Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:43.708Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:43.708Z] ee023251e8ed: Preparing [2024-11-08T02:04:43.708Z] 479ec4461901: Preparing [2024-11-08T02:04:43.708Z] ee023251e8ed: Waiting [2024-11-08T02:04:43.708Z] b2b7d9f505d3: Preparing [2024-11-08T02:04:43.708Z] 479ec4461901: Waiting [2024-11-08T02:04:43.708Z] 16113d51b718: Preparing [2024-11-08T02:04:43.708Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:43.708Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:43.708Z] 4adb67dbfad5: Layer already exists [2024-11-08T02:04:43.708Z] 73adf8fc8932: Layer already exists [2024-11-08T02:04:43.708Z] 80697ba612da: Layer already exists [2024-11-08T02:04:43.708Z] 479ec4461901: Layer already exists [2024-11-08T02:04:43.708Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:43.708Z] b2b7d9f505d3: Layer already exists [2024-11-08T02:04:43.708Z] 16113d51b718: Layer already exists [2024-11-08T02:04:43.980Z] latest: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:44.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:44.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 [2024-11-08T02:04:44.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:04:44.697Z] 80697ba612da: Preparing [2024-11-08T02:04:44.697Z] 73adf8fc8932: Preparing [2024-11-08T02:04:44.697Z] 4adb67dbfad5: Preparing [2024-11-08T02:04:44.697Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:44.697Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:44.697Z] ee023251e8ed: Preparing [2024-11-08T02:04:44.697Z] 479ec4461901: Preparing [2024-11-08T02:04:44.697Z] b2b7d9f505d3: Preparing [2024-11-08T02:04:44.697Z] 16113d51b718: Preparing [2024-11-08T02:04:44.697Z] ee023251e8ed: Waiting [2024-11-08T02:04:44.697Z] 479ec4461901: Waiting [2024-11-08T02:04:44.697Z] b2b7d9f505d3: Waiting [2024-11-08T02:04:44.697Z] 16113d51b718: Waiting [2024-11-08T02:04:44.697Z] 73adf8fc8932: Layer already exists [2024-11-08T02:04:44.697Z] 80697ba612da: Layer already exists [2024-11-08T02:04:44.697Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:44.697Z] 4adb67dbfad5: Layer already exists [2024-11-08T02:04:44.697Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:44.697Z] 479ec4461901: Layer already exists [2024-11-08T02:04:44.697Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:44.697Z] b2b7d9f505d3: Layer already exists [2024-11-08T02:04:44.964Z] 16113d51b718: Layer already exists [2024-11-08T02:04:44.964Z] 4.0.0-dev.11: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:45.320Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:45.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:45.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:04:45.668Z] 80697ba612da: Preparing [2024-11-08T02:04:45.668Z] 73adf8fc8932: Preparing [2024-11-08T02:04:45.668Z] 4adb67dbfad5: Preparing [2024-11-08T02:04:45.668Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:45.668Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:45.668Z] ee023251e8ed: Preparing [2024-11-08T02:04:45.668Z] 479ec4461901: Preparing [2024-11-08T02:04:45.668Z] b2b7d9f505d3: Preparing [2024-11-08T02:04:45.668Z] 16113d51b718: Preparing [2024-11-08T02:04:45.668Z] ee023251e8ed: Waiting [2024-11-08T02:04:45.668Z] 479ec4461901: Waiting [2024-11-08T02:04:45.668Z] b2b7d9f505d3: Waiting [2024-11-08T02:04:45.668Z] 16113d51b718: Waiting [2024-11-08T02:04:45.668Z] 4adb67dbfad5: Layer already exists [2024-11-08T02:04:45.668Z] 73adf8fc8932: Layer already exists [2024-11-08T02:04:45.668Z] 80697ba612da: Layer already exists [2024-11-08T02:04:45.668Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:45.668Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:45.668Z] 479ec4461901: Layer already exists [2024-11-08T02:04:45.668Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:45.668Z] 16113d51b718: Layer already exists [2024-11-08T02:04:45.668Z] b2b7d9f505d3: Layer already exists [2024-11-08T02:04:45.933Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:46.281Z] + 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 [2024-11-08T02:04:46.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-08T02:04:46.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:04:46.633Z] 80697ba612da: Preparing [2024-11-08T02:04:46.633Z] 73adf8fc8932: Preparing [2024-11-08T02:04:46.633Z] 4adb67dbfad5: Preparing [2024-11-08T02:04:46.633Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:46.633Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:46.633Z] ee023251e8ed: Preparing [2024-11-08T02:04:46.633Z] 479ec4461901: Preparing [2024-11-08T02:04:46.633Z] b2b7d9f505d3: Preparing [2024-11-08T02:04:46.633Z] 16113d51b718: Preparing [2024-11-08T02:04:46.633Z] 479ec4461901: Waiting [2024-11-08T02:04:46.633Z] b2b7d9f505d3: Waiting [2024-11-08T02:04:46.633Z] 16113d51b718: Waiting [2024-11-08T02:04:46.633Z] ee023251e8ed: Waiting [2024-11-08T02:04:46.633Z] 4adb67dbfad5: Layer already exists [2024-11-08T02:04:46.633Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:46.633Z] 80697ba612da: Layer already exists [2024-11-08T02:04:46.633Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:46.633Z] 73adf8fc8932: Layer already exists [2024-11-08T02:04:46.633Z] b2b7d9f505d3: Layer already exists [2024-11-08T02:04:46.633Z] 479ec4461901: Layer already exists [2024-11-08T02:04:46.633Z] 16113d51b718: Layer already exists [2024-11-08T02:04:46.633Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:46.899Z] main: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:04:46.984Z] ===================================================== [Pipeline] echo [2024-11-08T02:04:46.999Z] taggedImages: [2024-11-08T02:04:46.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:46.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T02:04:46.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 [2024-11-08T02:04:46.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:46.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-08T02:04:47.025Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-08T02:04:47.025Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:47.025Z] latest [2024-11-08T02:04:47.025Z] 4.0.0-dev.11 [2024-11-08T02:04:47.025Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:47.025Z] main [2024-11-08T02:04:47.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:47.400Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:47.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:47.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:04:47.758Z] 13f1349eb489: Preparing [2024-11-08T02:04:47.758Z] f30c4aec4614: Preparing [2024-11-08T02:04:47.758Z] 43b991fac79b: Preparing [2024-11-08T02:04:47.758Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:47.758Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:47.758Z] ee023251e8ed: Preparing [2024-11-08T02:04:47.758Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:47.758Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:47.758Z] 16113d51b718: Preparing [2024-11-08T02:04:47.758Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:47.758Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:47.758Z] 16113d51b718: Waiting [2024-11-08T02:04:47.758Z] ee023251e8ed: Waiting [2024-11-08T02:04:47.758Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:48.039Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:48.039Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:48.039Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:48.039Z] 43b991fac79b: Pushed [2024-11-08T02:04:48.039Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:48.039Z] f30c4aec4614: Pushed [2024-11-08T02:04:48.039Z] 16113d51b718: Layer already exists [2024-11-08T02:04:48.039Z] 13f1349eb489: Pushed [2024-11-08T02:04:48.307Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:48.665Z] + 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 [2024-11-08T02:04:49.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T02:04:49.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:04:49.017Z] 13f1349eb489: Preparing [2024-11-08T02:04:49.017Z] f30c4aec4614: Preparing [2024-11-08T02:04:49.017Z] 43b991fac79b: Preparing [2024-11-08T02:04:49.017Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:49.017Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:49.017Z] ee023251e8ed: Preparing [2024-11-08T02:04:49.017Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:49.017Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:49.017Z] 16113d51b718: Preparing [2024-11-08T02:04:49.017Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:49.017Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:49.017Z] 16113d51b718: Waiting [2024-11-08T02:04:49.017Z] ee023251e8ed: Waiting [2024-11-08T02:04:49.017Z] 43b991fac79b: Layer already exists [2024-11-08T02:04:49.017Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:49.017Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:49.017Z] 13f1349eb489: Layer already exists [2024-11-08T02:04:49.017Z] f30c4aec4614: Layer already exists [2024-11-08T02:04:49.017Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:49.017Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:49.017Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:49.017Z] 16113d51b718: Layer already exists [2024-11-08T02:04:49.283Z] latest: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:49.641Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:49.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 [2024-11-08T02:04:49.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:04:49.993Z] 13f1349eb489: Preparing [2024-11-08T02:04:49.993Z] f30c4aec4614: Preparing [2024-11-08T02:04:49.993Z] 43b991fac79b: Preparing [2024-11-08T02:04:49.993Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:49.993Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:49.993Z] ee023251e8ed: Preparing [2024-11-08T02:04:49.993Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:49.993Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:49.993Z] 16113d51b718: Preparing [2024-11-08T02:04:49.993Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:49.993Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:49.993Z] ee023251e8ed: Waiting [2024-11-08T02:04:49.993Z] 16113d51b718: Waiting [2024-11-08T02:04:49.993Z] f30c4aec4614: Layer already exists [2024-11-08T02:04:49.993Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:49.993Z] 43b991fac79b: Layer already exists [2024-11-08T02:04:49.993Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:49.993Z] 13f1349eb489: Layer already exists [2024-11-08T02:04:49.993Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:49.993Z] 16113d51b718: Layer already exists [2024-11-08T02:04:49.993Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:49.993Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:50.261Z] 4.0.0-dev.11: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:50.631Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:50.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:50.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:04:50.994Z] 13f1349eb489: Preparing [2024-11-08T02:04:50.994Z] f30c4aec4614: Preparing [2024-11-08T02:04:50.994Z] 43b991fac79b: Preparing [2024-11-08T02:04:50.994Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:50.994Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:50.994Z] ee023251e8ed: Preparing [2024-11-08T02:04:50.994Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:50.994Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:50.994Z] 16113d51b718: Preparing [2024-11-08T02:04:50.994Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:50.994Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:50.994Z] ee023251e8ed: Waiting [2024-11-08T02:04:50.994Z] 16113d51b718: Waiting [2024-11-08T02:04:50.994Z] 43b991fac79b: Layer already exists [2024-11-08T02:04:50.994Z] 13f1349eb489: Layer already exists [2024-11-08T02:04:50.994Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:50.994Z] f30c4aec4614: Layer already exists [2024-11-08T02:04:50.994Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:50.994Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:50.994Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:50.994Z] 16113d51b718: Layer already exists [2024-11-08T02:04:51.261Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:51.261Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:51.636Z] + 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 [2024-11-08T02:04:51.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-08T02:04:51.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:04:51.995Z] 13f1349eb489: Preparing [2024-11-08T02:04:51.995Z] f30c4aec4614: Preparing [2024-11-08T02:04:51.995Z] 43b991fac79b: Preparing [2024-11-08T02:04:51.995Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:51.995Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:51.995Z] ee023251e8ed: Preparing [2024-11-08T02:04:51.995Z] 53e8be3f5edd: Preparing [2024-11-08T02:04:51.995Z] f5a71b9a65d7: Preparing [2024-11-08T02:04:51.995Z] 16113d51b718: Preparing [2024-11-08T02:04:51.995Z] 53e8be3f5edd: Waiting [2024-11-08T02:04:51.995Z] f5a71b9a65d7: Waiting [2024-11-08T02:04:51.995Z] 16113d51b718: Waiting [2024-11-08T02:04:51.995Z] ee023251e8ed: Waiting [2024-11-08T02:04:51.995Z] 13f1349eb489: Layer already exists [2024-11-08T02:04:51.995Z] 43b991fac79b: Layer already exists [2024-11-08T02:04:51.995Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:51.995Z] f30c4aec4614: Layer already exists [2024-11-08T02:04:51.995Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:52.263Z] ee023251e8ed: Layer already exists [2024-11-08T02:04:52.263Z] 53e8be3f5edd: Layer already exists [2024-11-08T02:04:52.263Z] 16113d51b718: Layer already exists [2024-11-08T02:04:52.263Z] f5a71b9a65d7: Layer already exists [2024-11-08T02:04:52.263Z] main: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:04:52.336Z] ===================================================== [Pipeline] echo [2024-11-08T02:04:52.348Z] taggedImages: [2024-11-08T02:04:52.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:52.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T02:04:52.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 [2024-11-08T02:04:52.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:52.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-08T02:04:52.379Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-08T02:04:52.379Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:52.379Z] latest [2024-11-08T02:04:52.379Z] 4.0.0-dev.11 [2024-11-08T02:04:52.379Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:04:52.379Z] main [2024-11-08T02:04:52.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:52.749Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:04:53.110Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:04:53.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T02:04:53.110Z] f5cc9fe50cf8: Preparing [2024-11-08T02:04:53.110Z] 0538672da51d: Preparing [2024-11-08T02:04:53.110Z] 059f8f81cb4a: Preparing [2024-11-08T02:04:53.110Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:04:53.110Z] 4a5860144242: Preparing [2024-11-08T02:04:53.110Z] 9c2b3e803c73: Preparing [2024-11-08T02:04:53.110Z] 16113d51b718: Preparing [2024-11-08T02:04:53.110Z] 16113d51b718: Waiting [2024-11-08T02:04:53.110Z] 9c2b3e803c73: Waiting [2024-11-08T02:04:53.110Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:04:53.375Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:04:53.375Z] 16113d51b718: Layer already exists [2024-11-08T02:04:53.375Z] f5cc9fe50cf8: Pushed [2024-11-08T02:04:53.958Z] 9c2b3e803c73: Pushed [2024-11-08T02:04:54.921Z] 4a5860144242: Pushed [2024-11-08T02:05:01.569Z] 0538672da51d: Pushed [2024-11-08T02:05:01.839Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:02.221Z] + 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 [2024-11-08T02:05:02.588Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T02:05:02.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T02:05:02.589Z] f5cc9fe50cf8: Preparing [2024-11-08T02:05:02.589Z] 0538672da51d: Preparing [2024-11-08T02:05:02.589Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:02.589Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:02.589Z] 4a5860144242: Preparing [2024-11-08T02:05:02.589Z] 9c2b3e803c73: Preparing [2024-11-08T02:05:02.589Z] 16113d51b718: Preparing [2024-11-08T02:05:02.589Z] 9c2b3e803c73: Waiting [2024-11-08T02:05:02.589Z] 16113d51b718: Waiting [2024-11-08T02:05:02.589Z] f5cc9fe50cf8: Layer already exists [2024-11-08T02:05:02.589Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:02.589Z] 0538672da51d: Layer already exists [2024-11-08T02:05:02.589Z] 4a5860144242: Layer already exists [2024-11-08T02:05:02.589Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:02.589Z] 9c2b3e803c73: Layer already exists [2024-11-08T02:05:02.589Z] 16113d51b718: Layer already exists [2024-11-08T02:05:02.856Z] latest: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:03.228Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:03.588Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 [2024-11-08T02:05:03.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T02:05:03.589Z] f5cc9fe50cf8: Preparing [2024-11-08T02:05:03.589Z] 0538672da51d: Preparing [2024-11-08T02:05:03.589Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:03.589Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:03.589Z] 4a5860144242: Preparing [2024-11-08T02:05:03.589Z] 9c2b3e803c73: Preparing [2024-11-08T02:05:03.589Z] 16113d51b718: Preparing [2024-11-08T02:05:03.589Z] 9c2b3e803c73: Waiting [2024-11-08T02:05:03.589Z] 16113d51b718: Waiting [2024-11-08T02:05:03.589Z] 0538672da51d: Layer already exists [2024-11-08T02:05:03.589Z] f5cc9fe50cf8: Layer already exists [2024-11-08T02:05:03.589Z] 4a5860144242: Layer already exists [2024-11-08T02:05:03.589Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:03.589Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:03.589Z] 9c2b3e803c73: Layer already exists [2024-11-08T02:05:03.589Z] 16113d51b718: Layer already exists [2024-11-08T02:05:03.863Z] 4.0.0-dev.11: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:04.229Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:04.629Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:05:04.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T02:05:04.629Z] f5cc9fe50cf8: Preparing [2024-11-08T02:05:04.629Z] 0538672da51d: Preparing [2024-11-08T02:05:04.629Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:04.629Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:04.629Z] 4a5860144242: Preparing [2024-11-08T02:05:04.629Z] 9c2b3e803c73: Preparing [2024-11-08T02:05:04.629Z] 16113d51b718: Preparing [2024-11-08T02:05:04.629Z] 9c2b3e803c73: Waiting [2024-11-08T02:05:04.629Z] 16113d51b718: Waiting [2024-11-08T02:05:04.629Z] 4a5860144242: Layer already exists [2024-11-08T02:05:04.629Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:04.629Z] 0538672da51d: Layer already exists [2024-11-08T02:05:04.629Z] f5cc9fe50cf8: Layer already exists [2024-11-08T02:05:04.629Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:04.629Z] 9c2b3e803c73: Layer already exists [2024-11-08T02:05:04.629Z] 16113d51b718: Layer already exists [2024-11-08T02:05:04.897Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:05.263Z] + 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 [2024-11-08T02:05:05.617Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-08T02:05:05.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T02:05:05.617Z] f5cc9fe50cf8: Preparing [2024-11-08T02:05:05.617Z] 0538672da51d: Preparing [2024-11-08T02:05:05.617Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:05.617Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:05.617Z] 4a5860144242: Preparing [2024-11-08T02:05:05.617Z] 9c2b3e803c73: Preparing [2024-11-08T02:05:05.617Z] 16113d51b718: Preparing [2024-11-08T02:05:05.617Z] 9c2b3e803c73: Waiting [2024-11-08T02:05:05.617Z] 16113d51b718: Waiting [2024-11-08T02:05:05.617Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:05.617Z] 0538672da51d: Layer already exists [2024-11-08T02:05:05.617Z] f5cc9fe50cf8: Layer already exists [2024-11-08T02:05:05.617Z] 9c2b3e803c73: Layer already exists [2024-11-08T02:05:05.617Z] 16113d51b718: Layer already exists [2024-11-08T02:05:05.617Z] 4a5860144242: Layer already exists [2024-11-08T02:05:05.617Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:05.883Z] main: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:05:05.960Z] ===================================================== [Pipeline] echo [2024-11-08T02:05:05.973Z] taggedImages: [2024-11-08T02:05:05.973Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:05:05.973Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T02:05:05.973Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 [2024-11-08T02:05:05.973Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:05:05.973Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-08T02:05:05.999Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-08T02:05:05.999Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:05:05.999Z] latest [2024-11-08T02:05:05.999Z] 4.0.0-dev.11 [2024-11-08T02:05:05.999Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:05:05.999Z] main [2024-11-08T02:05:05.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:06.367Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:06.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:05:06.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T02:05:06.744Z] b8671869016d: Preparing [2024-11-08T02:05:06.744Z] efd5c35af805: Preparing [2024-11-08T02:05:06.744Z] d27a429b2e69: Preparing [2024-11-08T02:05:06.744Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:06.744Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:06.744Z] 6182bb824b97: Preparing [2024-11-08T02:05:06.744Z] 3e1f21eb2825: Preparing [2024-11-08T02:05:06.744Z] 16113d51b718: Preparing [2024-11-08T02:05:06.744Z] 3e1f21eb2825: Waiting [2024-11-08T02:05:06.744Z] 16113d51b718: Waiting [2024-11-08T02:05:06.744Z] 6182bb824b97: Waiting [2024-11-08T02:05:07.017Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:07.017Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:07.017Z] efd5c35af805: Pushed [2024-11-08T02:05:07.017Z] 16113d51b718: Layer already exists [2024-11-08T02:05:07.017Z] b8671869016d: Pushed [2024-11-08T02:05:07.284Z] 3e1f21eb2825: Pushed [2024-11-08T02:05:08.703Z] 6182bb824b97: Pushed [2024-11-08T02:05:15.375Z] d27a429b2e69: Pushed [2024-11-08T02:05:15.375Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:15.737Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:16.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T02:05:16.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T02:05:16.091Z] b8671869016d: Preparing [2024-11-08T02:05:16.091Z] efd5c35af805: Preparing [2024-11-08T02:05:16.091Z] d27a429b2e69: Preparing [2024-11-08T02:05:16.091Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:16.091Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:16.091Z] 6182bb824b97: Preparing [2024-11-08T02:05:16.091Z] 3e1f21eb2825: Preparing [2024-11-08T02:05:16.091Z] 16113d51b718: Preparing [2024-11-08T02:05:16.091Z] 6182bb824b97: Waiting [2024-11-08T02:05:16.091Z] 3e1f21eb2825: Waiting [2024-11-08T02:05:16.091Z] 16113d51b718: Waiting [2024-11-08T02:05:16.091Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:16.091Z] d27a429b2e69: Layer already exists [2024-11-08T02:05:16.091Z] efd5c35af805: Layer already exists [2024-11-08T02:05:16.091Z] b8671869016d: Layer already exists [2024-11-08T02:05:16.091Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:16.091Z] 6182bb824b97: Layer already exists [2024-11-08T02:05:16.091Z] 16113d51b718: Layer already exists [2024-11-08T02:05:16.091Z] 3e1f21eb2825: Layer already exists [2024-11-08T02:05:16.357Z] latest: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:16.719Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:17.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 [2024-11-08T02:05:17.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T02:05:17.075Z] b8671869016d: Preparing [2024-11-08T02:05:17.075Z] efd5c35af805: Preparing [2024-11-08T02:05:17.075Z] d27a429b2e69: Preparing [2024-11-08T02:05:17.075Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:17.075Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:17.075Z] 6182bb824b97: Preparing [2024-11-08T02:05:17.075Z] 3e1f21eb2825: Preparing [2024-11-08T02:05:17.075Z] 16113d51b718: Preparing [2024-11-08T02:05:17.075Z] 6182bb824b97: Waiting [2024-11-08T02:05:17.075Z] 3e1f21eb2825: Waiting [2024-11-08T02:05:17.075Z] 16113d51b718: Waiting [2024-11-08T02:05:17.075Z] b8671869016d: Layer already exists [2024-11-08T02:05:17.075Z] efd5c35af805: Layer already exists [2024-11-08T02:05:17.075Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:17.075Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:17.075Z] d27a429b2e69: Layer already exists [2024-11-08T02:05:17.075Z] 6182bb824b97: Layer already exists [2024-11-08T02:05:17.075Z] 3e1f21eb2825: Layer already exists [2024-11-08T02:05:17.075Z] 16113d51b718: Layer already exists [2024-11-08T02:05:17.341Z] 4.0.0-dev.11: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:17.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:18.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:05:18.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T02:05:18.074Z] b8671869016d: Preparing [2024-11-08T02:05:18.074Z] efd5c35af805: Preparing [2024-11-08T02:05:18.074Z] d27a429b2e69: Preparing [2024-11-08T02:05:18.074Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:18.074Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:18.074Z] 6182bb824b97: Preparing [2024-11-08T02:05:18.074Z] 3e1f21eb2825: Preparing [2024-11-08T02:05:18.074Z] 16113d51b718: Preparing [2024-11-08T02:05:18.074Z] 6182bb824b97: Waiting [2024-11-08T02:05:18.074Z] 3e1f21eb2825: Waiting [2024-11-08T02:05:18.074Z] 16113d51b718: Waiting [2024-11-08T02:05:18.074Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:18.074Z] b8671869016d: Layer already exists [2024-11-08T02:05:18.074Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:18.074Z] d27a429b2e69: Layer already exists [2024-11-08T02:05:18.074Z] efd5c35af805: Layer already exists [2024-11-08T02:05:18.074Z] 3e1f21eb2825: Layer already exists [2024-11-08T02:05:18.344Z] 6182bb824b97: Layer already exists [2024-11-08T02:05:18.344Z] 16113d51b718: Layer already exists [2024-11-08T02:05:18.344Z] 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:18.699Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:19.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-08T02:05:19.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T02:05:19.070Z] b8671869016d: Preparing [2024-11-08T02:05:19.070Z] efd5c35af805: Preparing [2024-11-08T02:05:19.070Z] d27a429b2e69: Preparing [2024-11-08T02:05:19.070Z] 059f8f81cb4a: Preparing [2024-11-08T02:05:19.070Z] 3d5bdb85d5f6: Preparing [2024-11-08T02:05:19.070Z] 6182bb824b97: Preparing [2024-11-08T02:05:19.070Z] 3e1f21eb2825: Preparing [2024-11-08T02:05:19.070Z] 16113d51b718: Preparing [2024-11-08T02:05:19.070Z] 6182bb824b97: Waiting [2024-11-08T02:05:19.070Z] 3e1f21eb2825: Waiting [2024-11-08T02:05:19.070Z] 16113d51b718: Waiting [2024-11-08T02:05:19.070Z] 059f8f81cb4a: Layer already exists [2024-11-08T02:05:19.070Z] efd5c35af805: Layer already exists [2024-11-08T02:05:19.070Z] b8671869016d: Layer already exists [2024-11-08T02:05:19.070Z] d27a429b2e69: Layer already exists [2024-11-08T02:05:19.070Z] 3d5bdb85d5f6: Layer already exists [2024-11-08T02:05:19.070Z] 6182bb824b97: Layer already exists [2024-11-08T02:05:19.070Z] 3e1f21eb2825: Layer already exists [2024-11-08T02:05:19.070Z] 16113d51b718: Layer already exists [2024-11-08T02:05:19.337Z] main: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:05:19.413Z] ===================================================== [Pipeline] echo [2024-11-08T02:05:19.432Z] taggedImages: [2024-11-08T02:05:19.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [2024-11-08T02:05:19.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T02:05:19.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 [2024-11-08T02:05:19.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [2024-11-08T02:05:19.432Z] - 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 [2024-11-08T02:05:19.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T02:05:19.836Z] [2024-11-08T02:05:19.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:05:20.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T02:05:20.167Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T02:05:20.167Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T02:05:20.167Z] 04944245beec: Pulling fs layer [2024-11-08T02:05:20.167Z] 699f458cf7ca: Pulling fs layer [2024-11-08T02:05:20.167Z] 765212b225bb: Pulling fs layer [2024-11-08T02:05:20.167Z] f23df028b6ca: Pulling fs layer [2024-11-08T02:05:20.167Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T02:05:20.167Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T02:05:20.167Z] 765212b225bb: Waiting [2024-11-08T02:05:20.167Z] f23df028b6ca: Waiting [2024-11-08T02:05:20.167Z] d65c8cfc05b1: Waiting [2024-11-08T02:05:20.167Z] 2437ff75d9bd: Waiting [2024-11-08T02:05:20.435Z] 04944245beec: Verifying Checksum [2024-11-08T02:05:20.435Z] 04944245beec: Download complete [2024-11-08T02:05:20.435Z] 765212b225bb: Verifying Checksum [2024-11-08T02:05:20.435Z] 765212b225bb: Download complete [2024-11-08T02:05:20.435Z] f23df028b6ca: Verifying Checksum [2024-11-08T02:05:20.435Z] f23df028b6ca: Download complete [2024-11-08T02:05:20.435Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T02:05:20.435Z] d65c8cfc05b1: Download complete [2024-11-08T02:05:20.703Z] 699f458cf7ca: Verifying Checksum [2024-11-08T02:05:20.703Z] 699f458cf7ca: Download complete [2024-11-08T02:05:20.971Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T02:05:20.971Z] 8998bd30e6a1: Download complete [2024-11-08T02:05:23.557Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T02:05:23.557Z] 2437ff75d9bd: Download complete [2024-11-08T02:05:26.141Z] 8998bd30e6a1: Pull complete [2024-11-08T02:05:26.409Z] 04944245beec: Pull complete [2024-11-08T02:05:27.821Z] 699f458cf7ca: Pull complete [2024-11-08T02:05:28.088Z] 765212b225bb: Pull complete [2024-11-08T02:05:29.055Z] f23df028b6ca: Pull complete [2024-11-08T02:05:29.323Z] d65c8cfc05b1: Pull complete [2024-11-08T02:05:47.528Z] 2437ff75d9bd: Pull complete [2024-11-08T02:05:47.528Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T02:05:47.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T02:05:47.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:05:47.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container [2024-11-08T02:05:47.899Z] $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 [2024-11-08T02:05:50.818Z] $ docker top de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:05:51.698Z] ---> job-cost.sh [2024-11-08T02:05:51.698Z] lf-activate-venv: SKIPPING [2024-11-08T02:05:51.698Z] INFO: No Stack... [2024-11-08T02:05:52.279Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T02:05:53.232Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T02:05:53.862Z] + cat /w/workspace/edgex-go/745/archives/cost.csv [2024-11-08T02:05:53.862Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T02:05:53.899Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] [2024-11-08T02:05:53.907Z] Resource [jenkins-edgexfoundry-edgex-go-main-745-stack-cost] did not exist. Created. [2024-11-08T02:05:53.914Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T02:05:54.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T02:05:55.338Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T02:05:55.347Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T02:05:55.385Z] $ docker stop --time=1 de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d [2024-11-08T02:05:56.882Z] $ docker rm -f --volumes de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d [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 [2024-11-08T02:05:57.433Z] provisioning config files... [2024-11-08T02:05:57.464Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/745@tmp/config4642736417908742717tmp [Pipeline] { [Pipeline] sh [2024-11-08T02:05:57.795Z] + set +x [2024-11-08T02:05:57.795Z] + curl -s https://codecov.io/bash [2024-11-08T02:05:57.795Z] + bash -s -- [2024-11-08T02:05:57.795Z] [2024-11-08T02:05:57.795Z] _____ _ [2024-11-08T02:05:57.795Z] / ____| | | [2024-11-08T02:05:57.795Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T02:05:57.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T02:05:57.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T02:05:57.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T02:05:57.795Z] Bash-1.0.6 [2024-11-08T02:05:57.795Z] [2024-11-08T02:05:57.795Z] [2024-11-08T02:05:57.795Z] ==> git version 2.25.1 found [2024-11-08T02:05:57.795Z] ==> 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 [2024-11-08T02:05:57.795Z] Release-Date: 2020-01-08 [2024-11-08T02:05:57.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T02:05:57.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T02:05:57.795Z] ==> Jenkins CI detected. [2024-11-08T02:05:57.795Z] current dir:  /w/workspace/edgex-go/745 [2024-11-08T02:05:57.795Z] project root: . [2024-11-08T02:05:57.795Z] --> token set from env [2024-11-08T02:05:57.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T02:05:57.795Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T02:05:58.053Z] ==> Python coveragepy not found [2024-11-08T02:05:58.053Z] ==> Searching for coverage reports in: [2024-11-08T02:05:58.053Z] + . [2024-11-08T02:05:58.053Z] -> Found 1 reports [2024-11-08T02:05:58.053Z] ==> Detecting git/mercurial file structure [2024-11-08T02:05:58.053Z] ==> Reading reports [2024-11-08T02:05:58.053Z] + ./coverage.out bytes=1433705 [2024-11-08T02:05:58.053Z] ==> Appending adjustments [2024-11-08T02:05:58.053Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T02:05:59.430Z] + Found adjustments [2024-11-08T02:05:59.430Z] ==> Gzipping contents [2024-11-08T02:05:59.430Z] 124K /tmp/codecov.8FQHG5.gz [2024-11-08T02:05:59.430Z] ==> Uploading reports [2024-11-08T02:05:59.430Z] url: https://codecov.io [2024-11-08T02:05:59.430Z] query: branch=main&commit=86a4aa52df06e0ed7c25093f8c86dcf1d86e7360&build=745&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F745%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T02:05:59.430Z] -> Pinging Codecov [2024-11-08T02:05:59.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=86a4aa52df06e0ed7c25093f8c86dcf1d86e7360&build=745&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F745%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T02:05:59.430Z] -> Uploading to [2024-11-08T02:05:59.430Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/86a4aa52df06e0ed7c25093f8c86dcf1d86e7360/2d48a546-802f-4e26-aa17-7c55dcddc08c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T020559Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b03f60b458a1d77cc2a86252949ad117316febf9e7afd0b7e1e3f0b72eaf1205 [2024-11-08T02:05:59.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:05:59.690Z] Dload Upload Total Spent Left Speed [2024-11-08T02:05:59.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 428k --:--:-- --:--:-- --:--:-- 428k [2024-11-08T02:05:59.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [2024-11-08T02:05:59.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-08T02:06:00.206Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T02:06:00.229Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:00.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T02:06:00.544Z] [2024-11-08T02:06:00.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:00.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T02:06:00.847Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T02:06:00.847Z] 43c4264eed91: Already exists [2024-11-08T02:06:00.847Z] 4cc291be95ef: Already exists [2024-11-08T02:06:00.847Z] 2ac1f1163629: Already exists [2024-11-08T02:06:00.847Z] 5c3c966382ef: Already exists [2024-11-08T02:06:00.847Z] 4f4fb700ef54: Already exists [2024-11-08T02:06:00.847Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T02:06:00.847Z] 9c3e1370e548: Pulling fs layer [2024-11-08T02:06:01.107Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T02:06:01.107Z] d9c7d2e4e75e: Download complete [2024-11-08T02:06:01.371Z] d9c7d2e4e75e: Pull complete [2024-11-08T02:06:01.937Z] 9c3e1370e548: Download complete [2024-11-08T02:06:05.223Z] 9c3e1370e548: Pull complete [2024-11-08T02:06:05.223Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T02:06:05.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T02:06:05.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:06:05.331Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:06:05.354Z] $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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/edgex-snyk-go:latest cat [2024-11-08T02:06:09.705Z] $ docker top 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:06:10.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo [2024-11-08T02:06:10.090Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-08T02:06:10.377Z] + set -o pipefail [2024-11-08T02:06:10.377Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-08T02:06:22.586Z] [2024-11-08T02:06:22.586Z] Monitoring /w/workspace/edgex-go/745 (github.com/edgexfoundry/edgex-go)... [2024-11-08T02:06:22.586Z] [2024-11-08T02:06:22.586Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3efe3223-42c9-4459-b6c2-dff9f7d33c64 [2024-11-08T02:06:22.586Z] [2024-11-08T02:06:22.586Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T02:06:22.586Z] [2024-11-08T02:06:22.586Z] [2024-11-08T02:06:22.586Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T02:06:22.586Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T02:06:22.590Z] $ docker stop --time=1 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a [2024-11-08T02:06:27.744Z] $ docker rm -f --volumes 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T02:06:28.291Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T02:06:28.310Z] provisioning config files... [2024-11-08T02:06:28.318Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/745@tmp/config8511349717767889338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:06:28.622Z] --> edgex-publish-swagger.sh [2024-11-08T02:06:28.622Z] === Publish openapi API === [2024-11-08T02:06:28.622Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T02:06:28.622Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/745/openapi/core-command.yaml] [2024-11-08T02:06:28.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:28.622Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:28.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70650 --:--:-- --:--:-- --:--:-- 70650 [2024-11-08T02:06:28.881Z] [2024-11-08T02:06:28.881Z] [2024-11-08T02:06:28.881Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/745/openapi/core-data.yaml] [2024-11-08T02:06:28.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:28.881Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:29.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k [2024-11-08T02:06:29.449Z] [2024-11-08T02:06:29.449Z] [2024-11-08T02:06:29.449Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/745/openapi/core-keeper.yaml] [2024-11-08T02:06:29.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:29.449Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:29.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 282 137k --:--:-- --:--:-- --:--:-- 137k [2024-11-08T02:06:29.710Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T02:06:29.710Z] [2024-11-08T02:06:29.710Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/745/openapi/core-metadata.yaml] [2024-11-08T02:06:29.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:29.710Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:30.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 396 393k --:--:-- --:--:-- --:--:-- 394k [2024-11-08T02:06:30.279Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T02:06:30.279Z] [2024-11-08T02:06:30.279Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/745/openapi/support-cron-scheduler.yaml] [2024-11-08T02:06:30.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:30.279Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:30.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 295 222k --:--:-- --:--:-- --:--:-- 222k [2024-11-08T02:06:30.279Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T02:06:30.279Z] [2024-11-08T02:06:30.279Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/745/openapi/support-notifications.yaml] [2024-11-08T02:06:30.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:06:30.279Z] Dload Upload Total Spent Left Speed [2024-11-08T02:06:30.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 441 241k --:--:-- --:--:-- --:--:-- 241k [2024-11-08T02:06:30.848Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T02:06:30.848Z] [Pipeline] } [2024-11-08T02:06:30.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-11-08T02:06:31.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T02:06:31.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:31.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:06:31.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:06:31.670Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:06:31.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T02:06:32.132Z] $ docker top 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 -eo pid,comm [2024-11-08T02:06:32.191Z] 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). [2024-11-08T02:06:32.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T02:06:32.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T02:06:32.253Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T02:06:32.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T02:06:32.369Z] $ docker exec 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 ssh-agent [2024-11-08T02:06:32.485Z] SSH_AUTH_SOCK=/tmp/ssh-ym65HKAc6yNm/agent.33 [2024-11-08T02:06:32.485Z] SSH_AGENT_PID=39 [2024-11-08T02:06:32.490Z] Running ssh-add (command line suppressed) [2024-11-08T02:06:32.590Z] Identity added: /w/workspace/edgex-go/745@tmp/private_key_9667663326427773975.key (/w/workspace/edgex-go/745@tmp/private_key_9667663326427773975.key) [2024-11-08T02:06:32.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T02:06:32.906Z] + git semver tag [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,089 [run_tag] DEBUG tag force:False [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,090 [check_head_tag] DEBUG check head tag [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,092 [execute] INFO git cat-file --batch-check [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=) [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,097 [execute] INFO git cat-file --batch [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=) [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,150 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,151 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2024-11-08T02:06:33.166Z] 2024-11-08 02:06:33,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) [2024-11-08T02:06:33.426Z] 2024-11-08 02:06:33,157 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:06:33.426Z] 4.0.0-dev.11 [Pipeline] } [2024-11-08T02:06:33.428Z] $ docker exec --env ******** --env ******** 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 ssh-agent -k [2024-11-08T02:06:33.551Z] unset SSH_AUTH_SOCK; [2024-11-08T02:06:33.551Z] unset SSH_AGENT_PID; [2024-11-08T02:06:33.551Z] echo Agent pid 39 killed; [2024-11-08T02:06:33.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T02:06:33.899Z] + git semver [Pipeline] } [2024-11-08T02:06:34.164Z] $ docker stop --time=1 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 [2024-11-08T02:06:35.444Z] $ docker rm -f --volumes 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:35.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T02:06:35.868Z] [2024-11-08T02:06:35.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:36.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T02:06:36.181Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T02:06:36.181Z] ab5ef0e58194: Pulling fs layer [2024-11-08T02:06:36.181Z] 9712f1f96733: Pulling fs layer [2024-11-08T02:06:36.181Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T02:06:36.181Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T02:06:36.181Z] e9a5061849ea: Pulling fs layer [2024-11-08T02:06:36.181Z] d747dcd14b5f: Pulling fs layer [2024-11-08T02:06:36.181Z] 2de7ff778b66: Pulling fs layer [2024-11-08T02:06:36.181Z] d747dcd14b5f: Waiting [2024-11-08T02:06:36.181Z] 2de7ff778b66: Waiting [2024-11-08T02:06:36.181Z] 0d9ebad4ef96: Waiting [2024-11-08T02:06:36.181Z] e9a5061849ea: Waiting [2024-11-08T02:06:36.181Z] 9712f1f96733: Download complete [2024-11-08T02:06:36.439Z] 63f879dbbcfc: Download complete [2024-11-08T02:06:36.440Z] e9a5061849ea: Verifying Checksum [2024-11-08T02:06:36.440Z] e9a5061849ea: Download complete [2024-11-08T02:06:36.699Z] d747dcd14b5f: Verifying Checksum [2024-11-08T02:06:36.699Z] d747dcd14b5f: Download complete [2024-11-08T02:06:36.699Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T02:06:36.699Z] 0d9ebad4ef96: Download complete [2024-11-08T02:06:36.699Z] ab5ef0e58194: Verifying Checksum [2024-11-08T02:06:36.699Z] ab5ef0e58194: Download complete [2024-11-08T02:06:36.699Z] 2de7ff778b66: Verifying Checksum [2024-11-08T02:06:36.699Z] 2de7ff778b66: Download complete [2024-11-08T02:06:39.239Z] ab5ef0e58194: Pull complete [2024-11-08T02:06:39.496Z] 9712f1f96733: Pull complete [2024-11-08T02:06:40.061Z] 63f879dbbcfc: Pull complete [2024-11-08T02:06:44.248Z] 0d9ebad4ef96: Pull complete [2024-11-08T02:06:44.248Z] e9a5061849ea: Pull complete [2024-11-08T02:06:44.248Z] d747dcd14b5f: Pull complete [2024-11-08T02:06:45.627Z] 2de7ff778b66: Pull complete [2024-11-08T02:06:45.627Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T02:06:45.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T02:06:45.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:06:45.736Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:06:45.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T02:06:53.874Z] $ docker top 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T02:06:53.974Z] provisioning config files... [2024-11-08T02:06:53.980Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/745@tmp/config16656813372977637727tmp [2024-11-08T02:06:53.989Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/745@tmp/config7223812851638755459tmp [2024-11-08T02:06:53.998Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/745@tmp/config6116195347867596864tmp [Pipeline] { [Pipeline] echo [2024-11-08T02:06:54.029Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:06:54.316Z] ---> sigul-configuration.sh [2024-11-08T02:06:54.316Z] gpg: directory `/root/.gnupg' created [2024-11-08T02:06:54.316Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T02:06:54.316Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T02:06:54.316Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T02:06:54.316Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T02:06:54.316Z] gpg: CAST5 encrypted data [2024-11-08T02:06:54.316Z] gpg: encrypted with 1 passphrase [2024-11-08T02:06:54.316Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T02:06:54.611Z] + mkdir /home/jenkins [2024-11-08T02:06:54.611Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T02:06:54.904Z] + 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 [2024-11-08T02:06:54.916Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:06:55.206Z] ---> sigul-install.sh [2024-11-08T02:06:55.207Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T02:06:55.502Z] + git tag --list [2024-11-08T02:06:55.502Z] 0.6.0 [2024-11-08T02:06:55.502Z] 0.6.1 [2024-11-08T02:06:55.502Z] 0.7.0 [2024-11-08T02:06:55.502Z] 0.7.1 [2024-11-08T02:06:55.502Z] v1.0.0 [2024-11-08T02:06:55.502Z] v1.0.1 [2024-11-08T02:06:55.502Z] v1.1.0 [2024-11-08T02:06:55.502Z] v1.2.0 [2024-11-08T02:06:55.502Z] v1.2.1 [2024-11-08T02:06:55.502Z] v1.3.0 [2024-11-08T02:06:55.502Z] v1.3.1 [2024-11-08T02:06:55.502Z] v2.0.0 [2024-11-08T02:06:55.502Z] v2.1.0 [2024-11-08T02:06:55.502Z] v2.1.1 [2024-11-08T02:06:55.502Z] v2.2.0 [2024-11-08T02:06:55.502Z] v2.3.0 [2024-11-08T02:06:55.502Z] v3.0 [2024-11-08T02:06:55.502Z] v3.0.0 [2024-11-08T02:06:55.502Z] v3.1 [2024-11-08T02:06:55.502Z] v3.1.0 [2024-11-08T02:06:55.502Z] v3.1.0-dev.1 [2024-11-08T02:06:55.502Z] v3.1.0-dev.10 [2024-11-08T02:06:55.502Z] v3.1.0-dev.11 [2024-11-08T02:06:55.502Z] v3.1.0-dev.12 [2024-11-08T02:06:55.502Z] v3.1.0-dev.13 [2024-11-08T02:06:55.502Z] v3.1.0-dev.14 [2024-11-08T02:06:55.502Z] v3.1.0-dev.15 [2024-11-08T02:06:55.502Z] v3.1.0-dev.16 [2024-11-08T02:06:55.502Z] v3.1.0-dev.17 [2024-11-08T02:06:55.502Z] v3.1.0-dev.18 [2024-11-08T02:06:55.502Z] v3.1.0-dev.19 [2024-11-08T02:06:55.502Z] v3.1.0-dev.2 [2024-11-08T02:06:55.502Z] v3.1.0-dev.20 [2024-11-08T02:06:55.502Z] v3.1.0-dev.21 [2024-11-08T02:06:55.502Z] v3.1.0-dev.22 [2024-11-08T02:06:55.502Z] v3.1.0-dev.23 [2024-11-08T02:06:55.502Z] v3.1.0-dev.24 [2024-11-08T02:06:55.502Z] v3.1.0-dev.25 [2024-11-08T02:06:55.502Z] v3.1.0-dev.26 [2024-11-08T02:06:55.502Z] v3.1.0-dev.27 [2024-11-08T02:06:55.502Z] v3.1.0-dev.28 [2024-11-08T02:06:55.502Z] v3.1.0-dev.29 [2024-11-08T02:06:55.502Z] v3.1.0-dev.3 [2024-11-08T02:06:55.502Z] v3.1.0-dev.30 [2024-11-08T02:06:55.502Z] v3.1.0-dev.31 [2024-11-08T02:06:55.502Z] v3.1.0-dev.32 [2024-11-08T02:06:55.502Z] v3.1.0-dev.33 [2024-11-08T02:06:55.502Z] v3.1.0-dev.34 [2024-11-08T02:06:55.502Z] v3.1.0-dev.35 [2024-11-08T02:06:55.502Z] v3.1.0-dev.36 [2024-11-08T02:06:55.502Z] v3.1.0-dev.37 [2024-11-08T02:06:55.502Z] v3.1.0-dev.38 [2024-11-08T02:06:55.502Z] v3.1.0-dev.39 [2024-11-08T02:06:55.502Z] v3.1.0-dev.4 [2024-11-08T02:06:55.502Z] v3.1.0-dev.40 [2024-11-08T02:06:55.502Z] v3.1.0-dev.41 [2024-11-08T02:06:55.502Z] v3.1.0-dev.42 [2024-11-08T02:06:55.502Z] v3.1.0-dev.43 [2024-11-08T02:06:55.502Z] v3.1.0-dev.44 [2024-11-08T02:06:55.502Z] v3.1.0-dev.45 [2024-11-08T02:06:55.502Z] v3.1.0-dev.46 [2024-11-08T02:06:55.502Z] v3.1.0-dev.47 [2024-11-08T02:06:55.502Z] v3.1.0-dev.48 [2024-11-08T02:06:55.502Z] v3.1.0-dev.49 [2024-11-08T02:06:55.502Z] v3.1.0-dev.5 [2024-11-08T02:06:55.502Z] v3.1.0-dev.50 [2024-11-08T02:06:55.502Z] v3.1.0-dev.51 [2024-11-08T02:06:55.502Z] v3.1.0-dev.52 [2024-11-08T02:06:55.502Z] v3.1.0-dev.53 [2024-11-08T02:06:55.502Z] v3.1.0-dev.54 [2024-11-08T02:06:55.502Z] v3.1.0-dev.55 [2024-11-08T02:06:55.502Z] v3.1.0-dev.56 [2024-11-08T02:06:55.502Z] v3.1.0-dev.57 [2024-11-08T02:06:55.502Z] v3.1.0-dev.58 [2024-11-08T02:06:55.502Z] v3.1.0-dev.59 [2024-11-08T02:06:55.502Z] v3.1.0-dev.6 [2024-11-08T02:06:55.502Z] v3.1.0-dev.60 [2024-11-08T02:06:55.502Z] v3.1.0-dev.61 [2024-11-08T02:06:55.502Z] v3.1.0-dev.62 [2024-11-08T02:06:55.502Z] v3.1.0-dev.63 [2024-11-08T02:06:55.502Z] v3.1.0-dev.64 [2024-11-08T02:06:55.502Z] v3.1.0-dev.65 [2024-11-08T02:06:55.502Z] v3.1.0-dev.66 [2024-11-08T02:06:55.502Z] v3.1.0-dev.67 [2024-11-08T02:06:55.502Z] v3.1.0-dev.68 [2024-11-08T02:06:55.502Z] v3.1.0-dev.69 [2024-11-08T02:06:55.502Z] v3.1.0-dev.7 [2024-11-08T02:06:55.502Z] v3.1.0-dev.70 [2024-11-08T02:06:55.502Z] v3.1.0-dev.71 [2024-11-08T02:06:55.502Z] v3.1.0-dev.72 [2024-11-08T02:06:55.502Z] v3.1.0-dev.73 [2024-11-08T02:06:55.502Z] v3.1.0-dev.8 [2024-11-08T02:06:55.502Z] v3.1.0-dev.9 [2024-11-08T02:06:55.502Z] v3.1.1 [2024-11-08T02:06:55.502Z] v3.1.1-dev.1 [2024-11-08T02:06:55.502Z] v3.1.1-dev.2 [2024-11-08T02:06:55.502Z] v3.2.0-dev.1 [2024-11-08T02:06:55.502Z] v3.2.0-dev.10 [2024-11-08T02:06:55.502Z] v3.2.0-dev.100 [2024-11-08T02:06:55.502Z] v3.2.0-dev.101 [2024-11-08T02:06:55.502Z] v3.2.0-dev.102 [2024-11-08T02:06:55.502Z] v3.2.0-dev.103 [2024-11-08T02:06:55.502Z] v3.2.0-dev.104 [2024-11-08T02:06:55.502Z] v3.2.0-dev.105 [2024-11-08T02:06:55.502Z] v3.2.0-dev.106 [2024-11-08T02:06:55.502Z] v3.2.0-dev.107 [2024-11-08T02:06:55.502Z] v3.2.0-dev.108 [2024-11-08T02:06:55.502Z] v3.2.0-dev.109 [2024-11-08T02:06:55.502Z] v3.2.0-dev.11 [2024-11-08T02:06:55.502Z] v3.2.0-dev.12 [2024-11-08T02:06:55.502Z] v3.2.0-dev.13 [2024-11-08T02:06:55.502Z] v3.2.0-dev.14 [2024-11-08T02:06:55.502Z] v3.2.0-dev.15 [2024-11-08T02:06:55.502Z] v3.2.0-dev.16 [2024-11-08T02:06:55.502Z] v3.2.0-dev.17 [2024-11-08T02:06:55.502Z] v3.2.0-dev.18 [2024-11-08T02:06:55.502Z] v3.2.0-dev.19 [2024-11-08T02:06:55.502Z] v3.2.0-dev.2 [2024-11-08T02:06:55.502Z] v3.2.0-dev.20 [2024-11-08T02:06:55.502Z] v3.2.0-dev.21 [2024-11-08T02:06:55.502Z] v3.2.0-dev.22 [2024-11-08T02:06:55.502Z] v3.2.0-dev.23 [2024-11-08T02:06:55.502Z] v3.2.0-dev.24 [2024-11-08T02:06:55.502Z] v3.2.0-dev.25 [2024-11-08T02:06:55.502Z] v3.2.0-dev.26 [2024-11-08T02:06:55.502Z] v3.2.0-dev.27 [2024-11-08T02:06:55.502Z] v3.2.0-dev.28 [2024-11-08T02:06:55.502Z] v3.2.0-dev.29 [2024-11-08T02:06:55.502Z] v3.2.0-dev.3 [2024-11-08T02:06:55.502Z] v3.2.0-dev.30 [2024-11-08T02:06:55.502Z] v3.2.0-dev.31 [2024-11-08T02:06:55.502Z] v3.2.0-dev.32 [2024-11-08T02:06:55.502Z] v3.2.0-dev.33 [2024-11-08T02:06:55.502Z] v3.2.0-dev.34 [2024-11-08T02:06:55.502Z] v3.2.0-dev.35 [2024-11-08T02:06:55.502Z] v3.2.0-dev.36 [2024-11-08T02:06:55.502Z] v3.2.0-dev.37 [2024-11-08T02:06:55.502Z] v3.2.0-dev.38 [2024-11-08T02:06:55.502Z] v3.2.0-dev.39 [2024-11-08T02:06:55.502Z] v3.2.0-dev.4 [2024-11-08T02:06:55.502Z] v3.2.0-dev.40 [2024-11-08T02:06:55.502Z] v3.2.0-dev.41 [2024-11-08T02:06:55.502Z] v3.2.0-dev.42 [2024-11-08T02:06:55.502Z] v3.2.0-dev.43 [2024-11-08T02:06:55.502Z] v3.2.0-dev.44 [2024-11-08T02:06:55.502Z] v3.2.0-dev.45 [2024-11-08T02:06:55.502Z] v3.2.0-dev.46 [2024-11-08T02:06:55.502Z] v3.2.0-dev.47 [2024-11-08T02:06:55.502Z] v3.2.0-dev.48 [2024-11-08T02:06:55.502Z] v3.2.0-dev.49 [2024-11-08T02:06:55.502Z] v3.2.0-dev.5 [2024-11-08T02:06:55.502Z] v3.2.0-dev.50 [2024-11-08T02:06:55.502Z] v3.2.0-dev.51 [2024-11-08T02:06:55.502Z] v3.2.0-dev.52 [2024-11-08T02:06:55.502Z] v3.2.0-dev.53 [2024-11-08T02:06:55.502Z] v3.2.0-dev.54 [2024-11-08T02:06:55.502Z] v3.2.0-dev.55 [2024-11-08T02:06:55.502Z] v3.2.0-dev.56 [2024-11-08T02:06:55.502Z] v3.2.0-dev.57 [2024-11-08T02:06:55.502Z] v3.2.0-dev.58 [2024-11-08T02:06:55.502Z] v3.2.0-dev.59 [2024-11-08T02:06:55.502Z] v3.2.0-dev.6 [2024-11-08T02:06:55.502Z] v3.2.0-dev.60 [2024-11-08T02:06:55.502Z] v3.2.0-dev.61 [2024-11-08T02:06:55.502Z] v3.2.0-dev.62 [2024-11-08T02:06:55.502Z] v3.2.0-dev.63 [2024-11-08T02:06:55.502Z] v3.2.0-dev.64 [2024-11-08T02:06:55.502Z] v3.2.0-dev.65 [2024-11-08T02:06:55.502Z] v3.2.0-dev.66 [2024-11-08T02:06:55.502Z] v3.2.0-dev.67 [2024-11-08T02:06:55.502Z] v3.2.0-dev.68 [2024-11-08T02:06:55.502Z] v3.2.0-dev.69 [2024-11-08T02:06:55.502Z] v3.2.0-dev.7 [2024-11-08T02:06:55.502Z] v3.2.0-dev.70 [2024-11-08T02:06:55.502Z] v3.2.0-dev.71 [2024-11-08T02:06:55.502Z] v3.2.0-dev.72 [2024-11-08T02:06:55.502Z] v3.2.0-dev.73 [2024-11-08T02:06:55.502Z] v3.2.0-dev.74 [2024-11-08T02:06:55.502Z] v3.2.0-dev.75 [2024-11-08T02:06:55.502Z] v3.2.0-dev.76 [2024-11-08T02:06:55.503Z] v3.2.0-dev.77 [2024-11-08T02:06:55.503Z] v3.2.0-dev.78 [2024-11-08T02:06:55.503Z] v3.2.0-dev.79 [2024-11-08T02:06:55.503Z] v3.2.0-dev.8 [2024-11-08T02:06:55.503Z] v3.2.0-dev.80 [2024-11-08T02:06:55.503Z] v3.2.0-dev.81 [2024-11-08T02:06:55.503Z] v3.2.0-dev.82 [2024-11-08T02:06:55.503Z] v3.2.0-dev.83 [2024-11-08T02:06:55.503Z] v3.2.0-dev.84 [2024-11-08T02:06:55.503Z] v3.2.0-dev.85 [2024-11-08T02:06:55.503Z] v3.2.0-dev.86 [2024-11-08T02:06:55.503Z] v3.2.0-dev.87 [2024-11-08T02:06:55.503Z] v3.2.0-dev.88 [2024-11-08T02:06:55.503Z] v3.2.0-dev.89 [2024-11-08T02:06:55.503Z] v3.2.0-dev.9 [2024-11-08T02:06:55.503Z] v3.2.0-dev.90 [2024-11-08T02:06:55.503Z] v3.2.0-dev.91 [2024-11-08T02:06:55.503Z] v3.2.0-dev.92 [2024-11-08T02:06:55.503Z] v3.2.0-dev.93 [2024-11-08T02:06:55.503Z] v3.2.0-dev.94 [2024-11-08T02:06:55.503Z] v3.2.0-dev.95 [2024-11-08T02:06:55.503Z] v3.2.0-dev.96 [2024-11-08T02:06:55.503Z] v3.2.0-dev.97 [2024-11-08T02:06:55.503Z] v3.2.0-dev.98 [2024-11-08T02:06:55.503Z] v3.2.0-dev.99 [2024-11-08T02:06:55.503Z] v4.0.0-dev.1 [2024-11-08T02:06:55.503Z] v4.0.0-dev.10 [2024-11-08T02:06:55.503Z] v4.0.0-dev.11 [2024-11-08T02:06:55.503Z] v4.0.0-dev.2 [2024-11-08T02:06:55.503Z] v4.0.0-dev.3 [2024-11-08T02:06:55.503Z] v4.0.0-dev.4 [2024-11-08T02:06:55.503Z] v4.0.0-dev.5 [2024-11-08T02:06:55.503Z] v4.0.0-dev.6 [2024-11-08T02:06:55.503Z] v4.0.0-dev.7 [2024-11-08T02:06:55.503Z] v4.0.0-dev.8 [2024-11-08T02:06:55.503Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-08T02:06:55.798Z] + lftools sign git-tag v4.0.0-dev.11 [2024-11-08T02:06:56.367Z] Signing Git tag with Sigul... [2024-11-08T02:06:56.367Z] Signing v4.0.0-dev.11 [Pipeline] echo [2024-11-08T02:06:56.951Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:06:57.248Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T02:06:57.256Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T02:06:57.275Z] $ docker stop --time=1 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 [2024-11-08T02:06:58.581Z] $ docker rm -f --volumes 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T02:06:59.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T02:06:59.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:06:59.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:06:59.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:06:59.426Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:06:59.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T02:06:59.784Z] $ docker top 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T02:06:59.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T02:06:59.899Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T02:07:00.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T02:07:00.003Z] $ docker exec 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b ssh-agent [2024-11-08T02:07:00.118Z] SSH_AUTH_SOCK=/tmp/ssh-2oYblD6UCcE3/agent.32 [2024-11-08T02:07:00.118Z] SSH_AGENT_PID=38 [2024-11-08T02:07:00.123Z] Running ssh-add (command line suppressed) [2024-11-08T02:07:00.203Z] Identity added: /w/workspace/edgex-go/745@tmp/private_key_17150917056421413850.key (/w/workspace/edgex-go/745@tmp/private_key_17150917056421413850.key) [2024-11-08T02:07:00.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T02:07:00.518Z] + git semver bump pre [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,674 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,674 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,674 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,674 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/edgex-go/745/.semver/main with force:True [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,674 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:07:00.778Z] 2024-11-08 02:07:00,675 [write_file] DEBUG write to file:/w/workspace/edgex-go/745/.semver/main [2024-11-08T02:07:00.779Z] 2024-11-08 02:07:00,677 [execute] INFO git cat-file --batch-check [2024-11-08T02:07:00.779Z] 2024-11-08 02:07:00,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T02:07:00.779Z] 2024-11-08 02:07:00,683 [execute] INFO git cat-file --batch [2024-11-08T02:07:00.779Z] 2024-11-08 02:07:00,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T02:07:00.779Z] 2024-11-08 02:07:00,689 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:07:00.779Z] 4.0.0-dev.12 [Pipeline] } [2024-11-08T02:07:00.781Z] $ docker exec --env ******** --env ******** 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b ssh-agent -k [2024-11-08T02:07:00.885Z] unset SSH_AUTH_SOCK; [2024-11-08T02:07:00.886Z] unset SSH_AGENT_PID; [2024-11-08T02:07:00.886Z] echo Agent pid 38 killed; [2024-11-08T02:07:00.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T02:07:01.248Z] + git semver [Pipeline] } [2024-11-08T02:07:01.509Z] $ docker stop --time=1 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b [2024-11-08T02:07:02.774Z] $ docker rm -f --volumes 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T02:07:03.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T02:07:03.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:07:03.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:07:03.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:07:03.539Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:07:03.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T02:07:03.894Z] $ docker top a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 -eo pid,comm [2024-11-08T02:07:03.951Z] 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). [2024-11-08T02:07:03.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T02:07:04.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T02:07:04.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T02:07:04.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T02:07:04.112Z] $ docker exec a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 ssh-agent [2024-11-08T02:07:04.228Z] SSH_AUTH_SOCK=/tmp/ssh-y7h3ywdlR2DZ/agent.32 [2024-11-08T02:07:04.228Z] SSH_AGENT_PID=38 [2024-11-08T02:07:04.233Z] Running ssh-add (command line suppressed) [2024-11-08T02:07:04.334Z] Identity added: /w/workspace/edgex-go/745@tmp/private_key_17994305511536183384.key (/w/workspace/edgex-go/745@tmp/private_key_17994305511536183384.key) [2024-11-08T02:07:04.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T02:07:04.658Z] + git semver push [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,832 [run_push] DEBUG push [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,832 [execute] INFO git cat-file --batch-check [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,836 [execute] INFO git rev-list 457d69b7efac62cc623efda0678ecc9e35d541be -- [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,837 [execute] DEBUG Popen(['git', 'rev-list', '457d69b7efac62cc623efda0678ecc9e35d541be', '--'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,855 [execute] INFO git fetch -v origin [2024-11-08T02:07:04.918Z] 2024-11-08 02:07:04,855 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T02:07:05.487Z] 2024-11-08 02:07:05,328 [run_push] DEBUG no remote changes detected [2024-11-08T02:07:05.487Z] 2024-11-08 02:07:05,328 [execute] INFO git push origin semver [2024-11-08T02:07:05.487Z] 2024-11-08 02:07:05,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T02:07:06.424Z] 2024-11-08 02:07:06,162 [run_push] DEBUG push all version tags [2024-11-08T02:07:06.424Z] 2024-11-08 02:07:06,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T02:07:06.424Z] 2024-11-08 02:07:06,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) [2024-11-08T02:07:06.994Z] 2024-11-08 02:07:06,816 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main [2024-11-08T02:07:06.994Z] 4.0.0-dev.12 [Pipeline] } [2024-11-08T02:07:06.996Z] $ docker exec --env ******** --env ******** a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 ssh-agent -k [2024-11-08T02:07:07.111Z] unset SSH_AUTH_SOCK; [2024-11-08T02:07:07.113Z] unset SSH_AGENT_PID; [2024-11-08T02:07:07.113Z] echo Agent pid 38 killed; [2024-11-08T02:07:07.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T02:07:07.454Z] + git semver [Pipeline] } [2024-11-08T02:07:08.025Z] $ docker stop --time=1 a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 [2024-11-08T02:07:09.343Z] $ docker rm -f --volumes a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 [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 [2024-11-08T02:07:09.934Z] + [ -d /w/workspace/edgex-go/745/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:10.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:11.085Z] ---> package-listing.sh [2024-11-08T02:07:11.085Z] ++ facter osfamily [2024-11-08T02:07:11.085Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T02:07:11.344Z] + OS_FAMILY=debian [2024-11-08T02:07:11.344Z] + workspace=/w/workspace/edgex-go/745 [2024-11-08T02:07:11.344Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T02:07:11.344Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T02:07:11.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T02:07:11.344Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T02:07:11.344Z] + '[' /w/workspace/edgex-go/745 ']' [2024-11-08T02:07:11.344Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T02:07:11.344Z] + case "${OS_FAMILY}" in [2024-11-08T02:07:11.344Z] + dpkg -l [2024-11-08T02:07:11.344Z] + grep '^ii' [2024-11-08T02:07:11.344Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T02:07:11.344Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T02:07:11.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T02:07:11.344Z] + '[' /w/workspace/edgex-go/745 ']' [2024-11-08T02:07:11.344Z] + mkdir -p /w/workspace/edgex-go/745/archives/ [2024-11-08T02:07:11.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/745/archives/ [Pipeline] echo [2024-11-08T02:07:11.357Z] 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/745/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T02:07:11.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:07:12.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T02:07:12.202Z] [2024-11-08T02:07:12.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:07:12.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T02:07:12.510Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T02:07:12.510Z] 5eb5b503b376: Pulling fs layer [2024-11-08T02:07:12.510Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T02:07:12.510Z] ec43610c2a17: Pulling fs layer [2024-11-08T02:07:12.510Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T02:07:12.510Z] 33b1e0a273af: Pulling fs layer [2024-11-08T02:07:12.510Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T02:07:12.510Z] 2f39f015ded8: Pulling fs layer [2024-11-08T02:07:12.510Z] 3a2ae6a8a46f: Waiting [2024-11-08T02:07:12.510Z] 33b1e0a273af: Waiting [2024-11-08T02:07:12.510Z] 5d3b04190fa2: Waiting [2024-11-08T02:07:12.510Z] 2f39f015ded8: Waiting [2024-11-08T02:07:12.510Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T02:07:12.510Z] 5c69ac0246d0: Download complete [2024-11-08T02:07:12.510Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T02:07:12.510Z] 3a2ae6a8a46f: Download complete [2024-11-08T02:07:12.510Z] 33b1e0a273af: Verifying Checksum [2024-11-08T02:07:12.510Z] 33b1e0a273af: Download complete [2024-11-08T02:07:12.510Z] ec43610c2a17: Verifying Checksum [2024-11-08T02:07:12.510Z] ec43610c2a17: Download complete [2024-11-08T02:07:12.768Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T02:07:12.768Z] 5d3b04190fa2: Download complete [2024-11-08T02:07:12.768Z] 5eb5b503b376: Verifying Checksum [2024-11-08T02:07:12.768Z] 5eb5b503b376: Download complete [2024-11-08T02:07:13.336Z] 2f39f015ded8: Download complete [2024-11-08T02:07:14.272Z] 5eb5b503b376: Pull complete [2024-11-08T02:07:14.272Z] 5c69ac0246d0: Pull complete [2024-11-08T02:07:14.840Z] ec43610c2a17: Pull complete [2024-11-08T02:07:14.840Z] 3a2ae6a8a46f: Pull complete [2024-11-08T02:07:15.098Z] 33b1e0a273af: Pull complete [2024-11-08T02:07:15.098Z] 5d3b04190fa2: Pull complete [2024-11-08T02:07:20.365Z] 2f39f015ded8: Pull complete [2024-11-08T02:07:20.365Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T02:07:20.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T02:07:20.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:07:20.467Z] prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container [2024-11-08T02:07:20.489Z] $ 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/745/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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T02:07:25.396Z] $ docker top 385a8f50a028f644a2835331cfee47badda77c9d71aec57f6fbf72a10800630e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:07:25.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T02:07:26.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T02:07:26.332Z] + ls /var/log/sa-host [2024-11-08T02:07:26.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T02:07:26.507Z] provisioning config files... [2024-11-08T02:07:26.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/745@tmp/config6348367063409309670tmp [Pipeline] { [Pipeline] echo [2024-11-08T02:07:26.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:26.816Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T02:07:26.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:27.169Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T02:07:27.177Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:27.459Z] ---> sudo-logs.sh [2024-11-08T02:07:27.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T02:07:27.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:27.770Z] ---> job-cost.sh [2024-11-08T02:07:27.770Z] lf-activate-venv: SKIPPING [2024-11-08T02:07:27.770Z] DEBUG: total: 0.10999999940395355 [2024-11-08T02:07:27.770Z] INFO: Retrieving Stack Cost... [2024-11-08T02:07:28.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T02:07:28.600Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T02:07:28.614Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:07:28.899Z] ---> logs-deploy.sh [2024-11-08T02:07:28.899Z] lf-activate-venv: SKIPPING [2024-11-08T02:07:28.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/745 [2024-11-08T02:07:28.899Z] INFO: archiving workspace using pattern(s): [2024-11-08T02:07:29.838Z] Archives upload complete. [2024-11-08T02:07:30.096Z] INFO: archiving logs to Nexus [2024-11-08T02:07:30.668Z] ---> uname -a: [2024-11-08T02:07:30.668Z] Linux prd-ubuntu20-04-docker-8c-8g-24943 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] ---> lscpu: [2024-11-08T02:07:30.668Z] Architecture: x86_64 [2024-11-08T02:07:30.668Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T02:07:30.668Z] Byte Order: Little Endian [2024-11-08T02:07:30.668Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T02:07:30.668Z] CPU(s): 8 [2024-11-08T02:07:30.668Z] On-line CPU(s) list: 0-7 [2024-11-08T02:07:30.668Z] Thread(s) per core: 1 [2024-11-08T02:07:30.668Z] Core(s) per socket: 1 [2024-11-08T02:07:30.668Z] Socket(s): 8 [2024-11-08T02:07:30.668Z] NUMA node(s): 1 [2024-11-08T02:07:30.668Z] Vendor ID: AuthenticAMD [2024-11-08T02:07:30.668Z] CPU family: 23 [2024-11-08T02:07:30.668Z] Model: 49 [2024-11-08T02:07:30.668Z] Model name: AMD EPYC-Rome Processor [2024-11-08T02:07:30.668Z] Stepping: 0 [2024-11-08T02:07:30.668Z] CPU MHz: 2800.000 [2024-11-08T02:07:30.668Z] BogoMIPS: 5600.00 [2024-11-08T02:07:30.668Z] Virtualization: AMD-V [2024-11-08T02:07:30.668Z] Hypervisor vendor: KVM [2024-11-08T02:07:30.668Z] Virtualization type: full [2024-11-08T02:07:30.668Z] L1d cache: 256 KiB [2024-11-08T02:07:30.668Z] L1i cache: 256 KiB [2024-11-08T02:07:30.668Z] L2 cache: 4 MiB [2024-11-08T02:07:30.668Z] L3 cache: 128 MiB [2024-11-08T02:07:30.668Z] NUMA node0 CPU(s): 0-7 [2024-11-08T02:07:30.668Z] Vulnerability Itlb multihit: Not affected [2024-11-08T02:07:30.668Z] Vulnerability L1tf: Not affected [2024-11-08T02:07:30.668Z] Vulnerability Mds: Not affected [2024-11-08T02:07:30.668Z] Vulnerability Meltdown: Not affected [2024-11-08T02:07:30.668Z] Vulnerability Mmio stale data: Not affected [2024-11-08T02:07:30.668Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T02:07:30.668Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T02:07:30.668Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T02:07:30.668Z] Vulnerability Srbds: Not affected [2024-11-08T02:07:30.668Z] Vulnerability Tsx async abort: Not affected [2024-11-08T02:07:30.668Z] 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 [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] ---> nproc: [2024-11-08T02:07:30.668Z] 8 [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] ---> df -h: [2024-11-08T02:07:30.668Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T02:07:30.668Z] overlay 155G 27G 129G 18% / [2024-11-08T02:07:30.668Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T02:07:30.668Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T02:07:30.668Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T02:07:30.668Z] /dev/vda1 155G 27G 129G 18% /facter-os [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] ---> sar -b -r -n DEV: [2024-11-08T02:07:30.668Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24943) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] 01:15:14 LINUX RESTART (8 CPU) [2024-11-08T02:07:30.668Z] [2024-11-08T02:07:30.668Z] 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T02:07:30.668Z] 01:17:01 305.98 11.20 294.78 0.00 1765.89 106728.67 0.00 [2024-11-08T02:07:30.668Z] 01:18:01 100.52 0.07 100.45 0.00 6.67 94286.57 0.00 [2024-11-08T02:07:30.668Z] 01:19:01 28.78 0.00 28.78 0.00 0.00 30566.91 0.00 [2024-11-08T02:07:30.668Z] 01:20:01 26.01 0.13 25.87 0.00 2.27 19252.52 0.00 [2024-11-08T02:07:30.668Z] 01:21:01 274.59 2.65 271.94 0.00 129.31 206677.55 0.00 [2024-11-08T02:07:30.668Z] 01:22:01 779.97 15.96 764.01 0.00 4371.00 143812.56 0.00 [2024-11-08T02:07:30.668Z] 01:23:01 278.61 0.38 278.23 0.00 4.53 90524.72 0.00 [2024-11-08T02:07:30.668Z] 01:24:01 297.25 0.08 297.17 0.00 0.67 94657.61 0.00 [2024-11-08T02:07:30.668Z] 01:25:01 478.62 0.02 478.61 0.00 0.13 117105.02 0.00 [2024-11-08T02:07:30.668Z] 01:26:01 313.68 0.10 313.58 0.00 11.73 11371.57 0.00 [2024-11-08T02:07:30.668Z] 01:27:01 26.41 0.03 26.37 0.00 8.40 650.18 0.00 [2024-11-08T02:07:30.668Z] 01:28:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 [2024-11-08T02:07:30.668Z] 01:29:01 4.80 2.53 2.27 0.00 57.32 32.53 0.00 [2024-11-08T02:07:30.668Z] 01:30:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 [2024-11-08T02:07:30.668Z] 01:31:01 1.87 0.02 1.85 0.00 0.13 21.06 0.00 [2024-11-08T02:07:30.668Z] 01:32:01 1.77 0.00 1.77 0.00 0.00 24.53 0.00 [2024-11-08T02:07:30.668Z] 01:33:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-11-08T02:07:30.668Z] 01:34:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2024-11-08T02:07:30.668Z] 01:35:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-11-08T02:07:30.668Z] 01:36:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2024-11-08T02:07:30.668Z] 01:37:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-11-08T02:07:30.668Z] 01:38:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2024-11-08T02:07:30.668Z] 01:39:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-11-08T02:07:30.668Z] 01:40:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2024-11-08T02:07:30.668Z] 01:41:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-11-08T02:07:30.668Z] 01:42:02 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2024-11-08T02:07:30.668Z] 01:43:01 0.95 0.00 0.95 0.00 0.00 10.57 0.00 [2024-11-08T02:07:30.668Z] 01:44:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2024-11-08T02:07:30.668Z] 01:45:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2024-11-08T02:07:30.668Z] 01:46:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 [2024-11-08T02:07:30.668Z] 01:47:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-11-08T02:07:30.668Z] 01:48:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2024-11-08T02:07:30.668Z] 01:49:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-11-08T02:07:30.669Z] 01:50:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2024-11-08T02:07:30.669Z] 01:51:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-11-08T02:07:30.669Z] 01:52:01 2.70 0.63 2.07 0.00 70.51 23.06 0.00 [2024-11-08T02:07:30.669Z] 01:53:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 [2024-11-08T02:07:30.669Z] 01:54:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2024-11-08T02:07:30.669Z] 01:55:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-11-08T02:07:30.669Z] 01:56:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 [2024-11-08T02:07:30.669Z] 01:57:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-11-08T02:07:30.669Z] 01:58:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2024-11-08T02:07:30.669Z] 01:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2024-11-08T02:07:30.669Z] 02:00:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2024-11-08T02:07:30.669Z] 02:01:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2024-11-08T02:07:30.669Z] 02:02:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2024-11-08T02:07:30.669Z] 02:03:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2024-11-08T02:07:30.669Z] 02:04:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2024-11-08T02:07:30.669Z] 02:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-11-08T02:07:30.669Z] 02:06:01 2.88 0.07 2.82 0.00 7.87 115.05 0.00 [2024-11-08T02:07:30.669Z] 02:07:01 175.87 0.13 175.74 0.00 8.53 52757.07 0.00 [2024-11-08T02:07:30.669Z] Average: 61.66 0.66 60.99 0.00 125.97 18997.95 0.00 [2024-11-08T02:07:30.669Z] [2024-11-08T02:07:30.669Z] 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T02:07:30.669Z] 01:17:01 28182604 31533212 772344 2.35 100304 3460208 1895580 5.59 1227108 3005996 153612 [2024-11-08T02:07:30.669Z] 01:18:01 27153736 31424252 873628 2.66 127888 4272844 2054816 6.06 1834980 3345512 374220 [2024-11-08T02:07:30.669Z] 01:19:01 26609156 31416220 880400 2.68 130868 4781360 2001264 5.90 1877020 3824476 948844 [2024-11-08T02:07:30.669Z] 01:20:01 26479776 31510540 784300 2.39 134304 4967748 1855816 5.47 1739564 4054556 605684 [2024-11-08T02:07:30.669Z] 01:21:01 21829536 31336940 933504 2.84 154576 9341884 3355396 9.89 1905556 8421456 349516 [2024-11-08T02:07:30.669Z] 01:22:01 15838500 31374032 873100 2.66 322508 14808708 2509336 7.40 2769948 13130160 2046236 [2024-11-08T02:07:30.669Z] 01:23:01 11003660 28654308 3525220 10.72 367928 16542644 10915272 32.17 6300292 13998580 1426944 [2024-11-08T02:07:30.669Z] 01:24:01 8084288 27589716 4602592 14.00 378244 18338768 9389220 27.67 8019892 15170980 927872 [2024-11-08T02:07:30.669Z] 01:25:01 11633424 31347908 893456 2.72 387060 18671680 2873312 8.47 3191192 16656828 36336 [2024-11-08T02:07:30.669Z] 01:26:01 11577524 31441184 804324 2.45 392716 18810120 2219788 6.54 3360372 16547956 800 [2024-11-08T02:07:30.669Z] 01:27:01 11572508 31437512 808232 2.46 393740 18810676 2213464 6.52 3738208 16175120 4 [2024-11-08T02:07:30.669Z] 01:28:01 11572272 31437300 808456 2.46 393784 18810688 2213464 6.52 3738084 16175124 8 [2024-11-08T02:07:30.669Z] 01:29:01 11563464 31431592 814476 2.48 393896 18812368 2305568 6.79 3745028 16175936 8 [2024-11-08T02:07:30.669Z] 01:30:01 11577732 31445780 800512 2.43 393944 18812372 2305568 6.79 3731088 16175880 20 [2024-11-08T02:07:30.669Z] 01:31:01 11576816 31445136 801272 2.44 393976 18812504 2299504 6.78 3729860 16176016 24 [2024-11-08T02:07:30.669Z] 01:32:01 11582536 31450840 795696 2.42 394004 18812484 2299504 6.78 3725252 16175996 8 [2024-11-08T02:07:30.669Z] 01:33:01 11582952 31451256 795156 2.42 394020 18812484 2299504 6.78 3724752 16175996 8 [2024-11-08T02:07:30.669Z] 01:34:01 11582596 31450968 795408 2.42 394040 18812488 2299504 6.78 3725024 16176004 8 [2024-11-08T02:07:30.669Z] 01:35:01 11582564 31450936 795368 2.42 394068 18812488 2299504 6.78 3724884 16176004 8 [2024-11-08T02:07:30.669Z] 01:36:01 11583248 31451688 794552 2.42 394096 18812492 2299504 6.78 3724144 16176012 40 [2024-11-08T02:07:30.669Z] 01:37:01 11583476 31451920 794228 2.42 394120 18812496 2299504 6.78 3724120 16176016 12 [2024-11-08T02:07:30.669Z] 01:38:01 11583928 31452500 793788 2.41 394132 18812628 2299504 6.78 3724156 16176144 24 [2024-11-08T02:07:30.669Z] 01:39:01 11583760 31452388 793788 2.41 394148 18812636 2299504 6.78 3724140 16176152 40 [2024-11-08T02:07:30.669Z] 01:40:01 11583760 31452456 793756 2.41 394164 18812640 2299504 6.78 3724240 16176164 28 [2024-11-08T02:07:30.669Z] 01:41:01 11583680 31452376 793764 2.41 394192 18812632 2299504 6.78 3724300 16176164 24 [2024-11-08T02:07:30.669Z] 01:42:02 11583664 31452408 793688 2.41 394220 18812644 2299504 6.78 3724368 16176172 8 [2024-11-08T02:07:30.669Z] 01:43:01 11583332 31452100 793960 2.41 394232 18812644 2299504 6.78 3724392 16176156 12 [2024-11-08T02:07:30.669Z] 01:44:01 11583252 31452024 793976 2.41 394244 18812648 2299504 6.78 3724392 16176160 12 [2024-11-08T02:07:30.669Z] 01:45:01 11583420 31452196 793964 2.41 394252 18812652 2299504 6.78 3724424 16176164 24 [2024-11-08T02:07:30.669Z] 01:46:01 11583664 31452516 793564 2.41 394272 18812652 2299504 6.78 3724440 16176168 24 [2024-11-08T02:07:30.669Z] 01:47:01 11583648 31452504 793512 2.41 394288 18812656 2299504 6.78 3724512 16176172 12 [2024-11-08T02:07:30.669Z] 01:48:01 11583284 31452140 793768 2.41 394308 18812660 2299504 6.78 3724388 16176172 24 [2024-11-08T02:07:30.669Z] 01:49:01 11583236 31452156 793748 2.41 394324 18812664 2299504 6.78 3724440 16176180 12 [2024-11-08T02:07:30.669Z] 01:50:01 11583284 31452208 793664 2.41 394340 18812668 2299504 6.78 3724468 16176184 4 [2024-11-08T02:07:30.669Z] 01:51:01 11583488 31452412 793396 2.41 394356 18812668 2299504 6.78 3724512 16176184 24 [2024-11-08T02:07:30.669Z] 01:52:01 11574584 31445808 799932 2.43 394396 18814772 2332800 6.88 3735640 16177932 124 [2024-11-08T02:07:30.669Z] 01:53:01 11580104 31451344 794776 2.42 394428 18814776 2297984 6.77 3725240 16177936 8 [2024-11-08T02:07:30.669Z] 01:54:01 11579748 31451020 794976 2.42 394436 18814776 2297984 6.77 3725244 16177936 4 [2024-11-08T02:07:30.669Z] 01:55:01 11579732 31451036 794924 2.42 394440 18814780 2297984 6.77 3725288 16177940 8 [2024-11-08T02:07:30.669Z] 01:56:01 11579620 31450940 794904 2.42 394464 18814788 2297984 6.77 3725356 16177948 20 [2024-11-08T02:07:30.669Z] 01:57:01 11579596 31450940 794844 2.42 394480 18814788 2297984 6.77 3725356 16177952 12 [2024-11-08T02:07:30.669Z] 01:58:01 11579612 31450976 794732 2.42 394508 18814796 2297984 6.77 3725564 16177956 12 [2024-11-08T02:07:30.669Z] 01:59:01 11579816 31451208 794444 2.42 394532 18814796 2297984 6.77 3725264 16177956 8 [2024-11-08T02:07:30.669Z] 02:00:01 11579736 31451156 794556 2.42 394544 18814800 2297984 6.77 3725272 16177960 60 [2024-11-08T02:07:30.669Z] 02:01:01 11580520 31451956 793928 2.41 394568 18814800 2297984 6.77 3725152 16177960 8 [2024-11-08T02:07:30.669Z] 02:02:01 11579852 31451336 794568 2.42 394592 18814804 2297984 6.77 3729388 16177964 48 [2024-11-08T02:07:30.669Z] 02:03:01 11579284 31450788 795120 2.42 394604 18814808 2297984 6.77 3729136 16177972 188 [2024-11-08T02:07:30.669Z] 02:04:01 11579292 31450796 795060 2.42 394616 18814808 2297984 6.77 3729164 16177972 12 [2024-11-08T02:07:30.669Z] 02:05:01 11578960 31450468 795256 2.42 394624 18814816 2297984 6.77 3729812 16177976 32 [2024-11-08T02:07:30.669Z] 02:06:01 11419036 31419084 826256 2.51 394744 18939864 2360296 6.96 3749128 16303912 125496 [2024-11-08T02:07:30.669Z] 02:07:01 10380916 31374708 865988 2.63 412472 19819296 2356188 6.94 3835668 17158508 92 [2024-11-08T02:07:30.669Z] Average: 12977101 31313121 934957 2.84 366275 17381821 2614128 7.70 3630651 14951191 137189 [2024-11-08T02:07:30.669Z] [2024-11-08T02:07:30.669Z] 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T02:07:30.669Z] 01:17:01 docker0 848.68 876.02 61.81 4968.84 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:17:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:17:01 ens3 1103.66 989.85 9914.28 115.74 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:18:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:18:01 ens3 23.28 15.63 25.19 10.13 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:18:01 veth0c6bb5e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:19:01 docker0 0.92 0.92 0.07 0.08 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:19:01 ens3 31.99 22.91 25.23 14.60 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:19:01 veth0c6bb5e 0.92 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:20:01 ens3 22.46 12.83 19.16 11.19 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:20:01 veth0c6bb5e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth3d38d61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethf118b23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethbe10f07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethc61ec7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth1cfa591 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 docker0 12.51 20.25 0.77 237.58 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth4fbe482 0.67 0.72 0.06 0.25 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth81a5010 1.85 4.17 0.14 41.35 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth9a1de9d 3.97 6.43 0.30 77.47 0.00 0.00 0.00 0.01 [2024-11-08T02:07:30.669Z] 01:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethc4f7f9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethc2b1650 6.03 9.63 0.44 118.56 0.00 0.00 0.00 0.01 [2024-11-08T02:07:30.669Z] 01:21:01 veth5f138ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth71d1cd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethb35b322 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 ens3 301.25 196.70 3973.10 171.87 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 veth7dc0639 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethdeafd59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethbd47836 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:21:01 vethbf74f6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 docker0 479.84 794.48 40.59 7980.44 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 veth2d704c8 123.86 84.85 1218.71 8.57 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 veth4fbe482 0.13 1.03 0.01 0.04 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 veth4284619 84.40 125.65 8.51 1215.78 0.00 0.00 0.00 0.10 [2024-11-08T02:07:30.669Z] 01:22:01 vethfd66ea6 84.85 123.86 8.57 1218.71 0.00 0.00 0.00 0.10 [2024-11-08T02:07:30.669Z] 01:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 vethc13485a 125.65 84.40 1215.78 8.51 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:22:01 ens3 1082.60 656.06 10103.90 66.37 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethaca6db9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethdff9bd8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethb406fbf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth4fbe482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth3bd0379 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth239e54a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth8c1da04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethb6d5660 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth121e6f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 ens3 14.32 7.66 11.92 6.30 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth8563c9b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 veth8c7ed5c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethf7d9633 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:23:01 vethda70492 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethaca6db9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethdff9bd8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethb406fbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth4fbe482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth3bd0379 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth239e54a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth8c1da04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethb6d5660 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth121e6f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 ens3 2.08 1.23 1.21 0.66 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth8563c9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 veth8c7ed5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethf7d9633 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:24:01 vethda70492 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:25:01 veth4fbe482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:25:01 veth190bea8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:25:01 ens3 6.23 3.98 4.99 2.72 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:26:01 lo 48.53 48.53 4.78 4.78 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:26:01 ens3 372.95 384.79 210.83 1473.36 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:27:01 lo 32.86 32.86 3.24 3.24 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:27:01 ens3 360.45 361.66 156.50 2275.03 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:28:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:29:01 ens3 9.73 7.27 14.14 5.53 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:30:01 ens3 1.83 1.50 0.98 1.22 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:31:01 ens3 0.53 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:32:01 ens3 0.85 0.62 0.34 0.23 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:33:01 ens3 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:34:01 ens3 0.58 0.58 0.35 0.29 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:36:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:37:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:38:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.669Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:41:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:42:02 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:43:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:46:01 ens3 0.77 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:47:01 ens3 0.70 0.42 0.41 0.28 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:51:01 ens3 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:52:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:53:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:54:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:56:01 ens3 0.52 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:57:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:58:01 ens3 0.80 0.55 0.47 0.29 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 01:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:01:01 ens3 0.33 0.25 0.10 0.11 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:02:01 ens3 2.28 2.15 0.38 13.12 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:03:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:04:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:05:01 ens3 1.87 1.93 0.35 6.83 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:06:01 ens3 89.10 70.27 1852.52 94.08 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:07:01 docker0 93.42 146.84 8.06 1258.03 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:07:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:07:01 ens3 343.48 202.72 5305.68 48.84 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] 02:07:01 vethafae1f9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] Average: docker0 27.94 35.84 2.17 282.07 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] Average: ens3 73.89 57.49 617.76 84.70 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] Average: vethafae1f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T02:07:30.670Z] [2024-11-08T02:07:30.670Z] [2024-11-08T02:07:30.670Z] ---> sar -P ALL: [2024-11-08T02:07:30.670Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24943) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T02:07:30.670Z] [2024-11-08T02:07:30.670Z] 01:15:14 LINUX RESTART (8 CPU) [2024-11-08T02:07:30.670Z] [2024-11-08T02:07:30.670Z] 01:16:02 CPU %user %nice %system %iowait %steal %idle [2024-11-08T02:07:30.670Z] 01:17:01 all 8.36 0.00 3.65 4.11 0.07 83.81 [2024-11-08T02:07:30.670Z] 01:17:01 0 8.05 0.00 3.05 1.16 0.10 87.63 [2024-11-08T02:07:30.670Z] 01:17:01 1 8.48 0.00 2.76 5.40 0.07 83.29 [2024-11-08T02:07:30.670Z] 01:17:01 2 6.55 0.00 5.56 2.27 0.07 85.56 [2024-11-08T02:07:30.670Z] 01:17:01 3 9.63 0.00 2.55 0.05 0.07 87.71 [2024-11-08T02:07:30.670Z] 01:17:01 4 10.08 0.00 4.43 14.56 0.05 70.89 [2024-11-08T02:07:30.670Z] 01:17:01 5 7.01 0.00 3.20 0.39 0.07 89.33 [2024-11-08T02:07:30.670Z] 01:17:01 6 8.80 0.00 3.67 0.14 0.07 87.32 [2024-11-08T02:07:30.670Z] 01:17:01 7 8.29 0.00 3.99 8.99 0.09 78.64 [2024-11-08T02:07:30.670Z] 01:18:01 all 33.95 0.00 5.43 3.83 0.09 56.69 [2024-11-08T02:07:30.670Z] 01:18:01 0 33.72 0.00 5.04 1.06 0.10 60.08 [2024-11-08T02:07:30.670Z] 01:18:01 1 28.22 0.00 5.01 5.65 0.10 61.01 [2024-11-08T02:07:30.670Z] 01:18:01 2 34.00 0.00 5.42 1.86 0.12 58.59 [2024-11-08T02:07:30.670Z] 01:18:01 3 36.08 0.00 5.34 1.05 0.08 57.44 [2024-11-08T02:07:30.670Z] 01:18:01 4 35.03 0.00 5.62 1.62 0.10 57.63 [2024-11-08T02:07:30.670Z] 01:18:01 5 34.87 0.00 5.92 16.15 0.08 42.97 [2024-11-08T02:07:30.670Z] 01:18:01 6 33.80 0.00 6.35 0.69 0.07 59.09 [2024-11-08T02:07:30.670Z] 01:18:01 7 35.86 0.00 4.75 2.54 0.10 56.75 [2024-11-08T02:07:30.670Z] 01:19:01 all 38.10 0.00 6.26 0.88 0.10 54.66 [2024-11-08T02:07:30.670Z] 01:19:01 0 38.18 0.00 6.69 0.03 0.08 55.02 [2024-11-08T02:07:30.670Z] 01:19:01 1 36.29 0.00 6.51 2.14 0.08 54.99 [2024-11-08T02:07:30.670Z] 01:19:01 2 38.61 0.00 6.96 0.00 0.12 54.32 [2024-11-08T02:07:30.670Z] 01:19:01 3 38.36 0.00 6.03 0.12 0.10 55.39 [2024-11-08T02:07:30.670Z] 01:19:01 4 38.85 0.00 5.48 0.07 0.12 55.49 [2024-11-08T02:07:30.670Z] 01:19:01 5 36.30 0.00 5.55 4.36 0.10 53.70 [2024-11-08T02:07:30.670Z] 01:19:01 6 38.88 0.00 7.21 0.23 0.10 53.58 [2024-11-08T02:07:30.670Z] 01:19:01 7 39.35 0.00 5.66 0.12 0.07 54.80 [2024-11-08T02:07:30.670Z] 01:20:01 all 53.83 0.00 7.24 0.97 0.11 37.85 [2024-11-08T02:07:30.670Z] 01:20:01 0 53.05 0.00 7.29 0.62 0.10 38.94 [2024-11-08T02:07:30.670Z] 01:20:01 1 55.14 0.00 7.38 3.82 0.10 33.56 [2024-11-08T02:07:30.670Z] 01:20:01 2 52.31 0.00 8.02 0.15 0.10 39.42 [2024-11-08T02:07:30.670Z] 01:20:01 3 55.27 0.00 7.07 0.64 0.08 36.94 [2024-11-08T02:07:30.670Z] 01:20:01 4 50.52 0.00 6.05 1.03 0.12 42.28 [2024-11-08T02:07:30.670Z] 01:20:01 5 54.59 0.00 7.41 0.88 0.10 37.02 [2024-11-08T02:07:30.670Z] 01:20:01 6 53.65 0.00 7.38 0.42 0.10 38.45 [2024-11-08T02:07:30.670Z] 01:20:01 7 56.13 0.00 7.33 0.23 0.13 36.17 [2024-11-08T02:07:30.670Z] 01:21:01 all 18.34 0.00 7.22 16.37 0.15 57.92 [2024-11-08T02:07:30.670Z] 01:21:01 0 17.94 0.00 7.69 24.88 0.14 49.35 [2024-11-08T02:07:30.670Z] 01:21:01 1 17.91 0.00 6.44 21.16 0.31 54.17 [2024-11-08T02:07:30.670Z] 01:21:01 2 19.56 0.00 7.82 9.38 0.10 63.14 [2024-11-08T02:07:30.670Z] 01:21:01 3 18.54 0.00 7.25 8.09 0.14 65.99 [2024-11-08T02:07:30.670Z] 01:21:01 4 16.88 0.00 5.70 11.72 0.16 65.54 [2024-11-08T02:07:30.670Z] 01:21:01 5 18.64 0.00 6.89 11.84 0.12 62.52 [2024-11-08T02:07:30.670Z] 01:21:01 6 19.40 0.00 7.00 8.50 0.12 64.98 [2024-11-08T02:07:30.670Z] 01:21:01 7 17.83 0.00 9.04 35.70 0.12 37.31 [2024-11-08T02:07:30.670Z] 01:22:01 all 13.58 0.00 7.02 22.32 0.12 56.96 [2024-11-08T02:07:30.670Z] 01:22:01 0 13.96 0.00 6.72 17.97 0.12 61.24 [2024-11-08T02:07:30.670Z] 01:22:01 1 13.05 0.00 6.70 16.79 0.14 63.32 [2024-11-08T02:07:30.670Z] 01:22:01 2 14.18 0.00 7.08 11.96 0.10 66.67 [2024-11-08T02:07:30.670Z] 01:22:01 3 14.75 0.00 6.07 18.62 0.12 60.44 [2024-11-08T02:07:30.670Z] 01:22:01 4 12.04 0.00 6.22 17.55 0.12 64.08 [2024-11-08T02:07:30.670Z] 01:22:01 5 12.92 0.00 8.83 41.12 0.12 37.00 [2024-11-08T02:07:30.670Z] 01:22:01 6 14.26 0.00 6.85 16.08 0.10 62.71 [2024-11-08T02:07:30.670Z] 01:22:01 7 13.45 0.00 7.71 38.52 0.15 40.18 [2024-11-08T02:07:30.670Z] 01:23:01 all 65.28 0.00 10.85 8.99 0.13 14.74 [2024-11-08T02:07:30.670Z] 01:23:01 0 64.82 0.00 10.92 8.41 0.12 15.74 [2024-11-08T02:07:30.670Z] 01:23:01 1 65.63 0.00 10.33 3.40 0.15 20.48 [2024-11-08T02:07:30.670Z] 01:23:01 2 65.14 0.00 10.99 3.17 0.13 20.56 [2024-11-08T02:07:30.670Z] 01:23:01 3 65.35 0.00 11.73 18.46 0.14 4.33 [2024-11-08T02:07:30.670Z] 01:23:01 4 65.56 0.00 10.29 18.63 0.12 5.40 [2024-11-08T02:07:30.670Z] 01:23:01 5 65.05 0.00 11.35 3.74 0.13 19.71 [2024-11-08T02:07:30.670Z] 01:23:01 6 66.67 0.00 10.08 6.97 0.12 16.17 [2024-11-08T02:07:30.670Z] 01:23:01 7 64.03 0.00 11.14 9.13 0.14 15.56 [2024-11-08T02:07:30.670Z] 01:24:01 all 88.78 0.00 11.01 0.00 0.21 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 0 88.20 0.00 11.56 0.00 0.24 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 1 87.78 0.00 11.87 0.00 0.35 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 2 89.07 0.00 10.76 0.00 0.17 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 3 88.82 0.00 11.00 0.00 0.19 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 4 89.53 0.00 10.30 0.00 0.17 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 5 88.62 0.00 11.21 0.00 0.17 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 6 89.35 0.00 10.45 0.00 0.20 0.00 [2024-11-08T02:07:30.670Z] 01:24:01 7 88.82 0.00 10.98 0.00 0.20 0.00 [2024-11-08T02:07:30.670Z] 01:25:01 all 68.36 0.00 11.21 3.43 0.13 16.87 [2024-11-08T02:07:30.670Z] 01:25:01 0 67.34 0.00 11.59 2.98 0.16 17.93 [2024-11-08T02:07:30.670Z] 01:25:01 1 69.60 0.00 10.66 1.42 0.12 18.20 [2024-11-08T02:07:30.670Z] 01:25:01 2 68.47 0.00 10.81 1.35 0.12 19.26 [2024-11-08T02:07:30.670Z] 01:25:01 3 67.70 0.00 11.37 1.02 0.12 19.78 [2024-11-08T02:07:30.670Z] 01:25:01 4 67.33 0.00 10.83 1.11 0.17 20.56 [2024-11-08T02:07:30.670Z] 01:25:01 5 69.90 0.00 10.81 0.39 0.13 18.76 [2024-11-08T02:07:30.670Z] 01:25:01 6 69.30 0.00 11.31 1.64 0.10 17.65 [2024-11-08T02:07:30.670Z] 01:25:01 7 67.15 0.00 12.28 17.41 0.13 3.02 [2024-11-08T02:07:30.670Z] 01:26:01 all 7.08 0.00 1.71 2.55 0.07 88.58 [2024-11-08T02:07:30.670Z] 01:26:01 0 7.17 0.00 2.05 3.12 0.08 87.58 [2024-11-08T02:07:30.670Z] 01:26:01 1 5.10 0.00 1.49 1.29 0.05 92.07 [2024-11-08T02:07:30.670Z] 01:26:01 2 8.67 0.00 1.71 2.21 0.05 87.35 [2024-11-08T02:07:30.670Z] 01:26:01 3 7.36 0.00 1.61 4.60 0.07 86.37 [2024-11-08T02:07:30.670Z] 01:26:01 4 7.95 0.00 1.85 3.37 0.08 86.75 [2024-11-08T02:07:30.670Z] 01:26:01 5 6.69 0.00 1.71 1.21 0.08 90.31 [2024-11-08T02:07:30.670Z] 01:26:01 6 6.67 0.00 1.63 1.46 0.10 90.14 [2024-11-08T02:07:30.670Z] 01:26:01 7 7.03 0.00 1.68 3.18 0.07 88.05 [2024-11-08T02:07:30.670Z] 01:27:01 all 9.12 0.00 0.83 0.29 0.07 89.69 [2024-11-08T02:07:30.670Z] 01:27:01 0 9.95 0.00 0.90 0.75 0.08 88.30 [2024-11-08T02:07:30.670Z] 01:27:01 1 6.11 0.00 0.84 0.00 0.07 92.99 [2024-11-08T02:07:30.670Z] 01:27:01 2 13.07 0.00 0.89 0.60 0.10 85.33 [2024-11-08T02:07:30.670Z] 01:27:01 3 13.97 0.00 0.85 0.08 0.07 85.03 [2024-11-08T02:07:30.670Z] 01:27:01 4 8.92 0.00 0.89 0.27 0.07 89.86 [2024-11-08T02:07:30.670Z] 01:27:01 5 6.18 0.00 0.69 0.55 0.08 92.49 [2024-11-08T02:07:30.670Z] 01:27:01 6 9.40 0.00 0.74 0.03 0.05 89.78 [2024-11-08T02:07:30.670Z] 01:27:01 7 5.36 0.00 0.83 0.03 0.05 93.72 [2024-11-08T02:07:30.670Z] [2024-11-08T02:07:30.670Z] 01:27:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T02:07:30.670Z] 01:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-11-08T02:07:30.670Z] 01:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.670Z] 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.670Z] 01:28:01 2 0.03 0.00 0.02 0.03 0.03 99.88 [2024-11-08T02:07:30.670Z] 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.670Z] 01:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T02:07:30.670Z] 01:28:01 5 0.08 0.00 0.03 0.00 0.03 99.85 [2024-11-08T02:07:30.670Z] 01:28:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-08T02:07:30.670Z] 01:28:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-08T02:07:30.670Z] 01:29:01 all 0.30 0.00 0.07 0.02 0.02 99.60 [2024-11-08T02:07:30.670Z] 01:29:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2024-11-08T02:07:30.670Z] 01:29:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2024-11-08T02:07:30.670Z] 01:29:01 2 0.05 0.00 0.08 0.03 0.03 99.80 [2024-11-08T02:07:30.670Z] 01:29:01 3 0.23 0.00 0.07 0.03 0.00 99.67 [2024-11-08T02:07:30.670Z] 01:29:01 4 0.25 0.00 0.08 0.02 0.03 99.62 [2024-11-08T02:07:30.670Z] 01:29:01 5 0.17 0.00 0.08 0.00 0.02 99.73 [2024-11-08T02:07:30.670Z] 01:29:01 6 0.45 0.00 0.13 0.05 0.02 99.35 [2024-11-08T02:07:30.670Z] 01:29:01 7 0.83 0.00 0.05 0.00 0.02 99.10 [2024-11-08T02:07:30.670Z] 01:30:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-11-08T02:07:30.670Z] 01:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.670Z] 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.670Z] 01:30:01 2 0.08 0.00 0.07 0.05 0.07 99.73 [2024-11-08T02:07:30.670Z] 01:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.670Z] 01:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.670Z] 01:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.670Z] 01:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.670Z] 01:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:31:01 all 0.04 0.00 0.04 0.01 0.02 99.89 [2024-11-08T02:07:30.671Z] 01:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:31:01 2 0.08 0.00 0.07 0.03 0.05 99.77 [2024-11-08T02:07:30.671Z] 01:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T02:07:30.671Z] 01:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:31:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:31:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:31:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-11-08T02:07:30.671Z] 01:32:01 all 0.18 0.00 0.01 0.03 0.01 99.76 [2024-11-08T02:07:30.671Z] 01:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T02:07:30.671Z] 01:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:32:01 2 1.23 0.00 0.03 0.18 0.07 98.49 [2024-11-08T02:07:30.671Z] 01:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:32:01 6 0.03 0.00 0.00 0.08 0.00 99.88 [2024-11-08T02:07:30.671Z] 01:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:33:01 all 0.05 0.00 0.02 0.05 0.01 99.87 [2024-11-08T02:07:30.671Z] 01:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T02:07:30.671Z] 01:33:01 2 0.05 0.00 0.05 0.22 0.03 99.65 [2024-11-08T02:07:30.671Z] 01:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:33:01 6 0.02 0.00 0.02 0.17 0.03 99.77 [2024-11-08T02:07:30.671Z] 01:33:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-11-08T02:07:30.671Z] 01:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2024-11-08T02:07:30.671Z] 01:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.671Z] 01:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T02:07:30.671Z] 01:34:01 2 0.45 0.00 0.00 0.05 0.03 99.47 [2024-11-08T02:07:30.671Z] 01:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:34:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2024-11-08T02:07:30.671Z] 01:35:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2024-11-08T02:07:30.671Z] 01:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.671Z] 01:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:35:01 2 1.60 0.00 0.08 0.05 0.05 98.22 [2024-11-08T02:07:30.671Z] 01:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-11-08T02:07:30.671Z] 01:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:36:01 2 0.50 0.00 0.03 0.02 0.03 99.42 [2024-11-08T02:07:30.671Z] 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:37:01 all 0.03 0.00 0.02 0.00 0.02 99.94 [2024-11-08T02:07:30.671Z] 01:37:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2024-11-08T02:07:30.671Z] 01:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:37:01 2 0.07 0.00 0.05 0.02 0.05 99.82 [2024-11-08T02:07:30.671Z] 01:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.671Z] 01:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-11-08T02:07:30.671Z] 01:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:38:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T02:07:30.671Z] 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] [2024-11-08T02:07:30.671Z] 01:38:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T02:07:30.671Z] 01:39:01 all 0.02 0.00 0.01 0.00 0.02 99.96 [2024-11-08T02:07:30.671Z] 01:39:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2024-11-08T02:07:30.671Z] 01:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:39:01 2 0.02 0.00 0.00 0.02 0.03 99.93 [2024-11-08T02:07:30.671Z] 01:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.671Z] 01:40:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:40:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2024-11-08T02:07:30.671Z] 01:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.671Z] 01:40:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:40:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:41:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-11-08T02:07:30.671Z] 01:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:41:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2024-11-08T02:07:30.671Z] 01:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:41:01 6 0.07 0.00 0.02 0.02 0.03 99.87 [2024-11-08T02:07:30.671Z] 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:42:02 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-11-08T02:07:30.671Z] 01:42:02 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:42:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T02:07:30.671Z] 01:42:02 2 0.35 0.00 0.00 0.05 0.02 99.58 [2024-11-08T02:07:30.671Z] 01:42:02 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:42:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:42:02 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:42:02 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-08T02:07:30.671Z] 01:42:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:43:01 all 0.02 0.00 0.02 0.00 0.02 99.94 [2024-11-08T02:07:30.671Z] 01:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:43:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2024-11-08T02:07:30.671Z] 01:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:43:01 6 0.02 0.00 0.02 0.02 0.03 99.92 [2024-11-08T02:07:30.671Z] 01:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:44:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-11-08T02:07:30.671Z] 01:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:44:01 2 0.07 0.00 0.02 0.02 0.03 99.87 [2024-11-08T02:07:30.671Z] 01:44:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-11-08T02:07:30.671Z] 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-11-08T02:07:30.671Z] 01:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-08T02:07:30.671Z] 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:45:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T02:07:30.671Z] 01:45:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:46:01 all 0.12 0.00 0.02 0.02 0.02 99.81 [2024-11-08T02:07:30.671Z] 01:46:01 0 0.02 0.00 0.03 0.18 0.03 99.73 [2024-11-08T02:07:30.671Z] 01:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:46:01 2 0.85 0.00 0.02 0.02 0.02 99.10 [2024-11-08T02:07:30.671Z] 01:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:46:01 6 0.05 0.00 0.02 0.00 0.05 99.88 [2024-11-08T02:07:30.671Z] 01:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:47:01 all 0.18 0.00 0.01 0.03 0.01 99.76 [2024-11-08T02:07:30.671Z] 01:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:47:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:47:01 2 1.16 0.00 0.00 0.23 0.03 98.58 [2024-11-08T02:07:30.671Z] 01:47:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-08T02:07:30.671Z] 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:47:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:48:01 all 0.22 0.00 0.02 0.00 0.02 99.74 [2024-11-08T02:07:30.671Z] 01:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T02:07:30.671Z] 01:48:01 2 1.47 0.00 0.02 0.00 0.03 98.48 [2024-11-08T02:07:30.671Z] 01:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:48:01 6 0.08 0.00 0.07 0.02 0.03 99.80 [2024-11-08T02:07:30.671Z] 01:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:49:01 all 0.09 0.00 0.01 0.00 0.01 99.87 [2024-11-08T02:07:30.671Z] 01:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T02:07:30.671Z] 01:49:01 2 0.55 0.00 0.02 0.02 0.02 99.40 [2024-11-08T02:07:30.671Z] 01:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.671Z] 01:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] 01:49:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T02:07:30.671Z] 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.671Z] [2024-11-08T02:07:30.671Z] 01:49:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T02:07:30.671Z] 01:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-11-08T02:07:30.671Z] 01:50:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2024-11-08T02:07:30.671Z] 01:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:50:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2024-11-08T02:07:30.671Z] 01:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T02:07:30.671Z] 01:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.671Z] 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.671Z] 01:51:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-11-08T02:07:30.671Z] 01:51:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-08T02:07:30.671Z] 01:51:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T02:07:30.671Z] 01:51:01 2 0.07 0.00 0.03 0.03 0.02 99.85 [2024-11-08T02:07:30.671Z] 01:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T02:07:30.671Z] 01:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.671Z] 01:51:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2024-11-08T02:07:30.671Z] 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.671Z] 01:52:01 all 0.03 0.00 0.03 0.01 0.02 99.91 [2024-11-08T02:07:30.672Z] 01:52:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-08T02:07:30.672Z] 01:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:52:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2024-11-08T02:07:30.672Z] 01:52:01 3 0.05 0.00 0.05 0.05 0.00 99.85 [2024-11-08T02:07:30.672Z] 01:52:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 01:52:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2024-11-08T02:07:30.672Z] 01:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-11-08T02:07:30.672Z] 01:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 01:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.672Z] 01:53:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T02:07:30.672Z] 01:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 01:53:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 01:53:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-11-08T02:07:30.672Z] 01:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T02:07:30.672Z] 01:54:01 all 0.14 0.00 0.02 0.06 0.01 99.76 [2024-11-08T02:07:30.672Z] 01:54:01 0 0.02 0.00 0.02 0.17 0.02 99.78 [2024-11-08T02:07:30.672Z] 01:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T02:07:30.672Z] 01:54:01 2 0.80 0.00 0.03 0.35 0.03 98.79 [2024-11-08T02:07:30.672Z] 01:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T02:07:30.672Z] 01:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 01:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 01:54:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2024-11-08T02:07:30.672Z] 01:55:01 all 0.07 0.00 0.03 0.00 0.01 99.89 [2024-11-08T02:07:30.672Z] 01:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 01:55:01 2 0.28 0.00 0.10 0.02 0.02 99.58 [2024-11-08T02:07:30.672Z] 01:55:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 01:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.672Z] 01:55:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:55:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.672Z] 01:56:01 all 0.16 0.00 0.02 0.02 0.01 99.78 [2024-11-08T02:07:30.672Z] 01:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 01:56:01 1 0.00 0.00 0.00 0.12 0.00 99.88 [2024-11-08T02:07:30.672Z] 01:56:01 2 1.19 0.00 0.07 0.03 0.05 98.66 [2024-11-08T02:07:30.672Z] 01:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.672Z] 01:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:56:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-08T02:07:30.672Z] 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:57:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-11-08T02:07:30.672Z] 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 01:57:01 1 0.07 0.00 0.03 0.02 0.03 99.85 [2024-11-08T02:07:30.672Z] 01:57:01 2 0.08 0.00 0.00 0.07 0.02 99.83 [2024-11-08T02:07:30.672Z] 01:57:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 01:57:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-08T02:07:30.672Z] 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.672Z] 01:58:01 all 0.03 0.00 0.01 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-08T02:07:30.672Z] 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 01:58:01 2 0.00 0.00 0.02 0.02 0.03 99.93 [2024-11-08T02:07:30.672Z] 01:58:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-08T02:07:30.672Z] 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.672Z] 01:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:58:01 7 0.08 0.00 0.08 0.00 0.02 99.82 [2024-11-08T02:07:30.672Z] 01:59:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2024-11-08T02:07:30.672Z] 01:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T02:07:30.672Z] 01:59:01 1 0.07 0.00 0.03 0.02 0.03 99.85 [2024-11-08T02:07:30.672Z] 01:59:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2024-11-08T02:07:30.672Z] 01:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 01:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 01:59:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.672Z] 02:00:01 all 0.02 0.00 0.02 0.00 0.02 99.94 [2024-11-08T02:07:30.672Z] 02:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 02:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T02:07:30.672Z] 02:00:01 2 0.02 0.00 0.03 0.02 0.03 99.90 [2024-11-08T02:07:30.672Z] 02:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 02:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T02:07:30.672Z] 02:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 02:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 02:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T02:07:30.672Z] [2024-11-08T02:07:30.672Z] 02:00:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T02:07:30.672Z] 02:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-11-08T02:07:30.672Z] 02:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T02:07:30.672Z] 02:01:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2024-11-08T02:07:30.672Z] 02:01:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2024-11-08T02:07:30.672Z] 02:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 02:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.672Z] 02:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.672Z] 02:02:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2024-11-08T02:07:30.672Z] 02:02:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2024-11-08T02:07:30.672Z] 02:02:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2024-11-08T02:07:30.672Z] 02:02:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2024-11-08T02:07:30.672Z] 02:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 02:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T02:07:30.672Z] 02:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 02:02:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2024-11-08T02:07:30.672Z] 02:02:01 7 0.17 0.00 0.03 0.00 0.02 99.78 [2024-11-08T02:07:30.672Z] 02:03:01 all 0.01 0.00 0.02 0.09 0.01 99.87 [2024-11-08T02:07:30.672Z] 02:03:01 0 0.00 0.00 0.02 0.35 0.02 99.62 [2024-11-08T02:07:30.672Z] 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T02:07:30.672Z] 02:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 02:03:01 5 0.00 0.00 0.02 0.33 0.02 99.63 [2024-11-08T02:07:30.672Z] 02:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T02:07:30.672Z] 02:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T02:07:30.672Z] 02:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-11-08T02:07:30.672Z] 02:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-08T02:07:30.672Z] 02:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 02:04:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-08T02:07:30.672Z] 02:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T02:07:30.672Z] 02:04:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 02:04:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-08T02:07:30.672Z] 02:04:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T02:07:30.672Z] 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-11-08T02:07:30.672Z] 02:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-08T02:07:30.672Z] 02:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 02:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T02:07:30.672Z] 02:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 02:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T02:07:30.672Z] 02:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T02:07:30.672Z] 02:05:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-08T02:07:30.672Z] 02:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T02:07:30.672Z] 02:06:01 all 0.56 0.00 0.35 0.06 0.01 99.02 [2024-11-08T02:07:30.672Z] 02:06:01 0 0.53 0.00 0.32 0.23 0.02 98.90 [2024-11-08T02:07:30.672Z] 02:06:01 1 0.52 0.00 0.30 0.00 0.02 99.17 [2024-11-08T02:07:30.672Z] 02:06:01 2 0.80 0.00 0.37 0.00 0.02 98.82 [2024-11-08T02:07:30.672Z] 02:06:01 3 0.55 0.00 0.35 0.00 0.02 99.08 [2024-11-08T02:07:30.672Z] 02:06:01 4 0.52 0.00 0.30 0.02 0.00 99.17 [2024-11-08T02:07:30.672Z] 02:06:01 5 0.22 0.00 0.48 0.20 0.02 99.08 [2024-11-08T02:07:30.672Z] 02:06:01 6 0.75 0.00 0.42 0.02 0.02 98.80 [2024-11-08T02:07:30.672Z] 02:06:01 7 0.63 0.00 0.25 0.00 0.00 99.12 [2024-11-08T02:07:30.672Z] 02:07:01 all 8.10 0.00 3.63 3.44 0.06 84.77 [2024-11-08T02:07:30.672Z] 02:07:01 0 7.37 0.00 3.24 6.31 0.05 83.04 [2024-11-08T02:07:30.672Z] 02:07:01 1 9.13 0.00 3.19 0.99 0.05 86.63 [2024-11-08T02:07:30.672Z] 02:07:01 2 6.65 0.00 4.20 13.88 0.12 75.16 [2024-11-08T02:07:30.672Z] 02:07:01 3 8.85 0.00 4.27 0.10 0.05 86.73 [2024-11-08T02:07:30.672Z] 02:07:01 4 9.68 0.00 3.74 0.47 0.05 86.06 [2024-11-08T02:07:30.672Z] 02:07:01 5 8.48 0.00 3.84 1.64 0.05 86.00 [2024-11-08T02:07:30.672Z] 02:07:01 6 7.22 0.00 3.72 3.89 0.07 85.11 [2024-11-08T02:07:30.672Z] 02:07:01 7 7.45 0.00 2.84 0.32 0.07 89.33 [2024-11-08T02:07:30.672Z] Average: all 8.07 0.00 1.49 1.31 0.04 89.10 [2024-11-08T02:07:30.672Z] Average: 0 7.91 0.00 1.50 1.32 0.04 89.24 [2024-11-08T02:07:30.672Z] Average: 1 7.79 0.00 1.43 1.20 0.04 89.54 [2024-11-08T02:07:30.672Z] Average: 2 8.35 0.00 1.59 0.94 0.05 89.07 [2024-11-08T02:07:30.672Z] Average: 3 8.27 0.00 1.47 1.02 0.03 89.20 [2024-11-08T02:07:30.672Z] Average: 4 8.01 0.00 1.39 1.36 0.03 89.21 [2024-11-08T02:07:30.672Z] Average: 5 8.00 0.00 1.52 1.60 0.03 88.84 [2024-11-08T02:07:30.672Z] Average: 6 8.18 0.00 1.51 0.78 0.04 89.49 [2024-11-08T02:07:30.672Z] Average: 7 8.03 0.00 1.53 2.23 0.03 88.18 [2024-11-08T02:07:30.672Z] [2024-11-08T02:07:30.672Z] [2024-11-08T02:07:30.672Z]