Push event to branch main Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 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-ssh6417165750543525705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12139193556415925655.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13086431416891926047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16469416636098515924.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-ssh15708742204721459992.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9942 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/691 [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/691 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f44ee31a5d6fd6617b8ae126a9cf0181f34f378f (main) Commit message: "Merge pull request #4898 from jackchenjc/issue-4897" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 > git rev-list --no-walk 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T03:23:17.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T03:23:17.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T03:23:17.775Z] ========================================================= [2024-09-10T03:23:17.775Z] EdgeX Global Pipelines Version Info [2024-09-10T03:23:17.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:23:18.488Z] ------------------- [2024-09-10T03:23:18.489Z] stable info: [2024-09-10T03:23:18.489Z] ------------------- [2024-09-10T03:23:18.489Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T03:23:18.489Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T03:23:18.489Z] Message: update stable to v1.0.263 [2024-09-10T03:23:19.058Z] ------------------- [2024-09-10T03:23:19.058Z] experimental info: [2024-09-10T03:23:19.058Z] ------------------- [2024-09-10T03:23:19.058Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T03:23:19.058Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T03:23:19.058Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T03:23:19.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T03:23:19.154Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T03:23:19.176Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T03:23:19.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T03:23:19.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T03:23:19.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T03:23:19.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T03:23:19.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T03:23:19.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T03:23:19.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T03:23:19.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T03:23:19.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T03:23:19.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T03:23:19.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T03:23:19.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T03:23:19.470Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T03:23:19.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T03:23:19.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T03:23:19.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T03:23:19.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T03:23:19.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T03:23:19.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T03:23:19.624Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T03:23:19.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-10T03:23:19.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-10T03:23:19.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-10T03:23:19.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo [2024-09-10T03:23:19.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f44ee31 [Pipeline] echo [2024-09-10T03:23:19.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:23:19.822Z] provisioning config files... [2024-09-10T03:23:19.836Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config11021796530277135340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:23:20.173Z] ---> ****-login.sh [2024-09-10T03:23:20.174Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:23:20.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:23:20.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:23:20.434Z] Configure a credential helper to remove this warning. See [2024-09-10T03:23:20.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:23:20.434Z] [2024-09-10T03:23:20.434Z] Login Succeeded [2024-09-10T03:23:20.434Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:23:20.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:23:20.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:23:20.434Z] Configure a credential helper to remove this warning. See [2024-09-10T03:23:20.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:23:20.435Z] [2024-09-10T03:23:20.435Z] Login Succeeded [2024-09-10T03:23:20.435Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:23:20.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:23:20.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:23:20.694Z] Configure a credential helper to remove this warning. See [2024-09-10T03:23:20.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:23:20.694Z] [2024-09-10T03:23:20.694Z] Login Succeeded [2024-09-10T03:23:20.694Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:23:20.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:23:20.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:23:20.695Z] Configure a credential helper to remove this warning. See [2024-09-10T03:23:20.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:23:20.695Z] [2024-09-10T03:23:20.695Z] Login Succeeded [2024-09-10T03:23:20.695Z] ****.io [2024-09-10T03:23:20.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:23:20.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:23:20.954Z] Configure a credential helper to remove this warning. See [2024-09-10T03:23:20.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:23:20.954Z] [2024-09-10T03:23:20.954Z] Login Succeeded [2024-09-10T03:23:20.954Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:23:20.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:23:21.287Z] + 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 cmd/support-scheduler/Dockerfile [2024-09-10T03:23:21.287Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2024-09-10T03:23:21.287Z] [2024-09-10T03:23:21.287Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T03:23:21.287Z] + cut -d/ -f2 [2024-09-10T03:23:21.287Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T03:23:21.287Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T03:23:21.288Z] + dirname+ cmd/core-data/Dockerfile [2024-09-10T03:23:21.288Z] cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/core-keeper/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T03:23:21.288Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2024-09-10T03:23:21.288Z] [2024-09-10T03:23:21.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T03:23:21.288Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T03:23:21.288Z] + cut -d/ -f2 [2024-09-10T03:23:21.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T03:23:21.316Z] 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], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-10T03:23:21.681Z] + git rev-list -1 --merges f44ee31a5d6fd6617b8ae126a9cf0181f34f378f~1..f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo [2024-09-10T03:23:21.692Z] -----------> git rev-list -1 --merges f44ee31a5d6fd6617b8ae126a9cf0181f34f378f~1..f44ee31a5d6fd6617b8ae126a9cf0181f34f378f f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:23:21.692Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [false] [Pipeline] sh [2024-09-10T03:23:21.987Z] + git log --format=format:%s -1 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo [2024-09-10T03:23:21.999Z] ========================================================= [2024-09-10T03:23:21.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T03:23:21.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T03:23:22.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:23:22.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T03:23:22.448Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T03:23:22.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T03:23:22.448Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T03:23:22.448Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T03:23:22.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:23:22.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:23:22.893Z] [2024-09-10T03:23:22.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:23:23.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:23:23.196Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T03:23:23.196Z] b85a868b505f: Pulling fs layer [2024-09-10T03:23:23.196Z] e2be974225ed: Pulling fs layer [2024-09-10T03:23:23.196Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T03:23:23.196Z] 988bab9f4d93: Pulling fs layer [2024-09-10T03:23:23.196Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T03:23:23.196Z] eaf3925da568: Pulling fs layer [2024-09-10T03:23:23.196Z] bab4dde63d76: Pulling fs layer [2024-09-10T03:23:23.196Z] bde34c3a00c8: Pulling fs layer [2024-09-10T03:23:23.196Z] b352a97aabf1: Pulling fs layer [2024-09-10T03:23:23.196Z] 4872d77fe225: Pulling fs layer [2024-09-10T03:23:23.196Z] 5851b861e8e6: Pulling fs layer [2024-09-10T03:23:23.196Z] eaf3925da568: Waiting [2024-09-10T03:23:23.196Z] bab4dde63d76: Waiting [2024-09-10T03:23:23.196Z] bde34c3a00c8: Waiting [2024-09-10T03:23:23.196Z] 5851b861e8e6: Waiting [2024-09-10T03:23:23.196Z] b352a97aabf1: Waiting [2024-09-10T03:23:23.196Z] 4872d77fe225: Waiting [2024-09-10T03:23:23.196Z] 988bab9f4d93: Waiting [2024-09-10T03:23:23.196Z] 1469e6f7b9e6: Waiting [2024-09-10T03:23:23.196Z] e2be974225ed: Download complete [2024-09-10T03:23:23.196Z] 988bab9f4d93: Verifying Checksum [2024-09-10T03:23:23.196Z] 988bab9f4d93: Download complete [2024-09-10T03:23:23.196Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T03:23:23.196Z] 1469e6f7b9e6: Download complete [2024-09-10T03:23:23.196Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T03:23:23.196Z] 339a4e72a1f5: Download complete [2024-09-10T03:23:23.196Z] eaf3925da568: Download complete [2024-09-10T03:23:23.196Z] bde34c3a00c8: Verifying Checksum [2024-09-10T03:23:23.196Z] bde34c3a00c8: Download complete [2024-09-10T03:23:23.456Z] b352a97aabf1: Download complete [2024-09-10T03:23:23.456Z] 4872d77fe225: Download complete [2024-09-10T03:23:23.456Z] 5851b861e8e6: Verifying Checksum [2024-09-10T03:23:23.456Z] 5851b861e8e6: Download complete [2024-09-10T03:23:23.456Z] b85a868b505f: Verifying Checksum [2024-09-10T03:23:23.456Z] b85a868b505f: Download complete [2024-09-10T03:23:23.714Z] bab4dde63d76: Verifying Checksum [2024-09-10T03:23:23.714Z] bab4dde63d76: Download complete [2024-09-10T03:23:24.645Z] b85a868b505f: Pull complete [2024-09-10T03:23:24.645Z] e2be974225ed: Pull complete [2024-09-10T03:23:25.213Z] 339a4e72a1f5: Pull complete [2024-09-10T03:23:25.213Z] 988bab9f4d93: Pull complete [2024-09-10T03:23:25.213Z] 1469e6f7b9e6: Pull complete [2024-09-10T03:23:25.472Z] eaf3925da568: Pull complete [2024-09-10T03:23:26.847Z] bab4dde63d76: Pull complete [2024-09-10T03:23:26.847Z] bde34c3a00c8: Pull complete [2024-09-10T03:23:27.106Z] b352a97aabf1: Pull complete [2024-09-10T03:23:27.106Z] 4872d77fe225: Pull complete [2024-09-10T03:23:27.106Z] 5851b861e8e6: Pull complete [2024-09-10T03:23:27.106Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T03:23:27.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:23:27.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:23:27.236Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T03:23:27.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T03:23:28.911Z] $ docker top 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:23:29.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:23:29.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:23:29.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:23:29.151Z] $ docker exec 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent [2024-09-10T03:23:29.250Z] SSH_AUTH_SOCK=/tmp/ssh-D9BODu13FygE/agent.32 [2024-09-10T03:23:29.250Z] SSH_AGENT_PID=38 [2024-09-10T03:23:29.255Z] Running ssh-add (command line suppressed) [2024-09-10T03:23:29.353Z] Identity added: /w/workspace/edgex-go/691@tmp/private_key_7393376992412735784.key (/w/workspace/edgex-go/691@tmp/private_key_7393376992412735784.key) [2024-09-10T03:23:29.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:23:29.649Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T03:23:29.672Z] $ docker exec --env ******** --env ******** 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent -k [2024-09-10T03:23:29.766Z] unset SSH_AUTH_SOCK; [2024-09-10T03:23:29.767Z] unset SSH_AGENT_PID; [2024-09-10T03:23:29.767Z] echo Agent pid 38 killed; [2024-09-10T03:23:29.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T03:23:29.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:23:29.812Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:23:29.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:23:29.939Z] $ docker exec 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent [2024-09-10T03:23:30.027Z] SSH_AUTH_SOCK=/tmp/ssh-9OD93bL4kKyU/agent.71 [2024-09-10T03:23:30.027Z] SSH_AGENT_PID=76 [2024-09-10T03:23:30.032Z] Running ssh-add (command line suppressed) [2024-09-10T03:23:30.136Z] Identity added: /w/workspace/edgex-go/691@tmp/private_key_11737846925292003582.key (/w/workspace/edgex-go/691@tmp/private_key_11737846925292003582.key) [2024-09-10T03:23:30.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:23:30.429Z] + git semver init [2024-09-10T03:23:30.686Z] 2024-09-10 03:23:30,617 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T03:23:30.686Z] 2024-09-10 03:23:30,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/691/.semver [2024-09-10T03:23:30.686Z] 2024-09-10 03:23:30,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/691/.semver [2024-09-10T03:23:30.686Z] 2024-09-10 03:23:30,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/691/.semver'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:23:35.950Z] 2024-09-10 03:23:35,409 [append_file] DEBUG append to file:/w/workspace/edgex-go/691/.git/info/exclude [2024-09-10T03:23:35.950Z] 2024-09-10 03:23:35,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/691/.semver/main with force:False [2024-09-10T03:23:35.950Z] 2024-09-10 03:23:35,410 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T03:23:35.950Z] 2024-09-10 03:23:35,410 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T03:23:35.950Z] 3.2.0-dev.70 [Pipeline] } [2024-09-10T03:23:35.971Z] $ docker exec --env ******** --env ******** 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent -k [2024-09-10T03:23:36.061Z] unset SSH_AUTH_SOCK; [2024-09-10T03:23:36.061Z] unset SSH_AGENT_PID; [2024-09-10T03:23:36.061Z] echo Agent pid 76 killed; [2024-09-10T03:23:36.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:23:36.388Z] + git semver [Pipeline] } [2024-09-10T03:23:37.315Z] $ docker stop --time=1 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a [2024-09-10T03:23:38.545Z] $ docker rm -f --volumes 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:23:38.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T03:23:39.060Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T03:23:39.064Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.70 [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-09-10T03:23:39.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo [2024-09-10T03:23:39.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:23:39.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:23:39.548Z] ========================================================= [2024-09-10T03:23:39.548Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T03:23:39.548Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:23:39.617Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9948 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-10T03:23:39.637Z] Running in /w/workspace/edgex-go/691 [Pipeline] { [Pipeline] checkout [2024-09-10T03:23:39.673Z] The recommended git tool is: git [2024-09-10T03:23:39.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T03:23:39.842Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T03:23:39.843Z] 619be1103602: Pulling fs layer [2024-09-10T03:23:39.843Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T03:23:39.843Z] 5df492c9dc93: Pulling fs layer [2024-09-10T03:23:39.843Z] 7629e6793208: Pulling fs layer [2024-09-10T03:23:39.843Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:23:39.843Z] fb5054dd5b73: Pulling fs layer [2024-09-10T03:23:39.843Z] eeca6798cff9: Pulling fs layer [2024-09-10T03:23:39.843Z] aa269ceb94a6: Pulling fs layer [2024-09-10T03:23:39.843Z] ada007ff1a6a: Pulling fs layer [2024-09-10T03:23:39.843Z] 7629e6793208: Waiting [2024-09-10T03:23:39.843Z] 4f4fb700ef54: Waiting [2024-09-10T03:23:39.843Z] fb5054dd5b73: Waiting [2024-09-10T03:23:39.843Z] eeca6798cff9: Waiting [2024-09-10T03:23:39.843Z] aa269ceb94a6: Waiting [2024-09-10T03:23:39.843Z] ada007ff1a6a: Waiting [2024-09-10T03:23:39.843Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T03:23:39.843Z] 7862e08f4a3e: Download complete [2024-09-10T03:23:39.843Z] 7629e6793208: Verifying Checksum [2024-09-10T03:23:39.843Z] 7629e6793208: Download complete [2024-09-10T03:23:39.843Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:23:39.843Z] 4f4fb700ef54: Download complete [2024-09-10T03:23:39.843Z] 619be1103602: Download complete [2024-09-10T03:23:39.843Z] fb5054dd5b73: Verifying Checksum [2024-09-10T03:23:39.843Z] fb5054dd5b73: Download complete [2024-09-10T03:23:39.843Z] eeca6798cff9: Verifying Checksum [2024-09-10T03:23:39.843Z] eeca6798cff9: Download complete [2024-09-10T03:23:40.100Z] 619be1103602: Pull complete [2024-09-10T03:23:40.100Z] ada007ff1a6a: Verifying Checksum [2024-09-10T03:23:40.100Z] ada007ff1a6a: Download complete [2024-09-10T03:23:40.100Z] 7862e08f4a3e: Pull complete [2024-09-10T03:23:40.358Z] 5df492c9dc93: Verifying Checksum [2024-09-10T03:23:40.358Z] 5df492c9dc93: Download complete [2024-09-10T03:23:40.614Z] aa269ceb94a6: Verifying Checksum [2024-09-10T03:23:40.614Z] aa269ceb94a6: Download complete [2024-09-10T03:23:43.221Z] 5df492c9dc93: Pull complete [2024-09-10T03:23:43.221Z] 7629e6793208: Pull complete [2024-09-10T03:23:43.221Z] 4f4fb700ef54: Pull complete [2024-09-10T03:23:43.221Z] fb5054dd5b73: Pull complete [2024-09-10T03:23:43.221Z] eeca6798cff9: Pull complete [2024-09-10T03:23:44.061Z] using credential edgex-jenkins-ssh [2024-09-10T03:23:44.084Z] Cloning the remote Git repository [2024-09-10T03:23:44.130Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T03:23:44.231Z] > git init /w/workspace/edgex-go/691 # timeout=10 [2024-09-10T03:23:44.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T03:23:44.366Z] > git --version # timeout=10 [2024-09-10T03:23:44.383Z] > git --version # 'git version 2.25.1' [2024-09-10T03:23:44.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T03:23:44.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:23:45.745Z] aa269ceb94a6: Pull complete [2024-09-10T03:23:46.002Z] ada007ff1a6a: Pull complete [2024-09-10T03:23:46.003Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T03:23:46.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T03:23:46.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:23:46.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T03:23:46.302Z] WORKDIR /edgex [2024-09-10T03:23:46.302Z] COPY go.mod . [2024-09-10T03:23:46.302Z] RUN go mod download [2024-09-10T03:23:46.302Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T03:23:47.234Z] Sending build context to Docker daemon 179.3MB [2024-09-10T03:23:47.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T03:23:47.234Z] ---> f489d0715acc [2024-09-10T03:23:47.234Z] Step 2/4 : WORKDIR /edgex [2024-09-10T03:23:49.762Z] ---> Running in a7e1a5368b08 [2024-09-10T03:23:49.762Z] Removing intermediate container a7e1a5368b08 [2024-09-10T03:23:49.762Z] ---> 77409942a8ac [2024-09-10T03:23:49.762Z] Step 3/4 : COPY go.mod . [2024-09-10T03:23:49.762Z] ---> 7f568dcef209 [2024-09-10T03:23:49.762Z] Step 4/4 : RUN go mod download [2024-09-10T03:23:49.762Z] ---> Running in 207bcb47e93d [2024-09-10T03:24:01.708Z] Avoid second fetch [2024-09-10T03:24:01.709Z] Checking out Revision f44ee31a5d6fd6617b8ae126a9cf0181f34f378f (main) [2024-09-10T03:24:00.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T03:24:00.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T03:24:01.727Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T03:24:01.795Z] > git checkout -f f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 [2024-09-10T03:24:02.526Z] Commit message: "Merge pull request #4898 from jackchenjc/issue-4897" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T03:24:07.206Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T03:24:07.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:24:07.206Z] Dload Upload Total Spent Left Speed [2024-09-10T03:24:07.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2024-09-10T03:24:07.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T03:24:07.875Z] + sudo tee /etc/docker/daemon.new [2024-09-10T03:24:07.875Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T03:24:07.875Z] { [2024-09-10T03:24:07.875Z] "registry-mirrors": [ [2024-09-10T03:24:07.875Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T03:24:07.875Z] ], [2024-09-10T03:24:07.875Z] "bip": "10.250.0.254/24", [2024-09-10T03:24:07.875Z] "hosts": [ [2024-09-10T03:24:07.875Z] "tcp://0.0.0.0:5555", [2024-09-10T03:24:07.875Z] "unix:///var/run/docker.sock" [2024-09-10T03:24:07.875Z] ], [2024-09-10T03:24:07.875Z] "mtu": 1458, [2024-09-10T03:24:07.875Z] "selinux-enabled": true, [2024-09-10T03:24:07.875Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T03:24:07.875Z] } [Pipeline] sh [2024-09-10T03:24:08.197Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T03:24:08.518Z] + sudo service docker restart [2024-09-10T03:24:11.692Z] Removing intermediate container 207bcb47e93d [2024-09-10T03:24:11.692Z] ---> 9c836690d978 [2024-09-10T03:24:11.692Z] Successfully built 9c836690d978 [2024-09-10T03:24:11.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:24:11.995Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:24:11.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:24:12.075Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T03:24:12.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T03:24:12.471Z] $ docker top d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:24:12.811Z] + go version [2024-09-10T03:24:12.811Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T03:24:12.833Z] $ docker stop --time=1 d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba [2024-09-10T03:24:14.089Z] $ docker rm -f --volumes d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:24:14.509Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T03:24:14.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:24:14.586Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T03:24:14.637Z] $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T03:24:14.952Z] $ docker top d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T03:24:15.012Z] ========================================================= [2024-09-10T03:24:15.012Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T03:24:15.012Z] ========================================================= [Pipeline] sh [2024-09-10T03:24:15.287Z] + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:24:15.588Z] + make test [2024-09-10T03:24:15.589Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T03:24:23.709Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:24:26.760Z] provisioning config files... [2024-09-10T03:24:26.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config15628784038376046093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:24:27.221Z] ---> ****-login.sh [2024-09-10T03:24:27.221Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:24:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:24:27.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:24:27.761Z] Configure a credential helper to remove this warning. See [2024-09-10T03:24:27.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:24:27.761Z] [2024-09-10T03:24:27.761Z] Login Succeeded [2024-09-10T03:24:27.761Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:24:28.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:24:28.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:24:28.302Z] Configure a credential helper to remove this warning. See [2024-09-10T03:24:28.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:24:28.302Z] [2024-09-10T03:24:28.302Z] Login Succeeded [2024-09-10T03:24:28.302Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:24:28.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:24:28.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:24:28.574Z] Configure a credential helper to remove this warning. See [2024-09-10T03:24:28.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:24:28.574Z] [2024-09-10T03:24:28.574Z] Login Succeeded [2024-09-10T03:24:28.574Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:24:28.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:24:28.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:24:28.846Z] Configure a credential helper to remove this warning. See [2024-09-10T03:24:28.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:24:28.846Z] [2024-09-10T03:24:28.846Z] Login Succeeded [2024-09-10T03:24:28.846Z] ****.io [2024-09-10T03:24:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:24:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:24:29.391Z] Configure a credential helper to remove this warning. See [2024-09-10T03:24:29.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:24:29.391Z] [2024-09-10T03:24:29.391Z] Login Succeeded [2024-09-10T03:24:29.391Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:24:29.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T03:24:30.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo [2024-09-10T03:24:30.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:24:30.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:24:30.072Z] ========================================================= [2024-09-10T03:24:30.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T03:24:30.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:24:30.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:24:30.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T03:24:30.671Z] c6b39de5b339: Pulling fs layer [2024-09-10T03:24:30.671Z] a69c41024577: Pulling fs layer [2024-09-10T03:24:30.671Z] d6de4b400683: Pulling fs layer [2024-09-10T03:24:30.671Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T03:24:30.671Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:24:30.671Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T03:24:30.671Z] 00f215d4a9da: Pulling fs layer [2024-09-10T03:24:30.671Z] d496ad576159: Pulling fs layer [2024-09-10T03:24:30.671Z] 35cb2a7552d0: Waiting [2024-09-10T03:24:30.671Z] 4f4fb700ef54: Waiting [2024-09-10T03:24:30.671Z] 464afbd9ba4c: Waiting [2024-09-10T03:24:30.671Z] 00f215d4a9da: Waiting [2024-09-10T03:24:30.671Z] d496ad576159: Waiting [2024-09-10T03:24:30.671Z] a69c41024577: Verifying Checksum [2024-09-10T03:24:30.671Z] a69c41024577: Download complete [2024-09-10T03:24:30.671Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T03:24:30.671Z] 35cb2a7552d0: Download complete [2024-09-10T03:24:30.671Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:24:30.671Z] 4f4fb700ef54: Download complete [2024-09-10T03:24:30.671Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T03:24:30.671Z] 464afbd9ba4c: Download complete [2024-09-10T03:24:30.671Z] c6b39de5b339: Verifying Checksum [2024-09-10T03:24:30.671Z] c6b39de5b339: Download complete [2024-09-10T03:24:30.940Z] d496ad576159: Verifying Checksum [2024-09-10T03:24:30.940Z] d496ad576159: Download complete [2024-09-10T03:24:31.528Z] c6b39de5b339: Pull complete [2024-09-10T03:24:32.124Z] a69c41024577: Pull complete [2024-09-10T03:24:32.394Z] d6de4b400683: Verifying Checksum [2024-09-10T03:24:32.394Z] d6de4b400683: Download complete [2024-09-10T03:24:33.807Z] 00f215d4a9da: Verifying Checksum [2024-09-10T03:24:33.807Z] 00f215d4a9da: Download complete [2024-09-10T03:24:46.131Z] d6de4b400683: Pull complete [2024-09-10T03:24:46.131Z] 35cb2a7552d0: Pull complete [2024-09-10T03:24:46.131Z] 4f4fb700ef54: Pull complete [2024-09-10T03:24:46.131Z] 464afbd9ba4c: Pull complete [2024-09-10T03:24:50.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T03:24:50.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T03:24:50.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T03:24:50.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T03:24:50.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T03:24:50.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T03:24:51.324Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T03:24:51.324Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T03:24:51.324Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T03:24:51.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T03:24:52.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T03:24:52.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T03:24:53.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T03:24:53.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T03:24:53.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T03:24:53.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-09-10T03:24:54.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T03:24:54.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T03:24:54.354Z] 00f215d4a9da: Pull complete [2024-09-10T03:24:54.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T03:24:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:24:55.772Z] d496ad576159: Pull complete [2024-09-10T03:24:55.772Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T03:24:55.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:24:55.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T03:24:56.105Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:24:56.105Z] WORKDIR /edgex [2024-09-10T03:24:56.105Z] COPY go.mod . [2024-09-10T03:24:56.105Z] RUN go mod download [2024-09-10T03:24:56.105Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-10T03:24:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T03:24:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:24:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T03:24:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T03:24:56.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T03:24:56.690Z] Sending build context to Docker daemon 3.542MB [2024-09-10T03:24:56.955Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T03:24:56.955Z] ---> f246e2811388 [2024-09-10T03:24:56.955Z] Step 2/4 : WORKDIR /edgex [2024-09-10T03:24:57.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T03:24:57.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T03:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-09-10T03:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-09-10T03:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.469s coverage: 93.4% of statements [2024-09-10T03:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 91.7% of statements [2024-09-10T03:24:58.895Z] ---> Running in 2d1b3e399dc8 [2024-09-10T03:24:58.895Z] Removing intermediate container 2d1b3e399dc8 [2024-09-10T03:24:58.895Z] ---> e53324febe80 [2024-09-10T03:24:58.895Z] Step 3/4 : COPY go.mod . [2024-09-10T03:24:59.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-09-10T03:24:59.163Z] ---> 5cc373047a77 [2024-09-10T03:24:59.163Z] Step 4/4 : RUN go mod download [2024-09-10T03:24:59.163Z] ---> Running in d0acb22cbe92 [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T03:25:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T03:25:00.875Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T03:25:01.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2024-09-10T03:25:01.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-09-10T03:25:01.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T03:25:01.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T03:25:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-09-10T03:25:02.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-09-10T03:25:02.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-09-10T03:25:02.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-09-10T03:25:02.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-10T03:25:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-10T03:25:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2024-09-10T03:25:03.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T03:25:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T03:25:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T03:25:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T03:25:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T03:25:05.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T03:25:05.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T03:25:05.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T03:25:05.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T03:25:06.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T03:25:06.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T03:25:07.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T03:25:08.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T03:25:08.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T03:25:10.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T03:25:10.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T03:25:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T03:25:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T03:25:12.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T03:25:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T03:25:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T03:25:13.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T03:25:14.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T03:25:14.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T03:25:14.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T03:25:14.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T03:25:15.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T03:25:15.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T03:25:15.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T03:25:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-09-10T03:25:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T03:25:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T03:25:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:25:16.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T03:25:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T03:25:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T03:25:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T03:25:17.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T03:25:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T03:25:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:25:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T03:25:19.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T03:25:19.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T03:25:19.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T03:25:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T03:25:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.229s coverage: 79.9% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.040s coverage: 92.9% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 84.8% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-09-10T03:25:28.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2024-09-10T03:25:28.422Z] 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-09-10T03:25:28.714Z] running golangci-lint [2024-09-10T03:25:28.714Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T03:25:28.714Z] go version go1.21.9 linux/amd64 [2024-09-10T03:25:28.997Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T03:25:28.997Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T03:25:50.966Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 21.94729089s" [2024-09-10T03:25:50.966Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.57351ms" [2024-09-10T03:25:55.580Z] Removing intermediate container d0acb22cbe92 [2024-09-10T03:25:55.580Z] ---> 15a051162bc3 [2024-09-10T03:25:55.580Z] Successfully built 15a051162bc3 [2024-09-10T03:25:55.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:25:55.927Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T03:25:55.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:25:56.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container [2024-09-10T03:25:56.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-arm64 cat [2024-09-10T03:25:57.682Z] $ docker top 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:25:58.512Z] + go version [2024-09-10T03:25:58.512Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T03:25:58.531Z] $ docker stop --time=1 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e [2024-09-10T03:26:00.152Z] $ docker rm -f --volumes 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e [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-09-10T03:26:01.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T03:26:01.053Z] [2024-09-10T03:26:01.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:26:03.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T03:26:03.113Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T03:26:03.113Z] 547446be3368: Pulling fs layer [2024-09-10T03:26:03.113Z] d125d8839a47: Pulling fs layer [2024-09-10T03:26:03.113Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T03:26:03.113Z] c3105a71a48b: Pulling fs layer [2024-09-10T03:26:03.113Z] 0f093f025ec4: Pulling fs layer [2024-09-10T03:26:03.113Z] c3105a71a48b: Waiting [2024-09-10T03:26:03.113Z] 0f093f025ec4: Waiting [2024-09-10T03:26:03.113Z] c3106fc0e877: Pulling fs layer [2024-09-10T03:26:03.113Z] c3106fc0e877: Waiting [2024-09-10T03:26:03.302Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.611348941s with top 10 stages: buildir: 50.25742692s, gosec: 7.58708915s, inspect: 2.593556129s, fact_deprecated: 2.270092952s, printf: 1.761603041s, ctrlflow: 1.44154531s, S1038: 1.430793518s, fact_purity: 1.154534054s, nilness: 1.000612951s, isgenerated: 631.003237ms" [2024-09-10T03:26:03.302Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T03:26:03.302Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214" [2024-09-10T03:26:03.302Z] level=info msg="[runner] processing took 21.914903ms with stages: nolint: 12.254911ms, identifier_marker: 4.78659ms, exclude-rules: 1.580298ms, path_prettifier: 1.562298ms, autogenerated_exclude: 1.041138ms, skip_dirs: 638.835µs, cgo: 27.981µs, filename_unadjuster: 15.501µs, max_same_issues: 1.98µs, fixer: 680ns, uniq_by_line: 640ns, diff: 560ns, skip_files: 550ns, max_from_linter: 540ns, severity-rules: 440ns, sort_results: 430ns, exclude: 391ns, source_code: 370ns, path_shortener: 270ns, max_per_file_from_linter: 260ns, path_prefixer: 240ns" [2024-09-10T03:26:03.302Z] level=info msg="[runner] linters took 10.819658243s with stages: goanalysis_metalinter: 10.797531762s" [2024-09-10T03:26:03.302Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T03:26:03.302Z] level=info msg="Memory: 326 samples, avg is 280.4MB, max is 1338.1MB" [2024-09-10T03:26:03.302Z] level=info msg="Execution took 32.808670919s" [2024-09-10T03:26:03.302Z] go vet ./... [2024-09-10T03:26:03.381Z] 547446be3368: Verifying Checksum [2024-09-10T03:26:03.381Z] 547446be3368: Download complete [2024-09-10T03:26:03.381Z] c3105a71a48b: Verifying Checksum [2024-09-10T03:26:03.381Z] c3105a71a48b: Download complete [2024-09-10T03:26:03.652Z] d125d8839a47: Verifying Checksum [2024-09-10T03:26:03.652Z] d125d8839a47: Download complete [2024-09-10T03:26:03.652Z] c3106fc0e877: Verifying Checksum [2024-09-10T03:26:03.652Z] c3106fc0e877: Download complete [2024-09-10T03:26:03.919Z] 0f093f025ec4: Verifying Checksum [2024-09-10T03:26:03.919Z] 0f093f025ec4: Download complete [2024-09-10T03:26:04.878Z] 547446be3368: Pull complete [2024-09-10T03:26:05.837Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T03:26:05.837Z] 3e85d5ac6304: Download complete [2024-09-10T03:26:05.837Z] d125d8839a47: Pull complete [2024-09-10T03:26:07.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T03:26:07.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T03:26:07.771Z] ./bin/test-attribution-txt.sh [2024-09-10T03:26:08.030Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T03:26:08.030Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T03:26:08.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T03:26:08.337Z] + ls -al . [2024-09-10T03:26:08.337Z] total 916 [2024-09-10T03:26:08.337Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 03:24 . [2024-09-10T03:26:08.337Z] drwxr-xr-x 4 root root 4096 Sep 10 03:24 .. [2024-09-10T03:26:08.337Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 .blubracket [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 03:23 .dockerignore [2024-09-10T03:26:08.337Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 03:25 .git [2024-09-10T03:26:08.337Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 03:23 .github [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 03:23 .gitignore [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 03:23 .golangci.yml [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 03:23 .hadolint.yml [2024-09-10T03:26:08.337Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 03:23 .semver [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 03:23 .sonarcloud.properties [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 03:23 ADOPTERS.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 03:23 Attribution.txt [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 03:23 CHANGELOG.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 03:23 CONTRIBUTING.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 03:23 GOVERNANCE.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 03:23 Jenkinsfile [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 03:23 LICENSE [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 03:23 Makefile [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 03:23 OWNERS.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 03:23 README.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 03:23 SECURITY.md [2024-09-10T03:26:08.337Z] -rw-rw-r-- 1 1001 1001 12 Sep 10 03:23 VERSION [2024-09-10T03:26:08.337Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 bin [2024-09-10T03:26:08.337Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 03:23 cmd [2024-09-10T03:26:08.337Z] -rw-r--r-- 1 root root 546549 Sep 10 03:25 coverage.out [2024-09-10T03:26:08.338Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 fuzz_test [2024-09-10T03:26:08.338Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 03:23 go.mod [2024-09-10T03:26:08.338Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 03:23 go.sum [2024-09-10T03:26:08.338Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 03:23 internal [2024-09-10T03:26:08.338Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 03:23 openapi [2024-09-10T03:26:08.338Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 03:23 security.txt [2024-09-10T03:26:08.338Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 03:23 version.go [Pipeline] sh [2024-09-10T03:26:08.625Z] + '[' -e coverage.out ] [2024-09-10T03:26:08.625Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T03:26:08.773Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T03:26:09.059Z] + make build [2024-09-10T03:26:09.059Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T03:26:15.892Z] 3e85d5ac6304: Pull complete [2024-09-10T03:26:15.892Z] c3105a71a48b: Pull complete [2024-09-10T03:26:16.472Z] 0f093f025ec4: Pull complete [2024-09-10T03:26:16.737Z] c3106fc0e877: Pull complete [2024-09-10T03:26:16.737Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T03:26:16.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T03:26:16.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:26:16.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container [2024-09-10T03:26:17.003Z] $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-arm64:latest cat [2024-09-10T03:26:18.958Z] $ docker top c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:26:19.774Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T03:26:29.850Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #1 transferring dockerfile: 1.93kB done [2024-09-10T03:26:29.850Z] #1 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #2 transferring dockerfile: 1.89kB done [2024-09-10T03:26:29.850Z] #2 DONE 0.0s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #3 transferring dockerfile: 2.49kB done [2024-09-10T03:26:29.850Z] #3 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #4 transferring dockerfile: 1.95kB done [2024-09-10T03:26:29.850Z] #4 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #5 [core-data internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #5 transferring dockerfile: 2.07kB done [2024-09-10T03:26:29.850Z] #5 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #6 transferring dockerfile: 1.85kB 0.0s done [2024-09-10T03:26:29.850Z] #6 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #7 transferring dockerfile: 2.06kB 0.0s done [2024-09-10T03:26:29.850Z] #7 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T03:26:29.850Z] #8 transferring dockerfile: 2.15kB done [2024-09-10T03:26:29.850Z] #8 DONE 0.1s [2024-09-10T03:26:29.850Z] [2024-09-10T03:26:29.850Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-10T03:26:30.117Z] #9 transferring dockerfile: 2.01kB done [2024-09-10T03:26:30.117Z] #9 DONE 0.1s [2024-09-10T03:26:30.117Z] [2024-09-10T03:26:30.117Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T03:26:30.117Z] #10 transferring dockerfile: 1.70kB done [2024-09-10T03:26:30.117Z] #10 DONE 0.1s [2024-09-10T03:26:30.117Z] [2024-09-10T03:26:30.117Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T03:26:30.117Z] #11 transferring dockerfile: 1.81kB done [2024-09-10T03:26:30.117Z] #11 DONE 0.1s [2024-09-10T03:26:30.117Z] [2024-09-10T03:26:30.117Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T03:26:30.117Z] #12 transferring dockerfile: 1.69kB done [2024-09-10T03:26:30.117Z] #12 DONE 0.1s [2024-09-10T03:26:30.117Z] [2024-09-10T03:26:30.117Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T03:26:30.384Z] #13 transferring dockerfile: 1.93kB done [2024-09-10T03:26:30.384Z] #13 DONE 0.1s [2024-09-10T03:26:30.384Z] [2024-09-10T03:26:30.384Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T03:26:30.384Z] #14 transferring dockerfile: 2.23kB done [2024-09-10T03:26:30.384Z] #14 DONE 0.1s [2024-09-10T03:26:30.384Z] [2024-09-10T03:26:30.384Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T03:26:30.384Z] #15 transferring dockerfile: 3.17kB done [2024-09-10T03:26:30.384Z] #15 DONE 0.1s [2024-09-10T03:26:30.384Z] [2024-09-10T03:26:30.384Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T03:26:30.384Z] #16 transferring dockerfile: 2.50kB 0.0s done [2024-09-10T03:26:30.384Z] #16 DONE 0.1s [2024-09-10T03:26:30.384Z] [2024-09-10T03:26:30.384Z] #17 [core-command internal] load .dockerignore [2024-09-10T03:26:30.384Z] #17 transferring context: [2024-09-10T03:26:30.652Z] #17 transferring context: 50B done [2024-09-10T03:26:30.652Z] #17 DONE 0.1s [2024-09-10T03:26:30.982Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T03:26:31.235Z] [2024-09-10T03:26:31.235Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T03:26:31.235Z] #18 transferring context: 50B done [2024-09-10T03:26:31.235Z] #18 DONE 0.0s [2024-09-10T03:26:31.235Z] [2024-09-10T03:26:31.235Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-10T03:26:31.235Z] #19 transferring context: 50B done [2024-09-10T03:26:31.235Z] #19 DONE 0.1s [2024-09-10T03:26:31.235Z] [2024-09-10T03:26:31.235Z] #20 [support-notifications internal] load .dockerignore [2024-09-10T03:26:31.235Z] #20 transferring context: 50B done [2024-09-10T03:26:31.235Z] #20 DONE 0.1s [2024-09-10T03:26:31.504Z] [2024-09-10T03:26:31.504Z] #21 [core-data internal] load .dockerignore [2024-09-10T03:26:31.504Z] #21 transferring context: 50B done [2024-09-10T03:26:31.504Z] #21 DONE 0.1s [2024-09-10T03:26:31.504Z] [2024-09-10T03:26:31.504Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-10T03:26:31.504Z] #22 transferring context: 50B done [2024-09-10T03:26:31.504Z] #22 DONE 0.0s [2024-09-10T03:26:31.504Z] [2024-09-10T03:26:31.504Z] #23 [core-metadata internal] load .dockerignore [2024-09-10T03:26:31.504Z] #23 transferring context: 50B done [2024-09-10T03:26:31.504Z] #23 DONE 0.0s [2024-09-10T03:26:31.504Z] [2024-09-10T03:26:31.504Z] #24 [security-proxy-auth internal] load .dockerignore [2024-09-10T03:26:31.504Z] #24 transferring context: 50B 0.0s done [2024-09-10T03:26:31.504Z] #24 DONE 0.0s [2024-09-10T03:26:31.504Z] [2024-09-10T03:26:31.504Z] #25 [core-keeper internal] load .dockerignore [2024-09-10T03:26:31.504Z] #25 transferring context: 50B done [2024-09-10T03:26:31.504Z] #25 DONE 0.1s [2024-09-10T03:26:31.773Z] [2024-09-10T03:26:31.773Z] #26 [security-spire-server internal] load .dockerignore [2024-09-10T03:26:31.773Z] #26 transferring context: 50B done [2024-09-10T03:26:31.773Z] #26 DONE 0.1s [2024-09-10T03:26:31.773Z] [2024-09-10T03:26:31.773Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-10T03:26:31.773Z] #27 transferring context: 50B done [2024-09-10T03:26:31.773Z] #27 DONE 0.1s [2024-09-10T03:26:31.773Z] [2024-09-10T03:26:31.773Z] #28 [security-spire-config internal] load .dockerignore [2024-09-10T03:26:31.773Z] #28 transferring context: 50B done [2024-09-10T03:26:31.773Z] #28 DONE 0.1s [2024-09-10T03:26:31.773Z] [2024-09-10T03:26:31.773Z] #29 [support-scheduler internal] load .dockerignore [2024-09-10T03:26:31.918Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T03:26:32.040Z] #29 transferring context: 50B done [2024-09-10T03:26:32.040Z] #29 DONE 0.1s [2024-09-10T03:26:32.040Z] [2024-09-10T03:26:32.040Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T03:26:32.040Z] #30 transferring context: 50B 0.0s done [2024-09-10T03:26:32.040Z] #30 DONE 0.1s [2024-09-10T03:26:32.040Z] [2024-09-10T03:26:32.040Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-10T03:26:32.040Z] #31 transferring context: 50B done [2024-09-10T03:26:32.040Z] #31 DONE 0.1s [2024-09-10T03:26:32.040Z] [2024-09-10T03:26:32.040Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-10T03:26:32.307Z] #32 transferring context: 50B done [2024-09-10T03:26:32.307Z] #32 DONE 0.1s [2024-09-10T03:26:32.307Z] [2024-09-10T03:26:32.307Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:32.307Z] #33 DONE 0.0s [2024-09-10T03:26:32.307Z] [2024-09-10T03:26:32.307Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:32.651Z] #34 DONE 0.5s [2024-09-10T03:26:32.651Z] [2024-09-10T03:26:32.651Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:32.651Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:32.926Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-10T03:26:32.926Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:32.926Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:32.926Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:33.207Z] #35 ... [2024-09-10T03:26:33.207Z] [2024-09-10T03:26:33.207Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:33.207Z] #33 DONE 0.0s [2024-09-10T03:26:33.207Z] [2024-09-10T03:26:33.207Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:33.207Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.4s [2024-09-10T03:26:33.207Z] #35 ... [2024-09-10T03:26:33.207Z] [2024-09-10T03:26:33.207Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:33.207Z] #33 DONE 0.0s [2024-09-10T03:26:33.207Z] [2024-09-10T03:26:33.207Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:33.207Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-10T03:26:33.292Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T03:26:33.498Z] #35 ... [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:33.498Z] #34 DONE 0.5s [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:33.498Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:33.498Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:33.498Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:33.498Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:33.498Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:33.498Z] #35 ... [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:33.498Z] #33 DONE 0.0s [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:33.498Z] #34 DONE 0.6s [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:33.498Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:33.498Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:33.498Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:33.498Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:33.498Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:33.498Z] #35 ... [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:33.498Z] #33 DONE 0.0s [2024-09-10T03:26:33.498Z] [2024-09-10T03:26:33.498Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:33.795Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:33.795Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:33.795Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:33.795Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:33.795Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:33.795Z] #35 ... [2024-09-10T03:26:33.795Z] [2024-09-10T03:26:33.795Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:33.795Z] #33 DONE 0.0s [2024-09-10T03:26:33.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T03:26:34.081Z] [2024-09-10T03:26:34.081Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:34.081Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:34.081Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:34.081Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:34.081Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:34.081Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:34.081Z] #35 ... [2024-09-10T03:26:34.081Z] [2024-09-10T03:26:34.081Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:34.081Z] #33 DONE 0.0s [2024-09-10T03:26:34.081Z] [2024-09-10T03:26:34.081Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:34.081Z] #34 DONE 1.1s [2024-09-10T03:26:34.081Z] [2024-09-10T03:26:34.081Z] #36 [core-command internal] load build context [2024-09-10T03:26:34.081Z] #36 transferring context: 3.11MB 1.1s done [2024-09-10T03:26:34.081Z] #36 DONE 1.4s [2024-09-10T03:26:34.081Z] [2024-09-10T03:26:34.081Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:34.081Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:34.081Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:34.081Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:34.081Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:34.081Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:34.385Z] #35 ... [2024-09-10T03:26:34.385Z] [2024-09-10T03:26:34.385Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:34.385Z] #33 DONE 0.0s [2024-09-10T03:26:34.385Z] [2024-09-10T03:26:34.385Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:34.385Z] #34 DONE 1.2s [2024-09-10T03:26:34.385Z] [2024-09-10T03:26:34.385Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:34.385Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:34.385Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:34.385Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:34.385Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:34.385Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:34.658Z] #35 ... [2024-09-10T03:26:34.658Z] [2024-09-10T03:26:34.658Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:34.658Z] #33 DONE 0.0s [2024-09-10T03:26:34.658Z] [2024-09-10T03:26:34.658Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:34.925Z] #35 ... [2024-09-10T03:26:34.925Z] [2024-09-10T03:26:34.925Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:34.925Z] #34 DONE 1.5s [2024-09-10T03:26:34.925Z] [2024-09-10T03:26:34.925Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:34.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:34.925Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:34.925Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:34.925Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:34.925Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:35.234Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T03:26:35.505Z] #35 ... [2024-09-10T03:26:35.505Z] [2024-09-10T03:26:35.505Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:35.505Z] #34 DONE 1.7s [2024-09-10T03:26:35.505Z] [2024-09-10T03:26:35.505Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:35.771Z] #35 ... [2024-09-10T03:26:35.771Z] [2024-09-10T03:26:35.771Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:35.771Z] #33 DONE 0.0s [2024-09-10T03:26:35.771Z] [2024-09-10T03:26:35.771Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:36.037Z] #35 ... [2024-09-10T03:26:36.037Z] [2024-09-10T03:26:36.037Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:36.037Z] #34 DONE 2.4s [2024-09-10T03:26:36.037Z] [2024-09-10T03:26:36.037Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:36.037Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done [2024-09-10T03:26:36.037Z] #35 ... [2024-09-10T03:26:36.037Z] [2024-09-10T03:26:36.037Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:36.037Z] #33 DONE 0.0s [2024-09-10T03:26:36.037Z] [2024-09-10T03:26:36.037Z] #37 [security-secretstore-setup internal] load build context [2024-09-10T03:26:36.037Z] #37 transferring context: 3.11MB 1.5s done [2024-09-10T03:26:36.037Z] #37 DONE 2.6s [2024-09-10T03:26:36.037Z] [2024-09-10T03:26:36.038Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:36.038Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done [2024-09-10T03:26:36.315Z] #35 ... [2024-09-10T03:26:36.315Z] [2024-09-10T03:26:36.315Z] #38 [support-notifications internal] load build context [2024-09-10T03:26:36.315Z] #38 transferring context: 3.11MB 1.8s done [2024-09-10T03:26:36.315Z] #38 DONE 2.6s [2024-09-10T03:26:36.315Z] [2024-09-10T03:26:36.315Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:36.315Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:36.315Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:36.315Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:36.315Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:36.315Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:36.315Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done [2024-09-10T03:26:36.315Z] #35 ... [2024-09-10T03:26:36.315Z] [2024-09-10T03:26:36.315Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:36.315Z] #39 DONE 0.0s [2024-09-10T03:26:36.581Z] [2024-09-10T03:26:36.581Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:36.581Z] #33 DONE 0.0s [2024-09-10T03:26:36.581Z] [2024-09-10T03:26:36.581Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:36.849Z] #39 ... [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:36.849Z] #34 DONE 3.0s [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T03:26:36.849Z] #40 DONE 5.0s [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T03:26:36.849Z] #33 DONE 0.0s [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-10T03:26:36.849Z] #41 transferring context: 3.11MB 2.7s done [2024-09-10T03:26:36.849Z] #41 DONE 3.6s [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T03:26:36.849Z] #40 DONE 5.0s [2024-09-10T03:26:36.849Z] [2024-09-10T03:26:36.849Z] #42 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-10T03:26:37.118Z] #42 ... [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T03:26:37.118Z] #43 DONE 2.3s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T03:26:37.118Z] #44 DONE 2.1s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #45 [security-spire-config internal] load build context [2024-09-10T03:26:37.118Z] #45 DONE 0.0s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #46 [core-data internal] load build context [2024-09-10T03:26:37.118Z] #46 transferring context: 3.11MB 1.9s done [2024-09-10T03:26:37.118Z] #46 DONE 3.1s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:37.118Z] #47 DONE 0.0s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:26:37.118Z] #34 DONE 3.4s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T03:26:37.118Z] #40 DONE 5.0s [2024-09-10T03:26:37.118Z] [2024-09-10T03:26:37.118Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:37.401Z] #39 ... [2024-09-10T03:26:37.401Z] [2024-09-10T03:26:37.401Z] #48 [support-cron-scheduler internal] load build context [2024-09-10T03:26:37.401Z] #48 transferring context: 3.11MB 1.9s done [2024-09-10T03:26:37.401Z] #48 DONE 3.2s [2024-09-10T03:26:37.401Z] [2024-09-10T03:26:37.401Z] #49 [core-metadata internal] load build context [2024-09-10T03:26:37.401Z] #49 transferring context: 3.11MB 2.0s done [2024-09-10T03:26:37.401Z] #49 DONE 3.2s [2024-09-10T03:26:37.401Z] [2024-09-10T03:26:37.401Z] #50 [security-proxy-auth internal] load build context [2024-09-10T03:26:37.401Z] #50 transferring context: 3.11MB 2.0s done [2024-09-10T03:26:37.401Z] #50 DONE 2.9s [2024-09-10T03:26:37.401Z] [2024-09-10T03:26:37.401Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:37.668Z] #39 ... [2024-09-10T03:26:37.668Z] [2024-09-10T03:26:37.668Z] #51 [core-keeper internal] load build context [2024-09-10T03:26:37.668Z] #51 transferring context: 3.11MB 1.2s done [2024-09-10T03:26:37.668Z] #51 DONE 2.5s [2024-09-10T03:26:37.668Z] [2024-09-10T03:26:37.668Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:37.668Z] #39 ... [2024-09-10T03:26:37.668Z] [2024-09-10T03:26:37.668Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:26:37.668Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T03:26:37.668Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T03:26:37.668Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:26:37.668Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T03:26:37.668Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T03:26:37.668Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done [2024-09-10T03:26:37.668Z] #35 DONE 5.8s [2024-09-10T03:26:37.668Z] [2024-09-10T03:26:37.668Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:38.252Z] #39 ... [2024-09-10T03:26:38.252Z] [2024-09-10T03:26:38.252Z] #52 [security-spire-server internal] load build context [2024-09-10T03:26:38.252Z] #52 transferring context: 27.71kB 0.1s done [2024-09-10T03:26:38.252Z] #52 DONE 0.9s [2024-09-10T03:26:38.252Z] [2024-09-10T03:26:38.252Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:38.252Z] #39 ... [2024-09-10T03:26:38.252Z] [2024-09-10T03:26:38.252Z] #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-10T03:26:38.252Z] #42 DONE 2.1s [2024-09-10T03:26:38.252Z] [2024-09-10T03:26:38.252Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:38.252Z] #39 ... [2024-09-10T03:26:38.252Z] [2024-09-10T03:26:38.252Z] #53 [security-spire-agent internal] load build context [2024-09-10T03:26:38.252Z] #53 transferring context: 27.24kB 0.0s done [2024-09-10T03:26:38.252Z] #53 DONE 1.1s [2024-09-10T03:26:38.538Z] [2024-09-10T03:26:38.538Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:38.538Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T03:26:38.538Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T03:26:38.538Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T03:26:38.538Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T03:26:38.538Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-09-10T03:26:38.538Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-09-10T03:26:38.538Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-09-10T03:26:38.538Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T03:26:38.538Z] #47 ... [2024-09-10T03:26:38.538Z] [2024-09-10T03:26:38.538Z] #39 [support-scheduler internal] load build context [2024-09-10T03:26:38.538Z] #39 transferring context: 3.11MB 1.1s done [2024-09-10T03:26:38.538Z] #39 DONE 2.0s [2024-09-10T03:26:38.538Z] [2024-09-10T03:26:38.538Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:38.538Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-10T03:26:38.804Z] #47 ... [2024-09-10T03:26:38.804Z] [2024-09-10T03:26:38.804Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-10T03:26:38.804Z] #54 transferring context: 3.11MB 1.1s done [2024-09-10T03:26:38.804Z] #54 DONE 1.9s [2024-09-10T03:26:38.805Z] [2024-09-10T03:26:38.805Z] #45 [security-spire-config internal] load build context [2024-09-10T03:26:38.805Z] #45 transferring context: 25.96kB 0.0s done [2024-09-10T03:26:38.805Z] #45 DONE 1.7s [2024-09-10T03:26:39.071Z] [2024-09-10T03:26:39.071Z] #55 [security-bootstrapper internal] load build context [2024-09-10T03:26:39.071Z] #55 transferring context: 3.11MB 1.2s done [2024-09-10T03:26:39.071Z] #55 DONE 2.0s [2024-09-10T03:26:39.071Z] [2024-09-10T03:26:39.071Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:39.071Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T03:26:39.071Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s [2024-09-10T03:26:39.349Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.8s [2024-09-10T03:26:39.419Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T03:26:39.620Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.1s [2024-09-10T03:26:39.892Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.33MB / 28.04MB 2.6s [2024-09-10T03:26:40.164Z] #47 ... [2024-09-10T03:26:40.164Z] [2024-09-10T03:26:40.164Z] #56 [security-proxy-setup internal] load build context [2024-09-10T03:26:40.164Z] #56 transferring context: 3.11MB 1.0s done [2024-09-10T03:26:40.164Z] #56 DONE 2.8s [2024-09-10T03:26:40.164Z] [2024-09-10T03:26:40.164Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:40.164Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T03:26:40.164Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.15MB / 28.04MB 2.7s [2024-09-10T03:26:40.757Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.6s [2024-09-10T03:26:40.794Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T03:26:41.341Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 3.8s [2024-09-10T03:26:42.317Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.8s [2024-09-10T03:26:42.317Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.0s [2024-09-10T03:26:42.696Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T03:26:43.752Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.28MB / 28.04MB 6.1s [2024-09-10T03:26:44.020Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.70MB / 28.04MB 6.6s [2024-09-10T03:26:44.610Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.75MB / 28.04MB 7.2s [2024-09-10T03:26:44.876Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 7.5s [2024-09-10T03:26:45.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T03:26:45.467Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.8s done [2024-09-10T03:26:45.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T03:26:46.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T03:26:46.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T03:26:47.406Z] #47 ... [2024-09-10T03:26:47.406Z] [2024-09-10T03:26:47.406Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:26:47.406Z] #57 DONE 8.8s [2024-09-10T03:26:47.406Z] [2024-09-10T03:26:47.406Z] #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:26:47.406Z] #58 ... [2024-09-10T03:26:47.406Z] [2024-09-10T03:26:47.406Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:26:47.406Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-10T03:26:47.406Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T03:26:47.406Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T03:26:47.406Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T03:26:47.406Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-09-10T03:26:47.406Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-09-10T03:26:47.406Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.6s done [2024-09-10T03:26:47.406Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done [2024-09-10T03:26:47.406Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-10T03:26:47.406Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s [2024-09-10T03:26:47.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T03:26:48.378Z] #59 ... [2024-09-10T03:26:48.378Z] [2024-09-10T03:26:48.378Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T03:26:48.378Z] #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:48.378Z] #0 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:48.378Z] #0 9.360 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:26:48.378Z] #0 9.393 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T03:26:48.378Z] #0 9.459 (3/4) Installing su-exec (0.2-r3) [2024-09-10T03:26:48.378Z] #0 9.484 (4/4) Installing yq (4.33.3-r5) [2024-09-10T03:26:48.378Z] #0 9.885 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:26:48.378Z] #0 9.960 OK: 18 MiB in 19 packages [2024-09-10T03:26:48.378Z] #60 ... [2024-09-10T03:26:48.378Z] [2024-09-10T03:26:48.378Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:26:48.378Z] #61 ... [2024-09-10T03:26:48.378Z] [2024-09-10T03:26:48.378Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:26:48.378Z] #0 8.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:48.378Z] #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2024-09-10T03:26:48.518Z] $ docker stop --time=1 d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e [2024-09-10T03:26:48.644Z] #62 ... [2024-09-10T03:26:48.644Z] [2024-09-10T03:26:48.644Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T03:26:48.644Z] #63 ... [2024-09-10T03:26:48.644Z] [2024-09-10T03:26:48.644Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:26:48.927Z] #64 ... [2024-09-10T03:26:48.927Z] [2024-09-10T03:26:48.927Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T03:26:48.927Z] #0 7.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:48.927Z] #0 8.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:48.927Z] #0 10.38 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:26:48.927Z] #0 10.38 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:26:48.927Z] #0 10.38 OK: 19954 distinct packages available [2024-09-10T03:26:48.927Z] #65 ... [2024-09-10T03:26:48.927Z] [2024-09-10T03:26:48.927Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T03:26:48.927Z] #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:49.193Z] #66 ... [2024-09-10T03:26:49.193Z] [2024-09-10T03:26:49.193Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T03:26:49.193Z] #60 DONE 10.9s [2024-09-10T03:26:49.193Z] [2024-09-10T03:26:49.193Z] #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:26:49.460Z] #67 ... [2024-09-10T03:26:49.460Z] [2024-09-10T03:26:49.460Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T03:26:49.460Z] #68 ... [2024-09-10T03:26:49.460Z] [2024-09-10T03:26:49.460Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:26:49.460Z] #64 DONE 10.7s [2024-09-10T03:26:49.460Z] [2024-09-10T03:26:49.460Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T03:26:49.460Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:49.733Z] #69 ... [2024-09-10T03:26:49.733Z] [2024-09-10T03:26:49.733Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T03:26:49.733Z] #70 ... [2024-09-10T03:26:49.733Z] [2024-09-10T03:26:49.733Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T03:26:49.733Z] #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:49.999Z] #71 ... [2024-09-10T03:26:49.999Z] [2024-09-10T03:26:49.999Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:26:49.999Z] #72 ... [2024-09-10T03:26:49.999Z] [2024-09-10T03:26:49.999Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:26:50.264Z] #73 ... [2024-09-10T03:26:50.264Z] [2024-09-10T03:26:50.264Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:26:50.264Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:50.264Z] #74 ... [2024-09-10T03:26:50.264Z] [2024-09-10T03:26:50.264Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:50.264Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.8s [2024-09-10T03:26:53.610Z] #47 ... [2024-09-10T03:26:53.610Z] [2024-09-10T03:26:53.610Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:26:53.610Z] #62 14.04 OK: 266 MiB in 52 packages [2024-09-10T03:26:53.610Z] #62 DONE 16.2s [2024-09-10T03:26:53.610Z] [2024-09-10T03:26:53.610Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:26:53.900Z] $ docker rm -f --volumes d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e [2024-09-10T03:26:54.209Z] #75 DONE 0.8s [2024-09-10T03:26:54.209Z] [2024-09-10T03:26:54.209Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [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-09-10T03:26:54.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T03:26:54.905Z] [2024-09-10T03:26:54.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:26:55.170Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s [2024-09-10T03:26:55.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T03:26:55.210Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T03:26:55.210Z] 91d30c5bc195: Pulling fs layer [2024-09-10T03:26:55.210Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T03:26:55.210Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T03:26:55.210Z] 4698f68db338: Pulling fs layer [2024-09-10T03:26:55.210Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T03:26:55.210Z] e0025b399a48: Pulling fs layer [2024-09-10T03:26:55.210Z] 4698f68db338: Waiting [2024-09-10T03:26:55.210Z] 2a2f49069b9e: Waiting [2024-09-10T03:26:55.210Z] e0025b399a48: Waiting [2024-09-10T03:26:55.210Z] 91d30c5bc195: Verifying Checksum [2024-09-10T03:26:55.210Z] 91d30c5bc195: Download complete [2024-09-10T03:26:55.210Z] 4698f68db338: Download complete [2024-09-10T03:26:55.468Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T03:26:55.468Z] 2e9b0aa3be6d: Download complete [2024-09-10T03:26:55.468Z] e0025b399a48: Verifying Checksum [2024-09-10T03:26:55.468Z] e0025b399a48: Download complete [2024-09-10T03:26:55.468Z] 91d30c5bc195: Pull complete [2024-09-10T03:26:55.468Z] 2a2f49069b9e: Download complete [2024-09-10T03:26:55.730Z] 2e9b0aa3be6d: Pull complete [2024-09-10T03:26:55.987Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T03:26:55.987Z] 9c61dcf015f6: Download complete [2024-09-10T03:26:57.118Z] #47 ... [2024-09-10T03:26:57.118Z] [2024-09-10T03:26:57.118Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:26:57.118Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s done [2024-09-10T03:26:57.118Z] #59 DONE 19.7s [2024-09-10T03:26:57.118Z] [2024-09-10T03:26:57.118Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:58.524Z] 9c61dcf015f6: Pull complete [2024-09-10T03:26:58.525Z] 4698f68db338: Pull complete [2024-09-10T03:26:58.525Z] 2a2f49069b9e: Pull complete [2024-09-10T03:26:58.526Z] #47 ... [2024-09-10T03:26:58.526Z] [2024-09-10T03:26:58.526Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T03:26:58.526Z] #66 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:58.526Z] #66 18.61 OK: 266 MiB in 52 packages [2024-09-10T03:26:58.526Z] #66 DONE 20.2s [2024-09-10T03:26:58.526Z] [2024-09-10T03:26:58.526Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:58.785Z] e0025b399a48: Pull complete [2024-09-10T03:26:58.785Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T03:26:58.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T03:26:58.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:26:58.890Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T03:26:58.965Z] $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T03:26:59.110Z] #47 ... [2024-09-10T03:26:59.110Z] [2024-09-10T03:26:59.110Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:26:59.110Z] #76 DONE 0.6s [2024-09-10T03:26:59.110Z] [2024-09-10T03:26:59.110Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:59.110Z] #47 ... [2024-09-10T03:26:59.110Z] [2024-09-10T03:26:59.110Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:26:59.110Z] #61 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.110Z] #61 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.110Z] #61 19.54 OK: 266 MiB in 52 packages [2024-09-10T03:26:59.110Z] #61 ... [2024-09-10T03:26:59.110Z] [2024-09-10T03:26:59.110Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T03:26:59.110Z] #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.110Z] #0 9.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.375Z] #77 ... [2024-09-10T03:26:59.375Z] [2024-09-10T03:26:59.375Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:59.640Z] #47 ... [2024-09-10T03:26:59.640Z] [2024-09-10T03:26:59.640Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T03:26:59.640Z] #65 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.640Z] #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.640Z] #65 21.40 OK: 266 MiB in 52 packages [2024-09-10T03:26:59.640Z] #65 ... [2024-09-10T03:26:59.640Z] [2024-09-10T03:26:59.640Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:26:59.640Z] #61 DONE 21.7s [2024-09-10T03:26:59.640Z] [2024-09-10T03:26:59.640Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T03:26:59.640Z] #0 6.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.640Z] #0 8.366 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.908Z] #78 ... [2024-09-10T03:26:59.908Z] [2024-09-10T03:26:59.908Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:26:59.908Z] #47 ... [2024-09-10T03:26:59.908Z] [2024-09-10T03:26:59.908Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T03:26:59.908Z] #63 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.908Z] #63 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:26:59.908Z] #63 20.58 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:26:59.908Z] #63 20.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:26:59.908Z] #63 20.58 OK: 19946 distinct packages available [2024-09-10T03:27:00.177Z] #63 ... [2024-09-10T03:27:00.177Z] [2024-09-10T03:27:00.177Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T03:27:00.177Z] #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.177Z] #70 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.177Z] #70 21.12 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:00.177Z] #70 21.12 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:00.177Z] #70 21.12 OK: 19946 distinct packages available [2024-09-10T03:27:00.177Z] #70 ... [2024-09-10T03:27:00.177Z] [2024-09-10T03:27:00.177Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:00.453Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.1s [2024-09-10T03:27:00.453Z] #47 ... [2024-09-10T03:27:00.453Z] [2024-09-10T03:27:00.453Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:00.453Z] #79 DONE 0.7s [2024-09-10T03:27:00.453Z] [2024-09-10T03:27:00.453Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:00.453Z] #47 ... [2024-09-10T03:27:00.453Z] [2024-09-10T03:27:00.453Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T03:27:00.453Z] #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.453Z] #68 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.453Z] #68 19.26 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:00.453Z] #68 19.26 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:00.453Z] #68 19.26 OK: 19946 distinct packages available [2024-09-10T03:27:00.453Z] #68 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.721Z] #68 ... [2024-09-10T03:27:00.721Z] [2024-09-10T03:27:00.721Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:00.721Z] #73 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.721Z] #73 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.721Z] #73 21.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:00.721Z] #73 21.56 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:00.721Z] #73 21.71 OK: 8 MiB in 16 packages [2024-09-10T03:27:00.721Z] #73 ... [2024-09-10T03:27:00.721Z] [2024-09-10T03:27:00.721Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T03:27:00.721Z] #69 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.721Z] #69 18.87 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:00.721Z] #69 19.60 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:00.721Z] #69 19.61 (3/4) Installing su-exec (0.2-r3) [2024-09-10T03:27:00.721Z] #69 19.65 (4/4) Installing yq (4.33.3-r5) [2024-09-10T03:27:00.721Z] #69 21.13 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:00.721Z] #69 21.39 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:00.996Z] #69 ... [2024-09-10T03:27:00.996Z] [2024-09-10T03:27:00.996Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:27:00.996Z] #72 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.996Z] #72 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:00.996Z] #72 21.53 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:00.996Z] #72 22.12 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:00.996Z] #72 22.18 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:00.996Z] #72 22.37 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:00.996Z] #72 ... [2024-09-10T03:27:00.996Z] [2024-09-10T03:27:00.996Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:01.278Z] #47 ... [2024-09-10T03:27:01.278Z] [2024-09-10T03:27:01.278Z] #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:01.278Z] #67 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:01.278Z] #67 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:01.278Z] #67 21.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:01.278Z] #67 21.47 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:01.278Z] #67 21.57 OK: 8 MiB in 16 packages [2024-09-10T03:27:01.278Z] #67 ... [2024-09-10T03:27:01.278Z] [2024-09-10T03:27:01.278Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:27:01.278Z] #74 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:01.278Z] #74 18.79 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:01.278Z] #74 19.55 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:01.278Z] #74 19.62 (3/3) Installing tzdata (2024a-r0) [2024-09-10T03:27:01.427Z] $ docker top b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:27:01.548Z] #74 ... [2024-09-10T03:27:01.548Z] [2024-09-10T03:27:01.548Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:01.548Z] #47 ... [2024-09-10T03:27:01.548Z] [2024-09-10T03:27:01.548Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T03:27:01.548Z] #71 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:01.548Z] #71 20.59 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:01.548Z] #71 20.66 (2/2) Installing su-exec (0.2-r3) [2024-09-10T03:27:01.548Z] #71 20.67 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:01.548Z] #71 20.96 OK: 8 MiB in 17 packages [2024-09-10T03:27:01.548Z] #71 DONE 22.9s [2024-09-10T03:27:01.548Z] [2024-09-10T03:27:01.548Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T03:27:01.548Z] #65 DONE 23.3s [2024-09-10T03:27:01.764Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T03:27:01.817Z] [2024-09-10T03:27:01.817Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T03:27:02.421Z] #80 ... [2024-09-10T03:27:02.421Z] [2024-09-10T03:27:02.421Z] #67 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:02.421Z] #67 DONE 24.4s [2024-09-10T03:27:02.421Z] [2024-09-10T03:27:02.421Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:02.421Z] #73 DONE 23.8s [2024-09-10T03:27:02.421Z] [2024-09-10T03:27:02.421Z] #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:03.381Z] #81 ... [2024-09-10T03:27:03.381Z] [2024-09-10T03:27:03.381Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:03.381Z] #82 DONE 1.7s [2024-09-10T03:27:03.381Z] [2024-09-10T03:27:03.381Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:03.646Z] #47 ... [2024-09-10T03:27:03.646Z] [2024-09-10T03:27:03.647Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T03:27:03.647Z] #69 23.04 OK: 18 MiB in 19 packages [2024-09-10T03:27:03.647Z] #69 DONE 25.0s [2024-09-10T03:27:03.919Z] [2024-09-10T03:27:03.919Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:03.919Z] #47 ... [2024-09-10T03:27:03.919Z] [2024-09-10T03:27:03.919Z] #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:27:03.919Z] #58 6.763 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:03.919Z] #58 9.255 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:04.191Z] #58 16.98 OK: 266 MiB in 52 packages [2024-09-10T03:27:04.191Z] #58 ... [2024-09-10T03:27:04.191Z] [2024-09-10T03:27:04.191Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T03:27:04.299Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #1 transferring dockerfile: 1.69kB done [2024-09-10T03:27:04.299Z] #1 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #2 transferring dockerfile: 1.85kB done [2024-09-10T03:27:04.299Z] #2 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #3 transferring dockerfile: 2.49kB done [2024-09-10T03:27:04.299Z] #3 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #4 transferring dockerfile: 3.17kB done [2024-09-10T03:27:04.299Z] #4 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #5 transferring dockerfile: 1.93kB done [2024-09-10T03:27:04.299Z] #5 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #6 transferring dockerfile: 2.23kB done [2024-09-10T03:27:04.299Z] #6 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #7 transferring dockerfile: 2.15kB done [2024-09-10T03:27:04.299Z] #7 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #8 transferring dockerfile: 1.81kB done [2024-09-10T03:27:04.299Z] #8 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #9 [core-data internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #9 transferring dockerfile: 2.07kB done [2024-09-10T03:27:04.299Z] #9 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #10 transferring dockerfile: 1.95kB done [2024-09-10T03:27:04.299Z] #10 DONE 0.1s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #11 transferring dockerfile: 1.89kB done [2024-09-10T03:27:04.299Z] #11 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #12 transferring dockerfile: 1.70kB done [2024-09-10T03:27:04.299Z] #12 DONE 0.1s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #13 [security-spire-config internal] load .dockerignore [2024-09-10T03:27:04.299Z] #13 transferring context: 50B done [2024-09-10T03:27:04.299Z] #13 DONE 0.0s [2024-09-10T03:27:04.299Z] [2024-09-10T03:27:04.299Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-09-10T03:27:04.299Z] #14 transferring dockerfile: 2.01kB done [2024-09-10T03:27:04.460Z] #83 ... [2024-09-10T03:27:04.460Z] [2024-09-10T03:27:04.460Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:04.460Z] #84 ... [2024-09-10T03:27:04.460Z] [2024-09-10T03:27:04.460Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:04.558Z] #14 DONE 0.1s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-10T03:27:04.558Z] #15 transferring dockerfile: 2.06kB done [2024-09-10T03:27:04.558Z] #15 DONE 0.1s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-10T03:27:04.558Z] #16 transferring dockerfile: 1.93kB done [2024-09-10T03:27:04.558Z] #16 DONE 0.1s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T03:27:04.558Z] #17 transferring dockerfile: 2.50kB done [2024-09-10T03:27:04.558Z] #17 DONE 0.1s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-10T03:27:04.558Z] #18 transferring context: 50B done [2024-09-10T03:27:04.558Z] #18 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-10T03:27:04.558Z] #19 transferring context: 50B done [2024-09-10T03:27:04.558Z] #19 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #20 [security-bootstrapper internal] load .dockerignore [2024-09-10T03:27:04.558Z] #20 transferring context: 50B done [2024-09-10T03:27:04.558Z] #20 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #21 [support-scheduler internal] load .dockerignore [2024-09-10T03:27:04.558Z] #21 transferring context: 50B done [2024-09-10T03:27:04.558Z] #21 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T03:27:04.558Z] #22 transferring context: 50B done [2024-09-10T03:27:04.558Z] #22 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-10T03:27:04.558Z] #23 transferring context: 50B done [2024-09-10T03:27:04.558Z] #23 DONE 0.0s [2024-09-10T03:27:04.558Z] [2024-09-10T03:27:04.558Z] #24 [core-data internal] load .dockerignore [2024-09-10T03:27:04.728Z] #47 ... [2024-09-10T03:27:04.728Z] [2024-09-10T03:27:04.728Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:27:04.728Z] #72 23.94 OK: 9 MiB in 17 packages [2024-09-10T03:27:04.728Z] #72 DONE 25.9s [2024-09-10T03:27:04.728Z] [2024-09-10T03:27:04.728Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:04.818Z] #24 transferring context: 50B done [2024-09-10T03:27:04.818Z] #24 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-10T03:27:04.818Z] #25 transferring context: 50B done [2024-09-10T03:27:04.818Z] #25 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #26 [support-notifications internal] load .dockerignore [2024-09-10T03:27:04.818Z] #26 transferring context: 50B done [2024-09-10T03:27:04.818Z] #26 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T03:27:04.818Z] #27 transferring context: 50B done [2024-09-10T03:27:04.818Z] #27 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #28 [security-spire-server internal] load .dockerignore [2024-09-10T03:27:04.818Z] #28 transferring context: 50B done [2024-09-10T03:27:04.818Z] #28 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #29 [core-keeper internal] load .dockerignore [2024-09-10T03:27:04.818Z] #29 transferring context: 50B done [2024-09-10T03:27:04.818Z] #29 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:27:04.818Z] #30 ... [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #31 [core-metadata internal] load .dockerignore [2024-09-10T03:27:04.818Z] #31 transferring context: 50B done [2024-09-10T03:27:04.818Z] #31 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #32 [core-command internal] load .dockerignore [2024-09-10T03:27:04.818Z] #32 transferring context: 50B done [2024-09-10T03:27:04.818Z] #32 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #33 [security-proxy-setup internal] load .dockerignore [2024-09-10T03:27:04.818Z] #33 transferring context: 50B done [2024-09-10T03:27:04.818Z] #33 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T03:27:04.818Z] #34 DONE 0.0s [2024-09-10T03:27:04.818Z] [2024-09-10T03:27:04.818Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:27:05.078Z] #30 ... [2024-09-10T03:27:05.078Z] [2024-09-10T03:27:05.078Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T03:27:05.078Z] #34 DONE 0.0s [2024-09-10T03:27:05.078Z] [2024-09-10T03:27:05.078Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:27:05.078Z] #30 ... [2024-09-10T03:27:05.078Z] [2024-09-10T03:27:05.078Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T03:27:05.078Z] #34 DONE 0.0s [2024-09-10T03:27:05.078Z] [2024-09-10T03:27:05.078Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T03:27:05.335Z] #30 DONE 0.4s [2024-09-10T03:27:05.335Z] [2024-09-10T03:27:05.336Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T03:27:05.336Z] #35 DONE 0.4s [2024-09-10T03:27:05.336Z] [2024-09-10T03:27:05.336Z] #36 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:27:05.336Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T03:27:05.336Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T03:27:05.336Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:27:05.336Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T03:27:05.336Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T03:27:05.336Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:27:05.336Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T03:27:05.595Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.2s [2024-09-10T03:27:05.595Z] #36 ... [2024-09-10T03:27:05.595Z] [2024-09-10T03:27:05.595Z] #37 [security-spire-config internal] load build context [2024-09-10T03:27:05.595Z] #37 transferring context: 25.96kB 0.0s done [2024-09-10T03:27:05.595Z] #37 DONE 0.3s [2024-09-10T03:27:05.595Z] [2024-09-10T03:27:05.595Z] #36 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:27:05.595Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s [2024-09-10T03:27:05.595Z] #36 ... [2024-09-10T03:27:05.595Z] [2024-09-10T03:27:05.595Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T03:27:05.595Z] #38 DONE 0.6s [2024-09-10T03:27:05.595Z] [2024-09-10T03:27:05.595Z] #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:27:05.595Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T03:27:05.595Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T03:27:05.595Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T03:27:05.595Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T03:27:05.595Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-10T03:27:05.595Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-10T03:27:05.709Z] #85 ... [2024-09-10T03:27:05.709Z] [2024-09-10T03:27:05.709Z] #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:27:05.709Z] #58 DONE 18.6s [2024-09-10T03:27:05.854Z] #36 ... [2024-09-10T03:27:05.854Z] [2024-09-10T03:27:05.854Z] #39 [security-spire-server internal] load build context [2024-09-10T03:27:05.854Z] #39 transferring context: 27.71kB 0.0s done [2024-09-10T03:27:05.854Z] #39 DONE 0.7s [2024-09-10T03:27:05.854Z] [2024-09-10T03:27:05.854Z] #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T03:27:05.994Z] [2024-09-10T03:27:05.994Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:27:05.994Z] #74 24.00 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:05.994Z] #74 24.20 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:05.994Z] #74 25.40 OK: 12 MiB in 18 packages [2024-09-10T03:27:05.994Z] #74 DONE 27.1s [2024-09-10T03:27:05.994Z] [2024-09-10T03:27:05.994Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:05.994Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s [2024-09-10T03:27:06.113Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T03:27:06.681Z] #36 DONE 1.6s [2024-09-10T03:27:06.681Z] [2024-09-10T03:27:06.681Z] #40 [security-spire-agent internal] load build context [2024-09-10T03:27:06.681Z] #40 transferring context: 27.24kB 0.0s done [2024-09-10T03:27:06.681Z] #40 DONE 0.9s [2024-09-10T03:27:06.681Z] [2024-09-10T03:27:06.681Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:06.681Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-10T03:27:06.681Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T03:27:06.681Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T03:27:06.681Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T03:27:06.681Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T03:27:06.681Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-10T03:27:06.681Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-10T03:27:06.681Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-10T03:27:06.681Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-09-10T03:27:06.681Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T03:27:06.681Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T03:27:06.681Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-10T03:27:07.413Z] #47 ... [2024-09-10T03:27:07.413Z] [2024-09-10T03:27:07.413Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T03:27:07.413Z] #77 16.85 OK: 18 MiB in 19 packages [2024-09-10T03:27:07.413Z] #77 DONE 18.3s [2024-09-10T03:27:07.413Z] [2024-09-10T03:27:07.413Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T03:27:07.413Z] #86 DONE 1.7s [2024-09-10T03:27:07.413Z] [2024-09-10T03:27:07.413Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:07.619Z] #41 ... [2024-09-10T03:27:07.619Z] [2024-09-10T03:27:07.619Z] #42 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T03:27:07.619Z] #42 DONE 2.3s [2024-09-10T03:27:07.619Z] [2024-09-10T03:27:07.619Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:08.390Z] #87 ... [2024-09-10T03:27:08.390Z] [2024-09-10T03:27:08.390Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T03:27:08.390Z] #88 DONE 1.1s [2024-09-10T03:27:08.557Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-09-10T03:27:08.658Z] [2024-09-10T03:27:08.658Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:08.658Z] #78 16.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:08.658Z] #78 17.35 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:08.658Z] #78 17.41 OK: 8 MiB in 16 packages [2024-09-10T03:27:08.658Z] #78 DONE 19.1s [2024-09-10T03:27:08.658Z] [2024-09-10T03:27:08.658Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:08.925Z] #47 ... [2024-09-10T03:27:08.925Z] [2024-09-10T03:27:08.925Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T03:27:08.925Z] #68 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:08.925Z] #68 28.81 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:08.925Z] #68 28.84 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:08.925Z] #68 28.86 (3/5) Installing libucontext (1.2-r2) [2024-09-10T03:27:08.925Z] #68 28.88 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:08.925Z] #68 28.96 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T03:27:08.925Z] #68 29.03 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:08.925Z] #68 29.10 OK: 9 MiB in 20 packages [2024-09-10T03:27:08.925Z] #68 DONE 30.0s [2024-09-10T03:27:08.925Z] [2024-09-10T03:27:08.925Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T03:27:09.192Z] #89 ... [2024-09-10T03:27:09.192Z] [2024-09-10T03:27:09.192Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:09.192Z] #90 ... [2024-09-10T03:27:09.192Z] [2024-09-10T03:27:09.192Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:09.800Z] #47 ... [2024-09-10T03:27:09.800Z] [2024-09-10T03:27:09.800Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T03:27:09.800Z] #70 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:09.800Z] #70 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:09.800Z] #70 29.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:09.800Z] #70 29.01 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:09.800Z] #70 29.03 (3/4) Installing libucontext (1.2-r2) [2024-09-10T03:27:09.800Z] #70 29.04 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:09.800Z] #70 29.08 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:09.800Z] #70 29.43 OK: 8 MiB in 19 packages [2024-09-10T03:27:09.800Z] #70 DONE 30.9s [2024-09-10T03:27:09.800Z] [2024-09-10T03:27:09.800Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T03:27:10.386Z] #91 ... [2024-09-10T03:27:10.386Z] [2024-09-10T03:27:10.386Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:10.654Z] #92 ... [2024-09-10T03:27:10.654Z] [2024-09-10T03:27:10.654Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:10.921Z] #47 ... [2024-09-10T03:27:10.921Z] [2024-09-10T03:27:10.921Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T03:27:10.921Z] #63 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:10.921Z] #63 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:10.921Z] #63 29.69 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:10.921Z] #63 30.01 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T03:27:10.921Z] #63 30.11 (3/11) Installing libunistring (1.1-r1) [2024-09-10T03:27:10.921Z] #63 30.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T03:27:10.921Z] #63 30.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T03:27:10.921Z] #63 30.35 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T03:27:10.921Z] #63 30.47 (7/11) Installing curl (8.9.1-r0) [2024-09-10T03:27:10.921Z] #63 30.53 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:10.921Z] #63 30.53 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:10.921Z] #63 30.57 (10/11) Installing libucontext (1.2-r2) [2024-09-10T03:27:10.921Z] #63 30.57 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:10.921Z] #63 30.60 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:10.921Z] #63 30.68 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:10.921Z] #63 31.49 OK: 13 MiB in 26 packages [2024-09-10T03:27:11.189Z] #63 DONE 32.5s [2024-09-10T03:27:11.189Z] [2024-09-10T03:27:11.189Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:11.189Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.9s [2024-09-10T03:27:12.640Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done [2024-09-10T03:27:12.640Z] #47 ... [2024-09-10T03:27:12.640Z] [2024-09-10T03:27:12.640Z] #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:12.640Z] #93 ... [2024-09-10T03:27:12.640Z] [2024-09-10T03:27:12.640Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:13.233Z] #94 ... [2024-09-10T03:27:13.233Z] [2024-09-10T03:27:13.233Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:13.233Z] #47 DONE 35.9s [2024-09-10T03:27:13.233Z] [2024-09-10T03:27:13.233Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:13.502Z] #95 ... [2024-09-10T03:27:13.502Z] [2024-09-10T03:27:13.502Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:13.502Z] #96 ... [2024-09-10T03:27:13.502Z] [2024-09-10T03:27:13.502Z] #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:13.502Z] #81 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:13.913Z] #41 ... [2024-09-10T03:27:13.913Z] [2024-09-10T03:27:13.913Z] #43 [security-bootstrapper internal] load build context [2024-09-10T03:27:13.913Z] #43 transferring context: 254.14MB 7.4s [2024-09-10T03:27:13.913Z] #43 ... [2024-09-10T03:27:13.913Z] [2024-09-10T03:27:13.913Z] #44 [support-cron-scheduler internal] load build context [2024-09-10T03:27:13.913Z] #44 ... [2024-09-10T03:27:13.913Z] [2024-09-10T03:27:13.913Z] #43 [security-bootstrapper internal] load build context [2024-09-10T03:27:14.472Z] #81 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:15.288Z] #43 ... [2024-09-10T03:27:15.288Z] [2024-09-10T03:27:15.288Z] #45 [support-notifications internal] load build context [2024-09-10T03:27:15.288Z] #45 ... [2024-09-10T03:27:15.288Z] [2024-09-10T03:27:15.288Z] #46 [support-scheduler internal] load build context [2024-09-10T03:27:15.288Z] #46 ... [2024-09-10T03:27:15.288Z] [2024-09-10T03:27:15.288Z] #47 [core-command internal] load build context [2024-09-10T03:27:15.547Z] #47 ... [2024-09-10T03:27:15.547Z] [2024-09-10T03:27:15.547Z] #48 [core-metadata internal] load build context [2024-09-10T03:27:15.547Z] #48 ... [2024-09-10T03:27:15.547Z] [2024-09-10T03:27:15.547Z] #49 [security-proxy-setup internal] load build context [2024-09-10T03:27:15.547Z] #49 ... [2024-09-10T03:27:15.547Z] [2024-09-10T03:27:15.547Z] #50 [core-keeper internal] load build context [2024-09-10T03:27:15.805Z] #50 ... [2024-09-10T03:27:15.805Z] [2024-09-10T03:27:15.805Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T03:27:16.075Z] #51 ... [2024-09-10T03:27:16.075Z] [2024-09-10T03:27:16.075Z] #52 [security-proxy-auth internal] load build context [2024-09-10T03:27:16.075Z] #52 ... [2024-09-10T03:27:16.075Z] [2024-09-10T03:27:16.075Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T03:27:16.075Z] #53 ... [2024-09-10T03:27:16.076Z] [2024-09-10T03:27:16.076Z] #54 [core-data internal] load build context [2024-09-10T03:27:16.335Z] #54 ... [2024-09-10T03:27:16.335Z] [2024-09-10T03:27:16.335Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T03:27:16.335Z] #55 ... [2024-09-10T03:27:16.335Z] [2024-09-10T03:27:16.335Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:27:16.335Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-10T03:27:16.335Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T03:27:16.335Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T03:27:16.335Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-10T03:27:16.335Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-10T03:27:16.335Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-10T03:27:16.335Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-09-10T03:27:16.335Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T03:27:16.335Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T03:27:16.336Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T03:27:16.336Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-09-10T03:27:16.336Z] #56 ... [2024-09-10T03:27:16.336Z] [2024-09-10T03:27:16.336Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T03:27:16.594Z] #55 ... [2024-09-10T03:27:16.594Z] [2024-09-10T03:27:16.594Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T03:27:16.594Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:16.594Z] #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:16.594Z] #0 1.251 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:16.594Z] #0 1.266 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:16.594Z] #0 1.269 (3/4) Installing su-exec (0.2-r3) [2024-09-10T03:27:16.594Z] #0 1.272 (4/4) Installing yq (4.33.3-r5) [2024-09-10T03:27:16.594Z] #0 1.329 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:16.594Z] #0 1.335 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:16.594Z] #0 1.381 OK: 17 MiB in 19 packages [2024-09-10T03:27:16.594Z] #57 ... [2024-09-10T03:27:16.594Z] [2024-09-10T03:27:16.594Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T03:27:16.852Z] #58 ... [2024-09-10T03:27:16.852Z] [2024-09-10T03:27:16.852Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T03:27:16.852Z] #59 ... [2024-09-10T03:27:16.852Z] [2024-09-10T03:27:16.852Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T03:27:16.852Z] #60 ... [2024-09-10T03:27:16.852Z] [2024-09-10T03:27:16.852Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T03:27:17.528Z] #61 ... [2024-09-10T03:27:17.528Z] [2024-09-10T03:27:17.528Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:27:17.528Z] #62 ... [2024-09-10T03:27:17.528Z] [2024-09-10T03:27:17.528Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:27:17.787Z] #63 ... [2024-09-10T03:27:17.787Z] [2024-09-10T03:27:17.787Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:17.787Z] #64 ... [2024-09-10T03:27:17.787Z] [2024-09-10T03:27:17.787Z] #65 [core-command builder 2/8] WORKDIR /edgex-go [2024-09-10T03:27:17.787Z] #65 ... [2024-09-10T03:27:17.787Z] [2024-09-10T03:27:17.787Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:27:18.046Z] #66 ... [2024-09-10T03:27:18.046Z] [2024-09-10T03:27:18.046Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:18.046Z] #67 ... [2024-09-10T03:27:18.046Z] [2024-09-10T03:27:18.046Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T03:27:18.046Z] #68 ... [2024-09-10T03:27:18.046Z] [2024-09-10T03:27:18.046Z] #44 [support-cron-scheduler internal] load build context [2024-09-10T03:27:18.046Z] #44 transferring context: 476.75MB 13.0s [2024-09-10T03:27:18.302Z] #44 transferring context: 495.97MB 13.1s done [2024-09-10T03:27:19.690Z] #44 ... [2024-09-10T03:27:19.690Z] [2024-09-10T03:27:19.690Z] #45 [support-notifications internal] load build context [2024-09-10T03:27:19.889Z] #81 16.52 OK: 8 MiB in 16 packages [2024-09-10T03:27:19.889Z] #81 ... [2024-09-10T03:27:19.889Z] [2024-09-10T03:27:19.889Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T03:27:19.889Z] #91 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:19.889Z] #91 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:19.889Z] #91 ... [2024-09-10T03:27:19.889Z] [2024-09-10T03:27:19.889Z] #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:19.889Z] #93 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:19.889Z] #93 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:19.889Z] #93 16.34 OK: 8 MiB in 16 packages [2024-09-10T03:27:19.889Z] #93 DONE 17.1s [2024-09-10T03:27:19.889Z] [2024-09-10T03:27:19.889Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:19.889Z] #94 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:19.889Z] #94 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:20.172Z] #94 ... [2024-09-10T03:27:20.172Z] [2024-09-10T03:27:20.172Z] #81 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:20.172Z] #81 DONE 18.7s [2024-09-10T03:27:20.442Z] [2024-09-10T03:27:20.442Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:20.442Z] #85 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:20.442Z] #85 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:20.442Z] #85 14.98 OK: 9 MiB in 17 packages [2024-09-10T03:27:20.628Z] #45 transferring context: 495.97MB 15.2s done [2024-09-10T03:27:20.713Z] #85 DONE 15.8s [2024-09-10T03:27:20.713Z] [2024-09-10T03:27:20.713Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T03:27:20.713Z] #89 7.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:20.713Z] #89 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:21.568Z] #45 ... [2024-09-10T03:27:21.568Z] [2024-09-10T03:27:21.568Z] #46 [support-scheduler internal] load build context [2024-09-10T03:27:21.568Z] #46 transferring context: 495.97MB 15.8s done [2024-09-10T03:27:21.681Z] #89 12.95 OK: 9 MiB in 20 packages [2024-09-10T03:27:21.951Z] #89 ... [2024-09-10T03:27:21.951Z] [2024-09-10T03:27:21.951Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T03:27:21.951Z] #80 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:21.951Z] #80 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:21.951Z] #80 19.37 OK: 8 MiB in 17 packages [2024-09-10T03:27:21.951Z] #80 DONE 20.1s [2024-09-10T03:27:21.951Z] [2024-09-10T03:27:21.951Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T03:27:22.926Z] #97 ... [2024-09-10T03:27:22.926Z] [2024-09-10T03:27:22.926Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:22.926Z] #95 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:22.926Z] #95 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:22.926Z] #95 15.76 OK: 12 MiB in 18 packages [2024-09-10T03:27:22.926Z] #95 DONE 16.9s [2024-09-10T03:27:23.244Z] [2024-09-10T03:27:23.244Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T03:27:23.244Z] #91 12.98 OK: 8 MiB in 19 packages [2024-09-10T03:27:23.533Z] #91 ... [2024-09-10T03:27:23.533Z] [2024-09-10T03:27:23.533Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:23.533Z] #94 10.91 OK: 13 MiB in 26 packages [2024-09-10T03:27:23.533Z] #94 DONE 12.4s [2024-09-10T03:27:23.533Z] [2024-09-10T03:27:23.533Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T03:27:23.533Z] #83 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:23.533Z] #83 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T03:27:23.533Z] #83 18.81 OK: 18 MiB in 19 packages [2024-09-10T03:27:23.533Z] #83 DONE 19.9s [2024-09-10T03:27:23.533Z] [2024-09-10T03:27:23.533Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T03:27:23.811Z] #89 DONE 14.9s [2024-09-10T03:27:23.811Z] [2024-09-10T03:27:23.811Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:24.082Z] #98 ... [2024-09-10T03:27:24.082Z] [2024-09-10T03:27:24.082Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T03:27:24.082Z] #91 DONE 14.4s [2024-09-10T03:27:24.353Z] [2024-09-10T03:27:24.353Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:25.946Z] #46 ... [2024-09-10T03:27:25.947Z] [2024-09-10T03:27:25.947Z] #43 [security-bootstrapper internal] load build context [2024-09-10T03:27:25.947Z] #43 transferring context: 495.97MB 11.7s done [2024-09-10T03:27:25.947Z] #43 ... [2024-09-10T03:27:25.947Z] [2024-09-10T03:27:25.947Z] #50 [core-keeper internal] load build context [2024-09-10T03:27:25.947Z] #50 transferring context: 495.97MB 15.1s done [2024-09-10T03:27:25.947Z] #50 ... [2024-09-10T03:27:25.947Z] [2024-09-10T03:27:25.947Z] #47 [core-command internal] load build context [2024-09-10T03:27:25.947Z] #47 transferring context: 495.97MB 12.6s done [2024-09-10T03:27:25.947Z] #47 ... [2024-09-10T03:27:25.947Z] [2024-09-10T03:27:25.947Z] #48 [core-metadata internal] load build context [2024-09-10T03:27:25.947Z] #48 transferring context: 495.97MB 12.6s done [2024-09-10T03:27:26.207Z] #48 ... [2024-09-10T03:27:26.207Z] [2024-09-10T03:27:26.207Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T03:27:26.207Z] #51 transferring context: 495.97MB 13.4s done [2024-09-10T03:27:26.337Z] #99 ... [2024-09-10T03:27:26.337Z] [2024-09-10T03:27:26.337Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T03:27:26.337Z] #97 DONE 4.3s [2024-09-10T03:27:26.337Z] [2024-09-10T03:27:26.337Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:26.337Z] #98 DONE 2.4s [2024-09-10T03:27:26.337Z] [2024-09-10T03:27:26.337Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T03:27:26.337Z] #100 DONE 2.6s [2024-09-10T03:27:26.337Z] [2024-09-10T03:27:26.337Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:26.467Z] #51 ... [2024-09-10T03:27:26.467Z] [2024-09-10T03:27:26.467Z] #52 [security-proxy-auth internal] load build context [2024-09-10T03:27:26.467Z] #52 transferring context: 495.97MB 12.8s done [2024-09-10T03:27:26.467Z] #52 ... [2024-09-10T03:27:26.467Z] [2024-09-10T03:27:26.467Z] #49 [security-proxy-setup internal] load build context [2024-09-10T03:27:26.467Z] #49 transferring context: 495.97MB 13.0s done [2024-09-10T03:27:26.619Z] #101 ... [2024-09-10T03:27:26.619Z] [2024-09-10T03:27:26.619Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T03:27:26.619Z] #102 DONE 0.5s [2024-09-10T03:27:26.727Z] #49 ... [2024-09-10T03:27:26.727Z] [2024-09-10T03:27:26.727Z] #54 [core-data internal] load build context [2024-09-10T03:27:26.727Z] #54 transferring context: 495.97MB 11.6s done [2024-09-10T03:27:26.890Z] [2024-09-10T03:27:26.890Z] #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T03:27:26.890Z] #103 DONE 0.5s [2024-09-10T03:27:26.890Z] [2024-09-10T03:27:26.890Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:26.890Z] #99 DONE 2.7s [2024-09-10T03:27:26.890Z] [2024-09-10T03:27:26.890Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T03:27:27.097Z] #54 ... [2024-09-10T03:27:27.097Z] [2024-09-10T03:27:27.097Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T03:27:27.097Z] #53 transferring context: 495.97MB 13.4s done [2024-09-10T03:27:27.097Z] #53 ... [2024-09-10T03:27:27.097Z] [2024-09-10T03:27:27.097Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T03:27:27.097Z] #55 transferring context: 495.97MB 12.6s done [2024-09-10T03:27:27.158Z] #104 DONE 0.3s [2024-09-10T03:27:27.158Z] [2024-09-10T03:27:27.158Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:27.158Z] #105 ... [2024-09-10T03:27:27.158Z] [2024-09-10T03:27:27.158Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T03:27:27.158Z] #106 DONE 0.3s [2024-09-10T03:27:27.429Z] [2024-09-10T03:27:27.429Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T03:27:27.429Z] #107 DONE 0.3s [2024-09-10T03:27:27.429Z] [2024-09-10T03:27:27.429Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:27.429Z] #105 DONE 0.3s [2024-09-10T03:27:27.429Z] [2024-09-10T03:27:27.429Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:27.429Z] #87 ... [2024-09-10T03:27:27.429Z] [2024-09-10T03:27:27.429Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:27.700Z] #108 DONE 0.3s [2024-09-10T03:27:27.700Z] [2024-09-10T03:27:27.700Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T03:27:27.700Z] #109 DONE 0.4s [2024-09-10T03:27:27.700Z] [2024-09-10T03:27:27.700Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T03:27:27.974Z] #110 ... [2024-09-10T03:27:27.974Z] [2024-09-10T03:27:27.975Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T03:27:27.975Z] #111 DONE 0.4s [2024-09-10T03:27:28.253Z] [2024-09-10T03:27:28.253Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T03:27:28.253Z] #110 DONE 0.4s [2024-09-10T03:27:28.253Z] [2024-09-10T03:27:28.253Z] #112 [security-spire-server] exporting to image [2024-09-10T03:27:28.253Z] #112 exporting layers [2024-09-10T03:27:28.525Z] #112 ... [2024-09-10T03:27:28.525Z] [2024-09-10T03:27:28.525Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T03:27:28.525Z] #113 DONE 0.5s [2024-09-10T03:27:28.803Z] [2024-09-10T03:27:28.803Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:28.803Z] #101 DONE 2.5s [2024-09-10T03:27:28.803Z] [2024-09-10T03:27:28.803Z] #112 [security-spire-config] exporting to image [2024-09-10T03:27:29.402Z] #112 ... [2024-09-10T03:27:29.402Z] [2024-09-10T03:27:29.402Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T03:27:29.402Z] #114 DONE 0.3s [2024-09-10T03:27:29.402Z] [2024-09-10T03:27:29.402Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T03:27:29.402Z] #115 DONE 0.2s [2024-09-10T03:27:29.402Z] [2024-09-10T03:27:29.402Z] #112 [security-spire-config] exporting to image [2024-09-10T03:27:29.643Z] #55 ... [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #54 [core-data internal] load build context [2024-09-10T03:27:29.643Z] #54 DONE 24.2s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #65 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2024-09-10T03:27:29.643Z] #65 DONE 21.9s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T03:27:29.643Z] #57 DONE 22.8s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T03:27:29.643Z] #55 DONE 24.3s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #43 [security-bootstrapper internal] load build context [2024-09-10T03:27:29.643Z] #43 DONE 24.2s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #52 [security-proxy-auth internal] load build context [2024-09-10T03:27:29.643Z] #52 DONE 24.3s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #47 [core-command internal] load build context [2024-09-10T03:27:29.643Z] #47 DONE 24.2s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:27:29.643Z] #69 ... [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #48 [core-metadata internal] load build context [2024-09-10T03:27:29.643Z] #48 DONE 24.3s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #49 [security-proxy-setup internal] load build context [2024-09-10T03:27:29.643Z] #49 DONE 24.3s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #44 [support-cron-scheduler internal] load build context [2024-09-10T03:27:29.643Z] #44 DONE 24.4s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #51 [security-secretstore-setup internal] load build context [2024-09-10T03:27:29.643Z] #51 DONE 24.4s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T03:27:29.643Z] #53 DONE 24.4s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #50 [core-keeper internal] load build context [2024-09-10T03:27:29.643Z] #50 DONE 24.5s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #45 [support-notifications internal] load build context [2024-09-10T03:27:29.643Z] #45 DONE 24.5s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #46 [support-scheduler internal] load build context [2024-09-10T03:27:29.643Z] #46 DONE 24.5s [2024-09-10T03:27:29.643Z] [2024-09-10T03:27:29.643Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:27:29.643Z] #63 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:29.643Z] #63 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:29.901Z] #63 23.21 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:29.901Z] #63 23.22 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:29.901Z] #63 23.22 (3/3) Installing tzdata (2024a-r0) [2024-09-10T03:27:29.999Z] #112 ... [2024-09-10T03:27:29.999Z] [2024-09-10T03:27:29.999Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:29.999Z] #116 DONE 0.3s [2024-09-10T03:27:29.999Z] [2024-09-10T03:27:29.999Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T03:27:29.999Z] #117 DONE 0.3s [2024-09-10T03:27:29.999Z] [2024-09-10T03:27:29.999Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T03:27:30.158Z] #63 23.33 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.158Z] #63 23.34 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:30.158Z] #63 23.48 OK: 11 MiB in 18 packages [2024-09-10T03:27:30.417Z] #63 ... [2024-09-10T03:27:30.417Z] [2024-09-10T03:27:30.417Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T03:27:30.417Z] #60 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.417Z] #60 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.417Z] #60 23.20 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:30.417Z] #60 23.21 (2/2) Installing su-exec (0.2-r3) [2024-09-10T03:27:30.417Z] #60 23.21 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.417Z] #60 23.22 OK: 7 MiB in 17 packages [2024-09-10T03:27:30.417Z] #60 DONE 23.6s [2024-09-10T03:27:30.417Z] [2024-09-10T03:27:30.417Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:27:30.417Z] #62 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.417Z] #62 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.417Z] #62 23.69 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:30.417Z] #62 23.70 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:30.417Z] #62 23.71 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.417Z] #62 23.71 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:30.588Z] #118 DONE 0.4s [2024-09-10T03:27:30.588Z] [2024-09-10T03:27:30.588Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:30.588Z] #96 ... [2024-09-10T03:27:30.588Z] [2024-09-10T03:27:30.588Z] #112 [security-spire-agent] exporting to image [2024-09-10T03:27:30.677Z] #62 23.83 OK: 8 MiB in 17 packages [2024-09-10T03:27:30.677Z] #62 ... [2024-09-10T03:27:30.677Z] [2024-09-10T03:27:30.677Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:27:30.677Z] #66 DONE 24.1s [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T03:27:30.943Z] #63 DONE 24.1s [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:30.943Z] #64 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #64 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #64 23.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:30.943Z] #64 23.59 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.943Z] #64 23.60 OK: 7 MiB in 16 packages [2024-09-10T03:27:30.943Z] #64 DONE 24.2s [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:30.943Z] #67 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #67 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #67 23.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:30.943Z] #67 23.63 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.943Z] #67 23.65 OK: 7 MiB in 16 packages [2024-09-10T03:27:30.943Z] #67 DONE 24.2s [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:30.943Z] #70 ... [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T03:27:30.943Z] #59 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #59 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:30.943Z] #59 23.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:30.943Z] #59 23.60 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T03:27:30.943Z] #59 23.61 (3/4) Installing su-exec (0.2-r3) [2024-09-10T03:27:30.943Z] #59 23.62 (4/4) Installing yq (4.33.3-r5) [2024-09-10T03:27:30.943Z] #59 23.69 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:30.943Z] #59 23.70 OK: 17 MiB in 19 packages [2024-09-10T03:27:30.943Z] #59 DONE 24.3s [2024-09-10T03:27:30.943Z] [2024-09-10T03:27:30.943Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T03:27:30.943Z] #62 DONE 24.4s [2024-09-10T03:27:31.219Z] [2024-09-10T03:27:31.219Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:31.219Z] #71 ... [2024-09-10T03:27:31.219Z] [2024-09-10T03:27:31.219Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:27:31.219Z] #56 DONE 25.6s [2024-09-10T03:27:31.478Z] [2024-09-10T03:27:31.478Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T03:27:31.478Z] #68 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.478Z] #68 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.478Z] #68 23.58 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:31.478Z] #68 23.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:31.478Z] #68 23.58 OK: 20070 distinct packages available [2024-09-10T03:27:31.478Z] #68 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.478Z] #68 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.478Z] #68 24.00 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:31.478Z] #68 24.00 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:31.478Z] #68 24.01 (3/5) Installing libucontext (1.2-r2) [2024-09-10T03:27:31.478Z] #68 24.01 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:31.478Z] #68 24.01 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T03:27:31.478Z] #68 24.02 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:31.478Z] #68 24.03 OK: 8 MiB in 20 packages [2024-09-10T03:27:31.478Z] #68 DONE 24.7s [2024-09-10T03:27:31.478Z] [2024-09-10T03:27:31.478Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T03:27:31.738Z] #72 ... [2024-09-10T03:27:31.738Z] [2024-09-10T03:27:31.738Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T03:27:31.738Z] #58 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #58 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #58 23.71 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:31.738Z] #58 23.71 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:31.738Z] #58 23.71 OK: 20070 distinct packages available [2024-09-10T03:27:31.738Z] #58 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #58 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #58 24.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:31.738Z] #58 24.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:31.738Z] #58 24.13 (3/4) Installing libucontext (1.2-r2) [2024-09-10T03:27:31.738Z] #58 24.13 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:31.738Z] #58 24.13 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:31.738Z] #58 24.13 OK: 8 MiB in 19 packages [2024-09-10T03:27:31.738Z] #58 DONE 25.1s [2024-09-10T03:27:31.738Z] [2024-09-10T03:27:31.738Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T03:27:31.738Z] #61 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #61 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #61 23.86 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:31.738Z] #61 23.86 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:31.738Z] #61 23.86 OK: 20070 distinct packages available [2024-09-10T03:27:31.738Z] #61 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #61 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.738Z] #61 24.19 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T03:27:31.738Z] #61 24.20 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T03:27:31.738Z] #61 24.22 (3/11) Installing libunistring (1.1-r1) [2024-09-10T03:27:31.738Z] #61 24.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T03:27:31.738Z] #61 24.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T03:27:31.738Z] #61 24.28 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T03:27:31.738Z] #61 24.29 (7/11) Installing curl (8.9.1-r0) [2024-09-10T03:27:31.738Z] #61 24.29 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:31.738Z] #61 24.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T03:27:31.738Z] #61 24.30 (10/11) Installing libucontext (1.2-r2) [2024-09-10T03:27:31.738Z] #61 24.31 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T03:27:31.738Z] #61 24.31 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:31.738Z] #61 24.32 Executing ca-certificates-20240226-r0.trigger [2024-09-10T03:27:31.738Z] #61 24.37 OK: 12 MiB in 26 packages [2024-09-10T03:27:31.738Z] #61 DONE 25.1s [2024-09-10T03:27:31.738Z] [2024-09-10T03:27:31.738Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:31.997Z] #73 ... [2024-09-10T03:27:31.997Z] [2024-09-10T03:27:31.997Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:27:31.997Z] #69 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.997Z] #69 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:31.997Z] #69 2.248 OK: 264 MiB in 52 packages [2024-09-10T03:27:31.997Z] #69 DONE 2.5s [2024-09-10T03:27:32.015Z] #112 exporting layers 3.6s done [2024-09-10T03:27:32.016Z] #112 writing image sha256:6a437a1ceccf641f861c6175fb6591741f3dcd5050d6cd2e437f1f14f99efa3e 0.0s done [2024-09-10T03:27:32.016Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2024-09-10T03:27:32.016Z] #112 exporting layers 3.3s done [2024-09-10T03:27:32.016Z] #112 writing image sha256:4c4f1547162a729727447ba5bc9227b38fe6a9b507dd894f635663e3c6a36d1b 0.0s done [2024-09-10T03:27:32.016Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-09-10T03:27:32.261Z] [2024-09-10T03:27:32.261Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:32.261Z] #74 DONE 0.2s [2024-09-10T03:27:32.261Z] [2024-09-10T03:27:32.261Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:32.261Z] #75 ... [2024-09-10T03:27:32.261Z] [2024-09-10T03:27:32.261Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T03:27:32.261Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.261Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.261Z] #0 2.464 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T03:27:32.261Z] #0 2.464 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T03:27:32.261Z] #0 2.464 OK: 20078 distinct packages available [2024-09-10T03:27:32.261Z] #0 2.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.261Z] #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.261Z] #0 2.850 OK: 264 MiB in 52 packages [2024-09-10T03:27:32.261Z] #76 DONE 3.0s [2024-09-10T03:27:32.519Z] [2024-09-10T03:27:32.519Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:32.519Z] #77 DONE 0.2s [2024-09-10T03:27:32.519Z] [2024-09-10T03:27:32.519Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:32.608Z] #112 exporting layers 2.2s done [2024-09-10T03:27:32.777Z] #78 ... [2024-09-10T03:27:32.777Z] [2024-09-10T03:27:32.777Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T03:27:32.777Z] #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.777Z] #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:32.777Z] #0 3.335 OK: 17 MiB in 19 packages [2024-09-10T03:27:32.777Z] #79 DONE 3.5s [2024-09-10T03:27:32.876Z] #112 writing image sha256:8140d274c0cf9d03c987f8c4e31622843962fd73c83d6082a8e9234ef1db460e done [2024-09-10T03:27:32.876Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-10T03:27:32.876Z] #112 DONE 4.6s [2024-09-10T03:27:32.876Z] [2024-09-10T03:27:32.876Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:33.036Z] [2024-09-10T03:27:33.036Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T03:27:33.036Z] #80 DONE 3.6s [2024-09-10T03:27:33.036Z] [2024-09-10T03:27:33.036Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:27:33.297Z] #81 ... [2024-09-10T03:27:33.297Z] [2024-09-10T03:27:33.297Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T03:27:33.297Z] #0 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.297Z] #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.297Z] #0 3.715 OK: 264 MiB in 52 packages [2024-09-10T03:27:33.297Z] #82 DONE 3.9s [2024-09-10T03:27:33.297Z] [2024-09-10T03:27:33.297Z] #83 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T03:27:33.297Z] #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.297Z] #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.297Z] #0 3.809 OK: 264 MiB in 52 packages [2024-09-10T03:27:33.297Z] #83 DONE 4.0s [2024-09-10T03:27:33.297Z] [2024-09-10T03:27:33.297Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:33.865Z] #84 DONE 0.4s [2024-09-10T03:27:33.865Z] [2024-09-10T03:27:33.865Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:27:33.865Z] #85 DONE 0.4s [2024-09-10T03:27:33.865Z] [2024-09-10T03:27:33.865Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:33.865Z] #86 ... [2024-09-10T03:27:33.865Z] [2024-09-10T03:27:33.865Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T03:27:33.865Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.865Z] #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:33.865Z] #0 3.356 OK: 7 MiB in 17 packages [2024-09-10T03:27:33.865Z] #87 DONE 3.6s [2024-09-10T03:27:34.125Z] [2024-09-10T03:27:34.125Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T03:27:34.385Z] #88 ... [2024-09-10T03:27:34.385Z] [2024-09-10T03:27:34.385Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:34.385Z] #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.385Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.385Z] #0 3.225 OK: 11 MiB in 18 packages [2024-09-10T03:27:34.385Z] #89 DONE 3.4s [2024-09-10T03:27:34.385Z] [2024-09-10T03:27:34.385Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T03:27:34.385Z] #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.385Z] #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.385Z] #0 3.336 OK: 7 MiB in 16 packages [2024-09-10T03:27:34.385Z] #90 DONE 3.6s [2024-09-10T03:27:34.385Z] [2024-09-10T03:27:34.385Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:34.385Z] #70 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.385Z] #70 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.643Z] #70 3.692 OK: 7 MiB in 16 packages [2024-09-10T03:27:34.901Z] #70 DONE 3.9s [2024-09-10T03:27:34.901Z] [2024-09-10T03:27:34.901Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T03:27:34.901Z] #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.901Z] #0 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:34.901Z] #0 3.770 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T03:27:34.901Z] #91 4.104 Executing busybox-1.36.1-r7.trigger [2024-09-10T03:27:34.901Z] #91 4.110 OK: 7 MiB in 16 packages [2024-09-10T03:27:35.161Z] #91 DONE 4.4s [2024-09-10T03:27:35.161Z] [2024-09-10T03:27:35.161Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:35.161Z] #71 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:35.161Z] #71 ... [2024-09-10T03:27:35.161Z] [2024-09-10T03:27:35.161Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T03:27:35.161Z] #88 DONE 1.3s [2024-09-10T03:27:35.161Z] [2024-09-10T03:27:35.161Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:35.161Z] #71 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:35.419Z] #71 4.154 OK: 8 MiB in 17 packages [2024-09-10T03:27:35.419Z] #71 ... [2024-09-10T03:27:35.419Z] [2024-09-10T03:27:35.419Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T03:27:35.419Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:35.419Z] #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:35.419Z] #0 4.261 OK: 17 MiB in 19 packages [2024-09-10T03:27:35.419Z] #92 DONE 4.5s [2024-09-10T03:27:35.678Z] [2024-09-10T03:27:35.678Z] #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T03:27:35.678Z] #93 DONE 0.3s [2024-09-10T03:27:35.678Z] [2024-09-10T03:27:35.678Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:35.678Z] #71 DONE 4.3s [2024-09-10T03:27:35.678Z] [2024-09-10T03:27:35.678Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T03:27:35.678Z] #94 DONE 0.2s [2024-09-10T03:27:35.678Z] [2024-09-10T03:27:35.678Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:27:35.939Z] #41 ... [2024-09-10T03:27:35.939Z] [2024-09-10T03:27:35.939Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T03:27:35.939Z] #72 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:35.939Z] #72 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:36.198Z] #72 4.757 OK: 8 MiB in 20 packages [2024-09-10T03:27:36.456Z] #72 DONE 5.0s [2024-09-10T03:27:36.456Z] [2024-09-10T03:27:36.456Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:36.456Z] #95 ... [2024-09-10T03:27:36.456Z] [2024-09-10T03:27:36.456Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T03:27:36.456Z] #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:36.456Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:36.456Z] #0 4.412 OK: 8 MiB in 19 packages [2024-09-10T03:27:36.456Z] #96 DONE 4.7s [2024-09-10T03:27:36.715Z] [2024-09-10T03:27:36.715Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T03:27:36.715Z] #73 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:36.715Z] #73 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:36.715Z] #73 4.608 OK: 12 MiB in 26 packages [2024-09-10T03:27:36.715Z] #73 DONE 4.8s [2024-09-10T03:27:36.715Z] [2024-09-10T03:27:36.715Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:38.122Z] #97 DONE 1.5s [2024-09-10T03:27:38.122Z] [2024-09-10T03:27:38.122Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T03:27:38.122Z] #98 DONE 1.6s [2024-09-10T03:27:38.122Z] [2024-09-10T03:27:38.122Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T03:27:38.122Z] #99 ... [2024-09-10T03:27:38.122Z] [2024-09-10T03:27:38.122Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:38.122Z] #95 DONE 1.7s [2024-09-10T03:27:38.383Z] [2024-09-10T03:27:38.383Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:27:38.383Z] #81 5.215 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:38.668Z] #81 5.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T03:27:38.930Z] #81 ... [2024-09-10T03:27:38.930Z] [2024-09-10T03:27:38.930Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T03:27:38.930Z] #99 DONE 1.0s [2024-09-10T03:27:39.197Z] [2024-09-10T03:27:39.197Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T03:27:39.197Z] #100 ... [2024-09-10T03:27:39.197Z] [2024-09-10T03:27:39.197Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T03:27:39.197Z] #101 DONE 1.1s [2024-09-10T03:27:39.458Z] [2024-09-10T03:27:39.458Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T03:27:39.458Z] #102 DONE 1.2s [2024-09-10T03:27:39.458Z] [2024-09-10T03:27:39.458Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T03:27:39.737Z] #103 ... [2024-09-10T03:27:39.737Z] [2024-09-10T03:27:39.737Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T03:27:39.737Z] #81 6.322 OK: 264 MiB in 52 packages [2024-09-10T03:27:39.737Z] #81 DONE 6.7s [2024-09-10T03:27:39.737Z] [2024-09-10T03:27:39.737Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T03:27:40.002Z] #104 ... [2024-09-10T03:27:40.002Z] [2024-09-10T03:27:40.002Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T03:27:40.002Z] #100 DONE 0.9s [2024-09-10T03:27:40.002Z] [2024-09-10T03:27:40.002Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T03:27:40.002Z] #105 DONE 0.8s [2024-09-10T03:27:40.002Z] [2024-09-10T03:27:40.002Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:40.263Z] #106 ... [2024-09-10T03:27:40.263Z] [2024-09-10T03:27:40.263Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T03:27:40.263Z] #103 DONE 0.8s [2024-09-10T03:27:40.263Z] [2024-09-10T03:27:40.263Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T03:27:40.524Z] #107 ... [2024-09-10T03:27:40.524Z] [2024-09-10T03:27:40.524Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T03:27:40.524Z] #104 DONE 0.8s [2024-09-10T03:27:40.524Z] [2024-09-10T03:27:40.524Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:40.524Z] #108 DONE 0.5s [2024-09-10T03:27:40.524Z] [2024-09-10T03:27:40.524Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:40.524Z] #106 DONE 0.6s [2024-09-10T03:27:40.524Z] [2024-09-10T03:27:40.524Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T03:27:40.786Z] #109 ... [2024-09-10T03:27:40.786Z] [2024-09-10T03:27:40.786Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T03:27:40.786Z] #107 DONE 0.6s [2024-09-10T03:27:41.046Z] [2024-09-10T03:27:41.046Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T03:27:41.046Z] #110 DONE 0.3s [2024-09-10T03:27:41.046Z] [2024-09-10T03:27:41.046Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T03:27:41.046Z] #109 DONE 0.5s [2024-09-10T03:27:41.046Z] [2024-09-10T03:27:41.046Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T03:27:41.046Z] #111 DONE 0.5s [2024-09-10T03:27:41.046Z] [2024-09-10T03:27:41.046Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T03:27:41.308Z] #112 ... [2024-09-10T03:27:41.308Z] [2024-09-10T03:27:41.308Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T03:27:41.308Z] #113 DONE 0.3s [2024-09-10T03:27:41.569Z] [2024-09-10T03:27:41.569Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T03:27:41.569Z] #112 DONE 0.4s [2024-09-10T03:27:41.569Z] [2024-09-10T03:27:41.569Z] #114 [security-spire-server] exporting to image [2024-09-10T03:27:41.569Z] #114 exporting layers [2024-09-10T03:27:41.569Z] #114 ... [2024-09-10T03:27:41.569Z] [2024-09-10T03:27:41.569Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T03:27:41.569Z] #115 DONE 0.4s [2024-09-10T03:27:41.831Z] [2024-09-10T03:27:41.831Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T03:27:42.091Z] #116 DONE 0.3s [2024-09-10T03:27:42.091Z] [2024-09-10T03:27:42.091Z] #114 [security-spire-agent] exporting to image [2024-09-10T03:27:43.471Z] #114 exporting layers 2.2s done [2024-09-10T03:27:43.732Z] #114 writing image sha256:8dbc7e6e5c6bc5e0d5d03e55b4bbba2d942201d77553363939cf9280de46eabb [2024-09-10T03:27:43.732Z] #114 ... [2024-09-10T03:27:43.732Z] [2024-09-10T03:27:43.732Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:27:43.732Z] #117 ... [2024-09-10T03:27:43.732Z] [2024-09-10T03:27:43.732Z] #114 [security-spire-config] exporting to image [2024-09-10T03:27:43.732Z] #114 exporting layers 2.3s done [2024-09-10T03:27:43.732Z] #114 writing image sha256:8dbc7e6e5c6bc5e0d5d03e55b4bbba2d942201d77553363939cf9280de46eabb 0.2s done [2024-09-10T03:27:43.732Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2024-09-10T03:27:43.732Z] #114 writing image sha256:5131ef0ba60b9dfdf30c02c84741fb7514ac03115dd06dded8f34b46a9563db2 [2024-09-10T03:27:43.992Z] #114 writing image sha256:5131ef0ba60b9dfdf30c02c84741fb7514ac03115dd06dded8f34b46a9563db2 0.2s done [2024-09-10T03:27:43.993Z] #114 naming to docker.io/library/security-spire-server [2024-09-10T03:27:44.363Z] #114 naming to docker.io/library/security-spire-server 0.1s done [2024-09-10T03:27:44.707Z] #114 exporting layers 2.4s done [2024-09-10T03:27:44.707Z] #114 writing image sha256:e0431ac66e22a27c9ebf8b0edb3705b72f5c373c86b9b43267dada63024212c8 [2024-09-10T03:27:44.707Z] #114 writing image sha256:e0431ac66e22a27c9ebf8b0edb3705b72f5c373c86b9b43267dada63024212c8 0.1s done [2024-09-10T03:27:44.707Z] #114 naming to docker.io/library/security-spire-agent 0.1s done [2024-09-10T03:27:44.707Z] #114 DONE 3.1s [2024-09-10T03:27:44.707Z] [2024-09-10T03:27:44.707Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #118 ... [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #75 DONE 48.0s [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #86 DONE 46.4s [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #78 DONE 47.6s [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #117 DONE 46.5s [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:23.500Z] #118 DONE 39.7s [2024-09-10T03:28:23.500Z] [2024-09-10T03:28:23.500Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T03:28:26.803Z] #119 DONE 6.3s [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #120 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #121 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #122 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #123 DONE 6.4s [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #124 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #125 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #126 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #127 DONE 6.4s [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #128 [support-notifications builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #128 DONE 6.4s [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #129 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #130 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #131 [core-command builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #131 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #132 DONE 6.4s [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #133 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #134 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #135 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:28:26.803Z] #136 ... [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #137 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #138 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #139 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #140 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #141 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #142 [core-metadata builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #142 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #143 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #144 [core-data builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #144 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #145 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #146 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:26.803Z] #146 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #147 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T03:28:26.803Z] #147 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:26.803Z] #148 CACHED [2024-09-10T03:28:26.803Z] [2024-09-10T03:28:26.803Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T03:28:28.711Z] #149 1.757 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T03:28:29.324Z] #92 ... [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #90 DONE 87.9s [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #84 DONE 92.7s [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #119 [core-command builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #119 DONE 1.4s [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #120 DONE 1.4s [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #121 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #122 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #123 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #124 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #125 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #126 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #127 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #128 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #129 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #130 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #131 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #132 [core-metadata builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #132 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #133 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #134 [core-data builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #134 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #135 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T03:28:29.324Z] #136 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:29.324Z] #137 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:29.324Z] #138 CACHED [2024-09-10T03:28:29.324Z] [2024-09-10T03:28:29.324Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:28:34.695Z] #139 ... [2024-09-10T03:28:34.695Z] [2024-09-10T03:28:34.695Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T03:28:34.695Z] #0 5.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T03:28:34.695Z] #140 ... [2024-09-10T03:28:34.695Z] [2024-09-10T03:28:34.695Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T03:28:34.695Z] #0 5.889 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T03:28:34.695Z] #141 ... [2024-09-10T03:28:34.695Z] [2024-09-10T03:28:34.695Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:28:34.695Z] #139 6.474 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T03:28:35.293Z] #139 ... [2024-09-10T03:28:35.293Z] [2024-09-10T03:28:35.293Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:35.293Z] #92 DONE 95.0s [2024-09-10T03:28:35.293Z] [2024-09-10T03:28:35.293Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:35.293Z] #96 DONE 92.1s [2024-09-10T03:28:35.607Z] [2024-09-10T03:28:35.607Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T03:28:36.573Z] #142 ... [2024-09-10T03:28:36.573Z] [2024-09-10T03:28:36.573Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:36.573Z] #87 DONE 89.0s [2024-09-10T03:28:36.836Z] #149 ... [2024-09-10T03:28:36.836Z] [2024-09-10T03:28:36.836Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T03:28:36.836Z] #0 0.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T03:28:36.836Z] #150 ... [2024-09-10T03:28:36.836Z] [2024-09-10T03:28:36.836Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:28:36.836Z] #0 0.886 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T03:28:36.836Z] #151 ... [2024-09-10T03:28:36.836Z] [2024-09-10T03:28:36.836Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T03:28:36.836Z] #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T03:28:36.836Z] #152 ... [2024-09-10T03:28:36.836Z] [2024-09-10T03:28:36.836Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T03:28:36.836Z] #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T03:28:36.842Z] [2024-09-10T03:28:36.842Z] #143 [core-keeper builder 7/8] COPY . . [2024-09-10T03:28:37.096Z] #153 ... [2024-09-10T03:28:37.096Z] [2024-09-10T03:28:37.096Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T03:28:37.096Z] #0 1.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T03:28:37.096Z] #154 ... [2024-09-10T03:28:37.096Z] [2024-09-10T03:28:37.096Z] #155 [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-09-10T03:28:37.096Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T03:28:37.357Z] #155 ... [2024-09-10T03:28:37.357Z] [2024-09-10T03:28:37.357Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:28:37.357Z] #136 0.703 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T03:28:37.434Z] #143 ... [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:37.434Z] #144 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:37.434Z] #145 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T03:28:37.434Z] #146 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T03:28:37.434Z] #147 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T03:28:37.434Z] #148 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T03:28:37.434Z] #149 CACHED [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T03:28:37.434Z] #142 DONE 1.8s [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #150 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T03:28:37.434Z] #150 DONE 1.9s [2024-09-10T03:28:37.434Z] [2024-09-10T03:28:37.434Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T03:28:37.618Z] #136 ... [2024-09-10T03:28:37.618Z] [2024-09-10T03:28:37.618Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:28:37.618Z] #0 1.393 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T03:28:37.618Z] #156 ... [2024-09-10T03:28:37.618Z] [2024-09-10T03:28:37.618Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:28:37.618Z] #0 1.888 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T03:28:37.878Z] #157 ... [2024-09-10T03:28:37.878Z] [2024-09-10T03:28:37.878Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:28:37.878Z] #0 1.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T03:28:37.878Z] #158 ... [2024-09-10T03:28:37.878Z] [2024-09-10T03:28:37.878Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:28:37.878Z] #0 0.847 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T03:28:38.138Z] #159 ... [2024-09-10T03:28:38.138Z] [2024-09-10T03:28:38.138Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:28:38.138Z] #0 0.864 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T03:28:38.401Z] #151 ... [2024-09-10T03:28:38.401Z] [2024-09-10T03:28:38.401Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T03:28:38.401Z] #0 6.572 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T03:28:38.671Z] #152 ... [2024-09-10T03:28:38.671Z] [2024-09-10T03:28:38.671Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:28:38.671Z] #0 5.147 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T03:28:38.671Z] #153 ... [2024-09-10T03:28:38.671Z] [2024-09-10T03:28:38.671Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:28:38.671Z] #0 5.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T03:28:38.941Z] #154 ... [2024-09-10T03:28:38.941Z] [2024-09-10T03:28:38.941Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:28:38.941Z] #0 6.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T03:28:38.941Z] #155 ... [2024-09-10T03:28:38.941Z] [2024-09-10T03:28:38.941Z] #143 [core-keeper builder 7/8] COPY . . [2024-09-10T03:28:38.941Z] #143 DONE 2.4s [2024-09-10T03:28:38.941Z] [2024-09-10T03:28:38.941Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:28:38.941Z] #0 6.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T03:28:39.208Z] #156 ... [2024-09-10T03:28:39.208Z] [2024-09-10T03:28:39.208Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:28:42.564Z] #157 3.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T03:28:47.968Z] #157 ... [2024-09-10T03:28:47.968Z] [2024-09-10T03:28:47.968Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:28:47.968Z] #0 5.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T03:28:47.968Z] #158 ... [2024-09-10T03:28:47.968Z] [2024-09-10T03:28:47.968Z] #159 [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-09-10T03:28:47.968Z] #0 4.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T03:28:47.968Z] #159 ... [2024-09-10T03:28:47.968Z] [2024-09-10T03:28:47.968Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T03:28:47.968Z] #0 5.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T03:28:51.316Z] #160 ... [2024-09-10T03:28:51.316Z] [2024-09-10T03:28:51.316Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T03:28:51.316Z] #151 3.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T03:29:59.623Z] #160 ... [2024-09-10T03:29:59.623Z] [2024-09-10T03:29:59.623Z] #155 [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-09-10T03:29:59.623Z] #155 85.95 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T03:30:12.298Z] #155 ... [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T03:30:12.298Z] #154 DONE 104.4s [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #155 [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-09-10T03:30:12.298Z] #155 DONE 104.6s [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:30:12.298Z] #156 ... [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T03:30:12.298Z] #152 DONE 105.2s [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:12.298Z] #161 ... [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T03:30:12.298Z] #150 DONE 105.4s [2024-09-10T03:30:12.298Z] [2024-09-10T03:30:12.298Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:13.693Z] #162 ... [2024-09-10T03:30:13.693Z] [2024-09-10T03:30:13.693Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:13.693Z] #161 DONE 1.5s [2024-09-10T03:30:13.693Z] [2024-09-10T03:30:13.693Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:13.693Z] #163 ... [2024-09-10T03:30:13.693Z] [2024-09-10T03:30:13.693Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:30:13.693Z] #159 DONE 107.3s [2024-09-10T03:30:13.951Z] [2024-09-10T03:30:13.951Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:14.255Z] #164 ... [2024-09-10T03:30:14.255Z] [2024-09-10T03:30:14.255Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T03:30:14.255Z] #165 DONE 1.9s [2024-09-10T03:30:14.255Z] [2024-09-10T03:30:14.255Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:14.255Z] #162 DONE 2.1s [2024-09-10T03:30:14.255Z] [2024-09-10T03:30:14.255Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:14.255Z] #164 DONE 1.7s [2024-09-10T03:30:14.255Z] [2024-09-10T03:30:14.255Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:15.222Z] #166 ... [2024-09-10T03:30:15.222Z] [2024-09-10T03:30:15.223Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:15.223Z] #163 DONE 1.6s [2024-09-10T03:30:15.223Z] [2024-09-10T03:30:15.223Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T03:30:15.486Z] #167 ... [2024-09-10T03:30:15.486Z] [2024-09-10T03:30:15.486Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:15.486Z] #166 DONE 1.2s [2024-09-10T03:30:15.486Z] [2024-09-10T03:30:15.486Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:15.486Z] #168 DONE 1.3s [2024-09-10T03:30:15.748Z] [2024-09-10T03:30:15.748Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:15.748Z] #169 DONE 1.5s [2024-09-10T03:30:15.748Z] [2024-09-10T03:30:15.748Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:16.503Z] #170 ... [2024-09-10T03:30:16.503Z] [2024-09-10T03:30:16.503Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T03:30:16.503Z] #167 DONE 0.9s [2024-09-10T03:30:16.503Z] [2024-09-10T03:30:16.503Z] #171 [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-09-10T03:30:16.762Z] #171 ... [2024-09-10T03:30:16.762Z] [2024-09-10T03:30:16.762Z] #172 [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-09-10T03:30:16.762Z] #172 DONE 0.8s [2024-09-10T03:30:16.762Z] [2024-09-10T03:30:16.762Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T03:30:17.020Z] #173 ... [2024-09-10T03:30:17.020Z] [2024-09-10T03:30:17.020Z] #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-09-10T03:30:17.020Z] #174 DONE 1.2s [2024-09-10T03:30:17.020Z] [2024-09-10T03:30:17.020Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:17.020Z] #170 DONE 1.2s [2024-09-10T03:30:17.020Z] [2024-09-10T03:30:17.020Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T03:30:17.279Z] #175 ... [2024-09-10T03:30:17.279Z] [2024-09-10T03:30:17.279Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T03:30:17.279Z] #176 DONE 3.0s [2024-09-10T03:30:17.279Z] [2024-09-10T03:30:17.279Z] #171 [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-09-10T03:30:17.279Z] #171 DONE 0.9s [2024-09-10T03:30:17.279Z] [2024-09-10T03:30:17.279Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T03:30:17.279Z] #173 DONE 0.8s [2024-09-10T03:30:17.279Z] [2024-09-10T03:30:17.279Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T03:30:17.536Z] #177 ... [2024-09-10T03:30:17.536Z] [2024-09-10T03:30:17.536Z] #178 [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-09-10T03:30:17.536Z] #178 DONE 0.5s [2024-09-10T03:30:17.536Z] [2024-09-10T03:30:17.536Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T03:30:17.536Z] #175 DONE 0.7s [2024-09-10T03:30:17.536Z] [2024-09-10T03:30:17.536Z] #179 [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-09-10T03:30:17.794Z] #179 ... [2024-09-10T03:30:17.794Z] [2024-09-10T03:30:17.794Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:30:17.794Z] #180 DONE 0.8s [2024-09-10T03:30:18.096Z] [2024-09-10T03:30:18.096Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:18.354Z] #181 ... [2024-09-10T03:30:18.354Z] [2024-09-10T03:30:18.354Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T03:30:18.354Z] #182 DONE 0.9s [2024-09-10T03:30:18.354Z] [2024-09-10T03:30:18.354Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T03:30:18.354Z] #177 DONE 0.9s [2024-09-10T03:30:18.354Z] [2024-09-10T03:30:18.354Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:30:18.354Z] #183 DONE 0.9s [2024-09-10T03:30:18.354Z] [2024-09-10T03:30:18.354Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T03:30:18.618Z] #184 ... [2024-09-10T03:30:18.618Z] [2024-09-10T03:30:18.618Z] #179 [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-09-10T03:30:18.618Z] #179 DONE 0.9s [2024-09-10T03:30:18.618Z] [2024-09-10T03:30:18.618Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:30:18.618Z] #181 DONE 0.7s [2024-09-10T03:30:18.877Z] [2024-09-10T03:30:18.877Z] #114 [security-spiffe-token-provider] exporting to image [2024-09-10T03:30:18.877Z] #114 exporting layers [2024-09-10T03:30:19.135Z] #114 ... [2024-09-10T03:30:19.135Z] [2024-09-10T03:30:19.135Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T03:30:19.135Z] #185 DONE 0.9s [2024-09-10T03:30:19.135Z] [2024-09-10T03:30:19.135Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T03:30:19.135Z] #184 DONE 0.7s [2024-09-10T03:30:19.135Z] [2024-09-10T03:30:19.135Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T03:30:19.393Z] #186 ... [2024-09-10T03:30:19.393Z] [2024-09-10T03:30:19.393Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T03:30:19.393Z] #187 DONE 0.7s [2024-09-10T03:30:19.393Z] [2024-09-10T03:30:19.393Z] #114 [security-spiffe-token-provider] exporting to image [2024-09-10T03:30:19.393Z] #114 exporting layers 0.8s done [2024-09-10T03:30:19.393Z] #114 writing image sha256:a11ab4f7b00aef585aba5a1dfd7892e1e51750a156a443e5967635ae5bb5fc23 done [2024-09-10T03:30:19.393Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2024-09-10T03:30:19.393Z] #114 DONE 3.9s [2024-09-10T03:30:19.652Z] [2024-09-10T03:30:19.652Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T03:30:20.217Z] #188 ... [2024-09-10T03:30:20.217Z] [2024-09-10T03:30:20.217Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T03:30:20.217Z] #186 DONE 1.1s [2024-09-10T03:30:20.217Z] [2024-09-10T03:30:20.217Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:30:20.217Z] #189 DONE 2.2s [2024-09-10T03:30:20.217Z] [2024-09-10T03:30:20.217Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T03:30:20.782Z] #190 ... [2024-09-10T03:30:20.783Z] [2024-09-10T03:30:20.783Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T03:30:20.783Z] #188 DONE 1.3s [2024-09-10T03:30:21.062Z] [2024-09-10T03:30:21.062Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T03:30:22.020Z] #191 ... [2024-09-10T03:30:22.020Z] [2024-09-10T03:30:22.020Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:30:22.020Z] #192 DONE 2.6s [2024-09-10T03:30:22.020Z] [2024-09-10T03:30:22.020Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T03:30:22.020Z] #190 DONE 1.7s [2024-09-10T03:30:22.020Z] [2024-09-10T03:30:22.020Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:30:22.278Z] #193 ... [2024-09-10T03:30:22.278Z] [2024-09-10T03:30:22.278Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T03:30:22.278Z] #191 DONE 1.3s [2024-09-10T03:30:22.278Z] [2024-09-10T03:30:22.278Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T03:30:23.652Z] #194 DONE 1.2s [2024-09-10T03:30:23.652Z] [2024-09-10T03:30:23.652Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T03:30:25.042Z] #195 DONE 1.4s [2024-09-10T03:30:25.042Z] [2024-09-10T03:30:25.042Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:30:25.042Z] #193 DONE 2.8s [2024-09-10T03:30:25.042Z] [2024-09-10T03:30:25.042Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T03:30:25.982Z] #196 DONE 1.1s [2024-09-10T03:30:25.982Z] [2024-09-10T03:30:25.982Z] #114 [security-proxy-setup] exporting to image [2024-09-10T03:30:25.982Z] #114 exporting layers 3.1s done [2024-09-10T03:30:25.982Z] #114 writing image sha256:3427dd761434b5598075022a3d781edba9c481491a07d6a953ad3a79b287a735 0.0s done [2024-09-10T03:30:25.982Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-10T03:30:25.982Z] #114 writing image sha256:834f1df13f48331975d0e6d4c85d99cbcf613f77bc6182a4881c1aadaf63582f 0.0s done [2024-09-10T03:30:25.982Z] #114 naming to docker.io/library/security-proxy-setup 0.1s done [2024-09-10T03:30:27.396Z] #114 ... [2024-09-10T03:30:27.396Z] [2024-09-10T03:30:27.396Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T03:30:27.396Z] #197 DONE 1.2s [2024-09-10T03:30:27.396Z] [2024-09-10T03:30:27.396Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T03:30:27.966Z] #198 ... [2024-09-10T03:30:27.966Z] [2024-09-10T03:30:27.966Z] #114 [security-secretstore-setup] exporting to image [2024-09-10T03:30:27.966Z] #114 exporting layers 2.9s done [2024-09-10T03:30:27.966Z] #114 writing image sha256:07067b8d79595d8434d4d88d505e6c99c55b9e1d9203bd28426cc12992a6c71e 0.0s done [2024-09-10T03:30:27.966Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-09-10T03:30:27.966Z] #114 DONE 11.2s [2024-09-10T03:30:27.966Z] [2024-09-10T03:30:27.966Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:30:30.616Z] #157 ... [2024-09-10T03:30:30.616Z] [2024-09-10T03:30:30.616Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T03:30:30.616Z] #198 DONE 3.1s [2024-09-10T03:30:30.616Z] [2024-09-10T03:30:30.616Z] #114 [security-bootstrapper] exporting to image [2024-09-10T03:30:31.186Z] #114 exporting layers 1.0s done [2024-09-10T03:30:31.447Z] #114 writing image sha256:d88652eb744b38550da8f4fe1897ab19c86165f20e2450b7450f88b9e7157642 done [2024-09-10T03:30:31.447Z] #114 naming to docker.io/library/security-bootstrapper done [2024-09-10T03:30:31.447Z] #114 DONE 12.3s [2024-09-10T03:30:31.447Z] [2024-09-10T03:30:31.447Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:31:27.743Z] #136 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:31:27.743Z] #156 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T03:31:27.743Z] #149 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:31:27.743Z] #151 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:31:27.743Z] #157 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:31:27.743Z] #160 DONE 173.7s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:31:27.743Z] #158 DONE 173.7s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T03:31:27.743Z] #153 DONE 173.6s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.743Z] #199 DONE 0.1s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.743Z] #200 DONE 0.3s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.743Z] #201 DONE 0.5s [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.743Z] #202 CACHED [2024-09-10T03:31:27.743Z] [2024-09-10T03:31:27.743Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #203 CACHED [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #204 CACHED [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #205 CACHED [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #206 CACHED [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #207 CACHED [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #208 DONE 0.3s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #209 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #210 DONE 0.3s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #211 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:31:27.744Z] #211 DONE 0.4s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #212 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #212 DONE 1.0s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #213 DONE 0.9s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T03:31:27.744Z] #214 DONE 1.0s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T03:31:27.744Z] #215 DONE 1.0s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T03:31:27.744Z] #216 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T03:31:27.744Z] #217 DONE 1.0s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:31:27.744Z] #209 DONE 1.0s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T03:31:27.744Z] #218 DONE 1.1s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #219 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T03:31:27.744Z] #219 DONE 1.1s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #220 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #221 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #222 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #223 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #223 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T03:31:27.744Z] #224 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #225 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #226 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T03:31:27.744Z] #226 DONE 0.9s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #220 DONE 0.8s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T03:31:27.744Z] #216 DONE 0.9s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #114 [core-command] exporting to image [2024-09-10T03:31:27.744Z] #114 exporting layers [2024-09-10T03:31:27.744Z] #114 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #227 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T03:31:27.744Z] #228 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #229 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T03:31:27.744Z] #229 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:31:27.744Z] #230 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T03:31:27.744Z] #231 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #114 [core-keeper] exporting to image [2024-09-10T03:31:27.744Z] #114 exporting layers 0.2s done [2024-09-10T03:31:27.744Z] #114 writing image sha256:d9bc168edac0a42bd770195ae0d0d0931b3e3d0c89f9b314eebd81c978e2ec57 done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/core-keeper done [2024-09-10T03:31:27.744Z] #114 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T03:31:27.744Z] #232 DONE 0.2s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #114 [core-data] exporting to image [2024-09-10T03:31:27.744Z] #114 exporting layers 0.2s done [2024-09-10T03:31:27.744Z] #114 writing image sha256:95cacbbc6981eabfb93dc2bfea21f214761dc6f40f8cb291b4db9a8aee5ea8ff 0.0s done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/support-scheduler 0.0s done [2024-09-10T03:31:27.744Z] #114 writing image sha256:6405d0a24b40681e05d7e737962b086801fd9021110e7dfb7d63d8c5c1e94b27 0.0s done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/support-notifications [2024-09-10T03:31:27.744Z] #114 exporting layers 0.5s done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/support-notifications done [2024-09-10T03:31:27.744Z] #114 writing image sha256:1982a16a3193edf795f62516489dbbadcf60429d6822aa2eb6e9d9908332512e done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/support-cron-scheduler done [2024-09-10T03:31:27.744Z] #114 exporting layers 0.2s done [2024-09-10T03:31:27.744Z] #114 writing image sha256:8f75c8c08ecde7f56c41a2a7c7c482f3f2e3d565cea9c478c404a1168491ebeb done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/core-command done [2024-09-10T03:31:27.744Z] #114 writing image sha256:a19c83b51a34aef0cb5a89cda0b0d09a6b9a3154aa7e32392ccfb96041a50717 done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/core-metadata done [2024-09-10T03:31:27.744Z] #114 writing image sha256:3e74493ce09deac7da5344bd385f8add45e716a9699749a231931e2843cda0e3 done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/core-data done [2024-09-10T03:31:27.744Z] #114 DONE 12.9s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:31:27.744Z] #233 DONE 0.4s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:31:27.744Z] #41 ... [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #114 [security-proxy-auth] exporting to image [2024-09-10T03:31:27.744Z] #114 exporting layers 0.9s done [2024-09-10T03:31:27.744Z] #114 writing image sha256:2c762e357740e30b4bd2f0d22d94802d5b07dcd8e16f156c275dff850227315c done [2024-09-10T03:31:27.744Z] #114 naming to docker.io/library/security-proxy-auth done [2024-09-10T03:31:27.744Z] #114 DONE 13.9s [2024-09-10T03:31:27.744Z] [2024-09-10T03:31:27.744Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:31:27.744Z] time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T03:31:27.777Z] $ docker stop --time=1 b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 [2024-09-10T03:31:29.058Z] $ docker rm -f --volumes b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:31:29.387Z] + docker images [2024-09-10T03:31:29.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T03:31:29.387Z] security-proxy-auth latest 2c762e357740 6 seconds ago 33.1MB [2024-09-10T03:31:29.387Z] support-scheduler latest 95cacbbc6981 7 seconds ago 42MB [2024-09-10T03:31:29.387Z] core-keeper latest d9bc168edac0 7 seconds ago 39.6MB [2024-09-10T03:31:29.387Z] core-metadata latest a19c83b51a34 7 seconds ago 39.9MB [2024-09-10T03:31:29.387Z] core-data latest 3e74493ce09d 7 seconds ago 39.7MB [2024-09-10T03:31:29.387Z] support-notifications latest 6405d0a24b40 7 seconds ago 42.6MB [2024-09-10T03:31:29.387Z] support-cron-scheduler latest 1982a16a3193 7 seconds ago 44.2MB [2024-09-10T03:31:29.387Z] core-command latest 8f75c8c08ecd 7 seconds ago 35.5MB [2024-09-10T03:31:29.387Z] security-bootstrapper latest d88652eb744b 59 seconds ago 19MB [2024-09-10T03:31:29.387Z] security-secretstore-setup latest 07067b8d7959 About a minute ago 37MB [2024-09-10T03:31:29.387Z] security-proxy-setup latest 834f1df13f48 About a minute ago 26.2MB [2024-09-10T03:31:29.387Z] core-common-config-bootstrapper latest 3427dd761434 About a minute ago 15.2MB [2024-09-10T03:31:29.387Z] security-spiffe-token-provider latest a11ab4f7b00a About a minute ago 28.9MB [2024-09-10T03:31:29.387Z] security-spire-agent latest e0431ac66e22 3 minutes ago 182MB [2024-09-10T03:31:29.387Z] security-spire-config latest 8dbc7e6e5c6b 3 minutes ago 120MB [2024-09-10T03:31:29.387Z] security-spire-server latest 5131ef0ba60b 3 minutes ago 121MB [2024-09-10T03:31:29.387Z] ci-base-image-x86_64 latest 9c836690d978 7 minutes ago 971MB [2024-09-10T03:31:29.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T03:31:29.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T03:31:29.387Z] 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-09-10T03:31:29.541Z] provisioning config files... [2024-09-10T03:31:29.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config5532964553408972660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:31:29.860Z] ---> ****-login.sh [2024-09-10T03:31:29.860Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:31:29.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:31:29.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:31:29.861Z] Configure a credential helper to remove this warning. See [2024-09-10T03:31:29.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:31:29.861Z] [2024-09-10T03:31:29.861Z] Login Succeeded [2024-09-10T03:31:29.861Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:31:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:31:30.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:31:30.120Z] Configure a credential helper to remove this warning. See [2024-09-10T03:31:30.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:31:30.120Z] [2024-09-10T03:31:30.120Z] Login Succeeded [2024-09-10T03:31:30.120Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:31:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:31:30.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:31:30.120Z] Configure a credential helper to remove this warning. See [2024-09-10T03:31:30.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:31:30.120Z] [2024-09-10T03:31:30.120Z] Login Succeeded [2024-09-10T03:31:30.120Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:31:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:31:30.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:31:30.379Z] Configure a credential helper to remove this warning. See [2024-09-10T03:31:30.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:31:30.379Z] [2024-09-10T03:31:30.379Z] Login Succeeded [2024-09-10T03:31:30.379Z] ****.io [2024-09-10T03:31:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:31:30.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:31:30.638Z] Configure a credential helper to remove this warning. See [2024-09-10T03:31:30.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:31:30.638Z] [2024-09-10T03:31:30.638Z] Login Succeeded [2024-09-10T03:31:30.638Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:31:30.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:31:30.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:31:30.743Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-10T03:31:30.743Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:30.743Z] latest [2024-09-10T03:31:30.743Z] 3.2.0-dev.70 [2024-09-10T03:31:30.743Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:30.743Z] main [2024-09-10T03:31:30.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:31.098Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:31.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:31.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T03:31:31.432Z] 4fa7a1505c3b: Preparing [2024-09-10T03:31:31.432Z] 457111f87da8: Preparing [2024-09-10T03:31:31.432Z] d7640d0f24b0: Preparing [2024-09-10T03:31:31.432Z] 478f2b51d03f: Preparing [2024-09-10T03:31:31.432Z] 3c44134a70c4: Preparing [2024-09-10T03:31:31.432Z] 17a501b4de8d: Preparing [2024-09-10T03:31:31.432Z] d62a02444d39: Preparing [2024-09-10T03:31:31.432Z] 17a501b4de8d: Waiting [2024-09-10T03:31:31.432Z] d62a02444d39: Waiting [2024-09-10T03:31:31.432Z] d7640d0f24b0: Pushed [2024-09-10T03:31:31.432Z] 4fa7a1505c3b: Pushed [2024-09-10T03:31:31.432Z] 478f2b51d03f: Pushed [2024-09-10T03:31:31.432Z] 3c44134a70c4: Pushed [2024-09-10T03:31:31.432Z] d62a02444d39: Layer already exists [2024-09-10T03:31:31.690Z] 17a501b4de8d: Pushed [2024-09-10T03:31:34.223Z] 457111f87da8: Pushed [2024-09-10T03:31:34.223Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:34.555Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:34.880Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T03:31:34.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T03:31:34.880Z] 4fa7a1505c3b: Preparing [2024-09-10T03:31:34.880Z] 457111f87da8: Preparing [2024-09-10T03:31:34.880Z] d7640d0f24b0: Preparing [2024-09-10T03:31:34.880Z] 478f2b51d03f: Preparing [2024-09-10T03:31:34.880Z] 3c44134a70c4: Preparing [2024-09-10T03:31:34.880Z] 17a501b4de8d: Preparing [2024-09-10T03:31:34.880Z] d62a02444d39: Preparing [2024-09-10T03:31:34.880Z] 17a501b4de8d: Waiting [2024-09-10T03:31:34.880Z] d62a02444d39: Waiting [2024-09-10T03:31:34.880Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:34.880Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:34.880Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:34.880Z] 457111f87da8: Layer already exists [2024-09-10T03:31:34.880Z] 4fa7a1505c3b: Layer already exists [2024-09-10T03:31:34.880Z] d62a02444d39: Layer already exists [2024-09-10T03:31:34.880Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:34.880Z] latest: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:35.205Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:35.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 [2024-09-10T03:31:35.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T03:31:35.539Z] 4fa7a1505c3b: Preparing [2024-09-10T03:31:35.539Z] 457111f87da8: Preparing [2024-09-10T03:31:35.539Z] d7640d0f24b0: Preparing [2024-09-10T03:31:35.539Z] 478f2b51d03f: Preparing [2024-09-10T03:31:35.539Z] 3c44134a70c4: Preparing [2024-09-10T03:31:35.539Z] 17a501b4de8d: Preparing [2024-09-10T03:31:35.539Z] d62a02444d39: Preparing [2024-09-10T03:31:35.539Z] 17a501b4de8d: Waiting [2024-09-10T03:31:35.539Z] d62a02444d39: Waiting [2024-09-10T03:31:35.539Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:35.539Z] 457111f87da8: Layer already exists [2024-09-10T03:31:35.539Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:35.539Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:35.539Z] 4fa7a1505c3b: Layer already exists [2024-09-10T03:31:35.539Z] d62a02444d39: Layer already exists [2024-09-10T03:31:35.539Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:35.539Z] 3.2.0-dev.70: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:35.880Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:36.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:36.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T03:31:36.216Z] 4fa7a1505c3b: Preparing [2024-09-10T03:31:36.216Z] 457111f87da8: Preparing [2024-09-10T03:31:36.216Z] d7640d0f24b0: Preparing [2024-09-10T03:31:36.216Z] 478f2b51d03f: Preparing [2024-09-10T03:31:36.216Z] 3c44134a70c4: Preparing [2024-09-10T03:31:36.216Z] 17a501b4de8d: Preparing [2024-09-10T03:31:36.216Z] d62a02444d39: Preparing [2024-09-10T03:31:36.216Z] 17a501b4de8d: Waiting [2024-09-10T03:31:36.216Z] d62a02444d39: Waiting [2024-09-10T03:31:36.216Z] 457111f87da8: Layer already exists [2024-09-10T03:31:36.216Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:36.216Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:36.216Z] 4fa7a1505c3b: Layer already exists [2024-09-10T03:31:36.216Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:36.216Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:36.216Z] d62a02444d39: Layer already exists [2024-09-10T03:31:36.216Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:36.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:36.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-10T03:31:36.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T03:31:36.870Z] 4fa7a1505c3b: Preparing [2024-09-10T03:31:36.870Z] 457111f87da8: Preparing [2024-09-10T03:31:36.870Z] d7640d0f24b0: Preparing [2024-09-10T03:31:36.870Z] 478f2b51d03f: Preparing [2024-09-10T03:31:36.870Z] 3c44134a70c4: Preparing [2024-09-10T03:31:36.870Z] 17a501b4de8d: Preparing [2024-09-10T03:31:36.870Z] d62a02444d39: Preparing [2024-09-10T03:31:36.870Z] 17a501b4de8d: Waiting [2024-09-10T03:31:36.870Z] d62a02444d39: Waiting [2024-09-10T03:31:36.870Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:36.870Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:36.870Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:36.870Z] 457111f87da8: Layer already exists [2024-09-10T03:31:36.870Z] 4fa7a1505c3b: Layer already exists [2024-09-10T03:31:36.870Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:36.870Z] d62a02444d39: Layer already exists [2024-09-10T03:31:36.870Z] main: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:31:36.951Z] ===================================================== [Pipeline] echo [2024-09-10T03:31:36.965Z] taggedImages: [2024-09-10T03:31:36.965Z] - nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:36.965Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T03:31:36.965Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 [2024-09-10T03:31:36.965Z] - nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:36.965Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-10T03:31:36.985Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-10T03:31:36.985Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:36.985Z] latest [2024-09-10T03:31:36.985Z] 3.2.0-dev.70 [2024-09-10T03:31:36.985Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:36.985Z] main [2024-09-10T03:31:36.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:37.347Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:37.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:37.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T03:31:37.671Z] 37efbe4137f1: Preparing [2024-09-10T03:31:37.671Z] ddba520d416c: Preparing [2024-09-10T03:31:37.671Z] 9cb803e99a5c: Preparing [2024-09-10T03:31:37.671Z] 895e5f4877af: Preparing [2024-09-10T03:31:37.671Z] d7640d0f24b0: Preparing [2024-09-10T03:31:37.671Z] 478f2b51d03f: Preparing [2024-09-10T03:31:37.671Z] 3c44134a70c4: Preparing [2024-09-10T03:31:37.671Z] 17a501b4de8d: Preparing [2024-09-10T03:31:37.671Z] d62a02444d39: Preparing [2024-09-10T03:31:37.671Z] 478f2b51d03f: Waiting [2024-09-10T03:31:37.671Z] 3c44134a70c4: Waiting [2024-09-10T03:31:37.671Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:37.671Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:37.671Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:37.671Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:37.671Z] d62a02444d39: Layer already exists [2024-09-10T03:31:37.671Z] 37efbe4137f1: Pushed [2024-09-10T03:31:37.671Z] ddba520d416c: Pushed [2024-09-10T03:31:37.671Z] 9cb803e99a5c: Pushed [2024-09-10T03:31:38.607Z] 895e5f4877af: Pushed [2024-09-10T03:31:38.607Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:38.939Z] + 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-09-10T03:31:39.272Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T03:31:39.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T03:31:39.272Z] 37efbe4137f1: Preparing [2024-09-10T03:31:39.272Z] ddba520d416c: Preparing [2024-09-10T03:31:39.272Z] 9cb803e99a5c: Preparing [2024-09-10T03:31:39.272Z] 895e5f4877af: Preparing [2024-09-10T03:31:39.272Z] d7640d0f24b0: Preparing [2024-09-10T03:31:39.272Z] 478f2b51d03f: Preparing [2024-09-10T03:31:39.272Z] 3c44134a70c4: Preparing [2024-09-10T03:31:39.272Z] 17a501b4de8d: Preparing [2024-09-10T03:31:39.272Z] d62a02444d39: Preparing [2024-09-10T03:31:39.272Z] 478f2b51d03f: Waiting [2024-09-10T03:31:39.272Z] 3c44134a70c4: Waiting [2024-09-10T03:31:39.272Z] d62a02444d39: Waiting [2024-09-10T03:31:39.272Z] 17a501b4de8d: Waiting [2024-09-10T03:31:39.272Z] 37efbe4137f1: Layer already exists [2024-09-10T03:31:39.272Z] ddba520d416c: Layer already exists [2024-09-10T03:31:39.272Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:39.272Z] 9cb803e99a5c: Layer already exists [2024-09-10T03:31:39.272Z] 895e5f4877af: Layer already exists [2024-09-10T03:31:39.272Z] d62a02444d39: Layer already exists [2024-09-10T03:31:39.272Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:39.272Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:39.272Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:39.272Z] latest: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:39.613Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:39.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 [2024-09-10T03:31:39.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T03:31:39.937Z] 37efbe4137f1: Preparing [2024-09-10T03:31:39.937Z] ddba520d416c: Preparing [2024-09-10T03:31:39.937Z] 9cb803e99a5c: Preparing [2024-09-10T03:31:39.937Z] 895e5f4877af: Preparing [2024-09-10T03:31:39.937Z] d7640d0f24b0: Preparing [2024-09-10T03:31:39.937Z] 478f2b51d03f: Preparing [2024-09-10T03:31:39.937Z] 3c44134a70c4: Preparing [2024-09-10T03:31:39.937Z] 17a501b4de8d: Preparing [2024-09-10T03:31:39.937Z] d62a02444d39: Preparing [2024-09-10T03:31:39.937Z] 478f2b51d03f: Waiting [2024-09-10T03:31:39.937Z] 3c44134a70c4: Waiting [2024-09-10T03:31:39.937Z] 17a501b4de8d: Waiting [2024-09-10T03:31:39.937Z] d62a02444d39: Waiting [2024-09-10T03:31:39.937Z] 37efbe4137f1: Layer already exists [2024-09-10T03:31:39.937Z] ddba520d416c: Layer already exists [2024-09-10T03:31:39.937Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:39.937Z] 9cb803e99a5c: Layer already exists [2024-09-10T03:31:39.937Z] 895e5f4877af: Layer already exists [2024-09-10T03:31:39.937Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:39.937Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:39.937Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:39.937Z] d62a02444d39: Layer already exists [2024-09-10T03:31:39.937Z] 3.2.0-dev.70: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:40.266Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:40.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:40.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T03:31:40.593Z] 37efbe4137f1: Preparing [2024-09-10T03:31:40.593Z] ddba520d416c: Preparing [2024-09-10T03:31:40.593Z] 9cb803e99a5c: Preparing [2024-09-10T03:31:40.593Z] 895e5f4877af: Preparing [2024-09-10T03:31:40.593Z] d7640d0f24b0: Preparing [2024-09-10T03:31:40.593Z] 478f2b51d03f: Preparing [2024-09-10T03:31:40.593Z] 3c44134a70c4: Preparing [2024-09-10T03:31:40.593Z] 17a501b4de8d: Preparing [2024-09-10T03:31:40.593Z] 478f2b51d03f: Waiting [2024-09-10T03:31:40.593Z] 3c44134a70c4: Waiting [2024-09-10T03:31:40.593Z] d62a02444d39: Preparing [2024-09-10T03:31:40.593Z] 9cb803e99a5c: Layer already exists [2024-09-10T03:31:40.593Z] 37efbe4137f1: Layer already exists [2024-09-10T03:31:40.593Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:40.593Z] ddba520d416c: Layer already exists [2024-09-10T03:31:40.593Z] 895e5f4877af: Layer already exists [2024-09-10T03:31:40.593Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:40.593Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:40.593Z] d62a02444d39: Layer already exists [2024-09-10T03:31:40.593Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:40.593Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:40.928Z] + 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-09-10T03:31:41.253Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-10T03:31:41.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T03:31:41.253Z] 37efbe4137f1: Preparing [2024-09-10T03:31:41.253Z] ddba520d416c: Preparing [2024-09-10T03:31:41.253Z] 9cb803e99a5c: Preparing [2024-09-10T03:31:41.253Z] 895e5f4877af: Preparing [2024-09-10T03:31:41.253Z] d7640d0f24b0: Preparing [2024-09-10T03:31:41.253Z] 478f2b51d03f: Preparing [2024-09-10T03:31:41.253Z] 3c44134a70c4: Preparing [2024-09-10T03:31:41.253Z] 17a501b4de8d: Preparing [2024-09-10T03:31:41.253Z] d62a02444d39: Preparing [2024-09-10T03:31:41.253Z] 3c44134a70c4: Waiting [2024-09-10T03:31:41.253Z] 17a501b4de8d: Waiting [2024-09-10T03:31:41.253Z] d62a02444d39: Waiting [2024-09-10T03:31:41.253Z] 478f2b51d03f: Waiting [2024-09-10T03:31:41.253Z] ddba520d416c: Layer already exists [2024-09-10T03:31:41.253Z] 9cb803e99a5c: Layer already exists [2024-09-10T03:31:41.253Z] 895e5f4877af: Layer already exists [2024-09-10T03:31:41.253Z] 37efbe4137f1: Layer already exists [2024-09-10T03:31:41.253Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:41.253Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:41.253Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:41.253Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:41.253Z] d62a02444d39: Layer already exists [2024-09-10T03:31:41.253Z] main: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:31:41.328Z] ===================================================== [Pipeline] echo [2024-09-10T03:31:41.341Z] taggedImages: [2024-09-10T03:31:41.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:41.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T03:31:41.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 [2024-09-10T03:31:41.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:41.341Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-10T03:31:41.367Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-10T03:31:41.367Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:41.367Z] latest [2024-09-10T03:31:41.367Z] 3.2.0-dev.70 [2024-09-10T03:31:41.367Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:41.367Z] main [2024-09-10T03:31:41.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:41.724Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:42.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:42.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T03:31:42.056Z] ad7ae1730580: Preparing [2024-09-10T03:31:42.056Z] 695a75266716: Preparing [2024-09-10T03:31:42.056Z] 1f49f4caaf03: Preparing [2024-09-10T03:31:42.056Z] d7640d0f24b0: Preparing [2024-09-10T03:31:42.056Z] 478f2b51d03f: Preparing [2024-09-10T03:31:42.056Z] 3c44134a70c4: Preparing [2024-09-10T03:31:42.056Z] 17a501b4de8d: Preparing [2024-09-10T03:31:42.056Z] d62a02444d39: Preparing [2024-09-10T03:31:42.056Z] 17a501b4de8d: Waiting [2024-09-10T03:31:42.056Z] d62a02444d39: Waiting [2024-09-10T03:31:42.056Z] 3c44134a70c4: Waiting [2024-09-10T03:31:42.056Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:42.056Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:42.056Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:42.056Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:42.056Z] d62a02444d39: Layer already exists [2024-09-10T03:31:42.056Z] ad7ae1730580: Pushed [2024-09-10T03:31:42.056Z] 695a75266716: Pushed [2024-09-10T03:31:45.345Z] 1f49f4caaf03: Pushed [2024-09-10T03:31:45.345Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:45.675Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:46.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T03:31:46.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T03:31:46.002Z] ad7ae1730580: Preparing [2024-09-10T03:31:46.002Z] 695a75266716: Preparing [2024-09-10T03:31:46.002Z] 1f49f4caaf03: Preparing [2024-09-10T03:31:46.002Z] d7640d0f24b0: Preparing [2024-09-10T03:31:46.002Z] 478f2b51d03f: Preparing [2024-09-10T03:31:46.002Z] 3c44134a70c4: Preparing [2024-09-10T03:31:46.002Z] 17a501b4de8d: Preparing [2024-09-10T03:31:46.002Z] d62a02444d39: Preparing [2024-09-10T03:31:46.002Z] 3c44134a70c4: Waiting [2024-09-10T03:31:46.002Z] 17a501b4de8d: Waiting [2024-09-10T03:31:46.002Z] d62a02444d39: Waiting [2024-09-10T03:31:46.002Z] 1f49f4caaf03: Layer already exists [2024-09-10T03:31:46.002Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:46.002Z] ad7ae1730580: Layer already exists [2024-09-10T03:31:46.002Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:46.002Z] 695a75266716: Layer already exists [2024-09-10T03:31:46.002Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:46.002Z] d62a02444d39: Layer already exists [2024-09-10T03:31:46.002Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:46.002Z] latest: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:46.329Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:46.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 [2024-09-10T03:31:46.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T03:31:46.668Z] ad7ae1730580: Preparing [2024-09-10T03:31:46.668Z] 695a75266716: Preparing [2024-09-10T03:31:46.668Z] 1f49f4caaf03: Preparing [2024-09-10T03:31:46.668Z] d7640d0f24b0: Preparing [2024-09-10T03:31:46.668Z] 478f2b51d03f: Preparing [2024-09-10T03:31:46.668Z] 3c44134a70c4: Preparing [2024-09-10T03:31:46.668Z] 17a501b4de8d: Preparing [2024-09-10T03:31:46.668Z] d62a02444d39: Preparing [2024-09-10T03:31:46.668Z] d62a02444d39: Waiting [2024-09-10T03:31:46.668Z] 17a501b4de8d: Waiting [2024-09-10T03:31:46.668Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:46.668Z] ad7ae1730580: Layer already exists [2024-09-10T03:31:46.668Z] 695a75266716: Layer already exists [2024-09-10T03:31:46.668Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:46.668Z] 1f49f4caaf03: Layer already exists [2024-09-10T03:31:46.668Z] d62a02444d39: Layer already exists [2024-09-10T03:31:46.668Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:46.668Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:46.668Z] 3.2.0-dev.70: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:46.993Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:47.308Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T03:31:47.308Z] ad7ae1730580: Preparing [2024-09-10T03:31:47.308Z] 695a75266716: Preparing [2024-09-10T03:31:47.308Z] 1f49f4caaf03: Preparing [2024-09-10T03:31:47.308Z] d7640d0f24b0: Preparing [2024-09-10T03:31:47.308Z] 478f2b51d03f: Preparing [2024-09-10T03:31:47.308Z] 3c44134a70c4: Preparing [2024-09-10T03:31:47.308Z] 17a501b4de8d: Preparing [2024-09-10T03:31:47.308Z] d62a02444d39: Preparing [2024-09-10T03:31:47.308Z] 3c44134a70c4: Waiting [2024-09-10T03:31:47.308Z] 17a501b4de8d: Waiting [2024-09-10T03:31:47.308Z] d62a02444d39: Waiting [2024-09-10T03:31:47.308Z] ad7ae1730580: Layer already exists [2024-09-10T03:31:47.308Z] 695a75266716: Layer already exists [2024-09-10T03:31:47.308Z] 1f49f4caaf03: Layer already exists [2024-09-10T03:31:47.308Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:47.308Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:47.308Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:47.308Z] d62a02444d39: Layer already exists [2024-09-10T03:31:47.308Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:47.308Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:47.628Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:47.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-10T03:31:47.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T03:31:47.965Z] ad7ae1730580: Preparing [2024-09-10T03:31:47.965Z] 695a75266716: Preparing [2024-09-10T03:31:47.965Z] 1f49f4caaf03: Preparing [2024-09-10T03:31:47.965Z] d7640d0f24b0: Preparing [2024-09-10T03:31:47.965Z] 478f2b51d03f: Preparing [2024-09-10T03:31:47.965Z] 3c44134a70c4: Preparing [2024-09-10T03:31:47.965Z] 17a501b4de8d: Preparing [2024-09-10T03:31:47.965Z] d62a02444d39: Preparing [2024-09-10T03:31:47.965Z] 3c44134a70c4: Waiting [2024-09-10T03:31:47.965Z] 17a501b4de8d: Waiting [2024-09-10T03:31:47.965Z] d62a02444d39: Waiting [2024-09-10T03:31:47.965Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:47.965Z] ad7ae1730580: Layer already exists [2024-09-10T03:31:47.965Z] 1f49f4caaf03: Layer already exists [2024-09-10T03:31:47.965Z] 695a75266716: Layer already exists [2024-09-10T03:31:47.965Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:47.965Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:47.965Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:47.965Z] d62a02444d39: Layer already exists [2024-09-10T03:31:47.965Z] main: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:31:48.031Z] ===================================================== [Pipeline] echo [2024-09-10T03:31:48.043Z] taggedImages: [2024-09-10T03:31:48.043Z] - nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:48.043Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T03:31:48.043Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 [2024-09-10T03:31:48.043Z] - nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:48.043Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-10T03:31:48.068Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-10T03:31:48.068Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:48.068Z] latest [2024-09-10T03:31:48.068Z] 3.2.0-dev.70 [2024-09-10T03:31:48.068Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:48.068Z] main [2024-09-10T03:31:48.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:48.420Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:48.738Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:48.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T03:31:48.739Z] 7654db76bead: Preparing [2024-09-10T03:31:48.739Z] 8165034dd786: Preparing [2024-09-10T03:31:48.739Z] 478f2b51d03f: Preparing [2024-09-10T03:31:48.739Z] 4cf1c765a008: Preparing [2024-09-10T03:31:48.739Z] 55854d17b320: Preparing [2024-09-10T03:31:48.739Z] d62a02444d39: Preparing [2024-09-10T03:31:48.739Z] d62a02444d39: Waiting [2024-09-10T03:31:48.739Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:48.739Z] d62a02444d39: Layer already exists [2024-09-10T03:31:48.739Z] 7654db76bead: Pushed [2024-09-10T03:31:48.739Z] 55854d17b320: Pushed [2024-09-10T03:31:48.739Z] 4cf1c765a008: Pushed [2024-09-10T03:31:51.275Z] 8165034dd786: Pushed [2024-09-10T03:31:51.534Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:51.861Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:52.185Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T03:31:52.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T03:31:52.185Z] 7654db76bead: Preparing [2024-09-10T03:31:52.185Z] 8165034dd786: Preparing [2024-09-10T03:31:52.185Z] 478f2b51d03f: Preparing [2024-09-10T03:31:52.185Z] 4cf1c765a008: Preparing [2024-09-10T03:31:52.185Z] 55854d17b320: Preparing [2024-09-10T03:31:52.185Z] d62a02444d39: Preparing [2024-09-10T03:31:52.185Z] d62a02444d39: Waiting [2024-09-10T03:31:52.185Z] 8165034dd786: Layer already exists [2024-09-10T03:31:52.185Z] 7654db76bead: Layer already exists [2024-09-10T03:31:52.185Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:52.185Z] 55854d17b320: Layer already exists [2024-09-10T03:31:52.185Z] 4cf1c765a008: Layer already exists [2024-09-10T03:31:52.185Z] d62a02444d39: Layer already exists [2024-09-10T03:31:52.185Z] latest: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:52.512Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:52.914Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 [2024-09-10T03:31:52.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T03:31:52.914Z] 7654db76bead: Preparing [2024-09-10T03:31:52.914Z] 8165034dd786: Preparing [2024-09-10T03:31:52.914Z] 478f2b51d03f: Preparing [2024-09-10T03:31:52.914Z] 4cf1c765a008: Preparing [2024-09-10T03:31:52.914Z] 55854d17b320: Preparing [2024-09-10T03:31:52.914Z] d62a02444d39: Preparing [2024-09-10T03:31:52.914Z] d62a02444d39: Waiting [2024-09-10T03:31:52.914Z] 55854d17b320: Layer already exists [2024-09-10T03:31:52.914Z] 7654db76bead: Layer already exists [2024-09-10T03:31:52.914Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:52.914Z] 8165034dd786: Layer already exists [2024-09-10T03:31:52.914Z] 4cf1c765a008: Layer already exists [2024-09-10T03:31:52.914Z] d62a02444d39: Layer already exists [2024-09-10T03:31:52.914Z] 3.2.0-dev.70: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:53.332Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:53.692Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:53.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T03:31:53.692Z] 7654db76bead: Preparing [2024-09-10T03:31:53.692Z] 8165034dd786: Preparing [2024-09-10T03:31:53.692Z] 478f2b51d03f: Preparing [2024-09-10T03:31:53.692Z] 4cf1c765a008: Preparing [2024-09-10T03:31:53.692Z] 55854d17b320: Preparing [2024-09-10T03:31:53.692Z] d62a02444d39: Preparing [2024-09-10T03:31:53.692Z] d62a02444d39: Waiting [2024-09-10T03:31:53.692Z] 4cf1c765a008: Layer already exists [2024-09-10T03:31:53.692Z] 7654db76bead: Layer already exists [2024-09-10T03:31:53.692Z] 8165034dd786: Layer already exists [2024-09-10T03:31:53.692Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:53.692Z] d62a02444d39: Layer already exists [2024-09-10T03:31:53.692Z] 55854d17b320: Layer already exists [2024-09-10T03:31:53.692Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:54.080Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:54.416Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-10T03:31:54.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T03:31:54.416Z] 7654db76bead: Preparing [2024-09-10T03:31:54.416Z] 8165034dd786: Preparing [2024-09-10T03:31:54.416Z] 478f2b51d03f: Preparing [2024-09-10T03:31:54.416Z] 4cf1c765a008: Preparing [2024-09-10T03:31:54.416Z] 55854d17b320: Preparing [2024-09-10T03:31:54.416Z] d62a02444d39: Preparing [2024-09-10T03:31:54.416Z] d62a02444d39: Waiting [2024-09-10T03:31:54.416Z] 4cf1c765a008: Layer already exists [2024-09-10T03:31:54.416Z] 55854d17b320: Layer already exists [2024-09-10T03:31:54.416Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:54.416Z] 8165034dd786: Layer already exists [2024-09-10T03:31:54.416Z] 7654db76bead: Layer already exists [2024-09-10T03:31:54.416Z] d62a02444d39: Layer already exists [2024-09-10T03:31:54.416Z] main: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:31:54.498Z] ===================================================== [Pipeline] echo [2024-09-10T03:31:54.511Z] taggedImages: [2024-09-10T03:31:54.511Z] - nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:54.511Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T03:31:54.511Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 [2024-09-10T03:31:54.511Z] - nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:54.511Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-10T03:31:54.538Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-10T03:31:54.538Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:54.538Z] latest [2024-09-10T03:31:54.538Z] 3.2.0-dev.70 [2024-09-10T03:31:54.538Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:31:54.538Z] main [2024-09-10T03:31:54.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:54.881Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:55.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:31:55.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T03:31:55.223Z] cbc14e73d46c: Preparing [2024-09-10T03:31:55.223Z] e106f2d1f025: Preparing [2024-09-10T03:31:55.223Z] fd281f84e0a3: Preparing [2024-09-10T03:31:55.223Z] d7640d0f24b0: Preparing [2024-09-10T03:31:55.223Z] 478f2b51d03f: Preparing [2024-09-10T03:31:55.223Z] 3c44134a70c4: Preparing [2024-09-10T03:31:55.223Z] 17a501b4de8d: Preparing [2024-09-10T03:31:55.223Z] d62a02444d39: Preparing [2024-09-10T03:31:55.223Z] 3c44134a70c4: Waiting [2024-09-10T03:31:55.223Z] 17a501b4de8d: Waiting [2024-09-10T03:31:55.223Z] d62a02444d39: Waiting [2024-09-10T03:31:55.223Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:55.223Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:55.223Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:55.223Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:55.223Z] d62a02444d39: Layer already exists [2024-09-10T03:31:55.223Z] cbc14e73d46c: Pushed [2024-09-10T03:31:55.223Z] e106f2d1f025: Pushed [2024-09-10T03:31:58.509Z] fd281f84e0a3: Pushed [2024-09-10T03:31:58.509Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:58.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:59.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T03:31:59.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T03:31:59.152Z] cbc14e73d46c: Preparing [2024-09-10T03:31:59.152Z] e106f2d1f025: Preparing [2024-09-10T03:31:59.152Z] fd281f84e0a3: Preparing [2024-09-10T03:31:59.152Z] d7640d0f24b0: Preparing [2024-09-10T03:31:59.152Z] 478f2b51d03f: Preparing [2024-09-10T03:31:59.152Z] 3c44134a70c4: Preparing [2024-09-10T03:31:59.152Z] 17a501b4de8d: Preparing [2024-09-10T03:31:59.152Z] d62a02444d39: Preparing [2024-09-10T03:31:59.152Z] 3c44134a70c4: Waiting [2024-09-10T03:31:59.152Z] 17a501b4de8d: Waiting [2024-09-10T03:31:59.152Z] d62a02444d39: Waiting [2024-09-10T03:31:59.152Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:59.152Z] fd281f84e0a3: Layer already exists [2024-09-10T03:31:59.152Z] e106f2d1f025: Layer already exists [2024-09-10T03:31:59.152Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:59.152Z] cbc14e73d46c: Layer already exists [2024-09-10T03:31:59.153Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:59.153Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:59.153Z] d62a02444d39: Layer already exists [2024-09-10T03:31:59.153Z] latest: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:59.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:31:59.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 [2024-09-10T03:31:59.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T03:31:59.807Z] cbc14e73d46c: Preparing [2024-09-10T03:31:59.807Z] e106f2d1f025: Preparing [2024-09-10T03:31:59.807Z] fd281f84e0a3: Preparing [2024-09-10T03:31:59.807Z] d7640d0f24b0: Preparing [2024-09-10T03:31:59.807Z] 478f2b51d03f: Preparing [2024-09-10T03:31:59.807Z] 3c44134a70c4: Preparing [2024-09-10T03:31:59.807Z] 17a501b4de8d: Preparing [2024-09-10T03:31:59.807Z] d62a02444d39: Preparing [2024-09-10T03:31:59.807Z] 17a501b4de8d: Waiting [2024-09-10T03:31:59.807Z] d62a02444d39: Waiting [2024-09-10T03:31:59.807Z] 3c44134a70c4: Waiting [2024-09-10T03:31:59.807Z] cbc14e73d46c: Layer already exists [2024-09-10T03:31:59.807Z] 478f2b51d03f: Layer already exists [2024-09-10T03:31:59.807Z] fd281f84e0a3: Layer already exists [2024-09-10T03:31:59.807Z] e106f2d1f025: Layer already exists [2024-09-10T03:31:59.807Z] d7640d0f24b0: Layer already exists [2024-09-10T03:31:59.807Z] 17a501b4de8d: Layer already exists [2024-09-10T03:31:59.807Z] 3c44134a70c4: Layer already exists [2024-09-10T03:31:59.807Z] d62a02444d39: Layer already exists [2024-09-10T03:31:59.807Z] 3.2.0-dev.70: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:00.149Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:00.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:00.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T03:32:00.483Z] cbc14e73d46c: Preparing [2024-09-10T03:32:00.483Z] e106f2d1f025: Preparing [2024-09-10T03:32:00.483Z] fd281f84e0a3: Preparing [2024-09-10T03:32:00.483Z] d7640d0f24b0: Preparing [2024-09-10T03:32:00.483Z] 478f2b51d03f: Preparing [2024-09-10T03:32:00.483Z] 3c44134a70c4: Preparing [2024-09-10T03:32:00.483Z] 17a501b4de8d: Preparing [2024-09-10T03:32:00.483Z] 3c44134a70c4: Waiting [2024-09-10T03:32:00.483Z] d62a02444d39: Preparing [2024-09-10T03:32:00.483Z] 17a501b4de8d: Waiting [2024-09-10T03:32:00.483Z] d62a02444d39: Waiting [2024-09-10T03:32:00.483Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:00.483Z] cbc14e73d46c: Layer already exists [2024-09-10T03:32:00.483Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:00.483Z] fd281f84e0a3: Layer already exists [2024-09-10T03:32:00.483Z] e106f2d1f025: Layer already exists [2024-09-10T03:32:00.483Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:00.483Z] d62a02444d39: Layer already exists [2024-09-10T03:32:00.483Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:00.483Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:00.821Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:01.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-10T03:32:01.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T03:32:01.152Z] cbc14e73d46c: Preparing [2024-09-10T03:32:01.152Z] e106f2d1f025: Preparing [2024-09-10T03:32:01.152Z] fd281f84e0a3: Preparing [2024-09-10T03:32:01.152Z] d7640d0f24b0: Preparing [2024-09-10T03:32:01.152Z] 478f2b51d03f: Preparing [2024-09-10T03:32:01.152Z] 3c44134a70c4: Preparing [2024-09-10T03:32:01.152Z] 17a501b4de8d: Preparing [2024-09-10T03:32:01.152Z] d62a02444d39: Preparing [2024-09-10T03:32:01.152Z] 3c44134a70c4: Waiting [2024-09-10T03:32:01.152Z] d62a02444d39: Waiting [2024-09-10T03:32:01.152Z] fd281f84e0a3: Layer already exists [2024-09-10T03:32:01.152Z] cbc14e73d46c: Layer already exists [2024-09-10T03:32:01.152Z] e106f2d1f025: Layer already exists [2024-09-10T03:32:01.152Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:01.152Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:01.152Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:01.152Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:01.152Z] d62a02444d39: Layer already exists [2024-09-10T03:32:01.152Z] main: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:01.226Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:01.237Z] taggedImages: [2024-09-10T03:32:01.237Z] - nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:01.237Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T03:32:01.237Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 [2024-09-10T03:32:01.237Z] - nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:01.237Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-10T03:32:01.262Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-10T03:32:01.262Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:01.262Z] latest [2024-09-10T03:32:01.262Z] 3.2.0-dev.70 [2024-09-10T03:32:01.262Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:01.262Z] main [2024-09-10T03:32:01.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:01.606Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:01.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:01.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T03:32:01.942Z] 7d48f8f4135b: Preparing [2024-09-10T03:32:01.942Z] 3d89d9210c06: Preparing [2024-09-10T03:32:01.942Z] 1eb445ba136e: Preparing [2024-09-10T03:32:01.942Z] 45fe1c9cbe22: Preparing [2024-09-10T03:32:01.942Z] 722a34f51192: Preparing [2024-09-10T03:32:01.942Z] 622048af6c2d: Preparing [2024-09-10T03:32:01.942Z] 204e8825ed35: Preparing [2024-09-10T03:32:01.942Z] 5432b7d28468: Preparing [2024-09-10T03:32:01.942Z] d7640d0f24b0: Preparing [2024-09-10T03:32:01.942Z] 478f2b51d03f: Preparing [2024-09-10T03:32:01.942Z] 13ced31f7424: Preparing [2024-09-10T03:32:01.942Z] 1a03d01fa676: Preparing [2024-09-10T03:32:01.942Z] 5f70bf18a086: Preparing [2024-09-10T03:32:01.942Z] 6a4f896f2fdd: Preparing [2024-09-10T03:32:01.942Z] 62c49f6bcae1: Preparing [2024-09-10T03:32:01.942Z] 4e85c1889ab8: Preparing [2024-09-10T03:32:01.942Z] d62a02444d39: Preparing [2024-09-10T03:32:01.942Z] 622048af6c2d: Waiting [2024-09-10T03:32:01.942Z] 204e8825ed35: Waiting [2024-09-10T03:32:01.943Z] 5f70bf18a086: Waiting [2024-09-10T03:32:01.943Z] 5432b7d28468: Waiting [2024-09-10T03:32:01.943Z] d7640d0f24b0: Waiting [2024-09-10T03:32:01.943Z] 478f2b51d03f: Waiting [2024-09-10T03:32:01.943Z] 13ced31f7424: Waiting [2024-09-10T03:32:01.943Z] 1a03d01fa676: Waiting [2024-09-10T03:32:01.943Z] 62c49f6bcae1: Waiting [2024-09-10T03:32:01.943Z] 4e85c1889ab8: Waiting [2024-09-10T03:32:01.943Z] 6a4f896f2fdd: Waiting [2024-09-10T03:32:01.943Z] d62a02444d39: Waiting [2024-09-10T03:32:01.943Z] 3d89d9210c06: Pushed [2024-09-10T03:32:01.943Z] 45fe1c9cbe22: Pushed [2024-09-10T03:32:01.943Z] 7d48f8f4135b: Pushed [2024-09-10T03:32:01.943Z] 722a34f51192: Pushed [2024-09-10T03:32:01.943Z] 1eb445ba136e: Pushed [2024-09-10T03:32:01.943Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:01.943Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:02.201Z] 622048af6c2d: Pushed [2024-09-10T03:32:02.201Z] 204e8825ed35: Pushed [2024-09-10T03:32:02.201Z] 5f70bf18a086: Layer already exists [2024-09-10T03:32:02.201Z] 13ced31f7424: Pushed [2024-09-10T03:32:02.201Z] 1a03d01fa676: Pushed [2024-09-10T03:32:02.201Z] d62a02444d39: Layer already exists [2024-09-10T03:32:02.201Z] 62c49f6bcae1: Pushed [2024-09-10T03:32:02.201Z] 6a4f896f2fdd: Pushed [2024-09-10T03:32:02.201Z] 4e85c1889ab8: Pushed [2024-09-10T03:32:03.136Z] 5432b7d28468: Pushed [2024-09-10T03:32:03.394Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:03.719Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:04.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T03:32:04.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T03:32:04.049Z] 7d48f8f4135b: Preparing [2024-09-10T03:32:04.049Z] 3d89d9210c06: Preparing [2024-09-10T03:32:04.049Z] 1eb445ba136e: Preparing [2024-09-10T03:32:04.049Z] 45fe1c9cbe22: Preparing [2024-09-10T03:32:04.049Z] 722a34f51192: Preparing [2024-09-10T03:32:04.049Z] 622048af6c2d: Preparing [2024-09-10T03:32:04.049Z] 204e8825ed35: Preparing [2024-09-10T03:32:04.049Z] 5432b7d28468: Preparing [2024-09-10T03:32:04.049Z] d7640d0f24b0: Preparing [2024-09-10T03:32:04.049Z] 478f2b51d03f: Preparing [2024-09-10T03:32:04.049Z] 13ced31f7424: Preparing [2024-09-10T03:32:04.049Z] 1a03d01fa676: Preparing [2024-09-10T03:32:04.049Z] 5f70bf18a086: Preparing [2024-09-10T03:32:04.049Z] 6a4f896f2fdd: Preparing [2024-09-10T03:32:04.049Z] 62c49f6bcae1: Preparing [2024-09-10T03:32:04.049Z] 4e85c1889ab8: Preparing [2024-09-10T03:32:04.049Z] d62a02444d39: Preparing [2024-09-10T03:32:04.049Z] 4e85c1889ab8: Waiting [2024-09-10T03:32:04.049Z] 6a4f896f2fdd: Waiting [2024-09-10T03:32:04.049Z] 62c49f6bcae1: Waiting [2024-09-10T03:32:04.049Z] d7640d0f24b0: Waiting [2024-09-10T03:32:04.049Z] 478f2b51d03f: Waiting [2024-09-10T03:32:04.049Z] 13ced31f7424: Waiting [2024-09-10T03:32:04.049Z] 1a03d01fa676: Waiting [2024-09-10T03:32:04.049Z] 622048af6c2d: Waiting [2024-09-10T03:32:04.049Z] 204e8825ed35: Waiting [2024-09-10T03:32:04.049Z] 5432b7d28468: Waiting [2024-09-10T03:32:04.049Z] 5f70bf18a086: Waiting [2024-09-10T03:32:04.049Z] 7d48f8f4135b: Layer already exists [2024-09-10T03:32:04.049Z] 1eb445ba136e: Layer already exists [2024-09-10T03:32:04.049Z] 45fe1c9cbe22: Layer already exists [2024-09-10T03:32:04.049Z] 3d89d9210c06: Layer already exists [2024-09-10T03:32:04.049Z] 722a34f51192: Layer already exists [2024-09-10T03:32:04.049Z] 5432b7d28468: Layer already exists [2024-09-10T03:32:04.049Z] 622048af6c2d: Layer already exists [2024-09-10T03:32:04.049Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:04.049Z] 204e8825ed35: Layer already exists [2024-09-10T03:32:04.049Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:04.049Z] 13ced31f7424: Layer already exists [2024-09-10T03:32:04.049Z] 1a03d01fa676: Layer already exists [2024-09-10T03:32:04.049Z] 6a4f896f2fdd: Layer already exists [2024-09-10T03:32:04.049Z] 62c49f6bcae1: Layer already exists [2024-09-10T03:32:04.049Z] 5f70bf18a086: Layer already exists [2024-09-10T03:32:04.049Z] 4e85c1889ab8: Layer already exists [2024-09-10T03:32:04.049Z] d62a02444d39: Layer already exists [2024-09-10T03:32:04.049Z] latest: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:04.376Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:04.698Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 [2024-09-10T03:32:04.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T03:32:04.698Z] 7d48f8f4135b: Preparing [2024-09-10T03:32:04.698Z] 3d89d9210c06: Preparing [2024-09-10T03:32:04.698Z] 1eb445ba136e: Preparing [2024-09-10T03:32:04.698Z] 45fe1c9cbe22: Preparing [2024-09-10T03:32:04.698Z] 722a34f51192: Preparing [2024-09-10T03:32:04.698Z] 622048af6c2d: Preparing [2024-09-10T03:32:04.698Z] 204e8825ed35: Preparing [2024-09-10T03:32:04.698Z] 5432b7d28468: Preparing [2024-09-10T03:32:04.698Z] d7640d0f24b0: Preparing [2024-09-10T03:32:04.698Z] 478f2b51d03f: Preparing [2024-09-10T03:32:04.698Z] 13ced31f7424: Preparing [2024-09-10T03:32:04.698Z] 1a03d01fa676: Preparing [2024-09-10T03:32:04.698Z] 5f70bf18a086: Preparing [2024-09-10T03:32:04.698Z] 6a4f896f2fdd: Preparing [2024-09-10T03:32:04.698Z] 62c49f6bcae1: Preparing [2024-09-10T03:32:04.698Z] 4e85c1889ab8: Preparing [2024-09-10T03:32:04.698Z] d62a02444d39: Preparing [2024-09-10T03:32:04.698Z] d7640d0f24b0: Waiting [2024-09-10T03:32:04.698Z] 62c49f6bcae1: Waiting [2024-09-10T03:32:04.698Z] 6a4f896f2fdd: Waiting [2024-09-10T03:32:04.698Z] 4e85c1889ab8: Waiting [2024-09-10T03:32:04.698Z] 478f2b51d03f: Waiting [2024-09-10T03:32:04.698Z] 13ced31f7424: Waiting [2024-09-10T03:32:04.698Z] 5f70bf18a086: Waiting [2024-09-10T03:32:04.698Z] 1a03d01fa676: Waiting [2024-09-10T03:32:04.698Z] 204e8825ed35: Waiting [2024-09-10T03:32:04.698Z] 5432b7d28468: Waiting [2024-09-10T03:32:04.698Z] 1eb445ba136e: Layer already exists [2024-09-10T03:32:04.698Z] 7d48f8f4135b: Layer already exists [2024-09-10T03:32:04.698Z] 3d89d9210c06: Layer already exists [2024-09-10T03:32:04.698Z] 45fe1c9cbe22: Layer already exists [2024-09-10T03:32:04.698Z] 722a34f51192: Layer already exists [2024-09-10T03:32:04.698Z] 622048af6c2d: Layer already exists [2024-09-10T03:32:04.698Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:04.698Z] 5432b7d28468: Layer already exists [2024-09-10T03:32:04.698Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:04.698Z] 204e8825ed35: Layer already exists [2024-09-10T03:32:04.698Z] 13ced31f7424: Layer already exists [2024-09-10T03:32:04.698Z] 62c49f6bcae1: Layer already exists [2024-09-10T03:32:04.698Z] 5f70bf18a086: Layer already exists [2024-09-10T03:32:04.698Z] 6a4f896f2fdd: Layer already exists [2024-09-10T03:32:04.698Z] 1a03d01fa676: Layer already exists [2024-09-10T03:32:04.698Z] 4e85c1889ab8: Layer already exists [2024-09-10T03:32:04.698Z] d62a02444d39: Layer already exists [2024-09-10T03:32:04.698Z] 3.2.0-dev.70: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:05.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:05.349Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:05.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T03:32:05.349Z] 7d48f8f4135b: Preparing [2024-09-10T03:32:05.349Z] 3d89d9210c06: Preparing [2024-09-10T03:32:05.349Z] 1eb445ba136e: Preparing [2024-09-10T03:32:05.349Z] 45fe1c9cbe22: Preparing [2024-09-10T03:32:05.349Z] 722a34f51192: Preparing [2024-09-10T03:32:05.349Z] 622048af6c2d: Preparing [2024-09-10T03:32:05.349Z] 204e8825ed35: Preparing [2024-09-10T03:32:05.349Z] 5432b7d28468: Preparing [2024-09-10T03:32:05.349Z] d7640d0f24b0: Preparing [2024-09-10T03:32:05.349Z] 478f2b51d03f: Preparing [2024-09-10T03:32:05.349Z] 13ced31f7424: Preparing [2024-09-10T03:32:05.349Z] 1a03d01fa676: Preparing [2024-09-10T03:32:05.349Z] 5f70bf18a086: Preparing [2024-09-10T03:32:05.349Z] 6a4f896f2fdd: Preparing [2024-09-10T03:32:05.349Z] 62c49f6bcae1: Preparing [2024-09-10T03:32:05.349Z] 4e85c1889ab8: Preparing [2024-09-10T03:32:05.349Z] d62a02444d39: Preparing [2024-09-10T03:32:05.349Z] 622048af6c2d: Waiting [2024-09-10T03:32:05.349Z] 5f70bf18a086: Waiting [2024-09-10T03:32:05.349Z] 1a03d01fa676: Waiting [2024-09-10T03:32:05.349Z] 478f2b51d03f: Waiting [2024-09-10T03:32:05.349Z] 13ced31f7424: Waiting [2024-09-10T03:32:05.349Z] 6a4f896f2fdd: Waiting [2024-09-10T03:32:05.349Z] 4e85c1889ab8: Waiting [2024-09-10T03:32:05.349Z] d62a02444d39: Waiting [2024-09-10T03:32:05.349Z] 204e8825ed35: Waiting [2024-09-10T03:32:05.349Z] d7640d0f24b0: Waiting [2024-09-10T03:32:05.349Z] 7d48f8f4135b: Layer already exists [2024-09-10T03:32:05.349Z] 722a34f51192: Layer already exists [2024-09-10T03:32:05.349Z] 45fe1c9cbe22: Layer already exists [2024-09-10T03:32:05.349Z] 3d89d9210c06: Layer already exists [2024-09-10T03:32:05.349Z] 1eb445ba136e: Layer already exists [2024-09-10T03:32:05.349Z] 204e8825ed35: Layer already exists [2024-09-10T03:32:05.349Z] 5432b7d28468: Layer already exists [2024-09-10T03:32:05.349Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:05.349Z] 622048af6c2d: Layer already exists [2024-09-10T03:32:05.349Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:05.349Z] 13ced31f7424: Layer already exists [2024-09-10T03:32:05.349Z] 5f70bf18a086: Layer already exists [2024-09-10T03:32:05.349Z] 1a03d01fa676: Layer already exists [2024-09-10T03:32:05.349Z] 6a4f896f2fdd: Layer already exists [2024-09-10T03:32:05.349Z] 62c49f6bcae1: Layer already exists [2024-09-10T03:32:05.349Z] 4e85c1889ab8: Layer already exists [2024-09-10T03:32:05.349Z] d62a02444d39: Layer already exists [2024-09-10T03:32:05.349Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:05.677Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:05.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-10T03:32:05.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T03:32:05.994Z] 7d48f8f4135b: Preparing [2024-09-10T03:32:05.994Z] 3d89d9210c06: Preparing [2024-09-10T03:32:05.994Z] 1eb445ba136e: Preparing [2024-09-10T03:32:05.994Z] 45fe1c9cbe22: Preparing [2024-09-10T03:32:05.994Z] 722a34f51192: Preparing [2024-09-10T03:32:05.994Z] 622048af6c2d: Preparing [2024-09-10T03:32:05.994Z] 204e8825ed35: Preparing [2024-09-10T03:32:05.994Z] 5432b7d28468: Preparing [2024-09-10T03:32:05.994Z] d7640d0f24b0: Preparing [2024-09-10T03:32:05.994Z] 478f2b51d03f: Preparing [2024-09-10T03:32:05.994Z] 13ced31f7424: Preparing [2024-09-10T03:32:05.994Z] 1a03d01fa676: Preparing [2024-09-10T03:32:05.994Z] 5f70bf18a086: Preparing [2024-09-10T03:32:05.994Z] 6a4f896f2fdd: Preparing [2024-09-10T03:32:05.994Z] 62c49f6bcae1: Preparing [2024-09-10T03:32:05.994Z] 4e85c1889ab8: Preparing [2024-09-10T03:32:05.994Z] d62a02444d39: Preparing [2024-09-10T03:32:05.994Z] 478f2b51d03f: Waiting [2024-09-10T03:32:05.994Z] 13ced31f7424: Waiting [2024-09-10T03:32:05.994Z] 1a03d01fa676: Waiting [2024-09-10T03:32:05.994Z] 5f70bf18a086: Waiting [2024-09-10T03:32:05.994Z] 204e8825ed35: Waiting [2024-09-10T03:32:05.994Z] 6a4f896f2fdd: Waiting [2024-09-10T03:32:05.994Z] 622048af6c2d: Waiting [2024-09-10T03:32:05.994Z] 62c49f6bcae1: Waiting [2024-09-10T03:32:05.994Z] 5432b7d28468: Waiting [2024-09-10T03:32:05.994Z] d7640d0f24b0: Waiting [2024-09-10T03:32:05.994Z] 4e85c1889ab8: Waiting [2024-09-10T03:32:05.994Z] d62a02444d39: Waiting [2024-09-10T03:32:05.994Z] 3d89d9210c06: Layer already exists [2024-09-10T03:32:05.994Z] 1eb445ba136e: Layer already exists [2024-09-10T03:32:05.994Z] 7d48f8f4135b: Layer already exists [2024-09-10T03:32:05.994Z] 45fe1c9cbe22: Layer already exists [2024-09-10T03:32:05.994Z] 722a34f51192: Layer already exists [2024-09-10T03:32:05.994Z] 5432b7d28468: Layer already exists [2024-09-10T03:32:05.994Z] 622048af6c2d: Layer already exists [2024-09-10T03:32:05.994Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:05.994Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:05.994Z] 204e8825ed35: Layer already exists [2024-09-10T03:32:05.994Z] 13ced31f7424: Layer already exists [2024-09-10T03:32:05.994Z] 1a03d01fa676: Layer already exists [2024-09-10T03:32:05.994Z] 5f70bf18a086: Layer already exists [2024-09-10T03:32:05.994Z] 6a4f896f2fdd: Layer already exists [2024-09-10T03:32:05.994Z] 62c49f6bcae1: Layer already exists [2024-09-10T03:32:05.994Z] 4e85c1889ab8: Layer already exists [2024-09-10T03:32:05.994Z] d62a02444d39: Layer already exists [2024-09-10T03:32:05.994Z] main: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:06.073Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:06.093Z] taggedImages: [2024-09-10T03:32:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T03:32:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 [2024-09-10T03:32:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-10T03:32:06.127Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-10T03:32:06.127Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:06.127Z] latest [2024-09-10T03:32:06.127Z] 3.2.0-dev.70 [2024-09-10T03:32:06.127Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:06.127Z] main [2024-09-10T03:32:06.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:06.480Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:06.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:06.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T03:32:06.821Z] e71028a2ab7a: Preparing [2024-09-10T03:32:06.821Z] a6b86c1cab3b: Preparing [2024-09-10T03:32:06.821Z] b1208d8f2dce: Preparing [2024-09-10T03:32:06.821Z] 8840c2372b4f: Preparing [2024-09-10T03:32:06.821Z] d7640d0f24b0: Preparing [2024-09-10T03:32:06.821Z] 478f2b51d03f: Preparing [2024-09-10T03:32:06.821Z] 3c44134a70c4: Preparing [2024-09-10T03:32:06.821Z] 17a501b4de8d: Preparing [2024-09-10T03:32:06.821Z] 478f2b51d03f: Waiting [2024-09-10T03:32:06.821Z] 3c44134a70c4: Waiting [2024-09-10T03:32:06.821Z] d62a02444d39: Preparing [2024-09-10T03:32:06.821Z] 17a501b4de8d: Waiting [2024-09-10T03:32:06.821Z] d62a02444d39: Waiting [2024-09-10T03:32:06.821Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:06.821Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:06.821Z] a6b86c1cab3b: Pushed [2024-09-10T03:32:06.821Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:06.821Z] b1208d8f2dce: Pushed [2024-09-10T03:32:06.821Z] e71028a2ab7a: Pushed [2024-09-10T03:32:07.082Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:07.082Z] d62a02444d39: Layer already exists [2024-09-10T03:32:09.618Z] 8840c2372b4f: Pushed [2024-09-10T03:32:09.618Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:09.952Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:10.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T03:32:10.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T03:32:10.272Z] e71028a2ab7a: Preparing [2024-09-10T03:32:10.272Z] a6b86c1cab3b: Preparing [2024-09-10T03:32:10.272Z] b1208d8f2dce: Preparing [2024-09-10T03:32:10.272Z] 8840c2372b4f: Preparing [2024-09-10T03:32:10.272Z] d7640d0f24b0: Preparing [2024-09-10T03:32:10.272Z] 478f2b51d03f: Preparing [2024-09-10T03:32:10.272Z] 3c44134a70c4: Preparing [2024-09-10T03:32:10.272Z] 17a501b4de8d: Preparing [2024-09-10T03:32:10.272Z] d62a02444d39: Preparing [2024-09-10T03:32:10.272Z] 17a501b4de8d: Waiting [2024-09-10T03:32:10.272Z] 3c44134a70c4: Waiting [2024-09-10T03:32:10.272Z] 478f2b51d03f: Waiting [2024-09-10T03:32:10.272Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:10.272Z] b1208d8f2dce: Layer already exists [2024-09-10T03:32:10.272Z] 8840c2372b4f: Layer already exists [2024-09-10T03:32:10.272Z] a6b86c1cab3b: Layer already exists [2024-09-10T03:32:10.272Z] e71028a2ab7a: Layer already exists [2024-09-10T03:32:10.272Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:10.272Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:10.272Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:10.272Z] d62a02444d39: Layer already exists [2024-09-10T03:32:10.272Z] latest: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:10.598Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:10.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 [2024-09-10T03:32:10.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T03:32:10.927Z] e71028a2ab7a: Preparing [2024-09-10T03:32:10.927Z] a6b86c1cab3b: Preparing [2024-09-10T03:32:10.927Z] b1208d8f2dce: Preparing [2024-09-10T03:32:10.927Z] 8840c2372b4f: Preparing [2024-09-10T03:32:10.927Z] d7640d0f24b0: Preparing [2024-09-10T03:32:10.927Z] 478f2b51d03f: Preparing [2024-09-10T03:32:10.927Z] 3c44134a70c4: Preparing [2024-09-10T03:32:10.927Z] 17a501b4de8d: Preparing [2024-09-10T03:32:10.927Z] d62a02444d39: Preparing [2024-09-10T03:32:10.927Z] 478f2b51d03f: Waiting [2024-09-10T03:32:10.927Z] 3c44134a70c4: Waiting [2024-09-10T03:32:10.927Z] 17a501b4de8d: Waiting [2024-09-10T03:32:10.927Z] d62a02444d39: Waiting [2024-09-10T03:32:10.927Z] 8840c2372b4f: Layer already exists [2024-09-10T03:32:10.927Z] e71028a2ab7a: Layer already exists [2024-09-10T03:32:10.927Z] b1208d8f2dce: Layer already exists [2024-09-10T03:32:10.927Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:10.927Z] a6b86c1cab3b: Layer already exists [2024-09-10T03:32:10.927Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:10.927Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:10.927Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:10.927Z] d62a02444d39: Layer already exists [2024-09-10T03:32:10.927Z] 3.2.0-dev.70: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:11.248Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:11.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:11.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T03:32:11.577Z] e71028a2ab7a: Preparing [2024-09-10T03:32:11.577Z] a6b86c1cab3b: Preparing [2024-09-10T03:32:11.577Z] b1208d8f2dce: Preparing [2024-09-10T03:32:11.577Z] 8840c2372b4f: Preparing [2024-09-10T03:32:11.577Z] d7640d0f24b0: Preparing [2024-09-10T03:32:11.577Z] 478f2b51d03f: Preparing [2024-09-10T03:32:11.577Z] 3c44134a70c4: Preparing [2024-09-10T03:32:11.577Z] 17a501b4de8d: Preparing [2024-09-10T03:32:11.577Z] d62a02444d39: Preparing [2024-09-10T03:32:11.577Z] 478f2b51d03f: Waiting [2024-09-10T03:32:11.577Z] 3c44134a70c4: Waiting [2024-09-10T03:32:11.577Z] 17a501b4de8d: Waiting [2024-09-10T03:32:11.577Z] d62a02444d39: Waiting [2024-09-10T03:32:11.577Z] b1208d8f2dce: Layer already exists [2024-09-10T03:32:11.577Z] e71028a2ab7a: Layer already exists [2024-09-10T03:32:11.577Z] a6b86c1cab3b: Layer already exists [2024-09-10T03:32:11.577Z] 8840c2372b4f: Layer already exists [2024-09-10T03:32:11.577Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:11.577Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:11.577Z] d62a02444d39: Layer already exists [2024-09-10T03:32:11.577Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:11.577Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:11.577Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:11.903Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:12.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-10T03:32:12.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T03:32:12.222Z] e71028a2ab7a: Preparing [2024-09-10T03:32:12.222Z] a6b86c1cab3b: Preparing [2024-09-10T03:32:12.222Z] b1208d8f2dce: Preparing [2024-09-10T03:32:12.222Z] 8840c2372b4f: Preparing [2024-09-10T03:32:12.222Z] d7640d0f24b0: Preparing [2024-09-10T03:32:12.222Z] 478f2b51d03f: Preparing [2024-09-10T03:32:12.222Z] 3c44134a70c4: Preparing [2024-09-10T03:32:12.222Z] 17a501b4de8d: Preparing [2024-09-10T03:32:12.222Z] d62a02444d39: Preparing [2024-09-10T03:32:12.222Z] 478f2b51d03f: Waiting [2024-09-10T03:32:12.222Z] d62a02444d39: Waiting [2024-09-10T03:32:12.222Z] 3c44134a70c4: Waiting [2024-09-10T03:32:12.222Z] 17a501b4de8d: Waiting [2024-09-10T03:32:12.222Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:12.222Z] e71028a2ab7a: Layer already exists [2024-09-10T03:32:12.222Z] b1208d8f2dce: Layer already exists [2024-09-10T03:32:12.222Z] 8840c2372b4f: Layer already exists [2024-09-10T03:32:12.222Z] a6b86c1cab3b: Layer already exists [2024-09-10T03:32:12.222Z] 17a501b4de8d: Layer already exists [2024-09-10T03:32:12.222Z] 3c44134a70c4: Layer already exists [2024-09-10T03:32:12.222Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:12.222Z] d62a02444d39: Layer already exists [2024-09-10T03:32:12.222Z] main: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:12.289Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:12.306Z] taggedImages: [2024-09-10T03:32:12.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:12.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T03:32:12.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 [2024-09-10T03:32:12.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:12.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-10T03:32:12.331Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-10T03:32:12.331Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:12.331Z] latest [2024-09-10T03:32:12.331Z] 3.2.0-dev.70 [2024-09-10T03:32:12.331Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:12.331Z] main [2024-09-10T03:32:12.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:12.672Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:12.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:12.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T03:32:12.989Z] 2643b62c57cd: Preparing [2024-09-10T03:32:12.989Z] 784097af7468: Preparing [2024-09-10T03:32:12.989Z] 78d556e52898: Preparing [2024-09-10T03:32:12.989Z] 54a5a22e7e55: Preparing [2024-09-10T03:32:12.989Z] a8e3ba901aad: Preparing [2024-09-10T03:32:12.989Z] d7640d0f24b0: Preparing [2024-09-10T03:32:12.989Z] 478f2b51d03f: Preparing [2024-09-10T03:32:12.989Z] 56ff17ec613b: Preparing [2024-09-10T03:32:12.989Z] 5bfe5633cd9f: Preparing [2024-09-10T03:32:12.989Z] 215b1b2b3219: Preparing [2024-09-10T03:32:12.989Z] d62a02444d39: Preparing [2024-09-10T03:32:12.989Z] d7640d0f24b0: Waiting [2024-09-10T03:32:12.989Z] 478f2b51d03f: Waiting [2024-09-10T03:32:12.989Z] 56ff17ec613b: Waiting [2024-09-10T03:32:12.989Z] 5bfe5633cd9f: Waiting [2024-09-10T03:32:12.989Z] 215b1b2b3219: Waiting [2024-09-10T03:32:12.989Z] d62a02444d39: Waiting [2024-09-10T03:32:12.989Z] 54a5a22e7e55: Pushed [2024-09-10T03:32:12.989Z] 784097af7468: Pushed [2024-09-10T03:32:12.989Z] 2643b62c57cd: Pushed [2024-09-10T03:32:12.989Z] a8e3ba901aad: Pushed [2024-09-10T03:32:12.989Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:12.989Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:12.989Z] d62a02444d39: Layer already exists [2024-09-10T03:32:13.246Z] 56ff17ec613b: Pushed [2024-09-10T03:32:13.246Z] 5bfe5633cd9f: Pushed [2024-09-10T03:32:13.812Z] 78d556e52898: Pushed [2024-09-10T03:32:14.071Z] 215b1b2b3219: Pushed [2024-09-10T03:32:14.330Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:14.664Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:14.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T03:32:14.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T03:32:14.989Z] 2643b62c57cd: Preparing [2024-09-10T03:32:14.989Z] 784097af7468: Preparing [2024-09-10T03:32:14.989Z] 78d556e52898: Preparing [2024-09-10T03:32:14.989Z] 54a5a22e7e55: Preparing [2024-09-10T03:32:14.989Z] a8e3ba901aad: Preparing [2024-09-10T03:32:14.989Z] d7640d0f24b0: Preparing [2024-09-10T03:32:14.989Z] 478f2b51d03f: Preparing [2024-09-10T03:32:14.989Z] 56ff17ec613b: Preparing [2024-09-10T03:32:14.989Z] 5bfe5633cd9f: Preparing [2024-09-10T03:32:14.989Z] 215b1b2b3219: Preparing [2024-09-10T03:32:14.989Z] d62a02444d39: Preparing [2024-09-10T03:32:14.989Z] 478f2b51d03f: Waiting [2024-09-10T03:32:14.989Z] d7640d0f24b0: Waiting [2024-09-10T03:32:14.989Z] 56ff17ec613b: Waiting [2024-09-10T03:32:14.989Z] d62a02444d39: Waiting [2024-09-10T03:32:14.989Z] 5bfe5633cd9f: Waiting [2024-09-10T03:32:14.989Z] a8e3ba901aad: Layer already exists [2024-09-10T03:32:14.989Z] 2643b62c57cd: Layer already exists [2024-09-10T03:32:14.989Z] 78d556e52898: Layer already exists [2024-09-10T03:32:14.989Z] 54a5a22e7e55: Layer already exists [2024-09-10T03:32:14.989Z] 784097af7468: Layer already exists [2024-09-10T03:32:14.989Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:14.989Z] 56ff17ec613b: Layer already exists [2024-09-10T03:32:14.989Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:14.989Z] 215b1b2b3219: Layer already exists [2024-09-10T03:32:14.989Z] 5bfe5633cd9f: Layer already exists [2024-09-10T03:32:14.989Z] d62a02444d39: Layer already exists [2024-09-10T03:32:14.989Z] latest: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:15.317Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:15.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 [2024-09-10T03:32:15.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T03:32:15.637Z] 2643b62c57cd: Preparing [2024-09-10T03:32:15.637Z] 784097af7468: Preparing [2024-09-10T03:32:15.637Z] 78d556e52898: Preparing [2024-09-10T03:32:15.637Z] 54a5a22e7e55: Preparing [2024-09-10T03:32:15.637Z] a8e3ba901aad: Preparing [2024-09-10T03:32:15.637Z] d7640d0f24b0: Preparing [2024-09-10T03:32:15.637Z] 478f2b51d03f: Preparing [2024-09-10T03:32:15.637Z] d7640d0f24b0: Waiting [2024-09-10T03:32:15.637Z] 56ff17ec613b: Preparing [2024-09-10T03:32:15.637Z] 5bfe5633cd9f: Preparing [2024-09-10T03:32:15.637Z] 215b1b2b3219: Preparing [2024-09-10T03:32:15.637Z] d62a02444d39: Preparing [2024-09-10T03:32:15.637Z] 478f2b51d03f: Waiting [2024-09-10T03:32:15.637Z] 5bfe5633cd9f: Waiting [2024-09-10T03:32:15.637Z] d62a02444d39: Waiting [2024-09-10T03:32:15.637Z] 56ff17ec613b: Waiting [2024-09-10T03:32:15.637Z] 54a5a22e7e55: Layer already exists [2024-09-10T03:32:15.637Z] a8e3ba901aad: Layer already exists [2024-09-10T03:32:15.637Z] 78d556e52898: Layer already exists [2024-09-10T03:32:15.637Z] 2643b62c57cd: Layer already exists [2024-09-10T03:32:15.637Z] 784097af7468: Layer already exists [2024-09-10T03:32:15.637Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:15.637Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:15.637Z] 56ff17ec613b: Layer already exists [2024-09-10T03:32:15.637Z] 5bfe5633cd9f: Layer already exists [2024-09-10T03:32:15.637Z] 215b1b2b3219: Layer already exists [2024-09-10T03:32:15.637Z] d62a02444d39: Layer already exists [2024-09-10T03:32:15.637Z] 3.2.0-dev.70: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:15.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:16.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:16.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T03:32:16.288Z] 2643b62c57cd: Preparing [2024-09-10T03:32:16.288Z] 784097af7468: Preparing [2024-09-10T03:32:16.288Z] 78d556e52898: Preparing [2024-09-10T03:32:16.288Z] 54a5a22e7e55: Preparing [2024-09-10T03:32:16.288Z] a8e3ba901aad: Preparing [2024-09-10T03:32:16.288Z] d7640d0f24b0: Preparing [2024-09-10T03:32:16.288Z] 478f2b51d03f: Preparing [2024-09-10T03:32:16.288Z] 56ff17ec613b: Preparing [2024-09-10T03:32:16.288Z] 5bfe5633cd9f: Preparing [2024-09-10T03:32:16.288Z] 215b1b2b3219: Preparing [2024-09-10T03:32:16.288Z] d62a02444d39: Preparing [2024-09-10T03:32:16.288Z] d7640d0f24b0: Waiting [2024-09-10T03:32:16.288Z] 478f2b51d03f: Waiting [2024-09-10T03:32:16.288Z] 5bfe5633cd9f: Waiting [2024-09-10T03:32:16.288Z] 56ff17ec613b: Waiting [2024-09-10T03:32:16.288Z] 215b1b2b3219: Waiting [2024-09-10T03:32:16.288Z] d62a02444d39: Waiting [2024-09-10T03:32:16.288Z] 54a5a22e7e55: Layer already exists [2024-09-10T03:32:16.288Z] 78d556e52898: Layer already exists [2024-09-10T03:32:16.288Z] 2643b62c57cd: Layer already exists [2024-09-10T03:32:16.288Z] 784097af7468: Layer already exists [2024-09-10T03:32:16.288Z] a8e3ba901aad: Layer already exists [2024-09-10T03:32:16.288Z] 5bfe5633cd9f: Layer already exists [2024-09-10T03:32:16.288Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:16.288Z] 56ff17ec613b: Layer already exists [2024-09-10T03:32:16.288Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:16.288Z] 215b1b2b3219: Layer already exists [2024-09-10T03:32:16.288Z] d62a02444d39: Layer already exists [2024-09-10T03:32:16.288Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:16.621Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:16.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-10T03:32:16.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T03:32:16.950Z] 2643b62c57cd: Preparing [2024-09-10T03:32:16.950Z] 784097af7468: Preparing [2024-09-10T03:32:16.950Z] 78d556e52898: Preparing [2024-09-10T03:32:16.950Z] 54a5a22e7e55: Preparing [2024-09-10T03:32:16.950Z] a8e3ba901aad: Preparing [2024-09-10T03:32:16.950Z] d7640d0f24b0: Preparing [2024-09-10T03:32:16.950Z] 478f2b51d03f: Preparing [2024-09-10T03:32:16.950Z] 56ff17ec613b: Preparing [2024-09-10T03:32:16.950Z] 5bfe5633cd9f: Preparing [2024-09-10T03:32:16.950Z] 215b1b2b3219: Preparing [2024-09-10T03:32:16.950Z] d62a02444d39: Preparing [2024-09-10T03:32:16.950Z] d7640d0f24b0: Waiting [2024-09-10T03:32:16.950Z] 478f2b51d03f: Waiting [2024-09-10T03:32:16.950Z] 56ff17ec613b: Waiting [2024-09-10T03:32:16.950Z] 5bfe5633cd9f: Waiting [2024-09-10T03:32:16.950Z] 215b1b2b3219: Waiting [2024-09-10T03:32:16.950Z] d62a02444d39: Waiting [2024-09-10T03:32:16.950Z] a8e3ba901aad: Layer already exists [2024-09-10T03:32:16.950Z] 54a5a22e7e55: Layer already exists [2024-09-10T03:32:16.950Z] 784097af7468: Layer already exists [2024-09-10T03:32:16.950Z] 2643b62c57cd: Layer already exists [2024-09-10T03:32:16.950Z] 78d556e52898: Layer already exists [2024-09-10T03:32:16.950Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:16.950Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:16.950Z] 5bfe5633cd9f: Layer already exists [2024-09-10T03:32:16.950Z] 215b1b2b3219: Layer already exists [2024-09-10T03:32:16.950Z] d62a02444d39: Layer already exists [2024-09-10T03:32:16.950Z] 56ff17ec613b: Layer already exists [2024-09-10T03:32:16.950Z] main: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:17.020Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:17.035Z] taggedImages: [2024-09-10T03:32:17.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:17.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T03:32:17.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 [2024-09-10T03:32:17.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:17.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-10T03:32:17.067Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-10T03:32:17.067Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:17.067Z] latest [2024-09-10T03:32:17.067Z] 3.2.0-dev.70 [2024-09-10T03:32:17.067Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:17.067Z] main [2024-09-10T03:32:17.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:17.423Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:17.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:17.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T03:32:17.747Z] 534520242007: Preparing [2024-09-10T03:32:17.747Z] 686186833bf6: Preparing [2024-09-10T03:32:17.747Z] 975adbb927b3: Preparing [2024-09-10T03:32:17.747Z] 79dec147c806: Preparing [2024-09-10T03:32:17.747Z] 156f1a2352b2: Preparing [2024-09-10T03:32:17.747Z] d2c41a5af267: Preparing [2024-09-10T03:32:17.747Z] d713d1b8d607: Preparing [2024-09-10T03:32:17.747Z] d2c41a5af267: Waiting [2024-09-10T03:32:17.747Z] d7640d0f24b0: Preparing [2024-09-10T03:32:17.747Z] d713d1b8d607: Waiting [2024-09-10T03:32:17.747Z] 478f2b51d03f: Preparing [2024-09-10T03:32:17.747Z] dabcf662b277: Preparing [2024-09-10T03:32:17.747Z] d7640d0f24b0: Waiting [2024-09-10T03:32:17.747Z] 478f2b51d03f: Waiting [2024-09-10T03:32:17.747Z] 991b2cffebc1: Preparing [2024-09-10T03:32:17.747Z] d62a02444d39: Preparing [2024-09-10T03:32:17.747Z] dabcf662b277: Waiting [2024-09-10T03:32:17.747Z] 991b2cffebc1: Waiting [2024-09-10T03:32:17.747Z] d62a02444d39: Waiting [2024-09-10T03:32:17.747Z] 534520242007: Pushed [2024-09-10T03:32:17.747Z] 156f1a2352b2: Pushed [2024-09-10T03:32:17.747Z] 686186833bf6: Pushed [2024-09-10T03:32:17.747Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:17.747Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:17.747Z] d2c41a5af267: Pushed [2024-09-10T03:32:18.005Z] d713d1b8d607: Pushed [2024-09-10T03:32:18.005Z] d62a02444d39: Layer already exists [2024-09-10T03:32:18.005Z] dabcf662b277: Pushed [2024-09-10T03:32:18.573Z] 79dec147c806: Pushed [2024-09-10T03:32:18.833Z] 975adbb927b3: Pushed [2024-09-10T03:32:19.092Z] 991b2cffebc1: Pushed [2024-09-10T03:32:19.092Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:19.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:19.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T03:32:19.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T03:32:19.758Z] 534520242007: Preparing [2024-09-10T03:32:19.758Z] 686186833bf6: Preparing [2024-09-10T03:32:19.758Z] 975adbb927b3: Preparing [2024-09-10T03:32:19.758Z] 79dec147c806: Preparing [2024-09-10T03:32:19.758Z] 156f1a2352b2: Preparing [2024-09-10T03:32:19.758Z] d2c41a5af267: Preparing [2024-09-10T03:32:19.758Z] d713d1b8d607: Preparing [2024-09-10T03:32:19.758Z] d7640d0f24b0: Preparing [2024-09-10T03:32:19.758Z] 478f2b51d03f: Preparing [2024-09-10T03:32:19.758Z] dabcf662b277: Preparing [2024-09-10T03:32:19.758Z] 991b2cffebc1: Preparing [2024-09-10T03:32:19.758Z] d62a02444d39: Preparing [2024-09-10T03:32:19.758Z] d2c41a5af267: Waiting [2024-09-10T03:32:19.758Z] d713d1b8d607: Waiting [2024-09-10T03:32:19.758Z] 478f2b51d03f: Waiting [2024-09-10T03:32:19.758Z] dabcf662b277: Waiting [2024-09-10T03:32:19.758Z] 991b2cffebc1: Waiting [2024-09-10T03:32:19.758Z] d62a02444d39: Waiting [2024-09-10T03:32:19.758Z] 686186833bf6: Layer already exists [2024-09-10T03:32:19.758Z] 156f1a2352b2: Layer already exists [2024-09-10T03:32:19.758Z] 534520242007: Layer already exists [2024-09-10T03:32:19.758Z] 79dec147c806: Layer already exists [2024-09-10T03:32:19.758Z] 975adbb927b3: Layer already exists [2024-09-10T03:32:19.758Z] d2c41a5af267: Layer already exists [2024-09-10T03:32:19.758Z] d713d1b8d607: Layer already exists [2024-09-10T03:32:19.758Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:19.758Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:19.758Z] dabcf662b277: Layer already exists [2024-09-10T03:32:19.758Z] d62a02444d39: Layer already exists [2024-09-10T03:32:19.758Z] 991b2cffebc1: Layer already exists [2024-09-10T03:32:19.758Z] latest: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:20.083Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:20.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 [2024-09-10T03:32:20.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T03:32:20.417Z] 534520242007: Preparing [2024-09-10T03:32:20.417Z] 686186833bf6: Preparing [2024-09-10T03:32:20.417Z] 975adbb927b3: Preparing [2024-09-10T03:32:20.417Z] 79dec147c806: Preparing [2024-09-10T03:32:20.417Z] 156f1a2352b2: Preparing [2024-09-10T03:32:20.417Z] d2c41a5af267: Preparing [2024-09-10T03:32:20.417Z] d713d1b8d607: Preparing [2024-09-10T03:32:20.417Z] d7640d0f24b0: Preparing [2024-09-10T03:32:20.417Z] 478f2b51d03f: Preparing [2024-09-10T03:32:20.417Z] dabcf662b277: Preparing [2024-09-10T03:32:20.417Z] 991b2cffebc1: Preparing [2024-09-10T03:32:20.417Z] d62a02444d39: Preparing [2024-09-10T03:32:20.417Z] d713d1b8d607: Waiting [2024-09-10T03:32:20.417Z] d7640d0f24b0: Waiting [2024-09-10T03:32:20.417Z] 478f2b51d03f: Waiting [2024-09-10T03:32:20.417Z] dabcf662b277: Waiting [2024-09-10T03:32:20.417Z] 991b2cffebc1: Waiting [2024-09-10T03:32:20.417Z] d62a02444d39: Waiting [2024-09-10T03:32:20.417Z] d2c41a5af267: Waiting [2024-09-10T03:32:20.417Z] 156f1a2352b2: Layer already exists [2024-09-10T03:32:20.417Z] 686186833bf6: Layer already exists [2024-09-10T03:32:20.417Z] 975adbb927b3: Layer already exists [2024-09-10T03:32:20.417Z] 534520242007: Layer already exists [2024-09-10T03:32:20.417Z] 79dec147c806: Layer already exists [2024-09-10T03:32:20.417Z] d713d1b8d607: Layer already exists [2024-09-10T03:32:20.417Z] d2c41a5af267: Layer already exists [2024-09-10T03:32:20.417Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:20.417Z] dabcf662b277: Layer already exists [2024-09-10T03:32:20.417Z] 991b2cffebc1: Layer already exists [2024-09-10T03:32:20.417Z] d62a02444d39: Layer already exists [2024-09-10T03:32:20.417Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:20.417Z] 3.2.0-dev.70: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:20.747Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:21.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:21.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T03:32:21.068Z] 534520242007: Preparing [2024-09-10T03:32:21.068Z] 686186833bf6: Preparing [2024-09-10T03:32:21.068Z] 975adbb927b3: Preparing [2024-09-10T03:32:21.068Z] 79dec147c806: Preparing [2024-09-10T03:32:21.068Z] 156f1a2352b2: Preparing [2024-09-10T03:32:21.068Z] d2c41a5af267: Preparing [2024-09-10T03:32:21.068Z] d713d1b8d607: Preparing [2024-09-10T03:32:21.068Z] d7640d0f24b0: Preparing [2024-09-10T03:32:21.068Z] 478f2b51d03f: Preparing [2024-09-10T03:32:21.068Z] dabcf662b277: Preparing [2024-09-10T03:32:21.068Z] 991b2cffebc1: Preparing [2024-09-10T03:32:21.068Z] d62a02444d39: Preparing [2024-09-10T03:32:21.068Z] 478f2b51d03f: Waiting [2024-09-10T03:32:21.068Z] d62a02444d39: Waiting [2024-09-10T03:32:21.068Z] d2c41a5af267: Waiting [2024-09-10T03:32:21.068Z] 991b2cffebc1: Waiting [2024-09-10T03:32:21.068Z] d713d1b8d607: Waiting [2024-09-10T03:32:21.068Z] d7640d0f24b0: Waiting [2024-09-10T03:32:21.068Z] 975adbb927b3: Layer already exists [2024-09-10T03:32:21.068Z] 534520242007: Layer already exists [2024-09-10T03:32:21.068Z] 156f1a2352b2: Layer already exists [2024-09-10T03:32:21.068Z] 79dec147c806: Layer already exists [2024-09-10T03:32:21.068Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:21.068Z] d713d1b8d607: Layer already exists [2024-09-10T03:32:21.068Z] d2c41a5af267: Layer already exists [2024-09-10T03:32:21.068Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:21.068Z] 686186833bf6: Layer already exists [2024-09-10T03:32:21.068Z] d62a02444d39: Layer already exists [2024-09-10T03:32:21.068Z] dabcf662b277: Layer already exists [2024-09-10T03:32:21.068Z] 991b2cffebc1: Layer already exists [2024-09-10T03:32:21.068Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:21.401Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:21.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-10T03:32:21.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T03:32:21.729Z] 534520242007: Preparing [2024-09-10T03:32:21.729Z] 686186833bf6: Preparing [2024-09-10T03:32:21.729Z] 975adbb927b3: Preparing [2024-09-10T03:32:21.729Z] 79dec147c806: Preparing [2024-09-10T03:32:21.729Z] 156f1a2352b2: Preparing [2024-09-10T03:32:21.729Z] d2c41a5af267: Preparing [2024-09-10T03:32:21.729Z] d713d1b8d607: Preparing [2024-09-10T03:32:21.729Z] d7640d0f24b0: Preparing [2024-09-10T03:32:21.729Z] 478f2b51d03f: Preparing [2024-09-10T03:32:21.729Z] dabcf662b277: Preparing [2024-09-10T03:32:21.729Z] 991b2cffebc1: Preparing [2024-09-10T03:32:21.729Z] d62a02444d39: Preparing [2024-09-10T03:32:21.729Z] d7640d0f24b0: Waiting [2024-09-10T03:32:21.729Z] 478f2b51d03f: Waiting [2024-09-10T03:32:21.729Z] d62a02444d39: Waiting [2024-09-10T03:32:21.729Z] d2c41a5af267: Waiting [2024-09-10T03:32:21.729Z] dabcf662b277: Waiting [2024-09-10T03:32:21.729Z] 991b2cffebc1: Waiting [2024-09-10T03:32:21.729Z] d713d1b8d607: Waiting [2024-09-10T03:32:21.729Z] 156f1a2352b2: Layer already exists [2024-09-10T03:32:21.729Z] 686186833bf6: Layer already exists [2024-09-10T03:32:21.729Z] 79dec147c806: Layer already exists [2024-09-10T03:32:21.729Z] 534520242007: Layer already exists [2024-09-10T03:32:21.729Z] 975adbb927b3: Layer already exists [2024-09-10T03:32:21.729Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:21.729Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:21.729Z] d2c41a5af267: Layer already exists [2024-09-10T03:32:21.729Z] d713d1b8d607: Layer already exists [2024-09-10T03:32:21.729Z] dabcf662b277: Layer already exists [2024-09-10T03:32:21.729Z] d62a02444d39: Layer already exists [2024-09-10T03:32:21.729Z] 991b2cffebc1: Layer already exists [2024-09-10T03:32:21.729Z] main: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:21.806Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:21.823Z] taggedImages: [2024-09-10T03:32:21.823Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:21.823Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T03:32:21.823Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 [2024-09-10T03:32:21.823Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:21.823Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-10T03:32:21.853Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-10T03:32:21.853Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:21.853Z] latest [2024-09-10T03:32:21.853Z] 3.2.0-dev.70 [2024-09-10T03:32:21.853Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:21.853Z] main [2024-09-10T03:32:21.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:22.211Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:22.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:22.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T03:32:22.541Z] 746d269b29f5: Preparing [2024-09-10T03:32:22.541Z] 3cb9221fa670: Preparing [2024-09-10T03:32:22.541Z] d7640d0f24b0: Preparing [2024-09-10T03:32:22.541Z] 478f2b51d03f: Preparing [2024-09-10T03:32:22.541Z] 688a3227fb69: Preparing [2024-09-10T03:32:22.541Z] fe10648393e7: Preparing [2024-09-10T03:32:22.541Z] d62a02444d39: Preparing [2024-09-10T03:32:22.541Z] fe10648393e7: Waiting [2024-09-10T03:32:22.541Z] d62a02444d39: Waiting [2024-09-10T03:32:22.541Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:22.541Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:22.541Z] d62a02444d39: Layer already exists [2024-09-10T03:32:22.541Z] 746d269b29f5: Pushed [2024-09-10T03:32:22.541Z] 688a3227fb69: Pushed [2024-09-10T03:32:23.109Z] fe10648393e7: Pushed [2024-09-10T03:32:24.047Z] 3cb9221fa670: Pushed [2024-09-10T03:32:24.307Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:24.631Z] + 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-09-10T03:32:24.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T03:32:24.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T03:32:24.955Z] 746d269b29f5: Preparing [2024-09-10T03:32:24.955Z] 3cb9221fa670: Preparing [2024-09-10T03:32:24.955Z] d7640d0f24b0: Preparing [2024-09-10T03:32:24.955Z] 478f2b51d03f: Preparing [2024-09-10T03:32:24.955Z] 688a3227fb69: Preparing [2024-09-10T03:32:24.955Z] fe10648393e7: Preparing [2024-09-10T03:32:24.955Z] d62a02444d39: Preparing [2024-09-10T03:32:24.955Z] d62a02444d39: Waiting [2024-09-10T03:32:24.955Z] fe10648393e7: Waiting [2024-09-10T03:32:24.955Z] 688a3227fb69: Layer already exists [2024-09-10T03:32:24.955Z] 3cb9221fa670: Layer already exists [2024-09-10T03:32:24.955Z] 746d269b29f5: Layer already exists [2024-09-10T03:32:24.955Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:24.955Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:24.955Z] fe10648393e7: Layer already exists [2024-09-10T03:32:24.955Z] d62a02444d39: Layer already exists [2024-09-10T03:32:24.955Z] latest: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:25.285Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:25.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 [2024-09-10T03:32:25.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T03:32:25.617Z] 746d269b29f5: Preparing [2024-09-10T03:32:25.617Z] 3cb9221fa670: Preparing [2024-09-10T03:32:25.617Z] d7640d0f24b0: Preparing [2024-09-10T03:32:25.617Z] 478f2b51d03f: Preparing [2024-09-10T03:32:25.617Z] 688a3227fb69: Preparing [2024-09-10T03:32:25.617Z] fe10648393e7: Preparing [2024-09-10T03:32:25.617Z] d62a02444d39: Preparing [2024-09-10T03:32:25.617Z] d62a02444d39: Waiting [2024-09-10T03:32:25.617Z] fe10648393e7: Waiting [2024-09-10T03:32:25.617Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:25.617Z] 746d269b29f5: Layer already exists [2024-09-10T03:32:25.617Z] 688a3227fb69: Layer already exists [2024-09-10T03:32:25.617Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:25.617Z] 3cb9221fa670: Layer already exists [2024-09-10T03:32:25.617Z] d62a02444d39: Layer already exists [2024-09-10T03:32:25.617Z] fe10648393e7: Layer already exists [2024-09-10T03:32:25.617Z] 3.2.0-dev.70: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:25.954Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:26.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:26.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T03:32:26.278Z] 746d269b29f5: Preparing [2024-09-10T03:32:26.278Z] 3cb9221fa670: Preparing [2024-09-10T03:32:26.278Z] d7640d0f24b0: Preparing [2024-09-10T03:32:26.278Z] 478f2b51d03f: Preparing [2024-09-10T03:32:26.278Z] 688a3227fb69: Preparing [2024-09-10T03:32:26.278Z] fe10648393e7: Preparing [2024-09-10T03:32:26.278Z] d62a02444d39: Preparing [2024-09-10T03:32:26.278Z] fe10648393e7: Waiting [2024-09-10T03:32:26.278Z] d62a02444d39: Waiting [2024-09-10T03:32:26.278Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:26.278Z] 3cb9221fa670: Layer already exists [2024-09-10T03:32:26.278Z] 746d269b29f5: Layer already exists [2024-09-10T03:32:26.278Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:26.278Z] fe10648393e7: Layer already exists [2024-09-10T03:32:26.278Z] d62a02444d39: Layer already exists [2024-09-10T03:32:26.278Z] 688a3227fb69: Layer already exists [2024-09-10T03:32:26.278Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:26.611Z] + 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-09-10T03:32:26.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-10T03:32:26.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T03:32:26.940Z] 746d269b29f5: Preparing [2024-09-10T03:32:26.940Z] 3cb9221fa670: Preparing [2024-09-10T03:32:26.940Z] d7640d0f24b0: Preparing [2024-09-10T03:32:26.940Z] 478f2b51d03f: Preparing [2024-09-10T03:32:26.940Z] 688a3227fb69: Preparing [2024-09-10T03:32:26.940Z] fe10648393e7: Preparing [2024-09-10T03:32:26.940Z] d62a02444d39: Preparing [2024-09-10T03:32:26.940Z] fe10648393e7: Waiting [2024-09-10T03:32:26.940Z] d62a02444d39: Waiting [2024-09-10T03:32:26.940Z] 3cb9221fa670: Layer already exists [2024-09-10T03:32:26.940Z] 688a3227fb69: Layer already exists [2024-09-10T03:32:26.940Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:26.940Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:26.940Z] 746d269b29f5: Layer already exists [2024-09-10T03:32:26.940Z] fe10648393e7: Layer already exists [2024-09-10T03:32:26.940Z] d62a02444d39: Layer already exists [2024-09-10T03:32:26.940Z] main: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:27.021Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:27.034Z] taggedImages: [2024-09-10T03:32:27.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:27.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T03:32:27.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 [2024-09-10T03:32:27.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:27.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-10T03:32:27.058Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-10T03:32:27.058Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:27.058Z] latest [2024-09-10T03:32:27.058Z] 3.2.0-dev.70 [2024-09-10T03:32:27.058Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:27.058Z] main [2024-09-10T03:32:27.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:27.421Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:27.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:27.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T03:32:27.748Z] b7e3951e4a71: Preparing [2024-09-10T03:32:27.748Z] 58bf92e846fb: Preparing [2024-09-10T03:32:27.748Z] f8bb1968ee7e: Preparing [2024-09-10T03:32:27.748Z] d7640d0f24b0: Preparing [2024-09-10T03:32:27.748Z] 478f2b51d03f: Preparing [2024-09-10T03:32:27.748Z] 79325c44e6c9: Preparing [2024-09-10T03:32:27.748Z] ae56fd0ce66e: Preparing [2024-09-10T03:32:27.748Z] 01912443288a: Preparing [2024-09-10T03:32:27.748Z] 400599cf9622: Preparing [2024-09-10T03:32:27.748Z] d62a02444d39: Preparing [2024-09-10T03:32:27.748Z] ae56fd0ce66e: Waiting [2024-09-10T03:32:27.748Z] 01912443288a: Waiting [2024-09-10T03:32:27.748Z] 400599cf9622: Waiting [2024-09-10T03:32:27.748Z] d62a02444d39: Waiting [2024-09-10T03:32:27.748Z] 79325c44e6c9: Waiting [2024-09-10T03:32:27.748Z] 58bf92e846fb: Pushed [2024-09-10T03:32:27.748Z] f8bb1968ee7e: Pushed [2024-09-10T03:32:27.748Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:27.748Z] b7e3951e4a71: Pushed [2024-09-10T03:32:27.748Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:28.008Z] 01912443288a: Pushed [2024-09-10T03:32:28.008Z] d62a02444d39: Layer already exists [2024-09-10T03:32:28.266Z] 400599cf9622: Pushed [2024-09-10T03:32:33.539Z] ae56fd0ce66e: Pushed [2024-09-10T03:32:36.831Z] 79325c44e6c9: Pushed [2024-09-10T03:32:36.831Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:37.157Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:37.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T03:32:37.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T03:32:37.480Z] b7e3951e4a71: Preparing [2024-09-10T03:32:37.480Z] 58bf92e846fb: Preparing [2024-09-10T03:32:37.480Z] f8bb1968ee7e: Preparing [2024-09-10T03:32:37.480Z] d7640d0f24b0: Preparing [2024-09-10T03:32:37.480Z] 478f2b51d03f: Preparing [2024-09-10T03:32:37.480Z] 79325c44e6c9: Preparing [2024-09-10T03:32:37.480Z] ae56fd0ce66e: Preparing [2024-09-10T03:32:37.480Z] 01912443288a: Preparing [2024-09-10T03:32:37.480Z] 400599cf9622: Preparing [2024-09-10T03:32:37.480Z] d62a02444d39: Preparing [2024-09-10T03:32:37.480Z] 01912443288a: Waiting [2024-09-10T03:32:37.480Z] 400599cf9622: Waiting [2024-09-10T03:32:37.480Z] 79325c44e6c9: Waiting [2024-09-10T03:32:37.480Z] d62a02444d39: Waiting [2024-09-10T03:32:37.480Z] ae56fd0ce66e: Waiting [2024-09-10T03:32:37.480Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:37.480Z] f8bb1968ee7e: Layer already exists [2024-09-10T03:32:37.480Z] b7e3951e4a71: Layer already exists [2024-09-10T03:32:37.480Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:37.480Z] 58bf92e846fb: Layer already exists [2024-09-10T03:32:37.480Z] 400599cf9622: Layer already exists [2024-09-10T03:32:37.480Z] 79325c44e6c9: Layer already exists [2024-09-10T03:32:37.480Z] ae56fd0ce66e: Layer already exists [2024-09-10T03:32:37.480Z] 01912443288a: Layer already exists [2024-09-10T03:32:37.480Z] d62a02444d39: Layer already exists [2024-09-10T03:32:37.480Z] latest: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:37.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:38.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 [2024-09-10T03:32:38.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T03:32:38.124Z] b7e3951e4a71: Preparing [2024-09-10T03:32:38.124Z] 58bf92e846fb: Preparing [2024-09-10T03:32:38.124Z] f8bb1968ee7e: Preparing [2024-09-10T03:32:38.124Z] d7640d0f24b0: Preparing [2024-09-10T03:32:38.124Z] 478f2b51d03f: Preparing [2024-09-10T03:32:38.124Z] 79325c44e6c9: Preparing [2024-09-10T03:32:38.124Z] ae56fd0ce66e: Preparing [2024-09-10T03:32:38.124Z] 01912443288a: Preparing [2024-09-10T03:32:38.124Z] 400599cf9622: Preparing [2024-09-10T03:32:38.124Z] d62a02444d39: Preparing [2024-09-10T03:32:38.124Z] 79325c44e6c9: Waiting [2024-09-10T03:32:38.124Z] ae56fd0ce66e: Waiting [2024-09-10T03:32:38.124Z] 01912443288a: Waiting [2024-09-10T03:32:38.124Z] 400599cf9622: Waiting [2024-09-10T03:32:38.124Z] d62a02444d39: Waiting [2024-09-10T03:32:38.124Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:38.124Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:38.124Z] 58bf92e846fb: Layer already exists [2024-09-10T03:32:38.124Z] b7e3951e4a71: Layer already exists [2024-09-10T03:32:38.124Z] f8bb1968ee7e: Layer already exists [2024-09-10T03:32:38.124Z] ae56fd0ce66e: Layer already exists [2024-09-10T03:32:38.124Z] 79325c44e6c9: Layer already exists [2024-09-10T03:32:38.124Z] 01912443288a: Layer already exists [2024-09-10T03:32:38.124Z] d62a02444d39: Layer already exists [2024-09-10T03:32:38.124Z] 400599cf9622: Layer already exists [2024-09-10T03:32:38.124Z] 3.2.0-dev.70: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:38.452Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:38.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:38.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T03:32:38.774Z] b7e3951e4a71: Preparing [2024-09-10T03:32:38.774Z] 58bf92e846fb: Preparing [2024-09-10T03:32:38.774Z] f8bb1968ee7e: Preparing [2024-09-10T03:32:38.774Z] d7640d0f24b0: Preparing [2024-09-10T03:32:38.774Z] 478f2b51d03f: Preparing [2024-09-10T03:32:38.774Z] 79325c44e6c9: Preparing [2024-09-10T03:32:38.774Z] ae56fd0ce66e: Preparing [2024-09-10T03:32:38.774Z] 01912443288a: Preparing [2024-09-10T03:32:38.774Z] 400599cf9622: Preparing [2024-09-10T03:32:38.774Z] d62a02444d39: Preparing [2024-09-10T03:32:38.774Z] 01912443288a: Waiting [2024-09-10T03:32:38.774Z] 400599cf9622: Waiting [2024-09-10T03:32:38.774Z] d62a02444d39: Waiting [2024-09-10T03:32:38.774Z] 79325c44e6c9: Waiting [2024-09-10T03:32:38.774Z] ae56fd0ce66e: Waiting [2024-09-10T03:32:38.774Z] f8bb1968ee7e: Layer already exists [2024-09-10T03:32:38.774Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:38.774Z] 58bf92e846fb: Layer already exists [2024-09-10T03:32:38.774Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:38.774Z] b7e3951e4a71: Layer already exists [2024-09-10T03:32:38.774Z] ae56fd0ce66e: Layer already exists [2024-09-10T03:32:38.774Z] 79325c44e6c9: Layer already exists [2024-09-10T03:32:38.774Z] 01912443288a: Layer already exists [2024-09-10T03:32:38.774Z] 400599cf9622: Layer already exists [2024-09-10T03:32:38.774Z] d62a02444d39: Layer already exists [2024-09-10T03:32:38.774Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:39.112Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:39.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-10T03:32:39.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T03:32:39.433Z] b7e3951e4a71: Preparing [2024-09-10T03:32:39.433Z] 58bf92e846fb: Preparing [2024-09-10T03:32:39.433Z] f8bb1968ee7e: Preparing [2024-09-10T03:32:39.433Z] d7640d0f24b0: Preparing [2024-09-10T03:32:39.433Z] 478f2b51d03f: Preparing [2024-09-10T03:32:39.433Z] 79325c44e6c9: Preparing [2024-09-10T03:32:39.433Z] ae56fd0ce66e: Preparing [2024-09-10T03:32:39.433Z] 01912443288a: Preparing [2024-09-10T03:32:39.433Z] 400599cf9622: Preparing [2024-09-10T03:32:39.433Z] d62a02444d39: Preparing [2024-09-10T03:32:39.433Z] 01912443288a: Waiting [2024-09-10T03:32:39.433Z] 400599cf9622: Waiting [2024-09-10T03:32:39.433Z] d62a02444d39: Waiting [2024-09-10T03:32:39.433Z] 79325c44e6c9: Waiting [2024-09-10T03:32:39.433Z] ae56fd0ce66e: Waiting [2024-09-10T03:32:39.433Z] f8bb1968ee7e: Layer already exists [2024-09-10T03:32:39.433Z] b7e3951e4a71: Layer already exists [2024-09-10T03:32:39.433Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:39.433Z] 58bf92e846fb: Layer already exists [2024-09-10T03:32:39.433Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:39.433Z] 01912443288a: Layer already exists [2024-09-10T03:32:39.433Z] ae56fd0ce66e: Layer already exists [2024-09-10T03:32:39.433Z] 79325c44e6c9: Layer already exists [2024-09-10T03:32:39.433Z] 400599cf9622: Layer already exists [2024-09-10T03:32:39.433Z] d62a02444d39: Layer already exists [2024-09-10T03:32:39.433Z] main: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:39.516Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:39.530Z] taggedImages: [2024-09-10T03:32:39.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:39.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T03:32:39.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 [2024-09-10T03:32:39.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:39.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-10T03:32:39.559Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-10T03:32:39.559Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:39.559Z] latest [2024-09-10T03:32:39.559Z] 3.2.0-dev.70 [2024-09-10T03:32:39.560Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:39.560Z] main [2024-09-10T03:32:39.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:39.896Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:40.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:40.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T03:32:40.226Z] 7bb2473ae69d: Preparing [2024-09-10T03:32:40.226Z] 923dadc54fbb: Preparing [2024-09-10T03:32:40.226Z] 1faba4da75f0: Preparing [2024-09-10T03:32:40.226Z] d7640d0f24b0: Preparing [2024-09-10T03:32:40.226Z] 478f2b51d03f: Preparing [2024-09-10T03:32:40.226Z] 7eb5669800dc: Preparing [2024-09-10T03:32:40.226Z] 5151106be16b: Preparing [2024-09-10T03:32:40.226Z] 06e002a4fe53: Preparing [2024-09-10T03:32:40.226Z] d62a02444d39: Preparing [2024-09-10T03:32:40.226Z] 06e002a4fe53: Waiting [2024-09-10T03:32:40.226Z] 5151106be16b: Waiting [2024-09-10T03:32:40.226Z] d62a02444d39: Waiting [2024-09-10T03:32:40.226Z] 7eb5669800dc: Waiting [2024-09-10T03:32:40.226Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:40.226Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:40.226Z] 923dadc54fbb: Pushed [2024-09-10T03:32:40.226Z] 1faba4da75f0: Pushed [2024-09-10T03:32:40.226Z] 7bb2473ae69d: Pushed [2024-09-10T03:32:40.226Z] 5151106be16b: Pushed [2024-09-10T03:32:40.226Z] d62a02444d39: Layer already exists [2024-09-10T03:32:40.485Z] 06e002a4fe53: Pushed [2024-09-10T03:32:50.478Z] 7eb5669800dc: Pushed [2024-09-10T03:32:50.478Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:50.809Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:51.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T03:32:51.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T03:32:51.129Z] 7bb2473ae69d: Preparing [2024-09-10T03:32:51.129Z] 923dadc54fbb: Preparing [2024-09-10T03:32:51.129Z] 1faba4da75f0: Preparing [2024-09-10T03:32:51.129Z] d7640d0f24b0: Preparing [2024-09-10T03:32:51.129Z] 478f2b51d03f: Preparing [2024-09-10T03:32:51.129Z] 7eb5669800dc: Preparing [2024-09-10T03:32:51.129Z] 5151106be16b: Preparing [2024-09-10T03:32:51.129Z] 06e002a4fe53: Preparing [2024-09-10T03:32:51.129Z] d62a02444d39: Preparing [2024-09-10T03:32:51.129Z] 7eb5669800dc: Waiting [2024-09-10T03:32:51.129Z] 5151106be16b: Waiting [2024-09-10T03:32:51.129Z] 06e002a4fe53: Waiting [2024-09-10T03:32:51.129Z] d62a02444d39: Waiting [2024-09-10T03:32:51.129Z] 923dadc54fbb: Layer already exists [2024-09-10T03:32:51.129Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:51.129Z] 7bb2473ae69d: Layer already exists [2024-09-10T03:32:51.129Z] 1faba4da75f0: Layer already exists [2024-09-10T03:32:51.129Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:51.129Z] 06e002a4fe53: Layer already exists [2024-09-10T03:32:51.129Z] 5151106be16b: Layer already exists [2024-09-10T03:32:51.129Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:51.129Z] d62a02444d39: Layer already exists [2024-09-10T03:32:51.129Z] latest: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:51.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:51.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 [2024-09-10T03:32:51.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T03:32:51.786Z] 7bb2473ae69d: Preparing [2024-09-10T03:32:51.786Z] 923dadc54fbb: Preparing [2024-09-10T03:32:51.786Z] 1faba4da75f0: Preparing [2024-09-10T03:32:51.786Z] d7640d0f24b0: Preparing [2024-09-10T03:32:51.786Z] 478f2b51d03f: Preparing [2024-09-10T03:32:51.786Z] 7eb5669800dc: Preparing [2024-09-10T03:32:51.786Z] 5151106be16b: Preparing [2024-09-10T03:32:51.786Z] 06e002a4fe53: Preparing [2024-09-10T03:32:51.786Z] d62a02444d39: Preparing [2024-09-10T03:32:51.786Z] 5151106be16b: Waiting [2024-09-10T03:32:51.786Z] 06e002a4fe53: Waiting [2024-09-10T03:32:51.786Z] d62a02444d39: Waiting [2024-09-10T03:32:51.786Z] 7eb5669800dc: Waiting [2024-09-10T03:32:51.786Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:51.786Z] 923dadc54fbb: Layer already exists [2024-09-10T03:32:51.786Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:51.786Z] 1faba4da75f0: Layer already exists [2024-09-10T03:32:51.786Z] 7bb2473ae69d: Layer already exists [2024-09-10T03:32:51.786Z] 06e002a4fe53: Layer already exists [2024-09-10T03:32:51.786Z] 5151106be16b: Layer already exists [2024-09-10T03:32:51.786Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:51.786Z] d62a02444d39: Layer already exists [2024-09-10T03:32:51.786Z] 3.2.0-dev.70: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:52.125Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:52.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:52.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T03:32:52.463Z] 7bb2473ae69d: Preparing [2024-09-10T03:32:52.463Z] 923dadc54fbb: Preparing [2024-09-10T03:32:52.463Z] 1faba4da75f0: Preparing [2024-09-10T03:32:52.463Z] d7640d0f24b0: Preparing [2024-09-10T03:32:52.463Z] 478f2b51d03f: Preparing [2024-09-10T03:32:52.463Z] 7eb5669800dc: Preparing [2024-09-10T03:32:52.463Z] 5151106be16b: Preparing [2024-09-10T03:32:52.463Z] 06e002a4fe53: Preparing [2024-09-10T03:32:52.463Z] d62a02444d39: Preparing [2024-09-10T03:32:52.463Z] 06e002a4fe53: Waiting [2024-09-10T03:32:52.463Z] d62a02444d39: Waiting [2024-09-10T03:32:52.463Z] 7eb5669800dc: Waiting [2024-09-10T03:32:52.463Z] 5151106be16b: Waiting [2024-09-10T03:32:52.463Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:52.463Z] 1faba4da75f0: Layer already exists [2024-09-10T03:32:52.463Z] 7bb2473ae69d: Layer already exists [2024-09-10T03:32:52.463Z] 923dadc54fbb: Layer already exists [2024-09-10T03:32:52.463Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:52.463Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:52.463Z] 5151106be16b: Layer already exists [2024-09-10T03:32:52.463Z] d62a02444d39: Layer already exists [2024-09-10T03:32:52.463Z] 06e002a4fe53: Layer already exists [2024-09-10T03:32:52.463Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:52.794Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:53.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-10T03:32:53.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T03:32:53.120Z] 7bb2473ae69d: Preparing [2024-09-10T03:32:53.120Z] 923dadc54fbb: Preparing [2024-09-10T03:32:53.120Z] 1faba4da75f0: Preparing [2024-09-10T03:32:53.120Z] d7640d0f24b0: Preparing [2024-09-10T03:32:53.120Z] 478f2b51d03f: Preparing [2024-09-10T03:32:53.120Z] 7eb5669800dc: Preparing [2024-09-10T03:32:53.120Z] 5151106be16b: Preparing [2024-09-10T03:32:53.120Z] 06e002a4fe53: Preparing [2024-09-10T03:32:53.120Z] d62a02444d39: Preparing [2024-09-10T03:32:53.120Z] 7eb5669800dc: Waiting [2024-09-10T03:32:53.120Z] 5151106be16b: Waiting [2024-09-10T03:32:53.120Z] 06e002a4fe53: Waiting [2024-09-10T03:32:53.120Z] d62a02444d39: Waiting [2024-09-10T03:32:53.120Z] 1faba4da75f0: Layer already exists [2024-09-10T03:32:53.120Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:53.120Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:53.120Z] 923dadc54fbb: Layer already exists [2024-09-10T03:32:53.120Z] 7bb2473ae69d: Layer already exists [2024-09-10T03:32:53.120Z] 5151106be16b: Layer already exists [2024-09-10T03:32:53.120Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:53.120Z] d62a02444d39: Layer already exists [2024-09-10T03:32:53.120Z] 06e002a4fe53: Layer already exists [2024-09-10T03:32:53.120Z] main: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:53.191Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:53.203Z] taggedImages: [2024-09-10T03:32:53.203Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:53.203Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T03:32:53.203Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 [2024-09-10T03:32:53.203Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:53.203Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-10T03:32:53.227Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-10T03:32:53.227Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:53.227Z] latest [2024-09-10T03:32:53.227Z] 3.2.0-dev.70 [2024-09-10T03:32:53.227Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:53.227Z] main [2024-09-10T03:32:53.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:53.571Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:53.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:53.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T03:32:53.899Z] 1880bb88f70c: Preparing [2024-09-10T03:32:53.899Z] b8547ee0d289: Preparing [2024-09-10T03:32:53.899Z] 7fc832ea022b: Preparing [2024-09-10T03:32:53.899Z] d7640d0f24b0: Preparing [2024-09-10T03:32:53.899Z] 478f2b51d03f: Preparing [2024-09-10T03:32:53.899Z] 7eb5669800dc: Preparing [2024-09-10T03:32:53.899Z] 01912443288a: Preparing [2024-09-10T03:32:53.899Z] 400599cf9622: Preparing [2024-09-10T03:32:53.899Z] d62a02444d39: Preparing [2024-09-10T03:32:53.899Z] 01912443288a: Waiting [2024-09-10T03:32:53.899Z] 400599cf9622: Waiting [2024-09-10T03:32:53.899Z] d62a02444d39: Waiting [2024-09-10T03:32:53.899Z] 7eb5669800dc: Waiting [2024-09-10T03:32:53.899Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:53.899Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:53.899Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:53.899Z] 01912443288a: Layer already exists [2024-09-10T03:32:53.899Z] 400599cf9622: Layer already exists [2024-09-10T03:32:53.899Z] d62a02444d39: Layer already exists [2024-09-10T03:32:53.899Z] 1880bb88f70c: Pushed [2024-09-10T03:32:53.899Z] 7fc832ea022b: Pushed [2024-09-10T03:32:53.899Z] b8547ee0d289: Pushed [2024-09-10T03:32:54.158Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:54.487Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:54.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T03:32:54.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T03:32:54.807Z] 1880bb88f70c: Preparing [2024-09-10T03:32:54.807Z] b8547ee0d289: Preparing [2024-09-10T03:32:54.807Z] 7fc832ea022b: Preparing [2024-09-10T03:32:54.807Z] d7640d0f24b0: Preparing [2024-09-10T03:32:54.807Z] 478f2b51d03f: Preparing [2024-09-10T03:32:54.807Z] 7eb5669800dc: Preparing [2024-09-10T03:32:54.807Z] 01912443288a: Preparing [2024-09-10T03:32:54.807Z] 400599cf9622: Preparing [2024-09-10T03:32:54.807Z] d62a02444d39: Preparing [2024-09-10T03:32:54.807Z] 01912443288a: Waiting [2024-09-10T03:32:54.807Z] 400599cf9622: Waiting [2024-09-10T03:32:54.807Z] 7eb5669800dc: Waiting [2024-09-10T03:32:54.807Z] d62a02444d39: Waiting [2024-09-10T03:32:54.807Z] b8547ee0d289: Layer already exists [2024-09-10T03:32:54.807Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:54.807Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:54.807Z] 7fc832ea022b: Layer already exists [2024-09-10T03:32:54.807Z] 1880bb88f70c: Layer already exists [2024-09-10T03:32:54.807Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:54.807Z] d62a02444d39: Layer already exists [2024-09-10T03:32:54.807Z] 01912443288a: Layer already exists [2024-09-10T03:32:54.807Z] 400599cf9622: Layer already exists [2024-09-10T03:32:54.807Z] latest: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:55.137Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:55.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 [2024-09-10T03:32:55.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T03:32:55.464Z] 1880bb88f70c: Preparing [2024-09-10T03:32:55.464Z] b8547ee0d289: Preparing [2024-09-10T03:32:55.464Z] 7fc832ea022b: Preparing [2024-09-10T03:32:55.464Z] d7640d0f24b0: Preparing [2024-09-10T03:32:55.464Z] 478f2b51d03f: Preparing [2024-09-10T03:32:55.464Z] 7eb5669800dc: Preparing [2024-09-10T03:32:55.464Z] 01912443288a: Preparing [2024-09-10T03:32:55.464Z] 400599cf9622: Preparing [2024-09-10T03:32:55.464Z] d62a02444d39: Preparing [2024-09-10T03:32:55.464Z] 01912443288a: Waiting [2024-09-10T03:32:55.464Z] 400599cf9622: Waiting [2024-09-10T03:32:55.464Z] d62a02444d39: Waiting [2024-09-10T03:32:55.464Z] 7eb5669800dc: Waiting [2024-09-10T03:32:55.464Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:55.464Z] 7fc832ea022b: Layer already exists [2024-09-10T03:32:55.465Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:55.465Z] b8547ee0d289: Layer already exists [2024-09-10T03:32:55.465Z] 1880bb88f70c: Layer already exists [2024-09-10T03:32:55.465Z] 01912443288a: Layer already exists [2024-09-10T03:32:55.465Z] 400599cf9622: Layer already exists [2024-09-10T03:32:55.465Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:55.465Z] d62a02444d39: Layer already exists [2024-09-10T03:32:55.465Z] 3.2.0-dev.70: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:55.790Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:56.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:56.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T03:32:56.122Z] 1880bb88f70c: Preparing [2024-09-10T03:32:56.122Z] b8547ee0d289: Preparing [2024-09-10T03:32:56.122Z] 7fc832ea022b: Preparing [2024-09-10T03:32:56.122Z] d7640d0f24b0: Preparing [2024-09-10T03:32:56.122Z] 478f2b51d03f: Preparing [2024-09-10T03:32:56.122Z] 7eb5669800dc: Preparing [2024-09-10T03:32:56.122Z] 01912443288a: Preparing [2024-09-10T03:32:56.122Z] 400599cf9622: Preparing [2024-09-10T03:32:56.122Z] d62a02444d39: Preparing [2024-09-10T03:32:56.122Z] 400599cf9622: Waiting [2024-09-10T03:32:56.122Z] 01912443288a: Waiting [2024-09-10T03:32:56.122Z] d62a02444d39: Waiting [2024-09-10T03:32:56.122Z] 7eb5669800dc: Waiting [2024-09-10T03:32:56.122Z] 7fc832ea022b: Layer already exists [2024-09-10T03:32:56.122Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:56.122Z] b8547ee0d289: Layer already exists [2024-09-10T03:32:56.122Z] 1880bb88f70c: Layer already exists [2024-09-10T03:32:56.122Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:56.122Z] 400599cf9622: Layer already exists [2024-09-10T03:32:56.122Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:56.122Z] 01912443288a: Layer already exists [2024-09-10T03:32:56.122Z] d62a02444d39: Layer already exists [2024-09-10T03:32:56.122Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:56.462Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:56.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-10T03:32:56.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T03:32:56.894Z] 1880bb88f70c: Preparing [2024-09-10T03:32:56.894Z] b8547ee0d289: Preparing [2024-09-10T03:32:56.894Z] 7fc832ea022b: Preparing [2024-09-10T03:32:56.894Z] d7640d0f24b0: Preparing [2024-09-10T03:32:56.894Z] 478f2b51d03f: Preparing [2024-09-10T03:32:56.894Z] 7eb5669800dc: Preparing [2024-09-10T03:32:56.894Z] 01912443288a: Preparing [2024-09-10T03:32:56.894Z] 400599cf9622: Preparing [2024-09-10T03:32:56.894Z] d62a02444d39: Preparing [2024-09-10T03:32:56.894Z] 400599cf9622: Waiting [2024-09-10T03:32:56.895Z] 7eb5669800dc: Waiting [2024-09-10T03:32:56.895Z] 01912443288a: Waiting [2024-09-10T03:32:56.895Z] d62a02444d39: Waiting [2024-09-10T03:32:56.895Z] 1880bb88f70c: Layer already exists [2024-09-10T03:32:56.895Z] b8547ee0d289: Layer already exists [2024-09-10T03:32:56.895Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:56.895Z] 7fc832ea022b: Layer already exists [2024-09-10T03:32:56.895Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:56.895Z] 01912443288a: Layer already exists [2024-09-10T03:32:56.895Z] 400599cf9622: Layer already exists [2024-09-10T03:32:56.895Z] 7eb5669800dc: Layer already exists [2024-09-10T03:32:56.895Z] d62a02444d39: Layer already exists [2024-09-10T03:32:56.895Z] main: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:32:56.967Z] ===================================================== [Pipeline] echo [2024-09-10T03:32:56.982Z] taggedImages: [2024-09-10T03:32:56.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:56.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T03:32:56.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 [2024-09-10T03:32:56.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:56.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-10T03:32:57.010Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-10T03:32:57.010Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:57.010Z] latest [2024-09-10T03:32:57.010Z] 3.2.0-dev.70 [2024-09-10T03:32:57.010Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:32:57.010Z] main [2024-09-10T03:32:57.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:57.391Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:32:57.792Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:32:57.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T03:32:57.792Z] e2581da431e9: Preparing [2024-09-10T03:32:57.792Z] f0dbaaf170ad: Preparing [2024-09-10T03:32:57.792Z] d7640d0f24b0: Preparing [2024-09-10T03:32:57.792Z] 478f2b51d03f: Preparing [2024-09-10T03:32:57.792Z] 2745369e7c80: Preparing [2024-09-10T03:32:57.792Z] 3d03e4c8f1af: Preparing [2024-09-10T03:32:57.792Z] d62a02444d39: Preparing [2024-09-10T03:32:57.792Z] d62a02444d39: Waiting [2024-09-10T03:32:57.792Z] 3d03e4c8f1af: Waiting [2024-09-10T03:32:57.792Z] d7640d0f24b0: Layer already exists [2024-09-10T03:32:57.792Z] 478f2b51d03f: Layer already exists [2024-09-10T03:32:57.792Z] d62a02444d39: Layer already exists [2024-09-10T03:32:57.792Z] e2581da431e9: Pushed [2024-09-10T03:32:57.792Z] 2745369e7c80: Pushed [2024-09-10T03:32:58.073Z] 3d03e4c8f1af: Pushed [2024-09-10T03:33:01.382Z] f0dbaaf170ad: Pushed [2024-09-10T03:33:01.382Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:01.712Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:02.030Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T03:33:02.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T03:33:02.030Z] e2581da431e9: Preparing [2024-09-10T03:33:02.030Z] f0dbaaf170ad: Preparing [2024-09-10T03:33:02.030Z] d7640d0f24b0: Preparing [2024-09-10T03:33:02.030Z] 478f2b51d03f: Preparing [2024-09-10T03:33:02.030Z] 2745369e7c80: Preparing [2024-09-10T03:33:02.030Z] 3d03e4c8f1af: Preparing [2024-09-10T03:33:02.030Z] d62a02444d39: Preparing [2024-09-10T03:33:02.030Z] 3d03e4c8f1af: Waiting [2024-09-10T03:33:02.030Z] d62a02444d39: Waiting [2024-09-10T03:33:02.030Z] e2581da431e9: Layer already exists [2024-09-10T03:33:02.030Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:02.030Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:02.030Z] f0dbaaf170ad: Layer already exists [2024-09-10T03:33:02.030Z] 2745369e7c80: Layer already exists [2024-09-10T03:33:02.030Z] 3d03e4c8f1af: Layer already exists [2024-09-10T03:33:02.030Z] d62a02444d39: Layer already exists [2024-09-10T03:33:02.030Z] latest: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:02.348Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:02.679Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 [2024-09-10T03:33:02.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T03:33:02.679Z] e2581da431e9: Preparing [2024-09-10T03:33:02.679Z] f0dbaaf170ad: Preparing [2024-09-10T03:33:02.679Z] d7640d0f24b0: Preparing [2024-09-10T03:33:02.679Z] 478f2b51d03f: Preparing [2024-09-10T03:33:02.679Z] 2745369e7c80: Preparing [2024-09-10T03:33:02.679Z] 3d03e4c8f1af: Preparing [2024-09-10T03:33:02.679Z] d62a02444d39: Preparing [2024-09-10T03:33:02.679Z] d62a02444d39: Waiting [2024-09-10T03:33:02.679Z] 3d03e4c8f1af: Waiting [2024-09-10T03:33:02.679Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:02.679Z] 2745369e7c80: Layer already exists [2024-09-10T03:33:02.679Z] f0dbaaf170ad: Layer already exists [2024-09-10T03:33:02.679Z] e2581da431e9: Layer already exists [2024-09-10T03:33:02.679Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:02.679Z] 3d03e4c8f1af: Layer already exists [2024-09-10T03:33:02.679Z] d62a02444d39: Layer already exists [2024-09-10T03:33:02.679Z] 3.2.0-dev.70: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:03.003Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:03.326Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:03.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T03:33:03.327Z] e2581da431e9: Preparing [2024-09-10T03:33:03.327Z] f0dbaaf170ad: Preparing [2024-09-10T03:33:03.327Z] d7640d0f24b0: Preparing [2024-09-10T03:33:03.327Z] 478f2b51d03f: Preparing [2024-09-10T03:33:03.327Z] 2745369e7c80: Preparing [2024-09-10T03:33:03.327Z] 3d03e4c8f1af: Preparing [2024-09-10T03:33:03.327Z] d62a02444d39: Preparing [2024-09-10T03:33:03.327Z] 3d03e4c8f1af: Waiting [2024-09-10T03:33:03.327Z] d62a02444d39: Waiting [2024-09-10T03:33:03.327Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:03.327Z] f0dbaaf170ad: Layer already exists [2024-09-10T03:33:03.327Z] 2745369e7c80: Layer already exists [2024-09-10T03:33:03.327Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:03.327Z] e2581da431e9: Layer already exists [2024-09-10T03:33:03.327Z] 3d03e4c8f1af: Layer already exists [2024-09-10T03:33:03.327Z] d62a02444d39: Layer already exists [2024-09-10T03:33:03.327Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:03.661Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:03.987Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-10T03:33:03.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T03:33:03.987Z] e2581da431e9: Preparing [2024-09-10T03:33:03.987Z] f0dbaaf170ad: Preparing [2024-09-10T03:33:03.987Z] d7640d0f24b0: Preparing [2024-09-10T03:33:03.987Z] 478f2b51d03f: Preparing [2024-09-10T03:33:03.987Z] 2745369e7c80: Preparing [2024-09-10T03:33:03.987Z] 3d03e4c8f1af: Preparing [2024-09-10T03:33:03.987Z] d62a02444d39: Preparing [2024-09-10T03:33:03.987Z] d62a02444d39: Waiting [2024-09-10T03:33:03.987Z] 3d03e4c8f1af: Waiting [2024-09-10T03:33:03.987Z] e2581da431e9: Layer already exists [2024-09-10T03:33:03.987Z] 2745369e7c80: Layer already exists [2024-09-10T03:33:03.987Z] f0dbaaf170ad: Layer already exists [2024-09-10T03:33:03.987Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:03.987Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:03.987Z] d62a02444d39: Layer already exists [2024-09-10T03:33:03.987Z] 3d03e4c8f1af: Layer already exists [2024-09-10T03:33:03.987Z] main: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:33:04.060Z] ===================================================== [Pipeline] echo [2024-09-10T03:33:04.075Z] taggedImages: [2024-09-10T03:33:04.075Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:04.075Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T03:33:04.075Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 [2024-09-10T03:33:04.075Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:04.075Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-10T03:33:04.102Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-10T03:33:04.102Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:04.102Z] latest [2024-09-10T03:33:04.102Z] 3.2.0-dev.70 [2024-09-10T03:33:04.102Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:04.102Z] main [2024-09-10T03:33:04.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:04.452Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:04.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:04.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T03:33:04.778Z] c120f397f9e5: Preparing [2024-09-10T03:33:04.778Z] e7aae87e957e: Preparing [2024-09-10T03:33:04.778Z] d7640d0f24b0: Preparing [2024-09-10T03:33:04.778Z] 478f2b51d03f: Preparing [2024-09-10T03:33:04.778Z] fe2d0b07a961: Preparing [2024-09-10T03:33:04.778Z] abb4f6be9f2c: Preparing [2024-09-10T03:33:04.778Z] d62a02444d39: Preparing [2024-09-10T03:33:04.778Z] abb4f6be9f2c: Waiting [2024-09-10T03:33:04.778Z] d62a02444d39: Waiting [2024-09-10T03:33:04.778Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:04.778Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:04.778Z] d62a02444d39: Layer already exists [2024-09-10T03:33:04.778Z] c120f397f9e5: Pushed [2024-09-10T03:33:04.778Z] fe2d0b07a961: Pushed [2024-09-10T03:33:04.778Z] abb4f6be9f2c: Pushed [2024-09-10T03:33:08.072Z] e7aae87e957e: Pushed [2024-09-10T03:33:08.072Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:08.395Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:08.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T03:33:08.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T03:33:08.727Z] c120f397f9e5: Preparing [2024-09-10T03:33:08.727Z] e7aae87e957e: Preparing [2024-09-10T03:33:08.727Z] d7640d0f24b0: Preparing [2024-09-10T03:33:08.727Z] 478f2b51d03f: Preparing [2024-09-10T03:33:08.727Z] fe2d0b07a961: Preparing [2024-09-10T03:33:08.727Z] abb4f6be9f2c: Preparing [2024-09-10T03:33:08.727Z] d62a02444d39: Preparing [2024-09-10T03:33:08.727Z] abb4f6be9f2c: Waiting [2024-09-10T03:33:08.727Z] d62a02444d39: Waiting [2024-09-10T03:33:08.727Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:08.727Z] fe2d0b07a961: Layer already exists [2024-09-10T03:33:08.727Z] c120f397f9e5: Layer already exists [2024-09-10T03:33:08.727Z] e7aae87e957e: Layer already exists [2024-09-10T03:33:08.727Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:08.727Z] abb4f6be9f2c: Layer already exists [2024-09-10T03:33:08.727Z] d62a02444d39: Layer already exists [2024-09-10T03:33:08.727Z] latest: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:09.063Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:09.401Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 [2024-09-10T03:33:09.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T03:33:09.401Z] c120f397f9e5: Preparing [2024-09-10T03:33:09.401Z] e7aae87e957e: Preparing [2024-09-10T03:33:09.401Z] d7640d0f24b0: Preparing [2024-09-10T03:33:09.401Z] 478f2b51d03f: Preparing [2024-09-10T03:33:09.401Z] fe2d0b07a961: Preparing [2024-09-10T03:33:09.401Z] abb4f6be9f2c: Preparing [2024-09-10T03:33:09.401Z] d62a02444d39: Preparing [2024-09-10T03:33:09.401Z] abb4f6be9f2c: Waiting [2024-09-10T03:33:09.401Z] d62a02444d39: Waiting [2024-09-10T03:33:09.401Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:09.401Z] fe2d0b07a961: Layer already exists [2024-09-10T03:33:09.401Z] c120f397f9e5: Layer already exists [2024-09-10T03:33:09.401Z] abb4f6be9f2c: Layer already exists [2024-09-10T03:33:09.401Z] d62a02444d39: Layer already exists [2024-09-10T03:33:09.401Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:09.401Z] e7aae87e957e: Layer already exists [2024-09-10T03:33:09.401Z] 3.2.0-dev.70: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:09.725Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:10.045Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:10.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T03:33:10.045Z] c120f397f9e5: Preparing [2024-09-10T03:33:10.045Z] e7aae87e957e: Preparing [2024-09-10T03:33:10.045Z] d7640d0f24b0: Preparing [2024-09-10T03:33:10.045Z] 478f2b51d03f: Preparing [2024-09-10T03:33:10.045Z] fe2d0b07a961: Preparing [2024-09-10T03:33:10.045Z] abb4f6be9f2c: Preparing [2024-09-10T03:33:10.045Z] d62a02444d39: Preparing [2024-09-10T03:33:10.045Z] abb4f6be9f2c: Waiting [2024-09-10T03:33:10.045Z] d62a02444d39: Waiting [2024-09-10T03:33:10.045Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:10.045Z] e7aae87e957e: Layer already exists [2024-09-10T03:33:10.045Z] fe2d0b07a961: Layer already exists [2024-09-10T03:33:10.045Z] c120f397f9e5: Layer already exists [2024-09-10T03:33:10.045Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:10.045Z] abb4f6be9f2c: Layer already exists [2024-09-10T03:33:10.045Z] d62a02444d39: Layer already exists [2024-09-10T03:33:10.045Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:10.373Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:10.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-10T03:33:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T03:33:10.711Z] c120f397f9e5: Preparing [2024-09-10T03:33:10.711Z] e7aae87e957e: Preparing [2024-09-10T03:33:10.711Z] d7640d0f24b0: Preparing [2024-09-10T03:33:10.711Z] 478f2b51d03f: Preparing [2024-09-10T03:33:10.711Z] fe2d0b07a961: Preparing [2024-09-10T03:33:10.711Z] abb4f6be9f2c: Preparing [2024-09-10T03:33:10.711Z] d62a02444d39: Preparing [2024-09-10T03:33:10.711Z] abb4f6be9f2c: Waiting [2024-09-10T03:33:10.711Z] d62a02444d39: Waiting [2024-09-10T03:33:10.711Z] e7aae87e957e: Layer already exists [2024-09-10T03:33:10.711Z] fe2d0b07a961: Layer already exists [2024-09-10T03:33:10.711Z] c120f397f9e5: Layer already exists [2024-09-10T03:33:10.711Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:10.711Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:10.711Z] d62a02444d39: Layer already exists [2024-09-10T03:33:10.711Z] abb4f6be9f2c: Layer already exists [2024-09-10T03:33:10.711Z] main: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:33:10.790Z] ===================================================== [Pipeline] echo [2024-09-10T03:33:10.810Z] taggedImages: [2024-09-10T03:33:10.810Z] - nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:10.810Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T03:33:10.810Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 [2024-09-10T03:33:10.810Z] - nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:10.810Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-10T03:33:10.844Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-10T03:33:10.844Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:10.844Z] latest [2024-09-10T03:33:10.844Z] 3.2.0-dev.70 [2024-09-10T03:33:10.844Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:10.844Z] main [2024-09-10T03:33:10.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:11.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:11.512Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:11.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T03:33:11.512Z] 1a6edafa6162: Preparing [2024-09-10T03:33:11.512Z] 57d9c0b1c12e: Preparing [2024-09-10T03:33:11.512Z] d7640d0f24b0: Preparing [2024-09-10T03:33:11.512Z] 478f2b51d03f: Preparing [2024-09-10T03:33:11.512Z] 3c44134a70c4: Preparing [2024-09-10T03:33:11.512Z] 17a501b4de8d: Preparing [2024-09-10T03:33:11.512Z] d62a02444d39: Preparing [2024-09-10T03:33:11.512Z] 17a501b4de8d: Waiting [2024-09-10T03:33:11.512Z] d62a02444d39: Waiting [2024-09-10T03:33:11.512Z] 3c44134a70c4: Layer already exists [2024-09-10T03:33:11.512Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:11.512Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:11.512Z] 17a501b4de8d: Layer already exists [2024-09-10T03:33:11.512Z] d62a02444d39: Layer already exists [2024-09-10T03:33:11.512Z] 1a6edafa6162: Pushed [2024-09-10T03:33:14.816Z] 57d9c0b1c12e: Pushed [2024-09-10T03:33:14.817Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:15.159Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:15.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T03:33:15.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T03:33:15.483Z] 1a6edafa6162: Preparing [2024-09-10T03:33:15.483Z] 57d9c0b1c12e: Preparing [2024-09-10T03:33:15.483Z] d7640d0f24b0: Preparing [2024-09-10T03:33:15.483Z] 478f2b51d03f: Preparing [2024-09-10T03:33:15.483Z] 3c44134a70c4: Preparing [2024-09-10T03:33:15.483Z] 17a501b4de8d: Preparing [2024-09-10T03:33:15.483Z] d62a02444d39: Preparing [2024-09-10T03:33:15.483Z] 17a501b4de8d: Waiting [2024-09-10T03:33:15.483Z] d62a02444d39: Waiting [2024-09-10T03:33:15.483Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:15.483Z] 57d9c0b1c12e: Layer already exists [2024-09-10T03:33:15.483Z] 1a6edafa6162: Layer already exists [2024-09-10T03:33:15.483Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:15.483Z] 3c44134a70c4: Layer already exists [2024-09-10T03:33:15.483Z] 17a501b4de8d: Layer already exists [2024-09-10T03:33:15.483Z] d62a02444d39: Layer already exists [2024-09-10T03:33:15.483Z] latest: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:15.809Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:16.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 [2024-09-10T03:33:16.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T03:33:16.147Z] 1a6edafa6162: Preparing [2024-09-10T03:33:16.147Z] 57d9c0b1c12e: Preparing [2024-09-10T03:33:16.147Z] d7640d0f24b0: Preparing [2024-09-10T03:33:16.147Z] 478f2b51d03f: Preparing [2024-09-10T03:33:16.147Z] 3c44134a70c4: Preparing [2024-09-10T03:33:16.147Z] 17a501b4de8d: Preparing [2024-09-10T03:33:16.147Z] d62a02444d39: Preparing [2024-09-10T03:33:16.147Z] d62a02444d39: Waiting [2024-09-10T03:33:16.147Z] 17a501b4de8d: Waiting [2024-09-10T03:33:16.147Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:16.147Z] 57d9c0b1c12e: Layer already exists [2024-09-10T03:33:16.147Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:16.147Z] 3c44134a70c4: Layer already exists [2024-09-10T03:33:16.147Z] 1a6edafa6162: Layer already exists [2024-09-10T03:33:16.147Z] 17a501b4de8d: Layer already exists [2024-09-10T03:33:16.147Z] d62a02444d39: Layer already exists [2024-09-10T03:33:16.147Z] 3.2.0-dev.70: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:16.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:16.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:16.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T03:33:16.803Z] 1a6edafa6162: Preparing [2024-09-10T03:33:16.803Z] 57d9c0b1c12e: Preparing [2024-09-10T03:33:16.803Z] d7640d0f24b0: Preparing [2024-09-10T03:33:16.803Z] 478f2b51d03f: Preparing [2024-09-10T03:33:16.803Z] 3c44134a70c4: Preparing [2024-09-10T03:33:16.803Z] 17a501b4de8d: Preparing [2024-09-10T03:33:16.803Z] d62a02444d39: Preparing [2024-09-10T03:33:16.803Z] 17a501b4de8d: Waiting [2024-09-10T03:33:16.803Z] d62a02444d39: Waiting [2024-09-10T03:33:16.803Z] 57d9c0b1c12e: Layer already exists [2024-09-10T03:33:16.803Z] 1a6edafa6162: Layer already exists [2024-09-10T03:33:16.803Z] 3c44134a70c4: Layer already exists [2024-09-10T03:33:16.803Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:16.803Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:16.803Z] d62a02444d39: Layer already exists [2024-09-10T03:33:16.803Z] 17a501b4de8d: Layer already exists [2024-09-10T03:33:16.803Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:17.132Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:33:17.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-10T03:33:17.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T03:33:17.469Z] 1a6edafa6162: Preparing [2024-09-10T03:33:17.469Z] 57d9c0b1c12e: Preparing [2024-09-10T03:33:17.469Z] d7640d0f24b0: Preparing [2024-09-10T03:33:17.469Z] 478f2b51d03f: Preparing [2024-09-10T03:33:17.469Z] 3c44134a70c4: Preparing [2024-09-10T03:33:17.469Z] 17a501b4de8d: Preparing [2024-09-10T03:33:17.469Z] d62a02444d39: Preparing [2024-09-10T03:33:17.469Z] d62a02444d39: Waiting [2024-09-10T03:33:17.469Z] 57d9c0b1c12e: Layer already exists [2024-09-10T03:33:17.469Z] 3c44134a70c4: Layer already exists [2024-09-10T03:33:17.469Z] 478f2b51d03f: Layer already exists [2024-09-10T03:33:17.469Z] d7640d0f24b0: Layer already exists [2024-09-10T03:33:17.469Z] 17a501b4de8d: Layer already exists [2024-09-10T03:33:17.469Z] d62a02444d39: Layer already exists [2024-09-10T03:33:17.469Z] 1a6edafa6162: Layer already exists [2024-09-10T03:33:17.469Z] main: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:33:17.536Z] ===================================================== [Pipeline] echo [2024-09-10T03:33:17.552Z] taggedImages: [2024-09-10T03:33:17.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T03:33:17.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T03:33:17.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 [2024-09-10T03:33:17.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T03:33:17.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T03:48:29.300Z] #151 ... [2024-09-10T03:48:29.300Z] [2024-09-10T03:48:29.300Z] #159 [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-09-10T03:48:29.300Z] #159 1182.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T03:48:41.644Z] #159 DONE 1202.6s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T03:48:41.644Z] #151 DONE 1202.6s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T03:48:41.644Z] #160 ... [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:48:41.644Z] #161 DONE 0.2s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:48:41.644Z] #153 ... [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:48:41.644Z] #162 DONE 0.4s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T03:48:41.644Z] #163 DONE 0.6s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #164 [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-09-10T03:48:41.644Z] #164 DONE 0.3s [2024-09-10T03:48:41.644Z] [2024-09-10T03:48:41.644Z] #165 [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-09-10T03:48:42.242Z] #165 DONE 0.4s [2024-09-10T03:48:42.242Z] [2024-09-10T03:48:42.242Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:48:42.575Z] #166 DONE 0.4s [2024-09-10T03:48:42.575Z] [2024-09-10T03:48:42.575Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T03:48:42.845Z] #167 DONE 0.4s [2024-09-10T03:48:42.845Z] [2024-09-10T03:48:42.845Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T03:48:43.121Z] #168 DONE 0.4s [2024-09-10T03:48:43.121Z] [2024-09-10T03:48:43.121Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T03:48:44.421Z] #169 ... [2024-09-10T03:48:44.421Z] [2024-09-10T03:48:44.421Z] #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T03:48:44.421Z] #170 DONE 0.3s [2024-09-10T03:48:44.421Z] [2024-09-10T03:48:44.421Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:48:45.009Z] #171 ... [2024-09-10T03:48:45.009Z] [2024-09-10T03:48:45.009Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T03:48:45.009Z] #169 DONE 3.5s [2024-09-10T03:48:45.279Z] [2024-09-10T03:48:45.279Z] #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:48:45.279Z] #172 DONE 0.3s [2024-09-10T03:48:45.279Z] [2024-09-10T03:48:45.279Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:48:45.569Z] #154 ... [2024-09-10T03:48:45.569Z] [2024-09-10T03:48:45.569Z] #173 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:48:45.836Z] #173 DONE 0.4s [2024-09-10T03:48:45.836Z] [2024-09-10T03:48:45.836Z] #174 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T03:48:46.428Z] #174 DONE 0.4s [2024-09-10T03:48:46.428Z] [2024-09-10T03:48:46.428Z] #175 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T03:48:46.428Z] #175 ... [2024-09-10T03:48:46.428Z] [2024-09-10T03:48:46.428Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:48:46.428Z] #171 DONE 3.0s [2024-09-10T03:48:46.698Z] [2024-09-10T03:48:46.698Z] #175 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T03:48:46.698Z] #175 DONE 0.3s [2024-09-10T03:48:46.698Z] [2024-09-10T03:48:46.698Z] #112 [security-secretstore-setup] exporting to image [2024-09-10T03:48:46.698Z] #112 exporting layers [2024-09-10T03:48:47.297Z] #112 ... [2024-09-10T03:48:47.297Z] [2024-09-10T03:48:47.297Z] #176 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T03:48:47.297Z] #176 DONE 0.6s [2024-09-10T03:48:47.297Z] [2024-09-10T03:48:47.297Z] #177 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T03:48:47.578Z] #177 DONE 0.3s [2024-09-10T03:48:47.579Z] [2024-09-10T03:48:47.579Z] #178 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T03:48:47.847Z] #178 DONE 0.3s [2024-09-10T03:48:47.847Z] [2024-09-10T03:48:47.847Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:48:47.847Z] #156 ... [2024-09-10T03:48:47.847Z] [2024-09-10T03:48:47.847Z] #179 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T03:48:48.130Z] #179 DONE 0.3s [2024-09-10T03:48:48.130Z] [2024-09-10T03:48:48.130Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T03:48:48.130Z] #140 ... [2024-09-10T03:48:48.130Z] [2024-09-10T03:48:48.130Z] #180 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T03:48:48.399Z] #180 DONE 0.2s [2024-09-10T03:48:48.399Z] [2024-09-10T03:48:48.399Z] #181 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T03:48:48.667Z] #181 ... [2024-09-10T03:48:48.668Z] [2024-09-10T03:48:48.668Z] #112 [security-secretstore-setup] exporting to image [2024-09-10T03:48:48.668Z] #112 exporting layers 1.9s done [2024-09-10T03:48:48.668Z] #112 writing image sha256:43450d65d69c69742ad6d08c6644ef6061d47c8b68c5a7c641b96b20441014e1 0.0s done [2024-09-10T03:48:48.668Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2024-09-10T03:48:48.668Z] #112 DONE 6.6s [2024-09-10T03:48:48.668Z] [2024-09-10T03:48:48.668Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:48:50.075Z] #154 ... [2024-09-10T03:48:50.075Z] [2024-09-10T03:48:50.075Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T03:48:50.075Z] #160 DONE 1212.5s [2024-09-10T03:48:50.075Z] [2024-09-10T03:48:50.075Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:48:50.661Z] #156 ... [2024-09-10T03:48:50.661Z] [2024-09-10T03:48:50.661Z] #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:48:50.661Z] #182 DONE 0.3s [2024-09-10T03:48:50.661Z] [2024-09-10T03:48:50.661Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:48:50.931Z] #158 ... [2024-09-10T03:48:50.931Z] [2024-09-10T03:48:50.931Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:48:50.931Z] #183 DONE 0.3s [2024-09-10T03:48:50.931Z] [2024-09-10T03:48:50.931Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:48:51.198Z] #153 ... [2024-09-10T03:48:51.198Z] [2024-09-10T03:48:51.198Z] #184 [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-09-10T03:48:51.198Z] #184 DONE 0.2s [2024-09-10T03:48:51.198Z] [2024-09-10T03:48:51.198Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T03:48:51.470Z] #185 DONE 0.2s [2024-09-10T03:48:51.470Z] [2024-09-10T03:48:51.470Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:48:51.741Z] #155 ... [2024-09-10T03:48:51.741Z] [2024-09-10T03:48:51.741Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T03:48:51.741Z] #186 ... [2024-09-10T03:48:51.741Z] [2024-09-10T03:48:51.741Z] #181 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T03:48:51.741Z] #181 DONE 3.3s [2024-09-10T03:48:52.009Z] [2024-09-10T03:48:52.009Z] #112 [security-bootstrapper] exporting to image [2024-09-10T03:48:52.597Z] #112 ... [2024-09-10T03:48:52.597Z] [2024-09-10T03:48:52.597Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T03:48:52.597Z] #186 DONE 0.9s [2024-09-10T03:48:52.597Z] [2024-09-10T03:48:52.597Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T03:48:52.865Z] #187 DONE 0.3s [2024-09-10T03:48:52.865Z] [2024-09-10T03:48:52.865Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:48:53.457Z] #188 ... [2024-09-10T03:48:53.457Z] [2024-09-10T03:48:53.457Z] #112 [security-bootstrapper] exporting to image [2024-09-10T03:48:53.457Z] #112 exporting layers 1.8s done [2024-09-10T03:48:53.457Z] #112 writing image sha256:78f638a6383b405934bc1eba51c7226347661c8369136584b84f8fe695e97b58 done [2024-09-10T03:48:53.457Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-10T03:48:53.457Z] #112 DONE 8.4s [2024-09-10T03:48:53.726Z] [2024-09-10T03:48:53.726Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:48:55.141Z] #153 ... [2024-09-10T03:48:55.141Z] [2024-09-10T03:48:55.141Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:48:55.141Z] #188 DONE 2.5s [2024-09-10T03:48:55.141Z] [2024-09-10T03:48:55.141Z] #112 [security-proxy-setup] exporting to image [2024-09-10T03:48:56.551Z] #112 exporting layers 1.0s done [2024-09-10T03:48:56.551Z] #112 writing image sha256:908ecffa8662f3215cdf749dc373495f1a6a57c4b3081edafccdd5e60954d725 done [2024-09-10T03:48:56.551Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T03:48:56.551Z] #112 DONE 9.4s [2024-09-10T03:48:56.551Z] [2024-09-10T03:48:56.551Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:49:43.406Z] #153 ... [2024-09-10T03:49:43.406Z] [2024-09-10T03:49:43.406Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T03:49:43.406Z] #140 DONE 1275.1s [2024-09-10T03:49:43.685Z] [2024-09-10T03:49:43.685Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:49:43.953Z] #153 ... [2024-09-10T03:49:43.953Z] [2024-09-10T03:49:43.953Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:49:44.224Z] #189 DONE 0.3s [2024-09-10T03:49:44.224Z] [2024-09-10T03:49:44.224Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:49:44.496Z] #153 ... [2024-09-10T03:49:44.496Z] [2024-09-10T03:49:44.496Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:49:44.496Z] #190 DONE 0.2s [2024-09-10T03:49:44.496Z] [2024-09-10T03:49:44.496Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T03:49:45.081Z] #191 DONE 0.3s [2024-09-10T03:49:45.081Z] [2024-09-10T03:49:45.081Z] #192 [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-09-10T03:49:45.081Z] #192 DONE 0.2s [2024-09-10T03:49:45.081Z] [2024-09-10T03:49:45.081Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T03:49:45.081Z] #193 DONE 0.1s [2024-09-10T03:49:45.081Z] [2024-09-10T03:49:45.081Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:49:45.355Z] #156 ... [2024-09-10T03:49:45.355Z] [2024-09-10T03:49:45.355Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:49:47.322Z] #194 DONE 2.1s [2024-09-10T03:49:47.322Z] [2024-09-10T03:49:47.322Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:49:47.322Z] #153 ... [2024-09-10T03:49:47.322Z] [2024-09-10T03:49:47.322Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-10T03:49:47.322Z] #112 exporting layers [2024-09-10T03:49:47.906Z] #112 exporting layers 0.7s done [2024-09-10T03:49:47.906Z] #112 writing image sha256:a0b442dc25d5078b3c6d7f21d5f97ad4033d695a1a058758c70c085e85129e79 done [2024-09-10T03:49:47.906Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-10T03:49:47.906Z] #112 DONE 10.1s [2024-09-10T03:49:47.906Z] [2024-09-10T03:49:47.906Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:52:24.624Z] #155 ... [2024-09-10T03:52:24.624Z] [2024-09-10T03:52:24.624Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:52:24.624Z] #158 DONE 1412.9s [2024-09-10T03:52:24.624Z] [2024-09-10T03:52:24.624Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:52:24.624Z] #154 ... [2024-09-10T03:52:24.624Z] [2024-09-10T03:52:24.624Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:52:24.624Z] #195 DONE 0.2s [2024-09-10T03:52:24.624Z] [2024-09-10T03:52:24.624Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:52:24.624Z] #196 DONE 0.2s [2024-09-10T03:52:24.624Z] [2024-09-10T03:52:24.625Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T03:52:24.625Z] #197 DONE 0.4s [2024-09-10T03:52:24.625Z] [2024-09-10T03:52:24.625Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:52:24.625Z] #139 ... [2024-09-10T03:52:24.625Z] [2024-09-10T03:52:24.625Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:52:24.625Z] #198 DONE 0.1s [2024-09-10T03:52:24.625Z] [2024-09-10T03:52:24.625Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-10T03:52:24.625Z] #112 exporting layers [2024-09-10T03:52:24.625Z] #112 exporting layers 0.9s done [2024-09-10T03:52:24.625Z] #112 writing image sha256:f98b040b3d4a2acfe77c8877a6ef0f0fc90597025eb2c15c30534c9ce060b48c done [2024-09-10T03:52:24.625Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-10T03:52:24.625Z] #112 DONE 11.0s [2024-09-10T03:52:24.625Z] [2024-09-10T03:52:24.625Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T04:00:46.699Z] #153 ... [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T04:00:46.699Z] #155 DONE 1926.3s [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T04:00:46.699Z] #156 ... [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:00:46.699Z] #199 DONE 0.2s [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:00:46.699Z] #200 DONE 0.2s [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T04:00:46.699Z] #156 ... [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T04:00:46.699Z] #201 DONE 0.5s [2024-09-10T04:00:46.699Z] [2024-09-10T04:00:46.699Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:00:46.700Z] #202 DONE 0.1s [2024-09-10T04:00:46.700Z] [2024-09-10T04:00:46.700Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T04:00:46.700Z] #203 DONE 0.1s [2024-09-10T04:00:46.700Z] [2024-09-10T04:00:46.700Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T04:00:46.700Z] #204 DONE 2.2s [2024-09-10T04:00:46.700Z] [2024-09-10T04:00:46.700Z] #112 [security-proxy-auth] exporting to image [2024-09-10T04:00:46.700Z] #112 exporting layers [2024-09-10T04:00:46.700Z] #112 exporting layers 0.7s done [2024-09-10T04:00:46.700Z] #112 writing image sha256:0fa487c1184f24f93b66fb28577d7f4708fb4c3dc4ebbd51ad71ed44ddf5e901 done [2024-09-10T04:00:46.700Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T04:00:46.700Z] #112 DONE 11.7s [2024-09-10T04:00:46.700Z] [2024-09-10T04:00:46.700Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T04:01:54.803Z] #139 ... [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T04:01:54.803Z] #154 DONE 2003.6s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:01:54.803Z] #152 ... [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:01:54.803Z] #205 DONE 0.1s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T04:01:54.803Z] #156 ... [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:01:54.803Z] #206 DONE 0.2s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T04:01:54.803Z] #207 DONE 0.4s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:01:54.803Z] #208 DONE 0.1s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #112 [core-command] exporting to image [2024-09-10T04:01:54.803Z] #112 exporting layers [2024-09-10T04:01:54.803Z] #112 exporting layers 0.5s done [2024-09-10T04:01:54.803Z] #112 writing image sha256:650636facbe1f07543a05f7eccb9e48e0a5820f07de6eeaef67f0ae49e661a5d done [2024-09-10T04:01:54.803Z] #112 naming to docker.io/library/core-command-arm64 done [2024-09-10T04:01:54.803Z] #112 DONE 12.2s [2024-09-10T04:01:54.803Z] [2024-09-10T04:01:54.803Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T04:04:16.758Z] #156 ... [2024-09-10T04:04:16.758Z] [2024-09-10T04:04:16.758Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T04:04:16.758Z] #153 DONE 2139.3s [2024-09-10T04:04:16.758Z] [2024-09-10T04:04:16.758Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:16.758Z] #152 ... [2024-09-10T04:04:16.758Z] [2024-09-10T04:04:16.758Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:16.758Z] #209 DONE 0.3s [2024-09-10T04:04:16.758Z] [2024-09-10T04:04:16.758Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T04:04:16.758Z] #141 ... [2024-09-10T04:04:16.758Z] [2024-09-10T04:04:16.759Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:16.759Z] #210 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T04:04:16.759Z] #157 DONE 2130.1s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:16.759Z] #210 DONE 0.3s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T04:04:16.759Z] #211 DONE 0.9s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:16.759Z] #212 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:16.759Z] #213 DONE 0.3s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:16.759Z] #212 DONE 0.2s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T04:04:16.759Z] #214 DONE 0.2s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #112 [core-metadata] exporting to image [2024-09-10T04:04:16.759Z] #112 exporting layers [2024-09-10T04:04:16.759Z] #112 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T04:04:16.759Z] #215 DONE 0.8s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:16.759Z] #216 DONE 0.3s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #112 [core-metadata] exporting to image [2024-09-10T04:04:16.759Z] #112 writing image sha256:f60b317aa024b7a9532574ea06ee71ee30ec88f62542ff528a5834364851d9f5 done [2024-09-10T04:04:16.759Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T04:04:16.759Z] #112 exporting layers 0.5s done [2024-09-10T04:04:16.759Z] #112 writing image sha256:b354e8b01777d7a5505109572bec0d7616896f3541035e17e49202be1b69d95e done [2024-09-10T04:04:16.759Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T04:04:16.759Z] #112 DONE 13.6s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T04:04:16.759Z] #156 DONE 2144.6s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:16.759Z] #152 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:16.759Z] #217 DONE 0.2s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:16.759Z] #218 DONE 0.2s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:16.759Z] #152 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T04:04:16.759Z] #219 DONE 0.6s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:16.759Z] #152 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:16.759Z] #220 DONE 0.1s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T04:04:16.759Z] #221 DONE 0.1s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:16.759Z] #152 ... [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #112 [core-data] exporting to image [2024-09-10T04:04:16.759Z] #112 exporting layers 0.6s done [2024-09-10T04:04:16.759Z] #112 writing image sha256:1ab6f28028bea8bc645fa6bfe1ff3d3bef6ace09e48a91dbf251d1d0e7250d4b done [2024-09-10T04:04:16.759Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-10T04:04:16.759Z] #112 DONE 14.2s [2024-09-10T04:04:16.759Z] [2024-09-10T04:04:16.759Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T04:04:55.578Z] #141 ... [2024-09-10T04:04:55.578Z] [2024-09-10T04:04:55.578Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T04:04:55.578Z] #152 DONE 2182.0s [2024-09-10T04:04:55.578Z] [2024-09-10T04:04:55.579Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T04:04:55.579Z] #139 DONE 2182.0s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T04:04:55.579Z] #141 DONE 2182.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:55.579Z] #222 DONE 0.3s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:55.579Z] #223 DONE 0.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:55.579Z] #224 DONE 0.1s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:55.579Z] #225 DONE 0.1s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T04:04:55.579Z] #226 ... [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T04:04:55.579Z] #227 DONE 0.5s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T04:04:55.579Z] #228 DONE 0.4s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T04:04:55.579Z] #226 DONE 0.5s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T04:04:55.579Z] #229 DONE 0.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T04:04:55.579Z] #230 DONE 0.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:55.579Z] #231 DONE 0.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #112 [support-cron-scheduler] exporting to image [2024-09-10T04:04:55.579Z] #112 exporting layers [2024-09-10T04:04:55.579Z] #112 ... [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T04:04:55.579Z] #232 DONE 0.5s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T04:04:55.579Z] #233 DONE 0.2s [2024-09-10T04:04:55.579Z] [2024-09-10T04:04:55.579Z] #112 [support-scheduler] exporting to image [2024-09-10T04:04:55.579Z] #112 exporting layers 0.7s done [2024-09-10T04:04:55.579Z] #112 writing image sha256:1c7b7225ffa1f2a214846177e834cab4355de79cb863f3da61b8f9beaf66c28c done [2024-09-10T04:04:55.579Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-10T04:04:55.579Z] #112 exporting layers 0.6s done [2024-09-10T04:04:55.579Z] #112 writing image sha256:9d3728ff7c742bb96d3425c85aca860b4cb5e204a2711d1aa4ad69bb12454658 done [2024-09-10T04:04:55.579Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T04:04:55.579Z] #112 exporting layers 1.8s done [2024-09-10T04:04:55.579Z] #112 writing image sha256:0916dccbd29928fab7672205a1224f576cfbc180d049a54ad577fecee617aebc done [2024-09-10T04:04:55.579Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T04:04:55.579Z] #112 DONE 16.2s [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T04:04:55.579Z] time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T04:04:55.605Z] $ docker stop --time=1 c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 [2024-09-10T04:04:57.296Z] $ docker rm -f --volumes c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T04:04:57.774Z] + docker images [2024-09-10T04:04:57.774Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T04:04:57.774Z] support-notifications-arm64 latest 9d3728ff7c74 5 seconds ago 42.1MB [2024-09-10T04:04:57.774Z] support-cron-scheduler-arm64 latest 0916dccbd299 6 seconds ago 43.7MB [2024-09-10T04:04:57.774Z] support-scheduler-arm64 latest 1c7b7225ffa1 6 seconds ago 41.4MB [2024-09-10T04:04:57.774Z] core-data-arm64 latest 1ab6f28028be 43 seconds ago 39.2MB [2024-09-10T04:04:57.774Z] core-keeper-arm64 latest b354e8b01777 46 seconds ago 39.2MB [2024-09-10T04:04:57.774Z] core-metadata-arm64 latest f60b317aa024 47 seconds ago 39.4MB [2024-09-10T04:04:57.774Z] core-command-arm64 latest 650636facbe1 3 minutes ago 35.1MB [2024-09-10T04:04:57.774Z] security-proxy-auth-arm64 latest 0fa487c1184f 4 minutes ago 32.7MB [2024-09-10T04:04:57.774Z] security-spiffe-token-provider-arm64 latest f98b040b3d4a 12 minutes ago 29.1MB [2024-09-10T04:04:57.774Z] core-common-config-bootstrapper-arm64 latest a0b442dc25d5 15 minutes ago 15.4MB [2024-09-10T04:04:57.774Z] security-proxy-setup-arm64 latest 908ecffa8662 16 minutes ago 26.2MB [2024-09-10T04:04:57.774Z] security-bootstrapper-arm64 latest 78f638a6383b 16 minutes ago 18.9MB [2024-09-10T04:04:57.774Z] security-secretstore-setup-arm64 latest 43450d65d69c 16 minutes ago 36.4MB [2024-09-10T04:04:57.774Z] security-spire-agent-arm64 latest 8140d274c0cf 37 minutes ago 174MB [2024-09-10T04:04:57.774Z] security-spire-config-arm64 latest 4c4f1547162a 37 minutes ago 115MB [2024-09-10T04:04:57.774Z] security-spire-server-arm64 latest 6a437a1ceccf 37 minutes ago 116MB [2024-09-10T04:04:57.774Z] ci-base-image-arm64 latest 15a051162bc3 39 minutes ago 967MB [2024-09-10T04:04:57.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T04:04:57.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-10T04:04:57.928Z] provisioning config files... [2024-09-10T04:04:57.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config11063443245594795843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:04:58.304Z] ---> ****-login.sh [2024-09-10T04:04:58.304Z] nexus3.edgexfoundry.org:10001 [2024-09-10T04:04:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T04:04:58.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T04:04:58.572Z] Configure a credential helper to remove this warning. See [2024-09-10T04:04:58.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T04:04:58.572Z] [2024-09-10T04:04:58.572Z] Login Succeeded [2024-09-10T04:04:58.572Z] nexus3.edgexfoundry.org:10002 [2024-09-10T04:04:58.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T04:04:59.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T04:04:59.104Z] Configure a credential helper to remove this warning. See [2024-09-10T04:04:59.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T04:04:59.104Z] [2024-09-10T04:04:59.104Z] Login Succeeded [2024-09-10T04:04:59.104Z] nexus3.edgexfoundry.org:10003 [2024-09-10T04:04:59.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T04:04:59.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T04:04:59.368Z] Configure a credential helper to remove this warning. See [2024-09-10T04:04:59.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T04:04:59.368Z] [2024-09-10T04:04:59.368Z] Login Succeeded [2024-09-10T04:04:59.368Z] nexus3.edgexfoundry.org:10004 [2024-09-10T04:04:59.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T04:04:59.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T04:04:59.634Z] Configure a credential helper to remove this warning. See [2024-09-10T04:04:59.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T04:04:59.634Z] [2024-09-10T04:04:59.634Z] Login Succeeded [2024-09-10T04:04:59.899Z] ****.io [2024-09-10T04:04:59.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T04:05:00.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T04:05:00.165Z] Configure a credential helper to remove this warning. See [2024-09-10T04:05:00.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T04:05:00.165Z] [2024-09-10T04:05:00.165Z] Login Succeeded [2024-09-10T04:05:00.428Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T04:05:00.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:00.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T04:05:00.525Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-10T04:05:00.525Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:00.525Z] latest [2024-09-10T04:05:00.525Z] 3.2.0-dev.70 [2024-09-10T04:05:00.525Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:00.525Z] main [2024-09-10T04:05:00.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:00.904Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:01.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:01.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T04:05:01.263Z] 7b6819d7d1b3: Preparing [2024-09-10T04:05:01.263Z] b2e1603da7fe: Preparing [2024-09-10T04:05:01.263Z] a018d6f09278: Preparing [2024-09-10T04:05:01.263Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:01.263Z] 4eec1846e664: Preparing [2024-09-10T04:05:01.263Z] c564ebb03025: Preparing [2024-09-10T04:05:01.263Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:01.263Z] c564ebb03025: Waiting [2024-09-10T04:05:01.528Z] 4eec1846e664: Pushed [2024-09-10T04:05:01.528Z] 7b6819d7d1b3: Pushed [2024-09-10T04:05:01.528Z] a018d6f09278: Pushed [2024-09-10T04:05:01.528Z] 86e8c6d7cb42: Pushed [2024-09-10T04:05:01.528Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:01.791Z] c564ebb03025: Pushed [2024-09-10T04:05:08.413Z] b2e1603da7fe: Pushed [2024-09-10T04:05:08.413Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:08.776Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:09.136Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T04:05:09.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T04:05:09.136Z] 7b6819d7d1b3: Preparing [2024-09-10T04:05:09.136Z] b2e1603da7fe: Preparing [2024-09-10T04:05:09.136Z] a018d6f09278: Preparing [2024-09-10T04:05:09.136Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:09.136Z] 4eec1846e664: Preparing [2024-09-10T04:05:09.136Z] c564ebb03025: Preparing [2024-09-10T04:05:09.136Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:09.136Z] c564ebb03025: Waiting [2024-09-10T04:05:09.136Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:09.136Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:09.136Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:09.136Z] a018d6f09278: Layer already exists [2024-09-10T04:05:09.136Z] b2e1603da7fe: Layer already exists [2024-09-10T04:05:09.136Z] 7b6819d7d1b3: Layer already exists [2024-09-10T04:05:09.136Z] c564ebb03025: Layer already exists [2024-09-10T04:05:09.136Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:09.402Z] latest: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:09.779Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:10.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 [2024-09-10T04:05:10.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T04:05:10.151Z] 7b6819d7d1b3: Preparing [2024-09-10T04:05:10.151Z] b2e1603da7fe: Preparing [2024-09-10T04:05:10.151Z] a018d6f09278: Preparing [2024-09-10T04:05:10.151Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:10.151Z] 4eec1846e664: Preparing [2024-09-10T04:05:10.151Z] c564ebb03025: Preparing [2024-09-10T04:05:10.151Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:10.151Z] c564ebb03025: Waiting [2024-09-10T04:05:10.151Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:10.151Z] 7b6819d7d1b3: Layer already exists [2024-09-10T04:05:10.151Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:10.151Z] a018d6f09278: Layer already exists [2024-09-10T04:05:10.151Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:10.151Z] b2e1603da7fe: Layer already exists [2024-09-10T04:05:10.151Z] c564ebb03025: Layer already exists [2024-09-10T04:05:10.151Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:10.415Z] 3.2.0-dev.70: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:10.771Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:11.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T04:05:11.128Z] 7b6819d7d1b3: Preparing [2024-09-10T04:05:11.128Z] b2e1603da7fe: Preparing [2024-09-10T04:05:11.128Z] a018d6f09278: Preparing [2024-09-10T04:05:11.128Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:11.128Z] 4eec1846e664: Preparing [2024-09-10T04:05:11.128Z] c564ebb03025: Preparing [2024-09-10T04:05:11.128Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:11.128Z] c564ebb03025: Waiting [2024-09-10T04:05:11.128Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:11.128Z] 7b6819d7d1b3: Layer already exists [2024-09-10T04:05:11.128Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:11.128Z] a018d6f09278: Layer already exists [2024-09-10T04:05:11.128Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:11.128Z] b2e1603da7fe: Layer already exists [2024-09-10T04:05:11.128Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:11.128Z] c564ebb03025: Layer already exists [2024-09-10T04:05:11.393Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:11.758Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:12.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-10T04:05:12.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T04:05:12.124Z] 7b6819d7d1b3: Preparing [2024-09-10T04:05:12.124Z] b2e1603da7fe: Preparing [2024-09-10T04:05:12.124Z] a018d6f09278: Preparing [2024-09-10T04:05:12.124Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:12.124Z] 4eec1846e664: Preparing [2024-09-10T04:05:12.124Z] c564ebb03025: Preparing [2024-09-10T04:05:12.124Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:12.124Z] c564ebb03025: Waiting [2024-09-10T04:05:12.124Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:12.124Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:12.124Z] 7b6819d7d1b3: Layer already exists [2024-09-10T04:05:12.124Z] a018d6f09278: Layer already exists [2024-09-10T04:05:12.124Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:12.124Z] b2e1603da7fe: Layer already exists [2024-09-10T04:05:12.391Z] c564ebb03025: Layer already exists [2024-09-10T04:05:12.391Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:12.391Z] main: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:12.477Z] ===================================================== [Pipeline] echo [2024-09-10T04:05:12.491Z] taggedImages: [2024-09-10T04:05:12.491Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:12.491Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T04:05:12.491Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 [2024-09-10T04:05:12.491Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:12.491Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-10T04:05:12.520Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-10T04:05:12.520Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:12.520Z] latest [2024-09-10T04:05:12.520Z] 3.2.0-dev.70 [2024-09-10T04:05:12.520Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:12.520Z] main [2024-09-10T04:05:12.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:12.900Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:13.255Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:13.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T04:05:13.255Z] 4dc48c513556: Preparing [2024-09-10T04:05:13.255Z] ee2f0d4eb169: Preparing [2024-09-10T04:05:13.255Z] 1fa5a8278db1: Preparing [2024-09-10T04:05:13.255Z] ddc807c1cb4d: Preparing [2024-09-10T04:05:13.255Z] a018d6f09278: Preparing [2024-09-10T04:05:13.255Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:13.255Z] 4eec1846e664: Preparing [2024-09-10T04:05:13.255Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:13.255Z] 4eec1846e664: Waiting [2024-09-10T04:05:13.255Z] c564ebb03025: Preparing [2024-09-10T04:05:13.255Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:13.255Z] c564ebb03025: Waiting [2024-09-10T04:05:13.255Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:13.519Z] a018d6f09278: Layer already exists [2024-09-10T04:05:13.519Z] 1fa5a8278db1: Pushed [2024-09-10T04:05:13.519Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:13.519Z] ee2f0d4eb169: Pushed [2024-09-10T04:05:13.519Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:13.519Z] 4dc48c513556: Pushed [2024-09-10T04:05:13.519Z] c564ebb03025: Layer already exists [2024-09-10T04:05:13.519Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:15.450Z] ddc807c1cb4d: Pushed [2024-09-10T04:05:15.450Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:15.804Z] + 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-09-10T04:05:16.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T04:05:16.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T04:05:16.162Z] 4dc48c513556: Preparing [2024-09-10T04:05:16.162Z] ee2f0d4eb169: Preparing [2024-09-10T04:05:16.162Z] 1fa5a8278db1: Preparing [2024-09-10T04:05:16.162Z] ddc807c1cb4d: Preparing [2024-09-10T04:05:16.162Z] a018d6f09278: Preparing [2024-09-10T04:05:16.162Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:16.162Z] 4eec1846e664: Preparing [2024-09-10T04:05:16.162Z] c564ebb03025: Preparing [2024-09-10T04:05:16.162Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:16.162Z] c564ebb03025: Waiting [2024-09-10T04:05:16.162Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:16.162Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:16.162Z] 4eec1846e664: Waiting [2024-09-10T04:05:16.162Z] a018d6f09278: Layer already exists [2024-09-10T04:05:16.162Z] 1fa5a8278db1: Layer already exists [2024-09-10T04:05:16.162Z] ee2f0d4eb169: Layer already exists [2024-09-10T04:05:16.162Z] 4dc48c513556: Layer already exists [2024-09-10T04:05:16.162Z] ddc807c1cb4d: Layer already exists [2024-09-10T04:05:16.162Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:16.162Z] c564ebb03025: Layer already exists [2024-09-10T04:05:16.162Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:16.162Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:16.428Z] latest: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:16.980Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:17.338Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 [2024-09-10T04:05:17.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T04:05:17.338Z] 4dc48c513556: Preparing [2024-09-10T04:05:17.338Z] ee2f0d4eb169: Preparing [2024-09-10T04:05:17.338Z] 1fa5a8278db1: Preparing [2024-09-10T04:05:17.338Z] ddc807c1cb4d: Preparing [2024-09-10T04:05:17.338Z] a018d6f09278: Preparing [2024-09-10T04:05:17.338Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:17.338Z] 4eec1846e664: Preparing [2024-09-10T04:05:17.338Z] c564ebb03025: Preparing [2024-09-10T04:05:17.338Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:17.338Z] 4eec1846e664: Waiting [2024-09-10T04:05:17.338Z] c564ebb03025: Waiting [2024-09-10T04:05:17.338Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:17.338Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:17.338Z] 4dc48c513556: Layer already exists [2024-09-10T04:05:17.338Z] ddc807c1cb4d: Layer already exists [2024-09-10T04:05:17.338Z] ee2f0d4eb169: Layer already exists [2024-09-10T04:05:17.338Z] 1fa5a8278db1: Layer already exists [2024-09-10T04:05:17.338Z] a018d6f09278: Layer already exists [2024-09-10T04:05:17.338Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:17.338Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:17.338Z] c564ebb03025: Layer already exists [2024-09-10T04:05:17.338Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:17.604Z] 3.2.0-dev.70: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:17.965Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:18.321Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:18.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T04:05:18.321Z] 4dc48c513556: Preparing [2024-09-10T04:05:18.321Z] ee2f0d4eb169: Preparing [2024-09-10T04:05:18.321Z] 1fa5a8278db1: Preparing [2024-09-10T04:05:18.321Z] ddc807c1cb4d: Preparing [2024-09-10T04:05:18.321Z] a018d6f09278: Preparing [2024-09-10T04:05:18.321Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:18.321Z] 4eec1846e664: Preparing [2024-09-10T04:05:18.321Z] c564ebb03025: Preparing [2024-09-10T04:05:18.321Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:18.321Z] 4eec1846e664: Waiting [2024-09-10T04:05:18.321Z] c564ebb03025: Waiting [2024-09-10T04:05:18.321Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:18.321Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:18.321Z] 4dc48c513556: Layer already exists [2024-09-10T04:05:18.321Z] 1fa5a8278db1: Layer already exists [2024-09-10T04:05:18.321Z] ddc807c1cb4d: Layer already exists [2024-09-10T04:05:18.321Z] a018d6f09278: Layer already exists [2024-09-10T04:05:18.321Z] ee2f0d4eb169: Layer already exists [2024-09-10T04:05:18.321Z] c564ebb03025: Layer already exists [2024-09-10T04:05:18.321Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:18.321Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:18.321Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:18.587Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:18.937Z] + 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-09-10T04:05:19.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-10T04:05:19.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T04:05:19.294Z] 4dc48c513556: Preparing [2024-09-10T04:05:19.294Z] ee2f0d4eb169: Preparing [2024-09-10T04:05:19.294Z] 1fa5a8278db1: Preparing [2024-09-10T04:05:19.294Z] ddc807c1cb4d: Preparing [2024-09-10T04:05:19.294Z] a018d6f09278: Preparing [2024-09-10T04:05:19.294Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:19.294Z] 4eec1846e664: Preparing [2024-09-10T04:05:19.294Z] c564ebb03025: Preparing [2024-09-10T04:05:19.294Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:19.294Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:19.294Z] 4eec1846e664: Waiting [2024-09-10T04:05:19.294Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:19.294Z] a018d6f09278: Layer already exists [2024-09-10T04:05:19.294Z] ddc807c1cb4d: Layer already exists [2024-09-10T04:05:19.294Z] ee2f0d4eb169: Layer already exists [2024-09-10T04:05:19.294Z] 4dc48c513556: Layer already exists [2024-09-10T04:05:19.294Z] 1fa5a8278db1: Layer already exists [2024-09-10T04:05:19.294Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:19.294Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:19.294Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:19.294Z] c564ebb03025: Layer already exists [2024-09-10T04:05:19.559Z] main: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:19.633Z] ===================================================== [Pipeline] echo [2024-09-10T04:05:19.647Z] taggedImages: [2024-09-10T04:05:19.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:19.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T04:05:19.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 [2024-09-10T04:05:19.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:19.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T04:05:19.676Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-10T04:05:19.676Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:19.676Z] latest [2024-09-10T04:05:19.676Z] 3.2.0-dev.70 [2024-09-10T04:05:19.676Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:19.676Z] main [2024-09-10T04:05:19.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:20.051Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:20.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:20.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T04:05:20.405Z] c1dd1c05808b: Preparing [2024-09-10T04:05:20.405Z] 45bd3995c4e7: Preparing [2024-09-10T04:05:20.405Z] ca2a1a60a0d5: Preparing [2024-09-10T04:05:20.406Z] a018d6f09278: Preparing [2024-09-10T04:05:20.406Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:20.406Z] 4eec1846e664: Preparing [2024-09-10T04:05:20.406Z] c564ebb03025: Preparing [2024-09-10T04:05:20.406Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:20.406Z] 4eec1846e664: Waiting [2024-09-10T04:05:20.406Z] c564ebb03025: Waiting [2024-09-10T04:05:20.406Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:20.672Z] a018d6f09278: Layer already exists [2024-09-10T04:05:20.672Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:20.672Z] 45bd3995c4e7: Pushed [2024-09-10T04:05:20.672Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:20.672Z] c564ebb03025: Layer already exists [2024-09-10T04:05:20.672Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:20.672Z] c1dd1c05808b: Pushed [2024-09-10T04:05:27.299Z] ca2a1a60a0d5: Pushed [2024-09-10T04:05:27.299Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:27.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:28.005Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T04:05:28.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T04:05:28.005Z] c1dd1c05808b: Preparing [2024-09-10T04:05:28.005Z] 45bd3995c4e7: Preparing [2024-09-10T04:05:28.005Z] ca2a1a60a0d5: Preparing [2024-09-10T04:05:28.005Z] a018d6f09278: Preparing [2024-09-10T04:05:28.005Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:28.005Z] 4eec1846e664: Preparing [2024-09-10T04:05:28.005Z] c564ebb03025: Preparing [2024-09-10T04:05:28.005Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:28.005Z] 4eec1846e664: Waiting [2024-09-10T04:05:28.005Z] c564ebb03025: Waiting [2024-09-10T04:05:28.005Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:28.005Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:28.005Z] ca2a1a60a0d5: Layer already exists [2024-09-10T04:05:28.005Z] a018d6f09278: Layer already exists [2024-09-10T04:05:28.005Z] 45bd3995c4e7: Layer already exists [2024-09-10T04:05:28.005Z] c1dd1c05808b: Layer already exists [2024-09-10T04:05:28.005Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:28.005Z] c564ebb03025: Layer already exists [2024-09-10T04:05:28.005Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:28.271Z] latest: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:28.625Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:28.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 [2024-09-10T04:05:28.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T04:05:28.985Z] c1dd1c05808b: Preparing [2024-09-10T04:05:28.985Z] 45bd3995c4e7: Preparing [2024-09-10T04:05:28.985Z] ca2a1a60a0d5: Preparing [2024-09-10T04:05:28.985Z] a018d6f09278: Preparing [2024-09-10T04:05:28.985Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:28.985Z] 4eec1846e664: Preparing [2024-09-10T04:05:28.985Z] c564ebb03025: Preparing [2024-09-10T04:05:28.985Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:28.985Z] 4eec1846e664: Waiting [2024-09-10T04:05:28.985Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:28.985Z] ca2a1a60a0d5: Layer already exists [2024-09-10T04:05:28.985Z] 45bd3995c4e7: Layer already exists [2024-09-10T04:05:28.985Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:28.985Z] a018d6f09278: Layer already exists [2024-09-10T04:05:28.985Z] c1dd1c05808b: Layer already exists [2024-09-10T04:05:28.985Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:28.985Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:28.985Z] c564ebb03025: Layer already exists [2024-09-10T04:05:29.250Z] 3.2.0-dev.70: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:29.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:29.968Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:29.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T04:05:29.968Z] c1dd1c05808b: Preparing [2024-09-10T04:05:29.968Z] 45bd3995c4e7: Preparing [2024-09-10T04:05:29.968Z] ca2a1a60a0d5: Preparing [2024-09-10T04:05:29.968Z] a018d6f09278: Preparing [2024-09-10T04:05:29.968Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:29.968Z] 4eec1846e664: Preparing [2024-09-10T04:05:29.968Z] c564ebb03025: Preparing [2024-09-10T04:05:29.968Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:29.968Z] 4eec1846e664: Waiting [2024-09-10T04:05:29.968Z] c564ebb03025: Waiting [2024-09-10T04:05:29.968Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:29.968Z] c1dd1c05808b: Layer already exists [2024-09-10T04:05:29.968Z] 45bd3995c4e7: Layer already exists [2024-09-10T04:05:29.968Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:29.968Z] ca2a1a60a0d5: Layer already exists [2024-09-10T04:05:29.968Z] a018d6f09278: Layer already exists [2024-09-10T04:05:29.968Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:29.968Z] c564ebb03025: Layer already exists [2024-09-10T04:05:29.968Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:30.236Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:30.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:30.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-10T04:05:30.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T04:05:30.960Z] c1dd1c05808b: Preparing [2024-09-10T04:05:30.960Z] 45bd3995c4e7: Preparing [2024-09-10T04:05:30.960Z] ca2a1a60a0d5: Preparing [2024-09-10T04:05:30.960Z] a018d6f09278: Preparing [2024-09-10T04:05:30.960Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:30.960Z] 4eec1846e664: Preparing [2024-09-10T04:05:30.960Z] c564ebb03025: Preparing [2024-09-10T04:05:30.960Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:30.960Z] c564ebb03025: Waiting [2024-09-10T04:05:30.960Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:30.960Z] 4eec1846e664: Waiting [2024-09-10T04:05:30.960Z] a018d6f09278: Layer already exists [2024-09-10T04:05:30.960Z] c1dd1c05808b: Layer already exists [2024-09-10T04:05:30.960Z] ca2a1a60a0d5: Layer already exists [2024-09-10T04:05:30.960Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:30.960Z] 45bd3995c4e7: Layer already exists [2024-09-10T04:05:30.960Z] c564ebb03025: Layer already exists [2024-09-10T04:05:30.960Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:30.960Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:31.225Z] main: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:31.319Z] ===================================================== [Pipeline] echo [2024-09-10T04:05:31.330Z] taggedImages: [2024-09-10T04:05:31.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:31.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T04:05:31.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 [2024-09-10T04:05:31.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:31.330Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-10T04:05:31.357Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-10T04:05:31.357Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:31.357Z] latest [2024-09-10T04:05:31.357Z] 3.2.0-dev.70 [2024-09-10T04:05:31.357Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:31.357Z] main [2024-09-10T04:05:31.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:31.732Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:32.097Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:32.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T04:05:32.097Z] 5c134f245f0e: Preparing [2024-09-10T04:05:32.097Z] 8bdd271dfff8: Preparing [2024-09-10T04:05:32.097Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:32.097Z] eff3d1c0f961: Preparing [2024-09-10T04:05:32.097Z] 4e01aa7265f4: Preparing [2024-09-10T04:05:32.097Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:32.097Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:32.097Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:32.365Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:32.365Z] 4e01aa7265f4: Pushed [2024-09-10T04:05:32.365Z] eff3d1c0f961: Pushed [2024-09-10T04:05:32.365Z] 5c134f245f0e: Pushed [2024-09-10T04:05:38.994Z] 8bdd271dfff8: Pushed [2024-09-10T04:05:38.994Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:39.367Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:39.722Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T04:05:39.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T04:05:39.722Z] 5c134f245f0e: Preparing [2024-09-10T04:05:39.722Z] 8bdd271dfff8: Preparing [2024-09-10T04:05:39.722Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:39.722Z] eff3d1c0f961: Preparing [2024-09-10T04:05:39.722Z] 4e01aa7265f4: Preparing [2024-09-10T04:05:39.722Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:39.722Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:39.722Z] 8bdd271dfff8: Layer already exists [2024-09-10T04:05:39.722Z] eff3d1c0f961: Layer already exists [2024-09-10T04:05:39.722Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:39.722Z] 4e01aa7265f4: Layer already exists [2024-09-10T04:05:39.722Z] 5c134f245f0e: Layer already exists [2024-09-10T04:05:39.722Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:39.988Z] latest: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:40.345Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:40.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 [2024-09-10T04:05:40.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T04:05:40.699Z] 5c134f245f0e: Preparing [2024-09-10T04:05:40.699Z] 8bdd271dfff8: Preparing [2024-09-10T04:05:40.699Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:40.699Z] eff3d1c0f961: Preparing [2024-09-10T04:05:40.699Z] 4e01aa7265f4: Preparing [2024-09-10T04:05:40.699Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:40.699Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:40.699Z] 5c134f245f0e: Layer already exists [2024-09-10T04:05:40.699Z] eff3d1c0f961: Layer already exists [2024-09-10T04:05:40.699Z] 4e01aa7265f4: Layer already exists [2024-09-10T04:05:40.699Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:40.699Z] 8bdd271dfff8: Layer already exists [2024-09-10T04:05:40.699Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:40.965Z] 3.2.0-dev.70: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:41.328Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:41.683Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:41.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T04:05:41.683Z] 5c134f245f0e: Preparing [2024-09-10T04:05:41.683Z] 8bdd271dfff8: Preparing [2024-09-10T04:05:41.683Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:41.683Z] eff3d1c0f961: Preparing [2024-09-10T04:05:41.683Z] 4e01aa7265f4: Preparing [2024-09-10T04:05:41.683Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:41.683Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:41.683Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:41.683Z] 4e01aa7265f4: Layer already exists [2024-09-10T04:05:41.683Z] 5c134f245f0e: Layer already exists [2024-09-10T04:05:41.683Z] eff3d1c0f961: Layer already exists [2024-09-10T04:05:41.683Z] 8bdd271dfff8: Layer already exists [2024-09-10T04:05:41.683Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:41.949Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:42.392Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:42.761Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-10T04:05:42.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T04:05:42.761Z] 5c134f245f0e: Preparing [2024-09-10T04:05:42.761Z] 8bdd271dfff8: Preparing [2024-09-10T04:05:42.761Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:42.761Z] eff3d1c0f961: Preparing [2024-09-10T04:05:42.761Z] 4e01aa7265f4: Preparing [2024-09-10T04:05:42.761Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:42.761Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:42.761Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:42.761Z] 8bdd271dfff8: Layer already exists [2024-09-10T04:05:42.761Z] 4e01aa7265f4: Layer already exists [2024-09-10T04:05:42.761Z] 5c134f245f0e: Layer already exists [2024-09-10T04:05:42.761Z] eff3d1c0f961: Layer already exists [2024-09-10T04:05:42.761Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:43.031Z] main: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:43.111Z] ===================================================== [Pipeline] echo [2024-09-10T04:05:43.126Z] taggedImages: [2024-09-10T04:05:43.126Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:43.126Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T04:05:43.126Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 [2024-09-10T04:05:43.126Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:43.126Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-10T04:05:43.154Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-10T04:05:43.154Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:43.154Z] latest [2024-09-10T04:05:43.154Z] 3.2.0-dev.70 [2024-09-10T04:05:43.154Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:43.154Z] main [2024-09-10T04:05:43.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:43.550Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:43.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:43.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T04:05:43.945Z] ec549f65dfb5: Preparing [2024-09-10T04:05:43.945Z] 457260a2e2da: Preparing [2024-09-10T04:05:43.945Z] a6c4458d1de7: Preparing [2024-09-10T04:05:43.945Z] a018d6f09278: Preparing [2024-09-10T04:05:43.945Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:43.945Z] 4eec1846e664: Preparing [2024-09-10T04:05:43.945Z] c564ebb03025: Preparing [2024-09-10T04:05:43.945Z] 4eec1846e664: Waiting [2024-09-10T04:05:43.945Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:43.945Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:44.222Z] a018d6f09278: Layer already exists [2024-09-10T04:05:44.222Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:44.222Z] c564ebb03025: Layer already exists [2024-09-10T04:05:44.222Z] 457260a2e2da: Pushed [2024-09-10T04:05:44.222Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:44.222Z] ec549f65dfb5: Pushed [2024-09-10T04:05:50.853Z] a6c4458d1de7: Pushed [2024-09-10T04:05:50.853Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:51.205Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:52.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T04:05:52.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T04:05:52.150Z] ec549f65dfb5: Preparing [2024-09-10T04:05:52.150Z] 457260a2e2da: Preparing [2024-09-10T04:05:52.150Z] a6c4458d1de7: Preparing [2024-09-10T04:05:52.150Z] a018d6f09278: Preparing [2024-09-10T04:05:52.150Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:52.150Z] 4eec1846e664: Preparing [2024-09-10T04:05:52.150Z] c564ebb03025: Preparing [2024-09-10T04:05:52.150Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:52.150Z] c564ebb03025: Waiting [2024-09-10T04:05:52.150Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:52.150Z] 4eec1846e664: Waiting [2024-09-10T04:05:52.150Z] ec549f65dfb5: Layer already exists [2024-09-10T04:05:52.150Z] a6c4458d1de7: Layer already exists [2024-09-10T04:05:52.150Z] 457260a2e2da: Layer already exists [2024-09-10T04:05:52.150Z] a018d6f09278: Layer already exists [2024-09-10T04:05:52.150Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:52.150Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:52.150Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:52.150Z] c564ebb03025: Layer already exists [2024-09-10T04:05:52.415Z] latest: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:52.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:53.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 [2024-09-10T04:05:53.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T04:05:53.126Z] ec549f65dfb5: Preparing [2024-09-10T04:05:53.126Z] 457260a2e2da: Preparing [2024-09-10T04:05:53.126Z] a6c4458d1de7: Preparing [2024-09-10T04:05:53.126Z] a018d6f09278: Preparing [2024-09-10T04:05:53.126Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:53.126Z] 4eec1846e664: Preparing [2024-09-10T04:05:53.126Z] c564ebb03025: Preparing [2024-09-10T04:05:53.126Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:53.126Z] 4eec1846e664: Waiting [2024-09-10T04:05:53.126Z] c564ebb03025: Waiting [2024-09-10T04:05:53.126Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:53.126Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:53.126Z] a018d6f09278: Layer already exists [2024-09-10T04:05:53.126Z] 457260a2e2da: Layer already exists [2024-09-10T04:05:53.126Z] ec549f65dfb5: Layer already exists [2024-09-10T04:05:53.126Z] a6c4458d1de7: Layer already exists [2024-09-10T04:05:53.126Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:53.126Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:53.126Z] c564ebb03025: Layer already exists [2024-09-10T04:05:53.126Z] 3.2.0-dev.70: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:53.744Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:54.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:54.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T04:05:54.109Z] ec549f65dfb5: Preparing [2024-09-10T04:05:54.109Z] 457260a2e2da: Preparing [2024-09-10T04:05:54.109Z] a6c4458d1de7: Preparing [2024-09-10T04:05:54.109Z] a018d6f09278: Preparing [2024-09-10T04:05:54.109Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:54.109Z] 4eec1846e664: Preparing [2024-09-10T04:05:54.109Z] c564ebb03025: Preparing [2024-09-10T04:05:54.109Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:54.109Z] 4eec1846e664: Waiting [2024-09-10T04:05:54.109Z] c564ebb03025: Waiting [2024-09-10T04:05:54.109Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:54.109Z] ec549f65dfb5: Layer already exists [2024-09-10T04:05:54.109Z] a6c4458d1de7: Layer already exists [2024-09-10T04:05:54.109Z] a018d6f09278: Layer already exists [2024-09-10T04:05:54.109Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:54.109Z] 457260a2e2da: Layer already exists [2024-09-10T04:05:54.109Z] c564ebb03025: Layer already exists [2024-09-10T04:05:54.109Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:54.109Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:54.375Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:54.739Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:55.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-10T04:05:55.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T04:05:55.101Z] ec549f65dfb5: Preparing [2024-09-10T04:05:55.101Z] 457260a2e2da: Preparing [2024-09-10T04:05:55.101Z] a6c4458d1de7: Preparing [2024-09-10T04:05:55.101Z] a018d6f09278: Preparing [2024-09-10T04:05:55.101Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:55.101Z] 4eec1846e664: Preparing [2024-09-10T04:05:55.101Z] c564ebb03025: Preparing [2024-09-10T04:05:55.101Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:55.101Z] 4eec1846e664: Waiting [2024-09-10T04:05:55.101Z] c564ebb03025: Waiting [2024-09-10T04:05:55.101Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:55.101Z] a018d6f09278: Layer already exists [2024-09-10T04:05:55.101Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:55.101Z] 457260a2e2da: Layer already exists [2024-09-10T04:05:55.101Z] a6c4458d1de7: Layer already exists [2024-09-10T04:05:55.101Z] ec549f65dfb5: Layer already exists [2024-09-10T04:05:55.101Z] 4eec1846e664: Layer already exists [2024-09-10T04:05:55.101Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:55.101Z] c564ebb03025: Layer already exists [2024-09-10T04:05:55.367Z] main: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:05:55.459Z] ===================================================== [Pipeline] echo [2024-09-10T04:05:55.474Z] taggedImages: [2024-09-10T04:05:55.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:55.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T04:05:55.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 [2024-09-10T04:05:55.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:55.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-10T04:05:55.508Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-10T04:05:55.508Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:55.508Z] latest [2024-09-10T04:05:55.508Z] 3.2.0-dev.70 [2024-09-10T04:05:55.508Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:05:55.508Z] main [2024-09-10T04:05:55.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:55.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:56.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:05:56.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T04:05:56.229Z] ed3e09a34b7a: Preparing [2024-09-10T04:05:56.229Z] a3a768059873: Preparing [2024-09-10T04:05:56.229Z] 6655978753fb: Preparing [2024-09-10T04:05:56.229Z] 9b62f0cec5e6: Preparing [2024-09-10T04:05:56.229Z] 615f8a360e40: Preparing [2024-09-10T04:05:56.229Z] e6245c19a0ec: Preparing [2024-09-10T04:05:56.229Z] 513772af9d1a: Preparing [2024-09-10T04:05:56.229Z] e032b8c45c87: Preparing [2024-09-10T04:05:56.229Z] a018d6f09278: Preparing [2024-09-10T04:05:56.229Z] 86e8c6d7cb42: Preparing [2024-09-10T04:05:56.229Z] 9e42d8b1f826: Preparing [2024-09-10T04:05:56.229Z] d6278906a33f: Preparing [2024-09-10T04:05:56.229Z] 5f70bf18a086: Preparing [2024-09-10T04:05:56.229Z] 974fafdfa73f: Preparing [2024-09-10T04:05:56.229Z] b9081969b656: Preparing [2024-09-10T04:05:56.229Z] 971248f955f8: Preparing [2024-09-10T04:05:56.229Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:05:56.229Z] 9e42d8b1f826: Waiting [2024-09-10T04:05:56.229Z] e6245c19a0ec: Waiting [2024-09-10T04:05:56.229Z] d6278906a33f: Waiting [2024-09-10T04:05:56.229Z] b9081969b656: Waiting [2024-09-10T04:05:56.229Z] 971248f955f8: Waiting [2024-09-10T04:05:56.229Z] 5f70bf18a086: Waiting [2024-09-10T04:05:56.229Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:05:56.229Z] 974fafdfa73f: Waiting [2024-09-10T04:05:56.229Z] 513772af9d1a: Waiting [2024-09-10T04:05:56.229Z] a018d6f09278: Waiting [2024-09-10T04:05:56.229Z] e032b8c45c87: Waiting [2024-09-10T04:05:56.229Z] 86e8c6d7cb42: Waiting [2024-09-10T04:05:56.494Z] 615f8a360e40: Pushed [2024-09-10T04:05:56.494Z] 9b62f0cec5e6: Pushed [2024-09-10T04:05:56.494Z] ed3e09a34b7a: Pushed [2024-09-10T04:05:56.494Z] a3a768059873: Pushed [2024-09-10T04:05:56.494Z] 6655978753fb: Pushed [2024-09-10T04:05:56.494Z] a018d6f09278: Layer already exists [2024-09-10T04:05:56.494Z] e6245c19a0ec: Pushed [2024-09-10T04:05:56.494Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:05:56.494Z] 513772af9d1a: Pushed [2024-09-10T04:05:56.494Z] 5f70bf18a086: Layer already exists [2024-09-10T04:05:56.759Z] 9e42d8b1f826: Pushed [2024-09-10T04:05:56.759Z] d6278906a33f: Pushed [2024-09-10T04:05:56.759Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:05:56.759Z] 974fafdfa73f: Pushed [2024-09-10T04:05:56.759Z] b9081969b656: Pushed [2024-09-10T04:05:56.759Z] 971248f955f8: Pushed [2024-09-10T04:05:59.332Z] e032b8c45c87: Pushed [2024-09-10T04:05:59.598Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:05:59.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:00.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T04:06:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T04:06:00.337Z] ed3e09a34b7a: Preparing [2024-09-10T04:06:00.337Z] a3a768059873: Preparing [2024-09-10T04:06:00.337Z] 6655978753fb: Preparing [2024-09-10T04:06:00.337Z] 9b62f0cec5e6: Preparing [2024-09-10T04:06:00.337Z] 615f8a360e40: Preparing [2024-09-10T04:06:00.337Z] e6245c19a0ec: Preparing [2024-09-10T04:06:00.337Z] 513772af9d1a: Preparing [2024-09-10T04:06:00.337Z] e032b8c45c87: Preparing [2024-09-10T04:06:00.337Z] a018d6f09278: Preparing [2024-09-10T04:06:00.337Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:00.337Z] 9e42d8b1f826: Preparing [2024-09-10T04:06:00.337Z] d6278906a33f: Preparing [2024-09-10T04:06:00.337Z] 5f70bf18a086: Preparing [2024-09-10T04:06:00.337Z] 974fafdfa73f: Preparing [2024-09-10T04:06:00.337Z] b9081969b656: Preparing [2024-09-10T04:06:00.337Z] 971248f955f8: Preparing [2024-09-10T04:06:00.337Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:00.337Z] e6245c19a0ec: Waiting [2024-09-10T04:06:00.337Z] 513772af9d1a: Waiting [2024-09-10T04:06:00.337Z] e032b8c45c87: Waiting [2024-09-10T04:06:00.337Z] d6278906a33f: Waiting [2024-09-10T04:06:00.337Z] 5f70bf18a086: Waiting [2024-09-10T04:06:00.337Z] 974fafdfa73f: Waiting [2024-09-10T04:06:00.337Z] b9081969b656: Waiting [2024-09-10T04:06:00.337Z] 971248f955f8: Waiting [2024-09-10T04:06:00.337Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:00.337Z] a018d6f09278: Waiting [2024-09-10T04:06:00.337Z] 9e42d8b1f826: Waiting [2024-09-10T04:06:00.337Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:00.337Z] a3a768059873: Layer already exists [2024-09-10T04:06:00.337Z] 6655978753fb: Layer already exists [2024-09-10T04:06:00.337Z] 615f8a360e40: Layer already exists [2024-09-10T04:06:00.337Z] ed3e09a34b7a: Layer already exists [2024-09-10T04:06:00.337Z] 9b62f0cec5e6: Layer already exists [2024-09-10T04:06:00.337Z] 513772af9d1a: Layer already exists [2024-09-10T04:06:00.337Z] e6245c19a0ec: Layer already exists [2024-09-10T04:06:00.337Z] e032b8c45c87: Layer already exists [2024-09-10T04:06:00.337Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:00.337Z] a018d6f09278: Layer already exists [2024-09-10T04:06:00.337Z] d6278906a33f: Layer already exists [2024-09-10T04:06:00.337Z] 5f70bf18a086: Layer already exists [2024-09-10T04:06:00.337Z] 9e42d8b1f826: Layer already exists [2024-09-10T04:06:00.337Z] 974fafdfa73f: Layer already exists [2024-09-10T04:06:00.337Z] b9081969b656: Layer already exists [2024-09-10T04:06:00.337Z] 971248f955f8: Layer already exists [2024-09-10T04:06:00.337Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:00.603Z] latest: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:00.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:01.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 [2024-09-10T04:06:01.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T04:06:01.325Z] ed3e09a34b7a: Preparing [2024-09-10T04:06:01.325Z] a3a768059873: Preparing [2024-09-10T04:06:01.325Z] 6655978753fb: Preparing [2024-09-10T04:06:01.325Z] 9b62f0cec5e6: Preparing [2024-09-10T04:06:01.325Z] 615f8a360e40: Preparing [2024-09-10T04:06:01.325Z] e6245c19a0ec: Preparing [2024-09-10T04:06:01.325Z] 513772af9d1a: Preparing [2024-09-10T04:06:01.325Z] e032b8c45c87: Preparing [2024-09-10T04:06:01.325Z] a018d6f09278: Preparing [2024-09-10T04:06:01.325Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:01.325Z] 9e42d8b1f826: Preparing [2024-09-10T04:06:01.325Z] d6278906a33f: Preparing [2024-09-10T04:06:01.325Z] 5f70bf18a086: Preparing [2024-09-10T04:06:01.325Z] 974fafdfa73f: Preparing [2024-09-10T04:06:01.325Z] b9081969b656: Preparing [2024-09-10T04:06:01.325Z] 971248f955f8: Preparing [2024-09-10T04:06:01.325Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:01.325Z] e6245c19a0ec: Waiting [2024-09-10T04:06:01.325Z] 513772af9d1a: Waiting [2024-09-10T04:06:01.325Z] e032b8c45c87: Waiting [2024-09-10T04:06:01.325Z] a018d6f09278: Waiting [2024-09-10T04:06:01.325Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:01.325Z] 9e42d8b1f826: Waiting [2024-09-10T04:06:01.325Z] d6278906a33f: Waiting [2024-09-10T04:06:01.325Z] 5f70bf18a086: Waiting [2024-09-10T04:06:01.325Z] 974fafdfa73f: Waiting [2024-09-10T04:06:01.325Z] b9081969b656: Waiting [2024-09-10T04:06:01.325Z] 971248f955f8: Waiting [2024-09-10T04:06:01.325Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:01.325Z] 615f8a360e40: Layer already exists [2024-09-10T04:06:01.325Z] ed3e09a34b7a: Layer already exists [2024-09-10T04:06:01.325Z] 9b62f0cec5e6: Layer already exists [2024-09-10T04:06:01.325Z] a3a768059873: Layer already exists [2024-09-10T04:06:01.325Z] 6655978753fb: Layer already exists [2024-09-10T04:06:01.325Z] e6245c19a0ec: Layer already exists [2024-09-10T04:06:01.325Z] e032b8c45c87: Layer already exists [2024-09-10T04:06:01.325Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:01.325Z] 513772af9d1a: Layer already exists [2024-09-10T04:06:01.325Z] a018d6f09278: Layer already exists [2024-09-10T04:06:01.325Z] d6278906a33f: Layer already exists [2024-09-10T04:06:01.325Z] b9081969b656: Layer already exists [2024-09-10T04:06:01.325Z] 9e42d8b1f826: Layer already exists [2024-09-10T04:06:01.325Z] 974fafdfa73f: Layer already exists [2024-09-10T04:06:01.325Z] 5f70bf18a086: Layer already exists [2024-09-10T04:06:01.592Z] 971248f955f8: Layer already exists [2024-09-10T04:06:01.592Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:01.592Z] 3.2.0-dev.70: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:01.954Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:02.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:02.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T04:06:02.311Z] ed3e09a34b7a: Preparing [2024-09-10T04:06:02.311Z] a3a768059873: Preparing [2024-09-10T04:06:02.311Z] 6655978753fb: Preparing [2024-09-10T04:06:02.311Z] 9b62f0cec5e6: Preparing [2024-09-10T04:06:02.311Z] 615f8a360e40: Preparing [2024-09-10T04:06:02.311Z] e6245c19a0ec: Preparing [2024-09-10T04:06:02.311Z] 513772af9d1a: Preparing [2024-09-10T04:06:02.311Z] e032b8c45c87: Preparing [2024-09-10T04:06:02.311Z] a018d6f09278: Preparing [2024-09-10T04:06:02.311Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:02.311Z] 9e42d8b1f826: Preparing [2024-09-10T04:06:02.311Z] d6278906a33f: Preparing [2024-09-10T04:06:02.311Z] 5f70bf18a086: Preparing [2024-09-10T04:06:02.311Z] 974fafdfa73f: Preparing [2024-09-10T04:06:02.311Z] b9081969b656: Preparing [2024-09-10T04:06:02.311Z] 971248f955f8: Preparing [2024-09-10T04:06:02.311Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:02.311Z] e6245c19a0ec: Waiting [2024-09-10T04:06:02.311Z] 513772af9d1a: Waiting [2024-09-10T04:06:02.311Z] 5f70bf18a086: Waiting [2024-09-10T04:06:02.311Z] e032b8c45c87: Waiting [2024-09-10T04:06:02.311Z] 974fafdfa73f: Waiting [2024-09-10T04:06:02.311Z] a018d6f09278: Waiting [2024-09-10T04:06:02.311Z] b9081969b656: Waiting [2024-09-10T04:06:02.311Z] 971248f955f8: Waiting [2024-09-10T04:06:02.311Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:02.311Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:02.311Z] 9e42d8b1f826: Waiting [2024-09-10T04:06:02.311Z] 6655978753fb: Layer already exists [2024-09-10T04:06:02.311Z] a3a768059873: Layer already exists [2024-09-10T04:06:02.311Z] 9b62f0cec5e6: Layer already exists [2024-09-10T04:06:02.311Z] ed3e09a34b7a: Layer already exists [2024-09-10T04:06:02.311Z] 615f8a360e40: Layer already exists [2024-09-10T04:06:02.311Z] e032b8c45c87: Layer already exists [2024-09-10T04:06:02.311Z] a018d6f09278: Layer already exists [2024-09-10T04:06:02.311Z] 513772af9d1a: Layer already exists [2024-09-10T04:06:02.311Z] e6245c19a0ec: Layer already exists [2024-09-10T04:06:02.311Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:02.311Z] 9e42d8b1f826: Layer already exists [2024-09-10T04:06:02.311Z] 974fafdfa73f: Layer already exists [2024-09-10T04:06:02.311Z] b9081969b656: Layer already exists [2024-09-10T04:06:02.579Z] 5f70bf18a086: Layer already exists [2024-09-10T04:06:02.579Z] d6278906a33f: Layer already exists [2024-09-10T04:06:02.579Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:02.579Z] 971248f955f8: Layer already exists [2024-09-10T04:06:02.579Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:02.934Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:03.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-10T04:06:03.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T04:06:03.301Z] ed3e09a34b7a: Preparing [2024-09-10T04:06:03.301Z] a3a768059873: Preparing [2024-09-10T04:06:03.301Z] 6655978753fb: Preparing [2024-09-10T04:06:03.301Z] 9b62f0cec5e6: Preparing [2024-09-10T04:06:03.301Z] 615f8a360e40: Preparing [2024-09-10T04:06:03.301Z] e6245c19a0ec: Preparing [2024-09-10T04:06:03.301Z] 513772af9d1a: Preparing [2024-09-10T04:06:03.301Z] e032b8c45c87: Preparing [2024-09-10T04:06:03.301Z] a018d6f09278: Preparing [2024-09-10T04:06:03.301Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:03.301Z] 9e42d8b1f826: Preparing [2024-09-10T04:06:03.301Z] d6278906a33f: Preparing [2024-09-10T04:06:03.301Z] 5f70bf18a086: Preparing [2024-09-10T04:06:03.301Z] 974fafdfa73f: Preparing [2024-09-10T04:06:03.301Z] b9081969b656: Preparing [2024-09-10T04:06:03.301Z] 971248f955f8: Preparing [2024-09-10T04:06:03.301Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:03.301Z] e6245c19a0ec: Waiting [2024-09-10T04:06:03.301Z] d6278906a33f: Waiting [2024-09-10T04:06:03.301Z] 513772af9d1a: Waiting [2024-09-10T04:06:03.301Z] e032b8c45c87: Waiting [2024-09-10T04:06:03.301Z] a018d6f09278: Waiting [2024-09-10T04:06:03.301Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:03.301Z] 9e42d8b1f826: Waiting [2024-09-10T04:06:03.301Z] 5f70bf18a086: Waiting [2024-09-10T04:06:03.301Z] 971248f955f8: Waiting [2024-09-10T04:06:03.301Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:03.301Z] 974fafdfa73f: Waiting [2024-09-10T04:06:03.301Z] b9081969b656: Waiting [2024-09-10T04:06:03.301Z] 9b62f0cec5e6: Layer already exists [2024-09-10T04:06:03.301Z] ed3e09a34b7a: Layer already exists [2024-09-10T04:06:03.301Z] a3a768059873: Layer already exists [2024-09-10T04:06:03.301Z] 615f8a360e40: Layer already exists [2024-09-10T04:06:03.301Z] 6655978753fb: Layer already exists [2024-09-10T04:06:03.301Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:03.301Z] 513772af9d1a: Layer already exists [2024-09-10T04:06:03.301Z] e032b8c45c87: Layer already exists [2024-09-10T04:06:03.301Z] e6245c19a0ec: Layer already exists [2024-09-10T04:06:03.301Z] a018d6f09278: Layer already exists [2024-09-10T04:06:03.301Z] 5f70bf18a086: Layer already exists [2024-09-10T04:06:03.301Z] b9081969b656: Layer already exists [2024-09-10T04:06:03.301Z] 9e42d8b1f826: Layer already exists [2024-09-10T04:06:03.301Z] d6278906a33f: Layer already exists [2024-09-10T04:06:03.301Z] 974fafdfa73f: Layer already exists [2024-09-10T04:06:03.301Z] 971248f955f8: Layer already exists [2024-09-10T04:06:03.301Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:03.568Z] main: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:06:03.645Z] ===================================================== [Pipeline] echo [2024-09-10T04:06:03.663Z] taggedImages: [2024-09-10T04:06:03.663Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:03.663Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T04:06:03.663Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 [2024-09-10T04:06:03.663Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:03.663Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T04:06:03.699Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-10T04:06:03.699Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:03.699Z] latest [2024-09-10T04:06:03.699Z] 3.2.0-dev.70 [2024-09-10T04:06:03.699Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:03.699Z] main [2024-09-10T04:06:03.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:04.078Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:04.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:04.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T04:06:04.433Z] 34e79a02b2a2: Preparing [2024-09-10T04:06:04.433Z] 68a42417602e: Preparing [2024-09-10T04:06:04.433Z] 645e4b450bcd: Preparing [2024-09-10T04:06:04.433Z] 2649ac29545f: Preparing [2024-09-10T04:06:04.433Z] a018d6f09278: Preparing [2024-09-10T04:06:04.433Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:04.433Z] 4eec1846e664: Preparing [2024-09-10T04:06:04.433Z] c564ebb03025: Preparing [2024-09-10T04:06:04.433Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:04.433Z] 4eec1846e664: Waiting [2024-09-10T04:06:04.433Z] c564ebb03025: Waiting [2024-09-10T04:06:04.433Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:04.433Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:04.433Z] a018d6f09278: Layer already exists [2024-09-10T04:06:04.697Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:04.697Z] 4eec1846e664: Layer already exists [2024-09-10T04:06:04.697Z] c564ebb03025: Layer already exists [2024-09-10T04:06:04.697Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:04.697Z] 34e79a02b2a2: Pushed [2024-09-10T04:06:04.697Z] 68a42417602e: Pushed [2024-09-10T04:06:04.697Z] 645e4b450bcd: Pushed [2024-09-10T04:06:11.319Z] 2649ac29545f: Pushed [2024-09-10T04:06:11.319Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:11.678Z] + 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-09-10T04:06:12.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T04:06:12.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T04:06:12.038Z] 34e79a02b2a2: Preparing [2024-09-10T04:06:12.038Z] 68a42417602e: Preparing [2024-09-10T04:06:12.038Z] 645e4b450bcd: Preparing [2024-09-10T04:06:12.038Z] 2649ac29545f: Preparing [2024-09-10T04:06:12.038Z] a018d6f09278: Preparing [2024-09-10T04:06:12.038Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:12.038Z] 4eec1846e664: Preparing [2024-09-10T04:06:12.038Z] c564ebb03025: Preparing [2024-09-10T04:06:12.038Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:12.038Z] 4eec1846e664: Waiting [2024-09-10T04:06:12.038Z] c564ebb03025: Waiting [2024-09-10T04:06:12.038Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:12.038Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:12.038Z] 2649ac29545f: Layer already exists [2024-09-10T04:06:12.038Z] 645e4b450bcd: Layer already exists [2024-09-10T04:06:12.038Z] 68a42417602e: Layer already exists [2024-09-10T04:06:12.038Z] 34e79a02b2a2: Layer already exists [2024-09-10T04:06:12.038Z] a018d6f09278: Layer already exists [2024-09-10T04:06:12.038Z] c564ebb03025: Layer already exists [2024-09-10T04:06:12.038Z] 4eec1846e664: Layer already exists [2024-09-10T04:06:12.038Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:12.038Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:12.305Z] latest: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:12.671Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:13.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 [2024-09-10T04:06:13.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T04:06:13.017Z] 34e79a02b2a2: Preparing [2024-09-10T04:06:13.017Z] 68a42417602e: Preparing [2024-09-10T04:06:13.017Z] 645e4b450bcd: Preparing [2024-09-10T04:06:13.017Z] 2649ac29545f: Preparing [2024-09-10T04:06:13.017Z] a018d6f09278: Preparing [2024-09-10T04:06:13.017Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:13.017Z] 4eec1846e664: Preparing [2024-09-10T04:06:13.017Z] c564ebb03025: Preparing [2024-09-10T04:06:13.017Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:13.017Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:13.017Z] 4eec1846e664: Waiting [2024-09-10T04:06:13.017Z] c564ebb03025: Waiting [2024-09-10T04:06:13.017Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:13.017Z] 645e4b450bcd: Layer already exists [2024-09-10T04:06:13.017Z] 34e79a02b2a2: Layer already exists [2024-09-10T04:06:13.017Z] 2649ac29545f: Layer already exists [2024-09-10T04:06:13.017Z] 68a42417602e: Layer already exists [2024-09-10T04:06:13.017Z] a018d6f09278: Layer already exists [2024-09-10T04:06:13.017Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:13.017Z] c564ebb03025: Layer already exists [2024-09-10T04:06:13.017Z] 4eec1846e664: Layer already exists [2024-09-10T04:06:13.017Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:13.283Z] 3.2.0-dev.70: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:13.629Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:13.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:13.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T04:06:13.989Z] 34e79a02b2a2: Preparing [2024-09-10T04:06:13.989Z] 68a42417602e: Preparing [2024-09-10T04:06:13.989Z] 645e4b450bcd: Preparing [2024-09-10T04:06:13.989Z] 2649ac29545f: Preparing [2024-09-10T04:06:13.989Z] a018d6f09278: Preparing [2024-09-10T04:06:13.989Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:13.989Z] 4eec1846e664: Preparing [2024-09-10T04:06:13.989Z] c564ebb03025: Preparing [2024-09-10T04:06:13.989Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:13.989Z] 4eec1846e664: Waiting [2024-09-10T04:06:13.989Z] c564ebb03025: Waiting [2024-09-10T04:06:13.989Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:13.989Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:13.989Z] 34e79a02b2a2: Layer already exists [2024-09-10T04:06:13.989Z] 645e4b450bcd: Layer already exists [2024-09-10T04:06:13.989Z] 2649ac29545f: Layer already exists [2024-09-10T04:06:13.989Z] a018d6f09278: Layer already exists [2024-09-10T04:06:13.989Z] 68a42417602e: Layer already exists [2024-09-10T04:06:13.989Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:13.989Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:13.989Z] c564ebb03025: Layer already exists [2024-09-10T04:06:13.989Z] 4eec1846e664: Layer already exists [2024-09-10T04:06:14.256Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:14.608Z] + 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-09-10T04:06:14.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-10T04:06:14.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T04:06:14.966Z] 34e79a02b2a2: Preparing [2024-09-10T04:06:14.966Z] 68a42417602e: Preparing [2024-09-10T04:06:14.966Z] 645e4b450bcd: Preparing [2024-09-10T04:06:14.966Z] 2649ac29545f: Preparing [2024-09-10T04:06:14.966Z] a018d6f09278: Preparing [2024-09-10T04:06:14.966Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:14.966Z] 4eec1846e664: Preparing [2024-09-10T04:06:14.966Z] c564ebb03025: Preparing [2024-09-10T04:06:14.966Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:14.966Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:14.966Z] 4eec1846e664: Waiting [2024-09-10T04:06:14.966Z] c564ebb03025: Waiting [2024-09-10T04:06:14.966Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:14.966Z] 2649ac29545f: Layer already exists [2024-09-10T04:06:14.966Z] 68a42417602e: Layer already exists [2024-09-10T04:06:14.966Z] a018d6f09278: Layer already exists [2024-09-10T04:06:14.966Z] 645e4b450bcd: Layer already exists [2024-09-10T04:06:14.966Z] 34e79a02b2a2: Layer already exists [2024-09-10T04:06:14.966Z] 4eec1846e664: Layer already exists [2024-09-10T04:06:14.966Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:14.966Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:14.966Z] c564ebb03025: Layer already exists [2024-09-10T04:06:14.966Z] main: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:06:15.311Z] ===================================================== [Pipeline] echo [2024-09-10T04:06:15.331Z] taggedImages: [2024-09-10T04:06:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T04:06:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 [2024-09-10T04:06:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:15.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-10T04:06:15.361Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-10T04:06:15.361Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:15.361Z] latest [2024-09-10T04:06:15.361Z] 3.2.0-dev.70 [2024-09-10T04:06:15.361Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:15.361Z] main [2024-09-10T04:06:15.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:15.739Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:16.104Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:16.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T04:06:16.104Z] da5c9a73d0d0: Preparing [2024-09-10T04:06:16.104Z] b3f23ef0acb8: Preparing [2024-09-10T04:06:16.104Z] fc7f79140760: Preparing [2024-09-10T04:06:16.104Z] 25ed7f5bc76a: Preparing [2024-09-10T04:06:16.104Z] 37bf3cf45c34: Preparing [2024-09-10T04:06:16.104Z] a018d6f09278: Preparing [2024-09-10T04:06:16.104Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:16.104Z] 529db292f7c0: Preparing [2024-09-10T04:06:16.104Z] 326231c1584c: Preparing [2024-09-10T04:06:16.104Z] 347e83246b5d: Preparing [2024-09-10T04:06:16.104Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:16.104Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:16.104Z] 529db292f7c0: Waiting [2024-09-10T04:06:16.104Z] 326231c1584c: Waiting [2024-09-10T04:06:16.104Z] 347e83246b5d: Waiting [2024-09-10T04:06:16.104Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:16.104Z] a018d6f09278: Waiting [2024-09-10T04:06:16.373Z] b3f23ef0acb8: Pushed [2024-09-10T04:06:16.373Z] 25ed7f5bc76a: Pushed [2024-09-10T04:06:16.373Z] 37bf3cf45c34: Pushed [2024-09-10T04:06:16.373Z] a018d6f09278: Layer already exists [2024-09-10T04:06:16.373Z] da5c9a73d0d0: Pushed [2024-09-10T04:06:16.373Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:16.373Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:16.639Z] 529db292f7c0: Pushed [2024-09-10T04:06:16.639Z] 326231c1584c: Pushed [2024-09-10T04:06:18.575Z] fc7f79140760: Pushed [2024-09-10T04:06:19.155Z] 347e83246b5d: Pushed [2024-09-10T04:06:19.155Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:19.510Z] + 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-09-10T04:06:19.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T04:06:19.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T04:06:19.867Z] da5c9a73d0d0: Preparing [2024-09-10T04:06:19.867Z] b3f23ef0acb8: Preparing [2024-09-10T04:06:19.867Z] fc7f79140760: Preparing [2024-09-10T04:06:19.867Z] 25ed7f5bc76a: Preparing [2024-09-10T04:06:19.867Z] 37bf3cf45c34: Preparing [2024-09-10T04:06:19.867Z] a018d6f09278: Preparing [2024-09-10T04:06:19.867Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:19.867Z] 529db292f7c0: Preparing [2024-09-10T04:06:19.867Z] 326231c1584c: Preparing [2024-09-10T04:06:19.867Z] 347e83246b5d: Preparing [2024-09-10T04:06:19.867Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:19.867Z] 529db292f7c0: Waiting [2024-09-10T04:06:19.867Z] a018d6f09278: Waiting [2024-09-10T04:06:19.867Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:19.867Z] 326231c1584c: Waiting [2024-09-10T04:06:19.867Z] 347e83246b5d: Waiting [2024-09-10T04:06:19.867Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:19.867Z] 37bf3cf45c34: Layer already exists [2024-09-10T04:06:19.867Z] fc7f79140760: Layer already exists [2024-09-10T04:06:19.867Z] da5c9a73d0d0: Layer already exists [2024-09-10T04:06:19.867Z] 25ed7f5bc76a: Layer already exists [2024-09-10T04:06:19.867Z] b3f23ef0acb8: Layer already exists [2024-09-10T04:06:19.867Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:19.867Z] 347e83246b5d: Layer already exists [2024-09-10T04:06:19.867Z] 529db292f7c0: Layer already exists [2024-09-10T04:06:19.867Z] a018d6f09278: Layer already exists [2024-09-10T04:06:19.867Z] 326231c1584c: Layer already exists [2024-09-10T04:06:19.867Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:20.134Z] latest: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:20.487Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:20.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 [2024-09-10T04:06:20.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T04:06:20.837Z] da5c9a73d0d0: Preparing [2024-09-10T04:06:20.837Z] b3f23ef0acb8: Preparing [2024-09-10T04:06:20.837Z] fc7f79140760: Preparing [2024-09-10T04:06:20.837Z] 25ed7f5bc76a: Preparing [2024-09-10T04:06:20.837Z] 37bf3cf45c34: Preparing [2024-09-10T04:06:20.837Z] a018d6f09278: Preparing [2024-09-10T04:06:20.837Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:20.837Z] 529db292f7c0: Preparing [2024-09-10T04:06:20.837Z] 326231c1584c: Preparing [2024-09-10T04:06:20.837Z] 347e83246b5d: Preparing [2024-09-10T04:06:20.837Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:20.837Z] 529db292f7c0: Waiting [2024-09-10T04:06:20.837Z] a018d6f09278: Waiting [2024-09-10T04:06:20.837Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:20.837Z] 326231c1584c: Waiting [2024-09-10T04:06:20.837Z] 347e83246b5d: Waiting [2024-09-10T04:06:20.837Z] 25ed7f5bc76a: Layer already exists [2024-09-10T04:06:20.837Z] da5c9a73d0d0: Layer already exists [2024-09-10T04:06:20.837Z] 37bf3cf45c34: Layer already exists [2024-09-10T04:06:20.837Z] fc7f79140760: Layer already exists [2024-09-10T04:06:20.837Z] b3f23ef0acb8: Layer already exists [2024-09-10T04:06:20.837Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:20.837Z] 529db292f7c0: Layer already exists [2024-09-10T04:06:20.837Z] a018d6f09278: Layer already exists [2024-09-10T04:06:20.837Z] 347e83246b5d: Layer already exists [2024-09-10T04:06:20.837Z] 326231c1584c: Layer already exists [2024-09-10T04:06:20.838Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:21.104Z] 3.2.0-dev.70: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:21.465Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:21.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:21.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T04:06:21.823Z] da5c9a73d0d0: Preparing [2024-09-10T04:06:21.823Z] b3f23ef0acb8: Preparing [2024-09-10T04:06:21.823Z] fc7f79140760: Preparing [2024-09-10T04:06:21.823Z] 25ed7f5bc76a: Preparing [2024-09-10T04:06:21.823Z] 37bf3cf45c34: Preparing [2024-09-10T04:06:21.823Z] a018d6f09278: Preparing [2024-09-10T04:06:21.823Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:21.823Z] 529db292f7c0: Preparing [2024-09-10T04:06:21.823Z] 326231c1584c: Preparing [2024-09-10T04:06:21.823Z] 347e83246b5d: Preparing [2024-09-10T04:06:21.823Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:21.823Z] 529db292f7c0: Waiting [2024-09-10T04:06:21.823Z] 326231c1584c: Waiting [2024-09-10T04:06:21.823Z] 347e83246b5d: Waiting [2024-09-10T04:06:21.823Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:21.823Z] a018d6f09278: Waiting [2024-09-10T04:06:21.823Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:21.823Z] 25ed7f5bc76a: Layer already exists [2024-09-10T04:06:21.823Z] da5c9a73d0d0: Layer already exists [2024-09-10T04:06:21.823Z] fc7f79140760: Layer already exists [2024-09-10T04:06:21.823Z] 37bf3cf45c34: Layer already exists [2024-09-10T04:06:21.823Z] b3f23ef0acb8: Layer already exists [2024-09-10T04:06:21.823Z] 529db292f7c0: Layer already exists [2024-09-10T04:06:21.823Z] a018d6f09278: Layer already exists [2024-09-10T04:06:21.823Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:21.823Z] 326231c1584c: Layer already exists [2024-09-10T04:06:21.823Z] 347e83246b5d: Layer already exists [2024-09-10T04:06:21.823Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:22.089Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:22.450Z] + 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-09-10T04:06:22.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-10T04:06:22.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T04:06:22.804Z] da5c9a73d0d0: Preparing [2024-09-10T04:06:22.804Z] b3f23ef0acb8: Preparing [2024-09-10T04:06:22.804Z] fc7f79140760: Preparing [2024-09-10T04:06:22.804Z] 25ed7f5bc76a: Preparing [2024-09-10T04:06:22.804Z] 37bf3cf45c34: Preparing [2024-09-10T04:06:22.804Z] a018d6f09278: Preparing [2024-09-10T04:06:22.804Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:22.804Z] a018d6f09278: Waiting [2024-09-10T04:06:22.804Z] 529db292f7c0: Preparing [2024-09-10T04:06:22.804Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:22.804Z] 326231c1584c: Preparing [2024-09-10T04:06:22.804Z] 529db292f7c0: Waiting [2024-09-10T04:06:22.804Z] 347e83246b5d: Preparing [2024-09-10T04:06:22.804Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:22.804Z] 326231c1584c: Waiting [2024-09-10T04:06:22.804Z] 347e83246b5d: Waiting [2024-09-10T04:06:22.804Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:22.804Z] da5c9a73d0d0: Layer already exists [2024-09-10T04:06:22.804Z] 37bf3cf45c34: Layer already exists [2024-09-10T04:06:22.804Z] fc7f79140760: Layer already exists [2024-09-10T04:06:22.804Z] 25ed7f5bc76a: Layer already exists [2024-09-10T04:06:22.804Z] b3f23ef0acb8: Layer already exists [2024-09-10T04:06:22.804Z] a018d6f09278: Layer already exists [2024-09-10T04:06:22.804Z] 529db292f7c0: Layer already exists [2024-09-10T04:06:22.804Z] 326231c1584c: Layer already exists [2024-09-10T04:06:22.804Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:22.804Z] 347e83246b5d: Layer already exists [2024-09-10T04:06:22.804Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:23.070Z] main: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:06:23.273Z] ===================================================== [Pipeline] echo [2024-09-10T04:06:23.287Z] taggedImages: [2024-09-10T04:06:23.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:23.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T04:06:23.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 [2024-09-10T04:06:23.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:23.287Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-10T04:06:23.323Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-10T04:06:23.323Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:23.323Z] latest [2024-09-10T04:06:23.323Z] 3.2.0-dev.70 [2024-09-10T04:06:23.323Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:23.323Z] main [2024-09-10T04:06:23.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:23.702Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:24.061Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:24.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T04:06:24.061Z] d778b7e6ea29: Preparing [2024-09-10T04:06:24.061Z] a877bb88ed26: Preparing [2024-09-10T04:06:24.061Z] 4d8df658f73c: Preparing [2024-09-10T04:06:24.061Z] c8126ebc0d0f: Preparing [2024-09-10T04:06:24.061Z] 61e2a4f3567e: Preparing [2024-09-10T04:06:24.061Z] 0bc69e952ce4: Preparing [2024-09-10T04:06:24.061Z] 8668eab0a1e7: Preparing [2024-09-10T04:06:24.061Z] a018d6f09278: Preparing [2024-09-10T04:06:24.061Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:24.061Z] 4df32b02e856: Preparing [2024-09-10T04:06:24.061Z] c72c300b452c: Preparing [2024-09-10T04:06:24.061Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:24.061Z] 8668eab0a1e7: Waiting [2024-09-10T04:06:24.061Z] 0bc69e952ce4: Waiting [2024-09-10T04:06:24.061Z] a018d6f09278: Waiting [2024-09-10T04:06:24.061Z] c72c300b452c: Waiting [2024-09-10T04:06:24.061Z] 4df32b02e856: Waiting [2024-09-10T04:06:24.062Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:24.062Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:24.329Z] a877bb88ed26: Pushed [2024-09-10T04:06:24.329Z] 61e2a4f3567e: Pushed [2024-09-10T04:06:24.598Z] d778b7e6ea29: Pushed [2024-09-10T04:06:24.598Z] 0bc69e952ce4: Pushed [2024-09-10T04:06:24.598Z] a018d6f09278: Layer already exists [2024-09-10T04:06:24.598Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:24.598Z] 8668eab0a1e7: Pushed [2024-09-10T04:06:24.598Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:24.866Z] 4df32b02e856: Pushed [2024-09-10T04:06:26.472Z] c8126ebc0d0f: Pushed [2024-09-10T04:06:27.054Z] 4d8df658f73c: Pushed [2024-09-10T04:06:27.319Z] c72c300b452c: Pushed [2024-09-10T04:06:27.585Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:28.009Z] + 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-09-10T04:06:28.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T04:06:28.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T04:06:28.388Z] d778b7e6ea29: Preparing [2024-09-10T04:06:28.388Z] a877bb88ed26: Preparing [2024-09-10T04:06:28.388Z] 4d8df658f73c: Preparing [2024-09-10T04:06:28.388Z] c8126ebc0d0f: Preparing [2024-09-10T04:06:28.388Z] 61e2a4f3567e: Preparing [2024-09-10T04:06:28.388Z] 0bc69e952ce4: Preparing [2024-09-10T04:06:28.388Z] 8668eab0a1e7: Preparing [2024-09-10T04:06:28.388Z] a018d6f09278: Preparing [2024-09-10T04:06:28.388Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:28.388Z] 4df32b02e856: Preparing [2024-09-10T04:06:28.388Z] c72c300b452c: Preparing [2024-09-10T04:06:28.388Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:28.388Z] a018d6f09278: Waiting [2024-09-10T04:06:28.388Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:28.388Z] 4df32b02e856: Waiting [2024-09-10T04:06:28.388Z] c72c300b452c: Waiting [2024-09-10T04:06:28.388Z] 0bc69e952ce4: Waiting [2024-09-10T04:06:28.388Z] 8668eab0a1e7: Waiting [2024-09-10T04:06:28.388Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:28.388Z] 4d8df658f73c: Layer already exists [2024-09-10T04:06:28.388Z] c8126ebc0d0f: Layer already exists [2024-09-10T04:06:28.388Z] 61e2a4f3567e: Layer already exists [2024-09-10T04:06:28.388Z] d778b7e6ea29: Layer already exists [2024-09-10T04:06:28.388Z] a877bb88ed26: Layer already exists [2024-09-10T04:06:28.388Z] 0bc69e952ce4: Layer already exists [2024-09-10T04:06:28.388Z] 4df32b02e856: Layer already exists [2024-09-10T04:06:28.388Z] 8668eab0a1e7: Layer already exists [2024-09-10T04:06:28.388Z] a018d6f09278: Layer already exists [2024-09-10T04:06:28.388Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:28.388Z] c72c300b452c: Layer already exists [2024-09-10T04:06:28.388Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:28.668Z] latest: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:29.049Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:29.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 [2024-09-10T04:06:29.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T04:06:29.411Z] d778b7e6ea29: Preparing [2024-09-10T04:06:29.411Z] a877bb88ed26: Preparing [2024-09-10T04:06:29.411Z] 4d8df658f73c: Preparing [2024-09-10T04:06:29.411Z] c8126ebc0d0f: Preparing [2024-09-10T04:06:29.411Z] 61e2a4f3567e: Preparing [2024-09-10T04:06:29.411Z] 0bc69e952ce4: Preparing [2024-09-10T04:06:29.411Z] 8668eab0a1e7: Preparing [2024-09-10T04:06:29.411Z] a018d6f09278: Preparing [2024-09-10T04:06:29.411Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:29.411Z] 4df32b02e856: Preparing [2024-09-10T04:06:29.411Z] c72c300b452c: Preparing [2024-09-10T04:06:29.411Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:29.411Z] 0bc69e952ce4: Waiting [2024-09-10T04:06:29.411Z] 8668eab0a1e7: Waiting [2024-09-10T04:06:29.411Z] a018d6f09278: Waiting [2024-09-10T04:06:29.411Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:29.411Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:29.411Z] 4df32b02e856: Waiting [2024-09-10T04:06:29.411Z] c72c300b452c: Waiting [2024-09-10T04:06:29.411Z] 61e2a4f3567e: Layer already exists [2024-09-10T04:06:29.411Z] c8126ebc0d0f: Layer already exists [2024-09-10T04:06:29.411Z] a877bb88ed26: Layer already exists [2024-09-10T04:06:29.411Z] d778b7e6ea29: Layer already exists [2024-09-10T04:06:29.411Z] 4d8df658f73c: Layer already exists [2024-09-10T04:06:29.411Z] 8668eab0a1e7: Layer already exists [2024-09-10T04:06:29.411Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:29.411Z] a018d6f09278: Layer already exists [2024-09-10T04:06:29.411Z] 0bc69e952ce4: Layer already exists [2024-09-10T04:06:29.411Z] 4df32b02e856: Layer already exists [2024-09-10T04:06:29.411Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:29.411Z] c72c300b452c: Layer already exists [2024-09-10T04:06:29.675Z] 3.2.0-dev.70: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:30.037Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:30.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:30.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T04:06:30.398Z] d778b7e6ea29: Preparing [2024-09-10T04:06:30.398Z] a877bb88ed26: Preparing [2024-09-10T04:06:30.398Z] 4d8df658f73c: Preparing [2024-09-10T04:06:30.398Z] c8126ebc0d0f: Preparing [2024-09-10T04:06:30.398Z] 61e2a4f3567e: Preparing [2024-09-10T04:06:30.398Z] 0bc69e952ce4: Preparing [2024-09-10T04:06:30.398Z] 8668eab0a1e7: Preparing [2024-09-10T04:06:30.398Z] 0bc69e952ce4: Waiting [2024-09-10T04:06:30.398Z] a018d6f09278: Preparing [2024-09-10T04:06:30.398Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:30.398Z] 4df32b02e856: Preparing [2024-09-10T04:06:30.398Z] c72c300b452c: Preparing [2024-09-10T04:06:30.398Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:30.398Z] 8668eab0a1e7: Waiting [2024-09-10T04:06:30.398Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:30.398Z] a018d6f09278: Waiting [2024-09-10T04:06:30.398Z] 4df32b02e856: Waiting [2024-09-10T04:06:30.398Z] c72c300b452c: Waiting [2024-09-10T04:06:30.398Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:30.398Z] 4d8df658f73c: Layer already exists [2024-09-10T04:06:30.398Z] 61e2a4f3567e: Layer already exists [2024-09-10T04:06:30.398Z] c8126ebc0d0f: Layer already exists [2024-09-10T04:06:30.398Z] a877bb88ed26: Layer already exists [2024-09-10T04:06:30.398Z] d778b7e6ea29: Layer already exists [2024-09-10T04:06:30.398Z] 0bc69e952ce4: Layer already exists [2024-09-10T04:06:30.398Z] a018d6f09278: Layer already exists [2024-09-10T04:06:30.398Z] 4df32b02e856: Layer already exists [2024-09-10T04:06:30.398Z] 8668eab0a1e7: Layer already exists [2024-09-10T04:06:30.398Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:30.398Z] c72c300b452c: Layer already exists [2024-09-10T04:06:30.398Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:30.665Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:31.019Z] + 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-09-10T04:06:31.369Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-10T04:06:31.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T04:06:31.369Z] d778b7e6ea29: Preparing [2024-09-10T04:06:31.369Z] a877bb88ed26: Preparing [2024-09-10T04:06:31.369Z] 4d8df658f73c: Preparing [2024-09-10T04:06:31.369Z] c8126ebc0d0f: Preparing [2024-09-10T04:06:31.369Z] 61e2a4f3567e: Preparing [2024-09-10T04:06:31.369Z] 0bc69e952ce4: Preparing [2024-09-10T04:06:31.369Z] 8668eab0a1e7: Preparing [2024-09-10T04:06:31.369Z] a018d6f09278: Preparing [2024-09-10T04:06:31.369Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:31.369Z] 4df32b02e856: Preparing [2024-09-10T04:06:31.369Z] c72c300b452c: Preparing [2024-09-10T04:06:31.369Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:31.369Z] a018d6f09278: Waiting [2024-09-10T04:06:31.369Z] 86e8c6d7cb42: Waiting [2024-09-10T04:06:31.369Z] 4df32b02e856: Waiting [2024-09-10T04:06:31.369Z] c72c300b452c: Waiting [2024-09-10T04:06:31.369Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:31.369Z] 0bc69e952ce4: Waiting [2024-09-10T04:06:31.369Z] 8668eab0a1e7: Waiting [2024-09-10T04:06:31.369Z] c8126ebc0d0f: Layer already exists [2024-09-10T04:06:31.369Z] 4d8df658f73c: Layer already exists [2024-09-10T04:06:31.369Z] a877bb88ed26: Layer already exists [2024-09-10T04:06:31.369Z] d778b7e6ea29: Layer already exists [2024-09-10T04:06:31.369Z] 61e2a4f3567e: Layer already exists [2024-09-10T04:06:31.369Z] a018d6f09278: Layer already exists [2024-09-10T04:06:31.369Z] 0bc69e952ce4: Layer already exists [2024-09-10T04:06:31.369Z] 8668eab0a1e7: Layer already exists [2024-09-10T04:06:31.369Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:31.369Z] 4df32b02e856: Layer already exists [2024-09-10T04:06:31.369Z] c72c300b452c: Layer already exists [2024-09-10T04:06:31.369Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:31.636Z] main: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:06:31.716Z] ===================================================== [Pipeline] echo [2024-09-10T04:06:31.732Z] taggedImages: [2024-09-10T04:06:31.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:31.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T04:06:31.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 [2024-09-10T04:06:31.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:31.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-10T04:06:31.766Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-10T04:06:31.766Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:31.766Z] latest [2024-09-10T04:06:31.766Z] 3.2.0-dev.70 [2024-09-10T04:06:31.766Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:31.766Z] main [2024-09-10T04:06:31.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:32.151Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:32.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:32.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T04:06:32.508Z] c43286eed950: Preparing [2024-09-10T04:06:32.508Z] 2f1a54a928f7: Preparing [2024-09-10T04:06:32.508Z] a018d6f09278: Preparing [2024-09-10T04:06:32.508Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:32.508Z] 6a6e614dc0c3: Preparing [2024-09-10T04:06:32.508Z] ad1541232915: Preparing [2024-09-10T04:06:32.508Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:32.508Z] ad1541232915: Waiting [2024-09-10T04:06:32.508Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:32.508Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:32.774Z] a018d6f09278: Layer already exists [2024-09-10T04:06:32.774Z] 6a6e614dc0c3: Pushed [2024-09-10T04:06:32.774Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:32.774Z] c43286eed950: Pushed [2024-09-10T04:06:34.709Z] ad1541232915: Pushed [2024-09-10T04:06:36.645Z] 2f1a54a928f7: Pushed [2024-09-10T04:06:36.645Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:37.013Z] + 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-09-10T04:06:37.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T04:06:37.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T04:06:37.378Z] c43286eed950: Preparing [2024-09-10T04:06:37.378Z] 2f1a54a928f7: Preparing [2024-09-10T04:06:37.378Z] a018d6f09278: Preparing [2024-09-10T04:06:37.378Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:37.378Z] 6a6e614dc0c3: Preparing [2024-09-10T04:06:37.378Z] ad1541232915: Preparing [2024-09-10T04:06:37.378Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:37.378Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:37.378Z] ad1541232915: Waiting [2024-09-10T04:06:37.378Z] 2f1a54a928f7: Layer already exists [2024-09-10T04:06:37.378Z] c43286eed950: Layer already exists [2024-09-10T04:06:37.378Z] a018d6f09278: Layer already exists [2024-09-10T04:06:37.378Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:37.378Z] 6a6e614dc0c3: Layer already exists [2024-09-10T04:06:37.378Z] ad1541232915: Layer already exists [2024-09-10T04:06:37.378Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:37.647Z] latest: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:38.012Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:38.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 [2024-09-10T04:06:38.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T04:06:38.372Z] c43286eed950: Preparing [2024-09-10T04:06:38.372Z] 2f1a54a928f7: Preparing [2024-09-10T04:06:38.372Z] a018d6f09278: Preparing [2024-09-10T04:06:38.372Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:38.372Z] 6a6e614dc0c3: Preparing [2024-09-10T04:06:38.372Z] ad1541232915: Preparing [2024-09-10T04:06:38.372Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:38.372Z] ad1541232915: Waiting [2024-09-10T04:06:38.372Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:38.372Z] c43286eed950: Layer already exists [2024-09-10T04:06:38.372Z] 2f1a54a928f7: Layer already exists [2024-09-10T04:06:38.372Z] 6a6e614dc0c3: Layer already exists [2024-09-10T04:06:38.372Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:38.372Z] a018d6f09278: Layer already exists [2024-09-10T04:06:38.372Z] ad1541232915: Layer already exists [2024-09-10T04:06:38.372Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:38.372Z] 3.2.0-dev.70: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:38.994Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:39.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:39.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T04:06:39.345Z] c43286eed950: Preparing [2024-09-10T04:06:39.345Z] 2f1a54a928f7: Preparing [2024-09-10T04:06:39.345Z] a018d6f09278: Preparing [2024-09-10T04:06:39.345Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:39.345Z] 6a6e614dc0c3: Preparing [2024-09-10T04:06:39.345Z] ad1541232915: Preparing [2024-09-10T04:06:39.345Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:39.345Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:39.345Z] ad1541232915: Waiting [2024-09-10T04:06:39.345Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:39.345Z] 2f1a54a928f7: Layer already exists [2024-09-10T04:06:39.345Z] c43286eed950: Layer already exists [2024-09-10T04:06:39.345Z] a018d6f09278: Layer already exists [2024-09-10T04:06:39.345Z] 6a6e614dc0c3: Layer already exists [2024-09-10T04:06:39.345Z] ad1541232915: Layer already exists [2024-09-10T04:06:39.345Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:39.611Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:39.961Z] + 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-09-10T04:06:40.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-10T04:06:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T04:06:40.313Z] c43286eed950: Preparing [2024-09-10T04:06:40.313Z] 2f1a54a928f7: Preparing [2024-09-10T04:06:40.313Z] a018d6f09278: Preparing [2024-09-10T04:06:40.313Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:40.313Z] 6a6e614dc0c3: Preparing [2024-09-10T04:06:40.313Z] ad1541232915: Preparing [2024-09-10T04:06:40.313Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:40.313Z] ad1541232915: Waiting [2024-09-10T04:06:40.313Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:40.313Z] 2f1a54a928f7: Layer already exists [2024-09-10T04:06:40.313Z] c43286eed950: Layer already exists [2024-09-10T04:06:40.313Z] a018d6f09278: Layer already exists [2024-09-10T04:06:40.313Z] 6a6e614dc0c3: Layer already exists [2024-09-10T04:06:40.313Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:40.313Z] ad1541232915: Layer already exists [2024-09-10T04:06:40.313Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:40.579Z] main: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:06:40.659Z] ===================================================== [Pipeline] echo [2024-09-10T04:06:40.677Z] taggedImages: [2024-09-10T04:06:40.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:40.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T04:06:40.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 [2024-09-10T04:06:40.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:40.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-10T04:06:40.710Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-10T04:06:40.711Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:40.711Z] latest [2024-09-10T04:06:40.711Z] 3.2.0-dev.70 [2024-09-10T04:06:40.711Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:06:40.711Z] main [2024-09-10T04:06:40.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:41.095Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:06:41.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:06:41.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T04:06:41.449Z] f0b59575efe1: Preparing [2024-09-10T04:06:41.449Z] b16fd68167eb: Preparing [2024-09-10T04:06:41.449Z] aae12c566cb6: Preparing [2024-09-10T04:06:41.449Z] a018d6f09278: Preparing [2024-09-10T04:06:41.449Z] 86e8c6d7cb42: Preparing [2024-09-10T04:06:41.449Z] 9c91c27ad033: Preparing [2024-09-10T04:06:41.449Z] bf3404cc4452: Preparing [2024-09-10T04:06:41.449Z] 1e0ba80d009b: Preparing [2024-09-10T04:06:41.449Z] 3845ada4b4d2: Preparing [2024-09-10T04:06:41.449Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:06:41.449Z] bf3404cc4452: Waiting [2024-09-10T04:06:41.449Z] 3845ada4b4d2: Waiting [2024-09-10T04:06:41.449Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:06:41.449Z] 9c91c27ad033: Waiting [2024-09-10T04:06:41.449Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:06:41.449Z] a018d6f09278: Layer already exists [2024-09-10T04:06:41.716Z] aae12c566cb6: Pushed [2024-09-10T04:06:41.716Z] b16fd68167eb: Pushed [2024-09-10T04:06:41.716Z] f0b59575efe1: Pushed [2024-09-10T04:06:41.716Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:06:41.716Z] 1e0ba80d009b: Pushed [2024-09-10T04:06:42.686Z] 3845ada4b4d2: Pushed [2024-09-10T04:06:54.974Z] bf3404cc4452: Pushed [2024-09-10T04:07:03.154Z] 9c91c27ad033: Pushed [2024-09-10T04:07:03.154Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:03.499Z] + 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-09-10T04:07:03.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T04:07:03.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T04:07:03.849Z] f0b59575efe1: Preparing [2024-09-10T04:07:03.849Z] b16fd68167eb: Preparing [2024-09-10T04:07:03.849Z] aae12c566cb6: Preparing [2024-09-10T04:07:03.849Z] a018d6f09278: Preparing [2024-09-10T04:07:03.849Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:03.849Z] 9c91c27ad033: Preparing [2024-09-10T04:07:03.849Z] bf3404cc4452: Preparing [2024-09-10T04:07:03.849Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:03.849Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:03.849Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:03.849Z] bf3404cc4452: Waiting [2024-09-10T04:07:03.849Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:03.849Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:03.849Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:03.850Z] 9c91c27ad033: Waiting [2024-09-10T04:07:03.850Z] aae12c566cb6: Layer already exists [2024-09-10T04:07:03.850Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:03.850Z] f0b59575efe1: Layer already exists [2024-09-10T04:07:03.850Z] b16fd68167eb: Layer already exists [2024-09-10T04:07:03.850Z] a018d6f09278: Layer already exists [2024-09-10T04:07:03.850Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:03.850Z] 9c91c27ad033: Layer already exists [2024-09-10T04:07:03.850Z] bf3404cc4452: Layer already exists [2024-09-10T04:07:03.850Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:03.850Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:04.113Z] latest: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:04.458Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:04.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 [2024-09-10T04:07:04.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T04:07:04.806Z] f0b59575efe1: Preparing [2024-09-10T04:07:04.806Z] b16fd68167eb: Preparing [2024-09-10T04:07:04.806Z] aae12c566cb6: Preparing [2024-09-10T04:07:04.806Z] a018d6f09278: Preparing [2024-09-10T04:07:04.806Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:04.806Z] 9c91c27ad033: Preparing [2024-09-10T04:07:04.806Z] bf3404cc4452: Preparing [2024-09-10T04:07:04.806Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:04.806Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:04.806Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:04.806Z] 9c91c27ad033: Waiting [2024-09-10T04:07:04.806Z] bf3404cc4452: Waiting [2024-09-10T04:07:04.806Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:04.806Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:04.806Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:04.806Z] f0b59575efe1: Layer already exists [2024-09-10T04:07:04.806Z] b16fd68167eb: Layer already exists [2024-09-10T04:07:04.806Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:04.806Z] aae12c566cb6: Layer already exists [2024-09-10T04:07:04.806Z] a018d6f09278: Layer already exists [2024-09-10T04:07:04.806Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:04.806Z] bf3404cc4452: Layer already exists [2024-09-10T04:07:04.806Z] 9c91c27ad033: Layer already exists [2024-09-10T04:07:04.806Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:04.806Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:05.070Z] 3.2.0-dev.70: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:05.421Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:05.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:05.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T04:07:05.770Z] f0b59575efe1: Preparing [2024-09-10T04:07:05.770Z] b16fd68167eb: Preparing [2024-09-10T04:07:05.770Z] aae12c566cb6: Preparing [2024-09-10T04:07:05.770Z] a018d6f09278: Preparing [2024-09-10T04:07:05.770Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:05.770Z] 9c91c27ad033: Preparing [2024-09-10T04:07:05.770Z] bf3404cc4452: Preparing [2024-09-10T04:07:05.770Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:05.770Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:05.770Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:05.770Z] 9c91c27ad033: Waiting [2024-09-10T04:07:05.770Z] bf3404cc4452: Waiting [2024-09-10T04:07:05.770Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:05.770Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:05.770Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:05.770Z] aae12c566cb6: Layer already exists [2024-09-10T04:07:05.770Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:05.770Z] a018d6f09278: Layer already exists [2024-09-10T04:07:05.770Z] f0b59575efe1: Layer already exists [2024-09-10T04:07:05.770Z] b16fd68167eb: Layer already exists [2024-09-10T04:07:05.770Z] bf3404cc4452: Layer already exists [2024-09-10T04:07:05.770Z] 9c91c27ad033: Layer already exists [2024-09-10T04:07:05.770Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:05.770Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:05.770Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:05.770Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:06.394Z] + 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-09-10T04:07:06.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-10T04:07:06.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T04:07:06.754Z] f0b59575efe1: Preparing [2024-09-10T04:07:06.754Z] b16fd68167eb: Preparing [2024-09-10T04:07:06.754Z] aae12c566cb6: Preparing [2024-09-10T04:07:06.754Z] a018d6f09278: Preparing [2024-09-10T04:07:06.754Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:06.754Z] 9c91c27ad033: Preparing [2024-09-10T04:07:06.754Z] bf3404cc4452: Preparing [2024-09-10T04:07:06.754Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:06.754Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:06.754Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:06.754Z] bf3404cc4452: Waiting [2024-09-10T04:07:06.754Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:06.754Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:06.754Z] 9c91c27ad033: Waiting [2024-09-10T04:07:06.754Z] f0b59575efe1: Layer already exists [2024-09-10T04:07:06.754Z] b16fd68167eb: Layer already exists [2024-09-10T04:07:06.754Z] a018d6f09278: Layer already exists [2024-09-10T04:07:06.754Z] aae12c566cb6: Layer already exists [2024-09-10T04:07:06.754Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:06.754Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:06.754Z] bf3404cc4452: Layer already exists [2024-09-10T04:07:06.754Z] 9c91c27ad033: Layer already exists [2024-09-10T04:07:06.754Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:06.754Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:07.020Z] main: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:07:07.106Z] ===================================================== [Pipeline] echo [2024-09-10T04:07:07.124Z] taggedImages: [2024-09-10T04:07:07.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:07.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T04:07:07.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 [2024-09-10T04:07:07.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:07.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-10T04:07:07.156Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-10T04:07:07.156Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:07.156Z] latest [2024-09-10T04:07:07.156Z] 3.2.0-dev.70 [2024-09-10T04:07:07.156Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:07.156Z] main [2024-09-10T04:07:07.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:07.528Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:07.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T04:07:07.884Z] c203508f75d7: Preparing [2024-09-10T04:07:07.884Z] 21e33b4e7de2: Preparing [2024-09-10T04:07:07.884Z] a5b601645765: Preparing [2024-09-10T04:07:07.884Z] a018d6f09278: Preparing [2024-09-10T04:07:07.884Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:07.884Z] 9ef9af59ef42: Preparing [2024-09-10T04:07:07.884Z] eb638a53a1ea: Preparing [2024-09-10T04:07:07.884Z] ab7b7c228c62: Preparing [2024-09-10T04:07:07.884Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:07.884Z] 9ef9af59ef42: Waiting [2024-09-10T04:07:07.884Z] eb638a53a1ea: Waiting [2024-09-10T04:07:07.884Z] ab7b7c228c62: Waiting [2024-09-10T04:07:07.884Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:08.150Z] a5b601645765: Pushed [2024-09-10T04:07:08.150Z] 21e33b4e7de2: Pushed [2024-09-10T04:07:08.150Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:08.416Z] a018d6f09278: Layer already exists [2024-09-10T04:07:08.416Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:08.416Z] c203508f75d7: Pushed [2024-09-10T04:07:08.416Z] eb638a53a1ea: Pushed [2024-09-10T04:07:08.998Z] ab7b7c228c62: Pushed [2024-09-10T04:07:31.036Z] 9ef9af59ef42: Pushed [2024-09-10T04:07:31.036Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:31.394Z] + 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-09-10T04:07:31.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T04:07:31.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T04:07:31.747Z] c203508f75d7: Preparing [2024-09-10T04:07:31.747Z] 21e33b4e7de2: Preparing [2024-09-10T04:07:31.747Z] a5b601645765: Preparing [2024-09-10T04:07:31.747Z] a018d6f09278: Preparing [2024-09-10T04:07:31.747Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:31.747Z] 9ef9af59ef42: Preparing [2024-09-10T04:07:31.747Z] eb638a53a1ea: Preparing [2024-09-10T04:07:31.747Z] ab7b7c228c62: Preparing [2024-09-10T04:07:31.747Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:31.747Z] eb638a53a1ea: Waiting [2024-09-10T04:07:31.747Z] ab7b7c228c62: Waiting [2024-09-10T04:07:31.747Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:31.747Z] 9ef9af59ef42: Waiting [2024-09-10T04:07:31.747Z] c203508f75d7: Layer already exists [2024-09-10T04:07:31.747Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:31.747Z] a018d6f09278: Layer already exists [2024-09-10T04:07:31.747Z] a5b601645765: Layer already exists [2024-09-10T04:07:31.747Z] 21e33b4e7de2: Layer already exists [2024-09-10T04:07:31.747Z] 9ef9af59ef42: Layer already exists [2024-09-10T04:07:31.747Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:31.747Z] ab7b7c228c62: Layer already exists [2024-09-10T04:07:31.747Z] eb638a53a1ea: Layer already exists [2024-09-10T04:07:32.014Z] latest: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:32.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:32.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 [2024-09-10T04:07:32.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T04:07:32.749Z] c203508f75d7: Preparing [2024-09-10T04:07:32.749Z] 21e33b4e7de2: Preparing [2024-09-10T04:07:32.749Z] a5b601645765: Preparing [2024-09-10T04:07:32.749Z] a018d6f09278: Preparing [2024-09-10T04:07:32.749Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:32.749Z] 9ef9af59ef42: Preparing [2024-09-10T04:07:32.749Z] eb638a53a1ea: Preparing [2024-09-10T04:07:32.749Z] ab7b7c228c62: Preparing [2024-09-10T04:07:32.749Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:32.749Z] 9ef9af59ef42: Waiting [2024-09-10T04:07:32.749Z] eb638a53a1ea: Waiting [2024-09-10T04:07:32.749Z] ab7b7c228c62: Waiting [2024-09-10T04:07:32.749Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:32.749Z] a5b601645765: Layer already exists [2024-09-10T04:07:32.749Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:32.749Z] a018d6f09278: Layer already exists [2024-09-10T04:07:32.749Z] 21e33b4e7de2: Layer already exists [2024-09-10T04:07:32.749Z] c203508f75d7: Layer already exists [2024-09-10T04:07:32.749Z] eb638a53a1ea: Layer already exists [2024-09-10T04:07:32.749Z] ab7b7c228c62: Layer already exists [2024-09-10T04:07:32.749Z] 9ef9af59ef42: Layer already exists [2024-09-10T04:07:32.749Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:33.017Z] 3.2.0-dev.70: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:33.381Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:33.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:33.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T04:07:33.731Z] c203508f75d7: Preparing [2024-09-10T04:07:33.731Z] 21e33b4e7de2: Preparing [2024-09-10T04:07:33.731Z] a5b601645765: Preparing [2024-09-10T04:07:33.731Z] a018d6f09278: Preparing [2024-09-10T04:07:33.731Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:33.731Z] 9ef9af59ef42: Preparing [2024-09-10T04:07:33.731Z] eb638a53a1ea: Preparing [2024-09-10T04:07:33.731Z] ab7b7c228c62: Preparing [2024-09-10T04:07:33.731Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:33.731Z] 9ef9af59ef42: Waiting [2024-09-10T04:07:33.731Z] eb638a53a1ea: Waiting [2024-09-10T04:07:33.731Z] ab7b7c228c62: Waiting [2024-09-10T04:07:33.731Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:33.731Z] c203508f75d7: Layer already exists [2024-09-10T04:07:33.731Z] a5b601645765: Layer already exists [2024-09-10T04:07:33.731Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:33.731Z] 21e33b4e7de2: Layer already exists [2024-09-10T04:07:33.731Z] a018d6f09278: Layer already exists [2024-09-10T04:07:33.731Z] eb638a53a1ea: Layer already exists [2024-09-10T04:07:33.731Z] 9ef9af59ef42: Layer already exists [2024-09-10T04:07:33.731Z] ab7b7c228c62: Layer already exists [2024-09-10T04:07:33.731Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:33.999Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:34.361Z] + 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-09-10T04:07:34.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-10T04:07:34.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T04:07:34.734Z] c203508f75d7: Preparing [2024-09-10T04:07:34.734Z] 21e33b4e7de2: Preparing [2024-09-10T04:07:34.734Z] a5b601645765: Preparing [2024-09-10T04:07:34.734Z] a018d6f09278: Preparing [2024-09-10T04:07:34.734Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:34.734Z] 9ef9af59ef42: Preparing [2024-09-10T04:07:34.734Z] eb638a53a1ea: Preparing [2024-09-10T04:07:34.734Z] ab7b7c228c62: Preparing [2024-09-10T04:07:34.734Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:34.734Z] 9ef9af59ef42: Waiting [2024-09-10T04:07:34.734Z] eb638a53a1ea: Waiting [2024-09-10T04:07:34.734Z] ab7b7c228c62: Waiting [2024-09-10T04:07:34.734Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:34.734Z] c203508f75d7: Layer already exists [2024-09-10T04:07:34.734Z] a5b601645765: Layer already exists [2024-09-10T04:07:34.734Z] a018d6f09278: Layer already exists [2024-09-10T04:07:34.734Z] 21e33b4e7de2: Layer already exists [2024-09-10T04:07:34.734Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:34.734Z] 9ef9af59ef42: Layer already exists [2024-09-10T04:07:34.734Z] eb638a53a1ea: Layer already exists [2024-09-10T04:07:34.734Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:34.734Z] ab7b7c228c62: Layer already exists [2024-09-10T04:07:35.001Z] main: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:07:35.084Z] ===================================================== [Pipeline] echo [2024-09-10T04:07:35.100Z] taggedImages: [2024-09-10T04:07:35.100Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:35.100Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T04:07:35.100Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 [2024-09-10T04:07:35.100Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:35.100Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-10T04:07:35.125Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-10T04:07:35.125Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:35.125Z] latest [2024-09-10T04:07:35.125Z] 3.2.0-dev.70 [2024-09-10T04:07:35.125Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:07:35.125Z] main [2024-09-10T04:07:35.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:35.502Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:35.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:07:35.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T04:07:35.864Z] fe6df193d331: Preparing [2024-09-10T04:07:35.864Z] 6ad3fc92c890: Preparing [2024-09-10T04:07:35.864Z] a9349cb41b1a: Preparing [2024-09-10T04:07:35.864Z] a018d6f09278: Preparing [2024-09-10T04:07:35.864Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:35.864Z] 988d54b52acc: Preparing [2024-09-10T04:07:35.864Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:35.864Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:35.864Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:35.864Z] 988d54b52acc: Waiting [2024-09-10T04:07:35.864Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:35.864Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:35.864Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:35.864Z] a018d6f09278: Layer already exists [2024-09-10T04:07:35.864Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:36.130Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:36.130Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:36.130Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:36.130Z] 6ad3fc92c890: Pushed [2024-09-10T04:07:36.130Z] a9349cb41b1a: Pushed [2024-09-10T04:07:36.130Z] fe6df193d331: Pushed [2024-09-10T04:07:58.181Z] 988d54b52acc: Pushed [2024-09-10T04:07:58.181Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:58.544Z] + 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-09-10T04:07:58.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T04:07:58.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T04:07:58.898Z] fe6df193d331: Preparing [2024-09-10T04:07:58.898Z] 6ad3fc92c890: Preparing [2024-09-10T04:07:58.898Z] a9349cb41b1a: Preparing [2024-09-10T04:07:58.898Z] a018d6f09278: Preparing [2024-09-10T04:07:58.898Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:58.898Z] 988d54b52acc: Preparing [2024-09-10T04:07:58.898Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:58.898Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:58.898Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:58.898Z] 988d54b52acc: Waiting [2024-09-10T04:07:58.898Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:58.898Z] 3845ada4b4d2: Waiting [2024-09-10T04:07:58.898Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:58.898Z] fe6df193d331: Layer already exists [2024-09-10T04:07:58.898Z] 6ad3fc92c890: Layer already exists [2024-09-10T04:07:58.898Z] a9349cb41b1a: Layer already exists [2024-09-10T04:07:58.898Z] a018d6f09278: Layer already exists [2024-09-10T04:07:58.898Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:58.898Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:58.898Z] 988d54b52acc: Layer already exists [2024-09-10T04:07:58.898Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:58.898Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:07:59.165Z] latest: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:59.524Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:07:59.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 [2024-09-10T04:07:59.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T04:07:59.877Z] fe6df193d331: Preparing [2024-09-10T04:07:59.877Z] 6ad3fc92c890: Preparing [2024-09-10T04:07:59.877Z] a9349cb41b1a: Preparing [2024-09-10T04:07:59.877Z] a018d6f09278: Preparing [2024-09-10T04:07:59.877Z] 86e8c6d7cb42: Preparing [2024-09-10T04:07:59.877Z] 988d54b52acc: Preparing [2024-09-10T04:07:59.877Z] 1e0ba80d009b: Preparing [2024-09-10T04:07:59.877Z] 3845ada4b4d2: Preparing [2024-09-10T04:07:59.877Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:07:59.877Z] 988d54b52acc: Waiting [2024-09-10T04:07:59.877Z] 1e0ba80d009b: Waiting [2024-09-10T04:07:59.877Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:07:59.877Z] fe6df193d331: Layer already exists [2024-09-10T04:07:59.877Z] a018d6f09278: Layer already exists [2024-09-10T04:07:59.877Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:07:59.877Z] a9349cb41b1a: Layer already exists [2024-09-10T04:07:59.877Z] 6ad3fc92c890: Layer already exists [2024-09-10T04:07:59.877Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:07:59.877Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:07:59.877Z] 988d54b52acc: Layer already exists [2024-09-10T04:07:59.877Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:00.143Z] 3.2.0-dev.70: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:00.509Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:00.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:00.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T04:08:00.861Z] fe6df193d331: Preparing [2024-09-10T04:08:00.861Z] 6ad3fc92c890: Preparing [2024-09-10T04:08:00.861Z] a9349cb41b1a: Preparing [2024-09-10T04:08:00.861Z] a018d6f09278: Preparing [2024-09-10T04:08:00.861Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:00.861Z] 988d54b52acc: Preparing [2024-09-10T04:08:00.861Z] 1e0ba80d009b: Preparing [2024-09-10T04:08:00.861Z] 3845ada4b4d2: Preparing [2024-09-10T04:08:00.861Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:00.861Z] 1e0ba80d009b: Waiting [2024-09-10T04:08:00.861Z] 3845ada4b4d2: Waiting [2024-09-10T04:08:00.861Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:00.861Z] 988d54b52acc: Waiting [2024-09-10T04:08:00.861Z] a018d6f09278: Layer already exists [2024-09-10T04:08:00.861Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:00.861Z] fe6df193d331: Layer already exists [2024-09-10T04:08:00.861Z] 6ad3fc92c890: Layer already exists [2024-09-10T04:08:00.861Z] a9349cb41b1a: Layer already exists [2024-09-10T04:08:00.861Z] 988d54b52acc: Layer already exists [2024-09-10T04:08:00.861Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:08:00.861Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:00.861Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:08:01.126Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:01.491Z] + 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-09-10T04:08:01.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-10T04:08:01.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T04:08:01.854Z] fe6df193d331: Preparing [2024-09-10T04:08:01.854Z] 6ad3fc92c890: Preparing [2024-09-10T04:08:01.854Z] a9349cb41b1a: Preparing [2024-09-10T04:08:01.854Z] a018d6f09278: Preparing [2024-09-10T04:08:01.854Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:01.854Z] 988d54b52acc: Preparing [2024-09-10T04:08:01.854Z] 1e0ba80d009b: Preparing [2024-09-10T04:08:01.854Z] 3845ada4b4d2: Preparing [2024-09-10T04:08:01.854Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:01.854Z] 1e0ba80d009b: Waiting [2024-09-10T04:08:01.854Z] 3845ada4b4d2: Waiting [2024-09-10T04:08:01.854Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:01.854Z] 988d54b52acc: Waiting [2024-09-10T04:08:01.854Z] 6ad3fc92c890: Layer already exists [2024-09-10T04:08:01.854Z] fe6df193d331: Layer already exists [2024-09-10T04:08:01.854Z] a018d6f09278: Layer already exists [2024-09-10T04:08:01.854Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:01.854Z] a9349cb41b1a: Layer already exists [2024-09-10T04:08:01.854Z] 988d54b52acc: Layer already exists [2024-09-10T04:08:01.854Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:01.854Z] 3845ada4b4d2: Layer already exists [2024-09-10T04:08:01.854Z] 1e0ba80d009b: Layer already exists [2024-09-10T04:08:02.120Z] main: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:08:02.213Z] ===================================================== [Pipeline] echo [2024-09-10T04:08:02.230Z] taggedImages: [2024-09-10T04:08:02.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:02.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T04:08:02.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 [2024-09-10T04:08:02.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:02.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-10T04:08:02.260Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-10T04:08:02.260Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:02.260Z] latest [2024-09-10T04:08:02.260Z] 3.2.0-dev.70 [2024-09-10T04:08:02.260Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:02.260Z] main [2024-09-10T04:08:02.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:02.650Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:03.024Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:03.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T04:08:03.024Z] 24478106d553: Preparing [2024-09-10T04:08:03.024Z] b1f16d993354: Preparing [2024-09-10T04:08:03.024Z] a018d6f09278: Preparing [2024-09-10T04:08:03.024Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:03.024Z] 0c6666d1d8a2: Preparing [2024-09-10T04:08:03.024Z] 7cde1eb48114: Preparing [2024-09-10T04:08:03.024Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:03.024Z] 7cde1eb48114: Waiting [2024-09-10T04:08:03.024Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:03.024Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:03.024Z] a018d6f09278: Layer already exists [2024-09-10T04:08:03.304Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:03.304Z] 0c6666d1d8a2: Pushed [2024-09-10T04:08:03.304Z] 24478106d553: Pushed [2024-09-10T04:08:04.293Z] 7cde1eb48114: Pushed [2024-09-10T04:08:10.932Z] b1f16d993354: Pushed [2024-09-10T04:08:10.932Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:11.293Z] + 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-09-10T04:08:11.640Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T04:08:11.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T04:08:11.640Z] 24478106d553: Preparing [2024-09-10T04:08:11.640Z] b1f16d993354: Preparing [2024-09-10T04:08:11.640Z] a018d6f09278: Preparing [2024-09-10T04:08:11.640Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:11.640Z] 0c6666d1d8a2: Preparing [2024-09-10T04:08:11.640Z] 7cde1eb48114: Preparing [2024-09-10T04:08:11.640Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:11.640Z] 7cde1eb48114: Waiting [2024-09-10T04:08:11.640Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:11.640Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:11.640Z] 0c6666d1d8a2: Layer already exists [2024-09-10T04:08:11.640Z] 24478106d553: Layer already exists [2024-09-10T04:08:11.640Z] a018d6f09278: Layer already exists [2024-09-10T04:08:11.640Z] b1f16d993354: Layer already exists [2024-09-10T04:08:11.640Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:11.640Z] 7cde1eb48114: Layer already exists [2024-09-10T04:08:11.906Z] latest: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:12.267Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:12.609Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 [2024-09-10T04:08:12.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T04:08:12.609Z] 24478106d553: Preparing [2024-09-10T04:08:12.609Z] b1f16d993354: Preparing [2024-09-10T04:08:12.609Z] a018d6f09278: Preparing [2024-09-10T04:08:12.609Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:12.609Z] 0c6666d1d8a2: Preparing [2024-09-10T04:08:12.609Z] 7cde1eb48114: Preparing [2024-09-10T04:08:12.609Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:12.609Z] 7cde1eb48114: Waiting [2024-09-10T04:08:12.609Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:12.609Z] 24478106d553: Layer already exists [2024-09-10T04:08:12.609Z] 0c6666d1d8a2: Layer already exists [2024-09-10T04:08:12.609Z] b1f16d993354: Layer already exists [2024-09-10T04:08:12.609Z] a018d6f09278: Layer already exists [2024-09-10T04:08:12.609Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:12.609Z] 7cde1eb48114: Layer already exists [2024-09-10T04:08:12.609Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:12.874Z] 3.2.0-dev.70: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:13.232Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:13.581Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:13.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T04:08:13.581Z] 24478106d553: Preparing [2024-09-10T04:08:13.581Z] b1f16d993354: Preparing [2024-09-10T04:08:13.581Z] a018d6f09278: Preparing [2024-09-10T04:08:13.581Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:13.581Z] 0c6666d1d8a2: Preparing [2024-09-10T04:08:13.581Z] 7cde1eb48114: Preparing [2024-09-10T04:08:13.581Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:13.581Z] 7cde1eb48114: Waiting [2024-09-10T04:08:13.581Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:13.581Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:13.581Z] b1f16d993354: Layer already exists [2024-09-10T04:08:13.581Z] a018d6f09278: Layer already exists [2024-09-10T04:08:13.581Z] 0c6666d1d8a2: Layer already exists [2024-09-10T04:08:13.581Z] 24478106d553: Layer already exists [2024-09-10T04:08:13.581Z] 7cde1eb48114: Layer already exists [2024-09-10T04:08:13.581Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:13.846Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:14.206Z] + 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-09-10T04:08:14.550Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-10T04:08:14.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T04:08:14.550Z] 24478106d553: Preparing [2024-09-10T04:08:14.550Z] b1f16d993354: Preparing [2024-09-10T04:08:14.550Z] a018d6f09278: Preparing [2024-09-10T04:08:14.550Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:14.550Z] 0c6666d1d8a2: Preparing [2024-09-10T04:08:14.550Z] 7cde1eb48114: Preparing [2024-09-10T04:08:14.550Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:14.550Z] 7cde1eb48114: Waiting [2024-09-10T04:08:14.550Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:14.550Z] b1f16d993354: Layer already exists [2024-09-10T04:08:14.550Z] a018d6f09278: Layer already exists [2024-09-10T04:08:14.550Z] 24478106d553: Layer already exists [2024-09-10T04:08:14.550Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:14.550Z] 0c6666d1d8a2: Layer already exists [2024-09-10T04:08:14.817Z] 7cde1eb48114: Layer already exists [2024-09-10T04:08:14.817Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:14.817Z] main: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:08:14.910Z] ===================================================== [Pipeline] echo [2024-09-10T04:08:14.926Z] taggedImages: [2024-09-10T04:08:14.926Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:14.926Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T04:08:14.926Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 [2024-09-10T04:08:14.926Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:14.926Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-10T04:08:14.955Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-10T04:08:14.955Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:14.955Z] latest [2024-09-10T04:08:14.955Z] 3.2.0-dev.70 [2024-09-10T04:08:14.955Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:14.955Z] main [2024-09-10T04:08:14.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:15.331Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:15.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:15.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T04:08:15.701Z] 6f816f59d1aa: Preparing [2024-09-10T04:08:15.701Z] 3d4a543759a3: Preparing [2024-09-10T04:08:15.701Z] a018d6f09278: Preparing [2024-09-10T04:08:15.701Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:15.701Z] 0940576ef85a: Preparing [2024-09-10T04:08:15.701Z] 31250f12c4e6: Preparing [2024-09-10T04:08:15.701Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:15.701Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:15.701Z] 31250f12c4e6: Waiting [2024-09-10T04:08:15.968Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:15.968Z] a018d6f09278: Layer already exists [2024-09-10T04:08:15.968Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:15.968Z] 0940576ef85a: Pushed [2024-09-10T04:08:15.968Z] 6f816f59d1aa: Pushed [2024-09-10T04:08:16.234Z] 31250f12c4e6: Pushed [2024-09-10T04:08:24.419Z] 3d4a543759a3: Pushed [2024-09-10T04:08:24.419Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:24.784Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:25.148Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T04:08:25.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T04:08:25.148Z] 6f816f59d1aa: Preparing [2024-09-10T04:08:25.148Z] 3d4a543759a3: Preparing [2024-09-10T04:08:25.148Z] a018d6f09278: Preparing [2024-09-10T04:08:25.148Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:25.148Z] 0940576ef85a: Preparing [2024-09-10T04:08:25.148Z] 31250f12c4e6: Preparing [2024-09-10T04:08:25.148Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:25.148Z] 31250f12c4e6: Waiting [2024-09-10T04:08:25.148Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:25.148Z] 6f816f59d1aa: Layer already exists [2024-09-10T04:08:25.148Z] a018d6f09278: Layer already exists [2024-09-10T04:08:25.148Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:25.148Z] 0940576ef85a: Layer already exists [2024-09-10T04:08:25.148Z] 3d4a543759a3: Layer already exists [2024-09-10T04:08:25.148Z] 31250f12c4e6: Layer already exists [2024-09-10T04:08:25.148Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:25.415Z] latest: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:25.776Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:26.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 [2024-09-10T04:08:26.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T04:08:26.134Z] 6f816f59d1aa: Preparing [2024-09-10T04:08:26.134Z] 3d4a543759a3: Preparing [2024-09-10T04:08:26.134Z] a018d6f09278: Preparing [2024-09-10T04:08:26.134Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:26.134Z] 0940576ef85a: Preparing [2024-09-10T04:08:26.134Z] 31250f12c4e6: Preparing [2024-09-10T04:08:26.134Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:26.134Z] 31250f12c4e6: Waiting [2024-09-10T04:08:26.134Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:26.134Z] 0940576ef85a: Layer already exists [2024-09-10T04:08:26.134Z] 3d4a543759a3: Layer already exists [2024-09-10T04:08:26.134Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:26.134Z] a018d6f09278: Layer already exists [2024-09-10T04:08:26.134Z] 6f816f59d1aa: Layer already exists [2024-09-10T04:08:26.134Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:26.134Z] 31250f12c4e6: Layer already exists [2024-09-10T04:08:26.400Z] 3.2.0-dev.70: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:26.755Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:27.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:27.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T04:08:27.110Z] 6f816f59d1aa: Preparing [2024-09-10T04:08:27.110Z] 3d4a543759a3: Preparing [2024-09-10T04:08:27.110Z] a018d6f09278: Preparing [2024-09-10T04:08:27.110Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:27.110Z] 0940576ef85a: Preparing [2024-09-10T04:08:27.110Z] 31250f12c4e6: Preparing [2024-09-10T04:08:27.110Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:27.110Z] 31250f12c4e6: Waiting [2024-09-10T04:08:27.110Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:27.110Z] 0940576ef85a: Layer already exists [2024-09-10T04:08:27.110Z] a018d6f09278: Layer already exists [2024-09-10T04:08:27.111Z] 3d4a543759a3: Layer already exists [2024-09-10T04:08:27.111Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:27.111Z] 6f816f59d1aa: Layer already exists [2024-09-10T04:08:27.111Z] 31250f12c4e6: Layer already exists [2024-09-10T04:08:27.111Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:27.378Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:27.742Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:28.103Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-10T04:08:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T04:08:28.103Z] 6f816f59d1aa: Preparing [2024-09-10T04:08:28.103Z] 3d4a543759a3: Preparing [2024-09-10T04:08:28.103Z] a018d6f09278: Preparing [2024-09-10T04:08:28.103Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:28.103Z] 0940576ef85a: Preparing [2024-09-10T04:08:28.103Z] 31250f12c4e6: Preparing [2024-09-10T04:08:28.103Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:28.103Z] 31250f12c4e6: Waiting [2024-09-10T04:08:28.103Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:28.103Z] 3d4a543759a3: Layer already exists [2024-09-10T04:08:28.103Z] a018d6f09278: Layer already exists [2024-09-10T04:08:28.103Z] 6f816f59d1aa: Layer already exists [2024-09-10T04:08:28.103Z] 0940576ef85a: Layer already exists [2024-09-10T04:08:28.103Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:28.103Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:28.103Z] 31250f12c4e6: Layer already exists [2024-09-10T04:08:28.369Z] main: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:08:28.455Z] ===================================================== [Pipeline] echo [2024-09-10T04:08:28.468Z] taggedImages: [2024-09-10T04:08:28.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:28.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T04:08:28.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 [2024-09-10T04:08:28.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:28.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-10T04:08:28.503Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-10T04:08:28.503Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:28.503Z] latest [2024-09-10T04:08:28.503Z] 3.2.0-dev.70 [2024-09-10T04:08:28.503Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:28.503Z] main [2024-09-10T04:08:28.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:28.874Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:29.244Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:29.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T04:08:29.244Z] e527a374da21: Preparing [2024-09-10T04:08:29.244Z] 0149511e6d20: Preparing [2024-09-10T04:08:29.244Z] a018d6f09278: Preparing [2024-09-10T04:08:29.244Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:29.244Z] 4eec1846e664: Preparing [2024-09-10T04:08:29.244Z] c564ebb03025: Preparing [2024-09-10T04:08:29.244Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:29.244Z] c564ebb03025: Waiting [2024-09-10T04:08:29.244Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:29.510Z] 4eec1846e664: Layer already exists [2024-09-10T04:08:29.510Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:29.510Z] a018d6f09278: Layer already exists [2024-09-10T04:08:29.510Z] c564ebb03025: Layer already exists [2024-09-10T04:08:29.510Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:29.510Z] e527a374da21: Pushed [2024-09-10T04:08:36.144Z] 0149511e6d20: Pushed [2024-09-10T04:08:36.725Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:37.082Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:37.447Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T04:08:37.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T04:08:37.447Z] e527a374da21: Preparing [2024-09-10T04:08:37.447Z] 0149511e6d20: Preparing [2024-09-10T04:08:37.447Z] a018d6f09278: Preparing [2024-09-10T04:08:37.447Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:37.447Z] 4eec1846e664: Preparing [2024-09-10T04:08:37.447Z] c564ebb03025: Preparing [2024-09-10T04:08:37.447Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:37.447Z] c564ebb03025: Waiting [2024-09-10T04:08:37.447Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:37.447Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:37.447Z] e527a374da21: Layer already exists [2024-09-10T04:08:37.447Z] 0149511e6d20: Layer already exists [2024-09-10T04:08:37.447Z] a018d6f09278: Layer already exists [2024-09-10T04:08:37.447Z] 4eec1846e664: Layer already exists [2024-09-10T04:08:37.447Z] c564ebb03025: Layer already exists [2024-09-10T04:08:37.447Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:37.713Z] latest: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:38.072Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:38.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 [2024-09-10T04:08:38.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T04:08:38.428Z] e527a374da21: Preparing [2024-09-10T04:08:38.428Z] 0149511e6d20: Preparing [2024-09-10T04:08:38.428Z] a018d6f09278: Preparing [2024-09-10T04:08:38.428Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:38.428Z] 4eec1846e664: Preparing [2024-09-10T04:08:38.428Z] c564ebb03025: Preparing [2024-09-10T04:08:38.428Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:38.428Z] c564ebb03025: Waiting [2024-09-10T04:08:38.428Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:38.428Z] a018d6f09278: Layer already exists [2024-09-10T04:08:38.428Z] 4eec1846e664: Layer already exists [2024-09-10T04:08:38.428Z] 0149511e6d20: Layer already exists [2024-09-10T04:08:38.428Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:38.428Z] e527a374da21: Layer already exists [2024-09-10T04:08:38.428Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:38.428Z] c564ebb03025: Layer already exists [2024-09-10T04:08:38.694Z] 3.2.0-dev.70: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:39.060Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:39.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:39.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T04:08:39.407Z] e527a374da21: Preparing [2024-09-10T04:08:39.407Z] 0149511e6d20: Preparing [2024-09-10T04:08:39.407Z] a018d6f09278: Preparing [2024-09-10T04:08:39.407Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:39.407Z] 4eec1846e664: Preparing [2024-09-10T04:08:39.407Z] c564ebb03025: Preparing [2024-09-10T04:08:39.407Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:39.407Z] c564ebb03025: Waiting [2024-09-10T04:08:39.407Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:39.407Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:39.407Z] a018d6f09278: Layer already exists [2024-09-10T04:08:39.407Z] 0149511e6d20: Layer already exists [2024-09-10T04:08:39.407Z] 4eec1846e664: Layer already exists [2024-09-10T04:08:39.407Z] e527a374da21: Layer already exists [2024-09-10T04:08:39.407Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:39.407Z] c564ebb03025: Layer already exists [2024-09-10T04:08:39.673Z] f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:40.029Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:40.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-10T04:08:40.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T04:08:40.388Z] e527a374da21: Preparing [2024-09-10T04:08:40.388Z] 0149511e6d20: Preparing [2024-09-10T04:08:40.388Z] a018d6f09278: Preparing [2024-09-10T04:08:40.388Z] 86e8c6d7cb42: Preparing [2024-09-10T04:08:40.388Z] 4eec1846e664: Preparing [2024-09-10T04:08:40.388Z] c564ebb03025: Preparing [2024-09-10T04:08:40.388Z] 4aeaa0e7d41f: Preparing [2024-09-10T04:08:40.388Z] c564ebb03025: Waiting [2024-09-10T04:08:40.388Z] 4aeaa0e7d41f: Waiting [2024-09-10T04:08:40.388Z] e527a374da21: Layer already exists [2024-09-10T04:08:40.388Z] 0149511e6d20: Layer already exists [2024-09-10T04:08:40.388Z] 4eec1846e664: Layer already exists [2024-09-10T04:08:40.388Z] 86e8c6d7cb42: Layer already exists [2024-09-10T04:08:40.388Z] a018d6f09278: Layer already exists [2024-09-10T04:08:40.388Z] c564ebb03025: Layer already exists [2024-09-10T04:08:40.388Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T04:08:40.654Z] main: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T04:08:40.751Z] ===================================================== [Pipeline] echo [2024-09-10T04:08:40.766Z] taggedImages: [2024-09-10T04:08:40.766Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [2024-09-10T04:08:40.766Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T04:08:40.766Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 [2024-09-10T04:08:40.766Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [2024-09-10T04:08:40.766Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:41.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T04:08:41.312Z] [2024-09-10T04:08:41.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:08:41.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T04:08:41.645Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T04:08:41.645Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T04:08:41.645Z] 04944245beec: Pulling fs layer [2024-09-10T04:08:41.645Z] 699f458cf7ca: Pulling fs layer [2024-09-10T04:08:41.645Z] 765212b225bb: Pulling fs layer [2024-09-10T04:08:41.645Z] f23df028b6ca: Pulling fs layer [2024-09-10T04:08:41.645Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T04:08:41.645Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T04:08:41.645Z] 765212b225bb: Waiting [2024-09-10T04:08:41.645Z] f23df028b6ca: Waiting [2024-09-10T04:08:41.645Z] d65c8cfc05b1: Waiting [2024-09-10T04:08:41.645Z] 2437ff75d9bd: Waiting [2024-09-10T04:08:41.913Z] 04944245beec: Verifying Checksum [2024-09-10T04:08:41.913Z] 04944245beec: Download complete [2024-09-10T04:08:41.913Z] 765212b225bb: Verifying Checksum [2024-09-10T04:08:41.913Z] 765212b225bb: Download complete [2024-09-10T04:08:41.913Z] f23df028b6ca: Verifying Checksum [2024-09-10T04:08:41.913Z] f23df028b6ca: Download complete [2024-09-10T04:08:41.913Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T04:08:41.913Z] d65c8cfc05b1: Download complete [2024-09-10T04:08:42.180Z] 699f458cf7ca: Verifying Checksum [2024-09-10T04:08:42.180Z] 699f458cf7ca: Download complete [2024-09-10T04:08:42.449Z] 8998bd30e6a1: Download complete [2024-09-10T04:08:45.027Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T04:08:45.027Z] 2437ff75d9bd: Download complete [2024-09-10T04:08:47.606Z] 8998bd30e6a1: Pull complete [2024-09-10T04:08:47.873Z] 04944245beec: Pull complete [2024-09-10T04:08:49.811Z] 699f458cf7ca: Pull complete [2024-09-10T04:08:49.811Z] 765212b225bb: Pull complete [2024-09-10T04:08:50.770Z] f23df028b6ca: Pull complete [2024-09-10T04:08:51.036Z] d65c8cfc05b1: Pull complete [2024-09-10T04:09:09.239Z] 2437ff75d9bd: Pull complete [2024-09-10T04:09:09.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T04:09:09.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T04:09:09.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:09:09.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container [2024-09-10T04:09:09.518Z] $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T04:09:11.595Z] $ docker top 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:09:12.600Z] ---> job-cost.sh [2024-09-10T04:09:12.600Z] lf-activate-venv: SKIPPING [2024-09-10T04:09:12.600Z] INFO: No Stack... [2024-09-10T04:09:12.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T04:09:13.838Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T04:09:14.475Z] + cat /w/workspace/edgex-go/691/archives/cost.csv [2024-09-10T04:09:14.475Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T04:09:14.508Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] [2024-09-10T04:09:14.517Z] Resource [jenkins-edgexfoundry-edgex-go-main-691-stack-cost] did not exist. Created. [2024-09-10T04:09:14.524Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T04:09:15.244Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T04:09:16.037Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T04:09:16.049Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T04:09:16.085Z] $ docker stop --time=1 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f [2024-09-10T04:09:17.621Z] $ docker rm -f --volumes 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f [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-09-10T04:09:18.161Z] provisioning config files... [2024-09-10T04:09:18.170Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/691@tmp/config9652864672890868916tmp [Pipeline] { [Pipeline] sh [2024-09-10T04:09:18.470Z] + set +x [2024-09-10T04:09:18.470Z] + curl -s https://codecov.io/bash [2024-09-10T04:09:18.470Z] + bash -s -- [2024-09-10T04:09:18.470Z] [2024-09-10T04:09:18.470Z] _____ _ [2024-09-10T04:09:18.470Z] / ____| | | [2024-09-10T04:09:18.470Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T04:09:18.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T04:09:18.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T04:09:18.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T04:09:18.470Z] Bash-1.0.6 [2024-09-10T04:09:18.470Z] [2024-09-10T04:09:18.470Z] [2024-09-10T04:09:18.470Z] ==> git version 2.25.1 found [2024-09-10T04:09:18.470Z] ==> 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-09-10T04:09:18.470Z] Release-Date: 2020-01-08 [2024-09-10T04:09:18.470Z] 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-09-10T04:09:18.470Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T04:09:18.470Z] ==> Jenkins CI detected. [2024-09-10T04:09:18.470Z] current dir:  /w/workspace/edgex-go/691 [2024-09-10T04:09:18.470Z] project root: . [2024-09-10T04:09:18.470Z] --> token set from env [2024-09-10T04:09:18.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T04:09:18.731Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T04:09:18.731Z] ==> Python coveragepy not found [2024-09-10T04:09:18.731Z] ==> Searching for coverage reports in: [2024-09-10T04:09:18.731Z] + . [2024-09-10T04:09:18.731Z] -> Found 1 reports [2024-09-10T04:09:18.731Z] ==> Detecting git/mercurial file structure [2024-09-10T04:09:18.731Z] ==> Reading reports [2024-09-10T04:09:18.731Z] + ./coverage.out bytes=546549 [2024-09-10T04:09:18.731Z] ==> Appending adjustments [2024-09-10T04:09:18.731Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T04:09:20.111Z] + Found adjustments [2024-09-10T04:09:20.111Z] ==> Gzipping contents [2024-09-10T04:09:20.111Z] 68K /tmp/codecov.BOVnnz.gz [2024-09-10T04:09:20.111Z] ==> Uploading reports [2024-09-10T04:09:20.111Z] url: https://codecov.io [2024-09-10T04:09:20.111Z] query: branch=main&commit=f44ee31a5d6fd6617b8ae126a9cf0181f34f378f&build=691&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F691%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T04:09:20.111Z] -> Pinging Codecov [2024-09-10T04:09:20.111Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f44ee31a5d6fd6617b8ae126a9cf0181f34f378f&build=691&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F691%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T04:09:20.111Z] -> Uploading to [2024-09-10T04:09:20.112Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/f44ee31a5d6fd6617b8ae126a9cf0181f34f378f/b0aff96e-b734-463c-a4d4-ddbb1a12a5d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T040920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11ff10256eec9bd6fba4879a24941343b1622e92fe70e1b7b7558ac56b703a1b [2024-09-10T04:09:20.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:09:20.112Z] Dload Upload Total Spent Left Speed [2024-09-10T04:09:20.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68259 0 0 100 68259 0 210k --:--:-- --:--:-- --:--:-- 210k [2024-09-10T04:09:20.682Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [2024-09-10T04:09:20.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-10T04:09:20.933Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-10T04:09:20.954Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:09:21.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T04:09:21.267Z] [2024-09-10T04:09:21.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:09:21.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T04:09:21.579Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-10T04:09:21.579Z] 619be1103602: Already exists [2024-09-10T04:09:21.579Z] f8ea3408117e: Pulling fs layer [2024-09-10T04:09:21.579Z] 91320369b822: Pulling fs layer [2024-09-10T04:09:21.579Z] 0406650e8295: Pulling fs layer [2024-09-10T04:09:21.579Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T04:09:21.579Z] 96d80e3f36e1: Pulling fs layer [2024-09-10T04:09:21.579Z] bcf3aedb951c: Pulling fs layer [2024-09-10T04:09:21.579Z] 4f4fb700ef54: Waiting [2024-09-10T04:09:21.579Z] bcf3aedb951c: Waiting [2024-09-10T04:09:21.579Z] 0406650e8295: Download complete [2024-09-10T04:09:21.579Z] f8ea3408117e: Download complete [2024-09-10T04:09:21.841Z] f8ea3408117e: Pull complete [2024-09-10T04:09:21.841Z] 96d80e3f36e1: Verifying Checksum [2024-09-10T04:09:21.841Z] 96d80e3f36e1: Download complete [2024-09-10T04:09:22.105Z] 91320369b822: Verifying Checksum [2024-09-10T04:09:22.105Z] 91320369b822: Download complete [2024-09-10T04:09:22.672Z] bcf3aedb951c: Download complete [2024-09-10T04:09:25.963Z] 91320369b822: Pull complete [2024-09-10T04:09:25.964Z] 0406650e8295: Pull complete [2024-09-10T04:09:25.964Z] 4f4fb700ef54: Pull complete [2024-09-10T04:09:26.223Z] 96d80e3f36e1: Pull complete [2024-09-10T04:09:29.528Z] bcf3aedb951c: Pull complete [2024-09-10T04:09:29.528Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-10T04:09:29.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T04:09:29.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:09:29.643Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:09:29.712Z] $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:09:41.982Z] $ docker top bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T04:09:42.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo [2024-09-10T04:09:42.310Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-10T04:09:42.590Z] + set -o pipefail [2024-09-10T04:09:42.590Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-10T04:09:50.719Z] [2024-09-10T04:09:50.719Z] Monitoring /w/workspace/edgex-go/691 (github.com/edgexfoundry/edgex-go)... [2024-09-10T04:09:50.719Z] [2024-09-10T04:09:50.719Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/20bed8da-d248-4431-8718-afbf4a19c0b3 [2024-09-10T04:09:50.719Z] [2024-09-10T04:09:50.719Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-10T04:09:50.719Z] [2024-09-10T04:09:50.978Z] [2024-09-10T04:09:50.978Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-10T04:09:50.978Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-10T04:09:51.283Z] $ docker stop --time=1 bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 [2024-09-10T04:09:59.106Z] $ docker rm -f --volumes bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-10T04:09:59.608Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T04:09:59.633Z] provisioning config files... [2024-09-10T04:09:59.640Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/691@tmp/config3850500894383790448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:09:59.939Z] --> edgex-publish-swagger.sh [2024-09-10T04:09:59.939Z] === Publish openapi/v3 API === [2024-09-10T04:09:59.939Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-10T04:09:59.939Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/691/openapi/v3/core-command.yaml] [2024-09-10T04:09:59.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:09:59.939Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:00.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 72687 --:--:-- --:--:-- --:--:-- 72687 [2024-09-10T04:10:00.198Z] [2024-09-10T04:10:00.198Z] [2024-09-10T04:10:00.198Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/691/openapi/v3/core-data.yaml] [2024-09-10T04:10:00.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:00.198Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:00.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 152k --:--:-- --:--:-- --:--:-- 152k 100 72043 0 0 100 72043 0 152k --:--:-- --:--:-- --:--:-- 152k [2024-09-10T04:10:00.768Z] [2024-09-10T04:10:00.768Z] [2024-09-10T04:10:00.768Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/691/openapi/v3/core-keeper.yaml] [2024-09-10T04:10:00.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:00.768Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:01.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 272 132k --:--:-- --:--:-- --:--:-- 132k [2024-09-10T04:10:01.028Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T04:10:01.028Z] [2024-09-10T04:10:01.028Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/691/openapi/v3/core-metadata.yaml] [2024-09-10T04:10:01.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:01.028Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:01.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 436 417k --:--:-- --:--:-- --:--:-- 417k [2024-09-10T04:10:01.287Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T04:10:01.287Z] [2024-09-10T04:10:01.287Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/691/openapi/v3/support-cron-scheduler.yaml] [2024-09-10T04:10:01.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:01.287Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:01.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 231k --:--:-- --:--:-- --:--:-- 231k 100 48523 100 66 100 48457 223 160k --:--:-- --:--:-- --:--:-- 160k [2024-09-10T04:10:01.807Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T04:10:01.807Z] [2024-09-10T04:10:01.807Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/691/openapi/v3/support-notifications.yaml] [2024-09-10T04:10:01.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:01.807Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:02.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 411 224k --:--:-- --:--:-- --:--:-- 225k [2024-09-10T04:10:02.073Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T04:10:02.073Z] [2024-09-10T04:10:02.073Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/691/openapi/v3/support-scheduler.yaml] [2024-09-10T04:10:02.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T04:10:02.073Z] Dload Upload Total Spent Left Speed [2024-09-10T04:10:02.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 438 101k --:--:-- --:--:-- --:--:-- 101k [2024-09-10T04:10:02.645Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T04:10:02.645Z] [Pipeline] } [2024-09-10T04:10:02.652Z] 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-09-10T04:10:03.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T04:10:03.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:03.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T04:10:03.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:10:03.480Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:10:03.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:10:04.015Z] $ docker top c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 -eo pid,comm [2024-09-10T04:10:04.033Z] 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-09-10T04:10:04.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T04:10:04.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T04:10:04.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T04:10:04.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T04:10:04.243Z] $ docker exec c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 ssh-agent [2024-09-10T04:10:04.326Z] SSH_AUTH_SOCK=/tmp/ssh-PytiN3U1AlFn/agent.32 [2024-09-10T04:10:04.326Z] SSH_AGENT_PID=38 [2024-09-10T04:10:04.331Z] Running ssh-add (command line suppressed) [2024-09-10T04:10:04.454Z] Identity added: /w/workspace/edgex-go/691@tmp/private_key_2733995440052860733.key (/w/workspace/edgex-go/691@tmp/private_key_2733995440052860733.key) [2024-09-10T04:10:04.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T04:10:04.735Z] + git semver tag [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,936 [run_tag] DEBUG tag force:False [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,936 [check_head_tag] DEBUG check head tag [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,938 [execute] INFO git cat-file --batch-check [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=) [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,942 [execute] INFO git cat-file --batch [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=) [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,979 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,979 [execute] INFO git tag -a v3.2.0-dev.70 -m v3.2.0-dev.70 [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.70', '-m', 'v3.2.0-dev.70'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) [2024-09-10T04:10:04.994Z] 2024-09-10 04:10:04,985 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:04.994Z] 3.2.0-dev.70 [Pipeline] } [2024-09-10T04:10:05.035Z] $ docker exec --env ******** --env ******** c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 ssh-agent -k [2024-09-10T04:10:05.130Z] unset SSH_AUTH_SOCK; [2024-09-10T04:10:05.131Z] unset SSH_AGENT_PID; [2024-09-10T04:10:05.131Z] echo Agent pid 38 killed; [2024-09-10T04:10:05.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T04:10:05.434Z] + git semver [Pipeline] } [2024-09-10T04:10:05.737Z] $ docker stop --time=1 c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 [2024-09-10T04:10:06.999Z] $ docker rm -f --volumes c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:07.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T04:10:07.404Z] [2024-09-10T04:10:07.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:07.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T04:10:07.703Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-10T04:10:07.703Z] ab5ef0e58194: Pulling fs layer [2024-09-10T04:10:07.703Z] 9712f1f96733: Pulling fs layer [2024-09-10T04:10:07.703Z] 63f879dbbcfc: Pulling fs layer [2024-09-10T04:10:07.703Z] 0d9ebad4ef96: Pulling fs layer [2024-09-10T04:10:07.703Z] e9a5061849ea: Pulling fs layer [2024-09-10T04:10:07.703Z] d747dcd14b5f: Pulling fs layer [2024-09-10T04:10:07.703Z] 2de7ff778b66: Pulling fs layer [2024-09-10T04:10:07.703Z] d747dcd14b5f: Waiting [2024-09-10T04:10:07.703Z] 2de7ff778b66: Waiting [2024-09-10T04:10:07.703Z] 0d9ebad4ef96: Waiting [2024-09-10T04:10:07.703Z] e9a5061849ea: Waiting [2024-09-10T04:10:07.962Z] 63f879dbbcfc: Verifying Checksum [2024-09-10T04:10:07.962Z] 63f879dbbcfc: Download complete [2024-09-10T04:10:07.962Z] e9a5061849ea: Verifying Checksum [2024-09-10T04:10:07.962Z] e9a5061849ea: Download complete [2024-09-10T04:10:08.220Z] d747dcd14b5f: Download complete [2024-09-10T04:10:08.220Z] 0d9ebad4ef96: Verifying Checksum [2024-09-10T04:10:08.220Z] 0d9ebad4ef96: Download complete [2024-09-10T04:10:08.220Z] 2de7ff778b66: Verifying Checksum [2024-09-10T04:10:08.220Z] 2de7ff778b66: Download complete [2024-09-10T04:10:08.220Z] ab5ef0e58194: Verifying Checksum [2024-09-10T04:10:08.220Z] ab5ef0e58194: Download complete [2024-09-10T04:10:10.746Z] ab5ef0e58194: Pull complete [2024-09-10T04:10:11.006Z] 9712f1f96733: Pull complete [2024-09-10T04:10:11.571Z] 63f879dbbcfc: Pull complete [2024-09-10T04:10:15.773Z] 0d9ebad4ef96: Pull complete [2024-09-10T04:10:15.773Z] e9a5061849ea: Pull complete [2024-09-10T04:10:15.773Z] d747dcd14b5f: Pull complete [2024-09-10T04:10:16.707Z] 2de7ff778b66: Pull complete [2024-09-10T04:10:16.707Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-10T04:10:16.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T04:10:16.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:10:16.811Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:10:16.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:10:22.039Z] $ docker top 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-10T04:10:22.081Z] provisioning config files... [2024-09-10T04:10:22.088Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/691@tmp/config10633946465433181285tmp [2024-09-10T04:10:22.098Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/691@tmp/config17928158397645826044tmp [2024-09-10T04:10:22.108Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/691@tmp/config6289611274742483653tmp [Pipeline] { [Pipeline] echo [2024-09-10T04:10:22.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:22.513Z] ---> sigul-configuration.sh [2024-09-10T04:10:22.513Z] gpg: directory `/root/.gnupg' created [2024-09-10T04:10:22.513Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-10T04:10:22.513Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-10T04:10:22.513Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-10T04:10:22.513Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-10T04:10:22.513Z] gpg: CAST5 encrypted data [2024-09-10T04:10:22.513Z] gpg: encrypted with 1 passphrase [2024-09-10T04:10:22.513Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-10T04:10:22.808Z] + mkdir /home/jenkins [2024-09-10T04:10:22.808Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-10T04:10:23.101Z] + 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-09-10T04:10:23.117Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:23.407Z] ---> sigul-install.sh [2024-09-10T04:10:23.407Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-10T04:10:23.702Z] + git tag --list [2024-09-10T04:10:23.702Z] 0.6.0 [2024-09-10T04:10:23.702Z] 0.6.1 [2024-09-10T04:10:23.702Z] 0.7.0 [2024-09-10T04:10:23.702Z] 0.7.1 [2024-09-10T04:10:23.702Z] v1.0.0 [2024-09-10T04:10:23.702Z] v1.0.1 [2024-09-10T04:10:23.702Z] v1.1.0 [2024-09-10T04:10:23.702Z] v1.2.0 [2024-09-10T04:10:23.702Z] v1.2.1 [2024-09-10T04:10:23.702Z] v1.3.0 [2024-09-10T04:10:23.702Z] v1.3.1 [2024-09-10T04:10:23.702Z] v2.0.0 [2024-09-10T04:10:23.702Z] v2.1.0 [2024-09-10T04:10:23.702Z] v2.1.1 [2024-09-10T04:10:23.702Z] v2.2.0 [2024-09-10T04:10:23.702Z] v2.3.0 [2024-09-10T04:10:23.702Z] v3.0 [2024-09-10T04:10:23.702Z] v3.0.0 [2024-09-10T04:10:23.702Z] v3.1 [2024-09-10T04:10:23.702Z] v3.1.0 [2024-09-10T04:10:23.702Z] v3.1.0-dev.1 [2024-09-10T04:10:23.702Z] v3.1.0-dev.10 [2024-09-10T04:10:23.702Z] v3.1.0-dev.11 [2024-09-10T04:10:23.702Z] v3.1.0-dev.12 [2024-09-10T04:10:23.702Z] v3.1.0-dev.13 [2024-09-10T04:10:23.702Z] v3.1.0-dev.14 [2024-09-10T04:10:23.702Z] v3.1.0-dev.15 [2024-09-10T04:10:23.702Z] v3.1.0-dev.16 [2024-09-10T04:10:23.702Z] v3.1.0-dev.17 [2024-09-10T04:10:23.702Z] v3.1.0-dev.18 [2024-09-10T04:10:23.702Z] v3.1.0-dev.19 [2024-09-10T04:10:23.702Z] v3.1.0-dev.2 [2024-09-10T04:10:23.702Z] v3.1.0-dev.20 [2024-09-10T04:10:23.702Z] v3.1.0-dev.21 [2024-09-10T04:10:23.702Z] v3.1.0-dev.22 [2024-09-10T04:10:23.702Z] v3.1.0-dev.23 [2024-09-10T04:10:23.702Z] v3.1.0-dev.24 [2024-09-10T04:10:23.702Z] v3.1.0-dev.25 [2024-09-10T04:10:23.702Z] v3.1.0-dev.26 [2024-09-10T04:10:23.702Z] v3.1.0-dev.27 [2024-09-10T04:10:23.702Z] v3.1.0-dev.28 [2024-09-10T04:10:23.702Z] v3.1.0-dev.29 [2024-09-10T04:10:23.702Z] v3.1.0-dev.3 [2024-09-10T04:10:23.702Z] v3.1.0-dev.30 [2024-09-10T04:10:23.702Z] v3.1.0-dev.31 [2024-09-10T04:10:23.702Z] v3.1.0-dev.32 [2024-09-10T04:10:23.702Z] v3.1.0-dev.33 [2024-09-10T04:10:23.702Z] v3.1.0-dev.34 [2024-09-10T04:10:23.702Z] v3.1.0-dev.35 [2024-09-10T04:10:23.702Z] v3.1.0-dev.36 [2024-09-10T04:10:23.702Z] v3.1.0-dev.37 [2024-09-10T04:10:23.702Z] v3.1.0-dev.38 [2024-09-10T04:10:23.702Z] v3.1.0-dev.39 [2024-09-10T04:10:23.702Z] v3.1.0-dev.4 [2024-09-10T04:10:23.702Z] v3.1.0-dev.40 [2024-09-10T04:10:23.702Z] v3.1.0-dev.41 [2024-09-10T04:10:23.702Z] v3.1.0-dev.42 [2024-09-10T04:10:23.702Z] v3.1.0-dev.43 [2024-09-10T04:10:23.702Z] v3.1.0-dev.44 [2024-09-10T04:10:23.702Z] v3.1.0-dev.45 [2024-09-10T04:10:23.702Z] v3.1.0-dev.46 [2024-09-10T04:10:23.702Z] v3.1.0-dev.47 [2024-09-10T04:10:23.702Z] v3.1.0-dev.48 [2024-09-10T04:10:23.702Z] v3.1.0-dev.49 [2024-09-10T04:10:23.702Z] v3.1.0-dev.5 [2024-09-10T04:10:23.702Z] v3.1.0-dev.50 [2024-09-10T04:10:23.702Z] v3.1.0-dev.51 [2024-09-10T04:10:23.702Z] v3.1.0-dev.52 [2024-09-10T04:10:23.702Z] v3.1.0-dev.53 [2024-09-10T04:10:23.702Z] v3.1.0-dev.54 [2024-09-10T04:10:23.702Z] v3.1.0-dev.55 [2024-09-10T04:10:23.702Z] v3.1.0-dev.56 [2024-09-10T04:10:23.702Z] v3.1.0-dev.57 [2024-09-10T04:10:23.702Z] v3.1.0-dev.58 [2024-09-10T04:10:23.702Z] v3.1.0-dev.59 [2024-09-10T04:10:23.702Z] v3.1.0-dev.6 [2024-09-10T04:10:23.702Z] v3.1.0-dev.60 [2024-09-10T04:10:23.702Z] v3.1.0-dev.61 [2024-09-10T04:10:23.702Z] v3.1.0-dev.62 [2024-09-10T04:10:23.702Z] v3.1.0-dev.63 [2024-09-10T04:10:23.702Z] v3.1.0-dev.64 [2024-09-10T04:10:23.702Z] v3.1.0-dev.65 [2024-09-10T04:10:23.702Z] v3.1.0-dev.66 [2024-09-10T04:10:23.702Z] v3.1.0-dev.67 [2024-09-10T04:10:23.702Z] v3.1.0-dev.68 [2024-09-10T04:10:23.702Z] v3.1.0-dev.69 [2024-09-10T04:10:23.702Z] v3.1.0-dev.7 [2024-09-10T04:10:23.702Z] v3.1.0-dev.70 [2024-09-10T04:10:23.702Z] v3.1.0-dev.71 [2024-09-10T04:10:23.702Z] v3.1.0-dev.72 [2024-09-10T04:10:23.702Z] v3.1.0-dev.73 [2024-09-10T04:10:23.702Z] v3.1.0-dev.8 [2024-09-10T04:10:23.702Z] v3.1.0-dev.9 [2024-09-10T04:10:23.702Z] v3.1.1 [2024-09-10T04:10:23.702Z] v3.1.1-dev.1 [2024-09-10T04:10:23.702Z] v3.1.1-dev.2 [2024-09-10T04:10:23.702Z] v3.2.0-dev.1 [2024-09-10T04:10:23.702Z] v3.2.0-dev.10 [2024-09-10T04:10:23.702Z] v3.2.0-dev.11 [2024-09-10T04:10:23.702Z] v3.2.0-dev.12 [2024-09-10T04:10:23.702Z] v3.2.0-dev.13 [2024-09-10T04:10:23.702Z] v3.2.0-dev.14 [2024-09-10T04:10:23.702Z] v3.2.0-dev.15 [2024-09-10T04:10:23.702Z] v3.2.0-dev.16 [2024-09-10T04:10:23.702Z] v3.2.0-dev.17 [2024-09-10T04:10:23.702Z] v3.2.0-dev.18 [2024-09-10T04:10:23.702Z] v3.2.0-dev.19 [2024-09-10T04:10:23.702Z] v3.2.0-dev.2 [2024-09-10T04:10:23.702Z] v3.2.0-dev.20 [2024-09-10T04:10:23.702Z] v3.2.0-dev.21 [2024-09-10T04:10:23.702Z] v3.2.0-dev.22 [2024-09-10T04:10:23.702Z] v3.2.0-dev.23 [2024-09-10T04:10:23.702Z] v3.2.0-dev.24 [2024-09-10T04:10:23.702Z] v3.2.0-dev.25 [2024-09-10T04:10:23.702Z] v3.2.0-dev.26 [2024-09-10T04:10:23.702Z] v3.2.0-dev.27 [2024-09-10T04:10:23.702Z] v3.2.0-dev.28 [2024-09-10T04:10:23.702Z] v3.2.0-dev.29 [2024-09-10T04:10:23.702Z] v3.2.0-dev.3 [2024-09-10T04:10:23.702Z] v3.2.0-dev.30 [2024-09-10T04:10:23.702Z] v3.2.0-dev.31 [2024-09-10T04:10:23.702Z] v3.2.0-dev.32 [2024-09-10T04:10:23.702Z] v3.2.0-dev.33 [2024-09-10T04:10:23.702Z] v3.2.0-dev.34 [2024-09-10T04:10:23.702Z] v3.2.0-dev.35 [2024-09-10T04:10:23.702Z] v3.2.0-dev.36 [2024-09-10T04:10:23.702Z] v3.2.0-dev.37 [2024-09-10T04:10:23.702Z] v3.2.0-dev.38 [2024-09-10T04:10:23.702Z] v3.2.0-dev.39 [2024-09-10T04:10:23.702Z] v3.2.0-dev.4 [2024-09-10T04:10:23.702Z] v3.2.0-dev.40 [2024-09-10T04:10:23.702Z] v3.2.0-dev.41 [2024-09-10T04:10:23.702Z] v3.2.0-dev.42 [2024-09-10T04:10:23.702Z] v3.2.0-dev.43 [2024-09-10T04:10:23.702Z] v3.2.0-dev.44 [2024-09-10T04:10:23.702Z] v3.2.0-dev.45 [2024-09-10T04:10:23.702Z] v3.2.0-dev.46 [2024-09-10T04:10:23.702Z] v3.2.0-dev.47 [2024-09-10T04:10:23.702Z] v3.2.0-dev.48 [2024-09-10T04:10:23.702Z] v3.2.0-dev.49 [2024-09-10T04:10:23.702Z] v3.2.0-dev.5 [2024-09-10T04:10:23.702Z] v3.2.0-dev.50 [2024-09-10T04:10:23.702Z] v3.2.0-dev.51 [2024-09-10T04:10:23.702Z] v3.2.0-dev.52 [2024-09-10T04:10:23.702Z] v3.2.0-dev.53 [2024-09-10T04:10:23.702Z] v3.2.0-dev.54 [2024-09-10T04:10:23.702Z] v3.2.0-dev.55 [2024-09-10T04:10:23.702Z] v3.2.0-dev.56 [2024-09-10T04:10:23.702Z] v3.2.0-dev.57 [2024-09-10T04:10:23.702Z] v3.2.0-dev.58 [2024-09-10T04:10:23.702Z] v3.2.0-dev.59 [2024-09-10T04:10:23.702Z] v3.2.0-dev.6 [2024-09-10T04:10:23.702Z] v3.2.0-dev.60 [2024-09-10T04:10:23.702Z] v3.2.0-dev.61 [2024-09-10T04:10:23.702Z] v3.2.0-dev.62 [2024-09-10T04:10:23.702Z] v3.2.0-dev.63 [2024-09-10T04:10:23.702Z] v3.2.0-dev.64 [2024-09-10T04:10:23.702Z] v3.2.0-dev.65 [2024-09-10T04:10:23.702Z] v3.2.0-dev.66 [2024-09-10T04:10:23.702Z] v3.2.0-dev.67 [2024-09-10T04:10:23.702Z] v3.2.0-dev.68 [2024-09-10T04:10:23.702Z] v3.2.0-dev.69 [2024-09-10T04:10:23.702Z] v3.2.0-dev.7 [2024-09-10T04:10:23.702Z] v3.2.0-dev.70 [2024-09-10T04:10:23.702Z] v3.2.0-dev.8 [2024-09-10T04:10:23.702Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-10T04:10:23.999Z] + lftools sign git-tag v3.2.0-dev.70 [2024-09-10T04:10:24.570Z] Signing Git tag with Sigul... [2024-09-10T04:10:24.570Z] Signing v3.2.0-dev.70 [Pipeline] echo [2024-09-10T04:10:24.840Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:25.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-10T04:10:25.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-10T04:10:25.196Z] $ docker stop --time=1 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 [2024-09-10T04:10:26.475Z] $ docker rm -f --volumes 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-10T04:10:26.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T04:10:26.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:27.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T04:10:27.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:10:27.275Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:10:27.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:10:27.751Z] $ docker top bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e -eo pid,comm [2024-09-10T04:10:27.771Z] 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-09-10T04:10:27.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T04:10:27.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T04:10:27.832Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T04:10:27.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T04:10:27.997Z] $ docker exec bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e ssh-agent [2024-09-10T04:10:28.086Z] SSH_AUTH_SOCK=/tmp/ssh-gS0iohLMP6p1/agent.32 [2024-09-10T04:10:28.086Z] SSH_AGENT_PID=38 [2024-09-10T04:10:28.103Z] Running ssh-add (command line suppressed) [2024-09-10T04:10:28.238Z] Identity added: /w/workspace/edgex-go/691@tmp/private_key_11332690949701048037.key (/w/workspace/edgex-go/691@tmp/private_key_11332690949701048037.key) [2024-09-10T04:10:28.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T04:10:28.528Z] + git semver bump pre [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [bump_version] DEBUG bumping version:3.2.0-dev.70 on axis:pre with prefix:dev [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [bump_version] DEBUG bumped version:3.2.0-dev.71 [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [write_version] DEBUG write version:3.2.0-dev.71 to path:/w/workspace/edgex-go/691/.semver/main with force:True [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,745 [write_file] DEBUG write to file:/w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,748 [execute] INFO git cat-file --batch-check [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,754 [execute] INFO git cat-file --batch [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T04:10:28.787Z] 2024-09-10 04:10:28,760 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:28.787Z] 3.2.0-dev.71 [Pipeline] } [2024-09-10T04:10:28.827Z] $ docker exec --env ******** --env ******** bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e ssh-agent -k [2024-09-10T04:10:28.928Z] unset SSH_AUTH_SOCK; [2024-09-10T04:10:28.928Z] unset SSH_AGENT_PID; [2024-09-10T04:10:28.928Z] echo Agent pid 38 killed; [2024-09-10T04:10:28.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T04:10:29.225Z] + git semver [Pipeline] } [2024-09-10T04:10:29.526Z] $ docker stop --time=1 bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e [2024-09-10T04:10:30.828Z] $ docker rm -f --volumes bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T04:10:31.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T04:10:31.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:31.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T04:10:31.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:10:31.520Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:10:31.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:10:31.958Z] $ docker top 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 -eo pid,comm [2024-09-10T04:10:31.984Z] 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-09-10T04:10:31.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T04:10:32.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T04:10:32.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T04:10:32.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T04:10:32.182Z] $ docker exec 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 ssh-agent [2024-09-10T04:10:32.263Z] SSH_AUTH_SOCK=/tmp/ssh-jqus7zJ5tGA9/agent.32 [2024-09-10T04:10:32.264Z] SSH_AGENT_PID=38 [2024-09-10T04:10:32.267Z] Running ssh-add (command line suppressed) [2024-09-10T04:10:32.410Z] Identity added: /w/workspace/edgex-go/691@tmp/private_key_14669067090650837583.key (/w/workspace/edgex-go/691@tmp/private_key_14669067090650837583.key) [2024-09-10T04:10:32.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T04:10:32.686Z] + git semver push [2024-09-10T04:10:32.945Z] 2024-09-10 04:10:32,887 [run_push] DEBUG push [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,887 [execute] INFO git cat-file --batch-check [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,892 [execute] INFO git rev-list 9cd2a78be65129e3ab804a423d3bffdcc2513de4 -- [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,892 [execute] DEBUG Popen(['git', 'rev-list', '9cd2a78be65129e3ab804a423d3bffdcc2513de4', '--'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,914 [execute] INFO git fetch -v origin [2024-09-10T04:10:32.946Z] 2024-09-10 04:10:32,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-10T04:10:33.513Z] 2024-09-10 04:10:33,395 [run_push] DEBUG no remote changes detected [2024-09-10T04:10:33.513Z] 2024-09-10 04:10:33,395 [execute] INFO git push origin semver [2024-09-10T04:10:33.513Z] 2024-09-10 04:10:33,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T04:10:34.452Z] 2024-09-10 04:10:34,117 [run_push] DEBUG push all version tags [2024-09-10T04:10:34.452Z] 2024-09-10 04:10:34,117 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-10T04:10:34.452Z] 2024-09-10 04:10:34,118 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) [2024-09-10T04:10:35.022Z] 2024-09-10 04:10:34,790 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main [2024-09-10T04:10:35.022Z] 3.2.0-dev.71 [Pipeline] } [2024-09-10T04:10:35.062Z] $ docker exec --env ******** --env ******** 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 ssh-agent -k [2024-09-10T04:10:35.158Z] unset SSH_AUTH_SOCK; [2024-09-10T04:10:35.158Z] unset SSH_AGENT_PID; [2024-09-10T04:10:35.159Z] echo Agent pid 38 killed; [2024-09-10T04:10:35.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T04:10:35.461Z] + git semver [Pipeline] } [2024-09-10T04:10:35.764Z] $ docker stop --time=1 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 [2024-09-10T04:10:37.011Z] $ docker rm -f --volumes 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 [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-09-10T04:10:37.564Z] + [ -d /w/workspace/edgex-go/691/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:37.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:38.706Z] ---> package-listing.sh [2024-09-10T04:10:38.706Z] ++ facter osfamily [2024-09-10T04:10:38.706Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T04:10:38.964Z] + OS_FAMILY=debian [2024-09-10T04:10:38.964Z] + workspace=/w/workspace/edgex-go/691 [2024-09-10T04:10:38.964Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T04:10:38.964Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T04:10:38.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T04:10:38.964Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T04:10:38.964Z] + '[' /w/workspace/edgex-go/691 ']' [2024-09-10T04:10:38.964Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T04:10:38.964Z] + case "${OS_FAMILY}" in [2024-09-10T04:10:38.964Z] + dpkg -l [2024-09-10T04:10:38.964Z] + grep '^ii' [2024-09-10T04:10:38.964Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T04:10:38.964Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T04:10:38.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T04:10:38.964Z] + '[' /w/workspace/edgex-go/691 ']' [2024-09-10T04:10:38.964Z] + mkdir -p /w/workspace/edgex-go/691/archives/ [2024-09-10T04:10:38.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/691/archives/ [Pipeline] echo [2024-09-10T04:10:38.976Z] 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/691/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T04:10:39.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:39.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T04:10:39.813Z] [2024-09-10T04:10:39.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T04:10:40.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T04:10:40.118Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T04:10:40.118Z] 5eb5b503b376: Pulling fs layer [2024-09-10T04:10:40.118Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T04:10:40.118Z] ec43610c2a17: Pulling fs layer [2024-09-10T04:10:40.118Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T04:10:40.118Z] 33b1e0a273af: Pulling fs layer [2024-09-10T04:10:40.118Z] 3a2ae6a8a46f: Waiting [2024-09-10T04:10:40.118Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T04:10:40.118Z] 2f39f015ded8: Pulling fs layer [2024-09-10T04:10:40.118Z] 5d3b04190fa2: Waiting [2024-09-10T04:10:40.118Z] 5c69ac0246d0: Verifying Checksum [2024-09-10T04:10:40.118Z] 5c69ac0246d0: Download complete [2024-09-10T04:10:40.118Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T04:10:40.118Z] 3a2ae6a8a46f: Download complete [2024-09-10T04:10:40.118Z] 33b1e0a273af: Verifying Checksum [2024-09-10T04:10:40.118Z] 33b1e0a273af: Download complete [2024-09-10T04:10:40.118Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T04:10:40.118Z] 5d3b04190fa2: Download complete [2024-09-10T04:10:40.118Z] ec43610c2a17: Verifying Checksum [2024-09-10T04:10:40.118Z] ec43610c2a17: Download complete [2024-09-10T04:10:40.376Z] 5eb5b503b376: Verifying Checksum [2024-09-10T04:10:40.376Z] 5eb5b503b376: Download complete [2024-09-10T04:10:40.940Z] 2f39f015ded8: Download complete [2024-09-10T04:10:41.505Z] 5eb5b503b376: Pull complete [2024-09-10T04:10:41.763Z] 5c69ac0246d0: Pull complete [2024-09-10T04:10:42.021Z] ec43610c2a17: Pull complete [2024-09-10T04:10:42.280Z] 3a2ae6a8a46f: Pull complete [2024-09-10T04:10:42.538Z] 33b1e0a273af: Pull complete [2024-09-10T04:10:42.538Z] 5d3b04190fa2: Pull complete [2024-09-10T04:10:46.723Z] 2f39f015ded8: Pull complete [2024-09-10T04:10:46.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T04:10:46.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T04:10:46.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T04:10:46.823Z] prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container [2024-09-10T04:10:46.878Z] $ 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/691/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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@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-09-10T04:10:50.708Z] $ docker top e88b3f721ab8cff79c3839c36cfe8a94a3e36b18b8668f435a9a3f842dc5abe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T04:10:51.033Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T04:10:51.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T04:10:51.597Z] + ls /var/log/sa-host [2024-09-10T04:10:51.597Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T04:10:51.765Z] provisioning config files... [2024-09-10T04:10:51.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/691@tmp/config16631813112662951129tmp [Pipeline] { [Pipeline] echo [2024-09-10T04:10:51.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:52.074Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T04:10:52.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:52.412Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T04:10:52.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:52.708Z] ---> sudo-logs.sh [2024-09-10T04:10:52.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T04:10:52.738Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:53.021Z] ---> job-cost.sh [2024-09-10T04:10:53.021Z] lf-activate-venv: SKIPPING [2024-09-10T04:10:53.021Z] DEBUG: total: 0.2199999988079071 [2024-09-10T04:10:53.021Z] INFO: Retrieving Stack Cost... [2024-09-10T04:10:53.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T04:10:53.849Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T04:10:53.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T04:10:54.145Z] ---> logs-deploy.sh [2024-09-10T04:10:54.145Z] lf-activate-venv: SKIPPING [2024-09-10T04:10:54.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/691 [2024-09-10T04:10:54.145Z] INFO: archiving workspace using pattern(s): [2024-09-10T04:10:55.081Z] Archives upload complete. [2024-09-10T04:10:55.341Z] INFO: archiving logs to Nexus [2024-09-10T04:10:55.912Z] ---> uname -a: [2024-09-10T04:10:55.912Z] Linux prd-ubuntu20-04-docker-8c-8g-9942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] ---> lscpu: [2024-09-10T04:10:55.912Z] Architecture: x86_64 [2024-09-10T04:10:55.912Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-10T04:10:55.912Z] Byte Order: Little Endian [2024-09-10T04:10:55.912Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-10T04:10:55.912Z] CPU(s): 8 [2024-09-10T04:10:55.912Z] On-line CPU(s) list: 0-7 [2024-09-10T04:10:55.912Z] Thread(s) per core: 1 [2024-09-10T04:10:55.912Z] Core(s) per socket: 1 [2024-09-10T04:10:55.912Z] Socket(s): 8 [2024-09-10T04:10:55.912Z] NUMA node(s): 1 [2024-09-10T04:10:55.912Z] Vendor ID: AuthenticAMD [2024-09-10T04:10:55.912Z] CPU family: 23 [2024-09-10T04:10:55.912Z] Model: 49 [2024-09-10T04:10:55.912Z] Model name: AMD EPYC-Rome Processor [2024-09-10T04:10:55.912Z] Stepping: 0 [2024-09-10T04:10:55.912Z] CPU MHz: 2799.998 [2024-09-10T04:10:55.912Z] BogoMIPS: 5599.99 [2024-09-10T04:10:55.912Z] Virtualization: AMD-V [2024-09-10T04:10:55.912Z] Hypervisor vendor: KVM [2024-09-10T04:10:55.912Z] Virtualization type: full [2024-09-10T04:10:55.912Z] L1d cache: 256 KiB [2024-09-10T04:10:55.912Z] L1i cache: 256 KiB [2024-09-10T04:10:55.912Z] L2 cache: 4 MiB [2024-09-10T04:10:55.912Z] L3 cache: 128 MiB [2024-09-10T04:10:55.912Z] NUMA node0 CPU(s): 0-7 [2024-09-10T04:10:55.912Z] Vulnerability Itlb multihit: Not affected [2024-09-10T04:10:55.912Z] Vulnerability L1tf: Not affected [2024-09-10T04:10:55.912Z] Vulnerability Mds: Not affected [2024-09-10T04:10:55.912Z] Vulnerability Meltdown: Not affected [2024-09-10T04:10:55.912Z] Vulnerability Mmio stale data: Not affected [2024-09-10T04:10:55.912Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-10T04:10:55.912Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-10T04:10:55.912Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-10T04:10:55.912Z] Vulnerability Srbds: Not affected [2024-09-10T04:10:55.912Z] Vulnerability Tsx async abort: Not affected [2024-09-10T04:10:55.912Z] 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-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] ---> nproc: [2024-09-10T04:10:55.912Z] 8 [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] ---> df -h: [2024-09-10T04:10:55.912Z] Filesystem Size Used Avail Use% Mounted on [2024-09-10T04:10:55.912Z] overlay 155G 29G 127G 19% / [2024-09-10T04:10:55.912Z] tmpfs 64M 0 64M 0% /dev [2024-09-10T04:10:55.912Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-10T04:10:55.912Z] shm 64M 0 64M 0% /dev/shm [2024-09-10T04:10:55.912Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] ---> sar -b -r -n DEV: [2024-09-10T04:10:55.912Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9942) 09/10/24 _x86_64_ (8 CPU) [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] 03:00:43 LINUX RESTART (8 CPU) [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-10T04:10:55.912Z] 03:02:01 62.52 31.99 30.53 0.00 3383.70 75627.13 0.00 [2024-09-10T04:10:55.912Z] 03:03:01 2.77 0.00 2.77 0.00 0.00 42.01 0.00 [2024-09-10T04:10:55.912Z] 03:04:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-09-10T04:10:55.912Z] 03:05:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 [2024-09-10T04:10:55.912Z] 03:06:01 32.28 3.88 28.40 0.00 2072.19 4695.62 0.00 [2024-09-10T04:10:55.912Z] 03:07:01 17.77 1.23 16.54 0.00 2269.29 3761.63 0.00 [2024-09-10T04:10:55.912Z] 03:08:01 3.35 0.02 3.33 0.00 0.13 91.18 0.00 [2024-09-10T04:10:55.912Z] 03:09:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2024-09-10T04:10:55.912Z] 03:10:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2024-09-10T04:10:55.912Z] 03:11:01 2.10 0.00 2.10 0.00 0.00 23.46 0.00 [2024-09-10T04:10:55.912Z] 03:12:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2024-09-10T04:10:55.912Z] 03:13:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 [2024-09-10T04:10:55.912Z] 03:14:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-09-10T04:10:55.912Z] 03:15:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 [2024-09-10T04:10:55.912Z] 03:16:01 2.32 0.02 2.30 0.00 0.13 30.00 0.00 [2024-09-10T04:10:55.912Z] 03:17:01 1.83 0.02 1.82 0.00 0.13 20.93 0.00 [2024-09-10T04:10:55.912Z] 03:18:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2024-09-10T04:10:55.912Z] 03:19:01 1.78 0.00 1.78 0.00 0.00 21.73 0.00 [2024-09-10T04:10:55.912Z] 03:20:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-09-10T04:10:55.912Z] 03:21:01 2.05 0.00 2.05 0.00 0.00 24.80 0.00 [2024-09-10T04:10:55.912Z] 03:22:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2024-09-10T04:10:55.912Z] 03:23:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2024-09-10T04:10:55.912Z] 03:24:01 441.69 16.60 425.10 0.00 1966.47 68650.29 0.00 [2024-09-10T04:10:55.912Z] 03:25:01 70.62 0.05 70.57 0.00 3.87 30114.58 0.00 [2024-09-10T04:10:55.912Z] 03:26:01 35.04 0.08 34.96 0.00 0.67 24489.39 0.00 [2024-09-10T04:10:55.912Z] 03:27:01 87.92 0.17 87.75 0.00 4.93 54759.81 0.00 [2024-09-10T04:10:55.912Z] 03:28:01 823.96 10.60 813.36 0.00 129.71 279052.82 0.00 [2024-09-10T04:10:55.912Z] 03:29:01 375.62 0.62 375.00 0.00 9.60 150881.52 0.00 [2024-09-10T04:10:55.912Z] 03:30:01 282.03 0.02 282.01 0.00 0.13 106022.72 0.00 [2024-09-10T04:10:55.912Z] 03:31:02 597.26 0.10 597.16 0.00 0.79 75050.06 0.00 [2024-09-10T04:10:55.912Z] 03:32:01 350.42 0.15 350.26 0.00 18.03 66362.58 0.00 [2024-09-10T04:10:55.912Z] 03:33:01 39.56 0.02 39.54 0.00 3.87 1001.83 0.00 [2024-09-10T04:10:55.912Z] 03:34:01 9.66 0.00 9.66 0.00 0.00 237.12 0.00 [2024-09-10T04:10:55.912Z] 03:35:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-09-10T04:10:55.912Z] 03:36:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-09-10T04:10:55.912Z] 03:37:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 [2024-09-10T04:10:55.912Z] 03:38:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-09-10T04:10:55.912Z] 03:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-09-10T04:10:55.912Z] 03:40:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-09-10T04:10:55.912Z] 03:41:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 [2024-09-10T04:10:55.912Z] 03:42:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-09-10T04:10:55.912Z] 03:43:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2024-09-10T04:10:55.912Z] 03:44:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-09-10T04:10:55.912Z] 03:45:01 3.15 1.50 1.65 0.00 35.46 21.20 0.00 [2024-09-10T04:10:55.912Z] 03:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-09-10T04:10:55.912Z] 03:47:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2024-09-10T04:10:55.912Z] 03:48:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-09-10T04:10:55.912Z] 03:49:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2024-09-10T04:10:55.912Z] 03:50:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2024-09-10T04:10:55.912Z] 03:51:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-09-10T04:10:55.912Z] 03:52:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2024-09-10T04:10:55.912Z] 03:53:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-09-10T04:10:55.912Z] 03:54:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2024-09-10T04:10:55.912Z] 03:55:01 2.02 1.02 1.00 0.00 21.86 12.40 0.00 [2024-09-10T04:10:55.912Z] 03:56:01 1.92 0.00 1.92 0.00 0.00 25.86 0.00 [2024-09-10T04:10:55.912Z] 03:57:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 [2024-09-10T04:10:55.912Z] 03:58:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-09-10T04:10:55.912Z] 03:59:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2024-09-10T04:10:55.912Z] 04:00:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-09-10T04:10:55.912Z] 04:01:01 1.56 0.00 1.56 0.00 0.00 18.03 0.00 [2024-09-10T04:10:55.912Z] 04:02:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-09-10T04:10:55.912Z] 04:03:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 [2024-09-10T04:10:55.912Z] 04:04:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-09-10T04:10:55.912Z] 04:05:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2024-09-10T04:10:55.912Z] 04:06:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-09-10T04:10:55.912Z] 04:07:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2024-09-10T04:10:55.912Z] 04:08:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-09-10T04:10:55.912Z] 04:09:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-09-10T04:10:55.912Z] 04:10:01 124.73 0.53 124.20 0.00 11.73 37859.96 0.00 [2024-09-10T04:10:55.912Z] Average: 49.78 0.99 48.79 0.00 144.00 14200.64 0.00 [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-10T04:10:55.912Z] 03:02:01 30581540 31853908 522084 1.59 47296 1541944 1657108 4.88 602776 1413704 960 [2024-09-10T04:10:55.912Z] 03:03:01 30581884 31854372 520976 1.58 47328 1541948 1657108 4.88 603256 1413680 184 [2024-09-10T04:10:55.912Z] 03:04:01 30582296 31854964 520456 1.58 47356 1541948 1657108 4.88 602016 1413832 20 [2024-09-10T04:10:55.912Z] 03:05:01 30582960 31855668 519688 1.58 47396 1541956 1657108 4.88 603168 1413836 176 [2024-09-10T04:10:55.912Z] 03:06:01 30268588 31824736 519696 1.58 63452 1813940 1616384 4.76 730672 1570104 68980 [2024-09-10T04:10:55.912Z] 03:07:01 30121336 31818772 520848 1.58 76880 1939748 1594476 4.70 884060 1554188 12 [2024-09-10T04:10:55.912Z] 03:08:01 30126640 31819468 520352 1.58 75508 1936508 1605764 4.73 882624 1550984 8 [2024-09-10T04:10:55.912Z] 03:09:01 30126448 31819336 520324 1.58 75588 1936508 1605764 4.73 882780 1550988 12 [2024-09-10T04:10:55.912Z] 03:10:01 30131976 31824944 514788 1.57 75652 1936512 1605764 4.73 877228 1550992 8 [2024-09-10T04:10:55.912Z] 03:11:01 30134992 31828096 511380 1.56 75732 1936516 1605764 4.73 874304 1550988 4 [2024-09-10T04:10:55.912Z] 03:12:01 30135100 31828328 511104 1.55 75828 1936516 1605764 4.73 874580 1550996 8 [2024-09-10T04:10:55.912Z] 03:13:01 30136092 31829388 509948 1.55 75924 1936524 1605764 4.73 873768 1551008 4 [2024-09-10T04:10:55.912Z] 03:14:01 30135932 31829304 509976 1.55 75972 1936528 1605764 4.73 873900 1551016 8 [2024-09-10T04:10:55.912Z] 03:15:01 30135536 31828980 510240 1.55 76044 1936528 1605764 4.73 874172 1551016 12 [2024-09-10T04:10:55.912Z] 03:16:01 30133928 31827540 511536 1.56 76160 1936512 1620712 4.78 875228 1550976 4 [2024-09-10T04:10:55.912Z] 03:17:01 30133680 31827396 511476 1.56 76252 1936508 1620712 4.78 876196 1550980 152 [2024-09-10T04:10:55.912Z] 03:18:01 30133884 31827708 510920 1.55 76340 1936516 1620712 4.78 875592 1550988 172 [2024-09-10T04:10:55.912Z] 03:19:01 30133460 31827376 511200 1.55 76420 1936520 1620712 4.78 875776 1550988 172 [2024-09-10T04:10:55.912Z] 03:20:01 30133572 31827604 510988 1.55 76516 1936520 1620712 4.78 875648 1550996 8 [2024-09-10T04:10:55.912Z] 03:21:01 30134064 31828208 510668 1.55 76620 1936528 1620712 4.78 875556 1550992 208 [2024-09-10T04:10:55.912Z] 03:22:01 30134176 31828320 510528 1.55 76644 1936528 1604576 4.73 875296 1550992 8 [2024-09-10T04:10:55.912Z] 03:23:01 30134484 31828692 510144 1.55 76692 1936532 1604576 4.73 875432 1551000 40 [2024-09-10T04:10:55.912Z] 03:24:01 27499708 31482404 797648 2.43 137052 4037164 1959708 5.78 1538700 3332240 179036 [2024-09-10T04:10:55.912Z] 03:25:01 26537128 31303124 968108 2.94 157996 4733376 2303332 6.79 2266032 3495240 731928 [2024-09-10T04:10:55.912Z] 03:26:01 26726396 31497796 771872 2.35 164148 4707136 1700188 5.01 1584456 3963528 502540 [2024-09-10T04:10:55.912Z] 03:27:01 27099316 31452092 821236 2.50 166276 4333240 1958012 5.77 1625412 3592940 656 [2024-09-10T04:10:55.912Z] 03:28:01 16843288 31350748 898976 2.73 342156 13789748 2554376 7.53 2856448 12070080 1861352 [2024-09-10T04:10:55.912Z] 03:29:01 10335248 29029672 3146932 9.57 381320 17518064 10797272 31.82 5739604 15165468 1298732 [2024-09-10T04:10:55.912Z] 03:30:01 7146156 27941336 4243768 12.91 394664 19534616 9881112 29.12 7669076 16372796 545524 [2024-09-10T04:10:55.912Z] 03:31:02 6450640 29745824 2458292 7.48 409724 21980428 6228884 18.36 6687040 18040388 1796612 [2024-09-10T04:10:55.912Z] 03:32:01 9730888 31406292 842388 2.56 413136 20536780 2233904 6.58 3418976 18272248 684 [2024-09-10T04:10:55.912Z] 03:33:01 9725684 31403020 845092 2.57 414676 20537564 2251268 6.63 3816892 17880824 656 [2024-09-10T04:10:55.912Z] 03:34:01 9723800 31401776 846280 2.57 415096 20537736 2231968 6.58 3884576 17813220 188 [2024-09-10T04:10:55.912Z] 03:35:01 9724044 31402020 845944 2.57 415120 20537736 2231968 6.58 3883896 17813220 44 [2024-09-10T04:10:55.912Z] 03:36:01 9734036 31412048 836452 2.54 415132 20537740 2231968 6.58 3874032 17813224 8 [2024-09-10T04:10:55.912Z] 03:37:01 9734020 31412044 836360 2.54 415184 20537748 2231968 6.58 3874176 17813232 32 [2024-09-10T04:10:55.912Z] 03:38:01 9746248 31424352 823988 2.51 415208 20537748 2231968 6.58 3862380 17813232 200 [2024-09-10T04:10:55.912Z] 03:39:01 9745956 31424068 824244 2.51 415236 20537752 2231968 6.58 3862196 17813236 40 [2024-09-10T04:10:55.912Z] 03:40:01 9745908 31424048 824204 2.51 415264 20537752 2231968 6.58 3861976 17813236 12 [2024-09-10T04:10:55.912Z] 03:41:01 9746104 31424280 824016 2.51 415284 20537756 2231968 6.58 3861808 17813240 40 [2024-09-10T04:10:55.912Z] 03:42:01 9746052 31424252 824204 2.51 415316 20537752 2231968 6.58 3861892 17813244 12 [2024-09-10T04:10:55.912Z] 03:43:01 9746288 31424548 823912 2.51 415344 20537760 2231968 6.58 3861936 17813248 40 [2024-09-10T04:10:55.912Z] 03:44:01 9746672 31424948 823828 2.51 415356 20537768 2231968 6.58 3862408 17813248 200 [2024-09-10T04:10:55.912Z] 03:45:01 9740348 31420848 827864 2.52 415392 20538832 2231968 6.58 3870188 17813500 228 [2024-09-10T04:10:55.912Z] 03:46:01 9739968 31420472 828216 2.52 415400 20538832 2231968 6.58 3869196 17813496 16 [2024-09-10T04:10:55.912Z] 03:47:01 9739928 31420448 828176 2.52 415420 20538840 2231968 6.58 3869220 17813504 40 [2024-09-10T04:10:55.912Z] 03:48:01 9739944 31420516 828008 2.52 415452 20538840 2248020 6.63 3869744 17813504 200 [2024-09-10T04:10:55.912Z] 03:49:01 9739968 31420544 827956 2.52 415476 20538844 2248020 6.63 3869224 17813508 168 [2024-09-10T04:10:55.912Z] 03:50:01 9739628 31420236 828208 2.52 415496 20538848 2248020 6.63 3869232 17813512 4 [2024-09-10T04:10:55.912Z] 03:51:01 9739612 31420244 828128 2.52 415520 20538848 2248020 6.63 3869148 17813512 176 [2024-09-10T04:10:55.912Z] 03:52:01 9739512 31420172 828332 2.52 415552 20538852 2248020 6.63 3869216 17813516 8 [2024-09-10T04:10:55.912Z] 03:53:01 9739748 31420440 828032 2.52 415588 20538852 2248020 6.63 3869308 17813516 176 [2024-09-10T04:10:55.912Z] 03:54:01 9739668 31420424 828016 2.52 415620 20538856 2248020 6.63 3869352 17813524 8 [2024-09-10T04:10:55.912Z] 03:55:01 9726844 31407976 839916 2.55 415684 20539256 2283820 6.73 3880392 17813816 188 [2024-09-10T04:10:55.912Z] 03:56:01 9735476 31417396 830760 2.53 415700 20539480 2283820 6.73 3869856 17814064 12 [2024-09-10T04:10:55.912Z] 03:57:01 9735720 31417660 830408 2.53 415744 20539484 2283820 6.73 3869932 17814068 32 [2024-09-10T04:10:55.912Z] 03:58:01 9735420 31417368 830628 2.53 415756 20539488 2283820 6.73 3869856 17814072 8 [2024-09-10T04:10:55.912Z] 03:59:01 9735592 31417596 830376 2.53 415776 20539488 2283820 6.73 3869948 17814072 4 [2024-09-10T04:10:55.912Z] 04:00:01 9735544 31417580 830344 2.53 415788 20539492 2283820 6.73 3870012 17814076 4 [2024-09-10T04:10:55.912Z] 04:01:01 9736000 31418060 829904 2.52 415816 20539496 2283820 6.73 3869560 17814080 44 [2024-09-10T04:10:55.912Z] 04:02:01 9736720 31418832 829312 2.52 415844 20539500 2283820 6.73 3869776 17814084 36 [2024-09-10T04:10:55.912Z] 04:03:01 9736720 31418840 829256 2.52 415872 20539504 2283820 6.73 3869652 17814088 28 [2024-09-10T04:10:55.912Z] 04:04:01 9736672 31418824 829232 2.52 415880 20539508 2283820 6.73 3869860 17814092 16 [2024-09-10T04:10:55.912Z] 04:05:01 9736348 31418512 829448 2.52 415912 20539508 2283820 6.73 3869688 17814096 8 [2024-09-10T04:10:55.912Z] 04:06:01 9736072 31418300 829644 2.52 415940 20539512 2283820 6.73 3869752 17814100 16 [2024-09-10T04:10:55.912Z] 04:07:01 9736056 31418288 829572 2.52 415964 20539516 2283820 6.73 3869840 17814100 40 [2024-09-10T04:10:55.912Z] 04:08:01 9736224 31418492 829524 2.52 415992 20539516 2283820 6.73 3869828 17814104 12 [2024-09-10T04:10:55.912Z] 04:09:01 9736200 31418500 829492 2.52 416004 20539520 2283820 6.73 3869856 17814104 184 [2024-09-10T04:10:55.912Z] 04:10:01 9021684 31394788 853340 2.60 425836 21168436 2269448 6.69 3928480 18414640 116 [2024-09-10T04:10:55.912Z] Average: 17283156 31440075 838249 2.55 288619 13524323 2333295 6.88 2876494 11673729 101326 [2024-09-10T04:10:55.912Z] [2024-09-10T04:10:55.912Z] 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-10T04:10:55.912Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:02:01 ens3 163.42 113.48 494.03 24.42 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:03:01 ens3 1.30 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:04:01 ens3 1.63 0.00 0.16 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:05:01 ens3 1.87 0.93 0.84 0.63 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:06:01 ens3 210.80 93.92 2499.72 6.92 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.912Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:07:01 ens3 21.72 8.96 236.12 0.74 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:09:01 ens3 0.42 0.23 0.08 0.02 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:10:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:11:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:12:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:14:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:16:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:17:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:18:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:19:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:20:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:22:01 ens3 0.43 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:24:01 docker0 913.20 912.00 67.25 4953.12 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:24:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:24:01 ens3 1550.74 1379.00 12907.38 171.29 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:25:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:25:01 ens3 32.96 23.38 32.85 14.66 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:25:01 vetheedc3b8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:26:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:26:01 ens3 46.38 48.03 32.94 103.91 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:26:01 vetheedc3b8 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:27:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:27:01 vethce5774c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:27:01 ens3 100.72 61.19 2222.43 18.87 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:28:01 docker0 433.81 812.40 38.08 7048.85 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:28:01 veth1194e9f 76.19 139.91 7.91 1181.18 0.00 0.00 0.00 0.10 [2024-09-10T04:10:55.913Z] 03:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:28:01 vethfbdfd1b 78.34 144.24 8.24 1182.06 0.00 0.00 0.00 0.10 [2024-09-10T04:10:55.913Z] 03:28:01 vethce5774c 0.37 1.23 0.03 0.17 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:28:01 ens3 910.63 477.90 7970.60 63.82 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:28:01 vethe501073 72.17 141.58 7.84 1189.04 0.00 0.00 0.00 0.10 [2024-09-10T04:10:55.913Z] 03:28:01 vethb74cd67 72.27 133.41 7.65 1182.42 0.00 0.00 0.00 0.10 [2024-09-10T04:10:55.913Z] 03:28:01 vethd4fc79c 77.19 158.92 8.08 1201.04 0.00 0.00 0.00 0.10 [2024-09-10T04:10:55.913Z] 03:29:01 veth9f44f66 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethe1a5e69 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth392baff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth2ba70d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethd5cd4af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth9591cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethf954551 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth64752dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth9c29930 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethce5774c 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 ens3 15.13 11.06 12.78 6.59 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth6396d47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 veth2dc22d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethcb42277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:29:01 vethb401d10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth9f44f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethe1a5e69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth392baff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth2ba70d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethd5cd4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth9591cb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethf954551 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth64752dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth9c29930 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethce5774c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 ens3 3.61 2.30 2.76 1.52 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth6396d47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 veth2dc22d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethcb42277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:30:01 vethb401d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth9f44f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth2ba70d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 vethd5cd4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 vethf954551 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth64752dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth9c29930 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 vethce5774c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 ens3 24.55 18.76 19.27 11.23 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth6396d47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:31:02 veth2dc22d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:32:01 lo 24.61 24.61 2.43 2.43 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:32:01 ens3 232.38 244.52 121.81 940.67 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:33:01 lo 47.73 47.73 4.70 4.70 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:33:01 ens3 462.02 469.99 216.30 2484.69 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:34:01 lo 11.46 11.46 1.13 1.13 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:34:01 ens3 95.92 88.35 56.53 389.17 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:35:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:37:01 ens3 0.67 0.27 0.13 0.08 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:38:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:39:01 ens3 1.37 1.08 3.39 0.26 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:42:01 ens3 0.40 0.10 0.11 0.07 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:43:01 ens3 0.35 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:44:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:45:01 ens3 7.73 4.93 5.54 6.10 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:46:01 ens3 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:47:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:48:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:49:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:50:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:52:01 ens3 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:53:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:54:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:55:01 ens3 0.95 0.72 0.49 0.30 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:57:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 03:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:02:01 ens3 0.72 0.58 0.35 0.30 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:04:01 ens3 1.05 0.52 0.42 0.22 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:05:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:07:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:09:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:10:01 docker0 84.20 153.27 7.54 1272.92 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:10:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] 04:10:01 ens3 285.37 163.12 4890.54 29.76 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] Average: docker0 20.77 27.25 1.64 192.44 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] Average: ens3 60.61 46.58 459.93 61.78 0.00 0.00 0.00 0.00 [2024-09-10T04:10:55.913Z] [2024-09-10T04:10:55.913Z] [2024-09-10T04:10:55.913Z] ---> sar -P ALL: [2024-09-10T04:10:55.913Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9942) 09/10/24 _x86_64_ (8 CPU) [2024-09-10T04:10:55.913Z] [2024-09-10T04:10:55.913Z] 03:00:43 LINUX RESTART (8 CPU) [2024-09-10T04:10:55.913Z] [2024-09-10T04:10:55.913Z] 03:01:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.913Z] 03:02:01 all 1.97 0.00 0.59 0.83 0.03 96.59 [2024-09-10T04:10:55.913Z] 03:02:01 0 2.00 0.00 0.55 0.28 0.03 97.13 [2024-09-10T04:10:55.913Z] 03:02:01 1 2.53 0.00 0.55 0.50 0.02 96.40 [2024-09-10T04:10:55.913Z] 03:02:01 2 2.74 0.00 0.28 0.02 0.02 96.95 [2024-09-10T04:10:55.913Z] 03:02:01 3 2.07 0.00 0.42 0.07 0.03 97.41 [2024-09-10T04:10:55.913Z] 03:02:01 4 1.30 0.00 1.65 0.05 0.03 96.96 [2024-09-10T04:10:55.913Z] 03:02:01 5 1.57 0.00 0.48 5.13 0.03 92.78 [2024-09-10T04:10:55.913Z] 03:02:01 6 2.04 0.00 0.30 0.22 0.03 97.41 [2024-09-10T04:10:55.913Z] 03:02:01 7 1.48 0.00 0.48 0.35 0.02 97.67 [2024-09-10T04:10:55.913Z] 03:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-09-10T04:10:55.913Z] 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.913Z] 03:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.913Z] 03:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.913Z] 03:03:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.913Z] 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.913Z] 03:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-09-10T04:10:55.913Z] 03:03:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-10T04:10:55.913Z] 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.913Z] 03:04:01 all 0.03 0.00 0.02 0.00 0.02 99.94 [2024-09-10T04:10:55.913Z] 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.913Z] 03:04:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-09-10T04:10:55.913Z] 03:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.913Z] 03:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.913Z] 03:04:01 4 0.13 0.00 0.08 0.00 0.00 99.78 [2024-09-10T04:10:55.913Z] 03:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-10T04:10:55.913Z] 03:04:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-10T04:10:55.913Z] 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.913Z] 03:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-09-10T04:10:55.913Z] 03:05:01 0 0.23 0.00 0.00 0.00 0.02 99.75 [2024-09-10T04:10:55.913Z] 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.913Z] 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.913Z] 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.913Z] 03:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.913Z] 03:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-10T04:10:55.913Z] 03:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-10T04:10:55.913Z] 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.913Z] 03:06:01 all 1.66 0.00 0.94 0.37 0.03 97.01 [2024-09-10T04:10:55.913Z] 03:06:01 0 2.54 0.00 1.60 0.55 0.03 95.28 [2024-09-10T04:10:55.913Z] 03:06:01 1 1.31 0.00 0.59 0.02 0.02 98.07 [2024-09-10T04:10:55.913Z] 03:06:01 2 1.04 0.00 0.70 0.03 0.02 98.21 [2024-09-10T04:10:55.913Z] 03:06:01 3 2.26 0.00 0.97 0.07 0.03 96.68 [2024-09-10T04:10:55.913Z] 03:06:01 4 2.97 0.00 0.77 0.05 0.02 96.20 [2024-09-10T04:10:55.913Z] 03:06:01 5 0.95 0.00 0.73 2.14 0.03 96.15 [2024-09-10T04:10:55.913Z] 03:06:01 6 1.10 0.00 1.67 0.02 0.03 97.17 [2024-09-10T04:10:55.913Z] 03:06:01 7 1.08 0.00 0.50 0.08 0.02 98.31 [2024-09-10T04:10:55.913Z] 03:07:01 all 1.19 0.00 0.59 0.17 0.02 98.02 [2024-09-10T04:10:55.913Z] 03:07:01 0 1.50 0.00 0.53 0.25 0.03 97.68 [2024-09-10T04:10:55.913Z] 03:07:01 1 0.63 0.00 0.58 0.15 0.02 98.62 [2024-09-10T04:10:55.913Z] 03:07:01 2 2.87 0.00 0.43 0.02 0.05 96.64 [2024-09-10T04:10:55.913Z] 03:07:01 3 0.93 0.00 0.42 0.03 0.00 98.62 [2024-09-10T04:10:55.913Z] 03:07:01 4 0.95 0.00 0.28 0.00 0.02 98.75 [2024-09-10T04:10:55.913Z] 03:07:01 5 1.38 0.00 1.57 0.65 0.02 96.38 [2024-09-10T04:10:55.913Z] 03:07:01 6 0.75 0.00 0.62 0.23 0.03 98.37 [2024-09-10T04:10:55.913Z] 03:07:01 7 0.47 0.00 0.32 0.03 0.03 99.15 [2024-09-10T04:10:55.913Z] 03:08:01 all 0.09 0.00 0.07 0.02 0.01 99.82 [2024-09-10T04:10:55.913Z] 03:08:01 0 0.10 0.00 0.05 0.13 0.00 99.72 [2024-09-10T04:10:55.914Z] 03:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-10T04:10:55.914Z] 03:08:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2024-09-10T04:10:55.914Z] 03:08:01 3 0.12 0.00 0.08 0.02 0.00 99.78 [2024-09-10T04:10:55.914Z] 03:08:01 4 0.22 0.00 0.13 0.00 0.00 99.65 [2024-09-10T04:10:55.914Z] 03:08:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2024-09-10T04:10:55.914Z] 03:08:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:08:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2024-09-10T04:10:55.914Z] 03:09:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2024-09-10T04:10:55.914Z] 03:09:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:09:01 2 0.25 0.00 0.00 0.02 0.00 99.73 [2024-09-10T04:10:55.914Z] 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-10T04:10:55.914Z] 03:10:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2024-09-10T04:10:55.914Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-10T04:10:55.914Z] 03:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-09-10T04:10:55.914Z] 03:11:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2024-09-10T04:10:55.914Z] 03:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-10T04:10:55.914Z] 03:12:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:12:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] [2024-09-10T04:10:55.914Z] 03:12:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.914Z] 03:13:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-09-10T04:10:55.914Z] 03:13:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2024-09-10T04:10:55.914Z] 03:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:14:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2024-09-10T04:10:55.914Z] 03:14:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:14:01 2 1.82 0.00 0.02 0.00 0.00 98.16 [2024-09-10T04:10:55.914Z] 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:15:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2024-09-10T04:10:55.914Z] 03:15:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:15:01 2 1.87 0.00 0.05 0.00 0.02 98.06 [2024-09-10T04:10:55.914Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:16:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2024-09-10T04:10:55.914Z] 03:16:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2024-09-10T04:10:55.914Z] 03:16:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2024-09-10T04:10:55.914Z] 03:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:17:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.914Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.914Z] 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-09-10T04:10:55.914Z] 03:18:01 0 0.03 0.00 0.00 0.05 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:19:01 all 0.18 0.00 0.01 0.01 0.01 99.80 [2024-09-10T04:10:55.914Z] 03:19:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2024-09-10T04:10:55.914Z] 03:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-10T04:10:55.914Z] 03:19:01 2 1.27 0.00 0.00 0.00 0.00 98.73 [2024-09-10T04:10:55.914Z] 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:20:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2024-09-10T04:10:55.914Z] 03:20:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-10T04:10:55.914Z] 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.914Z] 03:20:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2024-09-10T04:10:55.914Z] 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:21:01 all 0.27 0.00 0.00 0.01 0.01 99.72 [2024-09-10T04:10:55.914Z] 03:21:01 0 0.03 0.00 0.00 0.05 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:21:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-09-10T04:10:55.914Z] 03:21:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2024-09-10T04:10:55.914Z] 03:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:22:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-09-10T04:10:55.914Z] 03:22:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.914Z] 03:22:01 2 0.81 0.00 0.00 0.00 0.02 99.17 [2024-09-10T04:10:55.914Z] 03:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-09-10T04:10:55.914Z] 03:23:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] [2024-09-10T04:10:55.914Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.914Z] 03:24:01 all 10.75 0.00 3.79 2.06 0.09 83.31 [2024-09-10T04:10:55.914Z] 03:24:01 0 10.14 0.00 3.37 0.94 0.10 85.44 [2024-09-10T04:10:55.914Z] 03:24:01 1 12.33 0.00 3.67 6.27 0.08 77.64 [2024-09-10T04:10:55.914Z] 03:24:01 2 12.34 0.00 4.81 2.74 0.10 80.02 [2024-09-10T04:10:55.914Z] 03:24:01 3 11.10 0.00 4.28 0.93 0.08 83.61 [2024-09-10T04:10:55.914Z] 03:24:01 4 11.22 0.00 3.19 0.19 0.08 85.32 [2024-09-10T04:10:55.914Z] 03:24:01 5 11.10 0.00 3.36 0.64 0.10 84.79 [2024-09-10T04:10:55.914Z] 03:24:01 6 9.98 0.00 4.10 4.68 0.10 81.14 [2024-09-10T04:10:55.914Z] 03:24:01 7 7.80 0.00 3.52 0.10 0.07 88.51 [2024-09-10T04:10:55.914Z] 03:25:01 all 37.57 0.00 5.74 0.80 0.12 55.78 [2024-09-10T04:10:55.914Z] 03:25:01 0 37.14 0.00 6.16 0.05 0.10 56.55 [2024-09-10T04:10:55.914Z] 03:25:01 1 36.23 0.00 6.03 2.70 0.12 54.93 [2024-09-10T04:10:55.914Z] 03:25:01 2 35.27 0.00 5.80 3.08 0.12 55.73 [2024-09-10T04:10:55.914Z] 03:25:01 3 37.33 0.00 5.35 0.02 0.10 57.21 [2024-09-10T04:10:55.914Z] 03:25:01 4 37.32 0.00 5.42 0.08 0.17 57.01 [2024-09-10T04:10:55.914Z] 03:25:01 5 36.50 0.00 6.05 0.34 0.12 57.00 [2024-09-10T04:10:55.914Z] 03:25:01 6 42.54 0.00 5.47 0.10 0.10 51.78 [2024-09-10T04:10:55.914Z] 03:25:01 7 38.21 0.00 5.61 0.05 0.12 56.02 [2024-09-10T04:10:55.914Z] 03:26:01 all 47.70 0.00 5.14 0.67 0.12 46.37 [2024-09-10T04:10:55.914Z] 03:26:01 0 46.88 0.00 5.10 0.47 0.12 47.43 [2024-09-10T04:10:55.914Z] 03:26:01 1 49.33 0.00 5.32 0.03 0.12 45.20 [2024-09-10T04:10:55.914Z] 03:26:01 2 47.70 0.00 4.85 4.10 0.12 43.24 [2024-09-10T04:10:55.914Z] 03:26:01 3 49.36 0.00 5.02 0.05 0.12 45.46 [2024-09-10T04:10:55.914Z] 03:26:01 4 46.95 0.00 5.22 0.07 0.12 47.65 [2024-09-10T04:10:55.914Z] 03:26:01 5 46.12 0.00 5.46 0.57 0.12 47.73 [2024-09-10T04:10:55.914Z] 03:26:01 6 47.03 0.00 5.00 0.02 0.13 47.82 [2024-09-10T04:10:55.914Z] 03:26:01 7 48.23 0.00 5.15 0.05 0.12 46.45 [2024-09-10T04:10:55.914Z] 03:27:01 all 35.08 0.00 6.56 1.71 0.10 56.54 [2024-09-10T04:10:55.914Z] 03:27:01 0 34.92 0.00 6.57 0.19 0.08 58.23 [2024-09-10T04:10:55.914Z] 03:27:01 1 35.50 0.00 7.35 0.10 0.10 56.94 [2024-09-10T04:10:55.914Z] 03:27:01 2 34.34 0.00 6.22 1.11 0.10 58.23 [2024-09-10T04:10:55.914Z] 03:27:01 3 35.00 0.00 6.56 0.08 0.10 58.25 [2024-09-10T04:10:55.914Z] 03:27:01 4 37.70 0.00 7.27 9.93 0.12 44.98 [2024-09-10T04:10:55.914Z] 03:27:01 5 34.29 0.00 5.99 2.09 0.10 57.53 [2024-09-10T04:10:55.914Z] 03:27:01 6 35.04 0.00 6.69 0.00 0.10 58.18 [2024-09-10T04:10:55.914Z] 03:27:01 7 33.88 0.00 5.87 0.18 0.10 59.97 [2024-09-10T04:10:55.914Z] 03:28:01 all 23.73 0.00 9.19 26.26 0.10 40.72 [2024-09-10T04:10:55.914Z] 03:28:01 0 22.45 0.00 8.58 19.66 0.10 49.21 [2024-09-10T04:10:55.914Z] 03:28:01 1 24.32 0.00 9.56 26.76 0.10 39.26 [2024-09-10T04:10:55.914Z] 03:28:01 2 22.63 0.00 10.32 33.38 0.12 33.55 [2024-09-10T04:10:55.914Z] 03:28:01 3 24.56 0.00 8.61 26.03 0.10 40.70 [2024-09-10T04:10:55.914Z] 03:28:01 4 23.98 0.00 8.55 17.98 0.10 49.38 [2024-09-10T04:10:55.914Z] 03:28:01 5 24.31 0.00 9.11 28.63 0.10 37.84 [2024-09-10T04:10:55.914Z] 03:28:01 6 23.51 0.00 9.12 25.71 0.10 41.56 [2024-09-10T04:10:55.914Z] 03:28:01 7 24.03 0.00 9.66 31.97 0.10 34.25 [2024-09-10T04:10:55.914Z] 03:29:01 all 49.32 0.00 9.09 7.33 0.08 34.18 [2024-09-10T04:10:55.914Z] 03:29:01 0 49.58 0.00 8.68 7.68 0.08 33.97 [2024-09-10T04:10:55.914Z] 03:29:01 1 49.33 0.00 8.84 1.09 0.08 40.66 [2024-09-10T04:10:55.914Z] 03:29:01 2 49.44 0.00 9.58 31.97 0.08 8.94 [2024-09-10T04:10:55.914Z] 03:29:01 3 48.96 0.00 8.69 1.05 0.08 41.22 [2024-09-10T04:10:55.914Z] 03:29:01 4 49.32 0.00 10.54 8.81 0.08 31.25 [2024-09-10T04:10:55.914Z] 03:29:01 5 49.37 0.00 8.45 4.77 0.08 37.33 [2024-09-10T04:10:55.914Z] 03:29:01 6 49.64 0.00 8.88 1.27 0.08 40.12 [2024-09-10T04:10:55.914Z] 03:29:01 7 48.94 0.00 9.04 2.09 0.07 39.86 [2024-09-10T04:10:55.914Z] 03:30:01 all 89.06 0.00 10.79 0.00 0.15 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 0 90.10 0.00 9.75 0.00 0.15 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 1 89.49 0.00 10.36 0.00 0.15 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 2 89.22 0.00 10.63 0.00 0.15 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 3 89.76 0.00 10.12 0.00 0.12 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 4 88.45 0.00 11.41 0.00 0.13 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 5 86.09 0.00 13.71 0.00 0.21 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 6 89.92 0.00 9.95 0.00 0.13 0.00 [2024-09-10T04:10:55.914Z] 03:30:01 7 89.35 0.00 10.50 0.00 0.15 0.00 [2024-09-10T04:10:55.914Z] 03:31:02 all 89.04 0.00 10.14 0.50 0.21 0.10 [2024-09-10T04:10:55.914Z] 03:31:02 0 89.96 0.00 9.29 0.53 0.23 0.00 [2024-09-10T04:10:55.914Z] 03:31:02 1 88.73 0.00 10.33 0.64 0.21 0.08 [2024-09-10T04:10:55.914Z] 03:31:02 2 88.99 0.00 10.10 0.68 0.20 0.03 [2024-09-10T04:10:55.914Z] 03:31:02 3 89.52 0.00 9.69 0.00 0.20 0.59 [2024-09-10T04:10:55.914Z] 03:31:02 4 87.99 0.00 11.26 0.53 0.20 0.02 [2024-09-10T04:10:55.914Z] 03:31:02 5 89.18 0.00 10.05 0.55 0.20 0.03 [2024-09-10T04:10:55.914Z] 03:31:02 6 89.03 0.00 10.19 0.54 0.18 0.05 [2024-09-10T04:10:55.914Z] 03:31:02 7 88.95 0.00 10.24 0.56 0.23 0.02 [2024-09-10T04:10:55.914Z] 03:32:01 all 11.08 0.00 2.42 4.90 0.09 81.50 [2024-09-10T04:10:55.914Z] 03:32:01 0 10.54 0.00 2.46 2.74 0.08 84.18 [2024-09-10T04:10:55.914Z] 03:32:01 1 10.65 0.00 2.66 3.89 0.09 82.72 [2024-09-10T04:10:55.914Z] 03:32:01 2 10.78 0.00 2.16 0.97 0.09 86.01 [2024-09-10T04:10:55.914Z] 03:32:01 3 10.37 0.00 2.03 3.18 0.09 84.34 [2024-09-10T04:10:55.914Z] 03:32:01 4 11.84 0.00 3.00 21.93 0.10 63.13 [2024-09-10T04:10:55.914Z] 03:32:01 5 10.09 0.00 1.95 0.89 0.09 86.99 [2024-09-10T04:10:55.914Z] 03:32:01 6 12.19 0.00 2.26 1.92 0.09 83.54 [2024-09-10T04:10:55.914Z] 03:32:01 7 12.23 0.00 2.86 3.80 0.09 81.02 [2024-09-10T04:10:55.914Z] 03:33:01 all 8.96 0.00 1.02 0.21 0.07 89.75 [2024-09-10T04:10:55.914Z] 03:33:01 0 5.34 0.00 0.83 0.07 0.05 93.71 [2024-09-10T04:10:55.914Z] 03:33:01 1 10.18 0.00 1.15 0.10 0.07 88.50 [2024-09-10T04:10:55.914Z] 03:33:01 2 9.55 0.00 1.27 0.02 0.08 89.08 [2024-09-10T04:10:55.914Z] 03:33:01 3 7.63 0.00 0.86 0.49 0.07 90.96 [2024-09-10T04:10:55.914Z] 03:33:01 4 10.53 0.00 0.92 0.10 0.07 88.39 [2024-09-10T04:10:55.914Z] 03:33:01 5 9.37 0.00 1.14 0.08 0.07 89.34 [2024-09-10T04:10:55.914Z] 03:33:01 6 7.56 0.00 0.94 0.62 0.07 90.81 [2024-09-10T04:10:55.914Z] 03:33:01 7 11.51 0.00 1.02 0.18 0.08 87.20 [2024-09-10T04:10:55.914Z] 03:34:01 all 1.78 0.00 0.28 0.04 0.03 97.88 [2024-09-10T04:10:55.914Z] 03:34:01 0 2.39 0.00 0.27 0.02 0.05 97.28 [2024-09-10T04:10:55.914Z] 03:34:01 1 1.22 0.00 0.22 0.02 0.02 98.53 [2024-09-10T04:10:55.914Z] 03:34:01 2 2.95 0.00 0.27 0.00 0.03 96.75 [2024-09-10T04:10:55.914Z] 03:34:01 3 1.99 0.00 0.32 0.00 0.03 97.66 [2024-09-10T04:10:55.914Z] 03:34:01 4 1.87 0.00 0.32 0.02 0.03 97.77 [2024-09-10T04:10:55.914Z] 03:34:01 5 0.92 0.00 0.37 0.00 0.03 98.68 [2024-09-10T04:10:55.914Z] 03:34:01 6 1.36 0.00 0.22 0.00 0.00 98.43 [2024-09-10T04:10:55.914Z] 03:34:01 7 1.57 0.00 0.25 0.23 0.02 97.93 [2024-09-10T04:10:55.914Z] [2024-09-10T04:10:55.914Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.914Z] 03:35:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2024-09-10T04:10:55.914Z] 03:35:01 0 0.05 0.00 0.07 0.02 0.03 99.83 [2024-09-10T04:10:55.914Z] 03:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:35:01 6 1.66 0.00 0.00 0.00 0.02 98.32 [2024-09-10T04:10:55.914Z] 03:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-10T04:10:55.914Z] 03:36:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2024-09-10T04:10:55.914Z] 03:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-10T04:10:55.914Z] 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.914Z] 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-09-10T04:10:55.914Z] 03:37:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2024-09-10T04:10:55.914Z] 03:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-09-10T04:10:55.914Z] 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.914Z] 03:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.914Z] 03:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.914Z] 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.914Z] 03:38:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-09-10T04:10:55.914Z] 03:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-10T04:10:55.914Z] 03:38:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-10T04:10:55.914Z] 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.914Z] 03:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-10T04:10:55.914Z] 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.914Z] 03:38:01 6 1.19 0.00 0.00 0.00 0.02 98.79 [2024-09-10T04:10:55.914Z] 03:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:39:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-09-10T04:10:55.915Z] 03:39:01 0 0.05 0.00 0.07 0.02 0.03 99.83 [2024-09-10T04:10:55.915Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:39:01 6 1.35 0.00 0.02 0.00 0.00 98.63 [2024-09-10T04:10:55.915Z] 03:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:40:01 all 0.24 0.00 0.02 0.01 0.01 99.73 [2024-09-10T04:10:55.915Z] 03:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-09-10T04:10:55.915Z] 03:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:40:01 6 1.71 0.00 0.10 0.00 0.00 98.19 [2024-09-10T04:10:55.915Z] 03:40:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-10T04:10:55.915Z] 03:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-10T04:10:55.915Z] 03:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:41:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:42:01 all 0.14 0.00 0.02 0.01 0.01 99.83 [2024-09-10T04:10:55.915Z] 03:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:42:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:42:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2024-09-10T04:10:55.915Z] 03:42:01 6 0.78 0.00 0.03 0.00 0.02 99.17 [2024-09-10T04:10:55.915Z] 03:42:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:43:01 all 0.26 0.00 0.00 0.01 0.01 99.71 [2024-09-10T04:10:55.915Z] 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:43:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2024-09-10T04:10:55.915Z] 03:43:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:44:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-09-10T04:10:55.915Z] 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:44:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-10T04:10:55.915Z] 03:44:01 6 0.83 0.00 0.03 0.00 0.00 99.14 [2024-09-10T04:10:55.915Z] 03:44:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:45:01 all 0.24 0.00 0.05 0.01 0.01 99.69 [2024-09-10T04:10:55.915Z] 03:45:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2024-09-10T04:10:55.915Z] 03:45:01 1 0.73 0.00 0.00 0.02 0.02 99.23 [2024-09-10T04:10:55.915Z] 03:45:01 2 0.30 0.00 0.03 0.02 0.02 99.63 [2024-09-10T04:10:55.915Z] 03:45:01 3 0.18 0.00 0.07 0.02 0.03 99.70 [2024-09-10T04:10:55.915Z] 03:45:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-09-10T04:10:55.915Z] 03:45:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2024-09-10T04:10:55.915Z] 03:45:01 6 0.27 0.00 0.07 0.03 0.00 99.63 [2024-09-10T04:10:55.915Z] 03:45:01 7 0.13 0.00 0.03 0.02 0.00 99.82 [2024-09-10T04:10:55.915Z] [2024-09-10T04:10:55.915Z] 03:45:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.915Z] 03:46:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-10T04:10:55.915Z] 03:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-10T04:10:55.915Z] 03:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:47:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-09-10T04:10:55.915Z] 03:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:47:01 7 0.00 0.00 0.05 0.02 0.03 99.90 [2024-09-10T04:10:55.915Z] 03:48:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:48:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:49:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:49:01 7 0.00 0.00 0.03 0.02 0.03 99.92 [2024-09-10T04:10:55.915Z] 03:50:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:50:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:51:01 7 0.05 0.00 0.02 0.02 0.03 99.88 [2024-09-10T04:10:55.915Z] 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:52:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:53:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:53:01 7 0.05 0.00 0.00 0.03 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:55:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2024-09-10T04:10:55.915Z] 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:55:01 1 0.22 0.00 0.03 0.03 0.00 99.72 [2024-09-10T04:10:55.915Z] 03:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-10T04:10:55.915Z] 03:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:55:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-10T04:10:55.915Z] 03:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:55:01 7 0.03 0.00 0.07 0.02 0.00 99.88 [2024-09-10T04:10:55.915Z] 03:56:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-09-10T04:10:55.915Z] 03:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:56:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-10T04:10:55.915Z] 03:56:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-10T04:10:55.915Z] [2024-09-10T04:10:55.915Z] 03:56:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.915Z] 03:57:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-09-10T04:10:55.915Z] 03:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:57:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 03:57:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-10T04:10:55.915Z] 03:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-10T04:10:55.915Z] 03:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-10T04:10:55.915Z] 03:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-10T04:10:55.915Z] 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 03:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:58:01 7 0.03 0.00 0.02 0.07 0.02 99.87 [2024-09-10T04:10:55.915Z] 03:59:01 all 0.03 0.00 0.01 0.02 0.00 99.93 [2024-09-10T04:10:55.915Z] 03:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-09-10T04:10:55.915Z] 03:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:59:01 2 0.03 0.00 0.03 0.17 0.00 99.77 [2024-09-10T04:10:55.915Z] 03:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 03:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 03:59:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-10T04:10:55.915Z] 04:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-10T04:10:55.915Z] 04:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 04:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-10T04:10:55.915Z] 04:00:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:00:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2024-09-10T04:10:55.915Z] 04:01:01 all 0.04 0.00 0.01 0.06 0.00 99.88 [2024-09-10T04:10:55.915Z] 04:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-10T04:10:55.915Z] 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:01:01 2 0.03 0.00 0.00 0.12 0.00 99.85 [2024-09-10T04:10:55.915Z] 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:01:01 5 0.03 0.00 0.02 0.17 0.00 99.78 [2024-09-10T04:10:55.915Z] 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:01:01 7 0.08 0.00 0.02 0.20 0.02 99.68 [2024-09-10T04:10:55.915Z] 04:02:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2024-09-10T04:10:55.915Z] 04:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:02:01 2 0.03 0.00 0.00 0.08 0.00 99.88 [2024-09-10T04:10:55.915Z] 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 04:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-10T04:10:55.915Z] 04:02:01 7 0.00 0.00 0.02 0.25 0.02 99.72 [2024-09-10T04:10:55.915Z] 04:03:01 all 0.10 0.00 0.02 0.06 0.01 99.81 [2024-09-10T04:10:55.915Z] 04:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-10T04:10:55.915Z] 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:03:01 2 0.03 0.00 0.03 0.13 0.02 99.78 [2024-09-10T04:10:55.915Z] 04:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:03:01 4 0.03 0.00 0.05 0.17 0.02 99.73 [2024-09-10T04:10:55.915Z] 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:03:01 6 0.63 0.00 0.00 0.00 0.00 99.37 [2024-09-10T04:10:55.915Z] 04:03:01 7 0.02 0.00 0.02 0.15 0.02 99.80 [2024-09-10T04:10:55.915Z] 04:04:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2024-09-10T04:10:55.915Z] 04:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-10T04:10:55.915Z] 04:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:04:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2024-09-10T04:10:55.915Z] 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:04:01 6 0.47 0.00 0.02 0.00 0.00 99.52 [2024-09-10T04:10:55.915Z] 04:04:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2024-09-10T04:10:55.915Z] 04:05:01 all 0.04 0.00 0.02 0.07 0.01 99.86 [2024-09-10T04:10:55.915Z] 04:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-10T04:10:55.915Z] 04:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:05:01 2 0.02 0.00 0.02 0.15 0.02 99.80 [2024-09-10T04:10:55.915Z] 04:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 04:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:05:01 5 0.00 0.00 0.02 0.15 0.02 99.82 [2024-09-10T04:10:55.915Z] 04:05:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-09-10T04:10:55.915Z] 04:05:01 7 0.05 0.00 0.02 0.25 0.02 99.67 [2024-09-10T04:10:55.915Z] 04:06:01 all 0.04 0.00 0.02 0.05 0.01 99.88 [2024-09-10T04:10:55.915Z] 04:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:06:01 2 0.03 0.00 0.00 0.08 0.00 99.88 [2024-09-10T04:10:55.915Z] 04:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 04:06:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-10T04:10:55.915Z] 04:06:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-10T04:10:55.915Z] 04:06:01 7 0.02 0.00 0.03 0.32 0.03 99.60 [2024-09-10T04:10:55.915Z] 04:07:01 all 0.22 0.00 0.01 0.07 0.01 99.69 [2024-09-10T04:10:55.915Z] 04:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-10T04:10:55.915Z] 04:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:07:01 2 0.03 0.00 0.00 0.22 0.02 99.73 [2024-09-10T04:10:55.915Z] 04:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:07:01 6 1.53 0.00 0.00 0.00 0.00 98.47 [2024-09-10T04:10:55.915Z] 04:07:01 7 0.03 0.00 0.02 0.32 0.02 99.62 [2024-09-10T04:10:55.915Z] [2024-09-10T04:10:55.915Z] 04:07:01 CPU %user %nice %system %iowait %steal %idle [2024-09-10T04:10:55.915Z] 04:08:01 all 0.21 0.00 0.02 0.00 0.01 99.75 [2024-09-10T04:10:55.915Z] 04:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-10T04:10:55.915Z] 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:08:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-10T04:10:55.915Z] 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:08:01 6 1.44 0.00 0.00 0.00 0.02 98.55 [2024-09-10T04:10:55.915Z] 04:08:01 7 0.08 0.00 0.03 0.02 0.03 99.83 [2024-09-10T04:10:55.915Z] 04:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2024-09-10T04:10:55.915Z] 04:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-10T04:10:55.915Z] 04:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-10T04:10:55.915Z] 04:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-10T04:10:55.915Z] 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-10T04:10:55.915Z] 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-10T04:10:55.915Z] 04:09:01 6 0.61 0.00 0.02 0.00 0.00 99.37 [2024-09-10T04:10:55.915Z] 04:09:01 7 0.05 0.00 0.05 0.03 0.02 99.85 [2024-09-10T04:10:55.915Z] 04:10:01 all 5.58 0.00 2.67 3.96 0.09 87.69 [2024-09-10T04:10:55.915Z] 04:10:01 0 5.62 0.00 1.98 0.00 0.08 92.32 [2024-09-10T04:10:55.915Z] 04:10:01 1 5.08 0.00 3.23 7.30 0.17 84.22 [2024-09-10T04:10:55.915Z] 04:10:01 2 4.32 0.00 4.49 19.50 0.12 71.57 [2024-09-10T04:10:55.915Z] 04:10:01 3 5.80 0.00 1.85 0.57 0.07 91.72 [2024-09-10T04:10:55.915Z] 04:10:01 4 7.41 0.00 3.04 0.34 0.08 89.14 [2024-09-10T04:10:55.915Z] 04:10:01 5 6.24 0.00 2.55 0.20 0.07 90.94 [2024-09-10T04:10:55.915Z] 04:10:01 6 5.11 0.00 2.17 0.20 0.07 92.45 [2024-09-10T04:10:55.915Z] 04:10:01 7 5.08 0.00 2.13 3.86 0.10 88.83 [2024-09-10T04:10:55.915Z] Average: all 6.06 0.00 1.01 0.72 0.02 92.19 [2024-09-10T04:10:55.915Z] Average: 0 5.99 0.00 0.97 0.49 0.03 92.52 [2024-09-10T04:10:55.915Z] Average: 1 6.07 0.00 1.03 0.71 0.03 92.16 [2024-09-10T04:10:55.915Z] Average: 2 6.15 0.00 1.04 1.41 0.03 91.37 [2024-09-10T04:10:55.915Z] Average: 3 6.06 0.00 0.95 0.47 0.02 92.50 [2024-09-10T04:10:55.915Z] Average: 4 6.09 0.00 1.06 0.86 0.02 91.97 [2024-09-10T04:10:55.915Z] Average: 5 5.88 0.00 1.03 0.68 0.02 92.39 [2024-09-10T04:10:55.915Z] Average: 6 6.25 0.00 0.99 0.51 0.02 92.23 [2024-09-10T04:10:55.915Z] Average: 7 5.98 0.00 0.98 0.65 0.03 92.36 [2024-09-10T04:10:55.915Z] [2024-09-10T04:10:55.915Z] [2024-09-10T04:10:55.915Z]